Amazon S3 Glacier Deep Archive 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 S3 Glacier Deep Archive.

Note: All the list below are in alphabetical order.

Service Code: AmazonS3GlacierDeepArchive

Python Code to get Attribute Names for AmazonS3GlacierDeepArchive using Boto3

import boto3

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

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

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

print(attribute_names)

Attribute Name List for AmazonS3GlacierDeepArchive


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

import boto3

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

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

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

Attribute Name: feeCode
Values:

S3-Bulk-Retrieval
S3-Standard-Retrieval
S3:EarlyDelete-GDA

Attribute Name: feeDescription
Values:

Fee for Bulk Retrieval of data stored
Fee for Bulk Retrieval of data stored from Glacier Deep Archive
Fee for Standard Retrieval of data stored
Fee for Standard Retrieval of data stored from Glacier Deep Archive
Pro-rated fee for objects deleted before 180 days in Glacier Deep Archive volume

Attribute Name: group
Values:

S3-API-GDA-Tier1
S3-API-Tier3
S3-API-Tier5

Attribute Name: groupDescription
Values:

Complete Multipart Upload for repl to Glacier Deep Archive
Complete Multipart Upload to Glacier Deep Archive
COPY Object to Glacier Deep Archive
Copy part to Glacier Deep Archive
GDA Bulk Restore Requests
GDA Standard Restore Requests
Glacier Deep Archive Bulk Restore Requests
Initiate Multipart Upload for replication to Glacier Deep Archive
Initiate Multipart Upload to Glacier Deep Archive
Lifecycle to Glacier Deep Archive
POST to Glacier Deep Archive
PUT for replication to Glacier Deep Archive
PUT to Glacier Deep Archive
Upload part for replication to Glacier Deep Archive
Upload part to Glacier Deep Archive

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)
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:

CompleteMultipartUpload
CompleteMultipartUploadForRepl
CopyObject
CopyPart
DeepArchiveRestoreObject
InitiateMultipartUpload
InitiateMultipartUploadForRepl
PostObject
PutObject
PutObjectForRepl
S3-GDATransition
UploadPart
UploadPartForRepl

Attribute Name: servicecode
Values:

AmazonS3GlacierDeepArchive

Attribute Name: servicename
Values:

Amazon S3 Glacier Deep Archive

Attribute Name: storageClass
Values:

Archive

Attribute Name: termType
Values:

OnDemand

Attribute Name: usagetype
Values:

