@aws-cdk/region-info 2.96.2 → 2.97.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.jsii CHANGED
@@ -12,7 +12,7 @@
12
12
  "stability": "stable"
13
13
  },
14
14
  "homepage": "https://github.com/aws/aws-cdk",
15
- "jsiiVersion": "5.2.2 (build 11132c6)",
15
+ "jsiiVersion": "5.2.8 (build 02112e0)",
16
16
  "keywords": [
17
17
  "aws",
18
18
  "cdk"
@@ -369,7 +369,7 @@
369
369
  },
370
370
  "locationInModule": {
371
371
  "filename": "lib/fact.ts",
372
- "line": 202
372
+ "line": 212
373
373
  },
374
374
  "name": "adotLambdaLayer",
375
375
  "parameters": [
@@ -408,6 +408,44 @@
408
408
  },
409
409
  "static": true
410
410
  },
411
+ {
412
+ "docs": {
413
+ "stability": "stable",
414
+ "summary": "The ARN of AppConfig Lambda Layer for a given version (e.g. 2.0.181)."
415
+ },
416
+ "locationInModule": {
417
+ "filename": "lib/fact.ts",
418
+ "line": 189
419
+ },
420
+ "name": "appConfigLambdaLayerVersion",
421
+ "parameters": [
422
+ {
423
+ "docs": {
424
+ "summary": "The layer version."
425
+ },
426
+ "name": "version",
427
+ "type": {
428
+ "primitive": "string"
429
+ }
430
+ },
431
+ {
432
+ "docs": {
433
+ "summary": "The architecture (optional), defaults to x86_64."
434
+ },
435
+ "name": "arch",
436
+ "optional": true,
437
+ "type": {
438
+ "primitive": "string"
439
+ }
440
+ }
441
+ ],
442
+ "returns": {
443
+ "type": {
444
+ "primitive": "string"
445
+ }
446
+ },
447
+ "static": true
448
+ },
411
449
  {
412
450
  "docs": {
413
451
  "stability": "stable",
@@ -447,7 +485,7 @@
447
485
  },
448
486
  "locationInModule": {
449
487
  "filename": "lib/fact.ts",
450
- "line": 213
488
+ "line": 223
451
489
  },
452
490
  "name": "paramsAndSecretsLambdaLayer",
453
491
  "parameters": [
@@ -484,7 +522,7 @@
484
522
  },
485
523
  "locationInModule": {
486
524
  "filename": "lib/fact.ts",
487
- "line": 191
525
+ "line": 201
488
526
  },
489
527
  "name": "servicePrincipal",
490
528
  "parameters": [
@@ -921,7 +959,7 @@
921
959
  },
922
960
  "locationInModule": {
923
961
  "filename": "lib/region-info.ts",
924
- "line": 178
962
+ "line": 187
925
963
  },
926
964
  "name": "adotLambdaLayerArn",
927
965
  "parameters": [
@@ -960,6 +998,44 @@
960
998
  }
961
999
  }
962
1000
  },
1001
+ {
1002
+ "docs": {
1003
+ "stability": "stable",
1004
+ "summary": "The ARN of the AppConfig Lambda Layer, for the given version."
1005
+ },
1006
+ "locationInModule": {
1007
+ "filename": "lib/region-info.ts",
1008
+ "line": 161
1009
+ },
1010
+ "name": "appConfigLambdaArn",
1011
+ "parameters": [
1012
+ {
1013
+ "docs": {
1014
+ "summary": "The layer version (e.g. 2.0.181)."
1015
+ },
1016
+ "name": "layerVersion",
1017
+ "type": {
1018
+ "primitive": "string"
1019
+ }
1020
+ },
1021
+ {
1022
+ "docs": {
1023
+ "summary": "The Lambda Function architecture (e.g. 'x86_64' or 'arm64'), defaults to x86_64."
1024
+ },
1025
+ "name": "architecture",
1026
+ "optional": true,
1027
+ "type": {
1028
+ "primitive": "string"
1029
+ }
1030
+ }
1031
+ ],
1032
+ "returns": {
1033
+ "optional": true,
1034
+ "type": {
1035
+ "primitive": "string"
1036
+ }
1037
+ }
1038
+ },
963
1039
  {
964
1040
  "docs": {
965
1041
  "stability": "stable",
@@ -1005,7 +1081,7 @@
1005
1081
  },
1006
1082
  "locationInModule": {
1007
1083
  "filename": "lib/region-info.ts",
1008
- "line": 188
1084
+ "line": 197
1009
1085
  },
1010
1086
  "name": "paramsAndSecretsLambdaLayerArn",
1011
1087
  "parameters": [
@@ -1139,7 +1215,7 @@
1139
1215
  "immutable": true,
1140
1216
  "locationInModule": {
1141
1217
  "filename": "lib/region-info.ts",
1142
- "line": 160
1218
+ "line": 169
1143
1219
  },
1144
1220
  "name": "appMeshRepositoryAccount",
1145
1221
  "optional": true,
@@ -1219,7 +1295,7 @@
1219
1295
  "immutable": true,
1220
1296
  "locationInModule": {
1221
1297
  "filename": "lib/region-info.ts",
1222
- "line": 167
1298
+ "line": 176
1223
1299
  },
1224
1300
  "name": "firehoseCidrBlock",
1225
1301
  "optional": true,
@@ -1295,6 +1371,6 @@
1295
1371
  "symbolId": "lib/region-info:RegionInfo"
1296
1372
  }
1297
1373
  },
1298
- "version": "2.96.2",
1374
+ "version": "2.97.1",
1299
1375
  "fingerprint": "**********"
1300
1376
  }
Binary file
@@ -38,6 +38,9 @@ export declare const DLC_REPOSITORY_ACCOUNTS: {
38
38
  export declare const APPMESH_ECR_ACCOUNTS: {
39
39
  [region: string]: string;
40
40
  };
41
+ export declare const APPCONFIG_LAMBDA_LAYER_ARNS: {
42
+ [key: string]: any;
43
+ };
41
44
  export declare const CLOUDWATCH_LAMBDA_INSIGHTS_ARNS: {
42
45
  [key: string]: any;
43
46
  };