Amazon DataSync · Example Payload

Agent Example

Data TransferMigrationStorageAutomationHybrid Cloud

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

Top-level fields

AgentArnNameStatusCreationTime

Example Payload

Raw ↑
{
  "AgentArn": "arn:aws:datasync:us-east-1:123456789012:agent/agent-01234EXAMPLE",
  "Name": "MyOnPremAgent",
  "Status": "ONLINE",
  "CreationTime": "2024-01-10T08:00:00Z"
}