NotificationHubStatusSummary
NotificationHub status information.
Contents
- reason
-
An Explanation for the current status.
Type: String
Required: Yes
- status
-
Status information about the NotificationHub.
-
Values:
-
ACTIVE
-
Incoming NotificationEvents are replicated to this NotificationHub.
-
-
REGISTERING
-
The NotificationHub is initializing. A NotificationHub with this status can't be deregistered.
-
-
DEREGISTERING
-
The NotificationHub is being deleted. You can't register additional NotificationHubs in the same Region as a NotificationHub with this status.
-
-
Type: String
Valid Values:
ACTIVE | REGISTERING | DEREGISTERING | INACTIVE
Required: Yes
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: