AWS AWSCloudFormation documentation change
Summary
Updated documentation to replace 'Amazon WorkDocs' with 'WorkDocs' in multiple locations for consistency
Security assessment
Changes are branding/terminology updates rather than security-related modifications. No security vulnerabilities, configurations, or features are mentioned in the changes.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-kendra-datasource-workdocsconfiguration.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-kendra-datasource-workdocsconfiguration.md index d06f78ab1..3d79cd649 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-kendra-datasource-workdocsconfiguration.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-kendra-datasource-workdocsconfiguration.md @@ -9 +9 @@ This is the new _AWS CloudFormation Template Reference Guide_. Please update you -Provides the configuration information to connect to Amazon WorkDocs as your data source. +Provides the configuration information to connect to WorkDocs as your data source. @@ -11 +11 @@ Provides the configuration information to connect to Amazon WorkDocs as your dat -Amazon WorkDocs connector is available in Oregon, North Virginia, Sydney, Singapore and Ireland regions. +WorkDocs connector is available in Oregon, North Virginia, Sydney, Singapore and Ireland regions. @@ -62 +62 @@ _Required_ : No -A list of regular expression patterns to exclude certain files in your Amazon WorkDocs site repository. Files that match the patterns are excluded from the index. Files that don’t match the patterns are included in the index. If a file matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the file isn't included in the index. +A list of regular expression patterns to exclude certain files in your WorkDocs site repository. Files that match the patterns are excluded from the index. Files that don’t match the patterns are included in the index. If a file matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the file isn't included in the index. @@ -77 +77 @@ _Required_ : No -A list of `DataSourceToIndexFieldMapping` objects that map Amazon WorkDocs data source attributes or field names to Amazon Kendra index field names. To create custom fields, use the `UpdateIndex` API before you map to Amazon WorkDocs fields. For more information, see [Mapping data source fields](https://docs.aws.amazon.com/kendra/latest/dg/field-mapping.html). The Amazon WorkDocs data source field names must exist in your Amazon WorkDocs custom metadata. +A list of `DataSourceToIndexFieldMapping` objects that map WorkDocs data source attributes or field names to Amazon Kendra index field names. To create custom fields, use the `UpdateIndex` API before you map to WorkDocs fields. For more information, see [Mapping data source fields](https://docs.aws.amazon.com/kendra/latest/dg/field-mapping.html). The WorkDocs data source field names must exist in your WorkDocs custom metadata. @@ -90 +90 @@ _Required_ : No -A list of regular expression patterns to include certain files in your Amazon WorkDocs site repository. Files that match the patterns are included in the index. Files that don't match the patterns are excluded from the index. If a file matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the file isn't included in the index. +A list of regular expression patterns to include certain files in your WorkDocs site repository. Files that match the patterns are included in the index. Files that don't match the patterns are excluded from the index. If a file matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the file isn't included in the index. @@ -105 +105 @@ _Required_ : No -The identifier of the directory corresponding to your Amazon WorkDocs site repository. +The identifier of the directory corresponding to your WorkDocs site repository. @@ -107 +107 @@ The identifier of the directory corresponding to your Amazon WorkDocs site repos -You can find the organization ID in the [AWS Directory Service](https://console.aws.amazon.com/directoryservicev2/) by going to **Active Directory** , then **Directories**. Your Amazon WorkDocs site directory has an ID, which is the organization ID. You can also set up a new Amazon WorkDocs directory in the AWS Directory Service console and enable a Amazon WorkDocs site for the directory in the Amazon WorkDocs console. +You can find the organization ID in the [AWS Directory Service](https://console.aws.amazon.com/directoryservicev2/) by going to **Active Directory** , then **Directories**. Your WorkDocs site directory has an ID, which is the organization ID. You can also set up a new WorkDocs directory in the AWS Directory Service console and enable a WorkDocs site for the directory in the WorkDocs console. @@ -124 +124 @@ _Minimum_ : `12` -`TRUE` to use the Amazon WorkDocs change log to determine which documents require updating in the index. Depending on the change log's size, it may take longer for Amazon Kendra to use the change log than to scan all of your documents in Amazon WorkDocs. +`TRUE` to use the WorkDocs change log to determine which documents require updating in the index. Depending on the change log's size, it may take longer for Amazon Kendra to use the change log than to scan all of your documents in WorkDocs.