delete_notification_subscription
(**kwargs)¶Deletes the specified subscription from the specified organization.
See also: AWS API Documentation
Request Syntax
response = client.delete_notification_subscription(
SubscriptionId='string',
OrganizationId='string'
)
[REQUIRED]
The ID of the subscription.
[REQUIRED]
The ID of the organization.
None
Exceptions
WorkDocs.Client.exceptions.UnauthorizedResourceAccessException
WorkDocs.Client.exceptions.EntityNotExistsException
WorkDocs.Client.exceptions.ServiceUnavailableException
WorkDocs.Client.exceptions.ProhibitedStateException