AWS devopsagent documentation change
Summary
Replaced 'click' with 'choose' in EKS access setup instructions
Security assessment
Terminology consistency update without security impact. No changes to security controls or vulnerabilities.
Diff
diff --git a/devopsagent/latest/userguide/configuring-capabilities-for-aws-devops-agent-aws-eks-access-setup.md b/devopsagent/latest/userguide/configuring-capabilities-for-aws-devops-agent-aws-eks-access-setup.md index cb714340f..ea8b68f4c 100644 --- a//devopsagent/latest/userguide/configuring-capabilities-for-aws-devops-agent-aws-eks-access-setup.md +++ b//devopsagent/latest/userguide/configuring-capabilities-for-aws-devops-agent-aws-eks-access-setup.md @@ -25 +25 @@ These steps need to be completed from the [Amazon EKS console](https://console.a - 2. From the Access tab, create a new IAM access entry. Copy your primary cloud source IAM role ARN and enter it as the IAM principal for the access entry. Click **Next**. + 2. From the Access tab, create a new IAM access entry. Copy your primary cloud source IAM role ARN and enter it as the IAM principal for the access entry. Choose **Next**. @@ -27 +27 @@ These steps need to be completed from the [Amazon EKS console](https://console.a - 3. Select the AWS Managed **AmazonAIOpsAssistantPolicy** access policy, and select **Cluster** for the access scope. (Alternatively, if you'd like the agent to only access certain namespaces, select the desired **Kubernetes Namespaces**). Click on **Add Policy** , and then click on **Next**. + 3. Select the AWS Managed **AmazonAIOpsAssistantPolicy** access policy, and select **Cluster** for the access scope. (Alternatively, if you'd like the agent to only access certain namespaces, select the desired **Kubernetes Namespaces**). Choose **Add Policy** , and then choose **Next**. @@ -29 +29 @@ These steps need to be completed from the [Amazon EKS console](https://console.a - 4. Review the changes and confirm that the correct access entry policy and IAM role were chosen, and create your access entry by clicking **"Create"**. + 4. Review the changes and confirm that the correct access entry policy and IAM role were chosen, and create your access entry by choosing **"Create"**.