omics_get_s3_access_policy {paws.storage} | R Documentation |
Retrieves details about an access policy on a given store
Description
Retrieves details about an access policy on a given store.
See https://www.paws-r-sdk.com/docs/omics_get_s3_access_policy/ for full documentation.
Usage
omics_get_s3_access_policy(s3AccessPointArn)
Arguments
s3AccessPointArn |
[required] The S3 access point ARN that has the access policy. |
[Package paws.storage version 0.9.0 Index]