aws-iam-identity-center-automation
aws-iam-identity-center-automation copied to clipboard
Accelerate AWS IAM Identity Center (successor to AWS Single Sign-On (SSO)) implementation using AWS CDK. This CDK program allows you to conveniently define your own permission sets and assignments wit...
Hi, Are we able to attach customer managed policy to permission set? "permissionSets": [ { "permissionSetName": "PermissionSetName", "managedPolicies": ["CustomerManagedPolicy"], "customPolicy": "" } for example like this? seems that it doesn't...
After uploading bootstrap-template.yaml and tried to deploy, I got several errors with the deployment. I realized that the cdk-xxxx-cfn-exec-role was created without any permissions and therefore it cannot deploy the...
https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/522