aws-sdk 2.624.0 → 2.628.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.
Files changed (38) hide show
  1. package/CHANGELOG.md +24 -1
  2. package/README.md +1 -1
  3. package/apis/ec2-2016-11-15.min.json +1 -0
  4. package/apis/eventbridge-2015-10-07.min.json +8 -5
  5. package/apis/events-2015-10-07.min.json +8 -5
  6. package/apis/fsx-2018-03-01.min.json +28 -19
  7. package/apis/globalaccelerator-2018-08-08.min.json +235 -30
  8. package/apis/kafka-2018-11-14.min.json +118 -37
  9. package/apis/lightsail-2016-11-28.min.json +368 -110
  10. package/apis/outposts-2019-12-03.min.json +44 -0
  11. package/apis/sagemaker-2017-07-24.min.json +163 -147
  12. package/apis/securityhub-2018-10-26.min.json +19 -15
  13. package/apis/snowball-2016-06-30.min.json +36 -13
  14. package/apis/states-2016-11-23.min.json +3 -0
  15. package/apis/transcribe-2017-10-26.min.json +23 -2
  16. package/clients/cloudwatchevents.d.ts +115 -111
  17. package/clients/docdb.d.ts +5 -5
  18. package/clients/ec2.d.ts +7 -7
  19. package/clients/eventbridge.d.ts +117 -113
  20. package/clients/fsx.d.ts +30 -7
  21. package/clients/globalaccelerator.d.ts +240 -23
  22. package/clients/iotevents.d.ts +22 -22
  23. package/clients/kafka.d.ts +25 -0
  24. package/clients/lightsail.d.ts +492 -130
  25. package/clients/outposts.d.ts +26 -0
  26. package/clients/sagemaker.d.ts +47 -28
  27. package/clients/secretsmanager.d.ts +7 -1
  28. package/clients/securityhub.d.ts +31 -25
  29. package/clients/snowball.d.ts +32 -3
  30. package/clients/stepfunctions.d.ts +36 -38
  31. package/clients/transcribeservice.d.ts +33 -5
  32. package/dist/aws-sdk-core-react-native.js +1 -1
  33. package/dist/aws-sdk-react-native.js +15 -15
  34. package/dist/aws-sdk.js +13 -9
  35. package/dist/aws-sdk.min.js +45 -45
  36. package/lib/core.js +1 -1
  37. package/lib/s3/managed_upload.js +1 -1
  38. package/package.json +2 -2
@@ -750,7 +750,7 @@
750
750
  "shape": "S1t"
751
751
  },
752
752
  "AlgorithmSpecification": {
753
- "shape": "Sbb"
753
+ "shape": "Sba"
754
754
  },
755
755
  "RoleArn": {},
756
756
  "InputDataConfig": {
@@ -784,13 +784,13 @@
784
784
  "shape": "S78"
785
785
  },
786
786
  "DebugHookConfig": {
787
- "shape": "Sbc"
787
+ "shape": "Sbb"
788
788
  },
789
789
  "DebugRuleConfigurations": {
790
- "shape": "Sbk"
790
+ "shape": "Sbj"
791
791
  },
792
792
  "TensorBoardOutputConfig": {
793
- "shape": "Sbp"
793
+ "shape": "Sbo"
794
794
  },
795
795
  "ExperimentConfig": {
796
796
  "shape": "Sb5"
@@ -840,7 +840,7 @@
840
840
  "shape": "S2y"
841
841
  },
842
842
  "DataProcessing": {
843
- "shape": "Sbu"
843
+ "shape": "Sbt"
844
844
  },
845
845
  "Tags": {
846
846
  "shape": "S3"
@@ -893,7 +893,7 @@
893
893
  "TrialComponentName": {},
894
894
  "DisplayName": {},
895
895
  "Status": {
896
- "shape": "Sc2"
896
+ "shape": "Sc1"
897
897
  },
898
898
  "StartTime": {
899
899
  "type": "timestamp"
@@ -902,13 +902,13 @@
902
902
  "type": "timestamp"
903
903
  },
904
904
  "Parameters": {
905
- "shape": "Sc6"
905
+ "shape": "Sc5"
906
906
  },
907
907
  "InputArtifacts": {
908
- "shape": "Scb"
908
+ "shape": "Sca"
909
909
  },
910
910
  "OutputArtifacts": {
911
- "shape": "Scb"
911
+ "shape": "Sca"
912
912
  },
913
913
  "Tags": {
914
914
  "shape": "S3"
@@ -960,11 +960,11 @@
960
960
  "members": {
961
961
  "WorkteamName": {},
962
962
  "MemberDefinitions": {
963
- "shape": "Sco"
963
+ "shape": "Scn"
964
964
  },
965
965
  "Description": {},
966
966
  "NotificationConfiguration": {
967
- "shape": "Scv"
967
+ "shape": "Scu"
968
968
  },
969
969
  "Tags": {
970
970
  "shape": "S3"
@@ -1273,10 +1273,10 @@
1273
1273
  "type": "structure",
1274
1274
  "members": {
1275
1275
  "ValidationStatuses": {
1276
- "shape": "Sdv"
1276
+ "shape": "Sdu"
1277
1277
  },
1278
1278
  "ImageScanStatuses": {
1279
- "shape": "Sdv"
1279
+ "shape": "Sdu"
1280
1280
  }
1281
1281
  }
1282
1282
  },
@@ -1379,7 +1379,7 @@
1379
1379
  },
1380
1380
  "FailureReason": {},
1381
1381
  "BestCandidate": {
1382
- "shape": "Se5"
1382
+ "shape": "Se4"
1383
1383
  },
1384
1384
  "AutoMLJobStatus": {},
1385
1385
  "AutoMLJobSecondaryStatus": {},
@@ -1487,7 +1487,7 @@
1487
1487
  },
1488
1488
  "FailureReason": {},
1489
1489
  "ModelArtifacts": {
1490
- "shape": "Sev"
1490
+ "shape": "Seu"
1491
1491
  },
1492
1492
  "RoleArn": {},
1493
1493
  "InputConfig": {
@@ -1682,20 +1682,20 @@
1682
1682
  "ExperimentArn": {},
1683
1683
  "DisplayName": {},
1684
1684
  "Source": {
1685
- "shape": "Sfd"
1685
+ "shape": "Sfc"
1686
1686
  },
1687
1687
  "Description": {},
1688
1688
  "CreationTime": {
1689
1689
  "type": "timestamp"
1690
1690
  },
1691
1691
  "CreatedBy": {
1692
- "shape": "Sfg"
1692
+ "shape": "Sff"
1693
1693
  },
1694
1694
  "LastModifiedTime": {
1695
1695
  "type": "timestamp"
1696
1696
  },
1697
1697
  "LastModifiedBy": {
1698
- "shape": "Sfg"
1698
+ "shape": "Sff"
1699
1699
  }
1700
1700
  }
1701
1701
  }
@@ -1820,16 +1820,16 @@
1820
1820
  "type": "timestamp"
1821
1821
  },
1822
1822
  "TrainingJobStatusCounters": {
1823
- "shape": "Sfs"
1823
+ "shape": "Sfr"
1824
1824
  },
1825
1825
  "ObjectiveStatusCounters": {
1826
- "shape": "Sfu"
1826
+ "shape": "Sft"
1827
1827
  },
1828
1828
  "BestTrainingJob": {
1829
- "shape": "Sfw"
1829
+ "shape": "Sfv"
1830
1830
  },
1831
1831
  "OverallBestTrainingJob": {
1832
- "shape": "Sfw"
1832
+ "shape": "Sfv"
1833
1833
  },
1834
1834
  "WarmStartConfig": {
1835
1835
  "shape": "S7a"
@@ -1866,7 +1866,7 @@
1866
1866
  "members": {
1867
1867
  "LabelingJobStatus": {},
1868
1868
  "LabelCounters": {
1869
- "shape": "Sg2"
1869
+ "shape": "Sg1"
1870
1870
  },
1871
1871
  "FailureReason": {},
1872
1872
  "CreationTime": {
@@ -1900,7 +1900,7 @@
1900
1900
  "shape": "S3"
1901
1901
  },
1902
1902
  "LabelingJobOutput": {
1903
- "shape": "Sg5"
1903
+ "shape": "Sg4"
1904
1904
  }
1905
1905
  }
1906
1906
  }
@@ -1988,10 +1988,10 @@
1988
1988
  ],
1989
1989
  "members": {
1990
1990
  "ValidationStatuses": {
1991
- "shape": "Sgc"
1991
+ "shape": "Sgb"
1992
1992
  },
1993
1993
  "ImageScanStatuses": {
1994
- "shape": "Sgc"
1994
+ "shape": "Sgb"
1995
1995
  }
1996
1996
  }
1997
1997
  },
@@ -2037,7 +2037,7 @@
2037
2037
  },
2038
2038
  "EndpointName": {},
2039
2039
  "LastMonitoringExecutionSummary": {
2040
- "shape": "Sgi"
2040
+ "shape": "Sgh"
2041
2041
  }
2042
2042
  }
2043
2043
  }
@@ -2206,7 +2206,7 @@
2206
2206
  ],
2207
2207
  "members": {
2208
2208
  "SubscribedWorkteam": {
2209
- "shape": "Sgw"
2209
+ "shape": "Sgv"
2210
2210
  }
2211
2211
  }
2212
2212
  }
@@ -2241,7 +2241,7 @@
2241
2241
  "LabelingJobArn": {},
2242
2242
  "AutoMLJobArn": {},
2243
2243
  "ModelArtifacts": {
2244
- "shape": "Sev"
2244
+ "shape": "Seu"
2245
2245
  },
2246
2246
  "TrainingJobStatus": {},
2247
2247
  "SecondaryStatus": {},
@@ -2250,7 +2250,7 @@
2250
2250
  "shape": "S1t"
2251
2251
  },
2252
2252
  "AlgorithmSpecification": {
2253
- "shape": "Sbb"
2253
+ "shape": "Sba"
2254
2254
  },
2255
2255
  "RoleArn": {},
2256
2256
  "InputDataConfig": {
@@ -2281,10 +2281,10 @@
2281
2281
  "type": "timestamp"
2282
2282
  },
2283
2283
  "SecondaryStatusTransitions": {
2284
- "shape": "Sh0"
2284
+ "shape": "Sgz"
2285
2285
  },
2286
2286
  "FinalMetricDataList": {
2287
- "shape": "Sh3"
2287
+ "shape": "Sh2"
2288
2288
  },
2289
2289
  "EnableNetworkIsolation": {
2290
2290
  "type": "boolean"
@@ -2305,19 +2305,19 @@
2305
2305
  "type": "integer"
2306
2306
  },
2307
2307
  "DebugHookConfig": {
2308
- "shape": "Sbc"
2308
+ "shape": "Sbb"
2309
2309
  },
2310
2310
  "ExperimentConfig": {
2311
2311
  "shape": "Sb5"
2312
2312
  },
2313
2313
  "DebugRuleConfigurations": {
2314
- "shape": "Sbk"
2314
+ "shape": "Sbj"
2315
2315
  },
2316
2316
  "TensorBoardOutputConfig": {
2317
- "shape": "Sbp"
2317
+ "shape": "Sbo"
2318
2318
  },
2319
2319
  "DebugRuleEvaluationStatuses": {
2320
- "shape": "Sh8"
2320
+ "shape": "Sh7"
2321
2321
  }
2322
2322
  }
2323
2323
  }
@@ -2380,7 +2380,7 @@
2380
2380
  "LabelingJobArn": {},
2381
2381
  "AutoMLJobArn": {},
2382
2382
  "DataProcessing": {
2383
- "shape": "Sbu"
2383
+ "shape": "Sbt"
2384
2384
  },
2385
2385
  "ExperimentConfig": {
2386
2386
  "shape": "Sb5"
@@ -2406,19 +2406,19 @@
2406
2406
  "DisplayName": {},
2407
2407
  "ExperimentName": {},
2408
2408
  "Source": {
2409
- "shape": "Shh"
2409
+ "shape": "Shg"
2410
2410
  },
2411
2411
  "CreationTime": {
2412
2412
  "type": "timestamp"
2413
2413
  },
2414
2414
  "CreatedBy": {
2415
- "shape": "Sfg"
2415
+ "shape": "Sff"
2416
2416
  },
2417
2417
  "LastModifiedTime": {
2418
2418
  "type": "timestamp"
2419
2419
  },
2420
2420
  "LastModifiedBy": {
2421
- "shape": "Sfg"
2421
+ "shape": "Sff"
2422
2422
  }
2423
2423
  }
2424
2424
  }
@@ -2440,10 +2440,10 @@
2440
2440
  "TrialComponentArn": {},
2441
2441
  "DisplayName": {},
2442
2442
  "Source": {
2443
- "shape": "Shl"
2443
+ "shape": "Shk"
2444
2444
  },
2445
2445
  "Status": {
2446
- "shape": "Sc2"
2446
+ "shape": "Sc1"
2447
2447
  },
2448
2448
  "StartTime": {
2449
2449
  "type": "timestamp"
@@ -2455,25 +2455,25 @@
2455
2455
  "type": "timestamp"
2456
2456
  },
2457
2457
  "CreatedBy": {
2458
- "shape": "Sfg"
2458
+ "shape": "Sff"
2459
2459
  },
2460
2460
  "LastModifiedTime": {
2461
2461
  "type": "timestamp"
2462
2462
  },
2463
2463
  "LastModifiedBy": {
2464
- "shape": "Sfg"
2464
+ "shape": "Sff"
2465
2465
  },
2466
2466
  "Parameters": {
2467
- "shape": "Sc6"
2467
+ "shape": "Sc5"
2468
2468
  },
2469
2469
  "InputArtifacts": {
2470
- "shape": "Scb"
2470
+ "shape": "Sca"
2471
2471
  },
2472
2472
  "OutputArtifacts": {
2473
- "shape": "Scb"
2473
+ "shape": "Sca"
2474
2474
  },
2475
2475
  "Metrics": {
2476
- "shape": "Shn"
2476
+ "shape": "Shm"
2477
2477
  }
2478
2478
  }
2479
2479
  }
@@ -2530,7 +2530,7 @@
2530
2530
  ],
2531
2531
  "members": {
2532
2532
  "Workforce": {
2533
- "shape": "Shy"
2533
+ "shape": "Shx"
2534
2534
  }
2535
2535
  }
2536
2536
  }
@@ -2552,7 +2552,7 @@
2552
2552
  ],
2553
2553
  "members": {
2554
2554
  "Workteam": {
2555
- "shape": "Si5"
2555
+ "shape": "Si4"
2556
2556
  }
2557
2557
  }
2558
2558
  }
@@ -2796,7 +2796,7 @@
2796
2796
  "Candidates": {
2797
2797
  "type": "list",
2798
2798
  "member": {
2799
- "shape": "Se5"
2799
+ "shape": "Se4"
2800
2800
  }
2801
2801
  },
2802
2802
  "NextToken": {}
@@ -3103,7 +3103,7 @@
3103
3103
  "ExperimentName": {},
3104
3104
  "DisplayName": {},
3105
3105
  "ExperimentSource": {
3106
- "shape": "Sfd"
3106
+ "shape": "Sfc"
3107
3107
  },
3108
3108
  "CreationTime": {
3109
3109
  "type": "timestamp"
@@ -3271,10 +3271,10 @@
3271
3271
  "type": "timestamp"
3272
3272
  },
