Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

Feature request: allow add more static layer #54

Closed
c19 opened this issue Sep 16, 2020 · 1 comment
Closed

Feature request: allow add more static layer #54

c19 opened this issue Sep 16, 2020 · 1 comment

Comments

@c19
Copy link

c19 commented Sep 16, 2020

for example:

- staticArn:
        functions:
          - func
        arn:
          - arn:aws:lambda:ap-northeast-1:xxx:layer:linux-utility:8
          - arn:aws:lambda:ap-northeast-1:xxx:layer:python3:1
@c19
Copy link
Author

c19 commented Sep 16, 2020

Oh, Just realize that staticArn is arbitrary.

- linux-utility:
        functions:
          - func
        arn:
          - arn:aws:lambda:ap-northeast-1:xxx:layer:linux-utility:8
- python3:
        functions:
          - func
        arn:
          - arn:aws:lambda:ap-northeast-1:xxx:layer:python3:1

this will do.

@c19 c19 closed this as completed Sep 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant