Skip to content

Commit 998c96c

Browse files
committed
rename to api coverage section
1 parent 8776242 commit 998c96c

Some content is hidden

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

85 files changed

+85
-85
lines changed

src/content/docs/aws/services/account.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You can use the Account APIs to retrieve information about your account, manage
1111
Additionally, you can use the Account APIs to enable or disable a region for your account, and delete alternate contacts in your account.
1212

1313
LocalStack allows you to use the Account API to retrieve information about your account.
14-
The supported APIs are available on our [API coverage page](), which provides information on the extent of Account's integration with LocalStack.
14+
The supported APIs are available on our [API Coverage section](#api-coverage), which provides information on the extent of Account's integration with LocalStack.
1515

1616
:::note
1717
LocalStack's Account provider is mock-only and does not support connecting to any real AWS account.

src/content/docs/aws/services/acm.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ACM supports securing multiple domain names and subdomains and can create wildca
1313
You can also use ACM to import certificates from third-party certificate authorities or to generate private certificates for internal use.
1414

1515
LocalStack allows you to use the ACM APIs to create, list, and delete certificates.
16-
The supported APIs are available on our [API coverage page](), which provides information on the extent of ACM's integration with LocalStack.
16+
The supported APIs are available on our [API Coverage section](#api-coverage), which provides information on the extent of ACM's integration with LocalStack.
1717

1818
## Getting started
1919

src/content/docs/aws/services/amplify.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Amplify is a JavaScript-based development framework with libraries, UI component
1111
With Amplify, developers can build and host static websites, single-page applications, and full-stack serverless web applications using an abstraction layer over popular AWS services like DynamoDB, Cognito, AppSync, Lambda, S3, and more.
1212

1313
LocalStack allows you to use the Amplify APIs to build and test their Amplify applications locally.
14-
The supported APIs are available on our [API coverage page](), which provides information on the extent of Amplify's integration with LocalStack.
14+
The supported APIs are available on our [API Coverage section](#api-coverage), which provides information on the extent of Amplify's integration with LocalStack.
1515

1616
:::note
1717
The `amplifylocal` CLI and the Amplify JS library have been deprecated and are no longer supported.

src/content/docs/aws/services/appautoscaling.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ With Application Auto Scaling, you can configure automatic scaling for services
1313
Auto scaling uses CloudWatch under the hood to configure scalable targets which a service namespace, resource ID, and scalable dimension can uniquely identify.
1414

1515
LocalStack allows you to use the Application Auto Scaling APIs in your local environment to scale different resources based on scaling policies and scheduled scaling.
16-
The supported APIs are available on our [API coverage page](), which provides information on the extent of Application Auto Scaling's integration with LocalStack.
16+
The supported APIs are available on our [API Coverage section](#api-coverage), which provides information on the extent of Application Auto Scaling's integration with LocalStack.
1717

1818
## Getting Started
1919

src/content/docs/aws/services/appconfig.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ AppConfig offers centralized management of configuration data and the ability to
99
It allows you to avoid deploying the service repeatedly for smaller changes, enables controlled deployments to applications and includes built-in validation checks & monitoring.
1010

1111
LocalStack allows you to use the AppConfig APIs in your local environment to define configurations for different environments and deploy them to your applications as needed.
12-
The supported APIs are available on our [API coverage page](), which provides information on the extent of AppConfig's integration with LocalStack.
12+
The supported APIs are available on our [API Coverage section](#api-coverage), which provides information on the extent of AppConfig's integration with LocalStack.
1313

1414
## Getting started
1515

src/content/docs/aws/services/appsync.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ AppSync is a managed service provided by Amazon Web Services (AWS) that enables
1010
AppSync allows you to define your data models and business logic using a declarative approach, and connect to various data sources, including other AWS services, relational databases, and custom data sources.
1111

1212
LocalStack allows you to use the AppSync APIs in your local environment to connect your applications and services to data and events.
13-
The supported APIs are available on our [API coverage page](), which provides information on the extent of AppSync's integration with LocalStack.
13+
The supported APIs are available on our [API Coverage section](#api-coverage), which provides information on the extent of AppSync's integration with LocalStack.
1414

1515
## Getting started
1616

src/content/docs/aws/services/athena.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Athena allows users to create ad-hoc queries to perform data analysis, filter, a
1313
It supports various file formats, such as JSON, Parquet, and CSV, making it compatible with a wide range of data sources.
1414

1515
LocalStack allows you to configure the Athena APIs with a Hive metastore that can connect to the S3 API and query your data directly in your local environment.
16-
The supported APIs are available on our [API coverage page](), which provides information on the extent of Athena's integration with LocalStack.
16+
The supported APIs are available on our [API Coverage section](#api-coverage), which provides information on the extent of Athena's integration with LocalStack.
1717

1818
## Getting started
1919

src/content/docs/aws/services/autoscaling.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Auto Scaling helps you maintain application availability and allows you to autom
1010
You can use Auto Scaling to ensure that you are running your desired number of instances.
1111

1212
LocalStack allows you to use the Auto Scaling APIs locally to create and manage Auto Scaling groups locally.
13-
The supported APIs are available on our [API coverage page](), which provides information on the extent of Auto Scaling's integration with LocalStack.
13+
The supported APIs are available on our [API Coverage section](#api-coverage), which provides information on the extent of Auto Scaling's integration with LocalStack.
1414

1515
## Getting started
1616

src/content/docs/aws/services/backup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Backup supports a wide range of AWS resources, including Elastic Block Store (EB
1313
Backup enables you to set backup retention policies, allowing you to specify how long you want to retain your backup copies.
1414

1515
LocalStack allows you to use the Backup APIs in your local environment to manage backup plans, create scheduled or on-demand backups of certain resource types.
16-
The supported APIs are available on our [API coverage page](), which provides information on the extent of Backup's integration with LocalStack.
16+
The supported APIs are available on our [API Coverage section](#api-coverage), which provides information on the extent of Backup's integration with LocalStack.
1717

1818
## Getting started
1919

src/content/docs/aws/services/batch.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Batch is a cloud-based service provided by Amazon Web Services (AWS) that simpli
1010
Batch allows you to efficiently process large volumes of data and run batch jobs without the need to manage and provision underlying compute resources.
1111

1212
LocalStack allows you to use the Batch APIs to automate and scale computational tasks in your local environment while handling batch workloads.
13-
The supported APIs are available on our [API Coverage Page](), which provides information on the extent of Batch integration with LocalStack.
13+
The supported APIs are available on our [API Coverage section](#api-coverage), which provides information on the extent of Batch integration with LocalStack.
1414

1515
## Getting started
1616

0 commit comments

Comments
 (0)