cdk-docker-image-deployment 0.0.76 → 0.0.77

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 (56) hide show
  1. package/.jsii +3 -3
  2. package/lib/destination.js +1 -1
  3. package/lib/docker-image-deployment.js +1 -1
  4. package/lib/source.js +1 -1
  5. package/node_modules/aws-sdk/CHANGELOG.md +18 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +24 -0
  8. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +41 -27
  9. package/node_modules/aws-sdk/apis/{ssmsap-2018-05-10.examples.json → chime-sdk-voice-2022-08-03.examples.json} +0 -0
  10. package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.min.json +2734 -0
  11. package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.paginators.json +46 -0
  12. package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +774 -409
  13. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +185 -158
  14. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +3 -0
  15. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +505 -501
  16. package/node_modules/aws-sdk/apis/iot-roborunner-2018-05-10.examples.json +5 -0
  17. package/node_modules/aws-sdk/apis/iot-roborunner-2018-05-10.min.json +923 -0
  18. package/node_modules/aws-sdk/apis/iot-roborunner-2018-05-10.paginators.json +28 -0
  19. package/node_modules/aws-sdk/apis/metadata.json +9 -0
  20. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +321 -138
  21. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +12 -0
  22. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +263 -263
  23. package/node_modules/aws-sdk/apis/servicecatalog-2015-12-10.min.json +183 -115
  24. package/node_modules/aws-sdk/apis/ssm-sap-2018-05-10.examples.json +5 -0
  25. package/node_modules/aws-sdk/apis/{ssmsap-2018-05-10.min.json → ssm-sap-2018-05-10.min.json} +2 -2
  26. package/node_modules/aws-sdk/apis/{ssmsap-2018-05-10.paginators.json → ssm-sap-2018-05-10.paginators.json} +0 -0
  27. package/node_modules/aws-sdk/apis/states-2016-11-23.min.json +17 -5
  28. package/node_modules/aws-sdk/clients/all.d.ts +2 -0
  29. package/node_modules/aws-sdk/clients/all.js +2 -0
  30. package/node_modules/aws-sdk/clients/appflow.d.ts +30 -5
  31. package/node_modules/aws-sdk/clients/auditmanager.d.ts +50 -12
  32. package/node_modules/aws-sdk/clients/chimesdkvoice.d.ts +1401 -0
  33. package/node_modules/aws-sdk/clients/chimesdkvoice.js +18 -0
  34. package/node_modules/aws-sdk/clients/cloudfront.d.ts +300 -12
  35. package/node_modules/aws-sdk/clients/connect.d.ts +31 -1
  36. package/node_modules/aws-sdk/clients/dynamodb.d.ts +7 -7
  37. package/node_modules/aws-sdk/clients/ec2.d.ts +17 -13
  38. package/node_modules/aws-sdk/clients/glue.d.ts +9 -3
  39. package/node_modules/aws-sdk/clients/iotroborunner.d.ts +534 -0
  40. package/node_modules/aws-sdk/clients/iotroborunner.js +18 -0
  41. package/node_modules/aws-sdk/clients/quicksight.d.ts +230 -13
  42. package/node_modules/aws-sdk/clients/sagemaker.d.ts +5 -1
  43. package/node_modules/aws-sdk/clients/servicecatalog.d.ts +141 -29
  44. package/node_modules/aws-sdk/clients/ssmsap.d.ts +31 -31
  45. package/node_modules/aws-sdk/clients/ssmsap.js +2 -2
  46. package/node_modules/aws-sdk/clients/stepfunctions.d.ts +67 -52
  47. package/node_modules/aws-sdk/clients/transfer.d.ts +7 -7
  48. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  49. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +94 -20
  50. package/node_modules/aws-sdk/dist/aws-sdk.js +1155 -683
  51. package/node_modules/aws-sdk/dist/aws-sdk.min.js +87 -86
  52. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +4 -0
  53. package/node_modules/aws-sdk/lib/core.js +1 -1
  54. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +3 -3
  55. package/node_modules/aws-sdk/package.json +1 -1
  56. package/package.json +4 -4
@@ -1614,10 +1614,10 @@
1614
1614
  "shape": "Slw"
1615
1615
  },
1616
1616
  "ProfilerRuleConfigurations": {
1617
- "shape": "Slz"
1617
+ "shape": "Sm0"
1618
1618
  },
1619
1619
  "Environment": {
1620
- "shape": "Sm1"
1620
+ "shape": "Sm2"
1621
1621
  },
1622
1622
  "RetryStrategy": {
1623
1623
  "shape": "Sdz"
@@ -1651,7 +1651,7 @@
1651
1651
  "type": "integer"
1652
1652
  },
1653
1653
  "ModelClientConfig": {
1654
- "shape": "Sm8"
1654
+ "shape": "Sm9"
1655
1655
  },
1656
1656
  "MaxPayloadInMB": {
1657
1657
  "type": "integer"
@@ -1667,13 +1667,13 @@
1667
1667
  "shape": "S40"
1668
1668
  },
1669
1669
  "DataCaptureConfig": {
1670
- "shape": "Smb"
1670
+ "shape": "Smc"
1671
1671
  },
1672
1672
  "TransformResources": {
1673
1673
  "shape": "S43"
1674
1674
  },
1675
1675
  "DataProcessing": {
1676
- "shape": "Smc"
1676
+ "shape": "Smd"
1677
1677
  },
1678
1678
  "Tags": {
1679
1679
  "shape": "S7"
@@ -1729,7 +1729,7 @@
1729
1729
  "TrialComponentName": {},
1730
1730
  "DisplayName": {},
1731
1731
  "Status": {
1732
- "shape": "Smk"
1732
+ "shape": "Sml"
1733
1733
  },
1734
1734
  "StartTime": {
1735
1735
  "type": "timestamp"
@@ -1738,13 +1738,13 @@
1738
1738
  "type": "timestamp"
1739
1739
  },
1740
1740
  "Parameters": {
1741
- "shape": "Smo"
1741
+ "shape": "Smp"
1742
1742
  },
1743
1743
  "InputArtifacts": {
1744
- "shape": "Sms"
1744
+ "shape": "Smt"
1745
1745
  },
1746
1746
  "OutputArtifacts": {
1747
- "shape": "Sms"
1747
+ "shape": "Smt"
1748
1748
  },
1749
1749
  "MetadataProperties": {
1750
1750
  "shape": "S1q"
@@ -1796,20 +1796,20 @@
1796
1796
  ],
1797
1797
  "members": {
1798
1798
  "CognitoConfig": {
1799
- "shape": "Sn3"
1799
+ "shape": "Sn4"
1800
1800
  },
1801
1801
  "OidcConfig": {
1802
- "shape": "Sn6"
1802
+ "shape": "Sn7"
1803
1803
  },
1804
1804
  "SourceIpConfig": {
1805
- "shape": "Sn9"
1805
+ "shape": "Sna"
1806
1806
  },
1807
1807
  "WorkforceName": {},
1808
1808
  "Tags": {
1809
1809
  "shape": "S7"
1810
1810
  },
1811
1811
  "WorkforceVpcConfig": {
1812
- "shape": "Snd"
1812
+ "shape": "Sne"
1813
1813
  }
1814
1814
  }
1815
1815
  },
@@ -1835,11 +1835,11 @@
1835
1835
  "WorkteamName": {},
1836
1836
  "WorkforceName": {},
1837
1837
  "MemberDefinitions": {
1838
- "shape": "Snn"
1838
+ "shape": "Sno"
1839
1839
  },
1840
1840
  "Description": {},
1841
1841
  "NotificationConfiguration": {
1842
- "shape": "Snv"
1842
+ "shape": "Snw"
1843
1843
  },
1844
1844
  "Tags": {
1845
1845
  "shape": "S7"
@@ -2451,13 +2451,13 @@
2451
2451
  "type": "timestamp"
2452
2452
  },
2453
2453
  "CreatedBy": {
2454
- "shape": "Spp"
2454
+ "shape": "Spq"
2455
2455
  },
2456
2456
  "LastModifiedTime": {
2457
2457
  "type": "timestamp"
2458
2458
  },
2459
2459
  "LastModifiedBy": {
2460
- "shape": "Spp"
2460
+ "shape": "Spq"
2461
2461
  },
2462
2462
  "MetadataProperties": {
2463
2463
  "shape": "S1q"
@@ -2507,10 +2507,10 @@
2507
2507
  "type": "structure",
2508
2508
  "members": {
2509
2509
  "ValidationStatuses": {
2510
- "shape": "Spv"
2510
+ "shape": "Spw"
2511
2511
  },
2512
2512
  "ImageScanStatuses": {
2513
- "shape": "Spv"
2513
+ "shape": "Spw"
2514
2514
  }
2515
2515
  }
2516
2516
  },
@@ -2615,13 +2615,13 @@
2615
2615
  "type": "timestamp"
2616
2616
  },
2617
2617
  "CreatedBy": {
2618
- "shape": "Spp"
2618
+ "shape": "Spq"
2619
2619
  },
2620
2620
  "LastModifiedTime": {
2621
2621
  "type": "timestamp"
2622
2622
  },
2623
2623
  "LastModifiedBy": {
2624
- "shape": "Spp"
2624
+ "shape": "Spq"
2625
2625
  },
2626
2626
  "MetadataProperties": {
2627
2627
  "shape": "S1q"
@@ -2681,10 +2681,10 @@
2681
2681
  },
