-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Open
aws/aws-cdk-cli
#762Labels
@aws-cdk/coreRelated to core CDK functionalityRelated to core CDK functionalityeffort/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.p2
Description
Describe the feature
With #31089, now we can use sts:TagSession
in single account. Next, it can be allowed to use with --trust
or --trust-for-lookup
.
Use Case
In cases of cross-account deployment, sts:TagSession
permission may be necessary. This makes it easier to track who assumed that role. Depending on security requirements, without this feature, it can be challenging to configure CI/CD pipelines across multiple accounts.
Proposed Solution
Add to bootstrap-template.yaml
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CDK version used
2.160.0
Environment details (OS name and version, etc.)
macOS 14.6.1
antonu17, carmennavarreteh, dge808 and jose-alamo-private
Metadata
Metadata
Assignees
Labels
@aws-cdk/coreRelated to core CDK functionalityRelated to core CDK functionalityeffort/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.p2