Skip to content

Commit

Permalink
Renamed samples.
Browse files Browse the repository at this point in the history
Signed-off-by: dblock <[email protected]>
  • Loading branch information
dblock committed Oct 23, 2023
1 parent ae1ebe1 commit df5b29b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/sigv4/README.md → samples/aws/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export AWS_REGION=us-west-2
export SERVICE=es # use "aoss" for OpenSearch Serverless.
export ENDPOINT=https://....us-west-2.es.amazonaws.com
poetry run sigv4/requests-hello.py
poetry run aws/search-urllib.py
```

This will output the version of OpenSearch and a search result.
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit df5b29b

Please sign in to comment.