Imports of package stscreds

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/aws/aws-sdk-go-v2/awsPackage aws provides the core SDK's utilities and shared types.
github.com/aws/aws-sdk-go-v2/aws/retryPackage retry provides interfaces and implementations for SDK request retry behavior.
github.com/aws/aws-sdk-go-v2/internal/sdk
github.com/aws/aws-sdk-go-v2/service/stsPackage sts provides the API client, operations, and parameter types for AWS Security Token Service.
github.com/aws/aws-sdk-go-v2/service/sts/types
io/ioutilPackage ioutil implements some I/O utility functions.
strconvPackage strconv implements conversions to and from string representations of basic data types.
timePackage time provides functionality for measuring and displaying time.