We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9829506 commit 8a03c33Copy full SHA for 8a03c33
README.md
@@ -1,4 +1,11 @@
1
aws-federation-goolge-apps-script
2
=================================
3
4
-aws iam Federation server hosted on google apps script
+ aws iam Federation server hosted on google apps script
5
+
6
+ AWS でフェデレーションログインするための Google apps script です。
7
+ Google Drive でスクリプトを作ってウェブアプリケーションとして導入するだけで、
8
+ 認証をgoogle appsで行い、AWSにログインできるようになります。
9
+ 認証のチェックや権限設定はスクリプトで行うため、細かくカスタマイズする事が可能です。
10
11
+ 利用例は example.gs を確認してみてください。
0 commit comments