

# TerraformSource
<a name="API_TerraformSource"></a>

 The Terraform s3 state file you need to import. 

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

 ** s3StateFileUrl **   <a name="resiliencehub-Type-TerraformSource-s3StateFileUrl"></a>
 The URL of the Terraform s3 state file you need to import.   
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 2000.  
Pattern: `((https://([^/]+)\.s3((-|\.)[^/]+)?\.amazonaws\.com(.cn)?)|(s3://([^/]+)))/\S{1,2000}`   
Required: Yes

## See Also
<a name="API_TerraformSource_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/resiliencehub-2020-04-30/TerraformSource) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/resiliencehub-2020-04-30/TerraformSource) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/resiliencehub-2020-04-30/TerraformSource) 