Subscriber - Amazon Billing and Cost Management
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Subscriber

The subscriber to a budget notification. The subscriber consists of a subscription type and either an Amazon SNS topic or an email address.

For example, an email subscriber has the following parameters:

  • A subscriptionType of EMAIL

  • An address of example@example.com

Contents

Address

The address that Amazon sends budget notifications to, either an SNS topic or an email.

When you create a subscriber, the value of Address can't contain line breaks.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2147483647.

Pattern: (.*[\n\r\t\f\ ]?)*

Required: Yes

SubscriptionType

The type of notification that Amazon sends to a subscriber.

Type: String

Valid Values: SNS | EMAIL

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: