MCPcopy
hub / github.com/san089/Udacity-Data-Engineering-Projects / Redshift_Cluster_IaC.py

File Redshift_Cluster_IaC.py

Redshift_Cluster_IaC.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import boto3
2import configparser
3from botocore.exceptions import ClientError
4import json

Callers

nothing calls this directly

Calls 7

create_IAM_roleFunction · 0.85
get_groupFunction · 0.85
create_clusterFunction · 0.85
delete_clusterFunction · 0.85
delete_IAM_roleFunction · 0.85

Tested by

no test coverage detected