-
Notifications
You must be signed in to change notification settings - Fork 4.5k
PolicyPrincipal assumeRoleAction should support multiple actions #2041
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-iamRelated to AWS Identity and Access ManagementRelated to AWS Identity and Access Managementeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.feature/enhancementA new API to make things easier or more intuitive. A catch-all for general feature requests.A new API to make things easier or more intuitive. A catch-all for general feature requests.in-progressThis issue is being actively worked on.This issue is being actively worked on.p1
Description
currently, assumeRoleAction for PolicyPrincipals in the iam package doesn't support multiple actions and is defined as a string. Some orgs require assumeRole and assumeRoleWithSAML and this currently isn't possible. This type should support string | Array<string>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-iamRelated to AWS Identity and Access ManagementRelated to AWS Identity and Access Managementeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.feature/enhancementA new API to make things easier or more intuitive. A catch-all for general feature requests.A new API to make things easier or more intuitive. A catch-all for general feature requests.in-progressThis issue is being actively worked on.This issue is being actively worked on.p1