How do you delete code signing profiles created in the OTA Job configuration workflow

0

I have created a number of code signing profils for use in OTA Update Jobs for FreeRTOS and ESP32.

I need to be able to delete some of these profiles but cannot seem to see where/how I can do this.

Code signing profiles

I have looked in AWS Signer> signing profiles. But the do not show up there.

Any help would be greatly appreciated.

Thanks!

preguntada hace un año293 visualizaciones
1 Respuesta
0

Hi. You can list them using the CLI with aws signer list-signing-profiles: https://docs.aws.amazon.com/cli/latest/reference/signer/list-signing-profiles.html. By default, it will only list active profiles.

There is no delete operation. But you can cancel a signing profile using the command line: https://docs.aws.amazon.com/cli/latest/reference/signer/cancel-signing-profile.html

profile pictureAWS
EXPERTO
Greg_B
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas