A

AWS Elastic Beanstalk Query API

REST discovered

Details
URL
https://elasticbeanstalk.{region}.amazonaws.com
Docs
https://docs.aws.amazon.com/elasticbeanstalk/latest/api/Welcome.html
Authentication
AWS programmatic credentials for an IAM principal or AWS console/SSO session compound discovered Get key ↗
Authorization: AWS Signature Version 4 <credential>

Set up AWS programmatic access using the AWS CLI quickstart. Easiest paths are to run aws login for console-backed short-term credentials or aws configure sso for IAM Identity Center; the CLI also supports long-term IAM access keys created via IAM as described in Authenticating using IAM user credentials for the AWS CLI. These credentials are then available in ~/.aws/credentials, ~/.aws/config, or environment variables such as AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY.