--- title: "Exclua a API Canário Sintéticos" chapter: false weight: 72 --- ```sh aws synthetics stop-canary --name my-api-canary aws synthetics delete-canary --name my-api-canary ```