AWS devicefarm documentation change
Summary
Added instructions to verify AWS CLI version and note about Appium endpoint availability in older CLI versions
Security assessment
The change emphasizes using the latest AWS CLI version for feature availability but does not address security vulnerabilities or introduce security documentation.
Diff
diff --git a/devicefarm/latest/developerguide/appium-endpoint-interaction.md b/devicefarm/latest/developerguide/appium-endpoint-interaction.md index 31dee3b18..41dc736a5 100644 --- a//devicefarm/latest/developerguide/appium-endpoint-interaction.md +++ b//devicefarm/latest/developerguide/appium-endpoint-interaction.md @@ -87,0 +88,6 @@ AWS CLI +First, verify that your AWS CLI version is up-to-date by [downloading and installing the latest version](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html). + +###### Important + +The Appium endpoint field isn't available in older versions of the AWS CLI. +