---
type: resource-type
title: LocationS3
description: aws resource type AWS::DataSync::LocationS3
name: LocationS3
lexicon: aws
resource_type: AWS::DataSync::LocationS3
---
`AWS::DataSync::LocationS3`, a resource type of the aws lexicon.

## Properties

- `S3Config` (`LocationS3_S3Config`, required)
- `LocationArn` (`string`, optional): The Amazon Resource Name (ARN) of the Amazon S3 bucket location.
- `LocationUri` (`string`, optional): The URL of the S3 location that was described.
- `S3BucketArn` (`string`, optional): The Amazon Resource Name (ARN) of the Amazon S3 bucket.
- `S3StorageClass` (`"DEEP_ARCHIVE" | "GLACIER" | "GLACIER_INSTANT_RETRIEVAL" | "INTELLIGENT_TIERING" | "ONEZONE_IA" | "STANDARD" | "STANDARD_IA"`, optional): The Amazon S3 storage class you want to store your files in when this location is used as a task destination.
- `Subdirectory` (`string`, optional): A subdirectory in the Amazon S3 bucket. This subdirectory in Amazon S3 is used to read data from the S3 source location or write data to the S3 destination.
- `Tags` (`LocationS3_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `LocationArn`
- `LocationUri`
