Select to view content in your preferred language

Add more parameters to ESRI AWS Cloudformation templates

231
0
04-04-2024 01:27 PM
Status: Open
MikeSchonlau
Occasional Contributor III

ESRI Cloudformation templates are great, but there are a few additional parameters we'd like to see added to the templates so we don't have to fumble around with modifying the templates ourselves and potentially corrupting our Cloudformation stacks.

Specifically, we'd like to see more EBS volume options in the template parameters. First and most importantly is adding either more root EBS volume capacity (current max is 1024 Gb) or adding an optional second EBS attached volume for backups. We have quickly run out of disk space using the ArcGIS Enterprise all-in-one template and struggling to properly manage our full and DataStore backups. Additional optional parameters that would be nice are: EBS volume type, throughput, and iops.

Thanks