awscc.apigateway_basepathmapping

Filters

  • event

  • reduce

  • value

Actions

delete

Parent base class for filters and actions.

properties:
  type:
    enum:
    - delete
required:
- type

Permissions - apigateway:DELETE

update

Parent base class for filters and actions.

properties:
  Id:
    type: string
  RestApiId:
    description: The ID of the API.
    type: string
  Stage:
    description: The name of the API's stage.
    type: string
  type:
    enum:
    - update

Permissions - apigateway:GET, apigateway:DELETE, apigateway:PATCH