You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .jsii
+26-14Lines changed: 26 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -6,17 +6,16 @@
6
6
]
7
7
},
8
8
"bundled": {
9
-
"@aws-lambda-powertools/logger": "^2.21.0",
10
-
"@aws-sdk/client-kms": "^3.823.0",
11
-
"@aws-sdk/client-s3": "^3.823.0",
12
-
"@types/aws-lambda": "^8.10.149",
9
+
"@aws-lambda-powertools/logger": "^2.22.0",
10
+
"@aws-sdk/client-kms": "^3.838.0",
11
+
"@aws-sdk/client-s3": "^3.837.0",
12
+
"@types/aws-lambda": "^8.10.150",
13
13
"@types/jsrsasign": "^10.5.15",
14
14
"base64url": "^3.0.1",
15
-
"jsrsasign": "^11.1.0",
16
-
"source-map-support": "^0.5.21"
15
+
"jsrsasign": "^11.1.0"
17
16
},
18
17
"dependencies": {
19
-
"aws-cdk-lib": "^2.200.1",
18
+
"aws-cdk-lib": "^2.202.0",
20
19
"constructs": "^10.4.2"
21
20
},
22
21
"dependencyClosure": {
@@ -1561,6 +1560,19 @@
1561
1560
}
1562
1561
}
1563
1562
},
1563
+
"aws-cdk-lib.aws_evs": {
1564
+
"targets": {
1565
+
"dotnet": {
1566
+
"package": "Amazon.CDK.AWS.EVS"
1567
+
},
1568
+
"java": {
1569
+
"package": "software.amazon.awscdk.services.evs"
1570
+
},
1571
+
"python": {
1572
+
"module": "aws_cdk.aws_evs"
1573
+
}
1574
+
}
1575
+
},
1564
1576
"aws-cdk-lib.aws_finspace": {
1565
1577
"targets": {
1566
1578
"dotnet": {
@@ -3981,7 +3993,7 @@
3981
3993
"hasDefaultInterfaces": true
3982
3994
}
3983
3995
},
3984
-
"tscRootDir": "C:/GHrepos/Work/aws-jwt-sts/src"
3996
+
"tscRootDir": "C:/GHrepos/aws-jwt-sts/src"
3985
3997
},
3986
3998
"name": "@alliander-opensource/aws-jwt-sts",
3987
3999
"readme": {
@@ -4009,7 +4021,7 @@
4009
4021
"initializer": {
4010
4022
"locationInModule": {
4011
4023
"filename": "src/index.ts",
4012
-
"line": 153
4024
+
"line": 152
4013
4025
},
4014
4026
"parameters": [
4015
4027
{
@@ -4035,7 +4047,7 @@
4035
4047
"kind": "class",
4036
4048
"locationInModule": {
4037
4049
"filename": "src/index.ts",
4038
-
"line": 147
4050
+
"line": 146
4039
4051
},
4040
4052
"name": "AwsJwtSts",
4041
4053
"properties": [
@@ -4046,7 +4058,7 @@
4046
4058
"immutable": true,
4047
4059
"locationInModule": {
4048
4060
"filename": "src/index.ts",
4049
-
"line": 151
4061
+
"line": 150
4050
4062
},
4051
4063
"name": "failedRotationTopic",
4052
4064
"type": {
@@ -4149,7 +4161,7 @@
4149
4161
{
4150
4162
"abstract": true,
4151
4163
"docs": {
4152
-
"remarks": "None: no waf is used\nConstructProvided: the construct will deploy a wafAcl with opinionated rules\nProvideWebAclArn: provide your own arn",
4164
+
"remarks": "None: no waf is used\r\nConstructProvided: the construct will deploy a wafAcl with opinionated rules\r\nProvideWebAclArn: provide your own arn",
4153
4165
"summary": "If waf needs to be added to the API GW."
0 commit comments