ServiceCatalog / Client / delete_provisioned_product_plan
delete_provisioned_product_plan¶
- ServiceCatalog.Client.delete_provisioned_product_plan(**kwargs)¶
Deletes the specified plan.
See also: AWS API Documentation
Request Syntax
response = client.delete_provisioned_product_plan( AcceptLanguage='string', PlanId='string', IgnoreErrors=True|False )
- Parameters:
AcceptLanguage (string) –
The language code.
jp
- Japanesezh
- Chinese
PlanId (string) –
[REQUIRED]
The plan identifier.
IgnoreErrors (boolean) – If set to true, Service Catalog stops managing the specified provisioned product even if it cannot delete the underlying resources.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
ServiceCatalog.Client.exceptions.InvalidParametersException
ServiceCatalog.Client.exceptions.ResourceNotFoundException