awsAccessKey property

AwsAccessKey? awsAccessKey
getter/setter pair

Input only.

AWS access key used to sign the API requests to the AWS S3 bucket. Permissions on the bucket must be granted to the access ID of the AWS access key. For information on our data retention policy for user credentials, see [User credentials](/storage-transfer/docs/data-retention#user-credentials).

Implementation

AwsAccessKey? awsAccessKey;