Documentation
¶
Overview ¶
Package s3 provides the data structures and logic necessary to enumerate and integrate AWS S3 resources.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnumerateS3 ¶
func EnumerateS3(ctx context.Context, awscfg aws.Config, config s3fern.S3EnumerateConfig) *s3fern.S3EnumerateReport
func ListS3Bucket ¶ added in v0.0.43
func ListS3Bucket(ctx context.Context, awscfg aws.Config, config s3fern.ListS3BucketConfig) *s3fern.S3ListReport
ListS3Bucket retrieves the objects stored in an S3 bucket and returns an LsResourceReport struct
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.