AWS Security ChangesHomeSearch

AWS codeartifact documentation change

Service: codeartifact · 2025-10-22 · Documentation low

File: codeartifact/latest/ug/security_iam_id-based-policy-examples.md

Summary

Removed mention of specific interfaces (AWS Console/CLI/API) from default permission denial statement

Security assessment

The change clarifies default permissions by removing redundant interface-specific examples, but doesn't address any specific security vulnerability or weakness. It maintains existing security documentation about IAM policies without introducing new security-related content.

Diff

diff --git a/codeartifact/latest/ug/security_iam_id-based-policy-examples.md b/codeartifact/latest/ug/security_iam_id-based-policy-examples.md
index 78eaffeeb..77c71ea6e 100644
--- a//codeartifact/latest/ug/security_iam_id-based-policy-examples.md
+++ b//codeartifact/latest/ug/security_iam_id-based-policy-examples.md
@@ -9 +9 @@ Policy best practicesUsing the consoleAWS managed (predefined) policies for AWS
-By default, users and roles don't have permission to create or modify CodeArtifact resources. They also can't perform tasks by using the AWS Management Console, AWS Command Line Interface (AWS CLI), or AWS API. To grant users permission to perform actions on the resources that they need, an IAM administrator can create IAM policies. The administrator can then add the IAM policies to roles, and users can assume the roles.
+By default, users and roles don't have permission to create or modify CodeArtifact resources. To grant users permission to perform actions on the resources that they need, an IAM administrator can create IAM policies.