cdk-docker-image-deployment 0.0.87 → 0.0.89
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 +3 -3
- package/lib/destination.js +1 -1
- package/lib/docker-image-deployment.js +1 -1
- package/lib/source.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +51 -1
- package/node_modules/aws-sdk/README.md +29 -1
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.examples.json +5 -0
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.min.json +284 -0
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +441 -110
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +31 -13
- package/node_modules/aws-sdk/apis/config-2014-11-12.min.json +282 -134
- package/node_modules/aws-sdk/apis/config-2014-11-12.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +124 -45
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +2824 -1317
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +42 -0
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +331 -215
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +87 -52
- package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +128 -27
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +156 -130
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +341 -298
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +205 -28
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +252 -214
- package/node_modules/aws-sdk/apis/iot-data-2015-05-28.min.json +26 -0
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +686 -105
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +43 -8
- package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +359 -50
- package/node_modules/aws-sdk/apis/kms-2014-11-01.min.json +127 -72
- package/node_modules/aws-sdk/apis/kms-2014-11-01.paginators.json +0 -7
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +69 -50
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.waiters2.json +26 -0
- package/node_modules/aws-sdk/apis/license-manager-user-subscriptions-2018-05-10.min.json +82 -9
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +97 -16
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +793 -112
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.paginators.json +33 -0
- package/node_modules/aws-sdk/apis/metadata.json +19 -0
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +931 -118
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +24 -0
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +23 -14
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.paginators.json +4 -1
- package/node_modules/aws-sdk/apis/oam-2022-06-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/oam-2022-06-10.min.json +482 -0
- package/node_modules/aws-sdk/apis/oam-2022-06-10.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.examples.json +5 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +3722 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.paginators.json +100 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.waiters2.json +498 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.min.json +1082 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.paginators.json +29 -0
- package/node_modules/aws-sdk/apis/organizations-2016-11-28.min.json +62 -16
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +5991 -325
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +379 -236
- package/node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +138 -28
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +23 -16
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.min.json +1041 -0
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.paginators.json +28 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.examples.json +5 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.min.json +578 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +310 -62
- package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +98 -95
- package/node_modules/aws-sdk/clients/all.d.ts +6 -0
- package/node_modules/aws-sdk/clients/all.js +7 -1
- package/node_modules/aws-sdk/clients/arczonalshift.d.ts +309 -0
- package/node_modules/aws-sdk/clients/arczonalshift.js +18 -0
- package/node_modules/aws-sdk/clients/backup.d.ts +405 -15
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +30 -16
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +196 -65
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +28 -5
- package/node_modules/aws-sdk/clients/configservice.d.ts +233 -6
- package/node_modules/aws-sdk/clients/drs.d.ts +104 -5
- package/node_modules/aws-sdk/clients/ec2.d.ts +1851 -20
- package/node_modules/aws-sdk/clients/ecs.d.ts +159 -17
- package/node_modules/aws-sdk/clients/efs.d.ts +5 -5
- package/node_modules/aws-sdk/clients/eks.d.ts +58 -8
- package/node_modules/aws-sdk/clients/firehose.d.ts +263 -48
- package/node_modules/aws-sdk/clients/fsx.d.ts +70 -21
- package/node_modules/aws-sdk/clients/glue.d.ts +66 -0
- package/node_modules/aws-sdk/clients/inspector2.d.ts +289 -15
- package/node_modules/aws-sdk/clients/iot.d.ts +76 -4
- package/node_modules/aws-sdk/clients/iotdata.d.ts +31 -1
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +599 -14
- package/node_modules/aws-sdk/clients/kendra.d.ts +84 -39
- package/node_modules/aws-sdk/clients/kms.d.ts +198 -92
- package/node_modules/aws-sdk/clients/lambda.d.ts +132 -94
- package/node_modules/aws-sdk/clients/licensemanagerusersubscriptions.d.ts +62 -4
- package/node_modules/aws-sdk/clients/macie2.d.ts +637 -54
- package/node_modules/aws-sdk/clients/mgn.d.ts +1046 -68
- package/node_modules/aws-sdk/clients/oam.d.ts +559 -0
- package/node_modules/aws-sdk/clients/oam.js +18 -0
- package/node_modules/aws-sdk/clients/omics.d.ts +4175 -0
- package/node_modules/aws-sdk/clients/omics.js +19 -0
- package/node_modules/aws-sdk/clients/opensearchserverless.d.ts +1508 -0
- package/node_modules/aws-sdk/clients/opensearchserverless.js +18 -0
- package/node_modules/aws-sdk/clients/organizations.d.ts +69 -8
- package/node_modules/aws-sdk/clients/quicksight.d.ts +9833 -2835
- package/node_modules/aws-sdk/clients/rds.d.ts +199 -2
- package/node_modules/aws-sdk/clients/s3control.d.ts +69 -0
- package/node_modules/aws-sdk/clients/securityhub.d.ts +14 -0
- package/node_modules/aws-sdk/clients/securitylake.d.ts +1049 -0
- package/node_modules/aws-sdk/clients/securitylake.js +18 -0
- package/node_modules/aws-sdk/clients/simspaceweaver.d.ts +647 -0
- package/node_modules/aws-sdk/clients/simspaceweaver.js +18 -0
- package/node_modules/aws-sdk/clients/textract.d.ts +264 -0
- package/node_modules/aws-sdk/clients/transcribeservice.d.ts +210 -191
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +65 -20
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +349 -64
- package/node_modules/aws-sdk/dist/aws-sdk.js +4529 -2130
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +79 -78
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +12 -0
- package/node_modules/aws-sdk/lib/core.d.ts +4 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/event_listeners.js +48 -14
- package/node_modules/aws-sdk/lib/region_config.js +13 -2
- package/node_modules/aws-sdk/lib/region_config_data.json +11 -1
- package/node_modules/aws-sdk/lib/signers/bearer.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +6 -5
|
@@ -79,6 +79,9 @@
|
|
|
79
79
|
},
|
|
80
80
|
"ecr": {
|
|
81
81
|
"shape": "Sa"
|
|
82
|
+
},
|
|
83
|
+
"lambda": {
|
|
84
|
+
"shape": "Sa"
|
|
82
85
|
}
|
|
83
86
|
}
|
|
84
87
|
},
|
|
@@ -651,6 +654,20 @@
|
|
|
651
654
|
"name": {},
|
|
652
655
|
"scanFrequency": {}
|
|
653
656
|
}
|
|
657
|
+
},
|
|
658
|
+
"lambdaFunction": {
|
|
659
|
+
"type": "structure",
|
|
660
|
+
"members": {
|
|
661
|
+
"functionName": {},
|
|
662
|
+
"functionTags": {
|
|
663
|
+
"shape": "S1o"
|
|
664
|
+
},
|
|
665
|
+
"layers": {
|
|
666
|
+
"type": "list",
|
|
667
|
+
"member": {}
|
|
668
|
+
},
|
|
669
|
+
"runtime": {}
|
|
670
|
+
}
|
|
654
671
|
}
|
|
655
672
|
}
|
|
656
673
|
},
|
|
@@ -701,7 +718,6 @@
|
|
|
701
718
|
"type": "structure",
|
|
702
719
|
"members": {
|
|
703
720
|
"count": {
|
|
704
|
-
"default": 0,
|
|
705
721
|
"type": "long"
|
|
706
722
|
},
|
|
707
723
|
"groupKey": {}
|
|
@@ -912,6 +928,41 @@
|
|
|
912
928
|
"sortOrder": {}
|
|
913
929
|
}
|
|
914
930
|
},
|
|
931
|
+
"lambdaFunctionAggregation": {
|
|
932
|
+
"type": "structure",
|
|
933
|
+
"members": {
|
|
934
|
+
"functionNames": {
|
|
935
|
+
"shape": "S13"
|
|
936
|
+
},
|
|
937
|
+
"functionTags": {
|
|
938
|
+
"shape": "S1f"
|
|
939
|
+
},
|
|
940
|
+
"resourceIds": {
|
|
941
|
+
"shape": "S13"
|
|
942
|
+
},
|
|
943
|
+
"runtimes": {
|
|
944
|
+
"shape": "S13"
|
|
945
|
+
},
|
|
946
|
+
"sortBy": {},
|
|
947
|
+
"sortOrder": {}
|
|
948
|
+
}
|
|
949
|
+
},
|
|
950
|
+
"lambdaLayerAggregation": {
|
|
951
|
+
"type": "structure",
|
|
952
|
+
"members": {
|
|
953
|
+
"functionNames": {
|
|
954
|
+
"shape": "S13"
|
|
955
|
+
},
|
|
956
|
+
"layerArns": {
|
|
957
|
+
"shape": "S13"
|
|
958
|
+
},
|
|
959
|
+
"resourceIds": {
|
|
960
|
+
"shape": "S13"
|
|
961
|
+
},
|
|
962
|
+
"sortBy": {},
|
|
963
|
+
"sortOrder": {}
|
|
964
|
+
}
|
|
965
|
+
},
|
|
915
966
|
"packageAggregation": {
|
|
916
967
|
"type": "structure",
|
|
917
968
|
"members": {
|
|
@@ -974,7 +1025,7 @@
|
|
|
974
1025
|
"members": {
|
|
975
1026
|
"accountId": {},
|
|
976
1027
|
"severityCounts": {
|
|
977
|
-
"shape": "
|
|
1028
|
+
"shape": "S5j"
|
|
978
1029
|
}
|
|
979
1030
|
}
|
|
980
1031
|
},
|
|
@@ -990,7 +1041,7 @@
|
|
|
990
1041
|
},
|
|
991
1042
|
"ami": {},
|
|
992
1043
|
"severityCounts": {
|
|
993
|
-
"shape": "
|
|
1044
|
+
"shape": "S5j"
|
|
994
1045
|
}
|
|
995
1046
|
}
|
|
996
1047
|
},
|
|
@@ -1010,7 +1061,7 @@
|
|
|
1010
1061
|
"repository": {},
|
|
1011
1062
|
"resourceId": {},
|
|
1012
1063
|
"severityCounts": {
|
|
1013
|
-
"shape": "
|
|
1064
|
+
"shape": "S5j"
|
|
1014
1065
|
}
|
|
1015
1066
|
}
|
|
1016
1067
|
},
|
|
@@ -1031,7 +1082,7 @@
|
|
|
1031
1082
|
},
|
|
1032
1083
|
"operatingSystem": {},
|
|
1033
1084
|
"severityCounts": {
|
|
1034
|
-
"shape": "
|
|
1085
|
+
"shape": "S5j"
|
|
1035
1086
|
}
|
|
1036
1087
|
}
|
|
1037
1088
|
},
|
|
@@ -1040,7 +1091,7 @@
|
|
|
1040
1091
|
"members": {
|
|
1041
1092
|
"accountId": {},
|
|
1042
1093
|
"severityCounts": {
|
|
1043
|
-
"shape": "
|
|
1094
|
+
"shape": "S5j"
|
|
1044
1095
|
}
|
|
1045
1096
|
}
|
|
1046
1097
|
},
|
|
@@ -1058,7 +1109,46 @@
|
|
|
1058
1109
|
"repository": {},
|
|
1059
1110
|
"resourceId": {},
|
|
1060
1111
|
"severityCounts": {
|
|
1061
|
-
"shape": "
|
|
1112
|
+
"shape": "S5j"
|
|
1113
|
+
}
|
|
1114
|
+
}
|
|
1115
|
+
},
|
|
1116
|
+
"lambdaFunctionAggregation": {
|
|
1117
|
+
"type": "structure",
|
|
1118
|
+
"required": [
|
|
1119
|
+
"resourceId"
|
|
1120
|
+
],
|
|
1121
|
+
"members": {
|
|
1122
|
+
"accountId": {},
|
|
1123
|
+
"functionName": {},
|
|
1124
|
+
"lambdaTags": {
|
|
1125
|
+
"shape": "S1o"
|
|
1126
|
+
},
|
|
1127
|
+
"lastModifiedAt": {
|
|
1128
|
+
"type": "timestamp"
|
|
1129
|
+
},
|
|
1130
|
+
"resourceId": {},
|
|
1131
|
+
"runtime": {},
|
|
1132
|
+
"severityCounts": {
|
|
1133
|
+
"shape": "S5j"
|
|
1134
|
+
}
|
|
1135
|
+
}
|
|
1136
|
+
},
|
|
1137
|
+
"lambdaLayerAggregation": {
|
|
1138
|
+
"type": "structure",
|
|
1139
|
+
"required": [
|
|
1140
|
+
"accountId",
|
|
1141
|
+
"functionName",
|
|
1142
|
+
"layerArn",
|
|
1143
|
+
"resourceId"
|
|
1144
|
+
],
|
|
1145
|
+
"members": {
|
|
1146
|
+
"accountId": {},
|
|
1147
|
+
"functionName": {},
|
|
1148
|
+
"layerArn": {},
|
|
1149
|
+
"resourceId": {},
|
|
1150
|
+
"severityCounts": {
|
|
1151
|
+
"shape": "S5j"
|
|
1062
1152
|
}
|
|
1063
1153
|
}
|
|
1064
1154
|
},
|
|
@@ -1071,7 +1161,7 @@
|
|
|
1071
1161
|
"accountId": {},
|
|
1072
1162
|
"packageName": {},
|
|
1073
1163
|
"severityCounts": {
|
|
1074
|
-
"shape": "
|
|
1164
|
+
"shape": "S5j"
|
|
1075
1165
|
}
|
|
1076
1166
|
}
|
|
1077
1167
|
},
|
|
@@ -1087,7 +1177,7 @@
|
|
|
1087
1177
|
},
|
|
1088
1178
|
"repository": {},
|
|
1089
1179
|
"severityCounts": {
|
|
1090
|
-
"shape": "
|
|
1180
|
+
"shape": "S5j"
|
|
1091
1181
|
}
|
|
1092
1182
|
}
|
|
1093
1183
|
},
|
|
@@ -1099,7 +1189,7 @@
|
|
|
1099
1189
|
"members": {
|
|
1100
1190
|
"accountId": {},
|
|
1101
1191
|
"severityCounts": {
|
|
1102
|
-
"shape": "
|
|
1192
|
+
"shape": "S5j"
|
|
1103
1193
|
},
|
|
1104
1194
|
"title": {},
|
|
1105
1195
|
"vulnerabilityId": {}
|
|
@@ -1162,6 +1252,15 @@
|
|
|
1162
1252
|
"members": {
|
|
1163
1253
|
"awsAccountId": {},
|
|
1164
1254
|
"description": {},
|
|
1255
|
+
"exploitAvailable": {},
|
|
1256
|
+
"exploitabilityDetails": {
|
|
1257
|
+
"type": "structure",
|
|
1258
|
+
"members": {
|
|
1259
|
+
"lastKnownExploitAt": {
|
|
1260
|
+
"type": "timestamp"
|
|
1261
|
+
}
|
|
1262
|
+
}
|
|
1263
|
+
},
|
|
1165
1264
|
"findingArn": {},
|
|
1166
1265
|
"firstObservedAt": {
|
|
1167
1266
|
"type": "timestamp"
|
|
@@ -1311,7 +1410,6 @@
|
|
|
1311
1410
|
"members": {
|
|
1312
1411
|
"arch": {},
|
|
1313
1412
|
"epoch": {
|
|
1314
|
-
"default": 0,
|
|
1315
1413
|
"type": "integer"
|
|
1316
1414
|
},
|
|
1317
1415
|
"filePath": {},
|
|
@@ -1320,6 +1418,7 @@
|
|
|
1320
1418
|
"packageManager": {},
|
|
1321
1419
|
"release": {},
|
|
1322
1420
|
"remediation": {},
|
|
1421
|
+
"sourceLambdaLayerArn": {},
|
|
1323
1422
|
"sourceLayerHash": {},
|
|
1324
1423
|
"version": {}
|
|
1325
1424
|
}
|
|
@@ -1396,6 +1495,49 @@
|
|
|
1396
1495
|
"registry": {},
|
|
1397
1496
|
"repositoryName": {}
|
|
1398
1497
|
}
|
|
1498
|
+
},
|
|
1499
|
+
"awsLambdaFunction": {
|
|
1500
|
+
"type": "structure",
|
|
1501
|
+
"required": [
|
|
1502
|
+
"codeSha256",
|
|
1503
|
+
"executionRoleArn",
|
|
1504
|
+
"functionName",
|
|
1505
|
+
"runtime",
|
|
1506
|
+
"version"
|
|
1507
|
+
],
|
|
1508
|
+
"members": {
|
|
1509
|
+
"architectures": {
|
|
1510
|
+
"type": "list",
|
|
1511
|
+
"member": {}
|
|
1512
|
+
},
|
|
1513
|
+
"codeSha256": {},
|
|
1514
|
+
"executionRoleArn": {},
|
|
1515
|
+
"functionName": {},
|
|
1516
|
+
"lastModifiedAt": {
|
|
1517
|
+
"type": "timestamp"
|
|
1518
|
+
},
|
|
1519
|
+
"layers": {
|
|
1520
|
+
"type": "list",
|
|
1521
|
+
"member": {}
|
|
1522
|
+
},
|
|
1523
|
+
"packageType": {},
|
|
1524
|
+
"runtime": {},
|
|
1525
|
+
"version": {},
|
|
1526
|
+
"vpcConfig": {
|
|
1527
|
+
"type": "structure",
|
|
1528
|
+
"members": {
|
|
1529
|
+
"securityGroupIds": {
|
|
1530
|
+
"type": "list",
|
|
1531
|
+
"member": {}
|
|
1532
|
+
},
|
|
1533
|
+
"subnetIds": {
|
|
1534
|
+
"type": "list",
|
|
1535
|
+
"member": {}
|
|
1536
|
+
},
|
|
1537
|
+
"vpcId": {}
|
|
1538
|
+
}
|
|
1539
|
+
}
|
|
1540
|
+
}
|
|
1399
1541
|
}
|
|
1400
1542
|
}
|
|
1401
1543
|
},
|
|
@@ -1515,11 +1657,9 @@
|
|
|
1515
1657
|
"members": {
|
|
1516
1658
|
"currency": {},
|
|
1517
1659
|
"estimatedMonthlyCost": {
|
|
1518
|
-
"default": 0,
|
|
1519
1660
|
"type": "double"
|
|
1520
1661
|
},
|
|
1521
1662
|
"total": {
|
|
1522
|
-
"default": 0,
|
|
1523
1663
|
"type": "double"
|
|
1524
1664
|
},
|
|
1525
1665
|
"type": {}
|
|
@@ -1722,7 +1862,8 @@
|
|
|
1722
1862
|
],
|
|
1723
1863
|
"members": {
|
|
1724
1864
|
"ec2": {},
|
|
1725
|
-
"ecr": {}
|
|
1865
|
+
"ecr": {},
|
|
1866
|
+
"lambda": {}
|
|
1726
1867
|
}
|
|
1727
1868
|
},
|
|
1728
1869
|
"S12": {
|
|
@@ -1764,6 +1905,9 @@
|
|
|
1764
1905
|
"ecrImageTags": {
|
|
1765
1906
|
"shape": "S13"
|
|
1766
1907
|
},
|
|
1908
|
+
"exploitAvailable": {
|
|
1909
|
+
"shape": "S13"
|
|
1910
|
+
},
|
|
1767
1911
|
"findingArn": {
|
|
1768
1912
|
"shape": "S13"
|
|
1769
1913
|
},
|
|
@@ -1785,6 +1929,21 @@
|
|
|
1785
1929
|
"shape": "S1a"
|
|
1786
1930
|
}
|
|
1787
1931
|
},
|
|
1932
|
+
"lambdaFunctionExecutionRoleArn": {
|
|
1933
|
+
"shape": "S13"
|
|
1934
|
+
},
|
|
1935
|
+
"lambdaFunctionLastModifiedAt": {
|
|
1936
|
+
"shape": "S17"
|
|
1937
|
+
},
|
|
1938
|
+
"lambdaFunctionLayers": {
|
|
1939
|
+
"shape": "S13"
|
|
1940
|
+
},
|
|
1941
|
+
"lambdaFunctionName": {
|
|
1942
|
+
"shape": "S13"
|
|
1943
|
+
},
|
|
1944
|
+
"lambdaFunctionRuntime": {
|
|
1945
|
+
"shape": "S13"
|
|
1946
|
+
},
|
|
1788
1947
|
"lastObservedAt": {
|
|
1789
1948
|
"shape": "S17"
|
|
1790
1949
|
},
|
|
@@ -1852,6 +2011,9 @@
|
|
|
1852
2011
|
"release": {
|
|
1853
2012
|
"shape": "S14"
|
|
1854
2013
|
},
|
|
2014
|
+
"sourceLambdaLayerArn": {
|
|
2015
|
+
"shape": "S14"
|
|
2016
|
+
},
|
|
1855
2017
|
"sourceLayerHash": {
|
|
1856
2018
|
"shape": "S14"
|
|
1857
2019
|
},
|
|
@@ -1949,6 +2111,9 @@
|
|
|
1949
2111
|
},
|
|
1950
2112
|
"ecr": {
|
|
1951
2113
|
"type": "boolean"
|
|
2114
|
+
},
|
|
2115
|
+
"lambda": {
|
|
2116
|
+
"type": "boolean"
|
|
1952
2117
|
}
|
|
1953
2118
|
}
|
|
1954
2119
|
},
|
|
@@ -1988,19 +2153,7 @@
|
|
|
1988
2153
|
"shape": "S3a"
|
|
1989
2154
|
},
|
|
1990
2155
|
"ec2InstanceTags": {
|
|
1991
|
-
"
|
|
1992
|
-
"member": {
|
|
1993
|
-
"type": "structure",
|
|
1994
|
-
"required": [
|
|
1995
|
-
"comparison",
|
|
1996
|
-
"key"
|
|
1997
|
-
],
|
|
1998
|
-
"members": {
|
|
1999
|
-
"comparison": {},
|
|
2000
|
-
"key": {},
|
|
2001
|
-
"value": {}
|
|
2002
|
-
}
|
|
2003
|
-
}
|
|
2156
|
+
"shape": "S3e"
|
|
2004
2157
|
},
|
|
2005
2158
|
"ecrImageTags": {
|
|
2006
2159
|
"shape": "S3a"
|
|
@@ -2008,6 +2161,15 @@
|
|
|
2008
2161
|
"ecrRepositoryName": {
|
|
2009
2162
|
"shape": "S3a"
|
|
2010
2163
|
},
|
|
2164
|
+
"lambdaFunctionName": {
|
|
2165
|
+
"shape": "S3a"
|
|
2166
|
+
},
|
|
2167
|
+
"lambdaFunctionRuntime": {
|
|
2168
|
+
"shape": "S3a"
|
|
2169
|
+
},
|
|
2170
|
+
"lambdaFunctionTags": {
|
|
2171
|
+
"shape": "S3e"
|
|
2172
|
+
},
|
|
2011
2173
|
"resourceId": {
|
|
2012
2174
|
"shape": "S3a"
|
|
2013
2175
|
},
|
|
@@ -2039,7 +2201,22 @@
|
|
|
2039
2201
|
}
|
|
2040
2202
|
}
|
|
2041
2203
|
},
|
|
2042
|
-
"
|
|
2204
|
+
"S3e": {
|
|
2205
|
+
"type": "list",
|
|
2206
|
+
"member": {
|
|
2207
|
+
"type": "structure",
|
|
2208
|
+
"required": [
|
|
2209
|
+
"comparison",
|
|
2210
|
+
"key"
|
|
2211
|
+
],
|
|
2212
|
+
"members": {
|
|
2213
|
+
"comparison": {},
|
|
2214
|
+
"key": {},
|
|
2215
|
+
"value": {}
|
|
2216
|
+
}
|
|
2217
|
+
}
|
|
2218
|
+
},
|
|
2219
|
+
"S5j": {
|
|
2043
2220
|
"type": "structure",
|
|
2044
2221
|
"members": {
|
|
2045
2222
|
"all": {
|