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

Overwrite the default naming convention #34

Open
miguel-a-calles-mba opened this issue Oct 21, 2019 · 1 comment
Open

Overwrite the default naming convention #34

miguel-a-calles-mba opened this issue Oct 21, 2019 · 1 comment

Comments

@miguel-a-calles-mba
Copy link

Rather than forcing the IAM role name to be <service-name>-<stage>-<function-name>-<region>-lambdaRole, can it be defined something like this?

custom:
  serverless-iam-roles-per-function:
    iamRoleNamePrefix: prefix
    iamRoleNameSuffix: suffix
    # iam role name becomes `prefix-<function-name>-suffix`
@s1mrankaur
Copy link

any update?

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

No branches or pull requests

2 participants