Luc Talatinian
                                            Luc Talatinian
                                        
                                    Thanks for the report. I'm currently attempting to reproduce.
I've reproduced this. The container metadata service appears to be rate-limiting, it returns this string if you try to obtain credentials too many times in a short period: `You have...
Closing pursuant to recent discussion in #3915.
@Bjohnson131 -- Can you clarify what functionality within this internal `s3err` package you need? In general, you can handle errors in the v1 SDK in a more explicit manner than...
I'm only inferring what you're trying to do based on the samples you've provided, but I think there's some confusion about how the types are exposed here. All errors returned...
The point about package dependencies was more meant as an aside- in the context of this specific issue, module hierarchy is really neither here nor there. The fact of the...
We're not going to implement this, this type of credential setup isn't present anywhere in the AWS ecosystem to my knowledge (creds that will need refreshed are always vended from...
This is corrected in v2.
They appear to have released this in February.
We've made _significant_ progress on this item with the merge of #497, but there is still a sizable amount of effort remaining.