

# ConfigurationError
<a name="API_ConfigurationError"></a>

Provides the default encryption configuration error update details.

## Contents
<a name="API_ConfigurationError_Contents"></a>

 ** code **   <a name="managedintegrations-Type-ConfigurationError-code"></a>
The error code returned when the default encryption configuration update fails.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Pattern: `[a-zA-Z0-9_-]+`   
Required: No

 ** message **   <a name="managedintegrations-Type-ConfigurationError-message"></a>
The error message returned when the default encryption configuration update fails.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 65535.  
Pattern: `[a-zA-Z0-9\-._,]+`   
Required: No

## See Also
<a name="API_ConfigurationError_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/iot-managed-integrations-2025-03-03/ConfigurationError) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iot-managed-integrations-2025-03-03/ConfigurationError) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iot-managed-integrations-2025-03-03/ConfigurationError) 