-
Notifications
You must be signed in to change notification settings - Fork 0
/
params.cfg
29 lines (26 loc) · 1 KB
/
params.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[Account Info]
# TODO: Replace the value below
account_id =
# TODO: Replace the value below
region =
[S3]
# TODO: Replace the value below; make sure the bucket name is unique
bucket_name =
[Transfer Family]
transfer_role = S3TransferFamilyRole
transfer_s3_policy_prefix = TransferFamilyListGetDeletePutS3Bucket-
aws_permission_1 = IAMFullAccess
aws_permission_2 = AmazonS3FullAccess
aws_permission_3 = AWSTransferConsoleFullAccess
# TODO: Replace the value below
sftp_server_username =
[Redshift]
security_group_name = RedshiftConnector
redshift_role = S3RedshiftRole
redshift_s3_policy_prefix = RedshiftListGetCreateDeletePutAbortS3Bucket-
redshift_cluster = transactions-dw
redshift_db_name = san_francisco
# TODO: Replace the value below
redshift_db_username =
# TODO: Replace the value below
redshift_db_password =