Amazon EventBridge 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 CloudWatch Events or Amazon EventBridge.

Note: All the list below are in alphabetical order.

Service Code: AWSEvents

Python Code to get Attribute Names for AWSEvents using Boto3

import boto3

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

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

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

print(attribute_names)

Attribute Name List for AWSEvents


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

import boto3

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

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

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

Attribute Name: eventType
Values:

APIDestination
Archive Event
Custom Event
Discovery Event
Event Storage
Partner Event

Attribute Name: location
Values:

Africa (Cape Town)
Any
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 (Los Angeles)
US West (N. California)
US West (Oregon)

Attribute Name: locationType
Values:

AWS Region

Attribute Name: operation
Values:

ArchiveEvents
DiscoveryEvent
InvokeApiDestination
PutEvents
ReceivedPartnerEvents
StandardStorage

Attribute Name: productFamily
Values:

CloudWatch Events
EventBridge

Attribute Name: Restriction
Values:

Limited SKU Usage

Attribute Name: servicecode
Values:

AWSEvents

Attribute Name: servicename
Values:

CloudWatch Events

Attribute Name: termType
Values:

OnDemand

Attribute Name: usagetype
Values:

AFS1-ArchivedEvents-Bytes     APS2-Invocation-64K-Chunks    EUS1-Invocation-64K-Chunks    USE1-Event-8K-Chunks          
AFS1-Event-64K-Chunks         APS2-TimedStorage-ByteHrs     EUS1-TimedStorage-ByteHrs     USE1-Invocation-64K-Chunks    
AFS1-Event-8K-Chunks          APS3-ArchivedEvents-Bytes     EUW2-ArchivedEvents-Bytes     USE1-TimedStorage-ByteHrs     
AFS1-Invocation-64K-Chunks    APS3-Event-64K-Chunks         EUW2-Event-64K-Chunks         USE2-ArchivedEvents-Bytes     
AFS1-TimedStorage-ByteHrs     APS3-Event-8K-Chunks          EUW2-Event-8K-Chunks          USE2-Event-64K-Chunks         
APE1-ArchivedEvents-Bytes     APS3-Invocation-64K-Chunks    EUW2-Invocation-64K-Chunks    USE2-Event-8K-Chunks          
APE1-Event-64K-Chunks         APS3-TimedStorage-ByteHrs     EUW2-TimedStorage-ByteHrs     USE2-Invocation-64K-Chunks    
APE1-Event-8K-Chunks          CAN1-ArchivedEvents-Bytes     EUW3-ArchivedEvents-Bytes     USE2-TimedStorage-ByteHrs     
APE1-Invocation-64K-Chunks    CAN1-Event-64K-Chunks         EUW3-Event-64K-Chunks         USW1-ArchivedEvents-Bytes     
APE1-TimedStorage-ByteHrs     CAN1-Event-8K-Chunks          EUW3-Event-8K-Chunks          USW1-Event-64K-Chunks         
APN1-ArchivedEvents-Bytes     CAN1-Invocation-64K-Chunks    EUW3-Invocation-64K-Chunks    USW1-Event-8K-Chunks          
APN1-Event-64K-Chunks         CAN1-TimedStorage-ByteHrs     EUW3-TimedStorage-ByteHrs     USW1-Invocation-64K-Chunks    
APN1-Event-8K-Chunks          EU-ArchivedEvents-Bytes       Global-Event-8K-Chunks        USW1-TimedStorage-ByteHrs     
APN1-Invocation-64K-Chunks    EU-Event-64K-Chunks           LAX1-Event-8K-Chunks          USW2-ArchivedEvents-Bytes     
APN1-TimedStorage-ByteHrs     EU-Event-8K-Chunks            MES1-ArchivedEvents-Bytes     USW2-Event-64K-Chunks         
APN2-ArchivedEvents-Bytes     EU-Invocation-64K-Chunks      MES1-Event-64K-Chunks         USW2-Event-8K-Chunks          
APN2-Event-64K-Chunks         EU-TimedStorage-ByteHrs       MES1-Event-8K-Chunks          USW2-Invocation-64K-Chunks    
APN2-Event-8K-Chunks          EUC1-ArchivedEvents-Bytes     MES1-Invocation-64K-Chunks    USW2-TimedStorage-ByteHrs     
APN2-Invocation-64K-Chunks    EUC1-Event-64K-Chunks         MES1-TimedStorage-ByteHrs     
APN2-TimedStorage-ByteHrs     EUC1-Event-8K-Chunks          SAE1-ArchivedEvents-Bytes     
APN3-Event-64K-Chunks         EUC1-Invocation-64K-Chunks    SAE1-Event-64K-Chunks         
APN3-Event-8K-Chunks          EUC1-TimedStorage-ByteHrs     SAE1-Event-8K-Chunks          
APS1-ArchivedEvents-Bytes     EUN1-ArchivedEvents-Bytes     SAE1-Invocation-64K-Chunks    
APS1-Event-64K-Chunks         EUN1-Event-64K-Chunks         SAE1-TimedStorage-ByteHrs     
APS1-Event-8K-Chunks          EUN1-Event-8K-Chunks          UGE1-Event-64K-Chunks         
APS1-Invocation-64K-Chunks    EUN1-Invocation-64K-Chunks    UGE1-Event-8K-Chunks          
APS1-TimedStorage-ByteHrs     EUN1-TimedStorage-ByteHrs     UGW1-Event-64K-Chunks         
APS2-ArchivedEvents-Bytes     EUS1-ArchivedEvents-Bytes     UGW1-Event-8K-Chunks          
APS2-Event-64K-Chunks         EUS1-Event-64K-Chunks         USE1-ArchivedEvents-Bytes     
APS2-Event-8K-Chunks          EUS1-Event-8K-Chunks          USE1-Event-64K-Chunks         

We hope the above list of attribute names and values helps when using the AWS Price List API for CloudWatch Events or Amazon EventBridge.

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 *