@cloud-copilot/iam-data
Version:
14 lines • 384 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",
"secretsmanager:resource/Type"
]
}
}