View source: R/omics_operations.R
| omics_put_s3_access_policy | R Documentation |
Adds an access policy to the specified store.
See https://www.paws-r-sdk.com/docs/omics_put_s3_access_policy/ for full documentation.
omics_put_s3_access_policy(s3AccessPointArn, s3AccessPolicy)
s3AccessPointArn |
[required] The S3 access point ARN where you want to put the access policy. |
s3AccessPolicy |
[required] The resource policy that controls S3 access to the store. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.