MCPcopy Create free account
hub / github.com/dan-v/lambda-nat-proxy / ListObjectsV2WithContext

Method ListObjectsV2WithContext

internal/aws/clients.go:55–55  ·  view source on GitHub ↗
(ctx context.Context, input *s3.ListObjectsV2Input, opts ...request.Option)

Source from the content-addressed store, hash-verified

53 PutBucketNotificationConfigurationWithContext(ctx context.Context, input *s3.PutBucketNotificationConfigurationInput, opts ...request.Option) (*s3.PutBucketNotificationConfigurationOutput, error)
54 GetBucketNotificationConfigurationWithContext(ctx context.Context, input *s3.GetBucketNotificationConfigurationRequest, opts ...request.Option) (*s3.NotificationConfiguration, error)
55 ListObjectsV2WithContext(ctx context.Context, input *s3.ListObjectsV2Input, opts ...request.Option) (*s3.ListObjectsV2Output, error)
56 DeleteObjectWithContext(ctx context.Context, input *s3.DeleteObjectInput, opts ...request.Option) (*s3.DeleteObjectOutput, error)
57 DeleteObjectsWithContext(ctx context.Context, input *s3.DeleteObjectsInput, opts ...request.Option) (*s3.DeleteObjectsOutput, error)
58 PutObjectWithContext(ctx context.Context, input *s3.PutObjectInput, opts ...request.Option) (*s3.PutObjectOutput, error)

Callers 2

emptyS3BucketFunction · 0.80
getS3StatusFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected