# Functions
IsCrossRegion returns true if request signing region is not same as configured region.
NewClientConfiguredForAccelerateError denotes client config error for unsupported S3 accelerate.
NewClientConfiguredForCrossRegionFIPSError denotes client config error for unsupported cross region FIPS request.
NewClientConfiguredForDualStackError denotes client config error for unsupported S3 Dual-stack.
NewClientConfiguredForFIPSError denotes client config error for unsupported cross region FIPS access.
NewClientPartitionMismatchError stub.
NewClientRegionMismatchError denotes cross region access error.
NewFailedToResolveEndpointError denotes endpoint resolving error.
NewFIPSConfigurationError denotes a configuration error when a client or request is configured for FIPS.
NewInvalidARNError denotes invalid arn error.
NewInvalidARNWithCustomEndpointError ARN not supported for custom clients endpoints.
NewInvalidARNWithFIPSError ARN not supported for FIPS region
Deprecated: FIPS will not appear in the ARN region component.
NewInvalidARNWithUnsupportedPartitionError ARN not supported for the target partition.
# Structs
ConfigurationError is used to denote a client configuration error.
InvalidARNError denotes the error for Invalid ARN.
ResourceRequest represents the request and arn resource.