Skip to main content

IS3Grantee

Interface in AWS.S3

Interface for a Grantee.

Ancestors

Properties

DisplayName

property DisplayName: string

The display name of the grantee.

GranteeType

property GranteeType: string

The grantee type.

Valid values: CanonicalUser | AmazonCustomerByEmail | Group.

Value

property Value: string

A value identifying the grantee.

For the GranteeType </code>(AmazonCustomerByEmail<code>(, the value will be the email address of the owner. When GranteeType is CanonicalUser, the value is the canonical ID of the user. For the GranteeType Group, the value will be the URI of a grantee group.