class Aws::DataSync::Types::DescribeLocationS3Response
@!attribute [rw] location_arn
The Amazon Resource Name (ARN) of the Amazon S3 bucket or access point. @return [String]
@!attribute [rw] location_uri
The URL of the Amazon S3 location that was described. @return [String]
@!attribute [rw] s3_storage_class
The Amazon S3 storage class that you chose to store your files in when this location is used as a task destination. For more information about S3 storage classes, see [Amazon S3 Storage Classes][1]. Some storage classes have behaviors that can affect your S3 storage cost. For detailed information, see [Considerations when working with S3 storage classes in DataSync][2]. [1]: http://aws.amazon.com/s3/storage-classes/ [2]: https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html#using-storage-classes @return [String]
@!attribute [rw] s3_config
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*. @return [Types::S3Config]
@!attribute [rw] agent_arns
If you are using DataSync on an Amazon Web Services Outpost, the Amazon Resource Name (ARNs) of the EC2 agents deployed on your Outpost. For more information about launching a DataSync agent on an Amazon Web Services Outpost, see [Deploy your DataSync agent on Outposts][1]. [1]: https://docs.aws.amazon.com/datasync/latest/userguide/deploy-agents.html#outposts-agent @return [Array<String>]
@!attribute [rw] creation_time
The time that the Amazon S3 bucket location was created. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/datasync-2018-11-09/DescribeLocationS3Response AWS API Documentation
Constants
- SENSITIVE