AWS Security ChangesHomeSearch

AWS billingconductor documentation change

Service: billingconductor · 2025-05-22 · Documentation low

File: billingconductor/latest/userguide/security_iam_resource-based-policy-examples.md

Summary

Updated S3 policy documentation link from dev to userguide path

Security assessment

Change only corrects a documentation URL reference. While the context is security policy examples, this is a routine link update without introducing new security content or addressing vulnerabilities.

Diff

diff --git a/billingconductor/latest/userguide/security_iam_resource-based-policy-examples.md b/billingconductor/latest/userguide/security_iam_resource-based-policy-examples.md
index 76aeb7a8f..69c4a8738 100644
--- a//billingconductor/latest/userguide/security_iam_resource-based-policy-examples.md
+++ b//billingconductor/latest/userguide/security_iam_resource-based-policy-examples.md
@@ -22 +22 @@ The condition in this statement identifies the 54.240.143.* range of allowed Int
-The `Condition` block uses the `IpAddress` and `NotIpAddress` conditions and the `aws:SourceIp` condition key, which is an AWS wide condition key. For more information about these condition keys, see [Specifying Conditions in a Policy](https://docs.aws.amazon.com/AmazonS3/latest/dev/amazon-s3-policy-keys.html). The`aws:sourceIp` IPv4 values use the standard CIDR notation. For more information, see [IP Address Condition Operators](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_IPAddress) in the _IAM User Guide_.
+The `Condition` block uses the `IpAddress` and `NotIpAddress` conditions and the `aws:SourceIp` condition key, which is an AWS wide condition key. For more information about these condition keys, see [Specifying Conditions in a Policy](https://docs.aws.amazon.com/AmazonS3/latest/userguide/amazon-s3-policy-keys.html). The`aws:sourceIp` IPv4 values use the standard CIDR notation. For more information, see [IP Address Condition Operators](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_IPAddress) in the _IAM User Guide_.