Get Export Plain Args
Constructors
Properties
Link copied to clipboard
Type of export. Acceptable values are oas30
for OpenAPI 3.0.x and swagger
for Swagger/OpenAPI 2.0.
Link copied to clipboard
Key-value map of query string parameters that specify properties of the export. the following parameters are supported: extensions='integrations'
or extensions='apigateway'
will export the API with x-amazon-apigateway-integration extensions. extensions='authorizers'
will export the API with x-amazon-apigateway-authorizer extensions.