AWS quick documentation change
Summary
Updated the procedural steps for creating an AWS integration (formerly 'action connector') in Quick Suite, including reorganized steps, added notes about administrative access, and clarified sharing permissions.
Security assessment
The changes are a documentation restructuring and clarification of the setup process. There is no mention of patching a vulnerability, addressing an exploit, or fixing a security misconfiguration. The note about requiring administrative access is a standard access control clarification, not evidence of a resolved security issue. The changes improve clarity but do not introduce new security features or address specific security weaknesses.
Diff
diff --git a/quick/latest/userguide/builtin-services-integration.md b/quick/latest/userguide/builtin-services-integration.md index d849a9c7a..aca884407 100644 --- a//quick/latest/userguide/builtin-services-integration.md +++ b//quick/latest/userguide/builtin-services-integration.md @@ -101 +101 @@ Example trust policy: -After preparing your IAM role and permissions, follow these steps to create your AWS services action connector: +After preparing your IAM role and permissions, follow these steps to set up AWS Actions in Quick Suite. @@ -103,9 +103 @@ After preparing your IAM role and permissions, follow these steps to create your - 1. In the Amazon Quick console, choose the user icon in the upper right corner. - - 2. From the dropdown menu, select **Manage Quick**. This takes you to the Admin console. - - 3. In the left navigation panel, select **AWS actions**. - - 4. Choose **New Action**. - - 5. Choose one of the supported AWS services: +###### Note @@ -113 +105 @@ After preparing your IAM role and permissions, follow these steps to create your - * Bedrock Agent +You need administrative access to Amazon Quick Suite to perform the following steps. See documentation on [Configure Amazon Quick subscriptions](./managing-qbs-subscriptions.html) to learn more. @@ -115 +107 @@ After preparing your IAM role and permissions, follow these steps to create your - * Bedrock Runtime +### Steps to create a new AWS integration @@ -117 +109 @@ After preparing your IAM role and permissions, follow these steps to create your - * Bedrock Data Automation + 1. Choose the **profile icon** , then select **Manage Quick Suite**. @@ -119 +111 @@ After preparing your IAM role and permissions, follow these steps to create your - * Comprehend + 2. Select **AWS actions** under the **Permissions** section. @@ -121 +113 @@ After preparing your IAM role and permissions, follow these steps to create your - * Comprehend Medical + 3. Choose **New Action** to create a new AWS integration. @@ -123 +115 @@ After preparing your IAM role and permissions, follow these steps to create your - * Textract + 4. Choose one of the **supported AWS services**. @@ -125 +117 @@ After preparing your IAM role and permissions, follow these steps to create your - * Amazon S3 + 5. Select **Next** to review available actions for this service. @@ -127 +119 @@ After preparing your IAM role and permissions, follow these steps to create your - 6. Select **Next** to eview all of the supported actions in the list for your selected service. + 6. Select **Next** to configure the connection details: @@ -129 +121 @@ After preparing your IAM role and permissions, follow these steps to create your - 7. Select **Next**. + * **Name** – Enter a descriptive name for your integration. @@ -131 +123 @@ After preparing your IAM role and permissions, follow these steps to create your - 8. Customize the connection details: + * **Description** – Optionally, add notes about how this integration will be used. @@ -133 +125 @@ After preparing your IAM role and permissions, follow these steps to create your - * **Name** \- Enter a descriptive name for your action connector. + * **Role ARN** – Enter the ARN of the IAM role to be used for this AWS service. @@ -135 +127 @@ After preparing your IAM role and permissions, follow these steps to create your - * **Description** \- Describe the purpose of this action connector. + 7. Select **Next** to share the integration with users and/or user groups. @@ -137 +129 @@ After preparing your IAM role and permissions, follow these steps to create your - * **Role ARN** \- Enter the ARN of the IAM role that provides the proper permissions for the AWS service. + * Provide **Owner access** for any users who need to edit, share, and delete the integration. @@ -139 +131 @@ After preparing your IAM role and permissions, follow these steps to create your - 9. Select **Next**. +###### Note @@ -141 +133 @@ After preparing your IAM role and permissions, follow these steps to create your - 10. Share the integration with users and/or user groups. +Owner access is required to add integrations to Automation Groups in order to give access within Quick Automate. @@ -143 +135 @@ After preparing your IAM role and permissions, follow these steps to create your - 1. Provide **Owner** access, for any users who need to edit, share and delete the integration. Note: Owner access is required to add Integrations to Automation Groups in order to give access within Quick Automate. + * Provide **User access** for any users who need to invoke actions across Quick Suite. @@ -145 +137 @@ After preparing your IAM role and permissions, follow these steps to create your - 2. Provide **User** access, for any users who need to invoke actions across Quick. For a list of integrations supported in various Amazon Quick capabilities, see [Supported action connector types and available actions](https://docs.aws.amazon.com/quicksuite/latest/userguide/action-connector-apis-supported-types.html#action-connector-compatibility-matrix). +For a list of integrations supported in various Quick Suite capabilities, see [Action connector compatibility matrix](./action-connector-apis-supported-types.html#action-connector-compatibility-matrix). @@ -147 +139 @@ After preparing your IAM role and permissions, follow these steps to create your - 11. Select **Add** to finish creating the action connector. For more information, see [Integration workflows](./integration-workflows.html). + 8. Select **Add** to finish creating the integration. @@ -148,0 +141 @@ After preparing your IAM role and permissions, follow these steps to create your +See [Integration workflows](./integration-workflows.html) to learn more. @@ -152 +144,0 @@ After preparing your IAM role and permissions, follow these steps to create your -After creating the action connector, it becomes available for use in Amazon Quick Automate workflows. The connector will be found in Actions tab under integration. @@ -158 +150 @@ After creating your action integration, you can: - * Share the integration with additional users or groups as needed + * Share the integration with additional users or groups as needed. @@ -160 +152 @@ After creating your action integration, you can: - * Add the integration to an Automation Group to use it in Amazon Quick Automate. For more information, see [Getting Started](https://docs.aws.amazon.com/quicksuite/latest/userguide/getting-started-quick-automate.html#automate-setup-tasks). + * Add the integration to an **Automation Group** in order to use it in Quick Automate. See [Setup tasks](./getting-started-quick-automate.html#automate-setup-tasks) for more details. @@ -162 +154 @@ After creating your action integration, you can: - * Monitor the integration's usage and performance through the admin console + * Monitor the integration's usage and performance through the admin console. @@ -164 +156 @@ After creating your action integration, you can: - * Update the integration's configuration or permissions as requirements change + * Update the integration's configuration or permissions as requirements change.