AWS AppSync Price List API all Attribute Names and Values


Last Updated on April 29, 2021

Below is a reference for all attribute names and attribute values in AWS Price List API for AWS AppSync.

Note: All the list below are in alphabetical order.

Service Code: AWSAppSync

Python Code to get Attribute Names for AWSAppSync using Boto3

import boto3

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

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

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

print(attribute_names)

Attribute Name List for AWSAppSync


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

import boto3

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

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

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='AWSAppSync',
        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 AWSAppSync

Attribute Name: cachememorysize
Values:

1.55
101.38
12.3
203.26
25.05
3.22
317.77
50.47

Attribute Name: graphqloperation
Values:

Invocation

Attribute Name: location
Values:

Any
Asia Pacific (Hong Kong)
Asia Pacific (Mumbai)
Asia Pacific (Seoul)
Asia Pacific (Singapore)
Asia Pacific (Sydney)
Asia Pacific (Tokyo)
Canada (Central)
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 West (N. California)
US West (Oregon)

Attribute Name: locationType
Values:

AWS Region

Attribute Name: operation
Values:

RunInstances

Attribute Name: productFamily
Values:

API Calls
RealTime

Attribute Name: protocol
Values:

HTTPS
MQTT_WSS

Attribute Name: realtimeoperation
Values:

Duration
Notification

Attribute Name: servicecode
Values:

AWSAppSync

Attribute Name: servicename
Values:

AWS AppSync

Attribute Name: termType
Values:

OnDemand

Attribute Name: usagetype
Values:

