s3

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type S3Service

type S3Service struct {
	// contains filtered or unexported fields
}

func NewS3Service

func NewS3Service(client *s3.Client) *S3Service

func (*S3Service) DownloadAndDecompressLogFile

func (s *S3Service) DownloadAndDecompressLogFile(ctx context.Context, bucket, key string) ([]byte, error)

DownloadAndDecompressLogFile downloads and decompresses a log file from S3

func (*S3Service) ListLogFiles

func (s *S3Service) ListLogFiles(ctx context.Context, bucket, prefix string) ([]string, error)

func (*S3Service) ParseS3URI

func (s *S3Service) ParseS3URI(s3Uri string) (string, string, error)

Jump to

Keyboard shortcuts

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