

# SecretsManager
<a name="API_SecretsManager"></a>

Configuration for AWS Secrets Manager, used to securely store and manage sensitive information for connector destinations.

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

 ** arn **   <a name="managedintegrations-Type-SecretsManager-arn"></a>
The Amazon Resource Name (ARN) of the AWS Secrets Manager secret.  
Type: String  
Length Constraints: Minimum length of 20. Maximum length of 2048.  
Pattern: `arn:aws:secretsmanager:[0-9a-zA-Z-]{1,32}:\d{12}:secret:[A-Za-z0-9/_+=.@-]{8,520}`   
Required: Yes

 ** versionId **   <a name="managedintegrations-Type-SecretsManager-versionId"></a>
The version ID of the AWS Secrets Manager secret.  
Type: String  
Length Constraints: Minimum length of 32. Maximum length of 64.  
Pattern: `[a-zA-Z0-9-_]+`   
Required: Yes

## See Also
<a name="API_SecretsManager_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/SecretsManager) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iot-managed-integrations-2025-03-03/SecretsManager) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iot-managed-integrations-2025-03-03/SecretsManager) 