type github.com/aws/aws-sdk-go-v2/aws.FIPSEndpointState
9 uses
github.com/aws/aws-sdk-go-v2/aws (current package)
endpoints.go#L38: type FIPSEndpointState uint
endpoints.go#L42: FIPSEndpointStateUnset FIPSEndpointState = iota
endpoints.go#L53: func GetUseFIPSEndpoint(options ...interface{}) (value FIPSEndpointState, found bool) {
endpoints.go#L55: GetUseFIPSEndpoint() FIPSEndpointState
github.com/aws/aws-sdk-go-v2/internal/configsources
config.go#L50: GetUseFIPSEndpoint(context.Context) (value aws.FIPSEndpointState, found bool, err error)
config.go#L55: func ResolveUseFIPSEndpoint(ctx context.Context, configs []interface{}) (value aws.FIPSEndpointState, found bool, err error) {
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2
endpoints.go#L70: UseFIPSEndpoint aws.FIPSEndpointState
github.com/aws/aws-sdk-go-v2/service/s3/internal/endpoints
endpoints.go#L37: UseFIPSEndpoint aws.FIPSEndpointState
endpoints.go#L52: func (o Options) GetUseFIPSEndpoint() aws.FIPSEndpointState {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)