Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

delete_route_response

delete_route_response(**kwargs)

Deletes a RouteResponse.

See also: AWS API Documentation

Request Syntax

response = client.delete_route_response(
    ApiId='string',
    RouteId='string',
    RouteResponseId='string'
)
Parameters
  • ApiId (string) --

    [REQUIRED]

    The API identifier.

  • RouteId (string) --

    [REQUIRED]

    The route ID.

  • RouteResponseId (string) --

    [REQUIRED]

    The route response ID.

Returns

None

Exceptions

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