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