Package software.amazon.smithy.aws.traits
package software.amazon.smithy.aws.traits
-
ClassDescriptionResolves and indexes the ARN templates for each resource in a service.Indicates that a string shape contains an ARN.Builder for
ArnReferenceTrait
.Ensures that all arn traits for a service are valid and that their templates only reference valid resource identifiers.Configures the ARN template of a resource shape, relative to the service to which a resource is bound.Builder forArnTrait
.Validates that the aws.api#service/eventSource property matchesaws.api#service/arnNamespace
+ ".amazonaws.com" and does not use incorrect formats.Indicates that an operation supports checksum validation.Validates the HttpChecksum trait.Determines if a service, resource, or operation are considered part of the data plane or control plane.Validates that SDK service IDs are correct and do not match any prohibited patterns.Registers a service as an AWS service.Builder forServiceTrait
.