SNS / Client / delete_platform_application
delete_platform_application#
- SNS.Client.delete_platform_application(**kwargs)#
- Deletes a platform application object for one of the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging). For more information, see Using Amazon SNS Mobile Push Notifications. - See also: AWS API Documentation - Request Syntax- response = client.delete_platform_application( PlatformApplicationArn='string' ) - Parameters:
- PlatformApplicationArn (string) – - [REQUIRED] - PlatformApplicationArn of platform application object to delete. 
- Returns:
- None 
 - Exceptions- SNS.Client.exceptions.InvalidParameterException
- SNS.Client.exceptions.InternalErrorException
- SNS.Client.exceptions.AuthorizationErrorException