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 年前
