StandardsSubscription - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

StandardsSubscription

A resource that represents your subscription to a supported standard.

Contents

StandardsArn

The ARN of a standard.

Type: String

Pattern: .*\S.*

Required: Yes

StandardsInput

A key-value pair of input for the standard.

Type: String to string map

Key Pattern: .*\S.*

Value Pattern: .*\S.*

Required: Yes

StandardsStatus

The status of the standard subscription.

The status values are as follows:

  • PENDING - Standard is in the process of being enabled.

  • READY - Standard is enabled.

  • INCOMPLETE - Standard could not be enabled completely. Some controls may not be available.

  • DELETING - Standard is in the process of being disabled.

  • FAILED - Standard could not be disabled.

Type: String

Valid Values: PENDING | READY | FAILED | DELETING | INCOMPLETE

Required: Yes

StandardsSubscriptionArn

The ARN of a resource that represents your subscription to a supported standard.

Type: String

Pattern: .*\S.*

Required: Yes

StandardsStatusReason

The reason for the current status.

Type: StandardsStatusReason object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: