Skip to content

Commit

Permalink
Merge a4f6bcc into 1bc438e
Browse files Browse the repository at this point in the history
  • Loading branch information
pvighi committed Nov 21, 2018
2 parents 1bc438e + a4f6bcc commit f7f3f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion handlers/sf-datalake-export/cfn.yaml
Expand Up @@ -14,7 +14,7 @@ Mappings:
CODE:
destBuckets: "arn:aws:s3:::gu-salesforce-export-test/CODE/*"
PROD:
destBuckets: ["arn:aws:s3:::gu-salesforce-export-test/PROD/*", "arn:aws:s3:::ophan-clean-salesforce-customer-data-*"]
destBuckets: ["arn:aws:s3:::gu-salesforce-export-test/PROD/*", "arn:aws:s3:::ophan-raw-salesforce-customer-data-*"]

Resources:
StartJobRole:
Expand Down

0 comments on commit f7f3f2e

Please sign in to comment.