AFS1-Bulk-Retrieval-Bytes        APN2-Standard-Retrieval-Bytes    APS3-Requests-GDA-Tier5          EUN1-Bulk-Retrieval-Bytes        EUW3-Standard-Retrieval-Bytes    UGE1-Standard-Retrieval-Bytes    USW2-Requests-GDA-Tier5          
AFS1-EarlyDelete-GDA             APN2-TimedStorage-GDA-ByteHrs    APS3-Requests-Tier3              EUN1-EarlyDelete-GDA             EUW3-TimedStorage-GDA-ByteHrs    UGE1-TimedStorage-GDA-ByteHrs    USW2-Requests-Tier3              
AFS1-Requests-GDA-Tier1          APN3-Bulk-Retrieval-Bytes        APS3-Standard-Retrieval-Bytes    EUN1-Requests-GDA-Tier1          MES1-Bulk-Retrieval-Bytes        UGW1-Bulk-Retrieval-Bytes        USW2-Standard-Retrieval-Bytes    
AFS1-Requests-GDA-Tier3          APN3-EarlyDelete-GDA             APS3-TimedStorage-GDA-ByteHrs    EUN1-Requests-GDA-Tier3          MES1-EarlyDelete-GDA             UGW1-EarlyDelete-GDA             USW2-TimedStorage-GDA-ByteHrs    
AFS1-Requests-GDA-Tier5          APN3-Requests-GDA-Tier1          Bulk-Retrieval-Bytes             EUN1-Requests-GDA-Tier5          MES1-Requests-GDA-Tier1          UGW1-Requests-GDA-Tier1          
AFS1-Requests-Tier3              APN3-Requests-GDA-Tier3          CAN1-Bulk-Retrieval-Bytes        EUN1-Requests-Tier3              MES1-Requests-GDA-Tier3          UGW1-Requests-GDA-Tier3          
AFS1-Standard-Retrieval-Bytes    APN3-Requests-GDA-Tier5          CAN1-EarlyDelete-GDA             EUN1-Standard-Retrieval-Bytes    MES1-Requests-GDA-Tier5          UGW1-Requests-GDA-Tier5          
AFS1-TimedStorage-GDA-ByteHrs    APN3-Requests-Tier3              CAN1-Requests-GDA-Tier1          EUN1-TimedStorage-GDA-ByteHrs    MES1-Requests-Tier3              UGW1-Requests-Tier3              
APE1-Bulk-Retrieval-Bytes        APN3-Standard-Retrieval-Bytes    CAN1-Requests-GDA-Tier3          EUS1-Bulk-Retrieval-Bytes        MES1-Standard-Retrieval-Bytes    UGW1-Standard-Retrieval-Bytes    
APE1-EarlyDelete-GDA             APN3-TimedStorage-GDA-ByteHrs    CAN1-Requests-GDA-Tier5          EUS1-EarlyDelete-GDA             MES1-TimedStorage-GDA-ByteHrs    UGW1-TimedStorage-GDA-ByteHrs    
APE1-Requests-GDA-Tier1          APS1-Bulk-Retrieval-Bytes        CAN1-Requests-Tier3              EUS1-Requests-GDA-Tier1          Requests-GDA-Tier1               USE2-Bulk-Retrieval-Bytes        
APE1-Requests-GDA-Tier3          APS1-EarlyDelete-GDA             CAN1-Standard-Retrieval-Bytes    EUS1-Requests-GDA-Tier3          Requests-GDA-Tier3               USE2-EarlyDelete-GDA             
APE1-Requests-GDA-Tier5          APS1-Requests-GDA-Tier1          CAN1-TimedStorage-GDA-ByteHrs    EUS1-Requests-GDA-Tier5          Requests-GDA-Tier5               USE2-Requests-GDA-Tier1          
APE1-Requests-Tier3              APS1-Requests-GDA-Tier3          EarlyDelete-GDA                  EUS1-Requests-Tier3              Requests-Tier3                   USE2-Requests-GDA-Tier3          
APE1-Standard-Retrieval-Bytes    APS1-Requests-GDA-Tier5          EU-Bulk-Retrieval-Bytes          EUS1-Standard-Retrieval-Bytes    SAE1-Bulk-Retrieval-Bytes        USE2-Requests-GDA-Tier5          
APE1-TimedStorage-GDA-ByteHrs    APS1-Requests-Tier3              EU-EarlyDelete-GDA               EUS1-TimedStorage-GDA-ByteHrs    SAE1-EarlyDelete-GDA             USE2-Requests-Tier3              
APN1-Bulk-Retrieval-Bytes        APS1-Standard-Retrieval-Bytes    EU-Requests-GDA-Tier1            EUW2-Bulk-Retrieval-Bytes        SAE1-Requests-GDA-Tier1          USE2-Standard-Retrieval-Bytes    
APN1-EarlyDelete-GDA             APS1-TimedStorage-GDA-ByteHrs    EU-Requests-GDA-Tier3            EUW2-EarlyDelete-GDA             SAE1-Requests-GDA-Tier3          USE2-TimedStorage-GDA-ByteHrs    
APN1-Requests-GDA-Tier1          APS2-Bulk-Retrieval-Bytes        EU-Requests-GDA-Tier5            EUW2-Requests-GDA-Tier1          SAE1-Requests-GDA-Tier5          USW1-Bulk-Retrieval-Bytes        
APN1-Requests-GDA-Tier3          APS2-EarlyDelete-GDA             EU-Requests-Tier3                EUW2-Requests-GDA-Tier3          SAE1-Requests-Tier3              USW1-EarlyDelete-GDA             
APN1-Requests-GDA-Tier5          APS2-Requests-GDA-Tier1          EU-Standard-Retrieval-Bytes      EUW2-Requests-GDA-Tier5          SAE1-Standard-Retrieval-Bytes    USW1-Requests-GDA-Tier1          
APN1-Requests-Tier3              APS2-Requests-GDA-Tier3          EU-TimedStorage-GDA-ByteHrs      EUW2-Requests-Tier3              SAE1-TimedStorage-GDA-ByteHrs    USW1-Requests-GDA-Tier3          
APN1-Standard-Retrieval-Bytes    APS2-Requests-GDA-Tier5          EUC1-Bulk-Retrieval-Bytes        EUW2-Standard-Retrieval-Bytes    Standard-Retrieval-Bytes         USW1-Requests-GDA-Tier5          
APN1-TimedStorage-GDA-ByteHrs    APS2-Requests-Tier3              EUC1-EarlyDelete-GDA             EUW2-TimedStorage-GDA-ByteHrs    TimedStorage-GDA-ByteHrs         USW1-Requests-Tier3              
APN2-Bulk-Retrieval-Bytes        APS2-Standard-Retrieval-Bytes    EUC1-Requests-GDA-Tier1          EUW3-Bulk-Retrieval-Bytes        UGE1-Bulk-Retrieval-Bytes        USW1-Standard-Retrieval-Bytes    
APN2-EarlyDelete-GDA             APS2-TimedStorage-GDA-ByteHrs    EUC1-Requests-GDA-Tier3          EUW3-EarlyDelete-GDA             UGE1-EarlyDelete-GDA             USW1-TimedStorage-GDA-ByteHrs    
APN2-Requests-GDA-Tier1          APS3-Bulk-Retrieval-Bytes        EUC1-Requests-GDA-Tier5          EUW3-Requests-GDA-Tier1          UGE1-Requests-GDA-Tier1          USW2-Bulk-Retrieval-Bytes        
APN2-Requests-GDA-Tier3          APS3-EarlyDelete-GDA             EUC1-Requests-Tier3              EUW3-Requests-GDA-Tier3          UGE1-Requests-GDA-Tier3          USW2-EarlyDelete-GDA             
APN2-Requests-GDA-Tier5          APS3-Requests-GDA-Tier1          EUC1-Standard-Retrieval-Bytes    EUW3-Requests-GDA-Tier5          UGE1-Requests-GDA-Tier5          USW2-Requests-GDA-Tier1          
APN2-Requests-Tier3              APS3-Requests-GDA-Tier3          EUC1-TimedStorage-GDA-ByteHrs    EUW3-Requests-Tier3              UGE1-Requests-Tier3              USW2-Requests-GDA-Tier3          

Attribute Name: volumeType
Values:

Glacier Deep Archive

We hope the above list of attribute names and values helps when using the AWS Price List API for Amazon S3 Glacier Deep Archive.

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 *