AWS Elemental MediaConnect 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 AWS Elemental MediaConnect.

Note: All the list below are in alphabetical order.

Service Code: AWSMediaConnect

Python Code to get Attribute Names for AWS Elemental MediaConnect using Boto3

import boto3

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

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

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

print(attribute_names)

Attribute Name List for AWS Elemental MediaConnect


Python Code to get the Attribute Values List for AWS Elemental MediaConnect using Boto3

import boto3

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

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

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='AWSMediaConnect',
        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 AWS Elemental MediaConnect

Attribute Name: flowType
Values:

CDI-RunningFlow-1080i
CDI-RunningFlow-1080p
CDI-RunningFlow-2160p
CDI-RunningFlow-480p
CDI-RunningFlow-720p
CDI-RunningFlow-Other
CDI-RunningOutput-CDI-1080i
CDI-RunningOutput-CDI-1080p
CDI-RunningOutput-CDI-2160p
CDI-RunningOutput-CDI-480p
CDI-RunningOutput-CDI-720p
CDI-RunningOutput-CDI-Other
CDI-RunningOutput-JPEG-XS-1080i
CDI-RunningOutput-JPEG-XS-1080p
CDI-RunningOutput-JPEG-XS-2160p
CDI-RunningOutput-JPEG-XS-480p
CDI-RunningOutput-JPEG-XS-720p
CDI-RunningOutput-JPEG-XS-Other
On Demand

Attribute Name: fromLocation
Values:

Asia Pacific (Hong Kong)
Asia Pacific (Mumbai)
Asia Pacific (Seoul)
Asia Pacific (Singapore)
Asia Pacific (Sydney)
Asia Pacific (Tokyo)
EU (Frankfurt)
EU (Ireland)
EU (London)
EU (Paris)
EU (Stockholm)
External
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: location
Values:

Asia Pacific (Hong Kong)
Asia Pacific (Mumbai)
Asia Pacific (Seoul)
Asia Pacific (Singapore)
Asia Pacific (Sydney)
Asia Pacific (Tokyo)
EU (Frankfurt)
EU (Ireland)
EU (London)
EU (Paris)
EU (Stockholm)
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:

DataProcessed
DataProcessedEntitlementIn
DataProcessedEntitlementOut
DataProcessedReserved1500Mbps1Yr
DataProcessedReserved150Mbps1Yr
DataProcessedReserved500Mbps1Yr
DataProcessedReserved50Mbps1Yr
RunningFlow
RunningFlow-CDI-1080i
RunningFlow-CDI-1080p
RunningFlow-CDI-2160p
RunningFlow-CDI-480p
RunningFlow-CDI-720p
RunningFlow-CDI-Other
RunningOutput-CDI-1080i
RunningOutput-CDI-1080p
RunningOutput-CDI-2160p
RunningOutput-CDI-480p
RunningOutput-CDI-720p
RunningOutput-CDI-Other
RunningOutput-JPEG-XS-1080i
RunningOutput-JPEG-XS-1080p
RunningOutput-JPEG-XS-2160p
RunningOutput-JPEG-XS-480p
RunningOutput-JPEG-XS-720p
RunningOutput-JPEG-XS-Other

Attribute Name: productFamily
Values:

Compute Instance
Data Transfer

Attribute Name: reservedTier
Values:

150 Mbps
1500 Mbps
50 Mbps
500 Mbps

Attribute Name: servicecode
Values:

AWSMediaConnect

Attribute Name: servicename
Values:

AWS Elemental MediaConnect

Attribute Name: termType
Values:

OnDemand

Attribute Name: toLocation
Values:

Amazon CloudFront
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 (Paris)
EU (Stockholm)
External
South America (Sao Paulo)
US East (N. Virginia)
US East (Ohio)
US West (N. California)
US West (Oregon)

Attribute Name: toLocationType
Values:

AWS Edge Location
AWS Region
Other

Attribute Name: transferType
Values:

AWS Inbound
AWS Outbound
AWS Outbound Reserved
Inter Region Peering Data Transfer Inbound
Inter Region Peering Data Transfer Outbound
InterRegion Inbound
InterRegion Outbound
IntraRegion
IntraRegion Entitlement In
IntraRegion Entitlement Out

Attribute Name: usagetype
Values:

