aws / aws-network-policy-agent

Apache License 2.0
45 stars 29 forks source link

Support Custom Endpoints for AWS Services #338

Open jihunseol opened 4 days ago

jihunseol commented 4 days ago

What would you like to be added: I propose adding support for configuring custom endpoints for AWS services (STS, EC2, and CloudWatch Logs) in the aws-network-policy-agent. This enhancement would allow users to specify custom endpoints through configuration flags or environment variables, enabling the agent to interact with AWS-compatible services or operate in specialized environments.

Why is this needed: Supporting custom endpoints is essential for flexibility and adaptability in various deployment scenarios:

Implementing this feature would enhance the versatility and usability of the aws-network-policy-agent, making it more robust and suitable for a wider range of use cases.