/Administration/aws GET
Overview
[ADMIN] Gets Amazon Web Services configs from Sugar Serve.
Summary
This endpoint gets configuration values for Amazon Web Services. This endpoint is only available to administrators of Sugar Serve.
Request Arguments
This endpoint does not accept any arguments.
Response
{
"aws_connect_instance_name": "my-aws-instance",
"aws_connect_region": "us-east-2"
}
Change Log
Version | Change |
---|---|
v11_10 |
Added |