APE1-APN1-AWS-In-Bytes                  APE1-SAE1-AWS-In-Bytes                  APN1-EU-AWS-Out-Bytes                   APN2-CAN1-AWS-In-Bytes                  APS1-APN2-AWS-In-Bytes                  APS1-USE2-AWS-Out-Bytes                 APS2-EUW2-AWS-Out-Bytes                 APS3-DataTransfer-Regional-Bytes        EU-APS1-AWS-Out-Bytes                   EU-USW2-AWS-In-Bytes                    EUC1-SAE1-AWS-Out-Bytes                 EUN1-EU-AWS-In-Bytes                    EUW2-AWS-Out-Bytes                      EUW3-APN2-AWS-Out-Bytes                 EUW3-USW1-AWS-In-Bytes                  SAE1-EUN1-AWS-Out-Bytes                 USE1-DataTransfer-Regional-Bytes        USE2-AWS-Out-Bytes                      USW1-APN2-AWS-Out-Bytes                 USW1-USE2-AWS-In-Bytes                  USW2-EUW2-AWS-In-Bytes                  
APE1-APN1-AWS-Out-Bytes                 APE1-SAE1-AWS-Out-Bytes                 APN1-EUC1-AWS-In-Bytes                  APN2-CAN1-AWS-Out-Bytes                 APS1-APN2-AWS-Out-Bytes                 APS1-USW1-AWS-In-Bytes                  APS2-Reserved-DataTransfer-Out-Hours    APS3-EU-AWS-In-Bytes                    EU-APS2-AWS-In-Bytes                    EU-USW2-AWS-Out-Bytes                   EUC1-Usage-Hours                        EUN1-EU-AWS-Out-Bytes                   EUW2-CAN1-AWS-In-Bytes                  EUW3-APS1-AWS-In-Bytes                  EUW3-USW1-AWS-Out-Bytes                 SAE1-EUW2-AWS-In-Bytes                  USE1-EU-AWS-In-Bytes                    USE2-CAN1-AWS-In-Bytes                  USW1-APS1-AWS-In-Bytes                  USW1-USE2-AWS-Out-Bytes                 USW2-EUW2-AWS-Out-Bytes                 
APE1-APN2-AWS-In-Bytes                  APE1-Usage-Hours                        APN1-EUC1-AWS-Out-Bytes                 APN2-CloudFront-In-Bytes                APS1-APS2-AWS-In-Bytes                  APS1-USW1-AWS-Out-Bytes                 APS2-SAE1-AWS-In-Bytes                  APS3-EU-AWS-Out-Bytes                   EU-APS2-AWS-Out-Bytes                   EUC1-APE1-AWS-Out-Bytes                 EUC1-USE1-AWS-In-Bytes                  EUN1-EUC1-AWS-In-Bytes                  EUW2-CAN1-AWS-Out-Bytes                 EUW3-APS1-AWS-Out-Bytes                 EUW3-USW2-AWS-In-Bytes                  SAE1-EUW2-AWS-Out-Bytes                 USE1-EU-AWS-Out-Bytes                   USE2-CAN1-AWS-Out-Bytes                 USW1-APS1-AWS-Out-Bytes                 USW1-USW2-AWS-In-Bytes                  USW2-Reserved-DataTransfer-Out-Hours    
APE1-APN2-AWS-Out-Bytes                 APE1-USE1-AWS-In-Bytes                  APN1-EUN1-AWS-In-Bytes                  APN2-CloudFront-Out-Bytes               APS1-APS2-AWS-Out-Bytes                 APS1-USW2-AWS-In-Bytes                  APS2-SAE1-AWS-Out-Bytes                 APS3-EUC1-AWS-In-Bytes                  EU-APS3-AWS-In-Bytes                    EUC1-APN1-AWS-In-Bytes                  EUC1-USE1-AWS-Out-Bytes                 EUN1-EUC1-AWS-Out-Bytes                 EUW2-CloudFront-In-Bytes                EUW3-APS2-AWS-In-Bytes                  EUW3-USW2-AWS-Out-Bytes                 SAE1-Reserved-DataTransfer-Out-Hours    USE1-EUC1-AWS-In-Bytes                  USE2-CloudFront-In-Bytes                USW1-APS2-AWS-In-Bytes                  USW1-USW2-AWS-Out-Bytes                 USW2-SAE1-AWS-In-Bytes                  
APE1-APS1-AWS-In-Bytes                  APE1-USE1-AWS-Out-Bytes                 APN1-EUN1-AWS-Out-Bytes                 APN2-DataTransfer-In-Bytes              APS1-APS3-AWS-In-Bytes                  APS1-USW2-AWS-Out-Bytes                 APS2-Usage-Hours                        APS3-EUC1-AWS-Out-Bytes                 EU-APS3-AWS-Out-Bytes                   EUC1-APN1-AWS-Out-Bytes                 EUC1-USE2-AWS-In-Bytes                  EUN1-EUW2-AWS-In-Bytes                  EUW2-CloudFront-Out-Bytes               EUW3-APS2-AWS-Out-Bytes                 Reserved-DataTransfer-Out-Hours         SAE1-Usage-Hours                        USE1-EUC1-AWS-Out-Bytes                 USE2-CloudFront-Out-Bytes               USW1-APS2-AWS-Out-Bytes                 USW2-APE1-AWS-Out-Bytes                 USW2-SAE1-AWS-Out-Bytes                 
APE1-APS1-AWS-Out-Bytes                 APE1-USE2-AWS-In-Bytes                  APN1-EUW2-AWS-In-Bytes                  APN2-DataTransfer-Out-Bytes             APS1-APS3-AWS-Out-Bytes                 APS2-APE1-AWS-Out-Bytes                 APS2-USE1-AWS-In-Bytes                  APS3-EUN1-AWS-In-Bytes                  EU-AWS-In-Bytes                         EUC1-APN2-AWS-In-Bytes                  EUC1-USE2-AWS-Out-Bytes                 EUN1-EUW2-AWS-Out-Bytes                 EUW2-DataTransfer-In-Bytes              EUW3-APS3-AWS-In-Bytes                  SAE1-APE1-AWS-Out-Bytes                 SAE1-USE1-AWS-In-Bytes                  USE1-EUN1-AWS-In-Bytes                  USE2-DataTransfer-In-Bytes              USW1-APS3-AWS-In-Bytes                  USW2-APN1-AWS-In-Bytes                  USW2-Usage-Hours                        
APE1-APS2-AWS-In-Bytes                  APE1-USE2-AWS-Out-Bytes                 APN1-EUW2-AWS-Out-Bytes                 APN2-DataTransfer-Regional-Bytes        APS1-AWS-In-Bytes                       APS2-APN1-AWS-In-Bytes                  APS2-USE1-AWS-Out-Bytes                 APS3-EUN1-AWS-Out-Bytes                 EU-AWS-Out-Bytes                        EUC1-APN2-AWS-Out-Bytes                 EUC1-USW1-AWS-In-Bytes                  EUN1-Reserved-DataTransfer-Out-Hours    EUW2-DataTransfer-Out-Bytes             EUW3-APS3-AWS-Out-Bytes                 SAE1-APN1-AWS-In-Bytes                  SAE1-USE1-AWS-Out-Bytes                 USE1-EUN1-AWS-Out-Bytes                 USE2-DataTransfer-Out-Bytes             USW1-APS3-AWS-Out-Bytes                 USW2-APN1-AWS-Out-Bytes                 USW2-USE1-AWS-In-Bytes                  
APE1-APS2-AWS-Out-Bytes                 APE1-USW1-AWS-In-Bytes                  APN1-Reserved-DataTransfer-Out-Hours    APN2-EU-AWS-In-Bytes                    APS1-AWS-Out-Bytes                      APS2-APN1-AWS-Out-Bytes                 APS2-USE2-AWS-In-Bytes                  APS3-EUW2-AWS-In-Bytes                  EU-CAN1-AWS-In-Bytes                    EUC1-APS1-AWS-In-Bytes                  EUC1-USW1-AWS-Out-Bytes                 EUN1-SAE1-AWS-In-Bytes                  EUW2-DataTransfer-Regional-Bytes        EUW3-AWS-In-Bytes                       SAE1-APN1-AWS-Out-Bytes                 SAE1-USE2-AWS-In-Bytes                  USE1-EUW2-AWS-In-Bytes                  USE2-DataTransfer-Regional-Bytes        USW1-AWS-In-Bytes                       USW2-APN2-AWS-In-Bytes                  USW2-USE1-AWS-Out-Bytes                 
APE1-APS3-AWS-In-Bytes                  APE1-USW1-AWS-Out-Bytes                 APN1-SAE1-AWS-In-Bytes                  APN2-EU-AWS-Out-Bytes                   APS1-CAN1-AWS-In-Bytes                  APS2-APN2-AWS-In-Bytes                  APS2-USE2-AWS-Out-Bytes                 APS3-EUW2-AWS-Out-Bytes                 EU-CAN1-AWS-Out-Bytes                   EUC1-APS1-AWS-Out-Bytes                 EUC1-USW2-AWS-In-Bytes                  EUN1-SAE1-AWS-Out-Bytes                 EUW2-EU-AWS-In-Bytes                    EUW3-AWS-Out-Bytes                      SAE1-APN2-AWS-In-Bytes                  SAE1-USE2-AWS-Out-Bytes                 USE1-EUW2-AWS-Out-Bytes                 USE2-EU-AWS-In-Bytes                    USW1-AWS-Out-Bytes                      USW2-APN2-AWS-Out-Bytes                 USW2-USE2-AWS-In-Bytes                  
APE1-APS3-AWS-Out-Bytes                 APE1-USW2-AWS-In-Bytes                  APN1-SAE1-AWS-Out-Bytes                 APN2-EUC1-AWS-In-Bytes                  APS1-CAN1-AWS-Out-Bytes                 APS2-APN2-AWS-Out-Bytes                 APS2-USW1-AWS-In-Bytes                  APS3-Reserved-DataTransfer-Out-Hours    EU-CloudFront-In-Bytes                  EUC1-APS2-AWS-In-Bytes                  EUC1-USW2-AWS-Out-Bytes                 EUN1-Usage-Hours                        EUW2-EU-AWS-Out-Bytes                   EUW3-CAN1-AWS-In-Bytes                  SAE1-APN2-AWS-Out-Bytes                 SAE1-USW1-AWS-In-Bytes                  USE1-SAE1-AWS-In-Bytes                  USE2-EU-AWS-Out-Bytes                   USW1-CAN1-AWS-In-Bytes                  USW2-APS1-AWS-In-Bytes                  USW2-USE2-AWS-Out-Bytes                 
APE1-AWS-In-Bytes                       APE1-USW2-AWS-Out-Bytes                 APN1-Usage-Hours                        APN2-EUC1-AWS-Out-Bytes                 APS1-CloudFront-In-Bytes                APS2-APS1-AWS-In-Bytes                  APS2-USW1-AWS-Out-Bytes                 APS3-SAE1-AWS-In-Bytes                  EU-CloudFront-Out-Bytes                 EUC1-APS2-AWS-Out-Bytes                 EUN1-APE1-AWS-Out-Bytes                 EUN1-USE1-AWS-In-Bytes                  EUW2-EUC1-AWS-In-Bytes                  EUW3-CAN1-AWS-Out-Bytes                 SAE1-APS1-AWS-In-Bytes                  SAE1-USW1-AWS-Out-Bytes                 USE1-SAE1-AWS-Out-Bytes                 USE2-EUC1-AWS-In-Bytes                  USW1-CAN1-AWS-Out-Bytes                 USW2-APS1-AWS-Out-Bytes                 USW2-USW1-AWS-In-Bytes                  
APE1-AWS-Out-Bytes                      APN1-APE1-AWS-Out-Bytes                 APN1-USE1-AWS-In-Bytes                  APN2-EUN1-AWS-In-Bytes                  APS1-CloudFront-Out-Bytes               APS2-APS1-AWS-Out-Bytes                 APS2-USW2-AWS-In-Bytes                  APS3-SAE1-AWS-Out-Bytes                 EU-DataTransfer-In-Bytes                EUC1-APS3-AWS-In-Bytes                  EUN1-APN1-AWS-In-Bytes                  EUN1-USE1-AWS-Out-Bytes                 EUW2-EUC1-AWS-Out-Bytes                 EUW3-CloudFront-In-Bytes                SAE1-APS1-AWS-Out-Bytes                 SAE1-USW2-AWS-In-Bytes                  USE1-Usage-Hours                        USE2-EUC1-AWS-Out-Bytes                 USW1-CloudFront-In-Bytes                USW2-APS2-AWS-In-Bytes                  USW2-USW1-AWS-Out-Bytes                 
APE1-CAN1-AWS-In-Bytes                  APN1-APN2-AWS-In-Bytes                  APN1-USE1-AWS-Out-Bytes                 APN2-EUN1-AWS-Out-Bytes                 APS1-DataTransfer-In-Bytes              APS2-APS3-AWS-In-Bytes                  APS2-USW2-AWS-Out-Bytes                 APS3-Usage-Hours                        EU-DataTransfer-Out-Bytes               EUC1-APS3-AWS-Out-Bytes                 EUN1-APN1-AWS-Out-Bytes                 EUN1-USE2-AWS-In-Bytes                  EUW2-EUN1-AWS-In-Bytes                  EUW3-CloudFront-Out-Bytes               SAE1-APS2-AWS-In-Bytes                  SAE1-USW2-AWS-Out-Bytes                 USE1-USE2-AWS-In-Bytes                  USE2-EUN1-AWS-In-Bytes                  USW1-CloudFront-Out-Bytes               USW2-APS2-AWS-Out-Bytes                 
APE1-CAN1-AWS-Out-Bytes                 APN1-APN2-AWS-Out-Bytes                 APN1-USE2-AWS-In-Bytes                  APN2-EUW2-AWS-In-Bytes                  APS1-DataTransfer-Out-Bytes             APS2-APS3-AWS-Out-Bytes                 APS3-APE1-AWS-Out-Bytes                 APS3-USE1-AWS-In-Bytes                  EU-DataTransfer-Regional-Bytes          EUC1-AWS-In-Bytes                       EUN1-APN2-AWS-In-Bytes                  EUN1-USE2-AWS-Out-Bytes                 EUW2-EUN1-AWS-Out-Bytes                 EUW3-DataTransfer-In-Bytes              SAE1-APS2-AWS-Out-Bytes                 USE1-APE1-AWS-Out-Bytes                 USE1-USE2-AWS-Out-Bytes                 USE2-EUN1-AWS-Out-Bytes                 USW1-DataTransfer-In-Bytes              USW2-APS3-AWS-In-Bytes                  
APE1-CloudFront-In-Bytes                APN1-APS1-AWS-In-Bytes                  APN1-USE2-AWS-Out-Bytes                 APN2-EUW2-AWS-Out-Bytes                 APS1-DataTransfer-Regional-Bytes        APS2-AWS-In-Bytes                       APS3-APN1-AWS-In-Bytes                  APS3-USE1-AWS-Out-Bytes                 EU-EUC1-AWS-In-Bytes                    EUC1-AWS-Out-Bytes                      EUN1-APN2-AWS-Out-Bytes                 EUN1-USW1-AWS-In-Bytes                  EUW2-Reserved-DataTransfer-Out-Hours    EUW3-DataTransfer-Out-Bytes             SAE1-APS3-AWS-In-Bytes                  USE1-APN1-AWS-In-Bytes                  USE1-USW1-AWS-In-Bytes                  USE2-EUW2-AWS-In-Bytes                  USW1-DataTransfer-Out-Bytes             USW2-APS3-AWS-Out-Bytes                 
APE1-CloudFront-Out-Bytes               APN1-APS1-AWS-Out-Bytes                 APN1-USW1-AWS-In-Bytes                  APN2-Reserved-DataTransfer-Out-Hours    APS1-EU-AWS-In-Bytes                    APS2-AWS-Out-Bytes                      APS3-APN1-AWS-Out-Bytes                 APS3-USE2-AWS-In-Bytes                  EU-EUC1-AWS-Out-Bytes                   EUC1-CAN1-AWS-In-Bytes                  EUN1-APS1-AWS-In-Bytes                  EUN1-USW1-AWS-Out-Bytes                 EUW2-SAE1-AWS-In-Bytes                  EUW3-DataTransfer-Regional-Bytes        SAE1-APS3-AWS-Out-Bytes                 USE1-APN1-AWS-Out-Bytes                 USE1-USW1-AWS-Out-Bytes                 USE2-EUW2-AWS-Out-Bytes                 USW1-DataTransfer-Regional-Bytes        USW2-AWS-In-Bytes                       
APE1-DataTransfer-In-Bytes              APN1-APS2-AWS-In-Bytes                  APN1-USW1-AWS-Out-Bytes                 APN2-SAE1-AWS-In-Bytes                  APS1-EU-AWS-Out-Bytes                   APS2-CAN1-AWS-In-Bytes                  APS3-APN2-AWS-In-Bytes                  APS3-USE2-AWS-Out-Bytes                 EU-EUN1-AWS-In-Bytes                    EUC1-CAN1-AWS-Out-Bytes                 EUN1-APS1-AWS-Out-Bytes                 EUN1-USW2-AWS-In-Bytes                  EUW2-SAE1-AWS-Out-Bytes                 EUW3-EU-AWS-In-Bytes                    SAE1-AWS-In-Bytes                       USE1-APN2-AWS-In-Bytes                  USE1-USW2-AWS-In-Bytes                  USE2-Reserved-DataTransfer-Out-Hours    USW1-EU-AWS-In-Bytes                    USW2-AWS-Out-Bytes                      
APE1-DataTransfer-Out-Bytes             APN1-APS2-AWS-Out-Bytes                 APN1-USW2-AWS-In-Bytes                  APN2-SAE1-AWS-Out-Bytes                 APS1-EUC1-AWS-In-Bytes                  APS2-CAN1-AWS-Out-Bytes                 APS3-APN2-AWS-Out-Bytes                 APS3-USW1-AWS-In-Bytes                  EU-EUN1-AWS-Out-Bytes                   EUC1-CloudFront-In-Bytes                EUN1-APS2-AWS-In-Bytes                  EUN1-USW2-AWS-Out-Bytes                 EUW2-Usage-Hours                        EUW3-EU-AWS-Out-Bytes                   SAE1-AWS-Out-Bytes                      USE1-APN2-AWS-Out-Bytes                 USE1-USW2-AWS-Out-Bytes                 USE2-SAE1-AWS-In-Bytes                  USW1-EU-AWS-Out-Bytes                   USW2-CAN1-AWS-In-Bytes                  
APE1-DataTransfer-Regional-Bytes        APN1-APS3-AWS-In-Bytes                  APN1-USW2-AWS-Out-Bytes                 APN2-Usage-Hours                        APS1-EUC1-AWS-Out-Bytes                 APS2-CloudFront-In-Bytes                APS3-APS1-AWS-In-Bytes                  APS3-USW1-AWS-Out-Bytes                 EU-EUW2-AWS-In-Bytes                    EUC1-CloudFront-Out-Bytes               EUN1-APS2-AWS-Out-Bytes                 EUW2-APE1-AWS-Out-Bytes                 EUW2-USE1-AWS-In-Bytes                  EUW3-EUC1-AWS-In-Bytes                  SAE1-CAN1-AWS-In-Bytes                  USE1-APS1-AWS-In-Bytes                  USE2-APE1-AWS-Out-Bytes                 USE2-SAE1-AWS-Out-Bytes                 USW1-EUC1-AWS-In-Bytes                  USW2-CAN1-AWS-Out-Bytes                 
APE1-EU-AWS-In-Bytes                    APN1-APS3-AWS-Out-Bytes                 APN2-APE1-AWS-Out-Bytes                 APN2-USE1-AWS-In-Bytes                  APS1-EUN1-AWS-In-Bytes                  APS2-CloudFront-Out-Bytes               APS3-APS1-AWS-Out-Bytes                 APS3-USW2-AWS-In-Bytes                  EU-EUW2-AWS-Out-Bytes                   EUC1-DataTransfer-In-Bytes              EUN1-APS3-AWS-In-Bytes                  EUW2-APN1-AWS-In-Bytes                  EUW2-USE1-AWS-Out-Bytes                 EUW3-EUC1-AWS-Out-Bytes                 SAE1-CAN1-AWS-Out-Bytes                 USE1-APS1-AWS-Out-Bytes                 USE2-APN1-AWS-In-Bytes                  USE2-Usage-Hours                        USW1-EUC1-AWS-Out-Bytes                 USW2-CloudFront-In-Bytes                
APE1-EU-AWS-Out-Bytes                   APN1-AWS-In-Bytes                       APN2-APN1-AWS-In-Bytes                  APN2-USE1-AWS-Out-Bytes                 APS1-EUN1-AWS-Out-Bytes                 APS2-DataTransfer-In-Bytes              APS3-APS2-AWS-In-Bytes                  APS3-USW2-AWS-Out-Bytes                 EU-Reserved-DataTransfer-Out-Hours      EUC1-DataTransfer-Out-Bytes             EUN1-APS3-AWS-Out-Bytes                 EUW2-APN1-AWS-Out-Bytes                 EUW2-USE2-AWS-In-Bytes                  EUW3-EUN1-AWS-In-Bytes                  SAE1-CloudFront-In-Bytes                USE1-APS2-AWS-In-Bytes                  USE2-APN1-AWS-Out-Bytes                 USE2-USE1-AWS-In-Bytes                  USW1-EUN1-AWS-In-Bytes                  USW2-CloudFront-Out-Bytes               
APE1-EUC1-AWS-In-Bytes                  APN1-AWS-Out-Bytes                      APN2-APN1-AWS-Out-Bytes                 APN2-USE2-AWS-In-Bytes                  APS1-EUW2-AWS-In-Bytes                  APS2-DataTransfer-Out-Bytes             APS3-APS2-AWS-Out-Bytes                 DataTransfer-In-Bytes                   EU-SAE1-AWS-In-Bytes                    EUC1-DataTransfer-Regional-Bytes        EUN1-AWS-In-Bytes                       EUW2-APN2-AWS-In-Bytes                  EUW2-USE2-AWS-Out-Bytes                 EUW3-EUN1-AWS-Out-Bytes                 SAE1-CloudFront-Out-Bytes               USE1-APS2-AWS-Out-Bytes                 USE2-APN2-AWS-In-Bytes                  USE2-USE1-AWS-Out-Bytes                 USW1-EUN1-AWS-Out-Bytes                 USW2-DataTransfer-In-Bytes              
APE1-EUC1-AWS-Out-Bytes                 APN1-CAN1-AWS-In-Bytes                  APN2-APS1-AWS-In-Bytes                  APN2-USE2-AWS-Out-Bytes                 APS1-EUW2-AWS-Out-Bytes                 APS2-DataTransfer-Regional-Bytes        aps3-AWS-In-Bytes                       DataTransfer-Out-Bytes                  EU-SAE1-AWS-Out-Bytes                   EUC1-EU-AWS-In-Bytes                    EUN1-AWS-Out-Bytes                      EUW2-APN2-AWS-Out-Bytes                 EUW2-USW1-AWS-In-Bytes                  EUW3-EUW2-AWS-In-Bytes                  SAE1-DataTransfer-In-Bytes              USE1-APS3-AWS-In-Bytes                  USE2-APN2-AWS-Out-Bytes                 USE2-USW1-AWS-In-Bytes                  USW1-EUW2-AWS-In-Bytes                  USW2-DataTransfer-Out-Bytes             
APE1-EUN1-AWS-In-Bytes                  APN1-CAN1-AWS-Out-Bytes                 APN2-APS1-AWS-Out-Bytes                 APN2-USW1-AWS-In-Bytes                  APS1-Reserved-DataTransfer-Out-Hours    APS2-EU-AWS-In-Bytes                    aps3-AWS-Out-Bytes                      DataTransfer-Regional-Bytes             EU-Usage-Hours                          EUC1-EU-AWS-Out-Bytes                   EUN1-CAN1-AWS-In-Bytes                  EUW2-APS1-AWS-In-Bytes                  EUW2-USW1-AWS-Out-Bytes                 EUW3-EUW2-AWS-Out-Bytes                 SAE1-DataTransfer-Out-Bytes             USE1-APS3-AWS-Out-Bytes                 USE2-APS1-AWS-In-Bytes                  USE2-USW1-AWS-Out-Bytes                 USW1-EUW2-AWS-Out-Bytes                 USW2-DataTransfer-Regional-Bytes        
APE1-EUN1-AWS-Out-Bytes                 APN1-CloudFront-In-Bytes                APN2-APS2-AWS-In-Bytes                  APN2-USW1-AWS-Out-Bytes                 APS1-SAE1-AWS-In-Bytes                  APS2-EU-AWS-Out-Bytes                   APS3-CAN1-AWS-In-Bytes                  EU-APE1-AWS-Out-Bytes                   EU-USE1-AWS-In-Bytes                    EUC1-EUN1-AWS-In-Bytes                  EUN1-CAN1-AWS-Out-Bytes                 EUW2-APS1-AWS-Out-Bytes                 EUW2-USW2-AWS-In-Bytes                  EUW3-Reserved-DataTransfer-Out-Hours    SAE1-DataTransfer-Regional-Bytes        USE1-AWS-In-Bytes                       USE2-APS1-AWS-Out-Bytes                 USE2-USW2-AWS-In-Bytes                  USW1-Reserved-DataTransfer-Out-Hours    USW2-EU-AWS-In-Bytes                    
APE1-EUW2-AWS-In-Bytes                  APN1-CloudFront-Out-Bytes               APN2-APS2-AWS-Out-Bytes                 APN2-USW2-AWS-In-Bytes                  APS1-SAE1-AWS-Out-Bytes                 APS2-EUC1-AWS-In-Bytes                  APS3-CAN1-AWS-Out-Bytes                 EU-APN1-AWS-In-Bytes                    EU-USE1-AWS-Out-Bytes                   EUC1-EUN1-AWS-Out-Bytes                 EUN1-CloudFront-In-Bytes                EUW2-APS2-AWS-In-Bytes                  EUW2-USW2-AWS-Out-Bytes                 EUW3-SAE1-AWS-In-Bytes                  SAE1-EU-AWS-In-Bytes                    USE1-AWS-Out-Bytes                      USE2-APS2-AWS-In-Bytes                  USE2-USW2-AWS-Out-Bytes                 USW1-SAE1-AWS-In-Bytes                  USW2-EU-AWS-Out-Bytes                   
APE1-EUW2-AWS-Out-Bytes                 APN1-DataTransfer-In-Bytes              APN2-APS3-AWS-In-Bytes                  APN2-USW2-AWS-Out-Bytes                 APS1-Usage-Hours                        APS2-EUC1-AWS-Out-Bytes                 APS3-CloudFront-In-Bytes                EU-APN1-AWS-Out-Bytes                   EU-USE2-AWS-In-Bytes                    EUC1-EUW2-AWS-In-Bytes                  EUN1-CloudFront-Out-Bytes               EUW2-APS2-AWS-Out-Bytes                 EUW3-APE1-AWS-Out-Bytes                 EUW3-SAE1-AWS-Out-Bytes                 SAE1-EU-AWS-Out-Bytes                   USE1-CAN1-AWS-In-Bytes                  USE2-APS2-AWS-Out-Bytes                 USW1-APE1-AWS-Out-Bytes                 USW1-SAE1-AWS-Out-Bytes                 USW2-EUC1-AWS-In-Bytes                  
APE1-EUW3-AWS-In-Bytes                  APN1-DataTransfer-Out-Bytes             APN2-APS3-AWS-Out-Bytes                 APS1-APE1-AWS-Out-Bytes                 APS1-USE1-AWS-In-Bytes                  APS2-EUN1-AWS-In-Bytes                  APS3-CloudFront-Out-Bytes               EU-APN2-AWS-In-Bytes                    EU-USE2-AWS-Out-Bytes                   EUC1-EUW2-AWS-Out-Bytes                 EUN1-DataTransfer-In-Bytes              EUW2-APS3-AWS-In-Bytes                  EUW3-APN1-AWS-In-Bytes                  EUW3-Usage-Hours                        SAE1-EUC1-AWS-In-Bytes                  USE1-CAN1-AWS-Out-Bytes                 USE2-APS3-AWS-In-Bytes                  USW1-APN1-AWS-In-Bytes                  USW1-Usage-Hours                        USW2-EUC1-AWS-Out-Bytes                 
APE1-EUW3-AWS-Out-Bytes                 APN1-DataTransfer-Regional-Bytes        APN2-AWS-In-Bytes                       APS1-APN1-AWS-In-Bytes                  APS1-USE1-AWS-Out-Bytes                 APS2-EUN1-AWS-Out-Bytes                 APS3-DataTransfer-In-Bytes              EU-APN2-AWS-Out-Bytes                   EU-USW1-AWS-In-Bytes                    EUC1-Reserved-DataTransfer-Out-Hours    EUN1-DataTransfer-Out-Bytes             EUW2-APS3-AWS-Out-Bytes                 EUW3-APN1-AWS-Out-Bytes                 EUW3-USE1-AWS-In-Bytes                  SAE1-EUC1-AWS-Out-Bytes                 USE1-CloudFront-In-Bytes                USE2-APS3-AWS-Out-Bytes                 USW1-APN1-AWS-Out-Bytes                 USW1-USE1-AWS-In-Bytes                  USW2-EUN1-AWS-In-Bytes                  
APE1-Reserved-DataTransfer-Out-Hours    APN1-EU-AWS-In-Bytes                    APN2-AWS-Out-Bytes                      APS1-APN1-AWS-Out-Bytes                 APS1-USE2-AWS-In-Bytes                  APS2-EUW2-AWS-In-Bytes                  APS3-DataTransfer-Out-Bytes             EU-APS1-AWS-In-Bytes                    EU-USW1-AWS-Out-Bytes                   EUC1-SAE1-AWS-In-Bytes                  EUN1-DataTransfer-Regional-Bytes        EUW2-AWS-In-Bytes                       EUW3-APN2-AWS-In-Bytes                  EUW3-USE1-AWS-Out-Bytes                 SAE1-EUN1-AWS-In-Bytes                  USE1-CloudFront-Out-Bytes               USE2-AWS-In-Bytes                       USW1-APN2-AWS-In-Bytes                  USW1-USE1-AWS-Out-Bytes                 USW2-EUN1-AWS-Out-Bytes                 

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

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 *