Delete Third-Party Resources from AWS Config using the AWS CLI - AWS Config
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

Delete Third-Party Resources from AWS Config using the AWS 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.