Interface S3Config.Builder

    • Method Detail

      • bucketAccessRoleArn

        S3Config.Builder bucketAccessRoleArn​(String bucketAccessRoleArn)

        The ARN of the IAM role for accessing the S3 bucket.

        Parameters:
        bucketAccessRoleArn - The ARN of the IAM role for accessing the S3 bucket.
        Returns:
        Returns a reference to this object so that method calls can be chained together.