File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,12 @@ This solution includes a cloudformation template and a python script. This docum
1616
1717## Requirements
1818
19- * AWS CLI already configured with Administrator permission
20- * Python 3.8
21- * [ boto3] ( https://boto3.amazonaws.com/v1/documentation/api/latest/guide/quickstart.html#installation )
22- * AWS Account with an Amazon Aurora global database with at least 2 regions.
19+ * AWS CLI already configured with Administrator permission
20+ * [ Latest version of Python 3] ( https://www.python.org/downloads/release/python-395 )
21+ * [ AWS SDK for Python (boto3)] ( https://boto3.amazonaws.com/v1/documentation/api/latest/guide/quickstart.html#installation )
22+ * AWS Account with at least one Amazon Aurora Global Database with at least 2 regions.
23+ * [ Git command line tools installed] ( https://git-scm.com/book/en/v2/Getting-Started-Installing-Git )
24+
2325
2426## Set up
2527
You can’t perform that action at this time.
0 commit comments