3273
3273
  "TrainingJobStatusCounters": {
3274
- "shape": "Sfs"
3274
+ "shape": "Sfr"
3275
3275
  },
3276
3276
  "ObjectiveStatusCounters": {
3277
- "shape": "Sfu"
3277
+ "shape": "Sft"
3278
3278
  },
3279
3279
  "ResourceLimits": {
3280
3280
  "shape": "S6p"
@@ -3340,14 +3340,14 @@
3340
3340
  },
3341
3341
  "LabelingJobStatus": {},
3342
3342
  "LabelCounters": {
3343
- "shape": "Sg2"
3343
+ "shape": "Sg1"
3344
3344
  },
3345
3345
  "WorkteamArn": {},
3346
3346
  "PreHumanTaskLambdaArn": {},
3347
3347
  "AnnotationConsolidationLambdaArn": {},
3348
3348
  "FailureReason": {},
3349
3349
  "LabelingJobOutput": {
3350
- "shape": "Sg5"
3350
+ "shape": "Sg4"
3351
3351
  },
3352
3352
  "InputConfig": {
3353
3353
  "shape": "S7j"
@@ -3567,7 +3567,7 @@
3567
3567
  "MonitoringExecutionSummaries": {
3568
3568
  "type": "list",
3569
3569
  "member": {
3570
- "shape": "Sgi"
3570
+ "shape": "Sgh"
3571
3571
  }
3572
3572
  },
3573
3573
  "NextToken": {}
@@ -3836,7 +3836,7 @@
3836
3836
  "SubscribedWorkteams": {
3837
3837
  "type": "list",
3838
3838
  "member": {
3839
- "shape": "Sgw"
3839
+ "shape": "Sgv"
3840
3840
  }
3841
3841
  },
3842
3842
  "NextToken": {}
@@ -3955,7 +3955,7 @@
3955
3955
  "TrainingJobSummaries": {
3956
3956
  "type": "list",
3957
3957
  "member": {
3958
- "shape": "Sfw"
3958
+ "shape": "Sfv"
3959
3959
  }
3960
3960
  },
3961
3961
  "NextToken": {}
@@ -4058,10 +4058,10 @@
4058
4058
  "TrialComponentArn": {},
4059
4059
  "DisplayName": {},
4060
4060
  "TrialComponentSource": {
4061
- "shape": "Shl"
4061
+ "shape": "Shk"
4062
4062
  },
4063
4063
  "Status": {
4064
- "shape": "Sc2"
4064
+ "shape": "Sc1"
4065
4065
  },
4066
4066
  "StartTime": {
4067
4067
  "type": "timestamp"
@@ -4073,13 +4073,13 @@
4073
4073
  "type": "timestamp"
4074
4074
  },
4075
4075
  "CreatedBy": {
4076
- "shape": "Sfg"
4076
+ "shape": "Sff"
4077
4077
  },
4078
4078
  "LastModifiedTime": {
4079
4079
  "type": "timestamp"
4080
4080
  },
4081
4081
  "LastModifiedBy": {
4082
- "shape": "Sfg"
4082
+ "shape": "Sff"
4083
4083
  }
4084
4084
  }
4085
4085
  }
@@ -4093,6 +4093,7 @@
4093
4093
  "type": "structure",
4094
4094
  "members": {
4095
4095
  "ExperimentName": {},
4096
+ "TrialComponentName": {},
4096
4097
  "CreatedAfter": {
4097
4098
  "type": "timestamp"
4098
4099
  },
@@ -4119,7 +4120,7 @@
4119
4120
  "TrialName": {},
4120
4121
  "DisplayName": {},
4121
4122
  "TrialSource": {
4122
- "shape": "Shh"
4123
+ "shape": "Shg"
4123
4124
  },
4124
4125
  "CreationTime": {
4125
4126
  "type": "timestamp"
@@ -4194,7 +4195,7 @@
4194
4195
  "Workteams": {
4195
4196
  "type": "list",
4196
4197
  "member": {
4197
- "shape": "Si5"
4198
+ "shape": "Si4"
4198
4199
  }
4199
4200
  },
4200
4201
  "NextToken": {}
@@ -4259,7 +4260,7 @@
4259
4260
  "members": {
4260
4261
  "Resource": {},
4261
4262
  "SearchExpression": {
4262
- "shape": "Sn8"
4263
+ "shape": "Sn7"
4263
4264
  },
4264
4265
  "SortBy": {},
4265
4266
  "SortOrder": {},
@@ -4278,7 +4279,7 @@
4278
4279
  "type": "structure",
4279
4280
  "members": {
4280
4281
  "TrainingJob": {
4281
- "shape": "Snl"
4282
+ "shape": "Snk"
4282
4283
  },
4283
4284
  "Experiment": {
4284
4285
  "type": "structure",
@@ -4287,20 +4288,20 @@
4287
4288
  "ExperimentArn": {},
4288
4289
  "DisplayName": {},
4289
4290
  "Source": {
4290
- "shape": "Sfd"
4291
+ "shape": "Sfc"
4291
4292
  },
4292
4293
  "Description": {},
4293
4294
  "CreationTime": {
4294
4295
  "type": "timestamp"
4295
4296
  },
4296
4297
  "CreatedBy": {
4297
- "shape": "Sfg"
4298
+ "shape": "Sff"
4298
4299
  },
4299
4300
  "LastModifiedTime": {
4300
4301
  "type": "timestamp"
4301
4302
  },
4302
4303
  "LastModifiedBy": {
4303
- "shape": "Sfg"
4304
+ "shape": "Sff"
4304
4305
  },
4305
4306
  "Tags": {
4306
4307
  "shape": "S3"
@@ -4315,19 +4316,19 @@
4315
4316
  "DisplayName": {},
4316
4317
  "ExperimentName": {},
4317
4318
  "Source": {
4318
- "shape": "Shh"
4319
+ "shape": "Shg"
4319
4320
  },
4320
4321
  "CreationTime": {
4321
4322
  "type": "timestamp"
4322
4323
  },
4323
4324
  "CreatedBy": {
4324
- "shape": "Sfg"
4325
+ "shape": "Sff"
4325
4326
  },
4326
4327
  "LastModifiedTime": {
4327
4328
  "type": "timestamp"
4328
4329
  },
4329
4330
  "LastModifiedBy": {
4330
- "shape": "Sfg"
4331
+ "shape": "Sff"
4331
4332
  },
4332
4333
  "Tags": {
4333
4334
  "shape": "S3"
@@ -4340,13 +4341,13 @@
4340
4341
  "TrialComponentName": {},
4341
4342
  "TrialComponentArn": {},
4342
4343
  "TrialComponentSource": {
4343
- "shape": "Shl"
4344
+ "shape": "Shk"
4344
4345
  },
4345
4346
  "CreationTime": {
4346
4347
  "type": "timestamp"
4347
4348
  },
4348
4349
  "CreatedBy": {
4349
- "shape": "Sfg"
4350
+ "shape": "Sff"
4350
4351
  }
4351
4352
  }
4352
4353
  }
@@ -4360,10 +4361,10 @@
4360
4361
  "DisplayName": {},
4361
4362
  "TrialComponentArn": {},
4362
4363
  "Source": {
4363
- "shape": "Shl"
4364
+ "shape": "Shk"
4364
4365
  },
4365
4366
  "Status": {
4366
- "shape": "Sc2"
4367
+ "shape": "Sc1"
4367
4368
  },
4368
4369
  "StartTime": {
4369
4370
  "type": "timestamp"
@@ -4375,32 +4376,32 @@
4375
4376
  "type": "timestamp"
4376
4377
  },
4377
4378
  "CreatedBy": {
4378
- "shape": "Sfg"
4379
+ "shape": "Sff"
4379
4380
  },
4380
4381
  "LastModifiedTime": {
4381
4382
  "type": "timestamp"
4382
4383
  },
4383
4384
  "LastModifiedBy": {
4384
- "shape": "Sfg"
4385
+ "shape": "Sff"
4385
4386
  },
4386
4387
  "Parameters": {
4387
- "shape": "Sc6"
4388
+ "shape": "Sc5"
4388
4389
  },
4389
4390
  "InputArtifacts": {
4390
- "shape": "Scb"
4391
+ "shape": "Sca"
4391
4392
  },
4392
4393
  "OutputArtifacts": {
4393
- "shape": "Scb"
4394
+ "shape": "Sca"
4394
4395
  },
4395
4396
  "Metrics": {
4396
- "shape": "Shn"
4397
+ "shape": "Shm"
4397
4398
  },
4398
4399
  "SourceDetail": {
4399
4400
  "type": "structure",
4400
4401
  "members": {
4401
4402
  "SourceArn": {},
4402
4403
  "TrainingJob": {
4403
- "shape": "Snl"
4404
+ "shape": "Snk"
4404
4405
  }
4405
4406
  }
4406
4407
  },
@@ -4602,7 +4603,22 @@
4602
4603
  ],
4603
4604
  "members": {
4604
4605
  "EndpointName": {},
4605
- "EndpointConfigName": {}
4606
+ "EndpointConfigName": {},
4607
+ "RetainAllVariantProperties": {
4608
+ "type": "boolean"
4609
+ },
4610
+ "ExcludeRetainedVariantProperties": {
4611
+ "type": "list",
4612
+ "member": {
4613
+ "type": "structure",
4614
+ "required": [
4615
+ "VariantPropertyType"
4616
+ ],
4617
+ "members": {
4618
+ "VariantPropertyType": {}
4619
+ }
4620
+ }
4621
+ }
4606
4622
  }
4607
4623
  },
4608
4624
  "output": {
@@ -4787,7 +4803,7 @@
4787
4803
  "TrialComponentName": {},
4788
4804
  "DisplayName": {},
4789
4805
  "Status": {
4790
- "shape": "Sc2"
4806
+ "shape": "Sc1"
4791
4807
  },
4792
4808
  "StartTime": {
4793
4809
  "type": "timestamp"
@@ -4796,22 +4812,22 @@
4796
4812
  "type": "timestamp"
4797
4813
  },
4798
4814
  "Parameters": {
4799
- "shape": "Sc6"
4815
+ "shape": "Sc5"
4800
4816
  },
4801
4817
  "ParametersToRemove": {
4802
- "shape": "Sov"
4818
+ "shape": "Sox"
4803
4819
  },
4804
4820
  "InputArtifacts": {
4805
- "shape": "Scb"
4821
+ "shape": "Sca"
4806
4822
  },
4807
4823
  "InputArtifactsToRemove": {
4808
- "shape": "Sov"
4824
+ "shape": "Sox"
4809
4825
  },
4810
4826
  "OutputArtifacts": {
4811
- "shape": "Scb"
4827
+ "shape": "Sca"
4812
4828
  },
4813
4829
  "OutputArtifactsToRemove": {
4814
- "shape": "Sov"
4830
+ "shape": "Sox"
4815
4831
  }
4816
4832
  }
4817
4833
  },
@@ -4853,7 +4869,7 @@
4853
4869
  "members": {
4854
4870
  "WorkforceName": {},
4855
4871
  "SourceIpConfig": {
4856
- "shape": "Si0"
4872
+ "shape": "Shz"
4857
4873
  }
4858
4874
  }
4859
4875
  },
@@ -4864,7 +4880,7 @@
4864
4880
  ],
4865
4881
  "members": {
4866
4882
  "Workforce": {
4867
- "shape": "Shy"
4883
+ "shape": "Shx"
4868
4884
  }
4869
4885
  }
4870
4886
  }
@@ -4878,11 +4894,11 @@
4878
4894
  "members": {
4879
4895
  "WorkteamName": {},
4880
4896
  "MemberDefinitions": {
4881
- "shape": "Sco"
4897
+ "shape": "Scn"
4882
4898
  },
4883
4899
  "Description": {},
4884
4900
  "NotificationConfiguration": {
4885
- "shape": "Scv"
4901
+ "shape": "Scu"
4886
4902
  }
4887
4903
  }
4888
4904
  },
@@ -4893,7 +4909,7 @@
4893
4909
  ],
4894
4910
  "members": {
4895
4911
  "Workteam": {
4896
- "shape": "Si5"
4912
+ "shape": "Si4"
4897
4913
  }
4898
4914
  }
4899
4915
  }
@@ -6445,7 +6461,7 @@
6445
6461
  "TrialComponentDisplayName": {}
6446
6462
  }
6447
6463
  },
6448
- "Sbb": {
6464
+ "Sba": {
6449
6465
  "type": "structure",
6450
6466
  "required": [
6451
6467
  "TrainingInputMode"
@@ -6462,7 +6478,7 @@
6462
6478
  }
6463
6479
  }
6464
6480
  },
6465
- "Sbc": {
6481
+ "Sbb": {
6466
6482
  "type": "structure",
6467
6483
  "required": [
6468
6484
  "S3OutputPath"
@@ -6491,7 +6507,7 @@
6491
6507
  }
6492
6508
  }
6493
6509
  },
6494
- "Sbk": {
6510
+ "Sbj": {
6495
6511
  "type": "list",
6496
6512
  "member": {
6497
6513
  "type": "structure",
@@ -6516,7 +6532,7 @@
6516
6532
  }
6517
6533
  }
6518
6534
  },
