AWS::GlobalAccelerator: Allow creating cross-account attachments #29899
Labels
@aws-cdk/aws-globalaccelerator
Related to AWS Global Accelerator
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p3
Describe the feature
Cross-account attachments specify principals who have permission to work with resources in accelerators in their own account. See https://docs.aws.amazon.com/global-accelerator/latest/dg/cross-account-resources.html for details.
Use Case
I work on a central deployment platform where services are deployed into central AWS accounts, and users want to be able to have their own global accelerator endpoints and connect those to the services in the central accounts.
Proposed Solution
CloudFormation released support for this recently through the
AWS::GlobalAccelerator::CrossAccountAttachment
resource. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-globalaccelerator-crossaccountattachment.htmlOther Information
No response
Acknowledgements
CDK version used
2.1055.0
Environment details (OS name and version, etc.)
nodejs20.x lambda runtime
The text was updated successfully, but these errors were encountered: