Amazon SNS AWS Price List API all Attribute Names and Values


Last Updated on April 28, 2021

Below is a reference for all attribute names and attribute values in AWS Price List API for Amazon Simple Notification Service (SNS).

Note: All the list below are in alphabetical order.

Service Code: AmazonSNS

Python Code to get Attribute Names for AmazonSNS using Boto3

import boto3

pricing_client = boto3.client('pricing', region_name='us-east-1')

response = pricing_client.describe_services(ServiceCode='AmazonSNS')

attribute_names = response['Services'][0]['AttributeNames']

print(attribute_names)

Attribute Name List for AmazonSNS


Python Code to get the Attribute Values List for AmazonSNS using Boto3

import boto3

pricing_client = boto3.client('pricing', region_name='us-east-1')

response = pricing_client.describe_services(ServiceCode='AmazonSNS')

attribute_names = response['Services'][0]['AttributeNames']

for attribute_name in attribute_names:

    attribute_values = []

    response_iterator = pricing_client.get_paginator('get_attribute_values').paginate(
        ServiceCode='AmazonSNS',
        AttributeName=attribute_name
    )

    for response in response_iterator:
        for attribute_value in response['AttributeValues']:
            attribute_values.append(attribute_value['Value'])

    print('Attribute Name:', attribute_name)
    print(attribute_values)
    print()

Attribute Values List for AmazonSNS

Attribute Name: description
Values:

Charged for each 64KB chunk of published data

Attribute Name: endpointType
Values:

Amazon Device Messaging (ADM)
Amazon Kinesis Data Firehose
Amazon SQS
Apple Passbook
Apple Passbook Sandbox
Apple Push Notification Service (APNS) - iOS
Apple Push Notification Service (APNS) - Mac OS
Apple Push Notification Service (APNS) Sandbox - iOS
Apple Push Notification Service (APNS) Sandbox - Mac OS
Apple Push Notification Service (APNS) VOIP
Apple Push Notification Service (APNS) VOIP Sandbox
AWS Lambda
Baidu Cloud Push (Baidu)
Google Cloud Messaging for Android (GCM)
HTTP
Microsoft Push Notification Service for Windows Phone (MPNS)
SMS
SMTP
Windows Push Notification Services (WNS)

Attribute Name: fromLocation
Values:

Asia Pacific (Mumbai)
Asia Pacific (Seoul)
Asia Pacific (Singapore)
Asia Pacific (Sydney)
Asia Pacific (Tokyo)
AWS GovCloud (US-West)
Canada (Central)
China (Beijing)
China (Ningxia)
EU (Frankfurt)
EU (Ireland)
EU (London)
EU (Paris)
EU (Stockholm)
External
Middle East (Bahrain)
South America (Sao Paulo)
US East (N. Virginia)
US East (Ohio)
US West (N. California)
US West (Oregon)

Attribute Name: fromLocationType
Values:

AWS Region
Other

Attribute Name: group
Values:

SMS-Inbound
SMS-Outbound
SMS-Sent-ROW
SMS-Sent-US
SNS-FIFO-Requests
SNS-FIFO-Subscription-Messages
SNS-FIFO-Subscription-Messages-Payload
SNS-MonthlyFree-Notifications
SNS-Publish-Payload
SNS-Requests-Tier1

Attribute Name: groupDescription
Values:

Amazon SNS API Requests
Amazon SNS FIFO API Requests
Amazon SNS FIFO Requests
Amazon SNS FIFO Subscription Messages
Amazon SNS FIFO Subscription Messages Payload
Monthly free usage of Amazon SNS requests
Monthly SMS Sent (Rest of the World)
Monthly SMS Sent (US)
SNS FIFO Publish Payload
SNS SMS Notifications to Rest Of World (non-US)
SNS SMS Notifications to the US

Attribute Name: location
Values:

Africa (Cape Town)
Asia Pacific (Hong Kong)
Asia Pacific (Mumbai)
Asia Pacific (Osaka)
Asia Pacific (Seoul)
Asia Pacific (Singapore)
Asia Pacific (Sydney)
Asia Pacific (Tokyo)
AWS GovCloud (US-East)
AWS GovCloud (US-West)
Canada (Central)
China (Beijing)
China (Ningxia)
EU (Frankfurt)
EU (Ireland)
EU (London)
EU (Milan)
EU (Paris)
EU (Stockholm)
Middle East (Bahrain)
South America (Sao Paulo)
US East (N. Virginia)
US East (Ohio)
US ISO East
US West (N. California)
US West (Oregon)

Attribute Name: locationType
Values:

AWS Region

Attribute Name: productFamily
Values:

API Request
Bundle
Message Delivery
Simple Messaging Service

Attribute Name: Restriction
Values:

Limited SKU Usage

Attribute Name: servicecode
Values:

AmazonSNS

Attribute Name: servicename
Values:

Amazon Simple Notification Service

Attribute Name: termType
Values:

OnDemand

Attribute Name: toLocation
Values:

Asia Pacific (Mumbai)
Asia Pacific (Seoul)
Asia Pacific (Singapore)
Asia Pacific (Sydney)
Asia Pacific (Tokyo)
AWS GovCloud (US-West)
Canada (Central)
EU (Frankfurt)
EU (Ireland)
EU (London)
EU (Paris)
EU (Stockholm)
External
Middle East (Bahrain)
South America (Sao Paulo)
US East (N. Virginia)
US East (Ohio)
US West (N. California)
US West (Oregon)

Attribute Name: toLocationType
Values:

AWS Region
Other

Attribute Name: transferType
Values:

AWS Inbound
AWS Outbound

Attribute Name: usagetype
Values:

