Amazon Ground Station · Example Payload

Ground Station Security Details Example

Data ProcessingIoTSatellite CommunicationsSpace Technology

Ground Station Security Details 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

roleArnsecurityGroupIdssubnetIds

Example Payload

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