Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AccessDeniedException: Resource is not in the state functionActive #238

Open
dangnhuhieu opened this issue Jul 15, 2023 · 1 comment
Open

Comments

@dangnhuhieu
Copy link

On my own AWS(with AdminFullAcess login user) fail at command:
cdk deploy Applications --require-approval never

with error:
Received response status [FAILED] from custom resource.
Message returned: AccessDeniedException:
Resource is not in the state functionActive at
Object.extractError (/var/runtime/node_modules/aws-sdk/lib/protocol/json.js:61:27)
at Request.extractError (/var/runtime/node_modules/aws-sdk/lib/protocol/rest_json.js:61:8)
at Request.callListeners (/var/runtime/node_modules/aws-sdk/lib/sequential_executor.js:106:20)
at Request.emit (/var/runtime/node_modules/aws-sdk/lib/sequential_executor.js:78:10)
at Request.emit (/var/runtime/node_modules/aws-sdk/lib/request.js:686:14)
at Request.transition (/var/runtime/node_modules/aws-sdk/lib/request.js:22:10)
at AcceptorStateMachine.runTo (/var/runtime/node_modules/aws-sdk/lib/state_machine.js:14:12)
at /var/runtime/node_modules/aws-sdk/lib/state_machine.js:26:10
at Request. (/var/runtime/node_modules/aws-sdk/lib/request.js:38:9)
at Request. (/var/runtime/node_modules/aws-sdk/lib/request.js:688:12)
(RequestId: f3c6e4ed-324f-47f8-925d-52d7b9955ba7)

Ảnh chụp Màn hình 2023-07-15 lúc 21 30 38

Please help me!

@nrxlor
Copy link

nrxlor commented Jun 19, 2024

encountered the same question, but I have no idea to resolve it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants