delete_service_action(**kwargs)¶Deletes a self-service action.
See also: AWS API Documentation
Request Syntax
response = client.delete_service_action(
Id='string',
AcceptLanguage='string'
)
[REQUIRED]
The self-service action identifier. For example, act-fs7abcd89wxyz .
The language code.
en - English (default)jp - Japanesezh - Chinesedict
Response Syntax
{}
Response Structure
Exceptions
ServiceCatalog.Client.exceptions.ResourceNotFoundExceptionServiceCatalog.Client.exceptions.ResourceInUseException