Creating an AWS RDS connection file

GIS How-To for Creating an AWS RDS connection file

To use MDCS with arcpy and AWS RDS, the first step is to create a connection file.

Step-by-step guide

Use ubuntu username instead of arcgis

  1. Modify create_sde.py.
  2. Modify run.bat to match Python on your ArcGIS Server.
  3. Run run.sh.
Information Icon

Change Python version if you run the script on 10.8.

Last Updated