Skip To Content

Delete deployments using the ArcGIS Enterprise Cloud Builder CLI for AWS DELETE command

If you want to delete your ArcGIS Enterprise deployment on Amazon Web Services (AWS) that were created using the ArcGIS Enterprise Cloud Builder Command Line Interface for Amazon Web Services utility, use the DELETE command.

The DELETE command deletes all resources you created using the CREATE command, including AWS CloudFormation stacks, CloudWatch logs, records from AWS Route 53 (if you specified an AWSRoute53ZoneID), and the Amazon Simple Storage Service (S3) bucket and DynamoDB table for your cloud store (if you specified that option for StoreType). This operation cannot be undone.

Note:

The DELETE command is only supported for deployments created using ArcGIS Enterprise Cloud Builder CLI for AWS CREATE command. It does not delete assets created using the PREP command.

Use the same JSON file you used when you executed the CREATE command: cloudbuilder.exe DELETE -j <createfilename.json>