Delete Third-Party Resources from Amazon Config 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.