APE1-AppSyncCacheUsage:1.55GB        APN2-ConnectionDuration              APS3-AppSyncCacheUsage:3.22GB        EUC1-AppSyncCacheUsage:12.3GB        EUS1-GraphQLNotification             Global-AppSyncCacheUsage:50.47GB     USE1-AppSyncCacheUsage:50.47GB       USW2-AppSyncCacheUsage:25.05GB       
APE1-AppSyncCacheUsage:101.38GB      APN2-GraphQLInvocation               APS3-AppSyncCacheUsage:317.77GB      EUC1-AppSyncCacheUsage:203.26GB      EUW2-AppSyncCacheUsage:1.55GB        MES1-AppSyncCacheUsage:1.55GB        USE1-ConnectionDuration              USW2-AppSyncCacheUsage:3.22GB        
APE1-AppSyncCacheUsage:12.3GB        APN2-GraphQLNotification             APS3-AppSyncCacheUsage:50.47GB       EUC1-AppSyncCacheUsage:25.05GB       EUW2-AppSyncCacheUsage:101.38GB      MES1-AppSyncCacheUsage:101.38GB      USE1-GraphQLInvocation               USW2-AppSyncCacheUsage:317.77GB      
APE1-AppSyncCacheUsage:203.26GB      APS1-AppSyncCacheUsage:1.55GB        APS3-ConnectionDuration              EUC1-AppSyncCacheUsage:3.22GB        EUW2-AppSyncCacheUsage:12.3GB        MES1-AppSyncCacheUsage:12.3GB        USE1-GraphQLNotification             USW2-AppSyncCacheUsage:50.47GB       
APE1-AppSyncCacheUsage:25.05GB       APS1-AppSyncCacheUsage:101.38GB      APS3-GraphQLInvocation               EUC1-AppSyncCacheUsage:317.77GB      EUW2-AppSyncCacheUsage:203.26GB      MES1-AppSyncCacheUsage:203.26GB      USE2-AppSyncCacheUsage:1.55GB        USW2-ConnectionDuration              
APE1-AppSyncCacheUsage:3.22GB        APS1-AppSyncCacheUsage:12.3GB        APS3-GraphQLNotification             EUC1-AppSyncCacheUsage:50.47GB       EUW2-AppSyncCacheUsage:25.05GB       MES1-AppSyncCacheUsage:25.05GB       USE2-AppSyncCacheUsage:101.38GB      USW2-GraphQLInvocation               
APE1-AppSyncCacheUsage:317.77GB      APS1-AppSyncCacheUsage:203.26GB      CAN1-AppSyncCacheUsage:1.55GB        EUC1-ConnectionDuration              EUW2-AppSyncCacheUsage:3.22GB        MES1-AppSyncCacheUsage:3.22GB        USE2-AppSyncCacheUsage:12.3GB        USW2-GraphQLNotification             
APE1-AppSyncCacheUsage:50.47GB       APS1-AppSyncCacheUsage:25.05GB       CAN1-AppSyncCacheUsage:101.38GB      EUC1-GraphQLInvocation               EUW2-AppSyncCacheUsage:317.77GB      MES1-AppSyncCacheUsage:317.77GB      USE2-AppSyncCacheUsage:203.26GB      
APE1-ConnectionDuration              APS1-AppSyncCacheUsage:3.22GB        CAN1-AppSyncCacheUsage:12.3GB        EUC1-GraphQLNotification             EUW2-AppSyncCacheUsage:50.47GB       MES1-AppSyncCacheUsage:50.47GB       USE2-AppSyncCacheUsage:25.05GB       
APE1-GraphQLInvocation               APS1-AppSyncCacheUsage:317.77GB      CAN1-AppSyncCacheUsage:203.26GB      EUN1-AppSyncCacheUsage:1.55GB        EUW2-ConnectionDuration              MES1-ConnectionDuration              USE2-AppSyncCacheUsage:3.22GB        
APE1-GraphQLNotification             APS1-AppSyncCacheUsage:50.47GB       CAN1-AppSyncCacheUsage:25.05GB       EUN1-AppSyncCacheUsage:101.38GB      EUW2-GraphQLInvocation               MES1-GraphQLInvocation               USE2-AppSyncCacheUsage:317.77GB      
APN1-AppSyncCacheUsage:1.55GB        APS1-ConnectionDuration              CAN1-AppSyncCacheUsage:3.22GB        EUN1-AppSyncCacheUsage:12.3GB        EUW2-GraphQLNotification             MES1-GraphQLNotification             USE2-AppSyncCacheUsage:50.47GB       
APN1-AppSyncCacheUsage:101.38GB      APS1-GraphQLInvocation               CAN1-AppSyncCacheUsage:317.77GB      EUN1-AppSyncCacheUsage:203.26GB      EUW3-AppSyncCacheUsage:1.55GB        SAE1-AppSyncCacheUsage:1.55GB        USE2-ConnectionDuration              
APN1-AppSyncCacheUsage:12.3GB        APS1-GraphQLNotification             CAN1-AppSyncCacheUsage:50.47GB       EUN1-AppSyncCacheUsage:25.05GB       EUW3-AppSyncCacheUsage:101.38GB      SAE1-AppSyncCacheUsage:101.38GB      USE2-GraphQLInvocation               
APN1-AppSyncCacheUsage:203.26GB      APS2-AppSyncCacheUsage:1.55GB        CAN1-ConnectionDuration              EUN1-AppSyncCacheUsage:3.22GB        EUW3-AppSyncCacheUsage:12.3GB        SAE1-AppSyncCacheUsage:12.3GB        USE2-GraphQLNotification             
APN1-AppSyncCacheUsage:25.05GB       APS2-AppSyncCacheUsage:101.38GB      CAN1-GraphQLInvocation               EUN1-AppSyncCacheUsage:317.77GB      EUW3-AppSyncCacheUsage:203.26GB      SAE1-AppSyncCacheUsage:203.26GB      USW1-AppSyncCacheUsage:1.55GB        
APN1-AppSyncCacheUsage:3.22GB        APS2-AppSyncCacheUsage:12.3GB        CAN1-GraphQLNotification             EUN1-AppSyncCacheUsage:50.47GB       EUW3-AppSyncCacheUsage:25.05GB       SAE1-AppSyncCacheUsage:25.05GB       USW1-AppSyncCacheUsage:101.38GB      
APN1-AppSyncCacheUsage:317.77GB      APS2-AppSyncCacheUsage:203.26GB      EU-AppSyncCacheUsage:1.55GB          EUN1-ConnectionDuration              EUW3-AppSyncCacheUsage:3.22GB        SAE1-AppSyncCacheUsage:3.22GB        USW1-AppSyncCacheUsage:12.3GB        
APN1-AppSyncCacheUsage:50.47GB       APS2-AppSyncCacheUsage:25.05GB       EU-AppSyncCacheUsage:101.38GB        EUN1-GraphQLInvocation               EUW3-AppSyncCacheUsage:317.77GB      SAE1-AppSyncCacheUsage:317.77GB      USW1-AppSyncCacheUsage:203.26GB      
APN1-ConnectionDuration              APS2-AppSyncCacheUsage:3.22GB        EU-AppSyncCacheUsage:12.3GB          EUN1-GraphQLNotification             EUW3-AppSyncCacheUsage:50.47GB       SAE1-AppSyncCacheUsage:50.47GB       USW1-AppSyncCacheUsage:25.05GB       
APN1-GraphQLInvocation               APS2-AppSyncCacheUsage:317.77GB      EU-AppSyncCacheUsage:203.26GB        EUS1-AppSyncCacheUsage:1.55GB        EUW3-ConnectionDuration              SAE1-ConnectionDuration              USW1-AppSyncCacheUsage:3.22GB        
APN1-GraphQLNotification             APS2-AppSyncCacheUsage:50.47GB       EU-AppSyncCacheUsage:25.05GB         EUS1-AppSyncCacheUsage:101.38GB      EUW3-GraphQLInvocation               SAE1-GraphQLInvocation               USW1-AppSyncCacheUsage:317.77GB      
APN2-AppSyncCacheUsage:1.55GB        APS2-ConnectionDuration              EU-AppSyncCacheUsage:3.22GB          EUS1-AppSyncCacheUsage:12.3GB        EUW3-GraphQLNotification             SAE1-GraphQLNotification             USW1-AppSyncCacheUsage:50.47GB       
APN2-AppSyncCacheUsage:101.38GB      APS2-GraphQLInvocation               EU-AppSyncCacheUsage:317.77GB        EUS1-AppSyncCacheUsage:203.26GB      Global-AppSyncCacheUsage:1.55GB      USE1-AppSyncCacheUsage:1.55GB        USW1-ConnectionDuration              
APN2-AppSyncCacheUsage:12.3GB        APS2-GraphQLNotification             EU-AppSyncCacheUsage:50.47GB         EUS1-AppSyncCacheUsage:25.05GB       Global-AppSyncCacheUsage:101.38GB    USE1-AppSyncCacheUsage:101.38GB      USW1-GraphQLInvocation               
APN2-AppSyncCacheUsage:203.26GB      APS3-AppSyncCacheUsage:1.55GB        EU-ConnectionDuration                EUS1-AppSyncCacheUsage:3.22GB        Global-AppSyncCacheUsage:12.3GB      USE1-AppSyncCacheUsage:12.3GB        USW1-GraphQLNotification             
APN2-AppSyncCacheUsage:25.05GB       APS3-AppSyncCacheUsage:101.38GB      EU-GraphQLInvocation                 EUS1-AppSyncCacheUsage:317.77GB      Global-AppSyncCacheUsage:203.26GB    USE1-AppSyncCacheUsage:203.26GB      USW2-AppSyncCacheUsage:1.55GB        
APN2-AppSyncCacheUsage:3.22GB        APS3-AppSyncCacheUsage:12.3GB        EU-GraphQLNotification               EUS1-AppSyncCacheUsage:50.47GB       Global-AppSyncCacheUsage:25.05GB     USE1-AppSyncCacheUsage:25.05GB       USW2-AppSyncCacheUsage:101.38GB      
APN2-AppSyncCacheUsage:317.77GB      APS3-AppSyncCacheUsage:203.26GB      EUC1-AppSyncCacheUsage:1.55GB        EUS1-ConnectionDuration              Global-AppSyncCacheUsage:3.22GB      USE1-AppSyncCacheUsage:3.22GB        USW2-AppSyncCacheUsage:12.3GB        
APN2-AppSyncCacheUsage:50.47GB       APS3-AppSyncCacheUsage:25.05GB       EUC1-AppSyncCacheUsage:101.38GB      EUS1-GraphQLInvocation               Global-AppSyncCacheUsage:317.77GB    USE1-AppSyncCacheUsage:317.77GB      USW2-AppSyncCacheUsage:203.26GB      

We hope the above list of attribute names and values helps when using the AWS Price List API for AWS AppSync.

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 *