NotificationHubStatusSummary
Provides additional information about the current NotificationHub
status.
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 thisNotificationHub
.
-
-
REGISTERING
-
The
NotificationConfiguration
is initializing. ANotificationConfiguration
with this status can't be deregistered.
-
-
DEREGISTERING
-
The
NotificationConfiguration
is being deleted. You can't register additionalNotificationHubs
in the same Region as aNotificationConfiguration
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: