Class InvalidEndpointRegionException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<InvalidEndpointRegionException.Builder,InvalidEndpointRegionException>

@Generated("software.amazon.awssdk:codegen") public final class InvalidEndpointRegionException extends MarketplaceMeteringException implements ToCopyableBuilder<InvalidEndpointRegionException.Builder,InvalidEndpointRegionException>

The endpoint being called is in a AWS Region different from your EC2 instance, ECS task, or EKS pod. The Region of the Metering Service endpoint and the AWS Region of the resource must match.

See Also: