Creating Redshift Cluster using the AWS Python SDK, an example of Infrastructure-as-code
Requires a config file with AWS key/pass in the same directory.
[CLUSTER] HOST= DB_NAME=dev DB_USER=awsuser DB_PASSWORD= DB_PORT=5439 [IAM_ROLE] ARN=''
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Creating Redshift Cluster using the AWS Python SDK, an example of Infrastructure-as-code
Requires a config file with AWS key/pass in the same directory.
[CLUSTER] HOST= DB_NAME=dev DB_USER=awsuser DB_PASSWORD= DB_PORT=5439 [IAM_ROLE] ARN=''