@cloud-copilot/iam-data
Version:
13 lines • 346 B
JSON
{
"secret": {
"key": "Secret",
"arn": "arn:${Partition}:secretsmanager:${Region}:${Account}:secret:${SecretId}",
"conditionKeys": [
"aws:RequestTag/${TagKey}",
"aws:ResourceTag/${TagKey}",
"aws:TagKeys",
"secretsmanager:ResourceTag/tag-key",
"secretsmanager:resource/AllowRotationLambdaArn"
]
}
}