delete_mission_profile
(**kwargs)¶Deletes a mission profile.
See also: AWS API Documentation
Request Syntax
response = client.delete_mission_profile(
missionProfileId='string'
)
[REQUIRED]
UUID of a mission profile.
{
'missionProfileId': 'string'
}
Response Structure
UUID of a mission profile.
Exceptions
GroundStation.Client.exceptions.InvalidParameterException
GroundStation.Client.exceptions.DependencyException
GroundStation.Client.exceptions.ResourceNotFoundException