├── ALB_CLI └── index.html ├── CFAdapt_LearningActivity ├── CFLearningActivity.json └── OriginalTemp.json ├── DR ├── AMILook.json ├── CF_WordPress_Blog_Revised.json └── amilookup.zip ├── ElasticTranscoder └── small-test-video.mp4 ├── IAM_S3_Roles └── s3iamrole.json ├── README.md ├── amilookup.zip └── webIdentityFederation ├── deprecatedWebFed.py └── originalWebFeb.py /ALB_CLI/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/natonic/AWS_SA_Pro/HEAD/ALB_CLI/index.html -------------------------------------------------------------------------------- /CFAdapt_LearningActivity/CFLearningActivity.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/natonic/AWS_SA_Pro/HEAD/CFAdapt_LearningActivity/CFLearningActivity.json -------------------------------------------------------------------------------- /CFAdapt_LearningActivity/OriginalTemp.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/natonic/AWS_SA_Pro/HEAD/CFAdapt_LearningActivity/OriginalTemp.json -------------------------------------------------------------------------------- /DR/AMILook.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/natonic/AWS_SA_Pro/HEAD/DR/AMILook.json -------------------------------------------------------------------------------- /DR/CF_WordPress_Blog_Revised.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/natonic/AWS_SA_Pro/HEAD/DR/CF_WordPress_Blog_Revised.json -------------------------------------------------------------------------------- /DR/amilookup.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/natonic/AWS_SA_Pro/HEAD/DR/amilookup.zip -------------------------------------------------------------------------------- /ElasticTranscoder/small-test-video.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/natonic/AWS_SA_Pro/HEAD/ElasticTranscoder/small-test-video.mp4 -------------------------------------------------------------------------------- /IAM_S3_Roles/s3iamrole.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/natonic/AWS_SA_Pro/HEAD/IAM_S3_Roles/s3iamrole.json -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/natonic/AWS_SA_Pro/HEAD/README.md -------------------------------------------------------------------------------- /amilookup.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/natonic/AWS_SA_Pro/HEAD/amilookup.zip -------------------------------------------------------------------------------- /webIdentityFederation/deprecatedWebFed.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/natonic/AWS_SA_Pro/HEAD/webIdentityFederation/deprecatedWebFed.py -------------------------------------------------------------------------------- /webIdentityFederation/originalWebFeb.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/natonic/AWS_SA_Pro/HEAD/webIdentityFederation/originalWebFeb.py --------------------------------------------------------------------------------