Documentation ¶ Index ¶ func GetCognitoClient(region string) *cognito.CognitoIdentityProvider type S3Reader func (s S3Reader) GetS3Reader(ctx context.Context, region string, s3Bucket string, s3FilePath string) io.ReadCloser Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetCognitoClient ¶ func GetCognitoClient(region string) *cognito.CognitoIdentityProvider Types ¶ type S3Reader ¶ type S3Reader struct { } func (S3Reader) GetS3Reader ¶ func (s S3Reader) GetS3Reader(ctx context.Context, region string, s3Bucket string, s3FilePath string) io.ReadCloser Source Files ¶ View all Source files aws_utils.go Click to show internal directories. Click to hide internal directories.