AWS pinpoint documentation change
Summary
Added end of support notice and updated documentation links for S3 policy references
Security assessment
Link updates correct documentation paths but don't alter security content. The support notice doesn't relate to security vulnerabilities. Policy examples remain functionally unchanged.
Diff
diff --git a/pinpoint/latest/archguide/security_iam_id-based-policy-examples.md b/pinpoint/latest/archguide/security_iam_id-based-policy-examples.md index 48f07cf92..0359220b4 100644 --- a//pinpoint/latest/archguide/security_iam_id-based-policy-examples.md +++ b//pinpoint/latest/archguide/security_iam_id-based-policy-examples.md @@ -6,0 +7,2 @@ Policy best practicesUsing the consoleExample: Accessing a single Amazon Pinpoin +**End of support notice:** On October 30, 2026, AWS will end support for Amazon Pinpoint. After October 30, 2026, you will no longer be able to access the Amazon Pinpoint console or Amazon Pinpoint resources (endpoints, segments, campaigns, journeys, and analytics). For more information, see [Amazon Pinpoint end of support](https://docs.aws.amazon.com/console/pinpoint/migration-guide). **Note:** APIs related to SMS, voice, mobile push, OTP, and phone number validate are not impacted by this change and are supported by AWS End User Messaging. + @@ -356 +358 @@ The following example policy grants permissions to any user to perform any Amazo -The condition in this statement identifies the `54.240.143.*` range of allowed Internet Protocol version 4 (IPv4) addresses, with one exception: `54.240.143.188`. 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) _IAM User Guide_. The `aws:SourceIp` IPv4 values use 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 in this statement identifies the `54.240.143.*` range of allowed Internet Protocol version 4 (IPv4) addresses, with one exception: `54.240.143.188`. 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) _IAM User Guide_. The `aws:SourceIp` IPv4 values use 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_. @@ -384 +386 @@ The following example policy grants you permissions to perform any Amazon Pinpoi -The `Condition` block uses the `StringEquals` condition and the `aws:`ResourceTag/${TagKey}`` condition key. For more information about conditions and condition keys, see [Bucket policy examples using condition keys](https://docs.aws.amazon.com/AmazonS3/latest/dev/amazon-s3-policy-keys.html) in the _IAM User Guide_. +The `Condition` block uses the `StringEquals` condition and the `aws:`ResourceTag/${TagKey}`` condition key. For more information about conditions and condition keys, see [Bucket policy examples using condition keys](https://docs.aws.amazon.com/AmazonS3/latest/userguide/amazon-s3-policy-keys.html) in the _IAM User Guide_.