aws-sdk 2.1490.0 → 2.1492.0

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.
@@ -1857,7 +1857,9 @@
1857
1857
  "engineLogStream": {},
1858
1858
  "runLogStream": {}
1859
1859
  }
1860
- }
1860
+ },
1861
+ "uuid": {},
1862
+ "runOutputUri": {}
1861
1863
  }
1862
1864
  },
1863
1865
  "endpoint": {
@@ -1898,7 +1900,7 @@
1898
1900
  "type": "integer"
1899
1901
  },
1900
1902
  "creationTime": {
1901
- "shape": "S7f"
1903
+ "shape": "S7g"
1902
1904
  },
1903
1905
  "tags": {
1904
1906
  "shape": "Sx"
@@ -1948,13 +1950,13 @@
1948
1950
  "type": "integer"
1949
1951
  },
1950
1952
  "creationTime": {
1951
- "shape": "S7o"
1953
+ "shape": "S7p"
1952
1954
  },
1953
1955
  "startTime": {
1954
- "shape": "S7o"
1956
+ "shape": "S7p"
1955
1957
  },
1956
1958
  "stopTime": {
1957
- "shape": "S7o"
1959
+ "shape": "S7p"
1958
1960
  },
1959
1961
  "statusMessage": {},
1960
1962
  "logStream": {},
@@ -2034,7 +2036,7 @@
2034
2036
  "type": "structure",
2035
2037
  "members": {
2036
2038
  "share": {
2037
- "shape": "S7y"
2039
+ "shape": "S7z"
2038
2040
  }
2039
2041
  }
2040
2042
  },
@@ -2228,14 +2230,14 @@
2228
2230
  "type": "integer"
2229
2231
  },
2230
2232
  "creationTime": {
2231
- "shape": "S8a"
2233
+ "shape": "S8b"
2232
2234
  },
2233
2235
  "statusMessage": {},
2234
2236
  "tags": {
2235
2237
  "shape": "Sx"
2236
2238
  },
2237
2239
  "metadata": {
2238
- "shape": "S8c"
2240
+ "shape": "S8d"
2239
2241
  },
2240
2242
  "accelerators": {}
2241
2243
  }
@@ -3212,7 +3214,7 @@
3212
3214
  "type": "integer"
3213
3215
  },
3214
3216
  "creationTime": {
3215
- "shape": "S7f"
3217
+ "shape": "S7g"
3216
3218
  },
3217
3219
  "maxGpus": {
3218
3220
  "type": "integer"
@@ -3276,13 +3278,13 @@
3276
3278
  "type": "integer"
3277
3279
  },
3278
3280
  "creationTime": {
3279
- "shape": "S7o"
3281
+ "shape": "S7p"
3280
3282
  },
3281
3283
  "startTime": {
3282
- "shape": "S7o"
3284
+ "shape": "S7p"
3283
3285
  },
3284
3286
  "stopTime": {
3285
- "shape": "S7o"
3287
+ "shape": "S7p"
3286
3288
  },
3287
3289
  "gpus": {
3288
3290
  "type": "integer"
@@ -3481,7 +3483,7 @@
3481
3483
  "shares": {
3482
3484
  "type": "list",
3483
3485
  "member": {
3484
- "shape": "S7y"
3486
+ "shape": "S7z"
3485
3487
  }
3486
3488
  },
3487
3489
  "nextToken": {}
@@ -3723,10 +3725,10 @@
3723
3725
  "type": {},
3724
3726
  "digest": {},
3725
3727
  "creationTime": {
3726
- "shape": "S8a"
3728
+ "shape": "S8b"
3727
3729
  },
3728
3730
  "metadata": {
3729
- "shape": "S8c"
3731
+ "shape": "S8d"
3730
3732
  }
3731
3733
  }
3732
3734
  }
@@ -4080,7 +4082,9 @@
4080
4082
  "status": {},
4081
4083
  "tags": {
4082
4084
  "shape": "Sx"
4083
- }
4085
+ },
4086
+ "uuid": {},
4087
+ "runOutputUri": {}
4084
4088
  }
4085
4089
  },
4086
4090
  "endpoint": {
@@ -4674,15 +4678,15 @@
4674
4678
  "type": "timestamp",
4675
4679
  "timestampFormat": "iso8601"
4676
4680
  },
4677
- "S7f": {
4681
+ "S7g": {
4678
4682
  "type": "timestamp",
4679
4683
  "timestampFormat": "iso8601"
4680
4684
  },
4681
- "S7o": {
4685
+ "S7p": {
4682
4686
  "type": "timestamp",
4683
4687
  "timestampFormat": "iso8601"
4684
4688
  },
4685
- "S7y": {
4689
+ "S7z": {
4686
4690
  "type": "structure",
4687
4691
  "members": {
4688
4692
  "shareId": {},
@@ -4700,11 +4704,11 @@
4700
4704
  }
4701
4705
  }
4702
4706
  },
4703
- "S8a": {
4707
+ "S8b": {
4704
4708
  "type": "timestamp",
4705
4709
  "timestampFormat": "iso8601"
4706
4710
  },
4707
- "S8c": {
4711
+ "S8d": {
4708
4712
  "type": "map",
4709
4713
  "key": {},
4710
4714
  "value": {}
@@ -210,6 +210,9 @@
210
210
  "enhancedVpcRouting": {
211
211
  "type": "boolean"
212
212
  },
213
+ "maxCapacity": {
214
+ "type": "integer"
215
+ },
213
216
  "namespaceName": {},
214
217
  "port": {
215
218
  "type": "integer"
@@ -1136,6 +1139,9 @@
1136
1139
  "enhancedVpcRouting": {
1137
1140
  "type": "boolean"
1138
1141
  },
1142
+ "maxCapacity": {
1143
+ "type": "integer"
1144
+ },
1139
1145
  "port": {
1140
1146
  "type": "integer"
1141
1147
  },
@@ -1402,6 +1408,9 @@
1402
1408
  "enhancedVpcRouting": {
1403
1409
  "type": "boolean"
1404
1410
  },
1411
+ "maxCapacity": {
1412
+ "type": "integer"
1413
+ },
1405
1414
  "namespaceName": {},
1406
1415
  "patchVersion": {},
1407
1416
  "port": {
@@ -855,14 +855,14 @@
855
855
  "members": {
856
856
  "appArn": {},
857
857
  "eksSources": {
858
- "shape": "S3z"
858
+ "shape": "S43"
859
859
  },
860
860
  "importStrategy": {},
861
861
  "sourceArns": {
862
- "shape": "S43"
862
+ "shape": "S47"
863
863
  },
864
864
  "terraformSources": {
865
- "shape": "S44"
865
+ "shape": "S48"
866
866
  }
867
867
  }
868
868
  },
@@ -877,14 +877,14 @@
877
877
  "appArn": {},
878
878
  "appVersion": {},
879
879
  "eksSources": {
880
- "shape": "S3z"
880
+ "shape": "S43"
881
881
  },
882
882
  "sourceArns": {
883
- "shape": "S43"
883
+ "shape": "S47"
884
884
  },
885
885
  "status": {},
886
886
  "terraformSources": {
887
- "shape": "S44"
887
+ "shape": "S48"
888
888
  }
889
889
  }
890
890
  }
@@ -933,11 +933,12 @@
933
933
  },
934
934
  "description": {},
935
935
  "items": {
936
- "shape": "S4d"
936
+ "shape": "S4h"
937
937
  },
938
938
  "name": {},
939
939
  "prerequisite": {},
940
940
  "recommendationId": {},
941
+ "recommendationStatus": {},
941
942
  "referenceId": {},
942
943
  "type": {}
943
944
  }
@@ -1605,7 +1606,7 @@
1605
1606
  "members": {
1606
1607
  "nextToken": {},
1607
1608
  "resiliencyPolicies": {
1608
- "shape": "S5w"
1609
+ "shape": "S61"
1609
1610
  }
1610
1611
  }
1611
1612
  }
@@ -1648,11 +1649,12 @@
1648
1649
  "appComponentName": {},
1649
1650
  "description": {},
1650
1651
  "items": {
1651
- "shape": "S4d"
1652
+ "shape": "S4h"
1652
1653
  },
1653
1654
  "name": {},
1654
1655
  "prerequisite": {},
1655
1656
  "recommendationId": {},
1657
+ "recommendationStatus": {},
1656
1658
  "referenceId": {},
1657
1659
  "serviceType": {}
1658
1660
  }
@@ -1689,7 +1691,7 @@
1689
1691
  "members": {
1690
1692
  "nextToken": {},
1691
1693
  "resiliencyPolicies": {
1692
- "shape": "S5w"
1694
+ "shape": "S61"
1693
1695
  }
1694
1696
  }
1695
1697
  }
@@ -1762,11 +1764,12 @@
1762
1764
  "description": {},
1763
1765
  "intent": {},
1764
1766
  "items": {
1765
- "shape": "S4d"
1767
+ "shape": "S4h"
1766
1768
  },
1767
1769
  "name": {},
1768
1770
  "prerequisite": {},
1769
1771
  "recommendationId": {},
1772
+ "recommendationStatus": {},
1770
1773
  "referenceId": {},
1771
1774
  "risk": {},
1772
1775
  "type": {}
@@ -1897,22 +1900,22 @@
1897
1900
  "members": {
1898
1901
  "appArn": {},
1899
1902
  "appRegistryAppNames": {
1900
- "shape": "S6n"
1903
+ "shape": "S6s"
1901
1904
  },
1902
1905
  "eksSourceNames": {
1903
- "shape": "S6o"
1906
+ "shape": "S6t"
1904
1907
  },
1905
1908
  "logicalStackNames": {
1906
- "shape": "S6o"
1909
+ "shape": "S6t"
1907
1910
  },
1908
1911
  "resourceGroupNames": {
1909
- "shape": "S6n"
1912
+ "shape": "S6s"
1910
1913
  },
1911
1914
  "resourceNames": {
1912
- "shape": "S6n"
1915
+ "shape": "S6s"
1913
1916
  },
1914
1917
  "terraformSourceNames": {
1915
- "shape": "S6o"
1918
+ "shape": "S6t"
1916
1919
  }
1917
1920
  }
1918
1921
  },
@@ -2681,6 +2684,27 @@
2681
2684
  "score"
2682
2685
  ],
2683
2686
  "members": {
2687
+ "componentScore": {
2688
+ "type": "map",
2689
+ "key": {},
2690
+ "value": {
2691
+ "type": "structure",
2692
+ "members": {
2693
+ "excludedCount": {
2694
+ "type": "long"
2695
+ },
2696
+ "outstandingCount": {
2697
+ "type": "long"
2698
+ },
2699
+ "possibleScore": {
2700
+ "type": "double"
2701
+ },
2702
+ "score": {
2703
+ "type": "double"
2704
+ }
2705
+ }
2706
+ }
2707
+ },
2684
2708
  "disruptionScore": {
2685
2709
  "type": "map",
2686
2710
  "key": {},
@@ -2693,7 +2717,7 @@
2693
2717
  }
2694
2718
  }
2695
2719
  },
2696
- "S3z": {
2720
+ "S43": {
2697
2721
  "type": "list",
2698
2722
  "member": {
2699
2723
  "type": "structure",
@@ -2710,17 +2734,17 @@
2710
2734
  }
2711
2735
  }
2712
2736
  },
2713
- "S43": {
2737
+ "S47": {
2714
2738
  "type": "list",
2715
2739
  "member": {}
2716
2740
  },
2717
- "S44": {
2741
+ "S48": {
2718
2742
  "type": "list",
2719
2743
  "member": {
2720
2744
  "shape": "S2m"
2721
2745
  }
2722
2746
  },
2723
- "S4d": {
2747
+ "S4h": {
2724
2748
  "type": "list",
2725
2749
  "member": {
2726
2750
  "type": "structure",
@@ -2738,17 +2762,17 @@
2738
2762
  }
2739
2763
  }
2740
2764
  },
2741
- "S5w": {
2765
+ "S61": {
2742
2766
  "type": "list",
2743
2767
  "member": {
2744
2768
  "shape": "S2c"
2745
2769
  }
2746
2770
  },
2747
- "S6n": {
2771
+ "S6s": {
2748
2772
  "type": "list",
2749
2773
  "member": {}
2750
2774
  },
2751
- "S6o": {
2775
+ "S6t": {
2752
2776
  "type": "list",
2753
2777
  "member": {}
2754
2778
  }