ex-aws / ex_aws_sts

13 stars 31 forks source link

Improve docs about :awscli credentials expiration #34

Open davidwebster48 opened 1 year ago

davidwebster48 commented 1 year ago

I can't find any docs for the third element in the config tuple. From my understanding of the code, it is the expiration in seconds.

The examples in the readme are 30, which some people might assume are in minutes. If we use a higher value it will reduce the risk of this misunderstanding.