Description
When you print MarshalledCredentials with session credentials you get the expiry date, but not the time:
AWS Credentials=session credentials, expiry 2019-03-15Z;
Issue: we use ISO_DATE instead of ISO_DATE_TIME to format the time. Fix: change
Attachments
Issue Links
- links to