v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1433203128.9 KB

Updates a mission profile.

Updating a mission profile will not update the execution parameters for existing future contacts.

put/missionprofile/{missionProfileId}

Path parameters

missionProfileIdstring required

UUID of a mission profile.

Request body

contactPostPassDurationSecondsinteger

Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has finished.

contactPrePassDurationSecondsinteger

Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has finished.

minimumViableContactDurationSecondsinteger

Smallest amount of time in seconds that you’d like to see for an available contact. AWS Ground Station will not present you with contacts shorter than this duration.

namestring

Name of a mission profile.

streamsKmsRolestring

Role to use for encrypting streams with KMS key.

trackingConfigArnstring

ARN of a tracking <code>Config</code>.

Response

Success

missionProfileIdstring

UUID of a mission profile.