

# FrameworkMappingDetails
<a name="API_FrameworkMappingDetails"></a>

A structure that contains details about a framework mapping, including the framework name and specific item within the framework that the control maps to.

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

 ** Item **   <a name="controlcatalog-Type-FrameworkMappingDetails-Item"></a>
The specific item or requirement within the framework that the control maps to.  
Type: String  
Length Constraints: Minimum length of 3. Maximum length of 250.  
Required: Yes

 ** Name **   <a name="controlcatalog-Type-FrameworkMappingDetails-Name"></a>
The name of the compliance framework that the control maps to.  
Type: String  
Length Constraints: Minimum length of 3. Maximum length of 250.  
Required: Yes

## See Also
<a name="API_FrameworkMappingDetails_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/controlcatalog-2018-05-10/FrameworkMappingDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/controlcatalog-2018-05-10/FrameworkMappingDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/controlcatalog-2018-05-10/FrameworkMappingDetails) 