| Class | Description |
|---|---|
| ArnIndex |
Resolves and indexes the ARN templates for each resource in a service.
|
| ArnReferenceTrait |
Indicates that a string shape contains an ARN.
|
| ArnReferenceTrait.Builder |
Builder for
ArnReferenceTrait. |
| ArnReferenceTrait.Provider | |
| ArnTemplateValidator |
Ensures that all arn traits for a service are valid and that their templates
only reference valid resource identifiers.
|
| ArnTrait |
Configures the ARN template of a resource shape, relative to the
service to which a resource is bound.
|
| ArnTrait.Builder |
Builder for
ArnTrait. |
| ArnTrait.Provider | |
| ControlPlaneTrait | |
| ControlPlaneTrait.Provider | |
| DataPlaneTrait | |
| DataPlaneTrait.Provider | |
| DataTrait | |
| DataTrait.Provider | |
| EventSourceValidator |
Validates that the aws.api#service/eventSource property matches
aws.api#service/arnNamespace + ".amazonaws.com" and does
not use incorrect formats. |
| HttpChecksumTrait |
Indicates that an operation supports checksum validation.
|
| HttpChecksumTrait.Builder | |
| HttpChecksumTrait.Provider | |
| HttpChecksumTraitValidator |
Validates the HttpChecksum trait.
|
| PlaneIndex |
Determines if a service, resource, or operation are considered
part of the data plane or control plane.
|
| SdkServiceIdValidator |
Validates that SDK service IDs are correct and do not match any
prohibited patterns.
|
| ServiceTrait |
Registers a service as an AWS service.
|
| ServiceTrait.Builder |
Builder for
ServiceTrait. |
| ServiceTrait.Provider |