View a markdown version of this page

ContactVersion - AWS Ground Station

ContactVersion

Version information for a contact.

Contents

activated

Time the contact version was activated in UTC. A version is activated when it becomes the current active version of the contact.

Type: Timestamp

Required: No

created

Time the contact version was created in UTC.

Type: Timestamp

Required: No

failureCodes

List of failure codes for the contact version.

Type: Array of strings

Valid Values: INTERNAL_ERROR | INVALID_SATELLITE_ARN | INVALID_UPDATE_CONTACT_REQUEST | EPHEMERIS_NOT_FOUND | EPHEMERIS_TIME_RANGE_INVALID | EPHEMERIS_NOT_ENABLED | SATELLITE_DOES_NOT_MATCH_EPHEMERIS | NOT_ONBOARDED_TO_AZEL_EPHEMERIS | AZEL_EPHEMERIS_NOT_FOUND | AZEL_EPHEMERIS_WRONG_GROUND_STATION | AZEL_EPHEMERIS_INVALID_STATUS | AZEL_EPHEMERIS_TIME_RANGE_INVALID

Required: No

failureMessage

Failure message for the contact version.

Type: String

Required: No

lastUpdated

Time the contact version was last updated in UTC.

Type: Timestamp

Required: No

status

Status of the contact version.

Type: String

Valid Values: UPDATING | ACTIVE | SUPERSEDED | FAILED_TO_UPDATE

Required: No

superseded

Time the contact version was superseded in UTC. A version is superseded when a newer version becomes active.

Type: Timestamp

Required: No

versionId

Version ID of a contact.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 128.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: