AwsSecretsManagerSecretDetails - AWS Security Hub CSPM
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

AwsSecretsManagerSecretDetails

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