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 NotificationHubStatusSummary
Provides additional information about the current NotificationHub status.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "NotificationHubStatus" :String, "NotificationHubStatusReason" :String}
YAML
NotificationHubStatus:StringNotificationHubStatusReason:String
Properties
NotificationHubStatus-
Indicates the current status of the
NotificationHub.Required: Yes
Type: String
Allowed values:
ACTIVE | REGISTERING | DEREGISTERING | INACTIVEUpdate requires: No interruption
NotificationHubStatusReason-
An explanation for the current status.
Required: Yes
Type: String
Update requires: No interruption