AWS AWSCloudFormation documentation change
Summary
Added documentation link and rephrased configuration descriptions for clarity
Security assessment
Improves general documentation clarity and adds reference link, but no specific security context added
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchservice-application-appconfig.md b/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchservice-application-appconfig.md index e13b603f3..eb843ba6c 100644 --- a//AWSCloudFormation/latest/UserGuide/aws-properties-opensearchservice-application-appconfig.md +++ b//AWSCloudFormation/latest/UserGuide/aws-properties-opensearchservice-application-appconfig.md @@ -7 +7 @@ SyntaxProperties -Configurations of the OpenSearch Application. +Configuration settings for an OpenSearch application. For more information, see see [Using the OpenSearch user interface in Amazon OpenSearch Service](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/application.html). @@ -34 +34 @@ To declare this entity in your AWS CloudFormation template, use the following sy -Specify the item to configure, such as admin role for the OpenSearch Application. +The configuration item to set, such as the admin role for the OpenSearch application. @@ -47 +47 @@ _Required_ : Yes -Specifies the value to configure for the key, such as an IAM user ARN. +The value assigned to the configuration key, such as an IAM user ARN.