

# SalesforceStandardObjectAttachmentConfiguration


Provides the configuration information for processing attachments to Salesforce standard objects.

## Contents


 ** DocumentTitleFieldName **   <a name="kendra-Type-SalesforceStandardObjectAttachmentConfiguration-DocumentTitleFieldName"></a>
The name of the field used for the document title.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 100.  
Pattern: `^[a-zA-Z][a-zA-Z0-9_.]*$`   
Required: No

 ** FieldMappings **   <a name="kendra-Type-SalesforceStandardObjectAttachmentConfiguration-FieldMappings"></a>
One or more objects that map fields in attachments to Amazon Kendra index fields.  
Type: Array of [DataSourceToIndexFieldMapping](API_DataSourceToIndexFieldMapping.md) objects  
Array Members: Minimum number of 1 item. Maximum number of 100 items.  
Required: No

## See Also


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/kendra-2019-02-03/SalesforceStandardObjectAttachmentConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/kendra-2019-02-03/SalesforceStandardObjectAttachmentConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/kendra-2019-02-03/SalesforceStandardObjectAttachmentConfiguration) 