AWS::Notifications::NotificationHub - Amazon CloudFormation
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).

AWS::Notifications::NotificationHub

Configures a NotificationHub for Amazon User Notifications. For more information about notification hub, see the Amazon User Notifications User Guide.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::Notifications::NotificationHub", "Properties" : { "Region" : String } }

YAML

Type: AWS::Notifications::NotificationHub Properties: Region: String

Properties

Region

The NotificationHub Region.

Required: Yes

Type: String

Pattern: ^([a-z]{1,2})-([a-z]{1,15}-)+([0-9])$

Minimum: 2

Maximum: 25

Update requires: Replacement

Return values

Ref

Fn::GetAtt

CreationTime

The date and time the NotificationHubOverview was created.