Delete Third-Party Resources using the Amazon CLI - Amazon Config
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Delete Third-Party Resources using the Amazon CLI

Enter the following command to delete a third-party resource:

aws configservice delete-resource-config --resource-type MyCustomNamespace::Testing::WordPress --resource-id resource-002

If successful, the command executes with no additional output.