Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit d7fc6b6

Browse files
Add notices for deprecated services (#1777)
1 parent 7925839 commit d7fc6b6

File tree

5 files changed

+22
-2
lines changed

5 files changed

+22
-2
lines changed

content/en/user-guide/aws/codecommit/index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@ linkTitle: "CodeCommit"
44
description: Get started with CodeCommit on LocalStack
55
tags: ["Pro image"]
66
persistence: supported
7-
87
---
98

9+
{{< callout "note" >}}
10+
AWS has discontinued new feature development for CodeCommit effective [25 July 2024](https://aws.amazon.com/blogs/devops/how-to-migrate-your-aws-codecommit-repository-to-another-git-provider/).
11+
However, LocalStack will continue making parity improvements.
12+
{{< /callout >}}
13+
1014
## Introduction
1115

1216
CodeCommit is a managed source control service by AWS that enables developers to store and collaborate on their code repositories.

content/en/user-guide/aws/iotanalytics/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ categories: ["LocalStack Pro"]
55
description: Get started with IoT Analytics on LocalStack
66
---
77

8+
{{< callout "warning" >}}
9+
IoT Analytics will be [retired on 15 December 2025](https://docs.aws.amazon.com/iotanalytics/latest/userguide/iotanalytics-end-of-support.html).
10+
It will be removed from LocalStack soon after this date.
11+
{{< /callout >}}
12+
813
## Introduction
914

1015
IoT Analytics is a managed service that enables you to collect, store, process, and analyze data generated by your IoT devices.

content/en/user-guide/aws/kinesisanalytics/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ tags: ["Pro image"]
77
---
88

99
{{< callout "warning" >}}
10-
This service is deprecated and marked for removal.
10+
Amazon Kinesis Data Analytics for SQL Applications will be [retired on 27 January 2026](https://docs.aws.amazon.com/kinesisanalytics/latest/dev/discontinuation.html).
11+
It will be removed from LocalStack soon after this date.
1112
{{< /callout >}}
1213

1314
## Introduction

content/en/user-guide/aws/pinpoint/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ persistence: supported
77

88
---
99

10+
{{< callout "warning" >}}
11+
Amazon Pinpoint will be [retired on 30 October 2026](https://docs.aws.amazon.com/pinpoint/latest/userguide/migrate.html).
12+
It will be removed from LocalStack soon after this date.
13+
{{< /callout >}}
14+
1015
## Introduction
1116

1217
Pinpoint is a customer engagement service to facilitate communication across multiple channels, including email, SMS, and push notifications.

content/en/user-guide/aws/qldb/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ tags: ["Pro image"]
55
description: Get started with Quantum Ledger Database (QLDB) on LocalStack
66
---
77

8+
{{< callout "warning" >}}
9+
Amazon QLDB will be [retired on 31 July 2025](https://docs.aws.amazon.com/qldb/latest/developerguide/what-is.html).
10+
It will be removed from LocalStack soon after this date.
11+
{{< /callout >}}
12+
813
## Introduction
914

1015
Amazon Quantum Ledger Database is a fully managed ledger database service offered by Amazon Web

0 commit comments

Comments
 (0)