Skip to content

Commit 607904c

Browse files
author
Alex Melnyk
committed
fix heading error due to merge
1 parent 09d841e commit 607904c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: docs/content/index.mdx

-2
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ aws cloudformation execute-change-set --change-set-name $CHANGE_SET_ID
7373
this will create a CloudFormation stack with the powertools layer in a specific region where you run this commands.
7474
Keep in mind that layers are regional resources and you need to create the layer in every region where you need it.
7575
Alternatively, you can deploy the layer from the AWS Console by navigating to Serverless Application Repository and search for `aws-lambda-powertools-python-layer` and follow the deploy steps from there.
76-
=======
7776

7877
## Tenets
7978

@@ -85,4 +84,3 @@ Alternatively, you can deploy the layer from the AWS Console by navigating to Se
8584
* **Idiomatic** – Utilities follow programming language idioms and language-specific best practices.
8685

8786
_`*` Core utilities are Tracer, Logger and Metrics. Optional utilities may vary across languages._
88-

0 commit comments

Comments
 (0)