aws.secretsmanager.secret
Supported platform
- aws
Description
AWS Secrets Manager secret
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
arn | string | ARN for the secret |
createdAt | time | Creation date of the secret |
description | string | Description of the secret |
lastChangedDate | time | Last date the secret was changed |
lastRotatedDate | time | Last date the secret was automatically rotated |
name | string | Name of the secret |
nextRotationDate | time | Date of the next secret rotation |
primaryRegion | string | Primary region of the secret |
rotationEnabled | bool | Whether rotation is enabled for the secret |
tags | map[string]string | Tags for the secret |