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.UnauthorizedResourceAccessExceptionWorkDocs.Client.exceptions.EntityNotExistsExceptionWorkDocs.Client.exceptions.ServiceUnavailableExceptionWorkDocs.Client.exceptions.ProhibitedStateException