6519
- "Sbp": {
6535
+ "Sbo": {
6520
6536
  "type": "structure",
6521
6537
  "required": [
6522
6538
  "S3OutputPath"
@@ -6526,7 +6542,7 @@
6526
6542
  "S3OutputPath": {}
6527
6543
  }
6528
6544
  },
6529
- "Sbu": {
6545
+ "Sbt": {
6530
6546
  "type": "structure",
6531
6547
  "members": {
6532
6548
  "InputFilter": {},
@@ -6534,14 +6550,14 @@
6534
6550
  "JoinSource": {}
6535
6551
  }
6536
6552
  },
6537
- "Sc2": {
6553
+ "Sc1": {
6538
6554
  "type": "structure",
6539
6555
  "members": {
6540
6556
  "PrimaryStatus": {},
6541
6557
  "Message": {}
6542
6558
  }
6543
6559
  },
6544
- "Sc6": {
6560
+ "Sc5": {
6545
6561
  "type": "map",
6546
6562
  "key": {},
6547
6563
  "value": {
@@ -6554,7 +6570,7 @@
6554
6570
  }
6555
6571
  }
6556
6572
  },
6557
- "Scb": {
6573
+ "Sca": {
6558
6574
  "type": "map",
6559
6575
  "key": {},
6560
6576
  "value": {
@@ -6568,7 +6584,7 @@
6568
6584
  }
6569
6585
  }
6570
6586
  },
6571
- "Sco": {
6587
+ "Scn": {
6572
6588
  "type": "list",
6573
6589
  "member": {
6574
6590
  "type": "structure",
@@ -6589,13 +6605,13 @@
6589
6605
  }
6590
6606
  }
6591
6607
  },
6592
- "Scv": {
6608
+ "Scu": {
6593
6609
  "type": "structure",
6594
6610
  "members": {
6595
6611
  "NotificationTopicArn": {}
6596
6612
  }
6597
6613
  },
6598
- "Sdv": {
6614
+ "Sdu": {
6599
6615
  "type": "list",
6600
6616
  "member": {
6601
6617
  "type": "structure",
@@ -6610,7 +6626,7 @@
6610
6626
  }
6611
6627
  }
6612
6628
  },
6613
- "Se5": {
6629
+ "Se4": {
6614
6630
  "type": "structure",
6615
6631
  "required": [
6616
6632
  "CandidateName",
@@ -6683,7 +6699,7 @@
6683
6699
  "FailureReason": {}
6684
6700
  }
6685
6701
  },
6686
- "Sev": {
6702
+ "Seu": {
6687
6703
  "type": "structure",
6688
6704
  "required": [
6689
6705
  "S3ModelArtifacts"
@@ -6692,7 +6708,7 @@
6692
6708
  "S3ModelArtifacts": {}
6693
6709
  }
6694
6710
  },
6695
- "Sfd": {
6711
+ "Sfc": {
6696
6712
  "type": "structure",
6697
6713
  "required": [
6698
6714
  "SourceArn"
@@ -6702,7 +6718,7 @@
6702
6718
  "SourceType": {}
6703
6719
  }
6704
6720
  },
6705
- "Sfg": {
6721
+ "Sff": {
6706
6722
  "type": "structure",
6707
6723
  "members": {
6708
6724
  "UserProfileArn": {},
@@ -6710,7 +6726,7 @@
6710
6726
  "DomainId": {}
6711
6727
  }
6712
6728
  },
6713
- "Sfs": {
6729
+ "Sfr": {
6714
6730
  "type": "structure",
6715
6731
  "members": {
6716
6732
  "Completed": {
@@ -6730,7 +6746,7 @@
6730
6746
  }
6731
6747
  }
6732
6748
  },
6733
- "Sfu": {
6749
+ "Sft": {
6734
6750
  "type": "structure",
6735
6751
  "members": {
6736
6752
  "Succeeded": {
@@ -6744,7 +6760,7 @@
6744
6760
  }
6745
6761
  }
6746
6762
  },
6747
- "Sfw": {
6763
+ "Sfv": {
6748
6764
  "type": "structure",
6749
6765
  "required": [
6750
6766
  "TrainingJobName",
@@ -6789,7 +6805,7 @@
6789
6805
  "ObjectiveStatus": {}
6790
6806
  }
6791
6807
  },
6792
- "Sg2": {
6808
+ "Sg1": {
6793
6809
  "type": "structure",
6794
6810
  "members": {
6795
6811
  "TotalLabeled": {
@@ -6809,7 +6825,7 @@
6809
6825
  }
6810
6826
  }
6811
6827
  },
6812
- "Sg5": {
6828
+ "Sg4": {
6813
6829
  "type": "structure",
6814
6830
  "required": [
6815
6831
  "OutputDatasetS3Uri"
@@ -6819,7 +6835,7 @@
6819
6835
  "FinalActiveLearningModelArn": {}
6820
6836
  }
6821
6837
  },
6822
- "Sgc": {
6838
+ "Sgb": {
6823
6839
  "type": "list",
6824
6840
  "member": {
6825
6841
  "type": "structure",
@@ -6834,7 +6850,7 @@
6834
6850
  }
6835
6851
  }
6836
6852
  },
6837
- "Sgi": {
6853
+ "Sgh": {
6838
6854
  "type": "structure",
6839
6855
  "required": [
6840
6856
  "MonitoringScheduleName",
@@ -6860,7 +6876,7 @@
6860
6876
  "FailureReason": {}
6861
6877
  }
6862
6878
  },
6863
- "Sgw": {
6879
+ "Sgv": {
6864
6880
  "type": "structure",
6865
6881
  "required": [
6866
6882
  "WorkteamArn"
@@ -6873,7 +6889,7 @@
6873
6889
  "ListingId": {}
6874
6890
  }
6875
6891
  },
6876
- "Sh0": {
6892
+ "Sgz": {
6877
6893
  "type": "list",
6878
6894
  "member": {
6879
6895
  "type": "structure",
@@ -6893,7 +6909,7 @@
6893
6909
  }
6894
6910
  }
6895
6911
  },
6896
- "Sh3": {
6912
+ "Sh2": {
6897
6913
  "type": "list",
6898
6914
  "member": {
6899
6915
  "type": "structure",
@@ -6908,7 +6924,7 @@
6908
6924
  }
6909
6925
  }
6910
6926
  },
6911
- "Sh8": {
6927
+ "Sh7": {
6912
6928
  "type": "list",
6913
6929
  "member": {
6914
6930
  "type": "structure",
@@ -6923,7 +6939,7 @@
6923
6939
  }
6924
6940
  }
6925
6941
  },
6926
- "Shh": {
6942
+ "Shg": {
6927
6943
  "type": "structure",
6928
6944
  "required": [
6929
6945
  "SourceArn"
@@ -6933,7 +6949,7 @@
6933
6949
  "SourceType": {}
6934
6950
  }
6935
6951
  },
6936
- "Shl": {
6952
+ "Shk": {
6937
6953
  "type": "structure",
6938
6954
  "required": [
6939
6955
  "SourceArn"
@@ -6943,7 +6959,7 @@
6943
6959
  "SourceType": {}
6944
6960
  }
6945
6961
  },
6946
- "Shn": {
6962
+ "Shm": {
6947
6963
  "type": "list",
6948
6964
  "member": {
6949
6965
  "type": "structure",
@@ -6974,7 +6990,7 @@
6974
6990
  }
6975
6991
  }
6976
6992
  },
6977
- "Shy": {
6993
+ "Shx": {
6978
6994
  "type": "structure",
6979
6995
  "required": [
6980
6996
  "WorkforceName",
@@ -6987,11 +7003,11 @@
6987
7003
  "type": "timestamp"
6988
7004
  },
6989
7005
  "SourceIpConfig": {
6990
- "shape": "Si0"
7006
+ "shape": "Shz"
6991
7007
  }
6992
7008
  }
6993
7009
  },
6994
- "Si0": {
7010
+ "Shz": {
6995
7011
  "type": "structure",
6996
7012
  "required": [
6997
7013
  "Cidrs"
@@ -7003,7 +7019,7 @@
7003
7019
  }
7004
7020
  }
7005
7021
  },
7006
- "Si5": {
7022
+ "Si4": {
7007
7023
  "type": "structure",
7008
7024
  "required": [
7009
7025
  "WorkteamName",
@@ -7014,7 +7030,7 @@
7014
7030
  "members": {
7015
7031
  "WorkteamName": {},
7016
7032
  "MemberDefinitions": {
7017
- "shape": "Sco"
7033
+ "shape": "Scn"
7018
7034
  },
7019
7035
  "WorkteamArn": {},
7020
7036
  "ProductListingIds": {
@@ -7030,15 +7046,15 @@
7030
7046
  "type": "timestamp"
7031
7047
  },
7032
7048
  "NotificationConfiguration": {
7033
- "shape": "Scv"
7049
+ "shape": "Scu"
7034
7050
  }
7035
7051
  }
7036
7052
  },
7037
- "Sn8": {
7053
+ "Sn7": {
7038
7054
  "type": "structure",
7039
7055
  "members": {
7040
7056
  "Filters": {
7041
- "shape": "Sn9"
7057
+ "shape": "Sn8"
7042
7058
  },
7043
7059
  "NestedFilters": {
7044
7060
  "type": "list",
@@ -7051,7 +7067,7 @@
7051
7067
  "members": {
7052
7068
  "NestedPropertyName": {},
7053
7069
  "Filters": {
7054
- "shape": "Sn9"
7070
+ "shape": "Sn8"
7055
7071
  }
7056
7072
  }
7057
7073
  }
@@ -7059,13 +7075,13 @@
7059
7075
  "SubExpressions": {
7060
7076
  "type": "list",
7061
7077
  "member": {
7062
- "shape": "Sn8"
7078
+ "shape": "Sn7"
7063
7079
  }
7064
7080
  },
7065
7081
  "Operator": {}
7066
7082
  }
7067
7083
  },
7068
- "Sn9": {
7084
+ "Sn8": {
7069
7085
  "type": "list",
7070
7086
  "member": {
7071
7087
  "type": "structure",
@@ -7079,7 +7095,7 @@
7079
7095
  }
7080
7096
  }
7081
7097
  },
7082
- "Snl": {
7098
+ "Snk": {
7083
7099
  "type": "structure",
7084
7100
  "members": {
7085
7101
  "TrainingJobName": {},
@@ -7088,7 +7104,7 @@
7088
7104
  "LabelingJobArn": {},
7089
7105
  "AutoMLJobArn": {},
7090
7106
  "ModelArtifacts": {
7091
- "shape": "Sev"
7107
+ "shape": "Seu"
7092
7108
  },
7093
7109
  "TrainingJobStatus": {},
7094
7110
  "SecondaryStatus": {},
@@ -7097,7 +7113,7 @@
7097
7113
  "shape": "S1t"
7098
7114
  },
7099
7115
  "AlgorithmSpecification": {
7100
- "shape": "Sbb"
7116
+ "shape": "Sba"
7101
7117
  },
7102
7118
  "RoleArn": {},
7103
7119
  "InputDataConfig": {
@@ -7128,10 +7144,10 @@
7128
7144
  "type": "timestamp"
7129
7145
  },
7130
7146
  "SecondaryStatusTransitions": {
7131
- "shape": "Sh0"
7147
+ "shape": "Sgz"
7132
7148
  },
7133
7149
  "FinalMetricDataList": {
7134
- "shape": "Sh3"
7150
+ "shape": "Sh2"
7135
7151
  },
7136
7152
  "EnableNetworkIsolation": {
7137
7153
  "type": "boolean"
@@ -7152,26 +7168,26 @@
7152
7168
  "type": "integer"
7153
7169
  },
7154
7170
  "DebugHookConfig": {
7155
- "shape": "Sbc"
7171
+ "shape": "Sbb"
7156
7172
  },
7157
7173
  "ExperimentConfig": {
7158
7174
  "shape": "Sb5"
7159
7175
  },
7160
7176
  "DebugRuleConfigurations": {
7161
- "shape": "Sbk"
7177
+ "shape": "Sbj"
7162
7178
  },
7163
7179
  "TensorBoardOutputConfig": {
7164
- "shape": "Sbp"
7180
+ "shape": "Sbo"
7165
7181
  },
7166
7182
  "DebugRuleEvaluationStatuses": {
7167
- "shape": "Sh8"
7183
+ "shape": "Sh7"
7168
7184
  },
7169
7185
  "Tags": {
7170
7186
  "shape": "S3"
7171
7187
  }
7172
7188
  }
7173
7189
  },
7174
- "Sov": {
7190
+ "Sox": {
7175
7191
  "type": "list",
7176
7192
  "member": {}
7177
7193
  }