admin管理员组文章数量:1397016
I need to set Provisioned Concurrency to latest
alias of some lambda functions, it worked for all the lambdas I have except one.
When I'm using Terraform I get this error:
Error: putting Lambda Provisioned Concurrency Config (my-lambda-function,latest): ResourceConflictException: An error occurred and the request cannot be processed.
{
RespMetadata: {
StatusCode: 409,
RequestID: "***"
},
Message_: "An error occurred and the request cannot be processed.",
Type: "User"
}
And I get same error if I try to update the concurrency in the console as well
I tried to change aliases, set concurrency to particular version of the lambda but no success.
Maybe there are some pre-requisites the lambda must met to have PC ?
本文标签: amazon web servicesCan39t set Provisioned Concurrency for lambda functionStack Overflow
版权声明:本文标题:amazon web services - Can't set Provisioned Concurrency for lambda function - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744104419a2591000.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论