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 Amazon Web Services Region different from your EC2 instance, ECS task, or EKS pod. The Region of the Metering Service endpoint and the Amazon Web Services Region of the resource must match.

See Also: