AwsCorsConfiguration
class AwsCorsConfiguration
Contains the cross-origin resource sharing (CORS) configuration for the API. CORS is only supported for HTTP APIs.
Types
Properties
Link copied to clipboard
Indicates whether the CORS request includes credentials.
Link copied to clipboard
The allowed headers for CORS requests.
Link copied to clipboard
The allowed methods for CORS requests.
Link copied to clipboard
The allowed origins for CORS requests.
Link copied to clipboard
The exposed headers for CORS requests.