encoding/json | Package json implements encoding and decoding of JSON as defined in RFC 7159. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/aws/aws-sdk-go-v2/aws | Package aws provides the core SDK's utilities and shared types. |
github.com/aws/aws-sdk-go-v2/aws/awserr | |
github.com/aws/aws-sdk-go-v2/private/protocol | |
github.com/aws/aws-sdk-go-v2/private/protocol/json | |
github.com/aws/aws-sdk-go-v2/private/protocol/jsonrpc | |
github.com/aws/aws-sdk-go-v2/private/protocol/rest | |
io | Package io provides basic interfaces to I/O primitives. |
io/ioutil | Package ioutil implements some I/O utility functions. |
net/http | Package http provides HTTP client and server implementations. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |