Section | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
REST API resources
Resource | URI template | methods | description | permissions | comments |
---|---|---|---|---|---|
Accounts | ![]() | ||||
/accounts | GET|POST | Get all accounts (IAM users). | Administrator | ||
/accounts/{id} | GET|DELETE|PUT | Get an account (IAM user) identified by its id. | Administrator | ||
Connectors | ![]() | ||||
/connectors | GET | Get all AWS connectors. | Configurable | ![]() | |
/connectors/{id} | GET | Get an AWS connector identified by its id. | Configurable | ![]() | |
/connectors/{id}/credentials | GET | Get the temporary security credentials via an AWS connector identified by its id. | Configurable | ![]() |
...