2682
2682
  "FailureReason": {},
2683
2683
  "PartialFailureReasons": {
2684
- "shape": "Sq9"
2684
+ "shape": "Sqa"
2685
2685
  },
2686
2686
  "BestCandidate": {
2687
- "shape": "Sqb"
2687
+ "shape": "Sqc"
2688
2688
  },
2689
2689
  "AutoMLJobStatus": {},
2690
2690
  "AutoMLJobSecondaryStatus": {},
@@ -2803,7 +2803,7 @@
2803
2803
  },
2804
2804
  "FailureReason": {},
2805
2805
  "ModelArtifacts": {
2806
- "shape": "Src"
2806
+ "shape": "Srd"
2807
2807
  },
2808
2808
  "ModelDigests": {
2809
2809
  "type": "structure",
@@ -2851,13 +2851,13 @@
2851
2851
  "type": "timestamp"
2852
2852
  },
2853
2853
  "CreatedBy": {
2854
- "shape": "Spp"
2854
+ "shape": "Spq"
2855
2855
  },
2856
2856
  "LastModifiedTime": {
2857
2857
  "type": "timestamp"
2858
2858
  },
2859
2859
  "LastModifiedBy": {
2860
- "shape": "Spp"
2860
+ "shape": "Spq"
2861
2861
  },
2862
2862
  "LineageGroupArn": {}
2863
2863
  }
@@ -3235,10 +3235,10 @@
3235
3235
  "EndpointArn": {},
3236
3236
  "EndpointConfigName": {},
3237
3237
  "ProductionVariants": {
3238
- "shape": "Ssf"
3238
+ "shape": "Ssg"
3239
3239
  },
3240
3240
  "DataCaptureConfig": {
3241
- "shape": "Sso"
3241
+ "shape": "Ssp"
3242
3242
  },
3243
3243
  "EndpointStatus": {},
3244
3244
  "FailureReason": {},
@@ -3271,7 +3271,7 @@
3271
3271
  "members": {
3272
3272
  "VariantName": {},
3273
3273
  "DeployedImages": {
3274
- "shape": "Ssh"
3274
+ "shape": "Ssi"
3275
3275
  },
3276
3276
  "CurrentWeight": {
3277
3277
  "type": "float"
@@ -3288,7 +3288,7 @@
3288
3288
  "InstanceType": {},
3289
3289
  "AcceleratorType": {},
3290
3290
  "VariantStatus": {
3291
- "shape": "Ssk"
3291
+ "shape": "Ssl"
3292
3292
  },
3293
3293
  "CurrentServerlessConfig": {
3294
3294
  "shape": "Sac"
@@ -3367,20 +3367,20 @@
3367
3367
  "ExperimentArn": {},
3368
3368
  "DisplayName": {},
3369
3369
  "Source": {
3370
- "shape": "Ssy"
3370
+ "shape": "Ssz"
3371
3371
  },
3372
3372
  "Description": {},
3373
3373
  "CreationTime": {
3374
3374
  "type": "timestamp"
3375
3375
  },
3376
3376
  "CreatedBy": {
3377
- "shape": "Spp"
3377
+ "shape": "Spq"
3378
3378
  },
3379
3379
  "LastModifiedTime": {
3380
3380
  "type": "timestamp"
3381
3381
  },
3382
3382
  "LastModifiedBy": {
3383
- "shape": "Spp"
3383
+ "shape": "Spq"
3384
3384
  }
3385
3385
  }
3386
3386
  }
@@ -3430,10 +3430,10 @@
3430
3430
  "RoleArn": {},
3431
3431
  "FeatureGroupStatus": {},
3432
3432
  "OfflineStoreStatus": {
3433
- "shape": "St4"
3433
+ "shape": "St5"
3434
3434
  },
3435
3435
  "LastUpdateStatus": {
3436
- "shape": "St7"
3436
+ "shape": "St8"
3437
3437
  },
3438
3438
  "FailureReason": {},
3439
3439
  "Description": {},
@@ -3479,7 +3479,7 @@
3479
3479
  },
3480
3480
  "Description": {},
3481
3481
  "Parameters": {
3482
- "shape": "Std"
3482
+ "shape": "Ste"
3483
3483
  }
3484
3484
  }
3485
3485
  }
@@ -3608,16 +3608,16 @@
3608
3608
  "type": "timestamp"
3609
3609
  },
3610
3610
  "TrainingJobStatusCounters": {
3611
- "shape": "Stt"
3611
+ "shape": "Stu"
3612
3612
  },
3613
3613
  "ObjectiveStatusCounters": {
3614
- "shape": "Stv"
3614
+ "shape": "Stw"
3615
3615
  },
3616
3616
  "BestTrainingJob": {
3617
- "shape": "Stx"
3617
+ "shape": "Sty"
3618
3618
  },
3619
3619
  "OverallBestTrainingJob": {
3620
- "shape": "Stx"
3620
+ "shape": "Sty"
3621
3621
  },
3622
3622
  "WarmStartConfig": {
3623
3623
  "shape": "Se7"
@@ -3745,13 +3745,13 @@
3745
3745
  ],
3746
3746
  "members": {
3747
3747
  "Metrics": {
3748
- "shape": "Suc"
3748
+ "shape": "Sud"
3749
3749
  },
3750
3750
  "EndpointConfiguration": {
3751
- "shape": "Sud"
3751
+ "shape": "Sue"
3752
3752
  },
3753
3753
  "ModelConfiguration": {
3754
- "shape": "Sue"
3754
+ "shape": "Suf"
3755
3755
  }
3756
3756
  }
3757
3757
  }
@@ -3817,7 +3817,7 @@
3817
3817
  "members": {
3818
3818
  "LabelingJobStatus": {},
3819
3819
  "LabelCounters": {
3820
- "shape": "Sun"
3820
+ "shape": "Suo"
3821
3821
  },
3822
3822
  "FailureReason": {},
3823
3823
  "CreationTime": {
@@ -3851,7 +3851,7 @@
3851
3851
  "shape": "S7"
3852
3852
  },
3853
3853
  "LabelingJobOutput": {
3854
- "shape": "Suq"
3854
+ "shape": "Sur"
3855
3855
  }
3856
3856
  }
3857
3857
  }
@@ -3877,13 +3877,13 @@
3877
3877
  "type": "timestamp"
3878
3878
  },
3879
3879
  "CreatedBy": {
3880
- "shape": "Spp"
3880
+ "shape": "Spq"
3881
3881
  },
3882
3882
  "LastModifiedTime": {
3883
3883
  "type": "timestamp"
3884
3884
  },
3885
3885
  "LastModifiedBy": {
3886
- "shape": "Spp"
3886
+ "shape": "Spq"
3887
3887
  }
3888
3888
  }
3889
3889
  }
@@ -4078,14 +4078,14 @@
4078
4078
  },
4079
4079
  "ModelPackageStatus": {},
4080
4080
  "ModelPackageStatusDetails": {
4081
- "shape": "Sv1"
4081
+ "shape": "Sv2"
4082
4082
  },
4083
4083
  "CertifyForMarketplace": {
4084
4084
  "type": "boolean"
4085
4085
  },
4086
4086
  "ModelApprovalStatus": {},
4087
4087
  "CreatedBy": {
4088
- "shape": "Spp"
4088
+ "shape": "Spq"
4089
4089
  },
4090
4090
  "MetadataProperties": {
4091
4091
  "shape": "S1q"
@@ -4097,7 +4097,7 @@
4097
4097
  "type": "timestamp"
4098
4098
  },
4099
4099
  "LastModifiedBy": {
4100
- "shape": "Spp"
4100
+ "shape": "Spq"
4101
4101
  },
4102
4102
  "ApprovalDescription": {},
4103
4103
  "CustomerMetadataProperties": {
@@ -4142,7 +4142,7 @@
4142
4142
  "type": "timestamp"
4143
4143
  },
4144
4144
  "CreatedBy": {
4145
- "shape": "Spp"
4145
+ "shape": "Spq"
4146
4146
  },
4147
4147
  "ModelPackageGroupStatus": {}
4148
4148
  }
@@ -4238,7 +4238,7 @@
4238
4238
  },
4239
4239
  "EndpointName": {},
4240
4240
  "LastMonitoringExecutionSummary": {
4241
- "shape": "Sve"
4241
+ "shape": "Svf"
4242
4242
  }
4243
4243
  }
4244
4244
  }
@@ -4355,10 +4355,10 @@
4355
4355
  "type": "timestamp"
4356
4356
  },
4357
4357
  "CreatedBy": {
4358
- "shape": "Spp"
4358
+ "shape": "Spq"
4359
4359
  },
4360
4360
  "LastModifiedBy": {
4361
- "shape": "Spp"
4361
+ "shape": "Spq"
4362
4362
  },
4363
4363
  "ParallelismConfiguration": {
4364
4364
  "shape": "Sjh"
@@ -4405,7 +4405,7 @@
4405
4405
  "PipelineExecutionStatus": {},
4406
4406
  "PipelineExecutionDescription": {},
4407
4407
  "PipelineExperimentConfig": {
4408
- "shape": "Svx"
4408
+ "shape": "Svy"
4409
4409
  },
4410
4410
  "FailureReason": {},
4411
4411
  "CreationTime": {
@@ -4415,10 +4415,10 @@
4415
4415
  "type": "timestamp"
4416
4416
  },
4417
4417
  "CreatedBy": {
4418
- "shape": "Spp"
4418
+ "shape": "Spq"
4419
4419
  },
4420
4420
  "LastModifiedBy": {
4421
- "shape": "Spp"
4421
+ "shape": "Spq"
4422
4422
  },
4423
4423
  "ParallelismConfiguration": {
4424
4424
  "shape": "Sjh"
@@ -4524,11 +4524,11 @@
4524
4524
  "shape": "Sky"
4525
4525
  },
4526
4526
  "ServiceCatalogProvisionedProductDetails": {
4527
- "shape": "Sw5"
4527
+ "shape": "Sw6"
4528
4528
  },
4529
4529
  "ProjectStatus": {},
4530
4530
  "CreatedBy": {
4531
- "shape": "Spp"
4531
+ "shape": "Spq"
4532
4532
  },
4533
4533
  "CreationTime": {
4534
4534
  "type": "timestamp"
@@ -4537,7 +4537,7 @@
4537
4537
  "type": "timestamp"
4538
4538
  },
4539
4539
  "LastModifiedBy": {
4540
- "shape": "Spp"
4540
+ "shape": "Spq"
4541
4541
  }
4542
4542
  }
4543
4543
  }
@@ -4585,7 +4585,7 @@
4585
4585
  ],
4586
4586
  "members": {
4587
4587
  "SubscribedWorkteam": {
4588
- "shape": "Swc"
4588
+ "shape": "Swd"
4589
4589
  }
4590
4590
  }
4591
4591
  }
@@ -4620,7 +4620,7 @@
4620
4620
  "LabelingJobArn": {},
4621
4621
  "AutoMLJobArn": {},
4622
4622
  "ModelArtifacts": {
4623
- "shape": "Src"
4623
+ "shape": "Srd"
4624
4624
  },
4625
4625
  "TrainingJobStatus": {},
4626
4626
  "SecondaryStatus": {},
@@ -4660,10 +4660,10 @@
4660
4660
  "type": "timestamp"
4661
4661
  },
4662
4662
  "SecondaryStatusTransitions": {
4663
- "shape": "Swg"
4663
+ "shape": "Swh"
4664
4664
  },
4665
4665
  "FinalMetricDataList": {
4666
- "shape": "Swj"
4666
+ "shape": "Swk"
4667
4667
  },
4668
4668
  "EnableNetworkIsolation": {
4669
4669
  "type": "boolean"
@@ -4696,13 +4696,13 @@
4696
4696
  "shape": "Slv"
4697
4697
  },
4698
4698
  "DebugRuleEvaluationStatuses": {
4699
- "shape": "Swn"
4699
+ "shape": "Swo"
4700
4700
  },
4701
4701
  "ProfilerConfig": {
4702
4702
  "shape": "Slw"
4703
4703
  },
4704
4704
  "ProfilerRuleConfigurations": {
4705
- "shape": "Slz"
4705
+ "shape": "Sm0"
4706
4706
  },
4707
4707
  "ProfilerRuleEvaluationStatuses": {
4708
4708
  "type": "list",
@@ -4724,10 +4724,10 @@
4724
4724
  "shape": "Sdz"
4725
4725
  },
4726
4726
  "Environment": {
4727
- "shape": "Sm1"
4727
+ "shape": "Sm2"
4728
4728
  },
4729
4729
  "WarmPoolStatus": {
4730
- "shape": "Swu"
4730
+ "shape": "Swv"
4731
4731
  }
4732
4732
  }
4733
4733
  }
@@ -4763,7 +4763,7 @@
4763
4763
  "type": "integer"
4764
4764
  },
4765
4765
  "ModelClientConfig": {
4766
- "shape": "Sm8"
4766
+ "shape": "Sm9"
4767
4767
  },
4768
4768
  "MaxPayloadInMB": {
4769
4769
  "type": "integer"
@@ -4779,7 +4779,7 @@
4779
4779
  "shape": "S40"
4780
4780
  },
4781
4781
  "DataCaptureConfig": {
4782
- "shape": "Smb"
4782
+ "shape": "Smc"
4783
4783
  },
4784
4784
  "TransformResources": {
4785
4785
  "shape": "S43"
@@ -4796,7 +4796,7 @@
4796
4796
  "LabelingJobArn": {},
4797
4797
  "AutoMLJobArn": {},
4798
4798
  "DataProcessing": {
4799
- "shape": "Smc"
4799
+ "shape": "Smd"
4800
4800
  },
4801
4801
  "ExperimentConfig": {
4802
4802
  "shape": "Skt"
@@ -4822,19 +4822,19 @@
4822
4822
  "DisplayName": {},
4823
4823
  "ExperimentName": {},
4824
4824
  "Source": {
4825
- "shape": "Sx2"
4825
+ "shape": "Sx3"
4826
4826
  },
4827
4827
  "CreationTime": {
4828
4828
  "type": "timestamp"
4829
4829
  },
4830
4830
  "CreatedBy": {
4831
- "shape": "Spp"
4831
+ "shape": "Spq"
4832
4832
  },
4833
4833
  "LastModifiedTime": {
4834
4834
  "type": "timestamp"
4835
4835
  },
4836
4836
  "LastModifiedBy": {
4837
- "shape": "Spp"
4837
+ "shape": "Spq"
4838
4838
  },
4839
4839
  "MetadataProperties": {
4840
4840
  "shape": "S1q"
@@ -4859,10 +4859,10 @@
4859
4859
  "TrialComponentArn": {},
4860
4860
  "DisplayName": {},
4861
4861
  "Source": {
4862
- "shape": "Sx6"
4862
+ "shape": "Sx7"
4863
4863
  },
4864
4864
  "Status": {
4865
- "shape": "Smk"
4865
+ "shape": "Sml"
4866
4866
  },
4867
4867
  "StartTime": {
4868
4868
  "type": "timestamp"
@@ -4874,28 +4874,28 @@
4874
4874
  "type": "timestamp"
4875
4875
  },
4876
4876
  "CreatedBy": {
4877
- "shape": "Spp"
4877
+ "shape": "Spq"
4878
4878
  },
4879
4879
  "LastModifiedTime": {
4880
4880
  "type": "timestamp"
4881
4881
  },
4882
4882
  "LastModifiedBy": {
4883
- "shape": "Spp"
4883
+ "shape": "Spq"
4884
4884
  },
4885
4885
  "Parameters": {
4886
- "shape": "Smo"
4886
+ "shape": "Smp"
4887
4887
  },
4888
4888
  "InputArtifacts": {
4889
- "shape": "Sms"
4889
+ "shape": "Smt"
4890
4890
  },
4891
4891
  "OutputArtifacts": {
4892
- "shape": "Sms"
4892
+ "shape": "Smt"
4893
4893
  },
4894
4894
  "MetadataProperties": {
4895
4895
  "shape": "S1q"
4896
4896
  },
4897
4897
  "Metrics": {
4898
- "shape": "Sx8"
4898
+ "shape": "Sx9"
4899
4899
  },
4900
4900
  "LineageGroupArn": {}
4901
4901
  }
@@ -4953,7 +4953,7 @@
4953
4953
  ],
4954
4954
  "members": {
4955
4955
  "Workforce": {
4956
- "shape": "Sxi"
4956
+ "shape": "Sxj"
4957
4957
  }
4958
4958
  }
4959
4959
  }
@@ -4975,7 +4975,7 @@
4975
4975
  ],
4976
4976
  "members": {
4977
4977
  "Workteam": {
4978
- "shape": "Sxq"
4978
+ "shape": "Sxr"
4979
4979
  }
4980
4980
  }
4981
4981
  }
@@ -5474,7 +5474,7 @@
5474
5474
  "type": "timestamp"
5475
5475
  },
5476
5476
  "CreatedBy": {
5477
- "shape": "Spp"
5477
+ "shape": "Spq"
5478
5478
  }
5479
5479
  }
5480
5480
  }
@@ -5543,7 +5543,7 @@
5543
5543
  },
5544
5544
  "FailureReason": {},
5545
5545
  "PartialFailureReasons": {
5546
- "shape": "Sq9"
5546
+ "shape": "Sqa"
5547
5547
  }
5548
5548
  }
5549
5549
  }
@@ -5579,7 +5579,7 @@
5579
5579
  "Candidates": {
5580
5580
  "type": "list",
5581
5581
  "member": {
5582
- "shape": "Sqb"
5582
+ "shape": "Sqc"
5583
5583
  }
5584
5584
  },
5585
5585
  "NextToken": {}
@@ -5789,7 +5789,7 @@
5789
5789
  ],
5790
5790
  "members": {
5791
5791
  "JobDefinitionSummaries": {
5792
- "shape": "S10j"
5792
+ "shape": "S10k"
5793
5793
  },
5794
5794
  "NextToken": {}
5795
5795
  }
@@ -6218,7 +6218,7 @@
6218
6218
  "ExperimentName": {},
6219
6219
  "DisplayName": {},
6220
6220
  "ExperimentSource": {
6221
- "shape": "Ssy"
6221
+ "shape": "Ssz"
6222
6222
  },
6223
6223
  "CreationTime": {
6224
6224
  "type": "timestamp"
@@ -6278,7 +6278,7 @@
6278
6278
  },
