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

Unable to specify authRole/unauthRole names on amplify init #9733

Open
2 tasks
ghost opened this issue Feb 9, 2022 · 0 comments
Open
2 tasks

Unable to specify authRole/unauthRole names on amplify init #9733

ghost opened this issue Feb 9, 2022 · 0 comments
Labels
feature-request Request a new feature p4 platform Issues tied to the general CLI platform

Comments

@ghost
Copy link

ghost commented Feb 9, 2022

Is this feature request related to a new or existing Amplify category?

New category

Is this related to another service?

IAM

Describe the feature you'd like to request

My org has restrictions on the roles that can be created with the assumed role I've been granted.

1- The roles created need to have a boundary policy (check... we have amplify init --permissions-boundary)
2- -The role names must start with a speciic prefix.

No way (that I've found) of doing #2 with amplify init.

Describe the solution you'd like

Have a parameter to amplify init that allows to specify this, e.g.

amplify init --roles-prefix abc-defg

Describe alternatives you've considered

Haven't found an alternative!

Additional context

No response

Is this something that you'd be interested in working on?

  • 👋 I may be able to implement this feature request

Would this feature include a breaking change?

  • ⚠️ This feature might incur a breaking change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request a new feature p4 platform Issues tied to the general CLI platform
Projects
None yet
Development

No branches or pull requests

2 participants