aws-sdk-go-v2
aws-sdk-go-v2 copied to clipboard
feature/dynamodb/attribute: Add String method for UnixTime
Adds a String method to UnixTime, so that when structs with this field get logged it prints a human readable time.
v2 port of https://github.com/aws/aws-sdk-go/pull/4504