Skip to content

Commit ddb9b4f

Browse files
committed
Fixing callouts
1 parent 2f87126 commit ddb9b4f

File tree

8 files changed

+42
-42
lines changed

8 files changed

+42
-42
lines changed

src/content/docs/aws/capabilities/chaos-engineering/chaos-engineering-dashboard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ The dashboard uses [LocalStack Chaos API]({{< ref "chaos-api" >}}) under the hoo
1616

1717
You can find this feature in the LocalStack Web Application by navigating to [**app.localstack.cloud/chaos-engineering**](https://app.localstack.cloud/chaos-engineering).
1818

19-
{{< callout "note" >}}
19+
:::note
2020
Chaos Engineering Dashboard is offered as a **preview** feature and is under active development.
21-
{{< /callout >}}
21+
:::
2222

2323
## Features
2424

src/content/docs/aws/capabilities/cloud-sandbox/ephemeral-instances.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ sidebar:
1111
Ephemeral Instances allows you to run a LocalStack instance in the cloud.
1212
You can interact with these instances via the LocalStack Web Application, or by configuring your integrations and developer tools with the endpoint URL of the ephemeral instance.
1313

14-
{{< callout "note" >}}
14+
:::note
1515
Ephemeral Instances is offered as a **preview** feature and is under active development.
16-
{{< /callout >}}
16+
:::
1717

1818
## Getting started
1919

@@ -79,10 +79,10 @@ You can shut down the instance by navigating to the [Ephemeral Instances page](h
7979

8080
<img src="shutdown-ephemeral-instance.png" alt="Shutdown the LocalStack Ephemeral Instance" title="Shutdown the LocalStack Ephemeral Instance" width="800" />
8181

82-
{{< callout "warning" >}}
82+
:::warning
8383
Ephemeral Instances, by default, are created with the latest version of LocalStack.
8484
If you have created a Cloud Pod from an older version of LocalStack, you need to update the Cloud Pod to the latest version before loading it into an Ephemeral Instance.
85-
{{< /callout >}}
85+
:::
8686

8787
## Ephemeral Instances CLI
8888

src/content/docs/aws/capabilities/security-testing/iam-policy-stream.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ This is typically a service resource for resource-based policies, or an IAM prin
1414
Subsequently, it displays the suggested policy.
1515
This feature aids in identifying the correct permissions for cloud applications and can help spot logical errors, such as unexpected actions in a policy.
1616

17-
{{< callout "note" >}}
17+
:::note
1818
IAM Policy Stream is offered as a **preview** feature and is under active development.
19-
{{< /callout >}}
19+
:::
2020

2121
## Getting started
2222

@@ -84,10 +84,10 @@ The Web Application provides the following features:
8484
3. Includes a feature to activate or deactivate this functionality on-the-fly for performance tuning.
8585
4. Presents an option to reset the stream, facilitating a clean slate to generate new policies.
8686

87-
{{< callout "tip" >}}
87+
:::tip
8888
You don't need to set additional configuration variables, such as `DEBUG=1` or `IAM_SOFT_MODE=1`, when using the IAM Policy Stream with Web Application.
8989
However, it won't enforce policies or print IAM-related logs in the LocalStack container.
90-
{{< /callout >}}
90+
:::
9191

9292
To use this feature, open the LocalStack Web Application in your browser, go to the IAM Policy Stream section, and click on **Enable** to view the **Summary Policy** and **Output**.
9393

src/content/docs/aws/capabilities/web-app/stack-insights.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ Stack Insights let users report AWS API usage telemetry to their LocalStack acco
1313

1414
Stack Insights show which APIs are used, which clients or integrations use specific services and API operations, and which services cause the most API errors.
1515

16-
{{< callout "note" >}}
16+
:::note
1717
Your privacy matters to us!
1818
We only collect anonymized and sanitized data.
1919
No sensitive information about your application is ever collected or exposed.
2020
The data is only used to provide you with insights into the usage of LocalStack and to help us improve the product.
21-
{{< /callout >}}
21+
:::
2222

2323
## Getting started
2424

@@ -57,7 +57,7 @@ View the list of events during the entire Stack lifetime, including:
5757

5858
You can disable event reporting on your LocalStack client by setting the environment variable `DISABLE_EVENTS=1`.
5959

60-
{{< callout "tip" >}}
60+
:::tip
6161
Brave blocks `localhost` requests due to security by default via shields.
6262
While some sites need access to `localhost` / `127.0.0.1` to work correctly, an easy option to allow a user to enable this is manually enabling via the site via `brave://settings/content/insecureContent`.
63-
{{< /callout >}}
63+
:::

src/content/docs/aws/capabilities/web-app/stack-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Alternatively, go to your LocalStack Instance and click on **Overview** to see a
1717
<br>
1818
<br>
1919

20-
{{< callout "note" >}}
20+
:::note
2121
Stack Overview is offered as a **preview** feature and is under active development.
22-
{{< /callout >}}
22+
:::
2323

2424
## Supported Resources
2525

src/content/docs/aws/getting-started/auth-token.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ Auth tokens come in two types: a **Developer Auth Token** and a **CI Auth Token*
2121

2222
Both the **Developer Auth Token** and **CI Auth Token** can be managed on the [Auth Tokens page](https://app.localstack.cloud/workspace/auth-tokens).
2323

24-
{{< callout "warning">}}
24+
:::warning
2525
- It's crucial to keep your Auth Token confidential.
2626
Do not include it in source code management systems, such as Git repositories.
2727
- Be aware that if an Auth Token is committed to a public repository, it is at risk of exposure, and could remain in the repository's history, even if attempts are made to rewrite it.
2828
- In case your Auth Token is accidentally published, immediately rotate it on the [Auth Token page](https://app.localstack.cloud/workspace/auth-tokens).
29-
{{< /callout >}}
29+
:::
3030

3131
## Managing your License
3232

@@ -52,9 +52,9 @@ After initiating your trial or acquiring a license, proceed to assign it to a us
5252
If you have joined a workspace, you need to be assigned a license by the workspace administrator.
5353
In case of switching workspaces or licenses, you need to make sure that you are assigned to the correct license.
5454

55-
{{< callout "note" >}}
55+
:::note
5656
If you do not assign a license, you will not be able to use LocalStack even if you have a valid Auth token.
57-
{{< /callout >}}
57+
:::
5858

5959
To view your own assigned license, visit the [My License page](https://app.localstack.cloud/workspace/my-license).
6060
You can further navigate to the [Auth Token page](https://app.localstack.cloud/workspace/auth-tokens) to view your **Developer Auth Token** and **CI Auth Token**.
@@ -65,12 +65,12 @@ LocalStack requires the `LOCALSTACK_AUTH_TOKEN` environment variable to contain
6565
You can configure your Auth Token in several ways, depending on your use case.
6666
The following sections describe the various methods of setting your Auth Token.
6767

68-
{{< callout "warning">}}
68+
:::warning
6969
- It's crucial to keep your Auth Token confidential.
7070
Do not include it in source code management systems, such as Git repositories.
7171
- Be aware that if an Auth Token is committed to a public repository, it's at risk of exposure, and could remain in the repository's history, even if attempts are made to rewrite it.
7272
- In case your Auth Token is accidentally published, immediately rotate it on the [Auth Token page](https://app.localstack.cloud/workspace/auth-tokens).
73-
{{< /callout >}}
73+
:::
7474

7575
### LocalStack CLI
7676

@@ -87,19 +87,19 @@ localstack start
8787
{{< /tab >}}
8888
{{< /tabpane >}}
8989

90-
{{< callout "note" >}}
90+
:::note
9191
1. You can alternatively set the `LOCALSTACK_AUTH_TOKEN` environment variable in your shell session.
9292
This ensures the Auth Token is transmitted to your LocalStack container, enabling key activation.
9393
2. The `localstack auth set-token` command is only available for `localstack` CLI and cannot be used with a Docker/Docker Compose setup.
94-
{{< /callout >}}
94+
:::
9595

9696
You have the option to run your LocalStack container in the background by appending the `-d` flag to the `localstack start` command.
9797

9898
The `localstack` CLI automatically detects the Auth Token and appropriately conveys it to the LocalStack container.
9999

100-
{{< callout "note" >}}
100+
:::note
101101
If you are using LocalStack with an Auth Token, it's necessary to download the [LocalStack Pro image](https://docs.localstack.cloud/references/docker-images/#localstack-pro-image), which includes Pro services and several advanced features.
102-
{{< /callout >}}
102+
:::
103103

104104
### Docker
105105

src/content/docs/aws/getting-started/help-support.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ For non-technical issues, such as billing or account inquiries, please contact s
2222

2323
We welcome any feedback as we continue to improve LocalStack for all users.
2424

25-
{{< callout >}}
25+
:::
2626
At the moment, we only provide support in `English`, as we are an international team with members from various regions.
2727
This allows us to maintain clear and consistent internal communication across all our locations.
28-
{{< /callout >}}
28+
:::
2929

3030
## Support Coverage
3131

@@ -207,7 +207,7 @@ In case you encounter any issues with LocalStack, follow these troubleshooting g
207207
- Consult the error logs for any relevant error messages or warnings.
208208
- Seek guidance from the community through the user forum.
209209

210-
{{< callout "note" >}}
210+
:::note
211211
In many scenarios, we ask our customers to use the diagnostics endpoint to provide additional information.
212212

213213
To use LocalStack's diagnostics endpoint:
@@ -219,4 +219,4 @@ To use LocalStack's diagnostics endpoint:
219219
- Send the output file to our Slack chat
220220

221221
<span style="color: darkred;">**Ensure that you avoid sending the diagnostic output to public channels or forums, as it may contain sensitive information.**</span>
222-
{{< /callout >}}
222+
:::

src/content/docs/aws/tooling/aws-replicator.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,19 @@ Some resources may be referred to by ARN, for example Secrets Manager secrets, b
1717
LocalStack AWS Replicator creates identical copies of AWS resources in a running LocalStack instance.
1818
This means that external resources can easily be replicated before deploying the main application, and removes the need to change existing stacks or create custom infrastructure, making LocalStack setup easier.
1919

20-
{{< callout "note">}}
20+
:::note
2121
The AWS Replicator is in a preview state, supporting only [selected resources](#supported-resources).
2222
It is only available as part of the **LocalStack Teams** plan and higher.
23-
{{< /callout >}}
23+
:::
2424

2525
## Getting started
2626

2727
A valid `LOCALSTACK_AUTH_TOKEN` must be configured to start the LocalStack Pro image.
2828

29-
{{< callout "note" >}}
29+
:::note
3030
The Replicator is in limited preview and is available from LocalStack CLI version 4.2.0.
3131
If you encounter issues, update your [LocalStack CLI](https://docs.localstack.cloud/getting-started/installation/#updating).
32-
{{< /callout >}}
32+
:::
3333

3434
### Retrieve credentials to access AWS
3535

@@ -97,13 +97,13 @@ localstack replicator start \
9797
[--target-region-name <region-name>]
9898
{{< /command >}}
9999

100-
{{< callout "note" >}}
100+
:::note
101101
Resources that supports replicating with arn can be replicated by providing `--resource-arn` instead of `--resource-type` and `--resource-identifier`.
102102

103103
{{< command >}}
104104
<disable-copy>$ </disable-copy>localstack replicator start --resource-arn <resource-arn>
105105
{{< /command >}}
106-
{{< /callout >}}
106+
:::
107107

108108
This triggers the replication job.
109109
The output will look similar to:
@@ -121,12 +121,12 @@ The output will look similar to:
121121
}
122122
```
123123

124-
{{< callout "note" >}}
124+
:::note
125125
- `--target-account-id` specifies the destination AWS account for replication.
126126
If not set, the resource is replicated into account `000000000000`.
127127
- `--target-region-name` specifies the destination AWS region.
128128
If not set, the resource is replicated into the default region from the provided credentials.
129-
{{< /callout >}}
129+
:::
130130

131131
#### Using the HTTP API
132132

@@ -187,9 +187,9 @@ To wait for the job to finish, use the `--follow` flag.
187187

188188
To check the status of a replication job via the HTTP API, send a `GET` request to `http://localhost.localstack.cloud:4566/_localstack/replicator/jobs/<job-id>`.
189189

190-
{{< callout "tip" >}}
190+
:::tip
191191
If the replication state is `SUCCEEDED` but the resource is missing, check in account `000000000000`.
192-
{{< /callout >}}
192+
:::
193193

194194
## Quickstart
195195

@@ -320,8 +320,8 @@ The project is still in preview state and we welcome feedback and bug reports.
320320
We have opened a [github issue where you can request and upvote](https://github.com/localstack/localstack/issues/12439) to help us prioritize our efforts and support the resources with the most impact.
321321
For any other requests or reports, please open a [new github issue](https://github.com/localstack/localstack/issues/new/choose).
322322

323-
{{< callout "tip" >}}
323+
:::tip
324324
To ensure support for all resources, use the latest LocalStack Docker image.
325-
{{< /callout >}}
325+
:::
326326

327327
{{< localstack_replicator_table >}}

0 commit comments

Comments
 (0)