Subscriber - AWS Billing and Cost Management

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 AWS 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 AWS 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 AWS SDKs, see the following: