Skip to content

/AWS1/CL_S3CLSTCALLERACCGRAN01

ListCallerAccessGrantsResult

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_nexttoken TYPE /AWS1/S3CCONTINUATIONTOKEN /AWS1/S3CCONTINUATIONTOKEN

A pagination token that you can use to request the next page of results. Pass this value into a subsequent List Caller Access Grants request in order to retrieve the next page of results.

it_calleraccessgrantslist TYPE /AWS1/CL_S3CLSTCALLERACCGRAN02=>TT_CALLERACCESSGRANTSLIST TT_CALLERACCESSGRANTSLIST

A list of the caller's access grants that were created using S3 Access Grants and that grant the caller access to the S3 data of the Amazon Web Services account ID that was specified in the request.


Queryable Attributes

NextToken

A pagination token that you can use to request the next page of results. Pass this value into a subsequent List Caller Access Grants request in order to retrieve the next page of results.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value

CallerAccessGrantsList

A list of the caller's access grants that were created using S3 Access Grants and that grant the caller access to the S3 data of the Amazon Web Services account ID that was specified in the request.

Accessible with the following methods

Method Description
GET_CALLERACCESSGRANTSLIST() Getter for CALLERACCESSGRANTSLIST, with configurable default
ASK_CALLERACCESSGRANTSLIST() Getter for CALLERACCESSGRANTSLIST w/ exceptions if field has
HAS_CALLERACCESSGRANTSLIST() Determine if CALLERACCESSGRANTSLIST has a value