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::InboundExternalLink ResponderErrorMaskingForHttpCode
The ResponderErrorMaskingForHttpCode property type specifies Property description not available. for an AWS::RTBFabric::InboundExternalLink.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Action" :String, "HttpCode" :String, "LoggingTypes" :[ String, ... ], "ResponseLoggingPercentage" :Number}
YAML
Action:StringHttpCode:StringLoggingTypes:- StringResponseLoggingPercentage:Number
Properties
ActionProperty description not available.
Required: Yes
Type: String
Allowed values:
NO_BID | PASSTHROUGHUpdate requires: Some interruptions
HttpCodeProperty description not available.
Required: Yes
Type: String
Pattern:
^DEFAULT|4XX|5XX|\d{3}$Minimum:
3Maximum:
7Update requires: Some interruptions
LoggingTypesProperty description not available.
Required: Yes
Type: Array of String
Minimum:
1Maximum:
2Update requires: Some interruptions
ResponseLoggingPercentageProperty description not available.
Required: No
Type: Number
Minimum:
0Maximum:
100Update requires: Some interruptions