UNPKG

@cloud-copilot/iam-data

Version:
18 lines 629 B
{ "accesspoint": { "key": "accesspoint", "arn": "arn:${Partition}:s3-outposts:${Region}:${Account}:outpost/${OutpostId}/accesspoint/${AccessPointName}" }, "bucket": { "key": "bucket", "arn": "arn:${Partition}:s3-outposts:${Region}:${Account}:outpost/${OutpostId}/bucket/${BucketName}" }, "endpoint": { "key": "endpoint", "arn": "arn:${Partition}:s3-outposts:${Region}:${Account}:outpost/${OutpostId}/endpoint/${EndpointId}" }, "object": { "key": "object", "arn": "arn:${Partition}:s3-outposts:${Region}:${Account}:outpost/${OutpostId}/bucket/${BucketName}/object/${ObjectName}" } }