cdk-docker-image-deployment 0.0.160 → 0.0.161
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 +8 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +118 -77
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +133 -127
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +12 -4
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +19 -0
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +847 -831
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +84 -26
- package/node_modules/aws-sdk/clients/connect.d.ts +13 -3
- package/node_modules/aws-sdk/clients/ec2.d.ts +118 -110
- package/node_modules/aws-sdk/clients/polly.d.ts +1 -1
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +56 -39
- package/node_modules/aws-sdk/clients/sns.d.ts +3 -3
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +6 -6
- package/node_modules/aws-sdk/dist/aws-sdk.js +285 -211
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +97 -97
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +4 -4
|
@@ -2886,9 +2886,8 @@
|
|
|
2886
2886
|
"locationName": "keyFingerprint"
|
|
2887
2887
|
},
|
|
2888
2888
|
"KeyMaterial": {
|
|
2889
|
-
"
|
|
2890
|
-
"
|
|
2891
|
-
"sensitive": true
|
|
2889
|
+
"shape": "Sfu",
|
|
2890
|
+
"locationName": "keyMaterial"
|
|
2892
2891
|
},
|
|
2893
2892
|
"KeyName": {
|
|
2894
2893
|
"locationName": "keyName"
|
|
@@ -22868,6 +22867,7 @@
|
|
|
22868
22867
|
"locationName": "subnetId"
|
|
22869
22868
|
},
|
|
22870
22869
|
"UserData": {
|
|
22870
|
+
"shape": "Sfu",
|
|
22871
22871
|
"locationName": "userData"
|
|
22872
22872
|
}
|
|
22873
22873
|
}
|
|
@@ -23719,7 +23719,8 @@
|
|
|
23719
23719
|
},
|
|
23720
23720
|
"SubnetId": {},
|
|
23721
23721
|
"UserData": {}
|
|
23722
|
-
}
|
|
23722
|
+
},
|
|
23723
|
+
"sensitive": true
|
|
23723
23724
|
},
|
|
23724
23725
|
"ScheduledInstanceId": {}
|
|
23725
23726
|
}
|
|
@@ -27146,6 +27147,10 @@
|
|
|
27146
27147
|
}
|
|
27147
27148
|
}
|
|
27148
27149
|
},
|
|
27150
|
+
"Sfu": {
|
|
27151
|
+
"type": "string",
|
|
27152
|
+
"sensitive": true
|
|
27153
|
+
},
|
|
27149
27154
|
"Sfx": {
|
|
27150
27155
|
"type": "structure",
|
|
27151
27156
|
"members": {
|
|
@@ -27849,6 +27854,7 @@
|
|
|
27849
27854
|
"locationName": "instanceInitiatedShutdownBehavior"
|
|
27850
27855
|
},
|
|
27851
27856
|
"UserData": {
|
|
27857
|
+
"shape": "Sfu",
|
|
27852
27858
|
"locationName": "userData"
|
|
27853
27859
|
},
|
|
27854
27860
|
"TagSpecifications": {
|
|
@@ -32815,6 +32821,7 @@
|
|
|
32815
32821
|
"locationName": "subnetId"
|
|
32816
32822
|
},
|
|
32817
32823
|
"UserData": {
|
|
32824
|
+
"shape": "Sfu",
|
|
32818
32825
|
"locationName": "userData"
|
|
32819
32826
|
},
|
|
32820
32827
|
"WeightedCapacity": {
|
|
@@ -33120,6 +33127,7 @@
|
|
|
33120
33127
|
"type": "structure",
|
|
33121
33128
|
"members": {
|
|
33122
33129
|
"UserData": {
|
|
33130
|
+
"shape": "Sfu",
|
|
33123
33131
|
"locationName": "userData"
|
|
33124
33132
|
},
|
|
33125
33133
|
"SecurityGroups": {
|
|
@@ -421,6 +421,25 @@
|
|
|
421
421
|
}
|
|
422
422
|
]
|
|
423
423
|
},
|
|
424
|
+
"SnapshotImported": {
|
|
425
|
+
"delay": 15,
|
|
426
|
+
"operation": "DescribeImportSnapshotTasks",
|
|
427
|
+
"maxAttempts": 40,
|
|
428
|
+
"acceptors": [
|
|
429
|
+
{
|
|
430
|
+
"expected": "completed",
|
|
431
|
+
"matcher": "pathAll",
|
|
432
|
+
"state": "success",
|
|
433
|
+
"argument": "ImportSnapshotTasks[].SnapshotTaskDetail.Status"
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
"expected": "error",
|
|
437
|
+
"matcher": "pathAny",
|
|
438
|
+
"state": "failure",
|
|
439
|
+
"argument": "ImportSnapshotTasks[].SnapshotTaskDetail.Status"
|
|
440
|
+
}
|
|
441
|
+
]
|
|
442
|
+
},
|
|
424
443
|
"SecurityGroupExists": {
|
|
425
444
|
"operation": "DescribeSecurityGroups",
|
|
426
445
|
"delay": 5,
|