Interface S3Config.Builder

    • Method Detail

      • bucketAccessRoleArn

        S3Config.Builder bucketAccessRoleArn​(String bucketAccessRoleArn)

        Specifies the ARN of the IAM role that DataSync uses to access your S3 bucket.

        Parameters:
        bucketAccessRoleArn - Specifies the ARN of the IAM role that DataSync uses to access your S3 bucket.
        Returns:
        Returns a reference to this object so that method calls can be chained together.