awsclients

package
v0.1.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 6, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AWSClients

type AWSClients struct {
	RekognitionClient *rekognition.Client
	S3Client          *s3.Client
	TextractClient    *textract.Client
}

func NewAWSClients

func NewAWSClients(region string) (*AWSClients, error)

The NewAWSClients function creates and returns AWS clients for Rekognition, S3, and Textract services in the specified region.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL