Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

delete_service_action

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