Skip to content

AWS::GlobalAccelerator: Allow creating cross-account attachments #29899

Open
@Nevon

Description

@Nevon

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.html

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.1055.0

Environment details (OS name and version, etc.)

nodejs20.x lambda runtime

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions