GroundStationData
Information about the ground station data.
Contents
- groundStationId
-
UUID of a ground station.
Type: String
Length Constraints: Minimum length of 4. Maximum length of 500.
Pattern:
^[ a-zA-Z0-9-._:=]{4,256}$
Required: No
- groundStationName
-
Name of a ground station.
Type: String
Length Constraints: Minimum length of 4. Maximum length of 500.
Pattern:
^[ a-zA-Z0-9-._:=]{4,256}$
Required: No
- region
-
Ground station Region.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^[\w-]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: