Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create role for snoflake access to synapsedev data with fake extID to get roleArn #1028

Merged

Conversation

xschildw
Copy link
Contributor

This PR will create a new role for the snowflake access to Synapse dw bucket.
First called with fake externalID to get the role ARN.

Depends on Sage-Bionetworks/aws-infra#398

url: https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/aws-infra/v0.7.8/IAM/snowflake-bucket-access.yaml
stack_name: snowflake-access.yaml
parameters:
BucketArn: arn:aws:s3:::dev.datawarehouse.sagebase.org
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this makes me wonder why the role for this bucket isn't created in the same template that created the bucket?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting thought, the goal was for org-infra to adopt resources already deployed into the with a shared template (with the benefit that the template can be used for to give Snowflake access to any bucket/prefix in the org)

Copy link

dpulls bot commented Nov 27, 2023

🎉 All dependencies have been resolved !

@xschildw xschildw merged commit 8614815 into Sage-Bionetworks-IT:master Dec 5, 2023
24 checks passed
@xschildw xschildw mentioned this pull request Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants