aws-iam-identity-center-automation icon indicating copy to clipboard operation
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...

Results 3 aws-iam-identity-center-automation issues
Sort by recently updated
recently updated
newest added

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