ListCallerAccessGrantsEntry
Part of ListCallerAccessGrantsResult
. Each entry includes the permission level (READ, WRITE, or READWRITE) and the grant scope of the access grant. If the grant also includes an application ARN, the grantee can only access the S3 data through this application.
Types
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of an Amazon Web Services IAM Identity Center application associated with your Identity Center instance. If the grant includes an application ARN, the grantee can only access the S3 data through this application.
Link copied to clipboard
The S3 path of the data to which you have been granted access.
Link copied to clipboard
The type of permission granted, which can be one of the following values:
Functions
Link copied to clipboard
inline fun copy(block: ListCallerAccessGrantsEntry.Builder.() -> Unit = {}): ListCallerAccessGrantsEntry