v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1433203128.9 KB

Creates an Ephemeris with the specified <code>EphemerisData</code>.

post/ephemeris

Request body

enabledboolean
<p>Whether to set the ephemeris status to <code>ENABLED</code> after validation.</p> <p>Setting this to false will set the ephemeris status to <code>DISABLED</code> after validation.</p>
expirationTimestring date-time

An overall expiration time for the ephemeris in UTC, after which it will become <code>EXPIRED</code>.

kmsKeyArnstring

The ARN of a KMS key used to encrypt the ephemeris in Ground Station.

namestring required

A name string associated with the ephemeris. Used as a human-readable identifier for the ephemeris.

priorityinteger
<p>Customer-provided priority score to establish the order in which overlapping ephemerides should be used.</p> <p>The default for customer-provided ephemeris priority is 1, and higher numbers take precedence.</p> <p>Priority must be 1 or greater</p>
satelliteIdstring required

AWS Ground Station satellite ID for this ephemeris.

tagsobject

Tags assigned to an ephemeris.

Response

Success

ephemerisIdstring

The AWS Ground Station ephemeris ID.