paws.networking (version 0.1.6)

apigatewayv2_delete_cors_configuration: Deletes a CORS configuration

Description

Deletes a CORS configuration.

Usage

apigatewayv2_delete_cors_configuration(ApiId)

Arguments

ApiId

[required] The API identifier.

Request syntax

svc$delete_cors_configuration(
  ApiId = "string"
)