Skip to content

Commit 632ada0

Browse files
docs: Fix note formatting in lambda.mdx (#335)
1 parent 96c5067 commit 632ada0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ After granting access, the next time you reference the layer in one of your loca
505505

506506
LocalStack provides local testing support for Lambda Managed Instances. We support all of the new APIs, as well as the CloudFormation and Terraform resource types. All the same configuration is therefore possible on your local machine, without needing to modify your infrastructure as code (IaC).
507507

508-
::note
508+
:::note
509509
This is an evolving feature and current support is scoped as follows:
510510

511511
- We **do not spin up any additional EC2 instances**. LocalStack runs Lambda functions in containers on your local machine.

0 commit comments

Comments
 (0)