google_api_storage_transfer v0.0.1 GoogleApi.StorageTransfer.V1.Model.AwsS3Data View Source

An AwsS3Data can be a data source, but not a data sink. In an AwsS3Data, an object's name is the S3 object's key name.

Attributes

  • awsAccessKey (AwsAccessKey): 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. Required. Defaults to: null.
  • bucketName (String): S3 Bucket name (see Creating a bucket). Required. Defaults to: null.