s3control_put_access_grants_instance_resource_policy {paws.storage}R 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.


[Package paws.storage version 0.7.0 Index]