

# ContentTypeProfileConfig


The configuration for a field-level encryption content type-profile mapping.

## Contents


 ** ForwardWhenContentTypeIsUnknown **   <a name="cloudfront-Type-ContentTypeProfileConfig-ForwardWhenContentTypeIsUnknown"></a>
The setting in a field-level encryption content type-profile mapping that specifies what to do when an unknown content type is provided for the profile. If true, content is forwarded without being encrypted when the content type is unknown. If false (the default), an error is returned when the content type is unknown.  
Type: Boolean  
Required: Yes

 ** ContentTypeProfiles **   <a name="cloudfront-Type-ContentTypeProfileConfig-ContentTypeProfiles"></a>
The configuration for a field-level encryption content type-profile.  
Type: [ContentTypeProfiles](API_ContentTypeProfiles.md) object  
Required: No

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/cloudfront-2020-05-31/ContentTypeProfileConfig) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/cloudfront-2020-05-31/ContentTypeProfileConfig) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/cloudfront-2020-05-31/ContentTypeProfileConfig) 