Skip to content

DOC-416: Document Pinpoint's runtime deprecation warning - #931

Open
quetzalliwrites wants to merge 1 commit into
mainfrom
doc-416-doc-deprecate-aws-pinpoint
Open

DOC-416: Document Pinpoint's runtime deprecation warning#931
quetzalliwrites wants to merge 1 commit into
mainfrom
doc-416-doc-deprecate-aws-pinpoint

Conversation

@quetzalliwrites

Copy link
Copy Markdown
Collaborator

Summary

AWS is retiring Amazon Pinpoint on 2026-10-30. The Pinpoint doc already had a :::tip noting the future retirement/removal date.

localstack-pro#8481 adds an active runtime warning to LocalStack itself, logged from on_before_start when the Pinpoint provider starts:

AWS Pinpoint is deprecated and will be removed after 2026-10-30

Updated the doc to reflect this: upgraded the admonition from tip to caution (since this is now an active deprecation, not just a future date) and included the exact log line so users can recognize it.

Linear ticket

https://linear.app/localstack/issue/DOC-416/doc-deprecate-aws-pinpoint

Test plan

  • npx astro build completes successfully (417 pages built)
  • Link validator confirms all internal links are valid
  • Verified the exact warning wording against the localstack-pro#8481 diff (gh pr diff)

localstack-pro#8481 adds an on_before_start warning log
("AWS Pinpoint is deprecated and will be removed after 2026-10-30")
so users see the deprecation surfaced by LocalStack itself, not just
the future AWS retirement date. Upgrade the existing tip to a caution
and show the exact log line.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying localstack-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5d91423
Status: ✅  Deploy successful!
Preview URL: https://85616d9b.localstack-docs.pages.dev
Branch Preview URL: https://doc-416-doc-deprecate-aws-pi.localstack-docs.pages.dev

View logs

@quetzalliwrites

Copy link
Copy Markdown
Collaborator Author

preview url:
https://85616d9b.localstack-docs.pages.dev/aws/services/pinpoint/

@viren-nadkarni viren-nadkarni left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

Comment on lines +12 to +16
LocalStack logs a deprecation warning when Pinpoint starts:

```text
AWS Pinpoint is deprecated and will be removed after 2026-10-30
```

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is strictly needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants