AWS sagemaker: Fix multiple broken links in IAM documentation
Summary
Corrected URLs in four markdown links related to IAM roles, tags, and policy syntax.
Security assessment
Changes are limited to URL corrections; no security implications or content updates.
Evidence
+ 6. (Optional) Add metadata to the role by attaching tags as key–value pairs. For more information about using tags in IAM, see [Tagging IAM resources](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_tags.html).
Diff
diff --git a/sagemaker/latest/dg/edge-getting-started-step1.md b/sagemaker/latest/dg/edge-getting-started-step1.md index 027c7f3c2..7d05bbeb5 100644 --- a//sagemaker/latest/dg/edge-getting-started-step1.md +++ b//sagemaker/latest/dg/edge-getting-started-step1.md @@ -15 +15 @@ Before you begin using SageMaker Edge Manager to manage models on your device fl -To get started with AWS, you need an AWS account. For information about creating an AWS account, see [Getting started with an AWS account](https://docs.aws.amazon.com//accounts/latest/reference/getting-started.html) in the _AWS Account Management Reference Guide_. +To get started with AWS, you need an AWS account. For information about creating an AWS account, see [Getting started with an AWS account](https://docs.aws.amazon.com/accounts/latest/reference/getting-started.html) in the _AWS Account Management Reference Guide_. @@ -37 +37 @@ You can create an IAM role by using the IAM console, AWS SDK for Python (Boto3), - 6. (Optional) Add metadata to the role by attaching tags as key–value pairs. For more information about using tags in IAM, see [Tagging IAM resources](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_tags.html). + 6. (Optional) Add metadata to the role by attaching tags as key–value pairs. For more information about using tags in IAM, see [Tagging IAM resources](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_tags.html). @@ -81 +81 @@ Create a role for AWS IoT either programmatically or with the IAM console, simil - 7. (Optional) Add metadata to the role by attaching tags as key–value pairs. For more information about using tags in IAM, see [Tagging IAM resources](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_tags.html). + 7. (Optional) Add metadata to the role by attaching tags as key–value pairs. For more information about using tags in IAM, see [Tagging IAM resources](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_tags.html). @@ -126 +126 @@ JSON -A trust policy is a [JSON policy document](https://docs.aws.amazon.com//IAM/latest/UserGuide/reference_policies_grammar) in which you define the principals that you trust to assume the role. For more information about trust policies, see [Roles terms and concepts](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_terms-and-concepts.html). +A trust policy is a [JSON policy document](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_grammar) in which you define the principals that you trust to assume the role. For more information about trust policies, see [Roles terms and concepts](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_terms-and-concepts.html).