cURL
curl --request GET \ --url https://aws.s2.dev/v1/locations \ --header 'Authorization: Bearer <token>'
[ { "is_private": true, "name": "<string>" } ]
List S2 locations available to the account.
Documentation IndexFetch the complete documentation index at: https://s2.dev/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://s2.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your access token.
Bearer <token>
<token>
Location represents a private placement, limited by account.
Location name.
1 - 64