Skip to content

/AWS1/CL_S3C=>LISTACCESSGRANTSINSTANCES()

About ListAccessGrantsInstances

Returns a list of S3 Access Grants instances. An S3 Access Grants instance serves as a logical grouping for your individual access grants. You can only have one S3 Access Grants instance per Region per account.

Permissions

You must have the s3:ListAccessGrantsInstances permission to use this operation.

Method Signature

IMPORTING

Required arguments:

IV_ACCOUNTID TYPE /AWS1/S3CACCOUNTID /AWS1/S3CACCOUNTID

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

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/S3CCONTINUATIONTOKEN /AWS1/S3CCONTINUATIONTOKEN

A pagination token to request the next page of results. Pass this value into a subsequent List Access Grants Instances request in order to retrieve the next page of results.

IV_MAXRESULTS TYPE /AWS1/S3CMAXRESULTS /AWS1/S3CMAXRESULTS

The maximum number of access grants that you would like returned in the List Access Grants response. If the results include the pagination token NextToken, make another call using the NextToken to determine if there are more results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_S3CLSTACCGRANTSINST01 /AWS1/CL_S3CLSTACCGRANTSINST01