CustomSdkShapesProcessor |
|
DefaultCustomizationProcessor |
|
ExplicitStringPayloadQueryProtocolProcessor |
Operations with explicit String payloads are not supported for services with Query protocol.
|
LowercaseShapeValidatorProcessor |
A processor that validates shape names in service models to ensure they start with uppercase letters.
|
MetadataModifiersProcessor |
This processor handles preprocess modifications to service metadata and
postprocess modifications to intermediate model metadata.
|
NewAndLegacyEventStreamProcessor |
Services that have "legacy" streams, Kinesis and Transcribe Streaming builds should fail if there is a new
evenstream added, that codegen doesn't know about.
|
RemoveExceptionMessagePropertyProcessor |
This processor removes the member *message* in the exception shapes from the
intermediate model.
|
RenameShapesProcessor |
|
S3ControlRemoveAccountIdHostPrefixProcessor |
With Endpoints 2.0, the endpoint rule set is responsible for adding the prefix, so we remove it from the model to avoid
errors in constructing the endpoint.
|
S3RemoveBucketFromUriProcessor |
With Endpoints 2.0, the endpoint rule set for S3 is responsible for taking the Bucket parameter from the input and
adding it to the request URI.
|
SmithyRpcV2CborProtocolProcessor |
This processor only runs for services using the smithy-rpc-v2-cbor protocol.
|
UseLegacyEventGenerationSchemeProcessor |
This process enforces constraints placed on the "useLegacyEventGenerationSchemeProcessor"; i.e.
|