AWS::VpcLattice::Listener FixedResponse - AWS CloudFormation

AWS::VpcLattice::Listener FixedResponse

Describes an action that returns a custom HTTP response.

Syntax

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

JSON

{ "StatusCode" : Integer }

YAML

StatusCode: Integer

Properties

StatusCode

The HTTP response code.

Required: Yes

Type: Integer

Minimum: 100

Maximum: 599

Update requires: No interruption