@@ -528,7 +528,7 @@ export const CLOUDWATCH_LAMBDA_INSIGHTS_ARNS: { [key: string]: any } = {
528
528
'ap-southeast-2' : 'arn:aws:lambda:ap-southeast-2:580247275435:layer:LambdaInsightsExtension:52' ,
529
529
'ap-northeast-1' : 'arn:aws:lambda:ap-northeast-1:580247275435:layer:LambdaInsightsExtension:79' ,
530
530
'ca-central-1' : 'arn:aws:lambda:ca-central-1:580247275435:layer:LambdaInsightsExtension:51' ,
531
- // 'ca-west-1': 'arn:aws:lambda:ca-west-1:946466191631:layer:LambdaInsightsExtension:12',
531
+ 'ca-west-1' : 'arn:aws:lambda:ca-west-1:946466191631:layer:LambdaInsightsExtension:12' ,
532
532
'cn-north-1' : 'arn:aws-cn:lambda:cn-north-1:488211338238:layer:LambdaInsightsExtension:42' ,
533
533
'cn-northwest-1' : 'arn:aws-cn:lambda:cn-northwest-1:488211338238:layer:LambdaInsightsExtension:42' ,
534
534
'eu-central-1' : 'arn:aws:lambda:eu-central-1:580247275435:layer:LambdaInsightsExtension:52' ,
@@ -591,7 +591,7 @@ export const CLOUDWATCH_LAMBDA_INSIGHTS_ARNS: { [key: string]: any } = {
591
591
'ap-southeast-2' : 'arn:aws:lambda:ap-southeast-2:580247275435:layer:LambdaInsightsExtension:51' ,
592
592
'ap-northeast-1' : 'arn:aws:lambda:ap-northeast-1:580247275435:layer:LambdaInsightsExtension:78' ,
593
593
'ca-central-1' : 'arn:aws:lambda:ca-central-1:580247275435:layer:LambdaInsightsExtension:50' ,
594
- // 'ca-west-1': 'arn:aws:lambda:ca-west-1:946466191631:layer:LambdaInsightsExtension:11',
594
+ 'ca-west-1' : 'arn:aws:lambda:ca-west-1:946466191631:layer:LambdaInsightsExtension:11' ,
595
595
'cn-north-1' : 'arn:aws-cn:lambda:cn-north-1:488211338238:layer:LambdaInsightsExtension:41' ,
596
596
'cn-northwest-1' : 'arn:aws-cn:lambda:cn-northwest-1:488211338238:layer:LambdaInsightsExtension:41' ,
597
597
'eu-central-1' : 'arn:aws:lambda:eu-central-1:580247275435:layer:LambdaInsightsExtension:51' ,
@@ -652,7 +652,7 @@ export const CLOUDWATCH_LAMBDA_INSIGHTS_ARNS: { [key: string]: any } = {
652
652
'ap-southeast-2' : 'arn:aws:lambda:ap-southeast-2:580247275435:layer:LambdaInsightsExtension:49' ,
653
653
'ap-northeast-1' : 'arn:aws:lambda:ap-northeast-1:580247275435:layer:LambdaInsightsExtension:76' ,
654
654
'ca-central-1' : 'arn:aws:lambda:ca-central-1:580247275435:layer:LambdaInsightsExtension:48' ,
655
- // 'ca-west-1': 'arn:aws:lambda:ca-west-1:946466191631:layer:LambdaInsightsExtension:9',
655
+ 'ca-west-1' : 'arn:aws:lambda:ca-west-1:946466191631:layer:LambdaInsightsExtension:9' ,
656
656
'cn-north-1' : 'arn:aws-cn:lambda:cn-north-1:488211338238:layer:LambdaInsightsExtension:39' ,
657
657
'cn-northwest-1' : 'arn:aws-cn:lambda:cn-northwest-1:488211338238:layer:LambdaInsightsExtension:39' ,
658
658
'eu-central-1' : 'arn:aws:lambda:eu-central-1:580247275435:layer:LambdaInsightsExtension:49' ,
@@ -711,7 +711,7 @@ export const CLOUDWATCH_LAMBDA_INSIGHTS_ARNS: { [key: string]: any } = {
711
711
'ap-southeast-2' : 'arn:aws:lambda:ap-southeast-2:580247275435:layer:LambdaInsightsExtension:45' ,
712
712
'ap-northeast-1' : 'arn:aws:lambda:ap-northeast-1:580247275435:layer:LambdaInsightsExtension:72' ,
713
713
'ca-central-1' : 'arn:aws:lambda:ca-central-1:580247275435:layer:LambdaInsightsExtension:44' ,
714
- // 'ca-west-1': 'arn:aws:lambda:ca-west-1:946466191631:layer:LambdaInsightsExtension:4',
714
+ 'ca-west-1' : 'arn:aws:lambda:ca-west-1:946466191631:layer:LambdaInsightsExtension:4' ,
715
715
'cn-north-1' : 'arn:aws-cn:lambda:cn-north-1:488211338238:layer:LambdaInsightsExtension:36' ,
716
716
'cn-northwest-1' : 'arn:aws-cn:lambda:cn-northwest-1:488211338238:layer:LambdaInsightsExtension:36' ,
717
717
'eu-central-1' : 'arn:aws:lambda:eu-central-1:580247275435:layer:LambdaInsightsExtension:45' ,
0 commit comments