blob: 760abff7f12dc062b7fa5e09350e7cc0570ffb1f [file] [log] [blame]
// Package aws provides core functionality for making requests to AWS services.
package aws
// SDKName is the name of this AWS SDK
const SDKName = "aws-sdk-go"
// SDKVersion is the version of this SDK
const SDKVersion = "1.16.33"