AWS::GlobalAccelerator::CrossAccountAttachment Resource - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::GlobalAccelerator::CrossAccountAttachment Resource

A resource is one of the following: the ARN for an Amazon resource that is supported by Amazon Global Accelerator to be added as an endpoint, or a CIDR range that specifies a bring your own IP (BYOIP) address pool.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "EndpointId" : String, "Region" : String }

YAML

EndpointId: String Region: String

Properties

EndpointId

The endpoint ID for the endpoint that is specified as a Amazon resource.

An endpoint ID for the cross-account feature is the ARN of an Amazon resource, such as a Network Load Balancer, that Global Accelerator supports as an endpoint for an accelerator.

Required: Yes

Type: String

Maximum: 255

Update requires: No interruption

Region

The Amazon Web Services Region where a shared endpoint resource is located.

Required: No

Type: String

Maximum: 255

Update requires: No interruption