amzn / smoke-aws-credentials

A library to obtain and assume automatically rotating AWS IAM roles written in the Swift programming language.
Apache License 2.0
19 stars 14 forks source link

Invalid credentials received are still used (which fails) #8

Closed tachyonics closed 5 years ago

tachyonics commented 5 years ago

Invalid credentials - particularly from dev endpoints - are still used which generally fails. Examples of invalid credentials are an expiry in the distant past (unix epoc), key values a string containing "null".

tachyonics commented 5 years ago

This has been released as part of 1.1.0