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

Update Persistence Docs #1379

Merged
merged 1 commit into from
Jul 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions content/en/user-guide/aws/applicationautoscaling/index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
title: "Application Auto Scaling"
linkTitle: "Application Auto Scaling"
description: >
Get started with Application Auto Scaling on LocalStack
description: Get started with Application Auto Scaling on LocalStack
tags: ["Pro image"]
persistence: supported

---

## Introduction
Expand Down
8 changes: 4 additions & 4 deletions data/persistence/coverage.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"applicationautoscaling": {
"service": "applicationautoscaling",
"full_name": "applicationautoscaling",
"support": "not supported",
"test_suite": false,
"support": "supported",
"test_suite": true,
"limitations": ""
},
"appsync": {
Expand Down Expand Up @@ -604,8 +604,8 @@
"sso-admin": {
"service": "sso-admin",
"full_name": "sso-admin (IAM Identity Center (successor to Single Sign-On))",
"support": "unknown",
"test_suite": false,
"support": "supported",
"test_suite": true,
"limitations": ""
},
"stepfunctions": {
Expand Down