GroundStation.Client.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.InvalidParameterExceptionGroundStation.Client.exceptions.DependencyExceptionGroundStation.Client.exceptions.ResourceNotFoundException