ServiceCatalog / Client / delete_tag_option
delete_tag_option#
- ServiceCatalog.Client.delete_tag_option(**kwargs)#
Deletes the specified TagOption.
You cannot delete a TagOption if it is associated with a product or portfolio.
See also: AWS API Documentation
Request Syntax
response = client.delete_tag_option( Id='string' )
- Parameters:
Id (string) –
[REQUIRED]
The TagOption identifier.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
ServiceCatalog.Client.exceptions.TagOptionNotMigratedException
ServiceCatalog.Client.exceptions.ResourceInUseException
ServiceCatalog.Client.exceptions.ResourceNotFoundException