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
Füllen Sie diese kurze Umfrage |
Preislistendateien können sich jederzeit ändern. Wenn die Preislistendateien aktualisiert werden, wird eine Amazon Simple Notification Service (AmazonSNS) -Benachrichtigung 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.
Inhalt
SNSAmazon-Benachrichtigungen einrichten
Sie können das verwenden AWS Management Console , um sich für SNS Amazon-Benachrichtigungen anzumelden.
So richten Sie SNS Amazon-Benachrichtigungen für Aktualisierungen von Preislistendateien ein
Melden Sie sich bei https://console.aws.amazon.com/sns/v3/home
an AWS Management Console und öffnen Sie die SNS Amazon-Konsole. -
Wenn Sie neu bei Amazon sindSNS, wählen Sie Get Started.
-
Ändern Sie bei Bedarf in der Navigationsleiste den Wert AWS-Region auf USA Ost (Nord-Virginia).
-
Wählen Sie im Navigationsbereich Abonnements aus.
-
Wählen Sie Create subscription (Abonnement erstellen) aus.
-
Geben Sie für Thema 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
-
-
Behalten Sie unter Protocol (Protokoll) die
HTTP
-Standardeinstellung bei. -
Geben Sie für Endpoint das Format an, in dem Sie die Benachrichtigung erhalten möchten, z. B. Amazon Simple Queue Service (AmazonSQS) AWS Lambda, oder E-Mail.
-
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
Die Benachrichtigung über die Preisaktualisierung verfügt über eine Betreffzeile im folgenden Format.
[Pricing Update] New
<serviceCode>
offer file available.
Beispiel: Betreffzeile
Eine Preisaktualisierungsbenachrichtigung für Amazon Relational Database Service (AmazonRDS) sieht wie folgt aus.
[Pricing Update] New AmazonRDS offer file available.
Beispiel: Benachrichtigungsmeldung
Wenn Sie AWS-Services beispielsweise AmazonSQS, 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 Benachrichtigungsnachricht 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" }
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
Die Benachrichtigung über die Preisaktualisierung verfügt über eine Betreffzeile im folgenden Format.
[Pricing Update] New
<Savings Plan name>
is available.
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.
Beispiel: Benachrichtigungsmeldung
Wenn Sie AWS-Services beispielsweise AmazonSQS, 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" }
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