...
Use AWS Internal Access:
Enable this if you intend to run your agent container inside AWS and want to use a task execution role instead of providingaccessKey
andsecretAccessKey
.accessKey
/secretAccessKey
: Insert your AWS access keysId and secret access key of an AWS long-term access key for programmatic access.region
: Insert the region that is assigned to your APIs in AWSThe region in which your AWS API Gateway is hosted.stage
: Insert the stage where you deployed the APIs The stage to which your APIs are deployed in AWS.
Info |
---|
See our Q&A below if you want to learn more about how to get these values. |
...