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

Commit e2c7c2f

Browse files
Merge branch 'main' into hardcoded-urls
2 parents 9e62b44 + 6c0e09e commit e2c7c2f

File tree

203 files changed

+21474
-4804
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

203 files changed

+21474
-4804
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "codeartifact"
3+
linkTitle: "codeartifact"
4+
description: >
5+
Implementation details for API codeartifact
6+
hide_readingtime: true
7+
---
8+
9+
## Coverage Overview
10+
{{< localstack_coverage_table service="codeartifact" >}}
11+
12+
## Testing Details
13+
{{< localstack_coverage_details service="codeartifact" >}}

content/en/references/coverage/coverage_codebuild/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ linkTitle: "codebuild"
44
description: >
55
Implementation details for API codebuild
66
hide_readingtime: true
7-
draft: true
87
---
98

109
## Coverage Overview

content/en/references/coverage/coverage_codedeploy/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ linkTitle: "codedeploy"
44
description: >
55
Implementation details for API codedeploy
66
hide_readingtime: true
7-
draft: true
87
---
98

109
## Coverage Overview

content/en/references/coverage/coverage_codepipeline/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ linkTitle: "codepipeline"
44
description: >
55
Implementation details for API codepipeline
66
hide_readingtime: true
7-
draft: true
87
---
98

109
## Coverage Overview

content/en/references/coverage/coverage_codestar-connections/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ linkTitle: "codestar-connections"
44
description: >
55
Implementation details for API codestar-connections
66
hide_readingtime: true
7-
draft: true
87
---
98

109
## Coverage Overview

content/en/references/network-troubleshooting/transparent-endpoint-injection/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Transparent endpoint injection
3-
tags: ["Pro image"]
3+
tags: ["Base"]
44
weight: 2
55
tags:
66
- troubleshooting

content/en/tutorials/route-53-failover/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ LocalStack allows you to integrate and test [Chaos API]({{< ref "chaos-api" >}})
2929
Route53's health checks and traffic redirection enhance architecture resilience and ensure service continuity during regional outages, crucial for uninterrupted user experiences.
3030

3131
{{< callout "note">}}
32-
Route53 Failover and Chaos API is currently available as part of the LocalStack Enterprise plan.
32+
Route53 Failover and Chaos API is currently available as part of the Ultimate plan.
3333
If you'd like to try it out, please [contact us](https://www.localstack.cloud/demo) to request access.
3434
{{< /callout >}}
3535

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "Account Management"
33
linkTitle: "Account Management"
44
description: Get started with AWS Account Management on LocalStack
5+
tags: ["Ultimate"]
56
---
67

78
## Introduction
@@ -10,7 +11,7 @@ The Account service provides APIs to manage your AWS account.
1011
You can use the Account APIs to retrieve information about your account, manage your contact information and alternate contacts.
1112
Additionally, you can use the Account APIs to enable or disable a region for your account, and delete alternate contacts in your account.
1213

13-
LocalStack supports Account via the Pro offering, allowing you to use the Account API to retrieve information about your account.
14+
LocalStack allows you to use the Account API to retrieve information about your account.
1415
The supported APIs are available on our [API coverage page]({{< ref "coverage_account" >}}), which provides information on the extent of Account's integration with LocalStack.
1516

1617
{{< callout >}}

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "Certificate Manager (ACM)"
33
linkTitle: "Certificate Manager (ACM)"
44
description: Get started with AWS Certificate Manager (ACM) on LocalStack
5+
tags: ["Free"]
56
---
67

78
## Introduction

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
title: "Amplify"
33
linkTitle: "Amplify"
44
description: Get started with Amplify on LocalStack
5-
tags: ["Pro image"]
5+
tags: ["Ultimate"]
66
persistence: supported
7-
87
---
98

109
## Introduction

0 commit comments

Comments
 (0)