Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-ec2-transitgatewaypeeringattachment.json
Parent schema serverless-framework-configuration
Type: object

The AWS::EC2::TransitGatewayPeeringAttachment type. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-myservice

Properties

TransitGatewayId string | Aws_CF_FunctionString required

The ID of the transit gateway.

PeerTransitGatewayId string | Aws_CF_FunctionString required

The ID of the peer transit gateway.

PeerAccountId string | Aws_CF_FunctionString required

The ID of the peer account

PeerRegion string | Aws_CF_FunctionString required

Peer Region

Tags Tag[]

The tags for the transit gateway peering attachment.

Definitions

Tag object
Value string | Aws_CF_FunctionString

The value of the tag. Constraints: Tag values are case-sensitive and accept a maximum of 255 Unicode characters.

Key string | Aws_CF_FunctionString

The key of the tag. Constraints: Tag keys are case-sensitive and accept a maximum of 127 Unicode characters. May not begin with aws:.

PeeringAttachmentStatus object
Message string | Aws_CF_FunctionString

The status message, if applicable.

Code string | Aws_CF_FunctionString

The status code.