Skip to content

Delete Cors Configuration

apigatewayv2_delete_cors_configuration R Documentation

Deletes a CORS configuration

Description

Deletes a CORS configuration.

Usage

apigatewayv2_delete_cors_configuration(ApiId)

Arguments

ApiId

[required] The API identifier.

Value

An empty list.

Request syntax

svc$delete_cors_configuration(
  ApiId = "string"
)