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

The security token included in the request is invalid #24

Open
keshavreddy2021 opened this issue May 12, 2021 · 0 comments
Open

The security token included in the request is invalid #24

keshavreddy2021 opened this issue May 12, 2021 · 0 comments

Comments

@keshavreddy2021
Copy link

Error: The security token included in the request is invalid
at ParameterQuery.executeSync (platform-automation-tests/node_modules/aws-param-store/lib/param_query.js:139:19)
at Object.getParameterSync (platform-automation-tests/node_modules/aws-param-store/lib/index.js:54:10)
at Object. (platform-automation-tests/src/test/utils/AwsParamStore.js:7:36)
at Module._compile (node:internal/modules/cjs/loader:1092:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1121:10)
at Module.load (node:internal/modules/cjs/loader:972:32)
at Function.Module._load (node:internal/modules/cjs/loader:813:14)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:76:12)
at node:internal/main/run_main_module:17:47

I'm getting the above error when I run awsParamStore.getParameterSync(). Is there some configuration that is required?

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

1 participant