AWS pinpoint documentation change
Summary
Added end of support notice for Amazon Pinpoint and updated a documentation link reference
Security assessment
The change adds deprecation notice and fixes a documentation URL. No security vulnerability or security feature documentation was added/modified. The URL update corrects a link but doesn't alter security content.
Diff
diff --git a/pinpoint/latest/developerguide/security_iam_id-based-policy-examples.md b/pinpoint/latest/developerguide/security_iam_id-based-policy-examples.md index b4531aae4..0b560b6fc 100644 --- a//pinpoint/latest/developerguide/security_iam_id-based-policy-examples.md +++ b//pinpoint/latest/developerguide/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. + @@ -393 +395 @@ 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_.