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

Removes the dummy check for AWS Parameter Store access validation #3520

Merged
merged 2 commits into from
Aug 30, 2024

Conversation

elena-kolevska
Copy link
Contributor

Description

Removes the writing to a dummy key to check for access, because that might be disallowed for some policies.
The change was introduced in 1.13 (#3301).
This needs to be patched into 1.13 and 1.14.

Issue reference

This issue was related to AWS Secrets manager, but the same applies for parameter store too.

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests

Signed-off-by: Elena Kolevska <elena@kolevska.com>
@elena-kolevska elena-kolevska requested review from a team as code owners August 30, 2024 17:27
@yaron2 yaron2 merged commit b6a5e80 into dapr:main Aug 30, 2024
89 checks passed
elena-kolevska added a commit to elena-kolevska/components-contrib that referenced this pull request Sep 12, 2024
…pr#3520)

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
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

Successfully merging this pull request may close these issues.

2 participants