@@ -220,18 +220,170 @@ export const APPMESH_ECR_ACCOUNTS: { [region: string]: string } = {
220
220
221
221
// https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Lambda-Insights-extension-versions.html
222
222
export const CLOUDWATCH_LAMBDA_INSIGHTS_ARNS : { [ key : string ] : any } = {
223
+ '1.0.229.0' : {
224
+ arm64 : {
225
+ // US East (N. Virginia)
226
+ 'us-east-1' : 'arn:aws:lambda:us-east-1:580247275435:layer:LambdaInsightsExtension-Arm64:5' ,
227
+ // US East (Ohio)
228
+ 'us-east-2' : 'arn:aws:lambda:us-east-2:580247275435:layer:LambdaInsightsExtension-Arm64:7' ,
229
+ // US West (N. California)
230
+ 'us-west-1' : 'arn:aws:lambda:us-west-1:580247275435:layer:LambdaInsightsExtension-Arm64:5' ,
231
+ // US West (Oregon)
232
+ 'us-west-2' : 'arn:aws:lambda:us-west-2:580247275435:layer:LambdaInsightsExtension-Arm64:5' ,
233
+ // Africa (Cape Town)
234
+ 'af-south-1' : 'arn:aws:lambda:af-south-1:012438385374:layer:LambdaInsightsExtension-Arm64:2' ,
235
+ // Asia Pacific (Hong Kong)
236
+ 'ap-east-1' : 'arn:aws:lambda:ap-east-1:519774774795:layer:LambdaInsightsExtension-Arm64:2' ,
237
+ // Asia Pacific (Jakarta)
238
+ 'ap-southeast-3' : 'arn:aws:lambda:ap-southeast-3:439286490199:layer:LambdaInsightsExtension-Arm64:2' ,
239
+ // Asia Pacific (Mumbai)
240
+ 'ap-south-1' : 'arn:aws:lambda:ap-south-1:580247275435:layer:LambdaInsightsExtension-Arm64:7' ,
241
+ // Asia Pacific (Osaka)
242
+ 'ap-northeast-3' : 'arn:aws:lambda:ap-northeast-3:194566237122:layer:LambdaInsightsExtension-Arm64:2' ,
243
+ // Asia Pacific (Seoul)
244
+ 'ap-northeast-2' : 'arn:aws:lambda:ap-northeast-2:580247275435:layer:LambdaInsightsExtension-Arm64:4' ,
245
+ // Asia Pacific (Singapore)
246
+ 'ap-southeast-1' : 'arn:aws:lambda:ap-southeast-1:580247275435:layer:LambdaInsightsExtension-Arm64:5' ,
247
+ // Asia Pacific (Sydney)
248
+ 'ap-southeast-2' : 'arn:aws:lambda:ap-southeast-2:580247275435:layer:LambdaInsightsExtension-Arm64:5' ,
249
+ // Asia Pacific (Tokyo)
250
+ 'ap-northeast-1' : 'arn:aws:lambda:ap-northeast-1:580247275435:layer:LambdaInsightsExtension-Arm64:11' ,
251
+ // Canada (Central)
252
+ 'ca-central-1' : 'arn:aws:lambda:ca-central-1:580247275435:layer:LambdaInsightsExtension-Arm64:3' ,
253
+ // Europe (Frankfurt)
254
+ 'eu-central-1' : 'arn:aws:lambda:eu-central-1:580247275435:layer:LambdaInsightsExtension-Arm64:5' ,
255
+ // Europe (Ireland)
256
+ 'eu-west-1' : 'arn:aws:lambda:eu-west-1:580247275435:layer:LambdaInsightsExtension-Arm64:5' ,
257
+ // Europe (London)
258
+ 'eu-west-2' : 'arn:aws:lambda:eu-west-2:580247275435:layer:LambdaInsightsExtension-Arm64:5' ,
259
+ // Europe (Spain)
260
+ 'eu-south-1' : 'arn:aws:lambda:eu-south-1:339249233099:layer:LambdaInsightsExtension-Arm64:2' ,
261
+ // Europe (Paris)
262
+ 'eu-west-3' : 'arn:aws:lambda:eu-west-3:580247275435:layer:LambdaInsightsExtension-Arm64:3' ,
263
+ // Europe (Stockholm)
264
+ 'eu-north-1' : 'arn:aws:lambda:eu-north-1:580247275435:layer:LambdaInsightsExtension-Arm64:3' ,
265
+ // Middle East (Bahrain)
266
+ 'me-south-1' : 'arn:aws:lambda:me-south-1:285320876703:layer:LambdaInsightsExtension-Arm64:2' ,
267
+ // South America (Sao Paulo)
268
+ 'sa-east-1' : 'arn:aws:lambda:sa-east-1:580247275435:layer:LambdaInsightsExtension-Arm64:3' ,
269
+ } ,
270
+ x86_64 : {
271
+ // US East (N. Virginia)
272
+ 'us-east-1' : 'arn:aws:lambda:us-east-1:580247275435:layer:LambdaInsightsExtension:38' ,
273
+ // US East (Ohio)
274
+ 'us-east-2' : 'arn:aws:lambda:us-east-2:580247275435:layer:LambdaInsightsExtension:38' ,
275
+ // US West (N. California)
276
+ 'us-west-1' : 'arn:aws:lambda:us-west-1:580247275435:layer:LambdaInsightsExtension:38' ,
277
+ // US West (Oregon)
278
+ 'us-west-2' : 'arn:aws:lambda:us-west-2:580247275435:layer:LambdaInsightsExtension:38' ,
279
+ // Africa (Cape Town)
280
+ 'af-south-1' : 'arn:aws:lambda:af-south-1:012438385374:layer:LambdaInsightsExtension:28' ,
281
+ // Asia Pacific (Hong Kong)
282
+ 'ap-east-1' : 'arn:aws:lambda:ap-east-1:519774774795:layer:LambdaInsightsExtension:28' ,
283
+ // Asia Pacific (Hyderabad)
284
+ 'ap-south-2' : 'arn:aws:lambda:ap-south-2:891564319516:layer:LambdaInsightsExtension:10' ,
285
+ // Asia Pacific (Jakarta)
286
+ 'ap-southeast-3' : 'arn:aws:lambda:ap-southeast-3:439286490199:layer:LambdaInsightsExtension:14' ,
287
+ // Asia Pacific (Mumbai)
288
+ 'ap-south-1' : 'arn:aws:lambda:ap-south-1:580247275435:layer:LambdaInsightsExtension:36' ,
289
+ // Asia Pacific (Osaka)
290
+ 'ap-northeast-3' : 'arn:aws:lambda:ap-northeast-3:194566237122:layer:LambdaInsightsExtension:19' ,
291
+ // Asia Pacific (Seoul)
292
+ 'ap-northeast-2' : 'arn:aws:lambda:ap-northeast-2:580247275435:layer:LambdaInsightsExtension:37' ,
293
+ // Asia Pacific (Singapore)
294
+ 'ap-southeast-1' : 'arn:aws:lambda:ap-southeast-1:580247275435:layer:LambdaInsightsExtension:38' ,
295
+ // Asia Pacific (Sydney)
296
+ 'ap-southeast-2' : 'arn:aws:lambda:ap-southeast-2:580247275435:layer:LambdaInsightsExtension:38' ,
297
+ // Asia Pacific (Tokyo)
298
+ 'ap-northeast-1' : 'arn:aws:lambda:ap-northeast-1:580247275435:layer:LambdaInsightsExtension:60' ,
299
+ // Canada (Central)
300
+ 'ca-central-1' : 'arn:aws:lambda:ca-central-1:580247275435:layer:LambdaInsightsExtension:37' ,
301
+ // China (Beijing)
302
+ 'cn-north-1' : 'arn:aws-cn:lambda:cn-north-1:488211338238:layer:LambdaInsightsExtension:29' ,
303
+ // China (Ningxia)
304
+ 'cn-northwest-1' : 'arn:aws-cn:lambda:cn-northwest-1:488211338238:layer:LambdaInsightsExtension:29' ,
305
+ // Europe (Frankfurt)
306
+ 'eu-central-1' : 'arn:aws:lambda:eu-central-1:580247275435:layer:LambdaInsightsExtension:38' ,
307
+ // Europe (Ireland)
308
+ 'eu-west-1' : 'arn:aws:lambda:eu-west-1:580247275435:layer:LambdaInsightsExtension:38' ,
309
+ // Europe (London)
310
+ 'eu-west-2' : 'arn:aws:lambda:eu-west-2:580247275435:layer:LambdaInsightsExtension:38' ,
311
+ // Europe (Milan)
312
+ 'eu-south-1' : 'arn:aws:lambda:eu-south-1:339249233099:layer:LambdaInsightsExtension:28' ,
313
+ // Europe (Paris)
314
+ 'eu-west-3' : 'arn:aws:lambda:eu-west-3:580247275435:layer:LambdaInsightsExtension:37' ,
315
+ // Europe (Spain)
316
+ 'eu-south-2' : 'arn:aws:lambda:eu-south-2:352183217350:layer:LambdaInsightsExtension:12' ,
317
+ // Europe (Stockholm)
318
+ 'eu-north-1' : 'arn:aws:lambda:eu-north-1:580247275435:layer:LambdaInsightsExtension:35' ,
319
+ // Europe (Zurich)
320
+ 'eu-central-2' : 'arn:aws:lambda:eu-central-2:033019950311:layer:LambdaInsightsExtension:11' ,
321
+ // Middle East (Bahrain)
322
+ 'me-south-1' : 'arn:aws:lambda:me-south-1:285320876703:layer:LambdaInsightsExtension:28' ,
323
+ // Middle East (UAE)
324
+ 'me-central-1' : 'arn:aws:lambda:me-central-1:732604637566:layer:LambdaInsightsExtension:11' ,
325
+ // South America (Sao Paulo)
326
+ 'sa-east-1' : 'arn:aws:lambda:sa-east-1:580247275435:layer:LambdaInsightsExtension:37' ,
327
+ } ,
328
+ } ,
223
329
'1.0.178.0' : {
224
330
x86_64 : {
331
+ // US East (N. Virginia)
332
+ 'us-east-1' : 'arn:aws:lambda:us-east-1:580247275435:layer:LambdaInsightsExtension:35' ,
333
+ // US East (Ohio)
334
+ 'us-east-2' : 'arn:aws:lambda:us-east-2:580247275435:layer:LambdaInsightsExtension:33' ,
335
+ // US West (N. California)
336
+ 'us-west-1' : 'arn:aws:lambda:us-west-1:580247275435:layer:LambdaInsightsExtension:33' ,
337
+ // US West (Oregon)
338
+ 'us-west-2' : 'arn:aws:lambda:us-west-2:580247275435:layer:LambdaInsightsExtension:33' ,
339
+ // Africa (Cape Town)
340
+ 'af-south-1' : 'arn:aws:lambda:af-south-1:012438385374:layer:LambdaInsightsExtension:25' ,
341
+ // Asia Pacific (Hong Kong)
342
+ 'ap-east-1' : 'arn:aws:lambda:ap-east-1:519774774795:layer:LambdaInsightsExtension:25' ,
225
343
// Asia Pacific (Hyderabad)
226
344
'ap-south-2' : 'arn:aws:lambda:ap-south-2:891564319516:layer:LambdaInsightsExtension:8' ,
227
345
// Asia Pacific (Jakarta)
228
- 'ap-southeast-3' : 'arn:aws:lambda:ap-southeast-3:439286490199:layer:LambdaInsightsExtension:8' ,
346
+ 'ap-southeast-3' : 'arn:aws:lambda:ap-southeast-3:439286490199:layer:LambdaInsightsExtension:11' ,
347
+ // Asia Pacific (Mumbai)
348
+ 'ap-south-1' : 'arn:aws:lambda:ap-south-1:580247275435:layer:LambdaInsightsExtension:31' ,
349
+ // Asia Pacific (Osaka)
350
+ 'ap-northeast-3' : 'arn:aws:lambda:ap-northeast-3:194566237122:layer:LambdaInsightsExtension:2' ,
351
+ // Asia Pacific (Seoul)
352
+ 'ap-northeast-2' : 'arn:aws:lambda:ap-northeast-2:580247275435:layer:LambdaInsightsExtension:32' ,
353
+ // Asia Pacific (Singapore)
354
+ 'ap-southeast-1' : 'arn:aws:lambda:ap-southeast-1:580247275435:layer:LambdaInsightsExtension:33' ,
355
+ // Asia Pacific (Sydney)
356
+ 'ap-southeast-2' : 'arn:aws:lambda:ap-southeast-2:580247275435:layer:LambdaInsightsExtension:33' ,
357
+ // Asia Pacific (Tokyo)
358
+ 'ap-northeast-1' : 'arn:aws:lambda:ap-northeast-1:580247275435:layer:LambdaInsightsExtension:50' ,
359
+ // Canada (Central)
360
+ 'ca-central-1' : 'arn:aws:lambda:ca-central-1:580247275435:layer:LambdaInsightsExtension:32' ,
361
+ // China (Beijing)
362
+ 'cn-north-1' : 'arn:aws-cn:lambda:cn-north-1:488211338238:layer:LambdaInsightsExtension:26' ,
363
+ // China (Ningxia)
364
+ 'cn-northwest-1' : 'arn:aws-cn:lambda:cn-northwest-1:488211338238:layer:LambdaInsightsExtension:26' ,
365
+ // Europe (Frankfurt)
366
+ 'eu-central-1' : 'arn:aws:lambda:eu-central-1:580247275435:layer:LambdaInsightsExtension:35' ,
367
+ // Europe (Ireland)
368
+ 'eu-west-1' : 'arn:aws:lambda:eu-west-1:580247275435:layer:LambdaInsightsExtension:33' ,
369
+ // Europe (London)
370
+ 'eu-west-2' : 'arn:aws:lambda:eu-west-2:580247275435:layer:LambdaInsightsExtension:33' ,
371
+ // Europe (Milan)
372
+ 'eu-south-1' : 'arn:aws:lambda:eu-south-1:339249233099:layer:LambdaInsightsExtension:25' ,
373
+ // Europe (Paris)
374
+ 'eu-west-3' : 'arn:aws:lambda:eu-west-3:580247275435:layer:LambdaInsightsExtension:32' ,
229
375
// Europe (Spain)
230
376
'eu-south-2' : 'arn:aws:lambda:eu-south-2:352183217350:layer:LambdaInsightsExtension:10' ,
377
+ // Europe (Stockholm)
378
+ 'eu-north-1' : 'arn:aws:lambda:eu-north-1:580247275435:layer:LambdaInsightsExtension:30' ,
231
379
// Europe (Zurich)
232
380
'eu-central-2' : 'arn:aws:lambda:eu-central-2:033019950311:layer:LambdaInsightsExtension:7' ,
381
+ // Middle East (Bahrain)
382
+ 'me-south-1' : 'arn:aws:lambda:me-south-1:285320876703:layer:LambdaInsightsExtension:25' ,
233
383
// Middle East (UAE)
234
384
'me-central-1' : 'arn:aws:lambda:me-central-1:732604637566:layer:LambdaInsightsExtension:9' ,
385
+ // South America (Sao Paulo)
386
+ 'sa-east-1' : 'arn:aws:lambda:sa-east-1:580247275435:layer:LambdaInsightsExtension:32' ,
235
387
} ,
236
388
} ,
237
389
'1.0.143.0' : {
@@ -259,7 +411,7 @@ export const CLOUDWATCH_LAMBDA_INSIGHTS_ARNS: { [key: string]: any } = {
259
411
// Asia Pacific (Sydney)
260
412
'ap-southeast-2' : 'arn:aws:lambda:ap-southeast-2:580247275435:layer:LambdaInsightsExtension:21' ,
261
413
// Asia Pacific (Tokyo)
262
- 'ap-northeast-1' : 'arn:aws:lambda:ap-northeast-1:580247275435:layer:LambdaInsightsExtension:31 ' ,
414
+ 'ap-northeast-1' : 'arn:aws:lambda:ap-northeast-1:580247275435:layer:LambdaInsightsExtension:32 ' ,
263
415
// Canada (Central)
264
416
'ca-central-1' : 'arn:aws:lambda:ca-central-1:580247275435:layer:LambdaInsightsExtension:20' ,
265
417
// China (Beijing)
0 commit comments