1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
0
Hello @AWS-User-7754781
Thank you for posting in re:Post
To Remove a layer
To remove a Lambda layer, run the amplify function remove command and select Lambda layers. Next, you'll be prompted to select which layer to remove. You can delete specific layer versions or all of them.
Warning: When you delete a layer, you can no longer configure functions to use it. However, any function that already uses the layer continues to have access to it.
for more details- https://docs.amplify.aws/cli/function/layers/
If the Answer is helpful, please click Accept Answer & UPVOTE, this can be beneficial to other community members.
답변함 3년 전
관련 콘텐츠
- AWS 공식업데이트됨 4년 전
