@cloud-copilot/iam-data
Version:
18 lines • 450 B
JSON
{
"customer-agreement": {
"key": "customer-agreement",
"arn": "arn:${Partition}:artifact::${Account}:customer-agreement/*"
},
"agreement": {
"key": "agreement",
"arn": "arn:${Partition}:artifact:::agreement/*"
},
"report": {
"key": "report",
"arn": "arn:${Partition}:artifact:${Region}::report/${ReportId}:${Version}",
"conditionKeys": [
"artifact:ReportCategory",
"artifact:ReportSeries"
]
}
}