6279
6279
  "FeatureGroupStatus": {},
6280
6280
  "OfflineStoreStatus": {
6281
- "shape": "St4"
6281
+ "shape": "St5"
6282
6282
  }
6283
6283
  }
6284
6284
  }
@@ -6440,10 +6440,10 @@
6440
6440
  "type": "timestamp"
6441
6441
  },
6442
6442
  "TrainingJobStatusCounters": {
6443
- "shape": "Stt"
6443
+ "shape": "Stu"
6444
6444
  },
6445
6445
  "ObjectiveStatusCounters": {
6446
- "shape": "Stv"
6446
+ "shape": "Stw"
6447
6447
  },
6448
6448
  "ResourceLimits": {
6449
6449
  "shape": "Sde"
@@ -6617,13 +6617,13 @@
6617
6617
  ],
6618
6618
  "members": {
6619
6619
  "Metrics": {
6620
- "shape": "Suc"
6620
+ "shape": "Sud"
6621
6621
  },
6622
6622
  "EndpointConfiguration": {
6623
- "shape": "Sud"
6623
+ "shape": "Sue"
6624
6624
  },
6625
6625
  "ModelConfiguration": {
6626
- "shape": "Sue"
6626
+ "shape": "Suf"
6627
6627
  },
6628
6628
  "FailureReason": {}
6629
6629
  }
@@ -6759,14 +6759,14 @@
6759
6759
  },
6760
6760
  "LabelingJobStatus": {},
6761
6761
  "LabelCounters": {
6762
- "shape": "Sun"
6762
+ "shape": "Suo"
6763
6763
  },
6764
6764
  "WorkteamArn": {},
6765
6765
  "PreHumanTaskLambdaArn": {},
6766
6766
  "AnnotationConsolidationLambdaArn": {},
6767
6767
  "FailureReason": {},
6768
6768
  "LabelingJobOutput": {
6769
- "shape": "Suq"
6769
+ "shape": "Sur"
6770
6770
  },
6771
6771
  "InputConfig": {
6772
6772
  "shape": "Sfr"
@@ -6916,7 +6916,7 @@
6916
6916
  ],
6917
6917
  "members": {
6918
6918
  "JobDefinitionSummaries": {
6919
- "shape": "S10j"
6919
+ "shape": "S10k"
6920
6920
  },
6921
6921
  "NextToken": {}
6922
6922
  }
@@ -6949,7 +6949,7 @@
6949
6949
  ],
6950
6950
  "members": {
6951
6951
  "JobDefinitionSummaries": {
6952
- "shape": "S10j"
6952
+ "shape": "S10k"
6953
6953
  },
6954
6954
  "NextToken": {}
6955
6955
  }
@@ -7149,7 +7149,7 @@
7149
7149
  ],
7150
7150
  "members": {
7151
7151
  "JobDefinitionSummaries": {
7152
- "shape": "S10j"
7152
+ "shape": "S10k"
7153
7153
  },
7154
7154
  "NextToken": {}
7155
7155
  }
@@ -7246,7 +7246,7 @@
7246
7246
  "MonitoringExecutionSummaries": {
7247
7247
  "type": "list",
7248
7248
  "member": {
7249
- "shape": "Sve"
7249
+ "shape": "Svf"
7250
7250
  }
7251
7251
  },
7252
7252
  "NextToken": {}
@@ -7526,7 +7526,7 @@
7526
7526
  "CallbackToken": {},
7527
7527
  "SqsQueueUrl": {},
7528
7528
  "OutputParameters": {
7529
- "shape": "S15q"
7529
+ "shape": "S15r"
7530
7530
  }
7531
7531
  }
7532
7532
  },
@@ -7535,7 +7535,7 @@
7535
7535
  "members": {
7536
7536
  "Arn": {},
7537
7537
  "OutputParameters": {
7538
- "shape": "S15q"
7538
+ "shape": "S15r"
7539
7539
  }
7540
7540
  }
7541
7541
  },
@@ -7662,7 +7662,7 @@
7662
7662
  "type": "structure",
7663
7663
  "members": {
7664
7664
  "PipelineParameters": {
7665
- "shape": "S165"
7665
+ "shape": "S166"
7666
7666
  },
7667
7667
  "NextToken": {}
7668
7668
  }
@@ -7959,7 +7959,7 @@
7959
7959
  "SubscribedWorkteams": {
7960
7960
  "type": "list",
7961
7961
  "member": {
7962
- "shape": "Swc"
7962
+ "shape": "Swd"
7963
7963
  }
7964
7964
  },
7965
7965
  "NextToken": {}
@@ -8047,7 +8047,7 @@
8047
8047
  },
8048
8048
  "TrainingJobStatus": {},
8049
8049
  "WarmPoolStatus": {
8050
- "shape": "Swu"
8050
+ "shape": "Swv"
8051
8051
  }
8052
8052
  }
8053
8053
  }
@@ -8082,7 +8082,7 @@
8082
8082
  "TrainingJobSummaries": {
8083
8083
  "type": "list",
8084
8084
  "member": {
8085
- "shape": "Stx"
8085
+ "shape": "Sty"
8086
8086
  }
8087
8087
  },
8088
8088
  "NextToken": {}
@@ -8185,10 +8185,10 @@
8185
8185
  "TrialComponentArn": {},
8186
8186
  "DisplayName": {},
8187
8187
  "TrialComponentSource": {
8188
- "shape": "Sx6"
8188
+ "shape": "Sx7"
8189
8189
  },
8190
8190
  "Status": {
8191
- "shape": "Smk"
8191
+ "shape": "Sml"
8192
8192
  },
8193
8193
  "StartTime": {
8194
8194
  "type": "timestamp"
@@ -8200,13 +8200,13 @@
8200
8200
  "type": "timestamp"
8201
8201
  },
8202
8202
  "CreatedBy": {
8203
- "shape": "Spp"
8203
+ "shape": "Spq"
8204
8204
  },
8205
8205
  "LastModifiedTime": {
8206
8206
  "type": "timestamp"
8207
8207
  },
8208
8208
  "LastModifiedBy": {
8209
- "shape": "Spp"
8209
+ "shape": "Spq"
8210
8210
  }
8211
8211
  }
8212
8212
  }
@@ -8247,7 +8247,7 @@
8247
8247
  "TrialName": {},
8248
8248
  "DisplayName": {},
8249
8249
  "TrialSource": {
8250
- "shape": "Sx2"
8250
+ "shape": "Sx3"
8251
8251
  },
8252
8252
  "CreationTime": {
8253
8253
  "type": "timestamp"
@@ -8322,7 +8322,7 @@
8322
8322
  "Workforces": {
8323
8323
  "type": "list",
8324
8324
  "member": {
8325
- "shape": "Sxi"
8325
+ "shape": "Sxj"
8326
8326
  }
8327
8327
  },
8328
8328
  "NextToken": {}
@@ -8351,7 +8351,7 @@
8351
8351
  "Workteams": {
8352
8352
  "type": "list",
8353
8353
  "member": {
8354
- "shape": "Sxq"
8354
+ "shape": "Sxr"
8355
8355
  }
8356
8356
  },
8357
8357
  "NextToken": {}
@@ -8470,7 +8470,7 @@
8470
8470
  "members": {
8471
8471
  "DeviceFleetName": {},
8472
8472
  "Devices": {
8473
- "shape": "S18m"
8473
+ "shape": "S18n"
8474
8474
  },
8475
8475
  "Tags": {
8476
8476
  "shape": "S7"
@@ -8560,7 +8560,7 @@
8560
8560
  "members": {
8561
8561
  "Resource": {},
8562
8562
  "SearchExpression": {
8563
- "shape": "S18x"
8563
+ "shape": "S18y"
8564
8564
  },
8565
8565
  "SortBy": {},
8566
8566
  "SortOrder": {},
@@ -8579,7 +8579,7 @@
8579
8579
  "type": "structure",
8580
8580
  "members": {
8581
8581
  "TrainingJob": {
8582
- "shape": "S19a"
8582
+ "shape": "S19b"
8583
8583
  },
8584
8584
  "Experiment": {
8585
8585
  "type": "structure",
@@ -8588,20 +8588,20 @@
8588
8588
  "ExperimentArn": {},
8589
8589
  "DisplayName": {},
8590
8590
  "Source": {
8591
- "shape": "Ssy"
8591
+ "shape": "Ssz"
8592
8592
  },
8593
8593
  "Description": {},
8594
8594
  "CreationTime": {
8595
8595
  "type": "timestamp"
8596
8596
  },
8597
8597
  "CreatedBy": {
8598
- "shape": "Spp"
8598
+ "shape": "Spq"
8599
8599
  },
8600
8600
  "LastModifiedTime": {
8601
8601
  "type": "timestamp"
8602
8602
  },
8603
8603
  "LastModifiedBy": {
8604
- "shape": "Spp"
8604
+ "shape": "Spq"
8605
8605
  },
8606
8606
  "Tags": {
8607
8607
  "shape": "S7"
@@ -8616,19 +8616,19 @@
8616
8616
  "DisplayName": {},
8617
8617
  "ExperimentName": {},
8618
8618
  "Source": {
8619
- "shape": "Sx2"
8619
+ "shape": "Sx3"
8620
8620
  },
8621
8621
  "CreationTime": {
8622
8622
  "type": "timestamp"
8623
8623
  },
8624
8624
  "CreatedBy": {
8625
- "shape": "Spp"
8625
+ "shape": "Spq"
8626
8626
  },
8627
8627
  "LastModifiedTime": {
8628
8628
  "type": "timestamp"
8629
8629
  },
8630
8630
  "LastModifiedBy": {
8631
- "shape": "Spp"
8631
+ "shape": "Spq"
8632
8632
  },
8633
8633
  "MetadataProperties": {
8634
8634
  "shape": "S1q"
@@ -8644,13 +8644,13 @@
8644
8644
  "TrialComponentName": {},
8645
8645
  "TrialComponentArn": {},
8646
8646
  "TrialComponentSource": {
8647
- "shape": "Sx6"
8647
+ "shape": "Sx7"
8648
8648
  },
8649
8649
  "CreationTime": {
8650
8650
  "type": "timestamp"
8651
8651
  },
8652
8652
  "CreatedBy": {
8653
- "shape": "Spp"
8653
+ "shape": "Spq"
8654
8654
  }
8655
8655
  }
8656
8656
  }
@@ -8664,10 +8664,10 @@
8664
8664
  "DisplayName": {},
8665
8665
  "TrialComponentArn": {},
8666
8666
  "Source": {
8667
- "shape": "Sx6"
8667
+ "shape": "Sx7"
8668
8668
  },
8669
8669
  "Status": {
8670
- "shape": "Smk"
8670
+ "shape": "Sml"
8671
8671
  },
8672
8672
  "StartTime": {
8673
8673
  "type": "timestamp"
@@ -8679,25 +8679,25 @@
8679
8679
  "type": "timestamp"
8680
8680
  },
8681
8681
  "CreatedBy": {
8682
- "shape": "Spp"
8682
+ "shape": "Spq"
8683
8683
  },
8684
8684
  "LastModifiedTime": {
8685
8685
  "type": "timestamp"
8686
8686
  },
8687
8687
  "LastModifiedBy": {
8688
- "shape": "Spp"
8688
+ "shape": "Spq"
8689
8689
  },
8690
8690
  "Parameters": {
8691
- "shape": "Smo"
8691
+ "shape": "Smp"
8692
8692
  },
8693
8693
  "InputArtifacts": {
8694
- "shape": "Sms"
8694
+ "shape": "Smt"
8695
8695
  },
8696
8696
  "OutputArtifacts": {
8697
- "shape": "Sms"
8697
+ "shape": "Smt"
8698
8698
  },
8699
8699
  "Metrics": {
8700
- "shape": "Sx8"
8700
+ "shape": "Sx9"
8701
8701
  },
8702
8702
  "MetadataProperties": {
8703
8703
  "shape": "S1q"
@@ -8707,7 +8707,7 @@
8707
8707
  "members": {
8708
8708
  "SourceArn": {},
8709
8709
  "TrainingJob": {
8710
- "shape": "S19a"
8710
+ "shape": "S19b"
8711
8711
  },
8712
8712
  "ProcessingJob": {
8713
8713
  "type": "structure",
@@ -8774,7 +8774,7 @@
8774
8774
  "type": "integer"
8775
8775
  },
8776
8776
  "ModelClientConfig": {
8777
- "shape": "Sm8"
8777
+ "shape": "Sm9"
8778
8778
  },
8779
8779
  "MaxPayloadInMB": {
8780
8780
  "type": "integer"
@@ -8804,7 +8804,7 @@
8804
8804
  "LabelingJobArn": {},
8805
8805
  "AutoMLJobArn": {},
8806
8806
  "DataProcessing": {
8807
- "shape": "Smc"
8807
+ "shape": "Smd"
8808
8808
  },
8809
8809
  "ExperimentConfig": {
8810
8810
  "shape": "Skt"
@@ -8847,10 +8847,10 @@
8847
8847
  "EndpointArn": {},
8848
8848
  "EndpointConfigName": {},
8849
8849
  "ProductionVariants": {
8850
- "shape": "Ssf"
8850
+ "shape": "Ssg"
8851
8851
  },
8852
8852
  "DataCaptureConfig": {
8853
- "shape": "Sso"
8853
+ "shape": "Ssp"
8854
8854
  },
8855
8855
  "EndpointStatus": {},
8856
8856
  "FailureReason": {},
@@ -8881,7 +8881,7 @@
8881
8881
  },
8882
8882
  "EndpointName": {},
8883
8883
  "LastMonitoringExecutionSummary": {
8884
- "shape": "Sve"
8884
+ "shape": "Svf"
8885
8885
  },
8886
8886
  "Tags": {
8887
8887
  "shape": "S7"
@@ -8918,14 +8918,14 @@
8918
8918
  },
8919
8919
  "ModelPackageStatus": {},
8920
8920
  "ModelPackageStatusDetails": {
8921
- "shape": "Sv1"
8921
+ "shape": "Sv2"
8922
8922
  },
8923
8923
  "CertifyForMarketplace": {
8924
8924
  "type": "boolean"
8925
8925
  },
8926
8926
  "ModelApprovalStatus": {},
8927
8927
  "CreatedBy": {
8928
- "shape": "Spp"
8928
+ "shape": "Spq"
8929
8929
  },
8930
8930
  "MetadataProperties": {
8931
8931
  "shape": "S1q"
@@ -8937,7 +8937,7 @@
8937
8937
  "type": "timestamp"
8938
8938
  },
8939
8939
  "LastModifiedBy": {
8940
- "shape": "Spp"
8940
+ "shape": "Spq"
8941
8941
  },
8942
8942
  "ApprovalDescription": {},
8943
8943
  "Domain": {},
@@ -8967,7 +8967,7 @@
8967
8967
  "type": "timestamp"
8968
8968
  },
8969
8969
  "CreatedBy": {
8970
- "shape": "Spp"
8970
+ "shape": "Spq"
8971
8971
  },
8972
8972
  "ModelPackageGroupStatus": {},
8973
8973
  "Tags": {
@@ -8994,10 +8994,10 @@
8994
8994
  "type": "timestamp"
8995
8995
  },
8996
8996
  "CreatedBy": {
8997
- "shape": "Spp"
8997
+ "shape": "Spq"
8998
8998
  },
8999
8999
  "LastModifiedBy": {
9000
- "shape": "Spp"
9000
+ "shape": "Spq"
9001
9001
  },
9002
9002
  "ParallelismConfiguration": {
9003
9003
  "shape": "Sjh"
@@ -9016,7 +9016,7 @@
9016
9016
  "PipelineExecutionStatus": {},
9017
9017
  "PipelineExecutionDescription": {},
9018
9018
  "PipelineExperimentConfig": {
9019
- "shape": "Svx"
9019
+ "shape": "Svy"
9020
9020
  },
9021
9021
  "FailureReason": {},
9022
9022
  "CreationTime": {
@@ -9026,16 +9026,16 @@
9026
9026
  "type": "timestamp"
9027
9027
  },
9028
9028
  "CreatedBy": {
9029
- "shape": "Spp"
9029
+ "shape": "Spq"
9030
9030
  },
9031
9031
  "LastModifiedBy": {
9032
- "shape": "Spp"
9032
+ "shape": "Spq"
9033
9033
  },
9034
9034
  "ParallelismConfiguration": {
9035
9035
  "shape": "Sjh"
9036
9036
  },
9037
9037
  "PipelineParameters": {
9038
- "shape": "S165"
9038
+ "shape": "S166"
9039
9039
  }
9040
9040
  }
9041
9041
  },
@@ -9064,10 +9064,10 @@
9064
9064
  "RoleArn": {},
9065
9065
  "FeatureGroupStatus": {},
9066
9066
  "OfflineStoreStatus": {
9067
- "shape": "St4"
9067
+ "shape": "St5"
9068
9068
  },
9069
9069
  "LastUpdateStatus": {
9070
- "shape": "St7"
9070
+ "shape": "St8"
9071
9071
  },
9072
9072
  "FailureReason": {},
9073
9073
  "Description": {},
@@ -9087,11 +9087,11 @@
9087
9087
  "shape": "Sky"
9088
9088
  },
9089
9089
  "ServiceCatalogProvisionedProductDetails": {
9090
- "shape": "Sw5"
9090
+ "shape": "Sw6"
9091
9091
  },
9092
9092
  "ProjectStatus": {},
9093
9093
  "CreatedBy": {
9094
- "shape": "Spp"
9094
+ "shape": "Spq"
9095
9095
  },
9096
9096
  "CreationTime": {
9097
9097
  "type": "timestamp"
@@ -9103,7 +9103,7 @@
9103
9103
  "type": "timestamp"
9104
9104
  },
9105
9105
  "LastModifiedBy": {
9106
- "shape": "Spp"
9106
+ "shape": "Spq"
9107
9107
  }
9108
9108
  }
9109
9109
  },
@@ -9122,7 +9122,7 @@
9122
9122
  },
9123
9123
  "Description": {},
9124
9124
  "Parameters": {
9125
- "shape": "Std"
9125
+ "shape": "Ste"
9126
9126
  }
9127
9127
  }
9128
9128
  },
@@ -9151,16 +9151,16 @@
9151
9151
  "type": "timestamp"
9152
9152
  },
9153
9153
  "TrainingJobStatusCounters": {
9154
- "shape": "Stt"
9154
+ "shape": "Stu"
9155
9155
  },
9156
9156
  "ObjectiveStatusCounters": {
9157
- "shape": "Stv"
9157
+ "shape": "Stw"
9158
9158
  },
9159
9159
  "BestTrainingJob": {
9160
- "shape": "Stx"
9160
+ "shape": "Sty"
9161
9161
  },
9162
9162
  "OverallBestTrainingJob": {
9163
- "shape": "Stx"
9163
+ "shape": "Sty"
9164
9164
  },
9165
9165
  "WarmStartConfig": {
9166
9166
  "shape": "Se7"
@@ -9208,7 +9208,7 @@
9208
9208
  "members": {
9209
9209
  "CallbackToken": {},
9210
9210
  "OutputParameters": {
9211
- "shape": "S15q"
9211
+ "shape": "S15r"
9212
9212
  },
9213
9213
  "ClientRequestToken": {
9214
9214
  "idempotencyToken": true
@@ -9268,7 +9268,7 @@
9268
9268
  "PipelineName": {},
9269
9269
  "PipelineExecutionDisplayName": {},
9270
9270
  "PipelineParameters": {
9271
- "shape": "S165"
9271
+ "shape": "S166"
9272
9272
  },
9273
9273
  "PipelineExecutionDescription": {},
9274
9274
  "ClientRequestToken": {
@@ -9455,7 +9455,7 @@
9455
9455
  "shape": "S1o"
9456
9456
  },
9457
9457
  "PropertiesToRemove": {
9458
- "shape": "S1ak"
9458
+ "shape": "S1al"
9459
9459
  }
9460
9460
  }
9461
9461
  },
@@ -9499,7 +9499,7 @@
9499
9499
  "shape": "S1o"
9500
9500
  },
9501
9501
  "PropertiesToRemove": {
9502
- "shape": "S1ak"
9502
+ "shape": "S1al"
9503
9503
  }
9504
9504
  }
9505
9505
  },
@@ -9549,7 +9549,7 @@
9549
9549
  "shape": "S1o"
9550
9550
  },
9551
9551
  "PropertiesToRemove": {
9552
- "shape": "S1ak"
9552
+ "shape": "S1al"
9553
9553
  }
9554
9554
  }
9555
9555
  },
@@ -9590,7 +9590,7 @@
9590
9590
  "members": {
9591
9591
  "DeviceFleetName": {},
9592
9592
  "Devices": {
9593
- "shape": "S18m"
9593
+ "shape": "S18n"
9594
9594
  }
9595
9595
  }
9596
9596
  }
@@ -9774,7 +9774,7 @@
9774
9774
  "ParameterAdditions": {
9775
9775
  "type": "list",
9776
9776
  "member": {
9777
- "shape": "Ste"
9777
+ "shape": "Stf"
9778
9778
  }
9779
9779
  },
9780
9780
  "ParameterRemovals": {
@@ -10035,7 +10035,7 @@
10035
10035
  }
10036
10036
  },
10037
10037
  "ProfilerRuleConfigurations": {
10038
- "shape": "Slz"
10038
+ "shape": "Sm0"
10039
10039
  },
10040
10040
  "ResourceConfig": {
10041
10041
  "type": "structure",
@@ -10088,7 +10088,7 @@
10088
10088
  "TrialComponentName": {},
10089
10089
  "DisplayName": {},
10090
10090
  "Status": {
10091
- "shape": "Smk"
10091
+ "shape": "Sml"
10092
10092
  },
10093
10093
  "StartTime": {
10094
10094
  "type": "timestamp"
@@ -10097,19 +10097,19 @@
10097
10097
  "type": "timestamp"
10098
10098
  },
10099
10099
  "Parameters": {
10100
- "shape": "Smo"
10100
+ "shape": "Smp"
10101
10101
  },
10102
10102
  "ParametersToRemove": {
10103
10103
  "shape": "S1ce"
10104
10104
  },
10105
10105
  "InputArtifacts": {
10106
- "shape": "Sms"
10106
+ "shape": "Smt"
10107
10107
  },
10108
10108
  "InputArtifactsToRemove": {
10109
10109
  "shape": "S1ce"
10110
10110
  },
10111
10111
  "OutputArtifacts": {
10112
- "shape": "Sms"
10112
+ "shape": "Smt"
10113
10113
  },
10114
10114
  "OutputArtifactsToRemove": {
10115
10115
  "shape": "S1ce"
@@ -10154,13 +10154,13 @@
10154
10154
  "members": {
10155
10155
  "WorkforceName": {},
10156
10156
  "SourceIpConfig": {
10157
- "shape": "Sn9"
10157
+ "shape": "Sna"
10158
10158
  },
10159
10159
  "OidcConfig": {
10160
- "shape": "Sn6"
10160
+ "shape": "Sn7"
10161
10161
  },
10162
10162
  "WorkforceVpcConfig": {
10163
- "shape": "Snd"
10163
+ "shape": "Sne"
10164
10164
  }
10165
10165
  }
10166
10166
  },
@@ -10171,7 +10171,7 @@
10171
10171
  ],
10172
10172
  "members": {
10173
10173
  "Workforce": {
10174
- "shape": "Sxi"
10174
+ "shape": "Sxj"
10175
10175
  }
10176
10176
  }
10177
10177
  }
@@ -10185,11 +10185,11 @@
10185
10185
  "members": {
10186
10186
  "WorkteamName": {},
10187
10187
  "MemberDefinitions": {
10188
- "shape": "Snn"
10188
+ "shape": "Sno"
10189
10189
  },
10190
10190
  "Description": {},
10191
10191
  "NotificationConfiguration": {
10192
- "shape": "Snv"
10192
+ "shape": "Snw"
10193
10193
  }
10194
10194
  }
10195
10195
  },
@@ -10200,7 +10200,7 @@
10200
10200
  ],
10201
10201
  "members": {
10202
10202
  "Workteam": {
10203
- "shape": "Sxq"
10203
+ "shape": "Sxr"
10204
10204
  }
10205
10205
  }
10206
10206
  }
@@ -13270,9 +13270,6 @@
13270
13270
  },
13271
13271
  "Slw": {
13272
13272
  "type": "structure",
13273
- "required": [
13274
- "S3OutputPath"
13275
- ],
13276
13273
  "members": {
13277
13274
  "S3OutputPath": {},
13278
13275
  "ProfilingIntervalInMilliseconds": {
@@ -13280,6 +13277,9 @@
13280
13277
  },
13281
13278
  "ProfilingParameters": {
13282
13279
  "shape": "Sly"
13280
+ },
13281
+ "DisableProfiler": {
13282
+ "type": "boolean"
13283
13283
  }
13284
13284
  }
13285
13285
  },
@@ -13288,7 +13288,7 @@
13288
13288
  "key": {},
13289
13289
  "value": {}
13290
13290
  },
13291
- "Slz": {
13291
+ "Sm0": {
13292
13292
  "type": "list",
13293
13293
  "member": {
13294
13294
  "type": "structure",
@@ -13311,12 +13311,12 @@
13311
13311
  }
13312
13312
  }
13313
13313
  },
