Skip to content

Commit

Permalink
Add aws compatible service use case
Browse files Browse the repository at this point in the history
  • Loading branch information
sverch committed Apr 8, 2023
1 parent a3075f4 commit b8ba7cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,8 @@ end

Set the `endpoint` environment variable to tell awspec to use a different
endpoint to connect to aws. Common use cases are connecting to aws through a
proxy or connecting to a local mock aws environment.
proxy, using a different service with an aws compatible interface, or
connecting to a local mock aws environment.

For example, first create a resource on a local aws service using the aws cli:

Expand Down

0 comments on commit b8ba7cc

Please sign in to comment.