Amazon DataSync · Example Payload

Location Example

Data TransferMigrationStorageAutomationHybrid Cloud

Location Example is an example object payload from Amazon DataSync, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

LocationArnLocationUriCreationTime

Example Payload

Raw ↑
{
  "LocationArn": "arn:aws:datasync:us-east-1:123456789012:location/loc-01234EXAMPLE",
  "LocationUri": "s3://my-datasync-bucket/data/",
  "CreationTime": "2024-01-15T10:00:00Z"
}