NotificationHubStatusSummary - AWS User Notifications

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 this NotificationHub.

    • REGISTERING

      • The NotificationConfiguration is initializing. A NotificationConfiguration with this status can't be deregistered.

    • DEREGISTERING

      • The NotificationConfiguration is being deleted. You can't register additional NotificationHubs in the same Region as a NotificationConfiguration 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: