omics_put_s3_access_policy: Adds an access policy to the specified store

View source: R/omics_operations.R

omics_put_s3_access_policyR Documentation

Adds an access policy to the specified store

Description

Adds an access policy to the specified store.

See https://www.paws-r-sdk.com/docs/omics_put_s3_access_policy/ for full documentation.

Usage

omics_put_s3_access_policy(s3AccessPointArn, s3AccessPolicy)

Arguments

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.


paws.storage documentation built on May 30, 2026, 9:13 a.m.