Struct: aws.EndpointResolverFunc
import "../ibm-cos-sdk-go-v2/aws"
Overview
ResolveEndpoint calls the wrapped function and returns the results.
Implemented Interfaces
types.AnalyticsFilter, EndpointResolver, s3.EndpointResolver, kms.EndpointResolver, customizations.EndpointResolver, s3.EndpointResolverV2, kms.EndpointResolverV2, EndpointResolverWithOptions, v4.HTTPPresigner, s3.HTTPPresignerV4, types.MetricsFilter, s3.PresignPost, arn.S3ObjectLambdaARN, types.SelectObjectContentEventStream
Method Summary collapse
Method Details
func (e EndpointResolverFunc) ResolveEndpoint(service, region string) (Endpoint, error)
188 189 190 |
// File 'aws/endpoints.go', line 188
|