AWS opensearch-service documentation change
Summary
Updated Boto3 documentation link
Security assessment
Routine documentation link update. No security context or vulnerability addressed in the change.
Diff
diff --git a/opensearch-service/latest/developerguide/managedomains-signing-service-requests.md b/opensearch-service/latest/developerguide/managedomains-signing-service-requests.md index c65d0b0a6..cb76e2c12 100644 --- a//opensearch-service/latest/developerguide/managedomains-signing-service-requests.md +++ b//opensearch-service/latest/developerguide/managedomains-signing-service-requests.md @@ -24 +24 @@ For example, the following request makes a configuration change to the `movies` -If you use one of the SDKs, such as [Boto 3](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/opensearch.html#OpenSearchService.Client.update_domain_config), the SDK automatically handles the request signing: +If you use one of the SDKs, such as [Boto 3](https://docs.aws.amazon.com/boto3/latest/reference/services/opensearch.html#OpenSearchService.Client.update_domain_config), the SDK automatically handles the request signing: