aws / amazon-ssm-agent

An agent to enable remote management of your EC2 instances, on-premises servers, or virtual machines (VMs).
https://aws.amazon.com/systems-manager/
Apache License 2.0
1.03k stars 323 forks source link

set endpoint url in amazon-ssm-agent.json file #494

Closed Rajagopal2000 closed 1 year ago

Rajagopal2000 commented 1 year ago

Hi! I wanted to emulate the --endpoint-url which is present in the aws cli in the amazon-ssm-agent.json file. Is it possible to do so?

The aim is to change the query url from {bucket_name}.s3.{region}.amazonaws.com to s3.{region}.amazonaws.com. I was able to do so when using the aws cli by adding the --endpoint-url option when copying files to/from a S3 bucket.

The ssm-agent level modification is to put the SSM Session Logs.

sluggard76 commented 1 year ago

@Rajagopal2000 We have created a feature request. Please note that we have a backlog of feature requests. We'll prioritize and work on those requests as they come in.