NAME
Paws::Datasync::DescribeLocationS3Response
ATTRIBUTES
AgentArns => ArrayRef[Str|Undef]
If you are using DataSync on an AWS Outpost, the Amazon Resource Name (ARNs) of the EC2 agents deployed on your Outpost. For more information about launching a DataSync agent on an AWS Outpost, see Deploy your DataSync agent on AWS Outposts (https://docs.aws.amazon.com/datasync/latest/userguide/deploy-agents.html#outposts-agent).
CreationTime => Str
The time that the Amazon S3 bucket location was created.
LocationArn => Str
The Amazon Resource Name (ARN) of the Amazon S3 bucket or access point.
LocationUri => Str
The URL of the Amazon S3 location that was described.
S3Config => Paws::Datasync::S3Config
S3StorageClass => Str
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 (http://aws.amazon.com/s3/storage-classes/). 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 (https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html#using-storage-classes).
Valid values are: "STANDARD"
, "STANDARD_IA"
, "ONEZONE_IA"
, "INTELLIGENT_TIERING"
, "GLACIER"
, "DEEP_ARCHIVE"
, "OUTPOSTS"
=head2 _request_id => Str