Conversation
|
Hello, I accidentally found this PR while exploring the design to implement AWS external account subject token for gcloud-sdk-rs(see abdolence/gcloud-sdk-rs#172), which is another google cloud sdk crate. I found the official AWS SDK provides the abstraction over credentials lookup mechanism named It covers
Unless maintainers and you intentionally re-invent the wheel to avoid additional dependencies, I recommend using |
|
@i10416 @alu Instead of including a specific ECS support implementation (e.g. 169.254.170.2) in this crate, |
|
@yoshidan So what should I do? Is there anything I can do to help? |
The URL to obtain credential in ECS is different from EC2.
Therefore, support has been added.
https://docs.aws.amazon.com/sdkref/latest/guide/feature-container-credentials.html