This repository was archived by the owner on May 31, 2024. It is now read-only.
Replies: 1 comment
-
|
We are still trying to find a way to solve this. Is there anything that the development team of AGC can recommend us? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
If I understand correctly amazon genomics cli (at the deploy step; for example when running
agc context deploy onDemandContext) relies on a cloud formation template to deploy the resources needed. One of the steps requires the policy:ec2:CreateSecurityGroup. In our organisation this is blocked, but the admins can manually create security groups for us. The error that I am getting is:API: ec2:CreateSecurityGroup You are not authorized to perform this operation. Encoded authorization failure message.Is there a way to provide a previously generated security groups, or add them in the cloud formation template?
Thank you in advance for your help
Beta Was this translation helpful? Give feedback.
All reactions