Package software.amazon.smithy.rulesengine.aws.traits
package software.amazon.smithy.rulesengine.aws.traits
-
ClassDescriptionAn endpoints modifier trait that indicates a service has only dual stack endpoints, does not support IPV4 only endpoints, and should not have the useDualStackEndpoint endpoint parameter.Locates the endpoint modifier traits applied to services.A meta-trait that marks a trait as an endpoint modifier.The pattern type to use for the partitional services.A special case that does not follow the services standard patterns or are located in a region other than the partition's default global region.A special case where endpoints for a partition that do not follow the standard patterns.A special case where endpoints for a region that do not follow the standard patterns.A trait that indicates that a service has handwritten endpoint rules.An endpoints modifier trait that indicates that a service is partitional and a single endpoint should resolve per partition.An endpoints modifier trait that indicates that a service's endpoints should be resolved using the standard AWS regional patterns.