Hi Jay, Thanks for sharing, you found a doc bug, can you report it on https://github.com/apache/cloudstack/issues
You can instead try and use this but I don't know if it works now or anybody uses it still: https://github.com/apache/<https://github.com/apache/cloudstack-ec2stack>cloudstack<https://github.com/apache/cloudstack-ec2stack>-<https://github.com/apache/cloudstack-ec2stack>ec2stack<https://github.com/apache/cloudstack-ec2stack> Regards. ________________________________ From: jay hs <jhahn-steic...@whatcom.edu> Sent: Thursday, October 7, 2021 2:37:19 AM To: users@cloudstack.apache.org <users@cloudstack.apache.org> Subject: EC2 and S3 Compatible Interface PROBLEM: there is no 7080 port enabled by setting the EC2 compatibility values to true in global settings According to the docs... http://docs.cloudstack.apache.org/en/4.15.1.0/installguide/optional_installation.html#amazon-web-services-interface I should be able to configure the ec2 and s3 api to "true" in Global Settings, then restart cloudstack-managment to enable the following endpoint: http://localhost:7080/awsapi After making the change to settings and the stop/start, I was getting refusal at the address above. So I checked netstat -tulpn and there is nothing listening at 7080. Further: there is a discussion about changing the port in /etc/cloudstack/management/server.xml. I find no server.xml file there. I do find a server.properties file at the end of that path. Please tell me... what considerable step have I missed? Seemed too simple to be true and so I am finding it now... Thanks. --jay