Package-level declarations
Types
The `BodyS3Location`
property specifies an S3 location from which to import an OpenAPI definition. Supported only for HTTP APIs.
The `Cors`
property specifies a CORS configuration for an API. Supported only for HTTP APIs. See Configuring CORS for more information.
The `JWTConfiguration`
property specifies the configuration of a JWT authorizer. Required for the `JWT`
authorizer type. Supported only for HTTP APIs.
The `DomainNameConfiguration`
property type specifies the configuration for an API's domain name. `DomainNameConfiguration`
is a property of the AWS::ApiGatewayV2::DomainName resource.
If specified, API Gateway performs two-way authentication between the client and the server. Clients must present a trusted certificate to access your API.
response parameter
map of response parameter lists
The TlsConfig property specifies the TLS configuration for a private integration. Supported only for HTTP APIs.
Specifies whether the parameter is required.