This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::RTBFabric::OutboundExternalLink
The AWS::RTBFabric::OutboundExternalLink resource Property description not available. for RTBFabric.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::RTBFabric::OutboundExternalLink", "Properties" : { "GatewayId" :String, "LinkAttributes" :LinkAttributes, "LinkLogSettings" :LinkLogSettings, "PublicEndpoint" :String, "Tags" :[ Tag, ... ]} }
YAML
Type: AWS::RTBFabric::OutboundExternalLink Properties: GatewayId:StringLinkAttributes:LinkAttributesLinkLogSettings:LinkLogSettingsPublicEndpoint:StringTags:- Tag
Properties
GatewayIdProperty description not available.
Required: Yes
Type: String
Pattern:
^rtb-gw-[a-z0-9-]{1,25}$Update requires: Some interruptions
LinkAttributesProperty description not available.
Required: No
Type: LinkAttributes
Update requires: Some interruptions
LinkLogSettingsProperty description not available.
Required: Yes
Type: LinkLogSettings
Update requires: Some interruptions
PublicEndpointProperty description not available.
Required: Yes
Type: String
Pattern:
^(https|http)://.+$Minimum:
0Maximum:
255Update requires: Some interruptions
Property description not available.
Required: No
Type: Array of Tag
Minimum:
0Maximum:
50Update requires: No interruption
Return values
Ref
Fn::GetAtt
ArnProperty description not available.
CreatedTimestampProperty description not available.
LinkIdProperty description not available.
LinkStatusProperty description not available.
UpdatedTimestampProperty description not available.