class Aws::DataSync::Types::S3Config

The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role that is used to access an Amazon S3 bucket.

For detailed information about using such a role, see Creating a Location for Amazon S3 in the *DataSync User Guide*.

@note When making an API call, you may pass S3Config

data as a hash:

    {
      bucket_access_role_arn: "IamRoleArn", # required
    }

@!attribute [rw] bucket_access_role_arn

The Amazon S3 bucket to access. This bucket is used as a parameter
in the [CreateLocationS3][1] operation.

[1]: https://docs.aws.amazon.com/datasync/latest/userguide/API_CreateLocationS3.html
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/datasync-2018-11-09/S3Config AWS API Documentation

Constants

SENSITIVE