Menyiapkan pemberitahuan pembaruan harga - AWS Penagihan

Terjemahan disediakan oleh mesin penerjemah. Jika konten terjemahan yang diberikan bertentangan dengan versi bahasa Inggris aslinya, utamakan versi bahasa Inggris.

Menyiapkan pemberitahuan pembaruan harga

Untuk memberikan umpan balik tentang Daftar Harga AWS, selesaikan survei singkat ini. Tanggapan Anda akan anonim. Catatan: Survei ini hanya dalam bahasa Inggris.

File daftar harga dapat berubah kapan saja. Ketika file daftar harga diperbarui, pemberitahuan Amazon Simple Notification Service (AmazonSNS) dikirim. Anda dapat mengatur untuk menerima pemberitahuan saat harga berubah, seperti saat AWS menurunkan harga, atau saat produk dan layanan baru diluncurkan.

Anda bisa mendapatkan pemberitahuan setiap kali harga berubah atau hanya sekali sehari. Jika Anda memilih untuk diberi tahu sekali sehari, notifikasi mencakup semua perubahan harga yang diterapkan pada hari sebelumnya. Kami menyarankan Anda mengatur notifikasi dan mendapatkan file terbaru saat berubah.

Siapkan SNS notifikasi Amazon

Anda dapat menggunakan AWS Management Console untuk mendaftar SNS notifikasi Amazon.

Untuk mengatur SNS notifikasi Amazon untuk pembaruan file daftar harga
  1. Masuk ke AWS Management Console dan buka SNS konsol Amazon di https://console.aws.amazon.com/sns/v3/home.

  2. Jika Anda baru mengenal AmazonSNS, pilih Memulai.

  3. Jika perlu, ubah Wilayah AWS pada bilah navigasi ke US East (Virginia N.).

  4. Di panel navigasi, memilih Langganan.

  5. Pilih Buat langganan.

  6. Untuk Topik ARN, masukkan yang berikut ini sesuai kebutuhan:

    • Untuk harga layanan:

      • Untuk mendapatkan pemberitahuan setiap kali harga berubah, masukkan: arn:aws:sns:us-east-1:278350005181:price-list-api

      • Untuk mendapatkan pemberitahuan tentang perubahan harga sekali sehari, masukkan: arn:aws:sns:us-east-1:278350005181:daily-aggregated-price-list-api

    • Untuk harga Savings Plans, masukkan: arn:aws:sns:us-east-1:626627529009:SavingsPlanPublishNotifications

  7. Untuk Protokol, gunakan pengaturan HTTP default.

  8. Untuk Endpoint, tentukan format yang ingin Anda terima notifikasi, seperti Amazon Simple Queue Service SQS (Amazon) AWS Lambda, atau email.

  9. Pilih Buat langganan.

    Ketika harga berubah, Anda akan menerima pemberitahuan dari format pilihan Anda yang Anda tentukan di langkah 8.

penting

Jika Anda menerima olahpesan kesalahan Tidak bisa membuat langganan. Kode kesalahan: InvalidParameter - Pesan kesalahan: Parameter tidak valid: TopicArn, kemungkinan Anda tidak menggunakan Wilayah AS Timur (Virginia N.). Data metrik penagihan disimpan di Wilayah ini, bahkan untuk sumber daya di Wilayah lain. Kembali ke langkah 3 dan selesaikan sisa prosedur ini.

Struktur pemberitahuan untuk Layanan AWS

Pemberitahuan pembaruan harga memiliki baris subjek dalam format berikut.

[Pricing Update] New <serviceCode> offer file available.
contoh Contoh: Baris subjek

Pemberitahuan pembaruan harga untuk Amazon Relational Database Service (RDSAmazon) terlihat seperti berikut ini.

[Pricing Update] New AmazonRDS offer file available.
contoh Contoh: Pesan pemberitahuan

Jika Anda berlangganan Layanan AWS seperti AmazonSQS, Lambda, atau layanan lainnya, struktur badan pesan pemberitahuan pembaruan harga akan terlihat seperti berikut.

{ "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" }

Misalnya, pesan notifikasi untuk Amazon RDS terlihat seperti berikut ini.

{ "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" }
contoh Contoh: Pemberitahuan email

Jika Anda berlangganan email, struktur badan pesan email pembaruan harga terlihat seperti berikut.

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

Contoh pesan email untuk Amazon RDS terlihat seperti berikut ini.

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

Struktur pemberitahuan untuk Savings Plans

Pemberitahuan pembaruan harga memiliki baris subjek dalam format berikut.

[Pricing Update] New <Savings Plan name> is available.
contoh Contoh: Baris subjek untuk Savings Plan

Baris subjek untuk Savings Plan terlihat seperti berikut ini.

[Pricing Update] New AWS Compute Savings Plan is available.
contoh Contoh: Pesan pemberitahuan

Jika Anda berlangganan Layanan AWS seperti AmazonSQS, Lambda, atau layanan lainnya, struktur badan pesan pemberitahuan pembaruan harga akan terlihat seperti berikut ini,

{ "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>" }

Misalnya, pemberitahuan untuk ComputeSavingsPlans terlihat seperti berikut ini.

{ "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" }
contoh Contoh: Pemberitahuan email

Jika Anda berlangganan email, struktur badan email pembaruan harga terlihat seperti berikut.

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

Misalnya, badan email untuk Savings Plan terlihat seperti berikut ini.

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