ApiGatewayV2 / Client / delete_model
delete_model#
- ApiGatewayV2.Client.delete_model(**kwargs)#
Deletes a Model.
See also: AWS API Documentation
Request Syntax
response = client.delete_model( ApiId='string', ModelId='string' )
- Parameters:
ApiId (string) –
[REQUIRED]
The API identifier.
ModelId (string) –
[REQUIRED]
The model ID.
- Returns:
None
Exceptions
ApiGatewayV2.Client.exceptions.NotFoundException
ApiGatewayV2.Client.exceptions.TooManyRequestsException