From 8f09c0e20282427f388d4132c96ce34bf51ddbe5 Mon Sep 17 00:00:00 2001 From: Andrea Amorosi Date: Wed, 10 Jul 2024 16:23:39 +0200 Subject: [PATCH] =?UTF-8?q?Revert=20"feat(layers):=20deploy=20Lambda=20lay?= =?UTF-8?q?ers=20in=20`ap-south-2`=20and=20`me-central-1`=E2=80=A6"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 208c57a28eb7140bf4a2a93a4201a06fced049b9. --- .github/workflows/reusable_deploy_layer_stack.yml | 2 -- docs/index.md | 2 -- 2 files changed, 4 deletions(-) diff --git a/.github/workflows/reusable_deploy_layer_stack.yml b/.github/workflows/reusable_deploy_layer_stack.yml index 323ebbc12d..45e8d6904a 100644 --- a/.github/workflows/reusable_deploy_layer_stack.yml +++ b/.github/workflows/reusable_deploy_layer_stack.yml @@ -41,7 +41,6 @@ jobs: "us-west-2", "ap-east-1", "ap-south-1", - "ap-south-2", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", @@ -58,7 +57,6 @@ jobs: "eu-south-2", "eu-north-1", "sa-east-1", - "me-central-1", "me-south-1", "il-central-1", ] diff --git a/docs/index.md b/docs/index.md index 4d9ca33bfb..6f29a6cb19 100644 --- a/docs/index.md +++ b/docs/index.md @@ -260,7 +260,6 @@ You can use the Lambda Layer both with CommonJS and ESM (ECMAScript modules) for | `us-west-1` | [arn:aws:lambda:us-west-1:094274105915:layer:AWSLambdaPowertoolsTypeScriptV2:8](#){: .copyMe}:clipboard: | | `us-west-2` | [arn:aws:lambda:us-west-2:094274105915:layer:AWSLambdaPowertoolsTypeScriptV2:8](#){: .copyMe}:clipboard: | | `ap-south-1` | [arn:aws:lambda:ap-south-1:094274105915:layer:AWSLambdaPowertoolsTypeScriptV2:8](#){: .copyMe}:clipboard: | - | `ap-south-2` | [arn:aws:lambda:ap-south-2:094274105915:layer:AWSLambdaPowertoolsTypeScriptV2:8](#){: .copyMe}:clipboard: | | `ap-east-1` | [arn:aws:lambda:ap-east-1:094274105915:layer:AWSLambdaPowertoolsTypeScriptV2:8](#){: .copyMe}:clipboard: | | `ap-northeast-1` | [arn:aws:lambda:ap-northeast-1:094274105915:layer:AWSLambdaPowertoolsTypeScriptV2:8](#){: .copyMe}:clipboard: | | `ap-northeast-2` | [arn:aws:lambda:ap-northeast-2:094274105915:layer:AWSLambdaPowertoolsTypeScriptV2:8](#){: .copyMe}:clipboard: | @@ -282,7 +281,6 @@ You can use the Lambda Layer both with CommonJS and ESM (ECMAScript modules) for | `sa-east-1` | [arn:aws:lambda:sa-east-1:094274105915:layer:AWSLambdaPowertoolsTypeScriptV2:8](#){: .copyMe}:clipboard: | | `af-south-1` | [arn:aws:lambda:af-south-1:094274105915:layer:AWSLambdaPowertoolsTypeScriptV2:8](#){: .copyMe}:clipboard: | | `me-south-1` | [arn:aws:lambda:me-south-1:094274105915:layer:AWSLambdaPowertoolsTypeScriptV2:8](#){: .copyMe}:clipboard: | - | `me-central-1` | [arn:aws:lambda:me-central-1:094274105915:layer:AWSLambdaPowertoolsTypeScriptV2:8](#){: .copyMe}:clipboard: | | `il-central-1` | [arn:aws:lambda:il-central-1:094274105915:layer:AWSLambdaPowertoolsTypeScriptV2:8](#){: .copyMe}:clipboard: | **Want to inspect the contents of the Layer?**