

Die vorliegende Übersetzung wurde maschinell erstellt. Im Falle eines Konflikts oder eines Widerspruchs zwischen dieser übersetzten Fassung und der englischen Fassung (einschließlich infolge von Verzögerungen bei der Übersetzung) ist die englische Fassung maßgeblich.

# Einrichten von Benachrichtigungen über Preisaktualisierungen
<a name="notifications-price-list-api"></a>


|  | 
| --- |
| Füllen Sie diese [kurze Umfrage](https://amazonmr.au1.qualtrics.com/jfe/form/SV_cO0deTMyKyFeezA) aus AWS-Preisliste, um Feedback zu geben. Ihre Antworten bleiben anonym. **Hinweis:** Diese Umfrage ist nur auf Englisch verfügbar. | 

Preislistendateien können sich jederzeit ändern. Wenn die Preislistendateien aktualisiert werden, wird eine Benachrichtigung über den Amazon Simple Notification Service (Amazon SNS) gesendet. Sie können einrichten, dass Sie Benachrichtigungen erhalten, wenn sich Preise ändern, z. B. wenn Preise AWS sinken oder wenn neue Produkte und Dienstleistungen auf den Markt kommen. 

Sie können sich für jede Preisänderung einzeln benachrichtigen lassen oder nur einmal täglich. Wenn Sie sich dafür entscheiden, einmal täglich benachrichtigt zu werden, enthält die Benachrichtigung alle Preisänderungen, die am Vortag vorgenommen wurden. Wir empfehlen Ihnen, Benachrichtigungen einzurichten und bei Änderungen die neuesten Dateien zu erhalten.

**Contents**
+ [Amazon-SNS-Benachrichtigungen einrichten](#set-up-sns-notifications-price-changes)
+ [Benachrichtigungsstruktur für AWS-Services](#notification-structure-for-aws-services)
+ [Benachrichtigungsstruktur für Savings Plans](#notification-structures-for-aws-savings-plans)

## Amazon-SNS-Benachrichtigungen einrichten
<a name="set-up-sns-notifications-price-changes"></a>

Sie können den verwenden AWS-Managementkonsole , um sich für Amazon SNS SNS-Benachrichtigungen anzumelden.

**So richten Sie Amazon-SNS-Benachrichtigungen für Aktualisierungen von Preislistendateien ein**

1. Melden Sie sich bei [https://console.aws.amazon.com/sns/v3/home](https://console.aws.amazon.com/sns/v3/home) an AWS-Managementkonsole und öffnen Sie die Amazon SNS SNS-Konsole.

1. Wenn Sie noch keine Erfahrung mit Amazon SNS haben, wählen Sie **Erste Schritte** aus.

1. Ändern Sie bei Bedarf in der Navigationsleiste den Wert AWS-Region auf **USA Ost (Nord-Virginia**).

1. Wählen Sie im Navigationsbereich **Abonnements** aus.

1. Wählen Sie **Create subscription** (Abonnement erstellen) aus.

1. Geben Sie als **Themen-ARN** nach Bedarf Folgendes ein:
   + Für Service-Preise: 
     + Geben Sie Folgendes ein, um bei jeder Preisänderung benachrichtigt zu werden: `arn:aws:sns:us-east-1:278350005181:price-list-api`
     + Geben Sie Folgendes ein, um einmal täglich über Preisänderungen benachrichtigt zu werden: `arn:aws:sns:us-east-1:278350005181:daily-aggregated-price-list-api`
   + Geben Sie für die Preise für Savings Plans Folgendes ein: `arn:aws:sns:us-east-1:626627529009:SavingsPlanPublishNotifications`

1. Behalten Sie unter **Protocol (Protokoll)** die `HTTP`-Standardeinstellung bei.

1. Geben Sie für **Endpoint** das Format an, in dem Sie die Benachrichtigung erhalten möchten, z. B. Amazon Simple Queue Service (Amazon SQS) AWS Lambda, oder E-Mail.

1. Wählen Sie **Create subscription** (Abonnement erstellen) aus.

   Wenn sich ein Preis ändert, erhalten Sie eine Benachrichtigung in Ihrem bevorzugten Format, das Sie in Schritt 8 angegeben haben.

**Wichtig**  
Wenn Sie die Fehlermeldung Couldn't create subscription (Abonnement konnte nicht erstellt werden) Fehlercode: InvalidParameter - Fehlermeldung: Ungültiger Parameter: TopicArn, wahrscheinlich verwenden Sie nicht die Region USA Ost (Nord-Virginia). Die Metrikdaten für die Fakturierung werden in dieser Region gespeichert, auch für Ressourcen in anderen Regionen. Kehren Sie zu Schritt 3 zurück und führen Sie den Rest dieses Vorgangs aus.

## Benachrichtigungsstruktur für AWS-Services
<a name="notification-structure-for-aws-services"></a>

Die Benachrichtigung über die Preisaktualisierung verfügt über eine Betreffzeile im folgenden Format.

```
[Pricing Update] New {{<serviceCode>}} offer file available.
```

**Example Beispiel: Betreffzeile**  
Eine Benachrichtigung über Preisaktualisierungen für Amazon Relational Database Service (Amazon RDS) sieht wie folgt aus.  

```
[Pricing Update] New AmazonRDS offer file available.
```

**Example Beispiel: Benachrichtigungsmeldung**  
Wenn Sie AWS-Services beispielsweise Amazon SQS, Lambda oder andere Dienste abonniert haben, sieht die Struktur des Nachrichtentexts zur Preisaktualisierung wie folgt aus.  

```
{
    "formatVersion":"v1.0",
    "offerCode":"{{<serviceCode>}}",
    "version":"{{<Version number of this new price list>}}",
    "timeStamp":"{{<Publish date of this new price list>}}",
    "url":{
        "JSON":"{{<JSON URL of the current version price list>}}",
        "CSV":"{{<CSV URL of the current version price list>}}"
    },
    "regionIndex":"<Region index url of the current version price list>",
    "operation":"Publish"
}
```
Die Benachrichtigungsmeldung für Amazon RDS sieht beispielsweise wie folgt aus.  

```
{
    "formatVersion":"v1.0",
    "offerCode":"AmazonRDS",
    "version":"20230328234721",
    "timeStamp":"2023-03-28T23:47:21Z",
    "url":{
        "JSON":"https://pricing.us-east-1.amazonaws.com/offers/v1.0/aws/AmazonRDS/current/index.json",
        "CSV":"https://pricing.us-east-1.amazonaws.com/offers/v1.0/aws/AmazonRDS/current/index.csv"
    },
    "regionIndex":"https://pricing.us-east-1.amazonaws.com/offers/v1.0/aws/AmazonRDS/current/region_index.json",
    "operation":"Publish"
}
```

**Example Beispiel: E-Mail-Benachrichtigung**  
Wenn Sie E-Mail abonniert haben, sieht die Struktur des E-Mail-Nachrichtentexts zur Preisaktualisierung wie folgt aus.  

```
Hello,
You've received this notification because you subscribed to receiving updates from SNS topic arn:aws:sns:us-east-1:278350005181:price-list-api.

We've published a new version of the offer file for Service <serviceCode>. To download the offer file, use the following URLs:
  - JSON format : {{<JSON URL of the current version price list>}}
  - CSV format : {{<CSV URL url of the current version price list>}}

To download the index for the region-specific offer files, use the following URL:
   - RegionIndexUrl : {{<Region index URL of the current version price list>}}

To get a daily email that shows all price changes made the previous day, subscribe to the following SNS topic: arn:aws:sns:us-east-1:278350005181:daily-aggregated-price-list-api.

To learn more about offer files and index files, see  http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/price-changes.html.

Thank You,
Amazon Web Services Team
```
Eine Beispiel-E-Mail-Nachricht für Amazon RDS sieht wie folgt aus.  

```
Hello,
You've received this notification because you subscribed to receiving updates from SNS topic arn:aws:sns:us-east-1:278350005181:price-list-api.

We've published a new version of the offer file for Service AmazonRDS. To download the offer file, use the following URLs:
  - JSON format : https://pricing.us-east-1.amazonaws.com/offers/v1.0/aws/AmazonRDS/current/index.json
  - CSV format : https://pricing.us-east-1.amazonaws.com/offers/v1.0/aws/AmazonRDS/current/index.csv

To download the index for the region-specific offer files, use the following URL:
   - RegionIndexUrl : https://pricing.us-east-1.amazonaws.com/offers/v1.0/aws/AmazonRDS/current/region_index.json

To get a daily email that shows all price changes made the previous day, subscribe to the following SNS topic: arn:aws:sns:us-east-1:278350005181:daily-aggregated-price-list-api.

To learn more about offer files and index files, see  http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/price-changes.html.

Thank You,
Amazon Web Services Team
```

## Benachrichtigungsstruktur für Savings Plans
<a name="notification-structures-for-aws-savings-plans"></a>

Die Benachrichtigung über die Preisaktualisierung verfügt über eine Betreffzeile im folgenden Format.

```
[Pricing Update] New {{<Savings Plan name>}} is available.
```

**Example Beispiel: Betreffzeile für den Savings Plan**  
Eine Betreffzeile für den Savings Plan sieht wie folgt aus.  

```
[Pricing Update] New AWS Compute Savings Plan is available.
```

**Example Beispiel: Benachrichtigungsmeldung**  
Wenn Sie AWS-Services beispielsweise Amazon SQS, Lambda oder andere Dienste abonniert haben, sieht die Struktur des Nachrichtentexts zur Preisaktualisierung wie folgt aus:  

```
{
  "version":"<Version number of this new price list>",
  "offerCode":"<savingsPlanCode which can be used as input to API calls>",
  "savingsPlanCode":"{{<savingsPlan Name>}}",
  "topicArn":"arn:aws:sns:us-east-1:626627529009:SavingsPlanPublishNotifications",
  "versionIndex":"{{<version index url of the version price list>}}",
  "regionIndex":"{{<Region index URL of the version price list>}}"
}
```
Eine Benachrichtigung für `ComputeSavingsPlans` sieht beispielsweise wie folgt aus.  

```
{
  "version":"20230509202901",
  "offerCode":"AWSComputeSavingsPlan",
  "savingsPlanCode":"ComputeSavingsPlans",
  "topicArn":"arn:aws:sns:us-east-1:626627529009:SavingsPlanPublishNotifications",
  "versionIndex":"https://pricing.us-east-1.amazonaws.com/savingsPlan/v1.0/aws/AWSComputeSavingsPlan/20230509202901/index.json",
  "regionIndex":"https://pricing.us-east-1.amazonaws.com/savingsPlan/v1.0/aws/AWSComputeSavingsPlan/20230509202901/region_index.json"
}
```

**Example Beispiel: E-Mail-Benachrichtigung**  
Wenn Sie E-Mail abonniert haben, sieht die Struktur des E-Mail-Textes zur Preisaktualisierung wie folgt aus.  

```
Hello,

You've received this notification because you subscribed to receiving updates from SNS topic arn:aws:sns:us-east-1:626627529009:SavingsPlanPublishNotifications.

We've published a new version of {{<Savings Plan name>}}.

To download the index of current region specific savings plans, use the following URL:
  - {{<Region index URL of the version price list>}}
  
To download the index of previous versions of savings plans, use the following URL:
  - {{<version index URL of the version price list>}}

To learn more about Savings Plans, see http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/price-changes.html.
To learn about finding Savings Plan prices in an offer file, see https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/sp-offer-file.html

Thank You,
Amazon Web Services Team
```
Ein E-Mail-Text für den Savings Plan sieht beispielsweise wie folgt aus.  

```
Hello,

You've received this notification because you subscribed to receiving updates from SNS topic arn:aws:sns:us-east-1:626627529009:SavingsPlanPublishNotifications.

We've published a new version of Compute Savings Plans.

To download the index of current region specific savings plans, use the following URL:
  - https://pricing.us-east-1.amazonaws.com/savingsPlan/v1.0/aws/AWSComputeSavingsPlan/20230509202901/region_index.json
  
To download the index of previous versions of savings plans, use the following URL:
  - https://pricing.us-east-1.amazonaws.com/savingsPlan/v1.0/aws/AWSComputeSavingsPlan/20230509202901/index.json

To learn more about savings plans, see http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/price-changes.html.
To learn about finding Savings Plan prices in an offer file, see https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/sp-offer-file.html

Thank You,
Amazon Web Services Team
```