This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
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
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.