Imports of package mock

PathSynopsis
crypto/rsaPackage rsa implements RSA encryption as specified in PKCS #1 and RFC 8017.
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/defaultsPackage defaults provides recommended configuration values for AWS SDKs and CLIs.
math/bigPackage big implements arbitrary-precision arithmetic (big numbers).
net/httpPackage http provides HTTP client and server implementations.
net/http/httptestPackage httptest provides utilities for HTTP testing.