13314
- "Sm1": {
13314
+ "Sm2": {
13315
13315
  "type": "map",
13316
13316
  "key": {},
13317
13317
  "value": {}
13318
13318
  },
13319
- "Sm8": {
13319
+ "Sm9": {
13320
13320
  "type": "structure",
13321
13321
  "members": {
13322
13322
  "InvocationsTimeoutInSeconds": {
@@ -13327,7 +13327,7 @@
13327
13327
  }
13328
13328
  }
13329
13329
  },
13330
- "Smb": {
13330
+ "Smc": {
13331
13331
  "type": "structure",
13332
13332
  "required": [
13333
13333
  "DestinationS3Uri"
@@ -13340,7 +13340,7 @@
13340
13340
  }
13341
13341
  }
13342
13342
  },
13343
- "Smc": {
13343
+ "Smd": {
13344
13344
  "type": "structure",
13345
13345
  "members": {
13346
13346
  "InputFilter": {},
@@ -13348,14 +13348,14 @@
13348
13348
  "JoinSource": {}
13349
13349
  }
13350
13350
  },
13351
- "Smk": {
13351
+ "Sml": {
13352
13352
  "type": "structure",
13353
13353
  "members": {
13354
13354
  "PrimaryStatus": {},
13355
13355
  "Message": {}
13356
13356
  }
13357
13357
  },
13358
- "Smo": {
13358
+ "Smp": {
13359
13359
  "type": "map",
13360
13360
  "key": {},
13361
13361
  "value": {
@@ -13368,7 +13368,7 @@
13368
13368
  }
13369
13369
  }
13370
13370
  },
13371
- "Sms": {
13371
+ "Smt": {
13372
13372
  "type": "map",
13373
13373
  "key": {},
13374
13374
  "value": {
@@ -13382,7 +13382,7 @@
13382
13382
  }
13383
13383
  }
13384
13384
  },
13385
- "Sn3": {
13385
+ "Sn4": {
13386
13386
  "type": "structure",
13387
13387
  "required": [
13388
13388
  "UserPool",
@@ -13393,7 +13393,7 @@
13393
13393
  "ClientId": {}
13394
13394
  }
13395
13395
  },
13396
- "Sn6": {
13396
+ "Sn7": {
13397
13397
  "type": "structure",
13398
13398
  "required": [
13399
13399
  "ClientId",
@@ -13419,7 +13419,7 @@
13419
13419
  "JwksUri": {}
13420
13420
  }
13421
13421
  },
13422
- "Sn9": {
13422
+ "Sna": {
13423
13423
  "type": "structure",
13424
13424
  "required": [
13425
13425
  "Cidrs"
@@ -13431,27 +13431,27 @@
13431
13431
  }
13432
13432
  }
13433
13433
  },
13434
- "Snd": {
13434
+ "Sne": {
13435
13435
  "type": "structure",
13436
13436
  "members": {
13437
13437
  "VpcId": {},
13438
13438
  "SecurityGroupIds": {
13439
- "shape": "Snf"
13439
+ "shape": "Sng"
13440
13440
  },
13441
13441
  "Subnets": {
13442
- "shape": "Snh"
13442
+ "shape": "Sni"
13443
13443
  }
13444
13444
  }
13445
13445
  },
13446
- "Snf": {
13446
+ "Sng": {
13447
13447
  "type": "list",
13448
13448
  "member": {}
13449
13449
  },
13450
- "Snh": {
13450
+ "Sni": {
13451
13451
  "type": "list",
13452
13452
  "member": {}
13453
13453
  },
13454
- "Snn": {
13454
+ "Sno": {
13455
13455
  "type": "list",
13456
13456
  "member": {
13457
13457
  "type": "structure",
@@ -13484,13 +13484,13 @@
13484
13484
  }
13485
13485
  }
13486
13486
  },
13487
- "Snv": {
13487
+ "Snw": {
13488
13488
  "type": "structure",
13489
13489
  "members": {
13490
13490
  "NotificationTopicArn": {}
13491
13491
  }
13492
13492
  },
13493
- "Spp": {
13493
+ "Spq": {
13494
13494
  "type": "structure",
13495
13495
  "members": {
13496
13496
  "UserProfileArn": {},
@@ -13498,7 +13498,7 @@
13498
13498
  "DomainId": {}
13499
13499
  }
13500
13500
  },
13501
- "Spv": {
13501
+ "Spw": {
13502
13502
  "type": "list",
13503
13503
  "member": {
13504
13504
  "type": "structure",
@@ -13513,7 +13513,7 @@
13513
13513
  }
13514
13514
  }
13515
13515
  },
13516
- "Sq9": {
13516
+ "Sqa": {
13517
13517
  "type": "list",
13518
13518
  "member": {
13519
13519
  "type": "structure",
@@ -13522,7 +13522,7 @@
13522
13522
  }
13523
13523
  }
13524
13524
  },
13525
- "Sqb": {
13525
+ "Sqc": {
13526
13526
  "type": "structure",
13527
13527
  "required": [
13528
13528
  "CandidateName",
@@ -13624,7 +13624,7 @@
13624
13624
  }
13625
13625
  }
13626
13626
  },
13627
- "Src": {
13627
+ "Srd": {
13628
13628
  "type": "structure",
13629
13629
  "required": [
13630
13630
  "S3ModelArtifacts"
@@ -13633,7 +13633,7 @@
13633
13633
  "S3ModelArtifacts": {}
13634
13634
  }
13635
13635
  },
13636
- "Ssf": {
13636
+ "Ssg": {
13637
13637
  "type": "list",
13638
13638
  "member": {
13639
13639
  "type": "structure",
@@ -13643,7 +13643,7 @@
13643
13643
  "members": {
13644
13644
  "VariantName": {},
13645
13645
  "DeployedImages": {
13646
- "shape": "Ssh"
13646
+ "shape": "Ssi"
13647
13647
  },
13648
13648
  "CurrentWeight": {
13649
13649
  "type": "float"
@@ -13658,7 +13658,7 @@
13658
13658
  "type": "integer"
13659
13659
  },
13660
13660
  "VariantStatus": {
13661
- "shape": "Ssk"
13661
+ "shape": "Ssl"
13662
13662
  },
13663
13663
  "CurrentServerlessConfig": {
13664
13664
  "shape": "Sac"
@@ -13669,7 +13669,7 @@
13669
13669
  }
13670
13670
  }
13671
13671
  },
13672
- "Ssh": {
13672
+ "Ssi": {
13673
13673
  "type": "list",
13674
13674
  "member": {
13675
13675
  "type": "structure",
@@ -13682,7 +13682,7 @@
13682
13682
  }
13683
13683
  }
13684
13684
  },
13685
- "Ssk": {
13685
+ "Ssl": {
13686
13686
  "type": "list",
13687
13687
  "member": {
13688
13688
  "type": "structure",
@@ -13698,7 +13698,7 @@
13698
13698
  }
13699
13699
  }
13700
13700
  },
13701
- "Sso": {
13701
+ "Ssp": {
13702
13702
  "type": "structure",
13703
13703
  "required": [
13704
13704
  "EnableCapture",
@@ -13719,7 +13719,7 @@
13719
13719
  "KmsKeyId": {}
13720
13720
  }
13721
13721
  },
13722
- "Ssy": {
13722
+ "Ssz": {
13723
13723
  "type": "structure",
13724
13724
  "required": [
13725
13725
  "SourceArn"
@@ -13729,7 +13729,7 @@
13729
13729
  "SourceType": {}
13730
13730
  }
13731
13731
  },
13732
- "St4": {
13732
+ "St5": {
13733
13733
  "type": "structure",
13734
13734
  "required": [
13735
13735
  "Status"
@@ -13739,7 +13739,7 @@
13739
13739
  "BlockedReason": {}
13740
13740
  }
13741
13741
  },
13742
- "St7": {
13742
+ "St8": {
13743
13743
  "type": "structure",
13744
13744
  "required": [
13745
13745
  "Status"
@@ -13749,20 +13749,20 @@
13749
13749
  "FailureReason": {}
13750
13750
  }
13751
13751
  },
13752
- "Std": {
13752
+ "Ste": {
13753
13753
  "type": "list",
13754
13754
  "member": {
13755
- "shape": "Ste"
13755
+ "shape": "Stf"
13756
13756
  }
13757
13757
  },
13758
- "Ste": {
13758
+ "Stf": {
13759
13759
  "type": "structure",
13760
13760
  "members": {
13761
13761
  "Key": {},
13762
13762
  "Value": {}
13763
13763
  }
13764
13764
  },
13765
- "Stt": {
13765
+ "Stu": {
13766
13766
  "type": "structure",
13767
13767
  "members": {
13768
13768
  "Completed": {
@@ -13782,7 +13782,7 @@
13782
13782
  }
13783
13783
  }
13784
13784
  },
13785
- "Stv": {
13785
+ "Stw": {
13786
13786
  "type": "structure",
13787
13787
  "members": {
13788
13788
  "Succeeded": {
@@ -13796,7 +13796,7 @@
13796
13796
  }
13797
13797
  }
13798
13798
  },
13799
- "Stx": {
13799
+ "Sty": {
13800
13800
  "type": "structure",
13801
13801
  "required": [
13802
13802
  "TrainingJobName",
@@ -13841,7 +13841,7 @@
13841
13841
  "ObjectiveStatus": {}
13842
13842
  }
13843
13843
  },
13844
- "Suc": {
13844
+ "Sud": {
13845
13845
  "type": "structure",
13846
13846
  "required": [
13847
13847
  "CostPerHour",
@@ -13864,7 +13864,7 @@
13864
13864
  }
13865
13865
  }
13866
13866
  },
13867
- "Sud": {
13867
+ "Sue": {
13868
13868
  "type": "structure",
13869
13869
  "required": [
13870
13870
  "EndpointName",
@@ -13881,7 +13881,7 @@
13881
13881
  }
13882
13882
  }
13883
13883
  },
13884
- "Sue": {
13884
+ "Suf": {
13885
13885
  "type": "structure",
13886
13886
  "members": {
13887
13887
  "InferenceSpecificationName": {},
@@ -13903,7 +13903,7 @@
13903
13903
  }
13904
13904
  }
13905
13905
  },
13906
- "Sun": {
13906
+ "Suo": {
13907
13907
  "type": "structure",
13908
13908
  "members": {
13909
13909
  "TotalLabeled": {
@@ -13923,7 +13923,7 @@
13923
13923
  }
13924
13924
  }
13925
13925
  },
13926
- "Suq": {
13926
+ "Sur": {
13927
13927
  "type": "structure",
13928
13928
  "required": [
13929
13929
  "OutputDatasetS3Uri"
@@ -13933,21 +13933,21 @@
13933
13933
  "FinalActiveLearningModelArn": {}
13934
13934
  }
13935
13935
  },
13936
- "Sv1": {
13936
+ "Sv2": {
13937
13937
  "type": "structure",
13938
13938
  "required": [
13939
13939
  "ValidationStatuses"
13940
13940
  ],
13941
13941
  "members": {
13942
13942
  "ValidationStatuses": {
13943
- "shape": "Sv2"
13943
+ "shape": "Sv3"
13944
13944
  },
13945
13945
  "ImageScanStatuses": {
13946
- "shape": "Sv2"
13946
+ "shape": "Sv3"
13947
13947
  }
13948
13948
  }
13949
13949
  },
13950
- "Sv2": {
13950
+ "Sv3": {
13951
13951
  "type": "list",
13952
13952
  "member": {
13953
13953
  "type": "structure",
@@ -13962,7 +13962,7 @@
13962
13962
  }
13963
13963
  }
13964
13964
  },
13965
- "Sve": {
13965
+ "Svf": {
13966
13966
  "type": "structure",
13967
13967
  "required": [
13968
13968
  "MonitoringScheduleName",
@@ -13990,21 +13990,21 @@
13990
13990
  "MonitoringType": {}
13991
13991
  }
13992
13992
  },
13993
- "Svx": {
13993
+ "Svy": {
13994
13994
  "type": "structure",
13995
13995
  "members": {
13996
13996
  "ExperimentName": {},
13997
13997
  "TrialName": {}
13998
13998
  }
13999
13999
  },
14000
- "Sw5": {
14000
+ "Sw6": {
14001
14001
  "type": "structure",
14002
14002
  "members": {
14003
14003
  "ProvisionedProductId": {},
14004
14004
  "ProvisionedProductStatusMessage": {}
14005
14005
  }
14006
14006
  },
14007
- "Swc": {
14007
+ "Swd": {
14008
14008
  "type": "structure",
14009
14009
  "required": [
14010
14010
  "WorkteamArn"
@@ -14017,7 +14017,7 @@
14017
14017
  "ListingId": {}
14018
14018
  }
14019
14019
  },
14020
- "Swg": {
14020
+ "Swh": {
14021
14021
  "type": "list",
14022
14022
  "member": {
14023
14023
  "type": "structure",
@@ -14037,7 +14037,7 @@
14037
14037
  }
14038
14038
  }
14039
14039
  },
14040
- "Swj": {
14040
+ "Swk": {
14041
14041
  "type": "list",
14042
14042
  "member": {
14043
14043
  "type": "structure",
@@ -14052,7 +14052,7 @@
14052
14052
  }
14053
14053
  }
14054
14054
  },
14055
- "Swn": {
14055
+ "Swo": {
14056
14056
  "type": "list",
14057
14057
  "member": {
14058
14058
  "type": "structure",
@@ -14067,7 +14067,7 @@
14067
14067
  }
14068
14068
  }
14069
14069
  },
14070
- "Swu": {
14070
+ "Swv": {
14071
14071
  "type": "structure",
14072
14072
  "required": [
14073
14073
  "Status"
@@ -14080,7 +14080,7 @@
14080
14080
  "ReusedByJob": {}
14081
14081
  }
14082
14082
  },
14083
- "Sx2": {
14083
+ "Sx3": {
14084
14084
  "type": "structure",
14085
14085
  "required": [
14086
14086
  "SourceArn"
@@ -14090,7 +14090,7 @@
14090
14090
  "SourceType": {}
14091
14091
  }
14092
14092
  },
14093
- "Sx6": {
14093
+ "Sx7": {
14094
14094
  "type": "structure",
14095
14095
  "required": [
14096
14096
  "SourceArn"
@@ -14100,7 +14100,7 @@
14100
14100
  "SourceType": {}
14101
14101
  }
14102
14102
  },
14103
- "Sx8": {
14103
+ "Sx9": {
14104
14104
  "type": "list",
14105
14105
  "member": {
14106
14106
  "type": "structure",
@@ -14131,7 +14131,7 @@
14131
14131
  }
14132
14132
  }
14133
14133
  },
14134
- "Sxi": {
14134
+ "Sxj": {
14135
14135
  "type": "structure",
14136
14136
  "required": [
14137
14137
  "WorkforceName",
@@ -14144,11 +14144,11 @@
14144
14144
  "type": "timestamp"
14145
14145
  },
14146
14146
  "SourceIpConfig": {
14147
- "shape": "Sn9"
14147
+ "shape": "Sna"
14148
14148
  },
14149
14149
  "SubDomain": {},
14150
14150
  "CognitoConfig": {
14151
- "shape": "Sn3"
14151
+ "shape": "Sn4"
14152
14152
  },
14153
14153
  "OidcConfig": {
14154
14154
  "type": "structure",
@@ -14175,10 +14175,10 @@
14175
14175
  "members": {
14176
14176
  "VpcId": {},
14177
14177
  "SecurityGroupIds": {
14178
- "shape": "Snf"
14178
+ "shape": "Sng"
14179
14179
  },
14180
14180
  "Subnets": {
14181
- "shape": "Snh"
14181
+ "shape": "Sni"
14182
14182
  },
14183
14183
  "VpcEndpointId": {}
14184
14184
  }
@@ -14187,7 +14187,7 @@
14187
14187
  "FailureReason": {}
14188
14188
  }
14189
14189
  },
14190
- "Sxq": {
14190
+ "Sxr": {
14191
14191
  "type": "structure",
14192
14192
  "required": [
14193
14193
  "WorkteamName",
@@ -14198,7 +14198,7 @@
14198
14198
  "members": {
14199
14199
  "WorkteamName": {},
14200
14200
  "MemberDefinitions": {
14201
- "shape": "Snn"
14201
+ "shape": "Sno"
14202
14202
  },
14203
14203
  "WorkteamArn": {},
14204
14204
  "WorkforceArn": {},
@@ -14215,11 +14215,11 @@
14215
14215
  "type": "timestamp"
14216
14216
  },
14217
14217
  "NotificationConfiguration": {
14218
- "shape": "Snv"
14218
+ "shape": "Snw"
14219
14219
  }
14220
14220
  }
14221
14221
  },
14222
- "S10j": {
14222
+ "S10k": {
14223
14223
  "type": "list",
14224
14224
  "member": {
14225
14225
  "type": "structure",
@@ -14239,7 +14239,7 @@
14239
14239
  }
14240
14240
  }
14241
14241
  },
14242
- "S15q": {
14242
+ "S15r": {
14243
14243
  "type": "list",
14244
14244
  "member": {
14245
14245
  "type": "structure",
@@ -14253,7 +14253,7 @@
14253
14253
  }
14254
14254
  }
14255
14255
  },
14256
- "S165": {
14256
+ "S166": {
14257
14257
  "type": "list",
14258
14258
  "member": {
14259
14259
  "type": "structure",
@@ -14267,7 +14267,7 @@
14267
14267
  }
14268
14268
  }
14269
14269
  },
14270
- "S18m": {
14270
+ "S18n": {
14271
14271
  "type": "list",
14272
14272
  "member": {
14273
14273
  "type": "structure",
@@ -14281,11 +14281,11 @@
14281
14281
  }
14282
14282
  }
14283
14283
  },
14284
- "S18x": {
14284
+ "S18y": {
14285
14285
  "type": "structure",
14286
14286
  "members": {
14287
14287
  "Filters": {
14288
- "shape": "S18y"
14288
+ "shape": "S18z"
14289
14289
  },
14290
14290
  "NestedFilters": {
14291
14291
  "type": "list",
@@ -14298,7 +14298,7 @@
14298
14298
  "members": {
14299
14299
  "NestedPropertyName": {},
14300
14300
  "Filters": {
14301
- "shape": "S18y"
14301
+ "shape": "S18z"
14302
14302
  }
14303
14303
  }
14304
14304
  }
@@ -14306,13 +14306,13 @@
14306
14306
  "SubExpressions": {
14307
14307
  "type": "list",
14308
14308
  "member": {
14309
- "shape": "S18x"
14309
+ "shape": "S18y"
14310
14310
  }
14311
14311
  },
14312
14312
  "Operator": {}
14313
14313
  }
14314
14314
  },
14315
- "S18y": {
14315
+ "S18z": {
14316
14316
  "type": "list",
14317
14317
  "member": {
14318
14318
  "type": "structure",
@@ -14326,7 +14326,7 @@
14326
14326
  }
14327
14327
  }
14328
14328
  },
14329
- "S19a": {
14329
+ "S19b": {
14330
14330
  "type": "structure",
14331
14331
  "members": {
14332
14332
  "TrainingJobName": {},
@@ -14335,7 +14335,7 @@
14335
14335
  "LabelingJobArn": {},
14336
14336
  "AutoMLJobArn": {},
14337
14337
  "ModelArtifacts": {
14338
- "shape": "Src"
14338
+ "shape": "Srd"
14339
14339
  },
14340
14340
  "TrainingJobStatus": {},
14341
14341
  "SecondaryStatus": {},
@@ -14375,10 +14375,10 @@
14375
14375
  "type": "timestamp"
14376
14376
  },
14377
14377
  "SecondaryStatusTransitions": {
14378
- "shape": "Swg"
14378
+ "shape": "Swh"
14379
14379
  },
14380
14380
  "FinalMetricDataList": {
14381
- "shape": "Swj"
14381
+ "shape": "Swk"
14382
14382
  },
14383
14383
  "EnableNetworkIsolation": {
14384
14384
  "type": "boolean"
@@ -14411,10 +14411,10 @@
14411
14411
  "shape": "Slv"
14412
14412
  },
14413
14413
  "DebugRuleEvaluationStatuses": {
14414
- "shape": "Swn"
14414
+ "shape": "Swo"
14415
14415
  },
14416
14416
  "Environment": {
14417
- "shape": "Sm1"
14417
+ "shape": "Sm2"
14418
14418
  },
14419
14419
  "RetryStrategy": {
14420
14420
  "shape": "Sdz"
@@ -14424,7 +14424,7 @@
14424
14424
  }
14425
14425
  }
14426
14426
  },
14427
- "S1ak": {
14427
+ "S1al": {
14428
14428
  "type": "list",
14429
14429
  "member": {}
14430
14430
  },