AWS codebuild documentation change
Summary
Fixed URL formatting in IAM policy documentation reference
Security assessment
Maintains reference to security-related IAM policy management documentation
Diff
diff --git a/codebuild/latest/userguide/sample-lambda-boto3-python.md b/codebuild/latest/userguide/sample-lambda-boto3-python.md index 00893742b..059fbbfe4 100644 --- a//codebuild/latest/userguide/sample-lambda-boto3-python.md +++ b//codebuild/latest/userguide/sample-lambda-boto3-python.md @@ -87 +87 @@ Create a CodeBuild Lambda Python project. - 10. Add the following inline policy to your IAM role. This will be used to deploy your AWS SAM infrastructure later on. For more information, see [Adding and removing IAM identity permissions](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_manage-attach-detach.html) in the _IAM User Guide_. + 10. Add the following inline policy to your IAM role. This will be used to deploy your AWS SAM infrastructure later on. For more information, see [Adding and removing IAM identity permissions](https://docs.aws.amazon.com//IAM/latest/UserGuide/access_policies_manage-attach-detach.html) in the _IAM User Guide_.