AWS emr documentation change
Summary
Updated SDK documentation links for PHP and Ruby to newer versions
Security assessment
Only updates external documentation URLs to newer SDK versions. No security content changes in AWS documentation.
Diff
diff --git a/emr/latest/ManagementGuide/emr-iam-roles-calling.md b/emr/latest/ManagementGuide/emr-iam-roles-calling.md index bff402c12..6e1f74ff4 100644 --- a//emr/latest/ManagementGuide/emr-iam-roles-calling.md +++ b//emr/latest/ManagementGuide/emr-iam-roles-calling.md @@ -23 +23 @@ If your application calls services in AWS directly, you need to update it to tak - * [Using IAM roles for Amazon EC2 instances with the SDK for PHP](https://docs.aws.amazon.com/sdk-for-php/latest/developer-guide/php-dg-roles.html) in the _AWS SDK for PHP Developer Guide_ + * [Using IAM roles for Amazon EC2 instances with the SDK for PHP](https://docs.aws.amazon.com/sdk-for-php/v3/developer-guide/guide_credentials_assume_role.html) in the _AWS SDK for PHP Developer Guide_ @@ -25 +25 @@ If your application calls services in AWS directly, you need to update it to tak - * [Using IAM roles for Amazon EC2 instances with the SDK for Ruby](https://docs.aws.amazon.com/sdk-for-ruby/latest/developer-guide/ruby-dg-roles.html) in the _AWS SDK for Ruby Developer Guide_ + * [Using IAM roles for Amazon EC2 instances with the SDK for Ruby](https://docs.aws.amazon.com/sdk-for-ruby/v3/developer-guide/credential-providers.html) in the _AWS SDK for Ruby Developer Guide_