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
Copy file name to clipboardExpand all lines: _benchmark/tutorials/sigv4.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -32,8 +32,7 @@ OpenSearch Benchmark supports AWS Signature Version 4 authentication. To run Ben
32
32
```
33
33
{% include copy.html %}
34
34
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`.
37
36
38
37
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.
0 commit comments