StandardsSubscription - AWS Security Hub

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 AWS SDKs, see the following: