github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations.UpdateEndpointOptions.UsePathStyle (field)
95 uses
github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations (current package)
update_endpoint.go#L42: UsePathStyle bool
update_endpoint.go#L112: usePathStyle: options.UsePathStyle,
github.com/aws/aws-sdk-go-v2/service/s3
api_op_AbortMultipartUpload.go#L223: UsePathStyle: options.UsePathStyle,
api_op_CompleteMultipartUpload.go#L427: UsePathStyle: options.UsePathStyle,
api_op_CopyObject.go#L565: UsePathStyle: options.UsePathStyle,
api_op_CreateBucket.go#L309: UsePathStyle: options.UsePathStyle,
api_op_CreateMultipartUpload.go#L595: UsePathStyle: options.UsePathStyle,
api_op_DeleteBucket.go#L160: UsePathStyle: options.UsePathStyle,
api_op_DeleteBucketAnalyticsConfiguration.go#L180: UsePathStyle: options.UsePathStyle,
api_op_DeleteBucketCors.go#L163: UsePathStyle: options.UsePathStyle,
api_op_DeleteBucketEncryption.go#L171: UsePathStyle: options.UsePathStyle,
api_op_DeleteBucketIntelligentTieringConfiguration.go#L179: UsePathStyle: options.UsePathStyle,
api_op_DeleteBucketInventoryConfiguration.go#L179: UsePathStyle: options.UsePathStyle,
api_op_DeleteBucketLifecycle.go#L169: UsePathStyle: options.UsePathStyle,
api_op_DeleteBucketMetricsConfiguration.go#L185: UsePathStyle: options.UsePathStyle,
api_op_DeleteBucketOwnershipControls.go#L162: UsePathStyle: options.UsePathStyle,
api_op_DeleteBucketPolicy.go#L172: UsePathStyle: options.UsePathStyle,
api_op_DeleteBucketReplication.go#L170: UsePathStyle: options.UsePathStyle,
api_op_DeleteBucketTagging.go#L161: UsePathStyle: options.UsePathStyle,
api_op_DeleteBucketWebsite.go#L170: UsePathStyle: options.UsePathStyle,
api_op_DeleteObject.go#L230: UsePathStyle: options.UsePathStyle,
api_op_DeleteObjectTagging.go#L193: UsePathStyle: options.UsePathStyle,
api_op_DeleteObjects.go#L285: UsePathStyle: options.UsePathStyle,
api_op_DeletePublicAccessBlock.go#L174: UsePathStyle: options.UsePathStyle,
api_op_GetBucketAccelerateConfiguration.go#L179: UsePathStyle: options.UsePathStyle,
api_op_GetBucketAcl.go#L172: UsePathStyle: options.UsePathStyle,
api_op_GetBucketAnalyticsConfiguration.go#L185: UsePathStyle: options.UsePathStyle,
api_op_GetBucketCors.go#L170: UsePathStyle: options.UsePathStyle,
api_op_GetBucketEncryption.go#L179: UsePathStyle: options.UsePathStyle,
api_op_GetBucketIntelligentTieringConfiguration.go#L184: UsePathStyle: options.UsePathStyle,
api_op_GetBucketInventoryConfiguration.go#L183: UsePathStyle: options.UsePathStyle,
api_op_GetBucketLifecycleConfiguration.go#L200: UsePathStyle: options.UsePathStyle,
api_op_GetBucketLocation.go#L239: UsePathStyle: options.UsePathStyle,
api_op_GetBucketLogging.go#L168: UsePathStyle: options.UsePathStyle,
api_op_GetBucketMetricsConfiguration.go#L190: UsePathStyle: options.UsePathStyle,
api_op_GetBucketNotificationConfiguration.go#L184: UsePathStyle: options.UsePathStyle,
api_op_GetBucketOwnershipControls.go#L168: UsePathStyle: options.UsePathStyle,
api_op_GetBucketPolicy.go#L171: UsePathStyle: options.UsePathStyle,
api_op_GetBucketPolicyStatus.go#L180: UsePathStyle: options.UsePathStyle,
api_op_GetBucketReplication.go#L179: UsePathStyle: options.UsePathStyle,
api_op_GetBucketRequestPayment.go#L163: UsePathStyle: options.UsePathStyle,
api_op_GetBucketTagging.go#L176: UsePathStyle: options.UsePathStyle,
api_op_GetBucketVersioning.go#L177: UsePathStyle: options.UsePathStyle,
api_op_GetBucketWebsite.go#L181: UsePathStyle: options.UsePathStyle,
api_op_GetObject.go#L553: UsePathStyle: options.UsePathStyle,
api_op_GetObjectAcl.go#L215: UsePathStyle: options.UsePathStyle,
api_op_GetObjectAttributes.go#L354: UsePathStyle: options.UsePathStyle,
api_op_GetObjectLegalHold.go#L186: UsePathStyle: options.UsePathStyle,
api_op_GetObjectLockConfiguration.go#L172: UsePathStyle: options.UsePathStyle,
api_op_GetObjectRetention.go#L186: UsePathStyle: options.UsePathStyle,
api_op_GetObjectTagging.go#L214: UsePathStyle: options.UsePathStyle,
api_op_GetObjectTorrent.go#L182: UsePathStyle: options.UsePathStyle,
api_op_GetPublicAccessBlock.go#L187: UsePathStyle: options.UsePathStyle,
api_op_HeadBucket.go#L501: UsePathStyle: options.UsePathStyle,
api_op_HeadObject.go#L844: UsePathStyle: options.UsePathStyle,
api_op_ListBucketAnalyticsConfigurations.go#L205: UsePathStyle: options.UsePathStyle,
api_op_ListBucketIntelligentTieringConfigurations.go#L197: UsePathStyle: options.UsePathStyle,
api_op_ListBucketInventoryConfigurations.go#L206: UsePathStyle: options.UsePathStyle,
api_op_ListBucketMetricsConfigurations.go#L209: UsePathStyle: options.UsePathStyle,
api_op_ListBuckets.go#L136: UsePathStyle: options.UsePathStyle,
api_op_ListMultipartUploads.go#L301: UsePathStyle: options.UsePathStyle,
api_op_ListObjectVersions.go#L267: UsePathStyle: options.UsePathStyle,
api_op_ListObjects.go#L275: UsePathStyle: options.UsePathStyle,
api_op_ListObjectsV2.go#L399: UsePathStyle: options.UsePathStyle,
api_op_ListParts.go#L415: UsePathStyle: options.UsePathStyle,
api_op_PutBucketAccelerateConfiguration.go#L228: UsePathStyle: options.UsePathStyle,
api_op_PutBucketAcl.go#L359: UsePathStyle: options.UsePathStyle,
api_op_PutBucketAnalyticsConfiguration.go#L225: UsePathStyle: options.UsePathStyle,
api_op_PutBucketCors.go#L244: UsePathStyle: options.UsePathStyle,
api_op_PutBucketEncryption.go#L234: UsePathStyle: options.UsePathStyle,
api_op_PutBucketIntelligentTieringConfiguration.go#L216: UsePathStyle: options.UsePathStyle,
api_op_PutBucketInventoryConfiguration.go#L226: UsePathStyle: options.UsePathStyle,
api_op_PutBucketLifecycleConfiguration.go#L260: UsePathStyle: options.UsePathStyle,
api_op_PutBucketLogging.go#L249: UsePathStyle: options.UsePathStyle,
api_op_PutBucketMetricsConfiguration.go#L200: UsePathStyle: options.UsePathStyle,
api_op_PutBucketNotificationConfiguration.go#L200: UsePathStyle: options.UsePathStyle,
api_op_PutBucketOwnershipControls.go#L188: UsePathStyle: options.UsePathStyle,
api_op_PutBucketPolicy.go#L220: UsePathStyle: options.UsePathStyle,
api_op_PutBucketReplication.go#L255: UsePathStyle: options.UsePathStyle,
api_op_PutBucketRequestPayment.go#L212: UsePathStyle: options.UsePathStyle,
api_op_PutBucketTagging.go#L257: UsePathStyle: options.UsePathStyle,
api_op_PutBucketVersioning.go#L234: UsePathStyle: options.UsePathStyle,
api_op_PutBucketWebsite.go#L270: UsePathStyle: options.UsePathStyle,
api_op_PutObject.go#L570: UsePathStyle: options.UsePathStyle,
api_op_PutObjectAcl.go#L401: UsePathStyle: options.UsePathStyle,
api_op_PutObjectLegalHold.go#L228: UsePathStyle: options.UsePathStyle,
api_op_PutObjectLockConfiguration.go#L225: UsePathStyle: options.UsePathStyle,
api_op_PutObjectRetention.go#L235: UsePathStyle: options.UsePathStyle,
api_op_PutObjectTagging.go#L282: UsePathStyle: options.UsePathStyle,
api_op_PutPublicAccessBlock.go#L231: UsePathStyle: options.UsePathStyle,
api_op_RestoreObject.go#L448: UsePathStyle: options.UsePathStyle,
api_op_SelectObjectContent.go#L317: UsePathStyle: options.UsePathStyle,
api_op_UploadPart.go#L453: UsePathStyle: options.UsePathStyle,
api_op_UploadPartCopy.go#L428: UsePathStyle: options.UsePathStyle,
api_op_WriteGetObjectResponse.go#L448: UsePathStyle: options.UsePathStyle,