ServiceCatalog / Client / delete_constraint
delete_constraint#
- ServiceCatalog.Client.delete_constraint(**kwargs)#
Deletes the specified constraint.
A delegated admin is authorized to invoke this command.
See also: AWS API Documentation
Request Syntax
response = client.delete_constraint( AcceptLanguage='string', Id='string' )
- Parameters:
AcceptLanguage (string) –
The language code.
jp
- Japanesezh
- Chinese
Id (string) –
[REQUIRED]
The identifier of the constraint.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
ServiceCatalog.Client.exceptions.ResourceNotFoundException
ServiceCatalog.Client.exceptions.InvalidParametersException