s3control_delete_access_grants_location: Deregisters a location from your S3 Access Grants instance

View source: R/s3control_operations.R

s3control_delete_access_grants_locationR Documentation

Deregisters a location from your S3 Access Grants instance

Description

Deregisters a location from your S3 Access Grants instance. You can only delete a location registration from an S3 Access Grants instance if there are no grants associated with this location. See Delete a grant for information on how to delete grants. You need to have at least one registered location in your S3 Access Grants instance in order to create access grants.

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

Usage

s3control_delete_access_grants_location(AccountId, AccessGrantsLocationId)

Arguments

AccountId

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

AccessGrantsLocationId

[required] The ID of the registered location that you are deregistering from your S3 Access Grants instance. S3 Access Grants assigned this ID when you registered the location. S3 Access Grants assigns the ID default to the default location ⁠s3://⁠ and assigns an auto-generated ID to other locations that you register.


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