AWS codecommit documentation change
Summary
Removed a reference to a specific example policy for Lambda function access configuration
Security assessment
The change removes a link to an example policy but retains the general instruction to configure permissions. No direct security issue is addressed here.
Diff
diff --git a/codecommit/latest/userguide/troubleshooting-ti.md b/codecommit/latest/userguide/troubleshooting-ti.md index 515ed228d..685b7b473 100644 --- a//codecommit/latest/userguide/troubleshooting-ti.md +++ b//codecommit/latest/userguide/troubleshooting-ti.md @@ -24 +24 @@ The following information might help you troubleshoot issues with triggers in AW -**Possible fixes:** If the target of the trigger is an AWS Lambda function, make sure you have configured the function's resource policy for access by CodeCommit. For more information, see [Example 3: Create a policy for AWS Lambda integration with a CodeCommit trigger](./customer-managed-policies.html#access-permissions-lambda-int). +**Possible fixes:** If the target of the trigger is an AWS Lambda function, make sure you have configured the function's resource policy for access by CodeCommit.