This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::RTBFabric::Link LinkAttributes
Describes the attributes of a link.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "CustomerProvidedId" :String, "ResponderErrorMasking" :[ ResponderErrorMaskingForHttpCode, ... ]}
YAML
CustomerProvidedId:StringResponderErrorMasking:- ResponderErrorMaskingForHttpCode
Properties
CustomerProvidedId-
The customer-provided unique identifier of the link.
Required: No
Type: String
Update requires: Some interruptions
ResponderErrorMasking-
Describes the masking for HTTP error codes.
Required: No
Type: Array of ResponderErrorMaskingForHttpCode
Minimum:
1Maximum:
200Update requires: Some interruptions