delete_service_action

ServiceCatalog.Client.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'
)
Parameters
  • Id (string) --

    [REQUIRED]

    The self-service action identifier. For example, act-fs7abcd89wxyz .

  • AcceptLanguage (string) --

    The language code.

    • en - English (default)
    • jp - Japanese
    • zh - Chinese
Return type

dict

Returns

Response Syntax

{}

Response Structure

  • (dict) --

Exceptions

  • ServiceCatalog.Client.exceptions.ResourceNotFoundException
  • ServiceCatalog.Client.exceptions.ResourceInUseException