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

Commit 906b5eb

Browse files
Update Persistence Docs (#1707)
Co-authored-by: LocalStack Bot <[email protected]>
1 parent abd4bcc commit 906b5eb

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
title: "Elastic Container Service (ECS)"
33
linkTitle: "Elastic Container Service (ECS)"
44
categories: ["LocalStack Pro"]
5-
description: >
6-
Get started with Elastic Container Service (ECS) on LocalStack
5+
description: Get started with Elastic Container Service (ECS) on LocalStack
76
aliases:
8-
- /aws/elastic-container-service/
9-
- /user-guide/aws/elastic-container-service/
7+
- /aws/elastic-container-service/
8+
- /user-guide/aws/elastic-container-service/
9+
persistence: supported
10+
1011
---
1112

1213
## Introduction

data/persistence/coverage.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,6 +566,13 @@
566566
"test_suite": false,
567567
"limitations": ""
568568
},
569+
"codestar-connections": {
570+
"service": "codestar-connections",
571+
"full_name": "codestar-connections",
572+
"support": "unknown",
573+
"test_suite": false,
574+
"limitations": ""
575+
},
569576
"codestar-notifications": {
570577
"service": "codestar-notifications",
571578
"full_name": "codestar-notifications",
@@ -891,7 +898,7 @@
891898
"ecs": {
892899
"service": "ecs",
893900
"full_name": "ECS (Elastic Container Service)",
894-
"support": "not supported",
901+
"support": "supported",
895902
"test_suite": false,
896903
"limitations": ""
897904
},

0 commit comments

Comments
 (0)