AFS1-DeliveryAttempts-ADM         APE1-DeliveryAttempts-BAIDU       APN1-DeliveryAttempts-SMTP        APN2-F-DA-SQS                     APN3-F-Request-Tier1              APS2-DeliveryAttempts-AP_PB       APS3-DeliveryAttempts-AP_V_SB     CAN1-DeliveryAttempts-BAIDU       CNW1-F-DA-SQS                     EU-DeliveryAttempts-APNS          EUC1-DeliveryAttempts-FIREHOSE    EUN1-DeliveryAttempts-LAMBDA      EUS1-DeliveryAttempts-MPNS        EUW2-F-Request-Tier1              EUW3-SMS-Sent-ROW                 MES1-SMS-Price-ROW                SAE1-SMS-Price-US                 USE2-DeliveryAttempts-ADM         USW1-DeliveryAttempts-AP_V        USW2-DeliveryAttempts-APNS_SB     
AFS1-DeliveryAttempts-AP_PB       APE1-DeliveryAttempts-GCM         APN1-DeliveryAttempts-SQS         APN2-F-Egress-SQS                 APN3-Requests-Tier1               APS2-DeliveryAttempts-AP_PB_SB    APS3-DeliveryAttempts-APNS        CAN1-DeliveryAttempts-FIREHOSE    CNW1-F-Egress-SQS                 EU-DeliveryAttempts-APNS_SB       EUC1-DeliveryAttempts-GCM         EUN1-DeliveryAttempts-MACOS       EUS1-DeliveryAttempts-SMTP        EUW2-Requests-Tier1               EUW3-SMS-Sent-US                  MES1-SMS-Price-US                 SAE1-SMS-Sent-ROW                 USE2-DeliveryAttempts-AP_PB       USW1-DeliveryAttempts-AP_V_SB     USW2-DeliveryAttempts-BAIDU       
AFS1-DeliveryAttempts-AP_PB_SB    APE1-DeliveryAttempts-HTTP        APN1-DeliveryAttempts-WNS         APN2-F-Ingress-Tier1              APS1-DeliveryAttempts-ADM         APS2-DeliveryAttempts-AP_V        APS3-DeliveryAttempts-APNS_SB     CAN1-DeliveryAttempts-GCM         CNW1-F-Ingress-Tier1              EU-DeliveryAttempts-BAIDU         EUC1-DeliveryAttempts-HTTP        EUN1-DeliveryAttempts-MACOS_SB    EUS1-DeliveryAttempts-SQS         EUW2-SMS-Price-ROW                F-DA-SQS                          MES1-SMS-Sent-ROW                 SAE1-SMS-Sent-US                  USE2-DeliveryAttempts-AP_PB_SB    USW1-DeliveryAttempts-APNS        USW2-DeliveryAttempts-FIREHOSE    
AFS1-DeliveryAttempts-AP_V        APE1-DeliveryAttempts-LAMBDA      APN1-F-DA-SQS                     APN2-F-Request-Tier1              APS1-DeliveryAttempts-AP_PB       APS2-DeliveryAttempts-AP_V_SB     APS3-DeliveryAttempts-BAIDU       CAN1-DeliveryAttempts-HTTP        CNW1-F-Request-Tier1              EU-DeliveryAttempts-FIREHOSE      EUC1-DeliveryAttempts-LAMBDA      EUN1-DeliveryAttempts-MPNS        EUS1-DeliveryAttempts-WNS         EUW2-SMS-Price-US                 F-Egress-SQS                      MES1-SMS-Sent-US                  SMS-Price-ROW                     USE2-DeliveryAttempts-AP_V        USW1-DeliveryAttempts-APNS_SB     USW2-DeliveryAttempts-GCM         
AFS1-DeliveryAttempts-AP_V_SB     APE1-DeliveryAttempts-MACOS       APN1-F-Egress-SQS                 APN2-Requests-Tier1               APS1-DeliveryAttempts-AP_PB_SB    APS2-DeliveryAttempts-APNS        APS3-DeliveryAttempts-FIREHOSE    CAN1-DeliveryAttempts-LAMBDA      CNW1-SMS-Sent-ROW                 EU-DeliveryAttempts-GCM           EUC1-DeliveryAttempts-MACOS       EUN1-DeliveryAttempts-SMTP        EUS1-F-DA-SQS                     EUW2-SMS-Sent-ROW                 F-Ingress-Tier1                   Notifications-Mobile              SMS-Price-US                      USE2-DeliveryAttempts-AP_V_SB     USW1-DeliveryAttempts-BAIDU       USW2-DeliveryAttempts-HTTP        
AFS1-DeliveryAttempts-APNS        APE1-DeliveryAttempts-MACOS_SB    APN1-F-Ingress-Tier1              APN2-SMS-Price-ROW                APS1-DeliveryAttempts-AP_V        APS2-DeliveryAttempts-APNS_SB     APS3-DeliveryAttempts-GCM         CAN1-DeliveryAttempts-MACOS       CNW1-SMS-Sent-US                  EU-DeliveryAttempts-HTTP          EUC1-DeliveryAttempts-MACOS_SB    EUN1-DeliveryAttempts-SQS         EUS1-F-Egress-SQS                 EUW2-SMS-Sent-US                  F-Request-Tier1                   Requests-Tier1                    SMS-Sent-ROW                      USE2-DeliveryAttempts-APNS        USW1-DeliveryAttempts-FIREHOSE    USW2-DeliveryAttempts-LAMBDA      
AFS1-DeliveryAttempts-APNS_SB     APE1-DeliveryAttempts-MPNS        APN1-F-Request-Tier1              APN2-SMS-Price-US                 APS1-DeliveryAttempts-AP_V_SB     APS2-DeliveryAttempts-BAIDU       APS3-DeliveryAttempts-HTTP        CAN1-DeliveryAttempts-MACOS_SB    DeliveryAttempts-ADM              EU-DeliveryAttempts-LAMBDA        EUC1-DeliveryAttempts-MPNS        EUN1-DeliveryAttempts-WNS         EUS1-F-Ingress-Tier1              EUW3-DeliveryAttempts-ADM         MES1-DeliveryAttempts-ADM         SAE1-DeliveryAttempts-ADM         SMS-Sent-US                       USE2-DeliveryAttempts-APNS_SB     USW1-DeliveryAttempts-GCM         USW2-DeliveryAttempts-MACOS       
AFS1-DeliveryAttempts-BAIDU       APE1-DeliveryAttempts-SMTP        APN1-Requests-Tier1               APN2-SMS-Sent-ROW                 APS1-DeliveryAttempts-APNS        APS2-DeliveryAttempts-FIREHOSE    APS3-DeliveryAttempts-LAMBDA      CAN1-DeliveryAttempts-MPNS        DeliveryAttempts-AP_PB            EU-DeliveryAttempts-MACOS         EUC1-DeliveryAttempts-SMTP        EUN1-F-DA-SQS                     EUS1-F-Request-Tier1              EUW3-DeliveryAttempts-AP_PB       MES1-DeliveryAttempts-AP_PB       SAE1-DeliveryAttempts-AP_PB       UGE1-DeliveryAttempts-HTTP        USE2-DeliveryAttempts-BAIDU       USW1-DeliveryAttempts-HTTP        USW2-DeliveryAttempts-MACOS_SB    
AFS1-DeliveryAttempts-FIREHOSE    APE1-DeliveryAttempts-SQS         APN1-SMS-Price-ROW                APN2-SMS-Sent-US                  APS1-DeliveryAttempts-APNS_SB     APS2-DeliveryAttempts-GCM         APS3-DeliveryAttempts-MACOS       CAN1-DeliveryAttempts-SMTP        DeliveryAttempts-AP_PB_SB         EU-DeliveryAttempts-MACOS_SB      EUC1-DeliveryAttempts-SQS         EUN1-F-Egress-SQS                 EUS1-Requests-Tier1               EUW3-DeliveryAttempts-AP_PB_SB    MES1-DeliveryAttempts-AP_PB_SB    SAE1-DeliveryAttempts-AP_PB_SB    UGE1-DeliveryAttempts-LAMBDA      USE2-DeliveryAttempts-FIREHOSE    USW1-DeliveryAttempts-LAMBDA      USW2-DeliveryAttempts-MPNS        
AFS1-DeliveryAttempts-GCM         APE1-DeliveryAttempts-WNS         APN1-SMS-Price-US                 APN3-DeliveryAttempts-ADM         APS1-DeliveryAttempts-BAIDU       APS2-DeliveryAttempts-HTTP        APS3-DeliveryAttempts-MACOS_SB    CAN1-DeliveryAttempts-SQS         DeliveryAttempts-AP_V             EU-DeliveryAttempts-MPNS          EUC1-DeliveryAttempts-WNS         EUN1-F-Ingress-Tier1              EUW2-DeliveryAttempts-ADM         EUW3-DeliveryAttempts-AP_V        MES1-DeliveryAttempts-AP_V        SAE1-DeliveryAttempts-AP_V        UGE1-DeliveryAttempts-SMTP        USE2-DeliveryAttempts-GCM         USW1-DeliveryAttempts-MACOS       USW2-DeliveryAttempts-SMTP        
AFS1-DeliveryAttempts-HTTP        APE1-F-DA-SQS                     APN1-SMS-Sent-ROW                 APN3-DeliveryAttempts-AP_PB       APS1-DeliveryAttempts-FIREHOSE    APS2-DeliveryAttempts-LAMBDA      APS3-DeliveryAttempts-MPNS        CAN1-DeliveryAttempts-WNS         DeliveryAttempts-AP_V_SB          EU-DeliveryAttempts-SMTP          EUC1-F-DA-SQS                     EUN1-F-Request-Tier1              EUW2-DeliveryAttempts-AP_PB       EUW3-DeliveryAttempts-AP_V_SB     MES1-DeliveryAttempts-AP_V_SB     SAE1-DeliveryAttempts-AP_V_SB     UGE1-DeliveryAttempts-SQS         USE2-DeliveryAttempts-HTTP        USW1-DeliveryAttempts-MACOS_SB    USW2-DeliveryAttempts-SQS         
AFS1-DeliveryAttempts-LAMBDA      APE1-F-Egress-SQS                 APN1-SMS-Sent-US                  APN3-DeliveryAttempts-AP_PB_SB    APS1-DeliveryAttempts-GCM         APS2-DeliveryAttempts-MACOS       APS3-DeliveryAttempts-SMTP        CAN1-F-DA-SQS                     DeliveryAttempts-APNS             EU-DeliveryAttempts-SQS           EUC1-F-Egress-SQS                 EUN1-Requests-Tier1               EUW2-DeliveryAttempts-AP_PB_SB    EUW3-DeliveryAttempts-APNS        MES1-DeliveryAttempts-APNS        SAE1-DeliveryAttempts-APNS        UGE1-F-DA-SQS                     USE2-DeliveryAttempts-LAMBDA      USW1-DeliveryAttempts-MPNS        USW2-DeliveryAttempts-WNS         
AFS1-DeliveryAttempts-MACOS       APE1-F-Ingress-Tier1              APN2-DeliveryAttempts-ADM         APN3-DeliveryAttempts-AP_V        APS1-DeliveryAttempts-HTTP        APS2-DeliveryAttempts-MACOS_SB    APS3-DeliveryAttempts-SQS         CAN1-F-Egress-SQS                 DeliveryAttempts-APNS_SB          EU-DeliveryAttempts-WNS           EUC1-F-Ingress-Tier1              EUN1-SMS-Price-ROW                EUW2-DeliveryAttempts-AP_V        EUW3-DeliveryAttempts-APNS_SB     MES1-DeliveryAttempts-APNS_SB     SAE1-DeliveryAttempts-APNS_SB     UGE1-F-Egress-SQS                 USE2-DeliveryAttempts-MACOS       USW1-DeliveryAttempts-SMTP        USW2-F-DA-SQS                     
AFS1-DeliveryAttempts-MACOS_SB    APE1-F-Request-Tier1              APN2-DeliveryAttempts-AP_PB       APN3-DeliveryAttempts-AP_V_SB     APS1-DeliveryAttempts-LAMBDA      APS2-DeliveryAttempts-MPNS        APS3-DeliveryAttempts-WNS         CAN1-F-Ingress-Tier1              DeliveryAttempts-BAIDU            EU-F-DA-SQS                       EUC1-F-Request-Tier1              EUN1-SMS-Price-US                 EUW2-DeliveryAttempts-AP_V_SB     EUW3-DeliveryAttempts-BAIDU       MES1-DeliveryAttempts-BAIDU       SAE1-DeliveryAttempts-BAIDU       UGE1-F-Ingress-Tier1              USE2-DeliveryAttempts-MACOS_SB    USW1-DeliveryAttempts-SQS         USW2-F-Egress-SQS                 
AFS1-DeliveryAttempts-MPNS        APE1-Requests-Tier1               APN2-DeliveryAttempts-AP_PB_SB    APN3-DeliveryAttempts-APNS        APS1-DeliveryAttempts-MACOS       APS2-DeliveryAttempts-SMTP        APS3-F-DA-SQS                     CAN1-F-Request-Tier1              DeliveryAttempts-FIREHOSE         EU-F-Egress-SQS                   EUC1-Requests-Tier1               EUN1-SMS-Sent-ROW                 EUW2-DeliveryAttempts-APNS        EUW3-DeliveryAttempts-FIREHOSE    MES1-DeliveryAttempts-FIREHOSE    SAE1-DeliveryAttempts-FIREHOSE    UGE1-F-Request-Tier1              USE2-DeliveryAttempts-MPNS        USW1-DeliveryAttempts-WNS         USW2-F-Ingress-Tier1              
AFS1-DeliveryAttempts-SMTP        APN1-DeliveryAttempts-ADM         APN2-DeliveryAttempts-AP_V        APN3-DeliveryAttempts-APNS_SB     APS1-DeliveryAttempts-MACOS_SB    APS2-DeliveryAttempts-SQS         APS3-F-Egress-SQS                 CAN1-Requests-Tier1               DeliveryAttempts-GCM              EU-F-Ingress-Tier1                EUC1-SMS-Price-ROW                EUN1-SMS-Sent-US                  EUW2-DeliveryAttempts-APNS_SB     EUW3-DeliveryAttempts-HTTP        MES1-DeliveryAttempts-GCM         SAE1-DeliveryAttempts-GCM         UGE1-Requests-Tier1               USE2-DeliveryAttempts-SMTP        USW1-F-DA-SQS                     USW2-F-Request-Tier1              
AFS1-DeliveryAttempts-SQS         APN1-DeliveryAttempts-AP_PB       APN2-DeliveryAttempts-AP_V_SB     APN3-DeliveryAttempts-BAIDU       APS1-DeliveryAttempts-MPNS        APS2-DeliveryAttempts-WNS         APS3-F-Ingress-Tier1              CAN1-SMS-Price-ROW                DeliveryAttempts-HTTP             EU-F-Request-Tier1                EUC1-SMS-Price-US                 EUS1-DeliveryAttempts-ADM         EUW2-DeliveryAttempts-BAIDU       EUW3-DeliveryAttempts-LAMBDA      MES1-DeliveryAttempts-HTTP        SAE1-DeliveryAttempts-HTTP        UGW1-DeliveryAttempts-HTTP        USE2-DeliveryAttempts-SQS         USW1-F-Egress-SQS                 USW2-Requests-Tier1               
AFS1-DeliveryAttempts-WNS         APN1-DeliveryAttempts-AP_PB_SB    APN2-DeliveryAttempts-APNS        APN3-DeliveryAttempts-FIREHOSE    APS1-DeliveryAttempts-SMTP        APS2-F-DA-SQS                     APS3-F-Request-Tier1              CAN1-SMS-Price-US                 DeliveryAttempts-LAMBDA           EU-Requests-Tier1                 EUC1-SMS-Sent-ROW                 EUS1-DeliveryAttempts-AP_PB       EUW2-DeliveryAttempts-FIREHOSE    EUW3-DeliveryAttempts-MACOS       MES1-DeliveryAttempts-LAMBDA      SAE1-DeliveryAttempts-LAMBDA      UGW1-DeliveryAttempts-LAMBDA      USE2-DeliveryAttempts-WNS         USW1-F-Ingress-Tier1              USW2-SMS-Price-ROW                
AFS1-F-DA-SQS                     APN1-DeliveryAttempts-AP_V        APN2-DeliveryAttempts-APNS_SB     APN3-DeliveryAttempts-GCM         APS1-DeliveryAttempts-SQS         APS2-F-Egress-SQS                 APS3-Requests-Tier1               CAN1-SMS-Sent-ROW                 DeliveryAttempts-MACOS            EU-SMS-Price-ROW                  EUC1-SMS-Sent-US                  EUS1-DeliveryAttempts-AP_PB_SB    EUW2-DeliveryAttempts-GCM         EUW3-DeliveryAttempts-MACOS_SB    MES1-DeliveryAttempts-MACOS       SAE1-DeliveryAttempts-MACOS       UGW1-DeliveryAttempts-SMTP        USE2-F-DA-SQS                     USW1-F-Request-Tier1              USW2-SMS-Price-US                 
AFS1-F-Egress-SQS                 APN1-DeliveryAttempts-AP_V_SB     APN2-DeliveryAttempts-BAIDU       APN3-DeliveryAttempts-HTTP        APS1-DeliveryAttempts-WNS         APS2-F-Ingress-Tier1              APS3-SMS-Price-ROW                CAN1-SMS-Sent-US                  DeliveryAttempts-MACOS_SB         EU-SMS-Price-US                   EUN1-DeliveryAttempts-ADM         EUS1-DeliveryAttempts-AP_V        EUW2-DeliveryAttempts-HTTP        EUW3-DeliveryAttempts-MPNS        MES1-DeliveryAttempts-MACOS_SB    SAE1-DeliveryAttempts-MACOS_SB    UGW1-DeliveryAttempts-SQS         USE2-F-Egress-SQS                 USW1-Requests-Tier1               USW2-SMS-Sent-ROW                 
AFS1-F-Ingress-Tier1              APN1-DeliveryAttempts-APNS        APN2-DeliveryAttempts-FIREHOSE    APN3-DeliveryAttempts-LAMBDA      APS1-F-DA-SQS                     APS2-F-Request-Tier1              APS3-SMS-Price-US                 CNN1-DeliveryAttempts-FIREHOSE    DeliveryAttempts-MPNS             EU-SMS-Sent-ROW                   EUN1-DeliveryAttempts-AP_PB       EUS1-DeliveryAttempts-AP_V_SB     EUW2-DeliveryAttempts-LAMBDA      EUW3-DeliveryAttempts-SMS         MES1-DeliveryAttempts-MPNS        SAE1-DeliveryAttempts-MPNS        UGW1-F-DA-SQS                     USE2-F-Ingress-Tier1              USW1-SMS-Price-ROW                USW2-SMS-Sent-US                  
AFS1-F-Request-Tier1              APN1-DeliveryAttempts-APNS_SB     APN2-DeliveryAttempts-GCM         APN3-DeliveryAttempts-MACOS       APS1-F-Egress-SQS                 APS2-Requests-Tier1               APS3-SMS-Sent-ROW                 CNN1-DeliveryAttempts-LAMBDA      DeliveryAttempts-SMS              EU-SMS-Sent-US                    EUN1-DeliveryAttempts-AP_PB_SB    EUS1-DeliveryAttempts-APNS        EUW2-DeliveryAttempts-MACOS       EUW3-DeliveryAttempts-SMTP        MES1-DeliveryAttempts-SMS         SAE1-DeliveryAttempts-SMTP        UGW1-F-Egress-SQS                 USE2-F-Request-Tier1              USW1-SMS-Price-US                 
AFS1-Requests-Tier1               APN1-DeliveryAttempts-BAIDU       APN2-DeliveryAttempts-HTTP        APN3-DeliveryAttempts-MACOS_SB    APS1-F-Ingress-Tier1              APS2-SMS-Price-ROW                APS3-SMS-Sent-US                  CNN1-F-DA-SQS                     DeliveryAttempts-SMTP             EUC1-DeliveryAttempts-ADM         EUN1-DeliveryAttempts-AP_V        EUS1-DeliveryAttempts-APNS_SB     EUW2-DeliveryAttempts-MACOS_SB    EUW3-DeliveryAttempts-SQS         MES1-DeliveryAttempts-SMTP        SAE1-DeliveryAttempts-SQS         UGW1-F-Ingress-Tier1              USE2-Requests-Tier1               USW1-SMS-Sent-ROW                 
APE1-DeliveryAttempts-ADM         APN1-DeliveryAttempts-FIREHOSE    APN2-DeliveryAttempts-LAMBDA      APN3-DeliveryAttempts-MPNS        APS1-F-Request-Tier1              APS2-SMS-Price-US                 CAN1-DeliveryAttempts-ADM         CNN1-F-Egress-SQS                 DeliveryAttempts-SQS              EUC1-DeliveryAttempts-AP_PB       EUN1-DeliveryAttempts-AP_V_SB     EUS1-DeliveryAttempts-BAIDU       EUW2-DeliveryAttempts-MPNS        EUW3-F-DA-SQS                     MES1-DeliveryAttempts-SQS         SAE1-DeliveryAttempts-WNS         UGW1-F-Request-Tier1              USE2-SMS-Price-ROW                USW1-SMS-Sent-US                  
APE1-DeliveryAttempts-AP_PB       APN1-DeliveryAttempts-GCM         APN2-DeliveryAttempts-MACOS       APN3-DeliveryAttempts-SMTP        APS1-Requests-Tier1               APS2-SMS-Sent-ROW                 CAN1-DeliveryAttempts-AP_PB       CNN1-F-Ingress-Tier1              DeliveryAttempts-WNS              EUC1-DeliveryAttempts-AP_PB_SB    EUN1-DeliveryAttempts-APNS        EUS1-DeliveryAttempts-FIREHOSE    EUW2-DeliveryAttempts-SMTP        EUW3-F-Egress-SQS                 MES1-DeliveryAttempts-WNS         SAE1-F-DA-SQS                     UGW1-Requests-Tier1               USE2-SMS-Price-US                 USW2-DeliveryAttempts-ADM         
APE1-DeliveryAttempts-AP_PB_SB    APN1-DeliveryAttempts-HTTP        APN2-DeliveryAttempts-MACOS_SB    APN3-DeliveryAttempts-SQS         APS1-SMS-Price-ROW                APS2-SMS-Sent-US                  CAN1-DeliveryAttempts-AP_PB_SB    CNN1-F-Request-Tier1              EU-DeliveryAttempts-ADM           EUC1-DeliveryAttempts-AP_V        EUN1-DeliveryAttempts-APNS_SB     EUS1-DeliveryAttempts-GCM         EUW2-DeliveryAttempts-SQS         EUW3-F-Ingress-Tier1              MES1-F-DA-SQS                     SAE1-F-Egress-SQS                 UGW1-SMS-Price-ROW                USE2-SMS-Sent-ROW                 USW2-DeliveryAttempts-AP_PB       
APE1-DeliveryAttempts-AP_V        APN1-DeliveryAttempts-LAMBDA      APN2-DeliveryAttempts-MPNS        APN3-DeliveryAttempts-WNS         APS1-SMS-Price-US                 APS3-DeliveryAttempts-ADM         CAN1-DeliveryAttempts-AP_V        CNN1-SMS-Sent-ROW                 EU-DeliveryAttempts-AP_PB         EUC1-DeliveryAttempts-AP_V_SB     EUN1-DeliveryAttempts-BAIDU       EUS1-DeliveryAttempts-HTTP        EUW2-DeliveryAttempts-WNS         EUW3-F-Request-Tier1              MES1-F-Egress-SQS                 SAE1-F-Ingress-Tier1              UGW1-SMS-Price-US                 USE2-SMS-Sent-US                  USW2-DeliveryAttempts-AP_PB_SB    
APE1-DeliveryAttempts-AP_V_SB     APN1-DeliveryAttempts-MACOS       APN2-DeliveryAttempts-SMTP        APN3-F-DA-SQS                     APS1-SMS-Sent-ROW                 APS3-DeliveryAttempts-AP_PB       CAN1-DeliveryAttempts-AP_V_SB     CNN1-SMS-Sent-US                  EU-DeliveryAttempts-AP_PB_SB      EUC1-DeliveryAttempts-APNS        EUN1-DeliveryAttempts-FIREHOSE    EUS1-DeliveryAttempts-LAMBDA      EUW2-F-DA-SQS                     EUW3-Requests-Tier1               MES1-F-Ingress-Tier1              SAE1-F-Request-Tier1              UGW1-SMS-Sent-ROW                 USW1-DeliveryAttempts-ADM         USW2-DeliveryAttempts-AP_V        
APE1-DeliveryAttempts-APNS        APN1-DeliveryAttempts-MACOS_SB    APN2-DeliveryAttempts-SQS         APN3-F-Egress-SQS                 APS1-SMS-Sent-US                  APS3-DeliveryAttempts-AP_PB_SB    CAN1-DeliveryAttempts-APNS        CNW1-DeliveryAttempts-FIREHOSE    EU-DeliveryAttempts-AP_V          EUC1-DeliveryAttempts-APNS_SB     EUN1-DeliveryAttempts-GCM         EUS1-DeliveryAttempts-MACOS       EUW2-F-Egress-SQS                 EUW3-SMS-Price-ROW                MES1-F-Request-Tier1              SAE1-Requests-Tier1               UGW1-SMS-Sent-US                  USW1-DeliveryAttempts-AP_PB       USW2-DeliveryAttempts-AP_V_SB     
APE1-DeliveryAttempts-APNS_SB     APN1-DeliveryAttempts-MPNS        APN2-DeliveryAttempts-WNS         APN3-F-Ingress-Tier1              APS2-DeliveryAttempts-ADM         APS3-DeliveryAttempts-AP_V        CAN1-DeliveryAttempts-APNS_SB     CNW1-DeliveryAttempts-LAMBDA      EU-DeliveryAttempts-AP_V_SB       EUC1-DeliveryAttempts-BAIDU       EUN1-DeliveryAttempts-HTTP        EUS1-DeliveryAttempts-MACOS_SB    EUW2-F-Ingress-Tier1              EUW3-SMS-Price-US                 MES1-Requests-Tier1               SAE1-SMS-Price-ROW                UIE1-DeliveryAttempts-LAMBDA      USW1-DeliveryAttempts-AP_PB_SB    USW2-DeliveryAttempts-APNS        

We hope the above list of attribute names and values helps when using the AWS Price List API for Amazon Simple Notification Service (SNS).

If the list is outdated, let us know in the comments below. We’ll update it as soon as we can.


Leave a Reply

Your email address will not be published. Required fields are marked *