Skip to content

Commit 2812031

Browse files
authored
Fix Sigv4 numbering bug (#5429)
* Update sigv4.md Signed-off-by: Naarcha-AWS <[email protected]> * Update sigv4.md Signed-off-by: Naarcha-AWS <[email protected]> --------- Signed-off-by: Naarcha-AWS <[email protected]>
1 parent 97427af commit 2812031

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_benchmark/tutorials/sigv4.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ OpenSearch Benchmark supports AWS Signature Version 4 authentication. To run Ben
3232
```
3333
{% include copy.html %}
3434

35-
If you're testing against Amazon OpenSearch Serverless, set `OSB_SERVICE` to `aoss`.
36-
{: .note}
35+
If you're testing against Amazon OpenSearch Serverless, set `OSB_SERVICE` to `aoss`.
3736

3837
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.
3938

0 commit comments

Comments
 (0)