s3control_put_access_grants_instance_resource_policy: Updates the resource policy of the S3 Access Grants instance

View source: R/s3control_operations.R

s3control_put_access_grants_instance_resource_policyR Documentation

Updates the resource policy of the S3 Access Grants instance

Description

Updates the resource policy of the S3 Access Grants instance.

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

Usage

s3control_put_access_grants_instance_resource_policy(
  AccountId,
  Policy,
  Organization = NULL
)

Arguments

AccountId

[required] The ID of the Amazon Web Services account that is making this request.

Policy

[required] The resource policy of the S3 Access Grants instance that you are updating.

Organization

The Organization of the resource policy of the S3 Access Grants instance.


paws.storage documentation built on May 29, 2024, 2:03 a.m.