delete_cors_configuration

ApiGatewayV2.Client.delete_cors_configuration(**kwargs)

Deletes a CORS configuration.

See also: AWS API Documentation

Request Syntax

response = client.delete_cors_configuration(
    ApiId='string'
)
Parameters
ApiId (string) --

[REQUIRED]

The API identifier.

Returns
None

Exceptions

  • ApiGatewayV2.Client.exceptions.NotFoundException
  • ApiGatewayV2.Client.exceptions.TooManyRequestsException