You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Signing requests using native clients has been an essential requirement for accessing the Amazon OpenSearch Service on AWS using fine grained access controls. Having native SigV4 support in clients avoids the need to use cURL requests and other workarounds.
Describe the enhancement
Ability to sign requests using AWS Signature V4
Why is this needed?
Signing requests using native clients has been an essential requirement for accessing the Amazon OpenSearch Service on AWS using fine grained access controls. Having native SigV4 support in clients avoids the need to use cURL requests and other workarounds.
How do you think it should be done?
Reference: https://opensearch.org/blog/aws-sigv4-support-for-clients/
Some ideas to get started
The text was updated successfully, but these errors were encountered: