delete_ephemeris
(**kwargs)¶Deletes an ephemeris
See also: AWS API Documentation
Request Syntax
response = client.delete_ephemeris(
ephemerisId='string'
)
[REQUIRED]
The AWS Ground Station ephemeris ID.
{
'ephemerisId': 'string'
}
Response Structure
The AWS Ground Station ephemeris ID.
Exceptions
GroundStation.Client.exceptions.InvalidParameterException
GroundStation.Client.exceptions.DependencyException
GroundStation.Client.exceptions.ResourceNotFoundException