Amazon Ground Station · Example Payload

Ground Station S3 Recording Config Example

Data ProcessingIoTSatellite CommunicationsSpace Technology

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

Top-level fields

bucketArnprefixroleArn

Example Payload

Raw ↑
{
  "bucketArn": "arn:aws:groundstation:us-east-2:123456789012:contact/abc123",
  "prefix": "example-prefix",
  "roleArn": "arn:aws:groundstation:us-east-2:123456789012:contact/abc123"
}