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年前
関連するコンテンツ
- 質問済み 7ヶ月前
