You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a regression test that ensures the token TTL header is set in the
MMDS response to "PUT /latest/api/token". AWS SDK for Go tries to parse
the header even if the header is not included (i.e. treat as an empty
string if not exist).
Signed-off-by: Takahiro Itazuri <itazur@amazon.com>
0 commit comments