@cloud-copilot/iam-data
Version:
14 lines • 494 B
JSON
{
"dataset": {
"key": "dataset",
"arn": "arn:${Partition}:cognito-sync:${Region}:${Account}:identitypool/${IdentityPoolId}/identity/${IdentityId}/dataset/${DatasetName}"
},
"identity": {
"key": "identity",
"arn": "arn:${Partition}:cognito-sync:${Region}:${Account}:identitypool/${IdentityPoolId}/identity/${IdentityId}"
},
"identitypool": {
"key": "identitypool",
"arn": "arn:${Partition}:cognito-sync:${Region}:${Account}:identitypool/${IdentityPoolId}"
}
}