| Class | Description | 
|---|---|
| AwsBuilderFactory<PojoT extends SdkPojo,BuilderT extends SdkBuilder<BuilderT,PojoT> & SdkPojo> | Builder factory for AWS  SdkPojoto avoid using reflection to instantiate a builder. | 
| AwsSchemaProvider | Schema provider for AWS  SdkPojomodels using the provided field metadata (@seeSdkPojo.sdkFields()) rather than reflection. | 
| AwsSchemaRegistrar | |
| AwsTypes |