| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516 |
- // Code generated by 'yaegi extract github.com/aws/aws-sdk-go-v2/service/s3'. DO NOT EDIT.
- package symbols
- import (
- "context"
- "github.com/aws/aws-sdk-go-v2/aws"
- "github.com/aws/aws-sdk-go-v2/aws/signer/v4"
- "github.com/aws/aws-sdk-go-v2/service/s3"
- "github.com/aws/aws-sdk-go-v2/service/s3/types"
- "github.com/aws/smithy-go/auth"
- "go/constant"
- "go/token"
- "net/http"
- "reflect"
- "time"
- )
- func init() {
- Symbols["github.com/aws/aws-sdk-go-v2/service/s3/s3"] = map[string]reflect.Value{
- // function, constant and variable definitions
- "GetChecksumValidationMetadata": reflect.ValueOf(s3.GetChecksumValidationMetadata),
- "GetComputedInputChecksumsMetadata": reflect.ValueOf(s3.GetComputedInputChecksumsMetadata),
- "GetHostIDMetadata": reflect.ValueOf(s3.GetHostIDMetadata),
- "New": reflect.ValueOf(s3.New),
- "NewBucketExistsWaiter": reflect.ValueOf(s3.NewBucketExistsWaiter),
- "NewBucketNotExistsWaiter": reflect.ValueOf(s3.NewBucketNotExistsWaiter),
- "NewFromConfig": reflect.ValueOf(s3.NewFromConfig),
- "NewListBucketsPaginator": reflect.ValueOf(s3.NewListBucketsPaginator),
- "NewListDirectoryBucketsPaginator": reflect.ValueOf(s3.NewListDirectoryBucketsPaginator),
- "NewListMultipartUploadsPaginator": reflect.ValueOf(s3.NewListMultipartUploadsPaginator),
- "NewListObjectVersionsPaginator": reflect.ValueOf(s3.NewListObjectVersionsPaginator),
- "NewListObjectsV2Paginator": reflect.ValueOf(s3.NewListObjectsV2Paginator),
- "NewListPartsPaginator": reflect.ValueOf(s3.NewListPartsPaginator),
- "NewObjectExistsWaiter": reflect.ValueOf(s3.NewObjectExistsWaiter),
- "NewObjectNotExistsWaiter": reflect.ValueOf(s3.NewObjectNotExistsWaiter),
- "NewPresignClient": reflect.ValueOf(s3.NewPresignClient),
- "NewSelectObjectContentEventStream": reflect.ValueOf(s3.NewSelectObjectContentEventStream),
- "ServiceAPIVersion": reflect.ValueOf(constant.MakeFromLiteral("\"2006-03-01\"", token.STRING, 0)),
- "ServiceID": reflect.ValueOf(constant.MakeFromLiteral("\"S3\"", token.STRING, 0)),
- "WithAPIOptions": reflect.ValueOf(s3.WithAPIOptions),
- "WithPresignClientFromClientOptions": reflect.ValueOf(s3.WithPresignClientFromClientOptions),
- "WithPresignExpires": reflect.ValueOf(s3.WithPresignExpires),
- "WithSigV4ASigningRegions": reflect.ValueOf(s3.WithSigV4ASigningRegions),
- "WithSigV4SigningName": reflect.ValueOf(s3.WithSigV4SigningName),
- "WithSigV4SigningRegion": reflect.ValueOf(s3.WithSigV4SigningRegion),
- // type definitions
- "AbortMultipartUploadInput": reflect.ValueOf((*s3.AbortMultipartUploadInput)(nil)),
- "AbortMultipartUploadOutput": reflect.ValueOf((*s3.AbortMultipartUploadOutput)(nil)),
- "AuthResolverParameters": reflect.ValueOf((*s3.AuthResolverParameters)(nil)),
- "AuthSchemeResolver": reflect.ValueOf((*s3.AuthSchemeResolver)(nil)),
- "BucketExistsWaiter": reflect.ValueOf((*s3.BucketExistsWaiter)(nil)),
- "BucketExistsWaiterOptions": reflect.ValueOf((*s3.BucketExistsWaiterOptions)(nil)),
- "BucketNotExistsWaiter": reflect.ValueOf((*s3.BucketNotExistsWaiter)(nil)),
- "BucketNotExistsWaiterOptions": reflect.ValueOf((*s3.BucketNotExistsWaiterOptions)(nil)),
- "ChecksumValidationMetadata": reflect.ValueOf((*s3.ChecksumValidationMetadata)(nil)),
- "Client": reflect.ValueOf((*s3.Client)(nil)),
- "CompleteMultipartUploadInput": reflect.ValueOf((*s3.CompleteMultipartUploadInput)(nil)),
- "CompleteMultipartUploadOutput": reflect.ValueOf((*s3.CompleteMultipartUploadOutput)(nil)),
- "ComputedInputChecksumsMetadata": reflect.ValueOf((*s3.ComputedInputChecksumsMetadata)(nil)),
- "CopyObjectInput": reflect.ValueOf((*s3.CopyObjectInput)(nil)),
- "CopyObjectOutput": reflect.ValueOf((*s3.CopyObjectOutput)(nil)),
- "CreateBucketInput": reflect.ValueOf((*s3.CreateBucketInput)(nil)),
- "CreateBucketMetadataConfigurationInput": reflect.ValueOf((*s3.CreateBucketMetadataConfigurationInput)(nil)),
- "CreateBucketMetadataConfigurationOutput": reflect.ValueOf((*s3.CreateBucketMetadataConfigurationOutput)(nil)),
- "CreateBucketMetadataTableConfigurationInput": reflect.ValueOf((*s3.CreateBucketMetadataTableConfigurationInput)(nil)),
- "CreateBucketMetadataTableConfigurationOutput": reflect.ValueOf((*s3.CreateBucketMetadataTableConfigurationOutput)(nil)),
- "CreateBucketOutput": reflect.ValueOf((*s3.CreateBucketOutput)(nil)),
- "CreateMultipartUploadInput": reflect.ValueOf((*s3.CreateMultipartUploadInput)(nil)),
- "CreateMultipartUploadOutput": reflect.ValueOf((*s3.CreateMultipartUploadOutput)(nil)),
- "CreateSessionInput": reflect.ValueOf((*s3.CreateSessionInput)(nil)),
- "CreateSessionOutput": reflect.ValueOf((*s3.CreateSessionOutput)(nil)),
- "DeleteBucketAnalyticsConfigurationInput": reflect.ValueOf((*s3.DeleteBucketAnalyticsConfigurationInput)(nil)),
- "DeleteBucketAnalyticsConfigurationOutput": reflect.ValueOf((*s3.DeleteBucketAnalyticsConfigurationOutput)(nil)),
- "DeleteBucketCorsInput": reflect.ValueOf((*s3.DeleteBucketCorsInput)(nil)),
- "DeleteBucketCorsOutput": reflect.ValueOf((*s3.DeleteBucketCorsOutput)(nil)),
- "DeleteBucketEncryptionInput": reflect.ValueOf((*s3.DeleteBucketEncryptionInput)(nil)),
- "DeleteBucketEncryptionOutput": reflect.ValueOf((*s3.DeleteBucketEncryptionOutput)(nil)),
- "DeleteBucketInput": reflect.ValueOf((*s3.DeleteBucketInput)(nil)),
- "DeleteBucketIntelligentTieringConfigurationInput": reflect.ValueOf((*s3.DeleteBucketIntelligentTieringConfigurationInput)(nil)),
- "DeleteBucketIntelligentTieringConfigurationOutput": reflect.ValueOf((*s3.DeleteBucketIntelligentTieringConfigurationOutput)(nil)),
- "DeleteBucketInventoryConfigurationInput": reflect.ValueOf((*s3.DeleteBucketInventoryConfigurationInput)(nil)),
- "DeleteBucketInventoryConfigurationOutput": reflect.ValueOf((*s3.DeleteBucketInventoryConfigurationOutput)(nil)),
- "DeleteBucketLifecycleInput": reflect.ValueOf((*s3.DeleteBucketLifecycleInput)(nil)),
- "DeleteBucketLifecycleOutput": reflect.ValueOf((*s3.DeleteBucketLifecycleOutput)(nil)),
- "DeleteBucketMetadataConfigurationInput": reflect.ValueOf((*s3.DeleteBucketMetadataConfigurationInput)(nil)),
- "DeleteBucketMetadataConfigurationOutput": reflect.ValueOf((*s3.DeleteBucketMetadataConfigurationOutput)(nil)),
- "DeleteBucketMetadataTableConfigurationInput": reflect.ValueOf((*s3.DeleteBucketMetadataTableConfigurationInput)(nil)),
- "DeleteBucketMetadataTableConfigurationOutput": reflect.ValueOf((*s3.DeleteBucketMetadataTableConfigurationOutput)(nil)),
- "DeleteBucketMetricsConfigurationInput": reflect.ValueOf((*s3.DeleteBucketMetricsConfigurationInput)(nil)),
- "DeleteBucketMetricsConfigurationOutput": reflect.ValueOf((*s3.DeleteBucketMetricsConfigurationOutput)(nil)),
- "DeleteBucketOutput": reflect.ValueOf((*s3.DeleteBucketOutput)(nil)),
- "DeleteBucketOwnershipControlsInput": reflect.ValueOf((*s3.DeleteBucketOwnershipControlsInput)(nil)),
- "DeleteBucketOwnershipControlsOutput": reflect.ValueOf((*s3.DeleteBucketOwnershipControlsOutput)(nil)),
- "DeleteBucketPolicyInput": reflect.ValueOf((*s3.DeleteBucketPolicyInput)(nil)),
- "DeleteBucketPolicyOutput": reflect.ValueOf((*s3.DeleteBucketPolicyOutput)(nil)),
- "DeleteBucketReplicationInput": reflect.ValueOf((*s3.DeleteBucketReplicationInput)(nil)),
- "DeleteBucketReplicationOutput": reflect.ValueOf((*s3.DeleteBucketReplicationOutput)(nil)),
- "DeleteBucketTaggingInput": reflect.ValueOf((*s3.DeleteBucketTaggingInput)(nil)),
- "DeleteBucketTaggingOutput": reflect.ValueOf((*s3.DeleteBucketTaggingOutput)(nil)),
- "DeleteBucketWebsiteInput": reflect.ValueOf((*s3.DeleteBucketWebsiteInput)(nil)),
- "DeleteBucketWebsiteOutput": reflect.ValueOf((*s3.DeleteBucketWebsiteOutput)(nil)),
- "DeleteObjectInput": reflect.ValueOf((*s3.DeleteObjectInput)(nil)),
- "DeleteObjectOutput": reflect.ValueOf((*s3.DeleteObjectOutput)(nil)),
- "DeleteObjectTaggingInput": reflect.ValueOf((*s3.DeleteObjectTaggingInput)(nil)),
- "DeleteObjectTaggingOutput": reflect.ValueOf((*s3.DeleteObjectTaggingOutput)(nil)),
- "DeleteObjectsInput": reflect.ValueOf((*s3.DeleteObjectsInput)(nil)),
- "DeleteObjectsOutput": reflect.ValueOf((*s3.DeleteObjectsOutput)(nil)),
- "DeletePublicAccessBlockInput": reflect.ValueOf((*s3.DeletePublicAccessBlockInput)(nil)),
- "DeletePublicAccessBlockOutput": reflect.ValueOf((*s3.DeletePublicAccessBlockOutput)(nil)),
- "EndpointParameters": reflect.ValueOf((*s3.EndpointParameters)(nil)),
- "ExpressCredentialsProvider": reflect.ValueOf((*s3.ExpressCredentialsProvider)(nil)),
- "GetBucketAbacInput": reflect.ValueOf((*s3.GetBucketAbacInput)(nil)),
- "GetBucketAbacOutput": reflect.ValueOf((*s3.GetBucketAbacOutput)(nil)),
- "GetBucketAccelerateConfigurationInput": reflect.ValueOf((*s3.GetBucketAccelerateConfigurationInput)(nil)),
- "GetBucketAccelerateConfigurationOutput": reflect.ValueOf((*s3.GetBucketAccelerateConfigurationOutput)(nil)),
- "GetBucketAclInput": reflect.ValueOf((*s3.GetBucketAclInput)(nil)),
- "GetBucketAclOutput": reflect.ValueOf((*s3.GetBucketAclOutput)(nil)),
- "GetBucketAnalyticsConfigurationInput": reflect.ValueOf((*s3.GetBucketAnalyticsConfigurationInput)(nil)),
- "GetBucketAnalyticsConfigurationOutput": reflect.ValueOf((*s3.GetBucketAnalyticsConfigurationOutput)(nil)),
- "GetBucketCorsInput": reflect.ValueOf((*s3.GetBucketCorsInput)(nil)),
- "GetBucketCorsOutput": reflect.ValueOf((*s3.GetBucketCorsOutput)(nil)),
- "GetBucketEncryptionInput": reflect.ValueOf((*s3.GetBucketEncryptionInput)(nil)),
- "GetBucketEncryptionOutput": reflect.ValueOf((*s3.GetBucketEncryptionOutput)(nil)),
- "GetBucketIntelligentTieringConfigurationInput": reflect.ValueOf((*s3.GetBucketIntelligentTieringConfigurationInput)(nil)),
- "GetBucketIntelligentTieringConfigurationOutput": reflect.ValueOf((*s3.GetBucketIntelligentTieringConfigurationOutput)(nil)),
- "GetBucketInventoryConfigurationInput": reflect.ValueOf((*s3.GetBucketInventoryConfigurationInput)(nil)),
- "GetBucketInventoryConfigurationOutput": reflect.ValueOf((*s3.GetBucketInventoryConfigurationOutput)(nil)),
- "GetBucketLifecycleConfigurationInput": reflect.ValueOf((*s3.GetBucketLifecycleConfigurationInput)(nil)),
- "GetBucketLifecycleConfigurationOutput": reflect.ValueOf((*s3.GetBucketLifecycleConfigurationOutput)(nil)),
- "GetBucketLocationInput": reflect.ValueOf((*s3.GetBucketLocationInput)(nil)),
- "GetBucketLocationOutput": reflect.ValueOf((*s3.GetBucketLocationOutput)(nil)),
- "GetBucketLoggingInput": reflect.ValueOf((*s3.GetBucketLoggingInput)(nil)),
- "GetBucketLoggingOutput": reflect.ValueOf((*s3.GetBucketLoggingOutput)(nil)),
- "GetBucketMetadataConfigurationInput": reflect.ValueOf((*s3.GetBucketMetadataConfigurationInput)(nil)),
- "GetBucketMetadataConfigurationOutput": reflect.ValueOf((*s3.GetBucketMetadataConfigurationOutput)(nil)),
- "GetBucketMetadataTableConfigurationInput": reflect.ValueOf((*s3.GetBucketMetadataTableConfigurationInput)(nil)),
- "GetBucketMetadataTableConfigurationOutput": reflect.ValueOf((*s3.GetBucketMetadataTableConfigurationOutput)(nil)),
- "GetBucketMetricsConfigurationInput": reflect.ValueOf((*s3.GetBucketMetricsConfigurationInput)(nil)),
- "GetBucketMetricsConfigurationOutput": reflect.ValueOf((*s3.GetBucketMetricsConfigurationOutput)(nil)),
- "GetBucketNotificationConfigurationInput": reflect.ValueOf((*s3.GetBucketNotificationConfigurationInput)(nil)),
- "GetBucketNotificationConfigurationOutput": reflect.ValueOf((*s3.GetBucketNotificationConfigurationOutput)(nil)),
- "GetBucketOwnershipControlsInput": reflect.ValueOf((*s3.GetBucketOwnershipControlsInput)(nil)),
- "GetBucketOwnershipControlsOutput": reflect.ValueOf((*s3.GetBucketOwnershipControlsOutput)(nil)),
- "GetBucketPolicyInput": reflect.ValueOf((*s3.GetBucketPolicyInput)(nil)),
- "GetBucketPolicyOutput": reflect.ValueOf((*s3.GetBucketPolicyOutput)(nil)),
- "GetBucketPolicyStatusInput": reflect.ValueOf((*s3.GetBucketPolicyStatusInput)(nil)),
- "GetBucketPolicyStatusOutput": reflect.ValueOf((*s3.GetBucketPolicyStatusOutput)(nil)),
- "GetBucketReplicationInput": reflect.ValueOf((*s3.GetBucketReplicationInput)(nil)),
- "GetBucketReplicationOutput": reflect.ValueOf((*s3.GetBucketReplicationOutput)(nil)),
- "GetBucketRequestPaymentInput": reflect.ValueOf((*s3.GetBucketRequestPaymentInput)(nil)),
- "GetBucketRequestPaymentOutput": reflect.ValueOf((*s3.GetBucketRequestPaymentOutput)(nil)),
- "GetBucketTaggingInput": reflect.ValueOf((*s3.GetBucketTaggingInput)(nil)),
- "GetBucketTaggingOutput": reflect.ValueOf((*s3.GetBucketTaggingOutput)(nil)),
- "GetBucketVersioningInput": reflect.ValueOf((*s3.GetBucketVersioningInput)(nil)),
- "GetBucketVersioningOutput": reflect.ValueOf((*s3.GetBucketVersioningOutput)(nil)),
- "GetBucketWebsiteInput": reflect.ValueOf((*s3.GetBucketWebsiteInput)(nil)),
- "GetBucketWebsiteOutput": reflect.ValueOf((*s3.GetBucketWebsiteOutput)(nil)),
- "GetObjectAclInput": reflect.ValueOf((*s3.GetObjectAclInput)(nil)),
- "GetObjectAclOutput": reflect.ValueOf((*s3.GetObjectAclOutput)(nil)),
- "GetObjectAttributesInput": reflect.ValueOf((*s3.GetObjectAttributesInput)(nil)),
- "GetObjectAttributesOutput": reflect.ValueOf((*s3.GetObjectAttributesOutput)(nil)),
- "GetObjectInput": reflect.ValueOf((*s3.GetObjectInput)(nil)),
- "GetObjectLegalHoldInput": reflect.ValueOf((*s3.GetObjectLegalHoldInput)(nil)),
- "GetObjectLegalHoldOutput": reflect.ValueOf((*s3.GetObjectLegalHoldOutput)(nil)),
- "GetObjectLockConfigurationInput": reflect.ValueOf((*s3.GetObjectLockConfigurationInput)(nil)),
- "GetObjectLockConfigurationOutput": reflect.ValueOf((*s3.GetObjectLockConfigurationOutput)(nil)),
- "GetObjectOutput": reflect.ValueOf((*s3.GetObjectOutput)(nil)),
- "GetObjectRetentionInput": reflect.ValueOf((*s3.GetObjectRetentionInput)(nil)),
- "GetObjectRetentionOutput": reflect.ValueOf((*s3.GetObjectRetentionOutput)(nil)),
- "GetObjectTaggingInput": reflect.ValueOf((*s3.GetObjectTaggingInput)(nil)),
- "GetObjectTaggingOutput": reflect.ValueOf((*s3.GetObjectTaggingOutput)(nil)),
- "GetObjectTorrentInput": reflect.ValueOf((*s3.GetObjectTorrentInput)(nil)),
- "GetObjectTorrentOutput": reflect.ValueOf((*s3.GetObjectTorrentOutput)(nil)),
- "GetPublicAccessBlockInput": reflect.ValueOf((*s3.GetPublicAccessBlockInput)(nil)),
- "GetPublicAccessBlockOutput": reflect.ValueOf((*s3.GetPublicAccessBlockOutput)(nil)),
- "HTTPClient": reflect.ValueOf((*s3.HTTPClient)(nil)),
- "HTTPPresignerV4": reflect.ValueOf((*s3.HTTPPresignerV4)(nil)),
- "HTTPSignerV4": reflect.ValueOf((*s3.HTTPSignerV4)(nil)),
- "HeadBucketAPIClient": reflect.ValueOf((*s3.HeadBucketAPIClient)(nil)),
- "HeadBucketInput": reflect.ValueOf((*s3.HeadBucketInput)(nil)),
- "HeadBucketOutput": reflect.ValueOf((*s3.HeadBucketOutput)(nil)),
- "HeadObjectAPIClient": reflect.ValueOf((*s3.HeadObjectAPIClient)(nil)),
- "HeadObjectInput": reflect.ValueOf((*s3.HeadObjectInput)(nil)),
- "HeadObjectOutput": reflect.ValueOf((*s3.HeadObjectOutput)(nil)),
- "IdempotencyTokenProvider": reflect.ValueOf((*s3.IdempotencyTokenProvider)(nil)),
- "ListBucketAnalyticsConfigurationsInput": reflect.ValueOf((*s3.ListBucketAnalyticsConfigurationsInput)(nil)),
- "ListBucketAnalyticsConfigurationsOutput": reflect.ValueOf((*s3.ListBucketAnalyticsConfigurationsOutput)(nil)),
- "ListBucketIntelligentTieringConfigurationsInput": reflect.ValueOf((*s3.ListBucketIntelligentTieringConfigurationsInput)(nil)),
- "ListBucketIntelligentTieringConfigurationsOutput": reflect.ValueOf((*s3.ListBucketIntelligentTieringConfigurationsOutput)(nil)),
- "ListBucketInventoryConfigurationsInput": reflect.ValueOf((*s3.ListBucketInventoryConfigurationsInput)(nil)),
- "ListBucketInventoryConfigurationsOutput": reflect.ValueOf((*s3.ListBucketInventoryConfigurationsOutput)(nil)),
- "ListBucketMetricsConfigurationsInput": reflect.ValueOf((*s3.ListBucketMetricsConfigurationsInput)(nil)),
- "ListBucketMetricsConfigurationsOutput": reflect.ValueOf((*s3.ListBucketMetricsConfigurationsOutput)(nil)),
- "ListBucketsAPIClient": reflect.ValueOf((*s3.ListBucketsAPIClient)(nil)),
- "ListBucketsInput": reflect.ValueOf((*s3.ListBucketsInput)(nil)),
- "ListBucketsOutput": reflect.ValueOf((*s3.ListBucketsOutput)(nil)),
- "ListBucketsPaginator": reflect.ValueOf((*s3.ListBucketsPaginator)(nil)),
- "ListBucketsPaginatorOptions": reflect.ValueOf((*s3.ListBucketsPaginatorOptions)(nil)),
- "ListDirectoryBucketsAPIClient": reflect.ValueOf((*s3.ListDirectoryBucketsAPIClient)(nil)),
- "ListDirectoryBucketsInput": reflect.ValueOf((*s3.ListDirectoryBucketsInput)(nil)),
- "ListDirectoryBucketsOutput": reflect.ValueOf((*s3.ListDirectoryBucketsOutput)(nil)),
- "ListDirectoryBucketsPaginator": reflect.ValueOf((*s3.ListDirectoryBucketsPaginator)(nil)),
- "ListDirectoryBucketsPaginatorOptions": reflect.ValueOf((*s3.ListDirectoryBucketsPaginatorOptions)(nil)),
- "ListMultipartUploadsAPIClient": reflect.ValueOf((*s3.ListMultipartUploadsAPIClient)(nil)),
- "ListMultipartUploadsInput": reflect.ValueOf((*s3.ListMultipartUploadsInput)(nil)),
- "ListMultipartUploadsOutput": reflect.ValueOf((*s3.ListMultipartUploadsOutput)(nil)),
- "ListMultipartUploadsPaginator": reflect.ValueOf((*s3.ListMultipartUploadsPaginator)(nil)),
- "ListMultipartUploadsPaginatorOptions": reflect.ValueOf((*s3.ListMultipartUploadsPaginatorOptions)(nil)),
- "ListObjectVersionsAPIClient": reflect.ValueOf((*s3.ListObjectVersionsAPIClient)(nil)),
- "ListObjectVersionsInput": reflect.ValueOf((*s3.ListObjectVersionsInput)(nil)),
- "ListObjectVersionsOutput": reflect.ValueOf((*s3.ListObjectVersionsOutput)(nil)),
- "ListObjectVersionsPaginator": reflect.ValueOf((*s3.ListObjectVersionsPaginator)(nil)),
- "ListObjectVersionsPaginatorOptions": reflect.ValueOf((*s3.ListObjectVersionsPaginatorOptions)(nil)),
- "ListObjectsInput": reflect.ValueOf((*s3.ListObjectsInput)(nil)),
- "ListObjectsOutput": reflect.ValueOf((*s3.ListObjectsOutput)(nil)),
- "ListObjectsV2APIClient": reflect.ValueOf((*s3.ListObjectsV2APIClient)(nil)),
- "ListObjectsV2Input": reflect.ValueOf((*s3.ListObjectsV2Input)(nil)),
- "ListObjectsV2Output": reflect.ValueOf((*s3.ListObjectsV2Output)(nil)),
- "ListObjectsV2Paginator": reflect.ValueOf((*s3.ListObjectsV2Paginator)(nil)),
- "ListObjectsV2PaginatorOptions": reflect.ValueOf((*s3.ListObjectsV2PaginatorOptions)(nil)),
- "ListPartsAPIClient": reflect.ValueOf((*s3.ListPartsAPIClient)(nil)),
- "ListPartsInput": reflect.ValueOf((*s3.ListPartsInput)(nil)),
- "ListPartsOutput": reflect.ValueOf((*s3.ListPartsOutput)(nil)),
- "ListPartsPaginator": reflect.ValueOf((*s3.ListPartsPaginator)(nil)),
- "ListPartsPaginatorOptions": reflect.ValueOf((*s3.ListPartsPaginatorOptions)(nil)),
- "ObjectExistsWaiter": reflect.ValueOf((*s3.ObjectExistsWaiter)(nil)),
- "ObjectExistsWaiterOptions": reflect.ValueOf((*s3.ObjectExistsWaiterOptions)(nil)),
- "ObjectNotExistsWaiter": reflect.ValueOf((*s3.ObjectNotExistsWaiter)(nil)),
- "ObjectNotExistsWaiterOptions": reflect.ValueOf((*s3.ObjectNotExistsWaiterOptions)(nil)),
- "Options": reflect.ValueOf((*s3.Options)(nil)),
- "PresignClient": reflect.ValueOf((*s3.PresignClient)(nil)),
- "PresignOptions": reflect.ValueOf((*s3.PresignOptions)(nil)),
- "PresignPost": reflect.ValueOf((*s3.PresignPost)(nil)),
- "PresignPostOptions": reflect.ValueOf((*s3.PresignPostOptions)(nil)),
- "PresignedPostRequest": reflect.ValueOf((*s3.PresignedPostRequest)(nil)),
- "PutBucketAbacInput": reflect.ValueOf((*s3.PutBucketAbacInput)(nil)),
- "PutBucketAbacOutput": reflect.ValueOf((*s3.PutBucketAbacOutput)(nil)),
- "PutBucketAccelerateConfigurationInput": reflect.ValueOf((*s3.PutBucketAccelerateConfigurationInput)(nil)),
- "PutBucketAccelerateConfigurationOutput": reflect.ValueOf((*s3.PutBucketAccelerateConfigurationOutput)(nil)),
- "PutBucketAclInput": reflect.ValueOf((*s3.PutBucketAclInput)(nil)),
- "PutBucketAclOutput": reflect.ValueOf((*s3.PutBucketAclOutput)(nil)),
- "PutBucketAnalyticsConfigurationInput": reflect.ValueOf((*s3.PutBucketAnalyticsConfigurationInput)(nil)),
- "PutBucketAnalyticsConfigurationOutput": reflect.ValueOf((*s3.PutBucketAnalyticsConfigurationOutput)(nil)),
- "PutBucketCorsInput": reflect.ValueOf((*s3.PutBucketCorsInput)(nil)),
- "PutBucketCorsOutput": reflect.ValueOf((*s3.PutBucketCorsOutput)(nil)),
- "PutBucketEncryptionInput": reflect.ValueOf((*s3.PutBucketEncryptionInput)(nil)),
- "PutBucketEncryptionOutput": reflect.ValueOf((*s3.PutBucketEncryptionOutput)(nil)),
- "PutBucketIntelligentTieringConfigurationInput": reflect.ValueOf((*s3.PutBucketIntelligentTieringConfigurationInput)(nil)),
- "PutBucketIntelligentTieringConfigurationOutput": reflect.ValueOf((*s3.PutBucketIntelligentTieringConfigurationOutput)(nil)),
- "PutBucketInventoryConfigurationInput": reflect.ValueOf((*s3.PutBucketInventoryConfigurationInput)(nil)),
- "PutBucketInventoryConfigurationOutput": reflect.ValueOf((*s3.PutBucketInventoryConfigurationOutput)(nil)),
- "PutBucketLifecycleConfigurationInput": reflect.ValueOf((*s3.PutBucketLifecycleConfigurationInput)(nil)),
- "PutBucketLifecycleConfigurationOutput": reflect.ValueOf((*s3.PutBucketLifecycleConfigurationOutput)(nil)),
- "PutBucketLoggingInput": reflect.ValueOf((*s3.PutBucketLoggingInput)(nil)),
- "PutBucketLoggingOutput": reflect.ValueOf((*s3.PutBucketLoggingOutput)(nil)),
- "PutBucketMetricsConfigurationInput": reflect.ValueOf((*s3.PutBucketMetricsConfigurationInput)(nil)),
- "PutBucketMetricsConfigurationOutput": reflect.ValueOf((*s3.PutBucketMetricsConfigurationOutput)(nil)),
- "PutBucketNotificationConfigurationInput": reflect.ValueOf((*s3.PutBucketNotificationConfigurationInput)(nil)),
- "PutBucketNotificationConfigurationOutput": reflect.ValueOf((*s3.PutBucketNotificationConfigurationOutput)(nil)),
- "PutBucketOwnershipControlsInput": reflect.ValueOf((*s3.PutBucketOwnershipControlsInput)(nil)),
- "PutBucketOwnershipControlsOutput": reflect.ValueOf((*s3.PutBucketOwnershipControlsOutput)(nil)),
- "PutBucketPolicyInput": reflect.ValueOf((*s3.PutBucketPolicyInput)(nil)),
- "PutBucketPolicyOutput": reflect.ValueOf((*s3.PutBucketPolicyOutput)(nil)),
- "PutBucketReplicationInput": reflect.ValueOf((*s3.PutBucketReplicationInput)(nil)),
- "PutBucketReplicationOutput": reflect.ValueOf((*s3.PutBucketReplicationOutput)(nil)),
- "PutBucketRequestPaymentInput": reflect.ValueOf((*s3.PutBucketRequestPaymentInput)(nil)),
- "PutBucketRequestPaymentOutput": reflect.ValueOf((*s3.PutBucketRequestPaymentOutput)(nil)),
- "PutBucketTaggingInput": reflect.ValueOf((*s3.PutBucketTaggingInput)(nil)),
- "PutBucketTaggingOutput": reflect.ValueOf((*s3.PutBucketTaggingOutput)(nil)),
- "PutBucketVersioningInput": reflect.ValueOf((*s3.PutBucketVersioningInput)(nil)),
- "PutBucketVersioningOutput": reflect.ValueOf((*s3.PutBucketVersioningOutput)(nil)),
- "PutBucketWebsiteInput": reflect.ValueOf((*s3.PutBucketWebsiteInput)(nil)),
- "PutBucketWebsiteOutput": reflect.ValueOf((*s3.PutBucketWebsiteOutput)(nil)),
- "PutObjectAclInput": reflect.ValueOf((*s3.PutObjectAclInput)(nil)),
- "PutObjectAclOutput": reflect.ValueOf((*s3.PutObjectAclOutput)(nil)),
- "PutObjectInput": reflect.ValueOf((*s3.PutObjectInput)(nil)),
- "PutObjectLegalHoldInput": reflect.ValueOf((*s3.PutObjectLegalHoldInput)(nil)),
- "PutObjectLegalHoldOutput": reflect.ValueOf((*s3.PutObjectLegalHoldOutput)(nil)),
- "PutObjectLockConfigurationInput": reflect.ValueOf((*s3.PutObjectLockConfigurationInput)(nil)),
- "PutObjectLockConfigurationOutput": reflect.ValueOf((*s3.PutObjectLockConfigurationOutput)(nil)),
- "PutObjectOutput": reflect.ValueOf((*s3.PutObjectOutput)(nil)),
- "PutObjectRetentionInput": reflect.ValueOf((*s3.PutObjectRetentionInput)(nil)),
- "PutObjectRetentionOutput": reflect.ValueOf((*s3.PutObjectRetentionOutput)(nil)),
- "PutObjectTaggingInput": reflect.ValueOf((*s3.PutObjectTaggingInput)(nil)),
- "PutObjectTaggingOutput": reflect.ValueOf((*s3.PutObjectTaggingOutput)(nil)),
- "PutPublicAccessBlockInput": reflect.ValueOf((*s3.PutPublicAccessBlockInput)(nil)),
- "PutPublicAccessBlockOutput": reflect.ValueOf((*s3.PutPublicAccessBlockOutput)(nil)),
- "RenameObjectInput": reflect.ValueOf((*s3.RenameObjectInput)(nil)),
- "RenameObjectOutput": reflect.ValueOf((*s3.RenameObjectOutput)(nil)),
- "ResponseError": reflect.ValueOf((*s3.ResponseError)(nil)),
- "RestoreObjectInput": reflect.ValueOf((*s3.RestoreObjectInput)(nil)),
- "RestoreObjectOutput": reflect.ValueOf((*s3.RestoreObjectOutput)(nil)),
- "SelectObjectContentEventStream": reflect.ValueOf((*s3.SelectObjectContentEventStream)(nil)),
- "SelectObjectContentEventStreamReader": reflect.ValueOf((*s3.SelectObjectContentEventStreamReader)(nil)),
- "SelectObjectContentInput": reflect.ValueOf((*s3.SelectObjectContentInput)(nil)),
- "SelectObjectContentOutput": reflect.ValueOf((*s3.SelectObjectContentOutput)(nil)),
- "UnknownEventMessageError": reflect.ValueOf((*s3.UnknownEventMessageError)(nil)),
- "UpdateBucketMetadataInventoryTableConfigurationInput": reflect.ValueOf((*s3.UpdateBucketMetadataInventoryTableConfigurationInput)(nil)),
- "UpdateBucketMetadataInventoryTableConfigurationOutput": reflect.ValueOf((*s3.UpdateBucketMetadataInventoryTableConfigurationOutput)(nil)),
- "UpdateBucketMetadataJournalTableConfigurationInput": reflect.ValueOf((*s3.UpdateBucketMetadataJournalTableConfigurationInput)(nil)),
- "UpdateBucketMetadataJournalTableConfigurationOutput": reflect.ValueOf((*s3.UpdateBucketMetadataJournalTableConfigurationOutput)(nil)),
- "UpdateObjectEncryptionInput": reflect.ValueOf((*s3.UpdateObjectEncryptionInput)(nil)),
- "UpdateObjectEncryptionOutput": reflect.ValueOf((*s3.UpdateObjectEncryptionOutput)(nil)),
- "UploadPartCopyInput": reflect.ValueOf((*s3.UploadPartCopyInput)(nil)),
- "UploadPartCopyOutput": reflect.ValueOf((*s3.UploadPartCopyOutput)(nil)),
- "UploadPartInput": reflect.ValueOf((*s3.UploadPartInput)(nil)),
- "UploadPartOutput": reflect.ValueOf((*s3.UploadPartOutput)(nil)),
- "WriteGetObjectResponseInput": reflect.ValueOf((*s3.WriteGetObjectResponseInput)(nil)),
- "WriteGetObjectResponseOutput": reflect.ValueOf((*s3.WriteGetObjectResponseOutput)(nil)),
- // interface wrapper definitions
- "_AuthSchemeResolver": reflect.ValueOf((*_github_com_aws_aws_sdk_go_v2_service_s3_AuthSchemeResolver)(nil)),
- "_ExpressCredentialsProvider": reflect.ValueOf((*_github_com_aws_aws_sdk_go_v2_service_s3_ExpressCredentialsProvider)(nil)),
- "_HTTPClient": reflect.ValueOf((*_github_com_aws_aws_sdk_go_v2_service_s3_HTTPClient)(nil)),
- "_HTTPPresignerV4": reflect.ValueOf((*_github_com_aws_aws_sdk_go_v2_service_s3_HTTPPresignerV4)(nil)),
- "_HTTPSignerV4": reflect.ValueOf((*_github_com_aws_aws_sdk_go_v2_service_s3_HTTPSignerV4)(nil)),
- "_HeadBucketAPIClient": reflect.ValueOf((*_github_com_aws_aws_sdk_go_v2_service_s3_HeadBucketAPIClient)(nil)),
- "_HeadObjectAPIClient": reflect.ValueOf((*_github_com_aws_aws_sdk_go_v2_service_s3_HeadObjectAPIClient)(nil)),
- "_IdempotencyTokenProvider": reflect.ValueOf((*_github_com_aws_aws_sdk_go_v2_service_s3_IdempotencyTokenProvider)(nil)),
- "_ListBucketsAPIClient": reflect.ValueOf((*_github_com_aws_aws_sdk_go_v2_service_s3_ListBucketsAPIClient)(nil)),
- "_ListDirectoryBucketsAPIClient": reflect.ValueOf((*_github_com_aws_aws_sdk_go_v2_service_s3_ListDirectoryBucketsAPIClient)(nil)),
- "_ListMultipartUploadsAPIClient": reflect.ValueOf((*_github_com_aws_aws_sdk_go_v2_service_s3_ListMultipartUploadsAPIClient)(nil)),
- "_ListObjectVersionsAPIClient": reflect.ValueOf((*_github_com_aws_aws_sdk_go_v2_service_s3_ListObjectVersionsAPIClient)(nil)),
- "_ListObjectsV2APIClient": reflect.ValueOf((*_github_com_aws_aws_sdk_go_v2_service_s3_ListObjectsV2APIClient)(nil)),
- "_ListPartsAPIClient": reflect.ValueOf((*_github_com_aws_aws_sdk_go_v2_service_s3_ListPartsAPIClient)(nil)),
- "_PresignPost": reflect.ValueOf((*_github_com_aws_aws_sdk_go_v2_service_s3_PresignPost)(nil)),
- "_ResponseError": reflect.ValueOf((*_github_com_aws_aws_sdk_go_v2_service_s3_ResponseError)(nil)),
- "_SelectObjectContentEventStreamReader": reflect.ValueOf((*_github_com_aws_aws_sdk_go_v2_service_s3_SelectObjectContentEventStreamReader)(nil)),
- }
- }
- // _github_com_aws_aws_sdk_go_v2_service_s3_AuthSchemeResolver is an interface wrapper for AuthSchemeResolver type
- type _github_com_aws_aws_sdk_go_v2_service_s3_AuthSchemeResolver struct {
- IValue interface{}
- WResolveAuthSchemes func(a0 context.Context, a1 *s3.AuthResolverParameters) ([]*auth.Option, error)
- }
- func (W _github_com_aws_aws_sdk_go_v2_service_s3_AuthSchemeResolver) ResolveAuthSchemes(a0 context.Context, a1 *s3.AuthResolverParameters) ([]*auth.Option, error) {
- return W.WResolveAuthSchemes(a0, a1)
- }
- // _github_com_aws_aws_sdk_go_v2_service_s3_ExpressCredentialsProvider is an interface wrapper for ExpressCredentialsProvider type
- type _github_com_aws_aws_sdk_go_v2_service_s3_ExpressCredentialsProvider struct {
- IValue interface{}
- WRetrieve func(ctx context.Context, bucket string) (aws.Credentials, error)
- }
- func (W _github_com_aws_aws_sdk_go_v2_service_s3_ExpressCredentialsProvider) Retrieve(ctx context.Context, bucket string) (aws.Credentials, error) {
- return W.WRetrieve(ctx, bucket)
- }
- // _github_com_aws_aws_sdk_go_v2_service_s3_HTTPClient is an interface wrapper for HTTPClient type
- type _github_com_aws_aws_sdk_go_v2_service_s3_HTTPClient struct {
- IValue interface{}
- WDo func(a0 *http.Request) (*http.Response, error)
- }
- func (W _github_com_aws_aws_sdk_go_v2_service_s3_HTTPClient) Do(a0 *http.Request) (*http.Response, error) {
- return W.WDo(a0)
- }
- // _github_com_aws_aws_sdk_go_v2_service_s3_HTTPPresignerV4 is an interface wrapper for HTTPPresignerV4 type
- type _github_com_aws_aws_sdk_go_v2_service_s3_HTTPPresignerV4 struct {
- IValue interface{}
- WPresignHTTP func(ctx context.Context, credentials aws.Credentials, r *http.Request, payloadHash string, service string, region string, signingTime time.Time, optFns ...func(*v4.SignerOptions)) (url string, signedHeader http.Header, err error)
- }
- func (W _github_com_aws_aws_sdk_go_v2_service_s3_HTTPPresignerV4) PresignHTTP(ctx context.Context, credentials aws.Credentials, r *http.Request, payloadHash string, service string, region string, signingTime time.Time, optFns ...func(*v4.SignerOptions)) (url string, signedHeader http.Header, err error) {
- return W.WPresignHTTP(ctx, credentials, r, payloadHash, service, region, signingTime, optFns...)
- }
- // _github_com_aws_aws_sdk_go_v2_service_s3_HTTPSignerV4 is an interface wrapper for HTTPSignerV4 type
- type _github_com_aws_aws_sdk_go_v2_service_s3_HTTPSignerV4 struct {
- IValue interface{}
- WSignHTTP func(ctx context.Context, credentials aws.Credentials, r *http.Request, payloadHash string, service string, region string, signingTime time.Time, optFns ...func(*v4.SignerOptions)) error
- }
- func (W _github_com_aws_aws_sdk_go_v2_service_s3_HTTPSignerV4) SignHTTP(ctx context.Context, credentials aws.Credentials, r *http.Request, payloadHash string, service string, region string, signingTime time.Time, optFns ...func(*v4.SignerOptions)) error {
- return W.WSignHTTP(ctx, credentials, r, payloadHash, service, region, signingTime, optFns...)
- }
- // _github_com_aws_aws_sdk_go_v2_service_s3_HeadBucketAPIClient is an interface wrapper for HeadBucketAPIClient type
- type _github_com_aws_aws_sdk_go_v2_service_s3_HeadBucketAPIClient struct {
- IValue interface{}
- WHeadBucket func(a0 context.Context, a1 *s3.HeadBucketInput, a2 ...func(*s3.Options)) (*s3.HeadBucketOutput, error)
- }
- func (W _github_com_aws_aws_sdk_go_v2_service_s3_HeadBucketAPIClient) HeadBucket(a0 context.Context, a1 *s3.HeadBucketInput, a2 ...func(*s3.Options)) (*s3.HeadBucketOutput, error) {
- return W.WHeadBucket(a0, a1, a2...)
- }
- // _github_com_aws_aws_sdk_go_v2_service_s3_HeadObjectAPIClient is an interface wrapper for HeadObjectAPIClient type
- type _github_com_aws_aws_sdk_go_v2_service_s3_HeadObjectAPIClient struct {
- IValue interface{}
- WHeadObject func(a0 context.Context, a1 *s3.HeadObjectInput, a2 ...func(*s3.Options)) (*s3.HeadObjectOutput, error)
- }
- func (W _github_com_aws_aws_sdk_go_v2_service_s3_HeadObjectAPIClient) HeadObject(a0 context.Context, a1 *s3.HeadObjectInput, a2 ...func(*s3.Options)) (*s3.HeadObjectOutput, error) {
- return W.WHeadObject(a0, a1, a2...)
- }
- // _github_com_aws_aws_sdk_go_v2_service_s3_IdempotencyTokenProvider is an interface wrapper for IdempotencyTokenProvider type
- type _github_com_aws_aws_sdk_go_v2_service_s3_IdempotencyTokenProvider struct {
- IValue interface{}
- WGetIdempotencyToken func() (string, error)
- }
- func (W _github_com_aws_aws_sdk_go_v2_service_s3_IdempotencyTokenProvider) GetIdempotencyToken() (string, error) {
- return W.WGetIdempotencyToken()
- }
- // _github_com_aws_aws_sdk_go_v2_service_s3_ListBucketsAPIClient is an interface wrapper for ListBucketsAPIClient type
- type _github_com_aws_aws_sdk_go_v2_service_s3_ListBucketsAPIClient struct {
- IValue interface{}
- WListBuckets func(a0 context.Context, a1 *s3.ListBucketsInput, a2 ...func(*s3.Options)) (*s3.ListBucketsOutput, error)
- }
- func (W _github_com_aws_aws_sdk_go_v2_service_s3_ListBucketsAPIClient) ListBuckets(a0 context.Context, a1 *s3.ListBucketsInput, a2 ...func(*s3.Options)) (*s3.ListBucketsOutput, error) {
- return W.WListBuckets(a0, a1, a2...)
- }
- // _github_com_aws_aws_sdk_go_v2_service_s3_ListDirectoryBucketsAPIClient is an interface wrapper for ListDirectoryBucketsAPIClient type
- type _github_com_aws_aws_sdk_go_v2_service_s3_ListDirectoryBucketsAPIClient struct {
- IValue interface{}
- WListDirectoryBuckets func(a0 context.Context, a1 *s3.ListDirectoryBucketsInput, a2 ...func(*s3.Options)) (*s3.ListDirectoryBucketsOutput, error)
- }
- func (W _github_com_aws_aws_sdk_go_v2_service_s3_ListDirectoryBucketsAPIClient) ListDirectoryBuckets(a0 context.Context, a1 *s3.ListDirectoryBucketsInput, a2 ...func(*s3.Options)) (*s3.ListDirectoryBucketsOutput, error) {
- return W.WListDirectoryBuckets(a0, a1, a2...)
- }
- // _github_com_aws_aws_sdk_go_v2_service_s3_ListMultipartUploadsAPIClient is an interface wrapper for ListMultipartUploadsAPIClient type
- type _github_com_aws_aws_sdk_go_v2_service_s3_ListMultipartUploadsAPIClient struct {
- IValue interface{}
- WListMultipartUploads func(a0 context.Context, a1 *s3.ListMultipartUploadsInput, a2 ...func(*s3.Options)) (*s3.ListMultipartUploadsOutput, error)
- }
- func (W _github_com_aws_aws_sdk_go_v2_service_s3_ListMultipartUploadsAPIClient) ListMultipartUploads(a0 context.Context, a1 *s3.ListMultipartUploadsInput, a2 ...func(*s3.Options)) (*s3.ListMultipartUploadsOutput, error) {
- return W.WListMultipartUploads(a0, a1, a2...)
- }
- // _github_com_aws_aws_sdk_go_v2_service_s3_ListObjectVersionsAPIClient is an interface wrapper for ListObjectVersionsAPIClient type
- type _github_com_aws_aws_sdk_go_v2_service_s3_ListObjectVersionsAPIClient struct {
- IValue interface{}
- WListObjectVersions func(a0 context.Context, a1 *s3.ListObjectVersionsInput, a2 ...func(*s3.Options)) (*s3.ListObjectVersionsOutput, error)
- }
- func (W _github_com_aws_aws_sdk_go_v2_service_s3_ListObjectVersionsAPIClient) ListObjectVersions(a0 context.Context, a1 *s3.ListObjectVersionsInput, a2 ...func(*s3.Options)) (*s3.ListObjectVersionsOutput, error) {
- return W.WListObjectVersions(a0, a1, a2...)
- }
- // _github_com_aws_aws_sdk_go_v2_service_s3_ListObjectsV2APIClient is an interface wrapper for ListObjectsV2APIClient type
- type _github_com_aws_aws_sdk_go_v2_service_s3_ListObjectsV2APIClient struct {
- IValue interface{}
- WListObjectsV2 func(a0 context.Context, a1 *s3.ListObjectsV2Input, a2 ...func(*s3.Options)) (*s3.ListObjectsV2Output, error)
- }
- func (W _github_com_aws_aws_sdk_go_v2_service_s3_ListObjectsV2APIClient) ListObjectsV2(a0 context.Context, a1 *s3.ListObjectsV2Input, a2 ...func(*s3.Options)) (*s3.ListObjectsV2Output, error) {
- return W.WListObjectsV2(a0, a1, a2...)
- }
- // _github_com_aws_aws_sdk_go_v2_service_s3_ListPartsAPIClient is an interface wrapper for ListPartsAPIClient type
- type _github_com_aws_aws_sdk_go_v2_service_s3_ListPartsAPIClient struct {
- IValue interface{}
- WListParts func(a0 context.Context, a1 *s3.ListPartsInput, a2 ...func(*s3.Options)) (*s3.ListPartsOutput, error)
- }
- func (W _github_com_aws_aws_sdk_go_v2_service_s3_ListPartsAPIClient) ListParts(a0 context.Context, a1 *s3.ListPartsInput, a2 ...func(*s3.Options)) (*s3.ListPartsOutput, error) {
- return W.WListParts(a0, a1, a2...)
- }
- // _github_com_aws_aws_sdk_go_v2_service_s3_PresignPost is an interface wrapper for PresignPost type
- type _github_com_aws_aws_sdk_go_v2_service_s3_PresignPost struct {
- IValue interface{}
- WPresignPost func(credentials aws.Credentials, bucket string, key string, region string, service string, signingTime time.Time, conditions []interface{}, expirationTime time.Time, optFns ...func(*v4.SignerOptions)) (fields map[string]string, err error)
- }
- func (W _github_com_aws_aws_sdk_go_v2_service_s3_PresignPost) PresignPost(credentials aws.Credentials, bucket string, key string, region string, service string, signingTime time.Time, conditions []interface{}, expirationTime time.Time, optFns ...func(*v4.SignerOptions)) (fields map[string]string, err error) {
- return W.WPresignPost(credentials, bucket, key, region, service, signingTime, conditions, expirationTime, optFns...)
- }
- // _github_com_aws_aws_sdk_go_v2_service_s3_ResponseError is an interface wrapper for ResponseError type
- type _github_com_aws_aws_sdk_go_v2_service_s3_ResponseError struct {
- IValue interface{}
- WError func() string
- WServiceHostID func() string
- WServiceRequestID func() string
- }
- func (W _github_com_aws_aws_sdk_go_v2_service_s3_ResponseError) Error() string { return W.WError() }
- func (W _github_com_aws_aws_sdk_go_v2_service_s3_ResponseError) ServiceHostID() string {
- return W.WServiceHostID()
- }
- func (W _github_com_aws_aws_sdk_go_v2_service_s3_ResponseError) ServiceRequestID() string {
- return W.WServiceRequestID()
- }
- // _github_com_aws_aws_sdk_go_v2_service_s3_SelectObjectContentEventStreamReader is an interface wrapper for SelectObjectContentEventStreamReader type
- type _github_com_aws_aws_sdk_go_v2_service_s3_SelectObjectContentEventStreamReader struct {
- IValue interface{}
- WClose func() error
- WErr func() error
- WEvents func() <-chan types.SelectObjectContentEventStream
- }
- func (W _github_com_aws_aws_sdk_go_v2_service_s3_SelectObjectContentEventStreamReader) Close() error {
- return W.WClose()
- }
- func (W _github_com_aws_aws_sdk_go_v2_service_s3_SelectObjectContentEventStreamReader) Err() error {
- return W.WErr()
- }
- func (W _github_com_aws_aws_sdk_go_v2_service_s3_SelectObjectContentEventStreamReader) Events() <-chan types.SelectObjectContentEventStream {
- return W.WEvents()
- }
|