AwsSecretsManagerSecretDetails - 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).

AwsSecretsManagerSecretDetails

Details about an Amazon Secrets Manager secret.

Contents

Deleted

Whether the secret is deleted.

Type: Boolean

Required: No

Description

The user-provided description of the secret.

Type: String

Pattern: .*\S.*

Required: No

KmsKeyId

The ARN, Key ID, or alias of the Amazon KMS key used to encrypt the SecretString or SecretBinary values for versions of this secret.

Type: String

Pattern: .*\S.*

Required: No

Name

The name of the secret.

Type: String

Pattern: .*\S.*

Required: No

RotationEnabled

Whether rotation is enabled.

Type: Boolean

Required: No

RotationLambdaArn

The ARN of the Lambda function that rotates the secret.

Type: String

Pattern: .*\S.*

Required: No

RotationOccurredWithinFrequency

Whether the rotation occurred within the specified rotation frequency.

Type: Boolean

Required: No

RotationRules

Defines the rotation schedule for the secret.

Type: AwsSecretsManagerSecretRotationRules object

Required: No

See Also

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