Fix Sigv4 numbering bug (#5429)

* Update sigv4.md

Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>

* Update sigv4.md

Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>

---------

Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
This commit is contained in:
Naarcha-AWS 2023-10-30 19:41:04 -05:00 committed by GitHub
parent 97427af254
commit 2812031128
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -32,8 +32,7 @@ OpenSearch Benchmark supports AWS Signature Version 4 authentication. To run Ben
```
{% include copy.html %}
If you're testing against Amazon OpenSearch Serverless, set `OSB_SERVICE` to `aoss`.
{: .note}
If you're testing against Amazon OpenSearch Serverless, set `OSB_SERVICE` to `aoss`.
3. Customize and run the following `execute-test` command with the ` --client-options=amazon_aws_log_in:environment` flag. This flag tells OpenSearch Benchmark the location of your exported credentials.