AWS Service Catalog

2018/03/01 - AWS Service Catalog - 1 new api methods

Changes  This release of ServiceCatalog adds the DeleteTagOption API.

DeleteTagOption (new) Link ΒΆ

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

client.delete_tag_option(
    Id='string'
)
type Id

string

param Id

[REQUIRED]

The TagOption identifier.

rtype

dict

returns

Response Syntax

{}

Response Structure

  • (dict) --