We are excited to announce our new API Documentation.
Optional
AllowSpecifies whether credentials are included in the CORS request. Supported only for HTTP APIs.
Optional
AllowRepresents a collection of allowed headers. Supported only for HTTP APIs.
Optional
AllowRepresents a collection of allowed HTTP methods. Supported only for HTTP APIs.
Optional
AllowRepresents a collection of allowed origins. Supported only for HTTP APIs.
Optional
ExposeRepresents a collection of exposed headers. Supported only for HTTP APIs.
Optional
MaxThe number of seconds that the browser should cache preflight request results. Supported only for HTTP APIs.
Represents a CORS configuration. Supported only for HTTP APIs. See Configuring CORS for more information.