This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::Notifications::NotificationHub
Configures a NotificationHub for AWS User Notifications. For more
         information about notification hub, see the AWS User Notifications User Guide.
Syntax
To declare this entity in your AWS 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 NotificationHubRegion.Required: Yes Type: String Pattern: ^([a-z]{1,2})-([a-z]{1,15}-)+([0-9])$Minimum: 2Maximum: 25Update requires: Replacement 
Return values
Ref
Fn::GetAtt
- CreationTime
- 
                            The date and time the NotificationHubOverviewwas created.