AWS elasticbeanstalk documentation change
Summary
Minor editorial changes to wording and phrasing for clarity, including updates to instructions for submitting Anthropic use case details.
Security assessment
Changes are purely editorial and grammatical (e.g., 'ensure' to 'verify', 'covers' instead of 'applies'). No security vulnerabilities, weaknesses, or security features are addressed or added.
Diff
diff --git a/elasticbeanstalk/latest/dg/health-ai-analysis.md b/elasticbeanstalk/latest/dg/health-ai-analysis.md index 492d931c7..e3a02e61b 100644 --- a//elasticbeanstalk/latest/dg/health-ai-analysis.md +++ b//elasticbeanstalk/latest/dg/health-ai-analysis.md @@ -21 +21 @@ When you request an AI analysis, Elastic Beanstalk runs a script on an instance -Before using AI analysis, ensure that your environment meets the following requirements: +Before you use AI analysis, verify that your environment meets the following requirements: @@ -27 +27 @@ Before using AI analysis, ensure that your environment meets the following requi - * **Anthropic use case details** – AI analysis uses Anthropic Claude models through Amazon Bedrock. Anthropic requires a one-time use case details form submission before you can invoke their models. Submit this form by selecting any Anthropic model from the model catalog in the [Amazon Bedrock console](https://console.aws.amazon.com/bedrock/), or by calling the [`PutUseCaseForModelAccess`](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_PutUseCaseForModelAccess.html) API. This only needs to be done once per AWS account. If submitted from the AWS Organizations management account, it automatically applies to all member accounts in the organization. For more information, see [Access Amazon Bedrock foundation models](https://docs.aws.amazon.com/bedrock/latest/userguide/model-access.html). + * **Anthropic use case details** – AI analysis uses Anthropic Claude models through Amazon Bedrock. Anthropic requires you to submit a one-time use case details form before you can invoke their models. To submit this form, select any Anthropic model from the model catalog in the [Amazon Bedrock console](https://console.aws.amazon.com/bedrock/), or call the [`PutUseCaseForModelAccess`](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_PutUseCaseForModelAccess.html) API. You only need to do this once per AWS account. If you submit the form from the AWS Organizations management account, it automatically covers all member accounts in the organization. For more information, see [Access Amazon Bedrock foundation models](https://docs.aws.amazon.com/bedrock/latest/userguide/model-access.html). @@ -89 +89 @@ Use the [`RetrieveEnvironmentInfo`](http://docs.aws.amazon.com/elasticbeanstalk/ -The response includes an AI-generated analysis of the current state of the environment. If any issues are identified, recommended solutions are presented. +The response includes an AI-generated analysis of the current state of the environment, along with recommended solutions for any identified issues.