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

Commit 9fa2424

Browse files
Update Persistence Docs (#1379)
Co-authored-by: LocalStack Bot <localstack-bot@users.noreply.github.com>
1 parent 01389eb commit 9fa2424

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
title: "Application Auto Scaling"
33
linkTitle: "Application Auto Scaling"
4-
description: >
5-
Get started with Application Auto Scaling on LocalStack
4+
description: Get started with Application Auto Scaling on LocalStack
65
tags: ["Pro image"]
6+
persistence: supported
7+
78
---
89

910
## Introduction

data/persistence/coverage.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"applicationautoscaling": {
4545
"service": "applicationautoscaling",
4646
"full_name": "applicationautoscaling",
47-
"support": "not supported",
48-
"test_suite": false,
47+
"support": "supported",
48+
"test_suite": true,
4949
"limitations": ""
5050
},
5151
"appsync": {
@@ -604,8 +604,8 @@
604604
"sso-admin": {
605605
"service": "sso-admin",
606606
"full_name": "sso-admin (IAM Identity Center (successor to Single Sign-On))",
607-
"support": "unknown",
608-
"test_suite": false,
607+
"support": "supported",
608+
"test_suite": true,
609609
"limitations": ""
610610
},
611611
"stepfunctions": {

0 commit comments

Comments
 (0)