cdk-docker-image-deployment 0.0.54 → 0.0.55
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/ec2-2016-11-15.min.json +14 -0
- package/node_modules/aws-sdk/apis/fms-2018-01-01.min.json +49 -43
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +217 -195
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +293 -285
- package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +251 -163
- package/node_modules/aws-sdk/clients/ec2.d.ts +23 -3
- package/node_modules/aws-sdk/clients/fms.d.ts +12 -1
- package/node_modules/aws-sdk/clients/glue.d.ts +25 -0
- package/node_modules/aws-sdk/clients/redshift.d.ts +2 -2
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +14 -2
- package/node_modules/aws-sdk/clients/wafv2.d.ts +118 -20
- 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 +17 -3
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +70 -70
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +4 -4
|
@@ -1599,25 +1599,25 @@
|
|
|
1599
1599
|
"shape": "Sdx"
|
|
1600
1600
|
},
|
|
1601
1601
|
"DebugHookConfig": {
|
|
1602
|
-
"shape": "
|
|
1602
|
+
"shape": "Sli"
|
|
1603
1603
|
},
|
|
1604
1604
|
"DebugRuleConfigurations": {
|
|
1605
|
-
"shape": "
|
|
1605
|
+
"shape": "Slq"
|
|
1606
1606
|
},
|
|
1607
1607
|
"TensorBoardOutputConfig": {
|
|
1608
|
-
"shape": "
|
|
1608
|
+
"shape": "Slu"
|
|
1609
1609
|
},
|
|
1610
1610
|
"ExperimentConfig": {
|
|
1611
1611
|
"shape": "Sks"
|
|
1612
1612
|
},
|
|
1613
1613
|
"ProfilerConfig": {
|
|
1614
|
-
"shape": "
|
|
1614
|
+
"shape": "Slv"
|
|
1615
1615
|
},
|
|
1616
1616
|
"ProfilerRuleConfigurations": {
|
|
1617
|
-
"shape": "
|
|
1617
|
+
"shape": "Sly"
|
|
1618
1618
|
},
|
|
1619
1619
|
"Environment": {
|
|
1620
|
-
"shape": "
|
|
1620
|
+
"shape": "Sm0"
|
|
1621
1621
|
},
|
|
1622
1622
|
"RetryStrategy": {
|
|
1623
1623
|
"shape": "Sdy"
|
|
@@ -1651,7 +1651,7 @@
|
|
|
1651
1651
|
"type": "integer"
|
|
1652
1652
|
},
|
|
1653
1653
|
"ModelClientConfig": {
|
|
1654
|
-
"shape": "
|
|
1654
|
+
"shape": "Sm7"
|
|
1655
1655
|
},
|
|
1656
1656
|
"MaxPayloadInMB": {
|
|
1657
1657
|
"type": "integer"
|
|
@@ -1667,13 +1667,13 @@
|
|
|
1667
1667
|
"shape": "S40"
|
|
1668
1668
|
},
|
|
1669
1669
|
"DataCaptureConfig": {
|
|
1670
|
-
"shape": "
|
|
1670
|
+
"shape": "Sma"
|
|
1671
1671
|
},
|
|
1672
1672
|
"TransformResources": {
|
|
1673
1673
|
"shape": "S43"
|
|
1674
1674
|
},
|
|
1675
1675
|
"DataProcessing": {
|
|
1676
|
-
"shape": "
|
|
1676
|
+
"shape": "Smb"
|
|
1677
1677
|
},
|
|
1678
1678
|
"Tags": {
|
|
1679
1679
|
"shape": "S7"
|
|
@@ -1729,7 +1729,7 @@
|
|
|
1729
1729
|
"TrialComponentName": {},
|
|
1730
1730
|
"DisplayName": {},
|
|
1731
1731
|
"Status": {
|
|
1732
|
-
"shape": "
|
|
1732
|
+
"shape": "Smj"
|
|
1733
1733
|
},
|
|
1734
1734
|
"StartTime": {
|
|
1735
1735
|
"type": "timestamp"
|
|
@@ -1738,13 +1738,13 @@
|
|
|
1738
1738
|
"type": "timestamp"
|
|
1739
1739
|
},
|
|
1740
1740
|
"Parameters": {
|
|
1741
|
-
"shape": "
|
|
1741
|
+
"shape": "Smn"
|
|
1742
1742
|
},
|
|
1743
1743
|
"InputArtifacts": {
|
|
1744
|
-
"shape": "
|
|
1744
|
+
"shape": "Smr"
|
|
1745
1745
|
},
|
|
1746
1746
|
"OutputArtifacts": {
|
|
1747
|
-
"shape": "
|
|
1747
|
+
"shape": "Smr"
|
|
1748
1748
|
},
|
|
1749
1749
|
"MetadataProperties": {
|
|
1750
1750
|
"shape": "S1q"
|
|
@@ -1796,20 +1796,20 @@
|
|
|
1796
1796
|
],
|
|
1797
1797
|
"members": {
|
|
1798
1798
|
"CognitoConfig": {
|
|
1799
|
-
"shape": "
|
|
1799
|
+
"shape": "Sn2"
|
|
1800
1800
|
},
|
|
1801
1801
|
"OidcConfig": {
|
|
1802
|
-
"shape": "
|
|
1802
|
+
"shape": "Sn5"
|
|
1803
1803
|
},
|
|
1804
1804
|
"SourceIpConfig": {
|
|
1805
|
-
"shape": "
|
|
1805
|
+
"shape": "Sn8"
|
|
1806
1806
|
},
|
|
1807
1807
|
"WorkforceName": {},
|
|
1808
1808
|
"Tags": {
|
|
1809
1809
|
"shape": "S7"
|
|
1810
1810
|
},
|
|
1811
1811
|
"WorkforceVpcConfig": {
|
|
1812
|
-
"shape": "
|
|
1812
|
+
"shape": "Snc"
|
|
1813
1813
|
}
|
|
1814
1814
|
}
|
|
1815
1815
|
},
|
|
@@ -1835,11 +1835,11 @@
|
|
|
1835
1835
|
"WorkteamName": {},
|
|
1836
1836
|
"WorkforceName": {},
|
|
1837
1837
|
"MemberDefinitions": {
|
|
1838
|
-
"shape": "
|
|
1838
|
+
"shape": "Snm"
|
|
1839
1839
|
},
|
|
1840
1840
|
"Description": {},
|
|
1841
1841
|
"NotificationConfiguration": {
|
|
1842
|
-
"shape": "
|
|
1842
|
+
"shape": "Snu"
|
|
1843
1843
|
},
|
|
1844
1844
|
"Tags": {
|
|
1845
1845
|
"shape": "S7"
|
|
@@ -2451,13 +2451,13 @@
|
|
|
2451
2451
|
"type": "timestamp"
|
|
2452
2452
|
},
|
|
2453
2453
|
"CreatedBy": {
|
|
2454
|
-
"shape": "
|
|
2454
|
+
"shape": "Spo"
|
|
2455
2455
|
},
|
|
2456
2456
|
"LastModifiedTime": {
|
|
2457
2457
|
"type": "timestamp"
|
|
2458
2458
|
},
|
|
2459
2459
|
"LastModifiedBy": {
|
|
2460
|
-
"shape": "
|
|
2460
|
+
"shape": "Spo"
|
|
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": "
|
|
2510
|
+
"shape": "Spu"
|
|
2511
2511
|
},
|
|
2512
2512
|
"ImageScanStatuses": {
|
|
2513
|
-
"shape": "
|
|
2513
|
+
"shape": "Spu"
|
|
2514
2514
|
}
|
|
2515
2515
|
}
|
|
2516
2516
|
},
|
|
@@ -2615,13 +2615,13 @@
|
|
|
2615
2615
|
"type": "timestamp"
|
|
2616
2616
|
},
|
|
2617
2617
|
"CreatedBy": {
|
|
2618
|
-
"shape": "
|
|
2618
|
+
"shape": "Spo"
|
|
2619
2619
|
},
|
|
2620
2620
|
"LastModifiedTime": {
|
|
2621
2621
|
"type": "timestamp"
|
|
2622
2622
|
},
|
|
2623
2623
|
"LastModifiedBy": {
|
|
2624
|
-
"shape": "
|
|
2624
|
+
"shape": "Spo"
|
|
2625
2625
|
},
|
|
2626
2626
|
"MetadataProperties": {
|
|
2627
2627
|
"shape": "S1q"
|
|
@@ -2681,10 +2681,10 @@
|
|
|
2681
2681
|
},
|
|
2682
2682
|
"FailureReason": {},
|
|
2683
2683
|
"PartialFailureReasons": {
|
|
2684
|
-
"shape": "
|
|
2684
|
+
"shape": "Sq8"
|
|
2685
2685
|
},
|
|
2686
2686
|
"BestCandidate": {
|
|
2687
|
-
"shape": "
|
|
2687
|
+
"shape": "Sqa"
|
|
2688
2688
|
},
|
|
2689
2689
|
"AutoMLJobStatus": {},
|
|
2690
2690
|
"AutoMLJobSecondaryStatus": {},
|
|
@@ -2803,7 +2803,7 @@
|
|
|
2803
2803
|
},
|
|
2804
2804
|
"FailureReason": {},
|
|
2805
2805
|
"ModelArtifacts": {
|
|
2806
|
-
"shape": "
|
|
2806
|
+
"shape": "Srb"
|
|
2807
2807
|
},
|
|
2808
2808
|
"ModelDigests": {
|
|
2809
2809
|
"type": "structure",
|
|
@@ -2851,13 +2851,13 @@
|
|
|
2851
2851
|
"type": "timestamp"
|
|
2852
2852
|
},
|
|
2853
2853
|
"CreatedBy": {
|
|
2854
|
-
"shape": "
|
|
2854
|
+
"shape": "Spo"
|
|
2855
2855
|
},
|
|
2856
2856
|
"LastModifiedTime": {
|
|
2857
2857
|
"type": "timestamp"
|
|
2858
2858
|
},
|
|
2859
2859
|
"LastModifiedBy": {
|
|
2860
|
-
"shape": "
|
|
2860
|
+
"shape": "Spo"
|
|
2861
2861
|
},
|
|
2862
2862
|
"LineageGroupArn": {}
|
|
2863
2863
|
}
|
|
@@ -3235,10 +3235,10 @@
|
|
|
3235
3235
|
"EndpointArn": {},
|
|
3236
3236
|
"EndpointConfigName": {},
|
|
3237
3237
|
"ProductionVariants": {
|
|
3238
|
-
"shape": "
|
|
3238
|
+
"shape": "Sse"
|
|
3239
3239
|
},
|
|
3240
3240
|
"DataCaptureConfig": {
|
|
3241
|
-
"shape": "
|
|
3241
|
+
"shape": "Ssn"
|
|
3242
3242
|
},
|
|
3243
3243
|
"EndpointStatus": {},
|
|
3244
3244
|
"FailureReason": {},
|
|
@@ -3271,7 +3271,7 @@
|
|
|
3271
3271
|
"members": {
|
|
3272
3272
|
"VariantName": {},
|
|
3273
3273
|
"DeployedImages": {
|
|
3274
|
-
"shape": "
|
|
3274
|
+
"shape": "Ssg"
|
|
3275
3275
|
},
|
|
3276
3276
|
"CurrentWeight": {
|
|
3277
3277
|
"type": "float"
|
|
@@ -3288,7 +3288,7 @@
|
|
|
3288
3288
|
"InstanceType": {},
|
|
3289
3289
|
"AcceleratorType": {},
|
|
3290
3290
|
"VariantStatus": {
|
|
3291
|
-
"shape": "
|
|
3291
|
+
"shape": "Ssj"
|
|
3292
3292
|
},
|
|
3293
3293
|
"CurrentServerlessConfig": {
|
|
3294
3294
|
"shape": "Sab"
|
|
@@ -3367,20 +3367,20 @@
|
|
|
3367
3367
|
"ExperimentArn": {},
|
|
3368
3368
|
"DisplayName": {},
|
|
3369
3369
|
"Source": {
|
|
3370
|
-
"shape": "
|
|
3370
|
+
"shape": "Ssx"
|
|
3371
3371
|
},
|
|
3372
3372
|
"Description": {},
|
|
3373
3373
|
"CreationTime": {
|
|
3374
3374
|
"type": "timestamp"
|
|
3375
3375
|
},
|
|
3376
3376
|
"CreatedBy": {
|
|
3377
|
-
"shape": "
|
|
3377
|
+
"shape": "Spo"
|
|
3378
3378
|
},
|
|
3379
3379
|
"LastModifiedTime": {
|
|
3380
3380
|
"type": "timestamp"
|
|
3381
3381
|
},
|
|
3382
3382
|
"LastModifiedBy": {
|
|
3383
|
-
"shape": "
|
|
3383
|
+
"shape": "Spo"
|
|
3384
3384
|
}
|
|
3385
3385
|
}
|
|
3386
3386
|
}
|
|
@@ -3430,10 +3430,10 @@
|
|
|
3430
3430
|
"RoleArn": {},
|
|
3431
3431
|
"FeatureGroupStatus": {},
|
|
3432
3432
|
"OfflineStoreStatus": {
|
|
3433
|
-
"shape": "
|
|
3433
|
+
"shape": "St3"
|
|
3434
3434
|
},
|
|
3435
3435
|
"LastUpdateStatus": {
|
|
3436
|
-
"shape": "
|
|
3436
|
+
"shape": "St6"
|
|
3437
3437
|
},
|
|
3438
3438
|
"FailureReason": {},
|
|
3439
3439
|
"Description": {},
|
|
@@ -3479,7 +3479,7 @@
|
|
|
3479
3479
|
},
|
|
3480
3480
|
"Description": {},
|
|
3481
3481
|
"Parameters": {
|
|
3482
|
-
"shape": "
|
|
3482
|
+
"shape": "Stc"
|
|
3483
3483
|
}
|
|
3484
3484
|
}
|
|
3485
3485
|
}
|
|
@@ -3608,16 +3608,16 @@
|
|
|
3608
3608
|
"type": "timestamp"
|
|
3609
3609
|
},
|
|
3610
3610
|
"TrainingJobStatusCounters": {
|
|
3611
|
-
"shape": "
|
|
3611
|
+
"shape": "Sts"
|
|
3612
3612
|
},
|
|
3613
3613
|
"ObjectiveStatusCounters": {
|
|
3614
|
-
"shape": "
|
|
3614
|
+
"shape": "Stu"
|
|
3615
3615
|
},
|
|
3616
3616
|
"BestTrainingJob": {
|
|
3617
|
-
"shape": "
|
|
3617
|
+
"shape": "Stw"
|
|
3618
3618
|
},
|
|
3619
3619
|
"OverallBestTrainingJob": {
|
|
3620
|
-
"shape": "
|
|
3620
|
+
"shape": "Stw"
|
|
3621
3621
|
},
|
|
3622
3622
|
"WarmStartConfig": {
|
|
3623
3623
|
"shape": "Se6"
|
|
@@ -3745,13 +3745,13 @@
|
|
|
3745
3745
|
],
|
|
3746
3746
|
"members": {
|
|
3747
3747
|
"Metrics": {
|
|
3748
|
-
"shape": "
|
|
3748
|
+
"shape": "Sub"
|
|
3749
3749
|
},
|
|
3750
3750
|
"EndpointConfiguration": {
|
|
3751
|
-
"shape": "
|
|
3751
|
+
"shape": "Suc"
|
|
3752
3752
|
},
|
|
3753
3753
|
"ModelConfiguration": {
|
|
3754
|
-
"shape": "
|
|
3754
|
+
"shape": "Sud"
|
|
3755
3755
|
}
|
|
3756
3756
|
}
|
|
3757
3757
|
}
|
|
@@ -3817,7 +3817,7 @@
|
|
|
3817
3817
|
"members": {
|
|
3818
3818
|
"LabelingJobStatus": {},
|
|
3819
3819
|
"LabelCounters": {
|
|
3820
|
-
"shape": "
|
|
3820
|
+
"shape": "Sum"
|
|
3821
3821
|
},
|
|
3822
3822
|
"FailureReason": {},
|
|
3823
3823
|
"CreationTime": {
|
|
@@ -3851,7 +3851,7 @@
|
|
|
3851
3851
|
"shape": "S7"
|
|
3852
3852
|
},
|
|
3853
3853
|
"LabelingJobOutput": {
|
|
3854
|
-
"shape": "
|
|
3854
|
+
"shape": "Sup"
|
|
3855
3855
|
}
|
|
3856
3856
|
}
|
|
3857
3857
|
}
|
|
@@ -3877,13 +3877,13 @@
|
|
|
3877
3877
|
"type": "timestamp"
|
|
3878
3878
|
},
|
|
3879
3879
|
"CreatedBy": {
|
|
3880
|
-
"shape": "
|
|
3880
|
+
"shape": "Spo"
|
|
3881
3881
|
},
|
|
3882
3882
|
"LastModifiedTime": {
|
|
3883
3883
|
"type": "timestamp"
|
|
3884
3884
|
},
|
|
3885
3885
|
"LastModifiedBy": {
|
|
3886
|
-
"shape": "
|
|
3886
|
+
"shape": "Spo"
|
|
3887
3887
|
}
|
|
3888
3888
|
}
|
|
3889
3889
|
}
|
|
@@ -4078,14 +4078,14 @@
|
|
|
4078
4078
|
},
|
|
4079
4079
|
"ModelPackageStatus": {},
|
|
4080
4080
|
"ModelPackageStatusDetails": {
|
|
4081
|
-
"shape": "
|
|
4081
|
+
"shape": "Sv0"
|
|
4082
4082
|
},
|
|
4083
4083
|
"CertifyForMarketplace": {
|
|
4084
4084
|
"type": "boolean"
|
|
4085
4085
|
},
|
|
4086
4086
|
"ModelApprovalStatus": {},
|
|
4087
4087
|
"CreatedBy": {
|
|
4088
|
-
"shape": "
|
|
4088
|
+
"shape": "Spo"
|
|
4089
4089
|
},
|
|
4090
4090
|
"MetadataProperties": {
|
|
4091
4091
|
"shape": "S1q"
|
|
@@ -4097,7 +4097,7 @@
|
|
|
4097
4097
|
"type": "timestamp"
|
|
4098
4098
|
},
|
|
4099
4099
|
"LastModifiedBy": {
|
|
4100
|
-
"shape": "
|
|
4100
|
+
"shape": "Spo"
|
|
4101
4101
|
},
|
|
4102
4102
|
"ApprovalDescription": {},
|
|
4103
4103
|
"CustomerMetadataProperties": {
|
|
@@ -4142,7 +4142,7 @@
|
|
|
4142
4142
|
"type": "timestamp"
|
|
4143
4143
|
},
|
|
4144
4144
|
"CreatedBy": {
|
|
4145
|
-
"shape": "
|
|
4145
|
+
"shape": "Spo"
|
|
4146
4146
|
},
|
|
4147
4147
|
"ModelPackageGroupStatus": {}
|
|
4148
4148
|
}
|
|
@@ -4238,7 +4238,7 @@
|
|
|
4238
4238
|
},
|
|
4239
4239
|
"EndpointName": {},
|
|
4240
4240
|
"LastMonitoringExecutionSummary": {
|
|
4241
|
-
"shape": "
|
|
4241
|
+
"shape": "Svd"
|
|
4242
4242
|
}
|
|
4243
4243
|
}
|
|
4244
4244
|
}
|
|
@@ -4355,10 +4355,10 @@
|
|
|
4355
4355
|
"type": "timestamp"
|
|
4356
4356
|
},
|
|
4357
4357
|
"CreatedBy": {
|
|
4358
|
-
"shape": "
|
|
4358
|
+
"shape": "Spo"
|
|
4359
4359
|
},
|
|
4360
4360
|
"LastModifiedBy": {
|
|
4361
|
-
"shape": "
|
|
4361
|
+
"shape": "Spo"
|
|
4362
4362
|
},
|
|
4363
4363
|
"ParallelismConfiguration": {
|
|
4364
4364
|
"shape": "Sjg"
|
|
@@ -4405,7 +4405,7 @@
|
|
|
4405
4405
|
"PipelineExecutionStatus": {},
|
|
4406
4406
|
"PipelineExecutionDescription": {},
|
|
4407
4407
|
"PipelineExperimentConfig": {
|
|
4408
|
-
"shape": "
|
|
4408
|
+
"shape": "Svw"
|
|
4409
4409
|
},
|
|
4410
4410
|
"FailureReason": {},
|
|
4411
4411
|
"CreationTime": {
|
|
@@ -4415,10 +4415,10 @@
|
|
|
4415
4415
|
"type": "timestamp"
|
|
4416
4416
|
},
|
|
4417
4417
|
"CreatedBy": {
|
|
4418
|
-
"shape": "
|
|
4418
|
+
"shape": "Spo"
|
|
4419
4419
|
},
|
|
4420
4420
|
"LastModifiedBy": {
|
|
4421
|
-
"shape": "
|
|
4421
|
+
"shape": "Spo"
|
|
4422
4422
|
},
|
|
4423
4423
|
"ParallelismConfiguration": {
|
|
4424
4424
|
"shape": "Sjg"
|
|
@@ -4524,11 +4524,11 @@
|
|
|
4524
4524
|
"shape": "Skx"
|
|
4525
4525
|
},
|
|
4526
4526
|
"ServiceCatalogProvisionedProductDetails": {
|
|
4527
|
-
"shape": "
|
|
4527
|
+
"shape": "Sw4"
|
|
4528
4528
|
},
|
|
4529
4529
|
"ProjectStatus": {},
|
|
4530
4530
|
"CreatedBy": {
|
|
4531
|
-
"shape": "
|
|
4531
|
+
"shape": "Spo"
|
|
4532
4532
|
},
|
|
4533
4533
|
"CreationTime": {
|
|
4534
4534
|
"type": "timestamp"
|
|
@@ -4537,7 +4537,7 @@
|
|
|
4537
4537
|
"type": "timestamp"
|
|
4538
4538
|
},
|
|
4539
4539
|
"LastModifiedBy": {
|
|
4540
|
-
"shape": "
|
|
4540
|
+
"shape": "Spo"
|
|
4541
4541
|
}
|
|
4542
4542
|
}
|
|
4543
4543
|
}
|
|
@@ -4585,7 +4585,7 @@
|
|
|
4585
4585
|
],
|
|
4586
4586
|
"members": {
|
|
4587
4587
|
"SubscribedWorkteam": {
|
|
4588
|
-
"shape": "
|
|
4588
|
+
"shape": "Swb"
|
|
4589
4589
|
}
|
|
4590
4590
|
}
|
|
4591
4591
|
}
|
|
@@ -4620,7 +4620,7 @@
|
|
|
4620
4620
|
"LabelingJobArn": {},
|
|
4621
4621
|
"AutoMLJobArn": {},
|
|
4622
4622
|
"ModelArtifacts": {
|
|
4623
|
-
"shape": "
|
|
4623
|
+
"shape": "Srb"
|
|
4624
4624
|
},
|
|
4625
4625
|
"TrainingJobStatus": {},
|
|
4626
4626
|
"SecondaryStatus": {},
|
|
@@ -4660,10 +4660,10 @@
|
|
|
4660
4660
|
"type": "timestamp"
|
|
4661
4661
|
},
|
|
4662
4662
|
"SecondaryStatusTransitions": {
|
|
4663
|
-
"shape": "
|
|
4663
|
+
"shape": "Swf"
|
|
4664
4664
|
},
|
|
4665
4665
|
"FinalMetricDataList": {
|
|
4666
|
-
"shape": "
|
|
4666
|
+
"shape": "Swi"
|
|
4667
4667
|
},
|
|
4668
4668
|
"EnableNetworkIsolation": {
|
|
4669
4669
|
"type": "boolean"
|
|
@@ -4684,25 +4684,25 @@
|
|
|
4684
4684
|
"type": "integer"
|
|
4685
4685
|
},
|
|
4686
4686
|
"DebugHookConfig": {
|
|
4687
|
-
"shape": "
|
|
4687
|
+
"shape": "Sli"
|
|
4688
4688
|
},
|
|
4689
4689
|
"ExperimentConfig": {
|
|
4690
4690
|
"shape": "Sks"
|
|
4691
4691
|
},
|
|
4692
4692
|
"DebugRuleConfigurations": {
|
|
4693
|
-
"shape": "
|
|
4693
|
+
"shape": "Slq"
|
|
4694
4694
|
},
|
|
4695
4695
|
"TensorBoardOutputConfig": {
|
|
4696
|
-
"shape": "
|
|
4696
|
+
"shape": "Slu"
|
|
4697
4697
|
},
|
|
4698
4698
|
"DebugRuleEvaluationStatuses": {
|
|
4699
|
-
"shape": "
|
|
4699
|
+
"shape": "Swm"
|
|
4700
4700
|
},
|
|
4701
4701
|
"ProfilerConfig": {
|
|
4702
|
-
"shape": "
|
|
4702
|
+
"shape": "Slv"
|
|
4703
4703
|
},
|
|
4704
4704
|
"ProfilerRuleConfigurations": {
|
|
4705
|
-
"shape": "
|
|
4705
|
+
"shape": "Sly"
|
|
4706
4706
|
},
|
|
4707
4707
|
"ProfilerRuleEvaluationStatuses": {
|
|
4708
4708
|
"type": "list",
|
|
@@ -4724,10 +4724,10 @@
|
|
|
4724
4724
|
"shape": "Sdy"
|
|
4725
4725
|
},
|
|
4726
4726
|
"Environment": {
|
|
4727
|
-
"shape": "
|
|
4727
|
+
"shape": "Sm0"
|
|
4728
4728
|
},
|
|
4729
4729
|
"WarmPoolStatus": {
|
|
4730
|
-
"shape": "
|
|
4730
|
+
"shape": "Swt"
|
|
4731
4731
|
}
|
|
4732
4732
|
}
|
|
4733
4733
|
}
|
|
@@ -4763,7 +4763,7 @@
|
|
|
4763
4763
|
"type": "integer"
|
|
4764
4764
|
},
|
|
4765
4765
|
"ModelClientConfig": {
|
|
4766
|
-
"shape": "
|
|
4766
|
+
"shape": "Sm7"
|
|
4767
4767
|
},
|
|
4768
4768
|
"MaxPayloadInMB": {
|
|
4769
4769
|
"type": "integer"
|
|
@@ -4779,7 +4779,7 @@
|
|
|
4779
4779
|
"shape": "S40"
|
|
4780
4780
|
},
|
|
4781
4781
|
"DataCaptureConfig": {
|
|
4782
|
-
"shape": "
|
|
4782
|
+
"shape": "Sma"
|
|
4783
4783
|
},
|
|
4784
4784
|
"TransformResources": {
|
|
4785
4785
|
"shape": "S43"
|
|
@@ -4796,7 +4796,7 @@
|
|
|
4796
4796
|
"LabelingJobArn": {},
|
|
4797
4797
|
"AutoMLJobArn": {},
|
|
4798
4798
|
"DataProcessing": {
|
|
4799
|
-
"shape": "
|
|
4799
|
+
"shape": "Smb"
|
|
4800
4800
|
},
|
|
4801
4801
|
"ExperimentConfig": {
|
|
4802
4802
|
"shape": "Sks"
|
|
@@ -4822,19 +4822,19 @@
|
|
|
4822
4822
|
"DisplayName": {},
|
|
4823
4823
|
"ExperimentName": {},
|
|
4824
4824
|
"Source": {
|
|
4825
|
-
"shape": "
|
|
4825
|
+
"shape": "Sx1"
|
|
4826
4826
|
},
|
|
4827
4827
|
"CreationTime": {
|
|
4828
4828
|
"type": "timestamp"
|
|
4829
4829
|
},
|
|
4830
4830
|
"CreatedBy": {
|
|
4831
|
-
"shape": "
|
|
4831
|
+
"shape": "Spo"
|
|
4832
4832
|
},
|
|
4833
4833
|
"LastModifiedTime": {
|
|
4834
4834
|
"type": "timestamp"
|
|
4835
4835
|
},
|
|
4836
4836
|
"LastModifiedBy": {
|
|
4837
|
-
"shape": "
|
|
4837
|
+
"shape": "Spo"
|
|
4838
4838
|
},
|
|
4839
4839
|
"MetadataProperties": {
|
|
4840
4840
|
"shape": "S1q"
|
|
@@ -4859,10 +4859,10 @@
|
|
|
4859
4859
|
"TrialComponentArn": {},
|
|
4860
4860
|
"DisplayName": {},
|
|
4861
4861
|
"Source": {
|
|
4862
|
-
"shape": "
|
|
4862
|
+
"shape": "Sx5"
|
|
4863
4863
|
},
|
|
4864
4864
|
"Status": {
|
|
4865
|
-
"shape": "
|
|
4865
|
+
"shape": "Smj"
|
|
4866
4866
|
},
|
|
4867
4867
|
"StartTime": {
|
|
4868
4868
|
"type": "timestamp"
|
|
@@ -4874,28 +4874,28 @@
|
|
|
4874
4874
|
"type": "timestamp"
|
|
4875
4875
|
},
|
|
4876
4876
|
"CreatedBy": {
|
|
4877
|
-
"shape": "
|
|
4877
|
+
"shape": "Spo"
|
|
4878
4878
|
},
|
|
4879
4879
|
"LastModifiedTime": {
|
|
4880
4880
|
"type": "timestamp"
|
|
4881
4881
|
},
|
|
4882
4882
|
"LastModifiedBy": {
|
|
4883
|
-
"shape": "
|
|
4883
|
+
"shape": "Spo"
|
|
4884
4884
|
},
|
|
4885
4885
|
"Parameters": {
|
|
4886
|
-
"shape": "
|
|
4886
|
+
"shape": "Smn"
|
|
4887
4887
|
},
|
|
4888
4888
|
"InputArtifacts": {
|
|
4889
|
-
"shape": "
|
|
4889
|
+
"shape": "Smr"
|
|
4890
4890
|
},
|
|
4891
4891
|
"OutputArtifacts": {
|
|
4892
|
-
"shape": "
|
|
4892
|
+
"shape": "Smr"
|
|
4893
4893
|
},
|
|
4894
4894
|
"MetadataProperties": {
|
|
4895
4895
|
"shape": "S1q"
|
|
4896
4896
|
},
|
|
4897
4897
|
"Metrics": {
|
|
4898
|
-
"shape": "
|
|
4898
|
+
"shape": "Sx7"
|
|
4899
4899
|
},
|
|
4900
4900
|
"LineageGroupArn": {}
|
|
4901
4901
|
}
|
|
@@ -4953,7 +4953,7 @@
|
|
|
4953
4953
|
],
|
|
4954
4954
|
"members": {
|
|
4955
4955
|
"Workforce": {
|
|
4956
|
-
"shape": "
|
|
4956
|
+
"shape": "Sxh"
|
|
4957
4957
|
}
|
|
4958
4958
|
}
|
|
4959
4959
|
}
|
|
@@ -4975,7 +4975,7 @@
|
|
|
4975
4975
|
],
|
|
4976
4976
|
"members": {
|
|
4977
4977
|
"Workteam": {
|
|
4978
|
-
"shape": "
|
|
4978
|
+
"shape": "Sxp"
|
|
4979
4979
|
}
|
|
4980
4980
|
}
|
|
4981
4981
|
}
|
|
@@ -5474,7 +5474,7 @@
|
|
|
5474
5474
|
"type": "timestamp"
|
|
5475
5475
|
},
|
|
5476
5476
|
"CreatedBy": {
|
|
5477
|
-
"shape": "
|
|
5477
|
+
"shape": "Spo"
|
|
5478
5478
|
}
|
|
5479
5479
|
}
|
|
5480
5480
|
}
|
|
@@ -5543,7 +5543,7 @@
|
|
|
5543
5543
|
},
|
|
5544
5544
|
"FailureReason": {},
|
|
5545
5545
|
"PartialFailureReasons": {
|
|
5546
|
-
"shape": "
|
|
5546
|
+
"shape": "Sq8"
|
|
5547
5547
|
}
|
|
5548
5548
|
}
|
|
5549
5549
|
}
|
|
@@ -5579,7 +5579,7 @@
|
|
|
5579
5579
|
"Candidates": {
|
|
5580
5580
|
"type": "list",
|
|
5581
5581
|
"member": {
|
|
5582
|
-
"shape": "
|
|
5582
|
+
"shape": "Sqa"
|
|
5583
5583
|
}
|
|
5584
5584
|
},
|
|
5585
5585
|
"NextToken": {}
|
|
@@ -5789,7 +5789,7 @@
|
|
|
5789
5789
|
],
|
|
5790
5790
|
"members": {
|
|
5791
5791
|
"JobDefinitionSummaries": {
|
|
5792
|
-
"shape": "
|
|
5792
|
+
"shape": "S10i"
|
|
5793
5793
|
},
|
|
5794
5794
|
"NextToken": {}
|
|
5795
5795
|
}
|
|
@@ -6218,7 +6218,7 @@
|
|
|
6218
6218
|
"ExperimentName": {},
|
|
6219
6219
|
"DisplayName": {},
|
|
6220
6220
|
"ExperimentSource": {
|
|
6221
|
-
"shape": "
|
|
6221
|
+
"shape": "Ssx"
|
|
6222
6222
|
},
|
|
6223
6223
|
"CreationTime": {
|
|
6224
6224
|
"type": "timestamp"
|
|
@@ -6278,7 +6278,7 @@
|
|
|
6278
6278
|
},
|
|
6279
6279
|
"FeatureGroupStatus": {},
|
|
6280
6280
|
"OfflineStoreStatus": {
|
|
6281
|
-
"shape": "
|
|
6281
|
+
"shape": "St3"
|
|
6282
6282
|
}
|
|
6283
6283
|
}
|
|
6284
6284
|
}
|
|
@@ -6440,10 +6440,10 @@
|
|
|
6440
6440
|
"type": "timestamp"
|
|
6441
6441
|
},
|
|
6442
6442
|
"TrainingJobStatusCounters": {
|
|
6443
|
-
"shape": "
|
|
6443
|
+
"shape": "Sts"
|
|
6444
6444
|
},
|
|
6445
6445
|
"ObjectiveStatusCounters": {
|
|
6446
|
-
"shape": "
|
|
6446
|
+
"shape": "Stu"
|
|
6447
6447
|
},
|
|
6448
6448
|
"ResourceLimits": {
|
|
6449
6449
|
"shape": "Sdd"
|
|
@@ -6617,13 +6617,13 @@
|
|
|
6617
6617
|
],
|
|
6618
6618
|
"members": {
|
|
6619
6619
|
"Metrics": {
|
|
6620
|
-
"shape": "
|
|
6620
|
+
"shape": "Sub"
|
|
6621
6621
|
},
|
|
6622
6622
|
"EndpointConfiguration": {
|
|
6623
|
-
"shape": "
|
|
6623
|
+
"shape": "Suc"
|
|
6624
6624
|
},
|
|
6625
6625
|
"ModelConfiguration": {
|
|
6626
|
-
"shape": "
|
|
6626
|
+
"shape": "Sud"
|
|
6627
6627
|
},
|
|
6628
6628
|
"FailureReason": {}
|
|
6629
6629
|
}
|
|
@@ -6759,14 +6759,14 @@
|
|
|
6759
6759
|
},
|
|
6760
6760
|
"LabelingJobStatus": {},
|
|
6761
6761
|
"LabelCounters": {
|
|
6762
|
-
"shape": "
|
|
6762
|
+
"shape": "Sum"
|
|
6763
6763
|
},
|
|
6764
6764
|
"WorkteamArn": {},
|
|
6765
6765
|
"PreHumanTaskLambdaArn": {},
|
|
6766
6766
|
"AnnotationConsolidationLambdaArn": {},
|
|
6767
6767
|
"FailureReason": {},
|
|
6768
6768
|
"LabelingJobOutput": {
|
|
6769
|
-
"shape": "
|
|
6769
|
+
"shape": "Sup"
|
|
6770
6770
|
},
|
|
6771
6771
|
"InputConfig": {
|
|
6772
6772
|
"shape": "Sfq"
|
|
@@ -6916,7 +6916,7 @@
|
|
|
6916
6916
|
],
|
|
6917
6917
|
"members": {
|
|
6918
6918
|
"JobDefinitionSummaries": {
|
|
6919
|
-
"shape": "
|
|
6919
|
+
"shape": "S10i"
|
|
6920
6920
|
},
|
|
6921
6921
|
"NextToken": {}
|
|
6922
6922
|
}
|
|
@@ -6949,7 +6949,7 @@
|
|
|
6949
6949
|
],
|
|
6950
6950
|
"members": {
|
|
6951
6951
|
"JobDefinitionSummaries": {
|
|
6952
|
-
"shape": "
|
|
6952
|
+
"shape": "S10i"
|
|
6953
6953
|
},
|
|
6954
6954
|
"NextToken": {}
|
|
6955
6955
|
}
|
|
@@ -7149,7 +7149,7 @@
|
|
|
7149
7149
|
],
|
|
7150
7150
|
"members": {
|
|
7151
7151
|
"JobDefinitionSummaries": {
|
|
7152
|
-
"shape": "
|
|
7152
|
+
"shape": "S10i"
|
|
7153
7153
|
},
|
|
7154
7154
|
"NextToken": {}
|
|
7155
7155
|
}
|
|
@@ -7246,7 +7246,7 @@
|
|
|
7246
7246
|
"MonitoringExecutionSummaries": {
|
|
7247
7247
|
"type": "list",
|
|
7248
7248
|
"member": {
|
|
7249
|
-
"shape": "
|
|
7249
|
+
"shape": "Svd"
|
|
7250
7250
|
}
|
|
7251
7251
|
},
|
|
7252
7252
|
"NextToken": {}
|
|
@@ -7526,7 +7526,7 @@
|
|
|
7526
7526
|
"CallbackToken": {},
|
|
7527
7527
|
"SqsQueueUrl": {},
|
|
7528
7528
|
"OutputParameters": {
|
|
7529
|
-
"shape": "
|
|
7529
|
+
"shape": "S15p"
|
|
7530
7530
|
}
|
|
7531
7531
|
}
|
|
7532
7532
|
},
|
|
@@ -7535,7 +7535,7 @@
|
|
|
7535
7535
|
"members": {
|
|
7536
7536
|
"Arn": {},
|
|
7537
7537
|
"OutputParameters": {
|
|
7538
|
-
"shape": "
|
|
7538
|
+
"shape": "S15p"
|
|
7539
7539
|
}
|
|
7540
7540
|
}
|
|
7541
7541
|
},
|
|
@@ -7662,7 +7662,7 @@
|
|
|
7662
7662
|
"type": "structure",
|
|
7663
7663
|
"members": {
|
|
7664
7664
|
"PipelineParameters": {
|
|
7665
|
-
"shape": "
|
|
7665
|
+
"shape": "S164"
|
|
7666
7666
|
},
|
|
7667
7667
|
"NextToken": {}
|
|
7668
7668
|
}
|
|
@@ -7959,7 +7959,7 @@
|
|
|
7959
7959
|
"SubscribedWorkteams": {
|
|
7960
7960
|
"type": "list",
|
|
7961
7961
|
"member": {
|
|
7962
|
-
"shape": "
|
|
7962
|
+
"shape": "Swb"
|
|
7963
7963
|
}
|
|
7964
7964
|
},
|
|
7965
7965
|
"NextToken": {}
|
|
@@ -8047,7 +8047,7 @@
|
|
|
8047
8047
|
},
|
|
8048
8048
|
"TrainingJobStatus": {},
|
|
8049
8049
|
"WarmPoolStatus": {
|
|
8050
|
-
"shape": "
|
|
8050
|
+
"shape": "Swt"
|
|
8051
8051
|
}
|
|
8052
8052
|
}
|
|
8053
8053
|
}
|
|
@@ -8082,7 +8082,7 @@
|
|
|
8082
8082
|
"TrainingJobSummaries": {
|
|
8083
8083
|
"type": "list",
|
|
8084
8084
|
"member": {
|
|
8085
|
-
"shape": "
|
|
8085
|
+
"shape": "Stw"
|
|
8086
8086
|
}
|
|
8087
8087
|
},
|
|
8088
8088
|
"NextToken": {}
|
|
@@ -8185,10 +8185,10 @@
|
|
|
8185
8185
|
"TrialComponentArn": {},
|
|
8186
8186
|
"DisplayName": {},
|
|
8187
8187
|
"TrialComponentSource": {
|
|
8188
|
-
"shape": "
|
|
8188
|
+
"shape": "Sx5"
|
|
8189
8189
|
},
|
|
8190
8190
|
"Status": {
|
|
8191
|
-
"shape": "
|
|
8191
|
+
"shape": "Smj"
|
|
8192
8192
|
},
|
|
8193
8193
|
"StartTime": {
|
|
8194
8194
|
"type": "timestamp"
|
|
@@ -8200,13 +8200,13 @@
|
|
|
8200
8200
|
"type": "timestamp"
|
|
8201
8201
|
},
|
|
8202
8202
|
"CreatedBy": {
|
|
8203
|
-
"shape": "
|
|
8203
|
+
"shape": "Spo"
|
|
8204
8204
|
},
|
|
8205
8205
|
"LastModifiedTime": {
|
|
8206
8206
|
"type": "timestamp"
|
|
8207
8207
|
},
|
|
8208
8208
|
"LastModifiedBy": {
|
|
8209
|
-
"shape": "
|
|
8209
|
+
"shape": "Spo"
|
|
8210
8210
|
}
|
|
8211
8211
|
}
|
|
8212
8212
|
}
|
|
@@ -8247,7 +8247,7 @@
|
|
|
8247
8247
|
"TrialName": {},
|
|
8248
8248
|
"DisplayName": {},
|
|
8249
8249
|
"TrialSource": {
|
|
8250
|
-
"shape": "
|
|
8250
|
+
"shape": "Sx1"
|
|
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": "
|
|
8325
|
+
"shape": "Sxh"
|
|
8326
8326
|
}
|
|
8327
8327
|
},
|
|
8328
8328
|
"NextToken": {}
|
|
@@ -8351,7 +8351,7 @@
|
|
|
8351
8351
|
"Workteams": {
|
|
8352
8352
|
"type": "list",
|
|
8353
8353
|
"member": {
|
|
8354
|
-
"shape": "
|
|
8354
|
+
"shape": "Sxp"
|
|
8355
8355
|
}
|
|
8356
8356
|
},
|
|
8357
8357
|
"NextToken": {}
|
|
@@ -8470,7 +8470,7 @@
|
|
|
8470
8470
|
"members": {
|
|
8471
8471
|
"DeviceFleetName": {},
|
|
8472
8472
|
"Devices": {
|
|
8473
|
-
"shape": "
|
|
8473
|
+
"shape": "S18l"
|
|
8474
8474
|
},
|
|
8475
8475
|
"Tags": {
|
|
8476
8476
|
"shape": "S7"
|
|
@@ -8560,7 +8560,7 @@
|
|
|
8560
8560
|
"members": {
|
|
8561
8561
|
"Resource": {},
|
|
8562
8562
|
"SearchExpression": {
|
|
8563
|
-
"shape": "
|
|
8563
|
+
"shape": "S18w"
|
|
8564
8564
|
},
|
|
8565
8565
|
"SortBy": {},
|
|
8566
8566
|
"SortOrder": {},
|
|
@@ -8579,7 +8579,7 @@
|
|
|
8579
8579
|
"type": "structure",
|
|
8580
8580
|
"members": {
|
|
8581
8581
|
"TrainingJob": {
|
|
8582
|
-
"shape": "
|
|
8582
|
+
"shape": "S199"
|
|
8583
8583
|
},
|
|
8584
8584
|
"Experiment": {
|
|
8585
8585
|
"type": "structure",
|
|
@@ -8588,20 +8588,20 @@
|
|
|
8588
8588
|
"ExperimentArn": {},
|
|
8589
8589
|
"DisplayName": {},
|
|
8590
8590
|
"Source": {
|
|
8591
|
-
"shape": "
|
|
8591
|
+
"shape": "Ssx"
|
|
8592
8592
|
},
|
|
8593
8593
|
"Description": {},
|
|
8594
8594
|
"CreationTime": {
|
|
8595
8595
|
"type": "timestamp"
|
|
8596
8596
|
},
|
|
8597
8597
|
"CreatedBy": {
|
|
8598
|
-
"shape": "
|
|
8598
|
+
"shape": "Spo"
|
|
8599
8599
|
},
|
|
8600
8600
|
"LastModifiedTime": {
|
|
8601
8601
|
"type": "timestamp"
|
|
8602
8602
|
},
|
|
8603
8603
|
"LastModifiedBy": {
|
|
8604
|
-
"shape": "
|
|
8604
|
+
"shape": "Spo"
|
|
8605
8605
|
},
|
|
8606
8606
|
"Tags": {
|
|
8607
8607
|
"shape": "S7"
|
|
@@ -8616,19 +8616,19 @@
|
|
|
8616
8616
|
"DisplayName": {},
|
|
8617
8617
|
"ExperimentName": {},
|
|
8618
8618
|
"Source": {
|
|
8619
|
-
"shape": "
|
|
8619
|
+
"shape": "Sx1"
|
|
8620
8620
|
},
|
|
8621
8621
|
"CreationTime": {
|
|
8622
8622
|
"type": "timestamp"
|
|
8623
8623
|
},
|
|
8624
8624
|
"CreatedBy": {
|
|
8625
|
-
"shape": "
|
|
8625
|
+
"shape": "Spo"
|
|
8626
8626
|
},
|
|
8627
8627
|
"LastModifiedTime": {
|
|
8628
8628
|
"type": "timestamp"
|
|
8629
8629
|
},
|
|
8630
8630
|
"LastModifiedBy": {
|
|
8631
|
-
"shape": "
|
|
8631
|
+
"shape": "Spo"
|
|
8632
8632
|
},
|
|
8633
8633
|
"MetadataProperties": {
|
|
8634
8634
|
"shape": "S1q"
|
|
@@ -8644,13 +8644,13 @@
|
|
|
8644
8644
|
"TrialComponentName": {},
|
|
8645
8645
|
"TrialComponentArn": {},
|
|
8646
8646
|
"TrialComponentSource": {
|
|
8647
|
-
"shape": "
|
|
8647
|
+
"shape": "Sx5"
|
|
8648
8648
|
},
|
|
8649
8649
|
"CreationTime": {
|
|
8650
8650
|
"type": "timestamp"
|
|
8651
8651
|
},
|
|
8652
8652
|
"CreatedBy": {
|
|
8653
|
-
"shape": "
|
|
8653
|
+
"shape": "Spo"
|
|
8654
8654
|
}
|
|
8655
8655
|
}
|
|
8656
8656
|
}
|
|
@@ -8664,10 +8664,10 @@
|
|
|
8664
8664
|
"DisplayName": {},
|
|
8665
8665
|
"TrialComponentArn": {},
|
|
8666
8666
|
"Source": {
|
|
8667
|
-
"shape": "
|
|
8667
|
+
"shape": "Sx5"
|
|
8668
8668
|
},
|
|
8669
8669
|
"Status": {
|
|
8670
|
-
"shape": "
|
|
8670
|
+
"shape": "Smj"
|
|
8671
8671
|
},
|
|
8672
8672
|
"StartTime": {
|
|
8673
8673
|
"type": "timestamp"
|
|
@@ -8679,25 +8679,25 @@
|
|
|
8679
8679
|
"type": "timestamp"
|
|
8680
8680
|
},
|
|
8681
8681
|
"CreatedBy": {
|
|
8682
|
-
"shape": "
|
|
8682
|
+
"shape": "Spo"
|
|
8683
8683
|
},
|
|
8684
8684
|
"LastModifiedTime": {
|
|
8685
8685
|
"type": "timestamp"
|
|
8686
8686
|
},
|
|
8687
8687
|
"LastModifiedBy": {
|
|
8688
|
-
"shape": "
|
|
8688
|
+
"shape": "Spo"
|
|
8689
8689
|
},
|
|
8690
8690
|
"Parameters": {
|
|
8691
|
-
"shape": "
|
|
8691
|
+
"shape": "Smn"
|
|
8692
8692
|
},
|
|
8693
8693
|
"InputArtifacts": {
|
|
8694
|
-
"shape": "
|
|
8694
|
+
"shape": "Smr"
|
|
8695
8695
|
},
|
|
8696
8696
|
"OutputArtifacts": {
|
|
8697
|
-
"shape": "
|
|
8697
|
+
"shape": "Smr"
|
|
8698
8698
|
},
|
|
8699
8699
|
"Metrics": {
|
|
8700
|
-
"shape": "
|
|
8700
|
+
"shape": "Sx7"
|
|
8701
8701
|
},
|
|
8702
8702
|
"MetadataProperties": {
|
|
8703
8703
|
"shape": "S1q"
|
|
@@ -8707,7 +8707,7 @@
|
|
|
8707
8707
|
"members": {
|
|
8708
8708
|
"SourceArn": {},
|
|
8709
8709
|
"TrainingJob": {
|
|
8710
|
-
"shape": "
|
|
8710
|
+
"shape": "S199"
|
|
8711
8711
|
},
|
|
8712
8712
|
"ProcessingJob": {
|
|
8713
8713
|
"type": "structure",
|
|
@@ -8774,7 +8774,7 @@
|
|
|
8774
8774
|
"type": "integer"
|
|
8775
8775
|
},
|
|
8776
8776
|
"ModelClientConfig": {
|
|
8777
|
-
"shape": "
|
|
8777
|
+
"shape": "Sm7"
|
|
8778
8778
|
},
|
|
8779
8779
|
"MaxPayloadInMB": {
|
|
8780
8780
|
"type": "integer"
|
|
@@ -8804,7 +8804,7 @@
|
|
|
8804
8804
|
"LabelingJobArn": {},
|
|
8805
8805
|
"AutoMLJobArn": {},
|
|
8806
8806
|
"DataProcessing": {
|
|
8807
|
-
"shape": "
|
|
8807
|
+
"shape": "Smb"
|
|
8808
8808
|
},
|
|
8809
8809
|
"ExperimentConfig": {
|
|
8810
8810
|
"shape": "Sks"
|
|
@@ -8847,10 +8847,10 @@
|
|
|
8847
8847
|
"EndpointArn": {},
|
|
8848
8848
|
"EndpointConfigName": {},
|
|
8849
8849
|
"ProductionVariants": {
|
|
8850
|
-
"shape": "
|
|
8850
|
+
"shape": "Sse"
|
|
8851
8851
|
},
|
|
8852
8852
|
"DataCaptureConfig": {
|
|
8853
|
-
"shape": "
|
|
8853
|
+
"shape": "Ssn"
|
|
8854
8854
|
},
|
|
8855
8855
|
"EndpointStatus": {},
|
|
8856
8856
|
"FailureReason": {},
|
|
@@ -8881,7 +8881,7 @@
|
|
|
8881
8881
|
},
|
|
8882
8882
|
"EndpointName": {},
|
|
8883
8883
|
"LastMonitoringExecutionSummary": {
|
|
8884
|
-
"shape": "
|
|
8884
|
+
"shape": "Svd"
|
|
8885
8885
|
},
|
|
8886
8886
|
"Tags": {
|
|
8887
8887
|
"shape": "S7"
|
|
@@ -8918,14 +8918,14 @@
|
|
|
8918
8918
|
},
|
|
8919
8919
|
"ModelPackageStatus": {},
|
|
8920
8920
|
"ModelPackageStatusDetails": {
|
|
8921
|
-
"shape": "
|
|
8921
|
+
"shape": "Sv0"
|
|
8922
8922
|
},
|
|
8923
8923
|
"CertifyForMarketplace": {
|
|
8924
8924
|
"type": "boolean"
|
|
8925
8925
|
},
|
|
8926
8926
|
"ModelApprovalStatus": {},
|
|
8927
8927
|
"CreatedBy": {
|
|
8928
|
-
"shape": "
|
|
8928
|
+
"shape": "Spo"
|
|
8929
8929
|
},
|
|
8930
8930
|
"MetadataProperties": {
|
|
8931
8931
|
"shape": "S1q"
|
|
@@ -8937,7 +8937,7 @@
|
|
|
8937
8937
|
"type": "timestamp"
|
|
8938
8938
|
},
|
|
8939
8939
|
"LastModifiedBy": {
|
|
8940
|
-
"shape": "
|
|
8940
|
+
"shape": "Spo"
|
|
8941
8941
|
},
|
|
8942
8942
|
"ApprovalDescription": {},
|
|
8943
8943
|
"Domain": {},
|
|
@@ -8967,7 +8967,7 @@
|
|
|
8967
8967
|
"type": "timestamp"
|
|
8968
8968
|
},
|
|
8969
8969
|
"CreatedBy": {
|
|
8970
|
-
"shape": "
|
|
8970
|
+
"shape": "Spo"
|
|
8971
8971
|
},
|
|
8972
8972
|
"ModelPackageGroupStatus": {},
|
|
8973
8973
|
"Tags": {
|
|
@@ -8994,10 +8994,10 @@
|
|
|
8994
8994
|
"type": "timestamp"
|
|
8995
8995
|
},
|
|
8996
8996
|
"CreatedBy": {
|
|
8997
|
-
"shape": "
|
|
8997
|
+
"shape": "Spo"
|
|
8998
8998
|
},
|
|
8999
8999
|
"LastModifiedBy": {
|
|
9000
|
-
"shape": "
|
|
9000
|
+
"shape": "Spo"
|
|
9001
9001
|
},
|
|
9002
9002
|
"ParallelismConfiguration": {
|
|
9003
9003
|
"shape": "Sjg"
|
|
@@ -9016,7 +9016,7 @@
|
|
|
9016
9016
|
"PipelineExecutionStatus": {},
|
|
9017
9017
|
"PipelineExecutionDescription": {},
|
|
9018
9018
|
"PipelineExperimentConfig": {
|
|
9019
|
-
"shape": "
|
|
9019
|
+
"shape": "Svw"
|
|
9020
9020
|
},
|
|
9021
9021
|
"FailureReason": {},
|
|
9022
9022
|
"CreationTime": {
|
|
@@ -9026,16 +9026,16 @@
|
|
|
9026
9026
|
"type": "timestamp"
|
|
9027
9027
|
},
|
|
9028
9028
|
"CreatedBy": {
|
|
9029
|
-
"shape": "
|
|
9029
|
+
"shape": "Spo"
|
|
9030
9030
|
},
|
|
9031
9031
|
"LastModifiedBy": {
|
|
9032
|
-
"shape": "
|
|
9032
|
+
"shape": "Spo"
|
|
9033
9033
|
},
|
|
9034
9034
|
"ParallelismConfiguration": {
|
|
9035
9035
|
"shape": "Sjg"
|
|
9036
9036
|
},
|
|
9037
9037
|
"PipelineParameters": {
|
|
9038
|
-
"shape": "
|
|
9038
|
+
"shape": "S164"
|
|
9039
9039
|
}
|
|
9040
9040
|
}
|
|
9041
9041
|
},
|
|
@@ -9064,10 +9064,10 @@
|
|
|
9064
9064
|
"RoleArn": {},
|
|
9065
9065
|
"FeatureGroupStatus": {},
|
|
9066
9066
|
"OfflineStoreStatus": {
|
|
9067
|
-
"shape": "
|
|
9067
|
+
"shape": "St3"
|
|
9068
9068
|
},
|
|
9069
9069
|
"LastUpdateStatus": {
|
|
9070
|
-
"shape": "
|
|
9070
|
+
"shape": "St6"
|
|
9071
9071
|
},
|
|
9072
9072
|
"FailureReason": {},
|
|
9073
9073
|
"Description": {},
|
|
@@ -9087,11 +9087,11 @@
|
|
|
9087
9087
|
"shape": "Skx"
|
|
9088
9088
|
},
|
|
9089
9089
|
"ServiceCatalogProvisionedProductDetails": {
|
|
9090
|
-
"shape": "
|
|
9090
|
+
"shape": "Sw4"
|
|
9091
9091
|
},
|
|
9092
9092
|
"ProjectStatus": {},
|
|
9093
9093
|
"CreatedBy": {
|
|
9094
|
-
"shape": "
|
|
9094
|
+
"shape": "Spo"
|
|
9095
9095
|
},
|
|
9096
9096
|
"CreationTime": {
|
|
9097
9097
|
"type": "timestamp"
|
|
@@ -9103,7 +9103,7 @@
|
|
|
9103
9103
|
"type": "timestamp"
|
|
9104
9104
|
},
|
|
9105
9105
|
"LastModifiedBy": {
|
|
9106
|
-
"shape": "
|
|
9106
|
+
"shape": "Spo"
|
|
9107
9107
|
}
|
|
9108
9108
|
}
|
|
9109
9109
|
},
|
|
@@ -9122,7 +9122,7 @@
|
|
|
9122
9122
|
},
|
|
9123
9123
|
"Description": {},
|
|
9124
9124
|
"Parameters": {
|
|
9125
|
-
"shape": "
|
|
9125
|
+
"shape": "Stc"
|
|
9126
9126
|
}
|
|
9127
9127
|
}
|
|
9128
9128
|
},
|
|
@@ -9151,16 +9151,16 @@
|
|
|
9151
9151
|
"type": "timestamp"
|
|
9152
9152
|
},
|
|
9153
9153
|
"TrainingJobStatusCounters": {
|
|
9154
|
-
"shape": "
|
|
9154
|
+
"shape": "Sts"
|
|
9155
9155
|
},
|
|
9156
9156
|
"ObjectiveStatusCounters": {
|
|
9157
|
-
"shape": "
|
|
9157
|
+
"shape": "Stu"
|
|
9158
9158
|
},
|
|
9159
9159
|
"BestTrainingJob": {
|
|
9160
|
-
"shape": "
|
|
9160
|
+
"shape": "Stw"
|
|
9161
9161
|
},
|
|
9162
9162
|
"OverallBestTrainingJob": {
|
|
9163
|
-
"shape": "
|
|
9163
|
+
"shape": "Stw"
|
|
9164
9164
|
},
|
|
9165
9165
|
"WarmStartConfig": {
|
|
9166
9166
|
"shape": "Se6"
|
|
@@ -9208,7 +9208,7 @@
|
|
|
9208
9208
|
"members": {
|
|
9209
9209
|
"CallbackToken": {},
|
|
9210
9210
|
"OutputParameters": {
|
|
9211
|
-
"shape": "
|
|
9211
|
+
"shape": "S15p"
|
|
9212
9212
|
},
|
|
9213
9213
|
"ClientRequestToken": {
|
|
9214
9214
|
"idempotencyToken": true
|
|
@@ -9268,7 +9268,7 @@
|
|
|
9268
9268
|
"PipelineName": {},
|
|
9269
9269
|
"PipelineExecutionDisplayName": {},
|
|
9270
9270
|
"PipelineParameters": {
|
|
9271
|
-
"shape": "
|
|
9271
|
+
"shape": "S164"
|
|
9272
9272
|
},
|
|
9273
9273
|
"PipelineExecutionDescription": {},
|
|
9274
9274
|
"ClientRequestToken": {
|
|
@@ -9455,7 +9455,7 @@
|
|
|
9455
9455
|
"shape": "S1o"
|
|
9456
9456
|
},
|
|
9457
9457
|
"PropertiesToRemove": {
|
|
9458
|
-
"shape": "
|
|
9458
|
+
"shape": "S1aj"
|
|
9459
9459
|
}
|
|
9460
9460
|
}
|
|
9461
9461
|
},
|
|
@@ -9499,7 +9499,7 @@
|
|
|
9499
9499
|
"shape": "S1o"
|
|
9500
9500
|
},
|
|
9501
9501
|
"PropertiesToRemove": {
|
|
9502
|
-
"shape": "
|
|
9502
|
+
"shape": "S1aj"
|
|
9503
9503
|
}
|
|
9504
9504
|
}
|
|
9505
9505
|
},
|
|
@@ -9549,7 +9549,7 @@
|
|
|
9549
9549
|
"shape": "S1o"
|
|
9550
9550
|
},
|
|
9551
9551
|
"PropertiesToRemove": {
|
|
9552
|
-
"shape": "
|
|
9552
|
+
"shape": "S1aj"
|
|
9553
9553
|
}
|
|
9554
9554
|
}
|
|
9555
9555
|
},
|
|
@@ -9590,7 +9590,7 @@
|
|
|
9590
9590
|
"members": {
|
|
9591
9591
|
"DeviceFleetName": {},
|
|
9592
9592
|
"Devices": {
|
|
9593
|
-
"shape": "
|
|
9593
|
+
"shape": "S18l"
|
|
9594
9594
|
}
|
|
9595
9595
|
}
|
|
9596
9596
|
}
|
|
@@ -9774,7 +9774,7 @@
|
|
|
9774
9774
|
"ParameterAdditions": {
|
|
9775
9775
|
"type": "list",
|
|
9776
9776
|
"member": {
|
|
9777
|
-
"shape": "
|
|
9777
|
+
"shape": "Std"
|
|
9778
9778
|
}
|
|
9779
9779
|
},
|
|
9780
9780
|
"ParameterRemovals": {
|
|
@@ -10027,7 +10027,7 @@
|
|
|
10027
10027
|
"type": "long"
|
|
10028
10028
|
},
|
|
10029
10029
|
"ProfilingParameters": {
|
|
10030
|
-
"shape": "
|
|
10030
|
+
"shape": "Slx"
|
|
10031
10031
|
},
|
|
10032
10032
|
"DisableProfiler": {
|
|
10033
10033
|
"type": "boolean"
|
|
@@ -10035,7 +10035,7 @@
|
|
|
10035
10035
|
}
|
|
10036
10036
|
},
|
|
10037
10037
|
"ProfilerRuleConfigurations": {
|
|
10038
|
-
"shape": "
|
|
10038
|
+
"shape": "Sly"
|
|
10039
10039
|
},
|
|
10040
10040
|
"ResourceConfig": {
|
|
10041
10041
|
"type": "structure",
|
|
@@ -10088,7 +10088,7 @@
|
|
|
10088
10088
|
"TrialComponentName": {},
|
|
10089
10089
|
"DisplayName": {},
|
|
10090
10090
|
"Status": {
|
|
10091
|
-
"shape": "
|
|
10091
|
+
"shape": "Smj"
|
|
10092
10092
|
},
|
|
10093
10093
|
"StartTime": {
|
|
10094
10094
|
"type": "timestamp"
|
|
@@ -10097,22 +10097,22 @@
|
|
|
10097
10097
|
"type": "timestamp"
|
|
10098
10098
|
},
|
|
10099
10099
|
"Parameters": {
|
|
10100
|
-
"shape": "
|
|
10100
|
+
"shape": "Smn"
|
|
10101
10101
|
},
|
|
10102
10102
|
"ParametersToRemove": {
|
|
10103
|
-
"shape": "
|
|
10103
|
+
"shape": "S1cd"
|
|
10104
10104
|
},
|
|
10105
10105
|
"InputArtifacts": {
|
|
10106
|
-
"shape": "
|
|
10106
|
+
"shape": "Smr"
|
|
10107
10107
|
},
|
|
10108
10108
|
"InputArtifactsToRemove": {
|
|
10109
|
-
"shape": "
|
|
10109
|
+
"shape": "S1cd"
|
|
10110
10110
|
},
|
|
10111
10111
|
"OutputArtifacts": {
|
|
10112
|
-
"shape": "
|
|
10112
|
+
"shape": "Smr"
|
|
10113
10113
|
},
|
|
10114
10114
|
"OutputArtifactsToRemove": {
|
|
10115
|
-
"shape": "
|
|
10115
|
+
"shape": "S1cd"
|
|
10116
10116
|
}
|
|
10117
10117
|
}
|
|
10118
10118
|
},
|
|
@@ -10154,13 +10154,13 @@
|
|
|
10154
10154
|
"members": {
|
|
10155
10155
|
"WorkforceName": {},
|
|
10156
10156
|
"SourceIpConfig": {
|
|
10157
|
-
"shape": "
|
|
10157
|
+
"shape": "Sn8"
|
|
10158
10158
|
},
|
|
10159
10159
|
"OidcConfig": {
|
|
10160
|
-
"shape": "
|
|
10160
|
+
"shape": "Sn5"
|
|
10161
10161
|
},
|
|
10162
10162
|
"WorkforceVpcConfig": {
|
|
10163
|
-
"shape": "
|
|
10163
|
+
"shape": "Snc"
|
|
10164
10164
|
}
|
|
10165
10165
|
}
|
|
10166
10166
|
},
|
|
@@ -10171,7 +10171,7 @@
|
|
|
10171
10171
|
],
|
|
10172
10172
|
"members": {
|
|
10173
10173
|
"Workforce": {
|
|
10174
|
-
"shape": "
|
|
10174
|
+
"shape": "Sxh"
|
|
10175
10175
|
}
|
|
10176
10176
|
}
|
|
10177
10177
|
}
|
|
@@ -10185,11 +10185,11 @@
|
|
|
10185
10185
|
"members": {
|
|
10186
10186
|
"WorkteamName": {},
|
|
10187
10187
|
"MemberDefinitions": {
|
|
10188
|
-
"shape": "
|
|
10188
|
+
"shape": "Snm"
|
|
10189
10189
|
},
|
|
10190
10190
|
"Description": {},
|
|
10191
10191
|
"NotificationConfiguration": {
|
|
10192
|
-
"shape": "
|
|
10192
|
+
"shape": "Snu"
|
|
10193
10193
|
}
|
|
10194
10194
|
}
|
|
10195
10195
|
},
|
|
@@ -10200,7 +10200,7 @@
|
|
|
10200
10200
|
],
|
|
10201
10201
|
"members": {
|
|
10202
10202
|
"Workteam": {
|
|
10203
|
-
"shape": "
|
|
10203
|
+
"shape": "Sxp"
|
|
10204
10204
|
}
|
|
10205
10205
|
}
|
|
10206
10206
|
}
|
|
@@ -13190,10 +13190,18 @@
|
|
|
13190
13190
|
},
|
|
13191
13191
|
"EnableSageMakerMetricsTimeSeries": {
|
|
13192
13192
|
"type": "boolean"
|
|
13193
|
+
},
|
|
13194
|
+
"ContainerEntrypoint": {
|
|
13195
|
+
"type": "list",
|
|
13196
|
+
"member": {}
|
|
13197
|
+
},
|
|
13198
|
+
"ContainerArguments": {
|
|
13199
|
+
"type": "list",
|
|
13200
|
+
"member": {}
|
|
13193
13201
|
}
|
|
13194
13202
|
}
|
|
13195
13203
|
},
|
|
13196
|
-
"
|
|
13204
|
+
"Sli": {
|
|
13197
13205
|
"type": "structure",
|
|
13198
13206
|
"required": [
|
|
13199
13207
|
"S3OutputPath"
|
|
@@ -13222,7 +13230,7 @@
|
|
|
13222
13230
|
}
|
|
13223
13231
|
}
|
|
13224
13232
|
},
|
|
13225
|
-
"
|
|
13233
|
+
"Slq": {
|
|
13226
13234
|
"type": "list",
|
|
13227
13235
|
"member": {
|
|
13228
13236
|
"type": "structure",
|
|
@@ -13240,17 +13248,17 @@
|
|
|
13240
13248
|
"type": "integer"
|
|
13241
13249
|
},
|
|
13242
13250
|
"RuleParameters": {
|
|
13243
|
-
"shape": "
|
|
13251
|
+
"shape": "Slt"
|
|
13244
13252
|
}
|
|
13245
13253
|
}
|
|
13246
13254
|
}
|
|
13247
13255
|
},
|
|
13248
|
-
"
|
|
13256
|
+
"Slt": {
|
|
13249
13257
|
"type": "map",
|
|
13250
13258
|
"key": {},
|
|
13251
13259
|
"value": {}
|
|
13252
13260
|
},
|
|
13253
|
-
"
|
|
13261
|
+
"Slu": {
|
|
13254
13262
|
"type": "structure",
|
|
13255
13263
|
"required": [
|
|
13256
13264
|
"S3OutputPath"
|
|
@@ -13260,7 +13268,7 @@
|
|
|
13260
13268
|
"S3OutputPath": {}
|
|
13261
13269
|
}
|
|
13262
13270
|
},
|
|
13263
|
-
"
|
|
13271
|
+
"Slv": {
|
|
13264
13272
|
"type": "structure",
|
|
13265
13273
|
"required": [
|
|
13266
13274
|
"S3OutputPath"
|
|
@@ -13271,16 +13279,16 @@
|
|
|
13271
13279
|
"type": "long"
|
|
13272
13280
|
},
|
|
13273
13281
|
"ProfilingParameters": {
|
|
13274
|
-
"shape": "
|
|
13282
|
+
"shape": "Slx"
|
|
13275
13283
|
}
|
|
13276
13284
|
}
|
|
13277
13285
|
},
|
|
13278
|
-
"
|
|
13286
|
+
"Slx": {
|
|
13279
13287
|
"type": "map",
|
|
13280
13288
|
"key": {},
|
|
13281
13289
|
"value": {}
|
|
13282
13290
|
},
|
|
13283
|
-
"
|
|
13291
|
+
"Sly": {
|
|
13284
13292
|
"type": "list",
|
|
13285
13293
|
"member": {
|
|
13286
13294
|
"type": "structure",
|
|
@@ -13298,17 +13306,17 @@
|
|
|
13298
13306
|
"type": "integer"
|
|
13299
13307
|
},
|
|
13300
13308
|
"RuleParameters": {
|
|
13301
|
-
"shape": "
|
|
13309
|
+
"shape": "Slt"
|
|
13302
13310
|
}
|
|
13303
13311
|
}
|
|
13304
13312
|
}
|
|
13305
13313
|
},
|
|
13306
|
-
"
|
|
13314
|
+
"Sm0": {
|
|
13307
13315
|
"type": "map",
|
|
13308
13316
|
"key": {},
|
|
13309
13317
|
"value": {}
|
|
13310
13318
|
},
|
|
13311
|
-
"
|
|
13319
|
+
"Sm7": {
|
|
13312
13320
|
"type": "structure",
|
|
13313
13321
|
"members": {
|
|
13314
13322
|
"InvocationsTimeoutInSeconds": {
|
|
@@ -13319,7 +13327,7 @@
|
|
|
13319
13327
|
}
|
|
13320
13328
|
}
|
|
13321
13329
|
},
|
|
13322
|
-
"
|
|
13330
|
+
"Sma": {
|
|
13323
13331
|
"type": "structure",
|
|
13324
13332
|
"required": [
|
|
13325
13333
|
"DestinationS3Uri"
|
|
@@ -13332,7 +13340,7 @@
|
|
|
13332
13340
|
}
|
|
13333
13341
|
}
|
|
13334
13342
|
},
|
|
13335
|
-
"
|
|
13343
|
+
"Smb": {
|
|
13336
13344
|
"type": "structure",
|
|
13337
13345
|
"members": {
|
|
13338
13346
|
"InputFilter": {},
|
|
@@ -13340,14 +13348,14 @@
|
|
|
13340
13348
|
"JoinSource": {}
|
|
13341
13349
|
}
|
|
13342
13350
|
},
|
|
13343
|
-
"
|
|
13351
|
+
"Smj": {
|
|
13344
13352
|
"type": "structure",
|
|
13345
13353
|
"members": {
|
|
13346
13354
|
"PrimaryStatus": {},
|
|
13347
13355
|
"Message": {}
|
|
13348
13356
|
}
|
|
13349
13357
|
},
|
|
13350
|
-
"
|
|
13358
|
+
"Smn": {
|
|
13351
13359
|
"type": "map",
|
|
13352
13360
|
"key": {},
|
|
13353
13361
|
"value": {
|
|
@@ -13360,7 +13368,7 @@
|
|
|
13360
13368
|
}
|
|
13361
13369
|
}
|
|
13362
13370
|
},
|
|
13363
|
-
"
|
|
13371
|
+
"Smr": {
|
|
13364
13372
|
"type": "map",
|
|
13365
13373
|
"key": {},
|
|
13366
13374
|
"value": {
|
|
@@ -13374,7 +13382,7 @@
|
|
|
13374
13382
|
}
|
|
13375
13383
|
}
|
|
13376
13384
|
},
|
|
13377
|
-
"
|
|
13385
|
+
"Sn2": {
|
|
13378
13386
|
"type": "structure",
|
|
13379
13387
|
"required": [
|
|
13380
13388
|
"UserPool",
|
|
@@ -13385,7 +13393,7 @@
|
|
|
13385
13393
|
"ClientId": {}
|
|
13386
13394
|
}
|
|
13387
13395
|
},
|
|
13388
|
-
"
|
|
13396
|
+
"Sn5": {
|
|
13389
13397
|
"type": "structure",
|
|
13390
13398
|
"required": [
|
|
13391
13399
|
"ClientId",
|
|
@@ -13411,7 +13419,7 @@
|
|
|
13411
13419
|
"JwksUri": {}
|
|
13412
13420
|
}
|
|
13413
13421
|
},
|
|
13414
|
-
"
|
|
13422
|
+
"Sn8": {
|
|
13415
13423
|
"type": "structure",
|
|
13416
13424
|
"required": [
|
|
13417
13425
|
"Cidrs"
|
|
@@ -13423,27 +13431,27 @@
|
|
|
13423
13431
|
}
|
|
13424
13432
|
}
|
|
13425
13433
|
},
|
|
13426
|
-
"
|
|
13434
|
+
"Snc": {
|
|
13427
13435
|
"type": "structure",
|
|
13428
13436
|
"members": {
|
|
13429
13437
|
"VpcId": {},
|
|
13430
13438
|
"SecurityGroupIds": {
|
|
13431
|
-
"shape": "
|
|
13439
|
+
"shape": "Sne"
|
|
13432
13440
|
},
|
|
13433
13441
|
"Subnets": {
|
|
13434
|
-
"shape": "
|
|
13442
|
+
"shape": "Sng"
|
|
13435
13443
|
}
|
|
13436
13444
|
}
|
|
13437
13445
|
},
|
|
13438
|
-
"
|
|
13446
|
+
"Sne": {
|
|
13439
13447
|
"type": "list",
|
|
13440
13448
|
"member": {}
|
|
13441
13449
|
},
|
|
13442
|
-
"
|
|
13450
|
+
"Sng": {
|
|
13443
13451
|
"type": "list",
|
|
13444
13452
|
"member": {}
|
|
13445
13453
|
},
|
|
13446
|
-
"
|
|
13454
|
+
"Snm": {
|
|
13447
13455
|
"type": "list",
|
|
13448
13456
|
"member": {
|
|
13449
13457
|
"type": "structure",
|
|
@@ -13476,13 +13484,13 @@
|
|
|
13476
13484
|
}
|
|
13477
13485
|
}
|
|
13478
13486
|
},
|
|
13479
|
-
"
|
|
13487
|
+
"Snu": {
|
|
13480
13488
|
"type": "structure",
|
|
13481
13489
|
"members": {
|
|
13482
13490
|
"NotificationTopicArn": {}
|
|
13483
13491
|
}
|
|
13484
13492
|
},
|
|
13485
|
-
"
|
|
13493
|
+
"Spo": {
|
|
13486
13494
|
"type": "structure",
|
|
13487
13495
|
"members": {
|
|
13488
13496
|
"UserProfileArn": {},
|
|
@@ -13490,7 +13498,7 @@
|
|
|
13490
13498
|
"DomainId": {}
|
|
13491
13499
|
}
|
|
13492
13500
|
},
|
|
13493
|
-
"
|
|
13501
|
+
"Spu": {
|
|
13494
13502
|
"type": "list",
|
|
13495
13503
|
"member": {
|
|
13496
13504
|
"type": "structure",
|
|
@@ -13505,7 +13513,7 @@
|
|
|
13505
13513
|
}
|
|
13506
13514
|
}
|
|
13507
13515
|
},
|
|
13508
|
-
"
|
|
13516
|
+
"Sq8": {
|
|
13509
13517
|
"type": "list",
|
|
13510
13518
|
"member": {
|
|
13511
13519
|
"type": "structure",
|
|
@@ -13514,7 +13522,7 @@
|
|
|
13514
13522
|
}
|
|
13515
13523
|
}
|
|
13516
13524
|
},
|
|
13517
|
-
"
|
|
13525
|
+
"Sqa": {
|
|
13518
13526
|
"type": "structure",
|
|
13519
13527
|
"required": [
|
|
13520
13528
|
"CandidateName",
|
|
@@ -13616,7 +13624,7 @@
|
|
|
13616
13624
|
}
|
|
13617
13625
|
}
|
|
13618
13626
|
},
|
|
13619
|
-
"
|
|
13627
|
+
"Srb": {
|
|
13620
13628
|
"type": "structure",
|
|
13621
13629
|
"required": [
|
|
13622
13630
|
"S3ModelArtifacts"
|
|
@@ -13625,7 +13633,7 @@
|
|
|
13625
13633
|
"S3ModelArtifacts": {}
|
|
13626
13634
|
}
|
|
13627
13635
|
},
|
|
13628
|
-
"
|
|
13636
|
+
"Sse": {
|
|
13629
13637
|
"type": "list",
|
|
13630
13638
|
"member": {
|
|
13631
13639
|
"type": "structure",
|
|
@@ -13635,7 +13643,7 @@
|
|
|
13635
13643
|
"members": {
|
|
13636
13644
|
"VariantName": {},
|
|
13637
13645
|
"DeployedImages": {
|
|
13638
|
-
"shape": "
|
|
13646
|
+
"shape": "Ssg"
|
|
13639
13647
|
},
|
|
13640
13648
|
"CurrentWeight": {
|
|
13641
13649
|
"type": "float"
|
|
@@ -13650,7 +13658,7 @@
|
|
|
13650
13658
|
"type": "integer"
|
|
13651
13659
|
},
|
|
13652
13660
|
"VariantStatus": {
|
|
13653
|
-
"shape": "
|
|
13661
|
+
"shape": "Ssj"
|
|
13654
13662
|
},
|
|
13655
13663
|
"CurrentServerlessConfig": {
|
|
13656
13664
|
"shape": "Sab"
|
|
@@ -13661,7 +13669,7 @@
|
|
|
13661
13669
|
}
|
|
13662
13670
|
}
|
|
13663
13671
|
},
|
|
13664
|
-
"
|
|
13672
|
+
"Ssg": {
|
|
13665
13673
|
"type": "list",
|
|
13666
13674
|
"member": {
|
|
13667
13675
|
"type": "structure",
|
|
@@ -13674,7 +13682,7 @@
|
|
|
13674
13682
|
}
|
|
13675
13683
|
}
|
|
13676
13684
|
},
|
|
13677
|
-
"
|
|
13685
|
+
"Ssj": {
|
|
13678
13686
|
"type": "list",
|
|
13679
13687
|
"member": {
|
|
13680
13688
|
"type": "structure",
|
|
@@ -13690,7 +13698,7 @@
|
|
|
13690
13698
|
}
|
|
13691
13699
|
}
|
|
13692
13700
|
},
|
|
13693
|
-
"
|
|
13701
|
+
"Ssn": {
|
|
13694
13702
|
"type": "structure",
|
|
13695
13703
|
"required": [
|
|
13696
13704
|
"EnableCapture",
|
|
@@ -13711,7 +13719,7 @@
|
|
|
13711
13719
|
"KmsKeyId": {}
|
|
13712
13720
|
}
|
|
13713
13721
|
},
|
|
13714
|
-
"
|
|
13722
|
+
"Ssx": {
|
|
13715
13723
|
"type": "structure",
|
|
13716
13724
|
"required": [
|
|
13717
13725
|
"SourceArn"
|
|
@@ -13721,7 +13729,7 @@
|
|
|
13721
13729
|
"SourceType": {}
|
|
13722
13730
|
}
|
|
13723
13731
|
},
|
|
13724
|
-
"
|
|
13732
|
+
"St3": {
|
|
13725
13733
|
"type": "structure",
|
|
13726
13734
|
"required": [
|
|
13727
13735
|
"Status"
|
|
@@ -13731,7 +13739,7 @@
|
|
|
13731
13739
|
"BlockedReason": {}
|
|
13732
13740
|
}
|
|
13733
13741
|
},
|
|
13734
|
-
"
|
|
13742
|
+
"St6": {
|
|
13735
13743
|
"type": "structure",
|
|
13736
13744
|
"required": [
|
|
13737
13745
|
"Status"
|
|
@@ -13741,20 +13749,20 @@
|
|
|
13741
13749
|
"FailureReason": {}
|
|
13742
13750
|
}
|
|
13743
13751
|
},
|
|
13744
|
-
"
|
|
13752
|
+
"Stc": {
|
|
13745
13753
|
"type": "list",
|
|
13746
13754
|
"member": {
|
|
13747
|
-
"shape": "
|
|
13755
|
+
"shape": "Std"
|
|
13748
13756
|
}
|
|
13749
13757
|
},
|
|
13750
|
-
"
|
|
13758
|
+
"Std": {
|
|
13751
13759
|
"type": "structure",
|
|
13752
13760
|
"members": {
|
|
13753
13761
|
"Key": {},
|
|
13754
13762
|
"Value": {}
|
|
13755
13763
|
}
|
|
13756
13764
|
},
|
|
13757
|
-
"
|
|
13765
|
+
"Sts": {
|
|
13758
13766
|
"type": "structure",
|
|
13759
13767
|
"members": {
|
|
13760
13768
|
"Completed": {
|
|
@@ -13774,7 +13782,7 @@
|
|
|
13774
13782
|
}
|
|
13775
13783
|
}
|
|
13776
13784
|
},
|
|
13777
|
-
"
|
|
13785
|
+
"Stu": {
|
|
13778
13786
|
"type": "structure",
|
|
13779
13787
|
"members": {
|
|
13780
13788
|
"Succeeded": {
|
|
@@ -13788,7 +13796,7 @@
|
|
|
13788
13796
|
}
|
|
13789
13797
|
}
|
|
13790
13798
|
},
|
|
13791
|
-
"
|
|
13799
|
+
"Stw": {
|
|
13792
13800
|
"type": "structure",
|
|
13793
13801
|
"required": [
|
|
13794
13802
|
"TrainingJobName",
|
|
@@ -13833,7 +13841,7 @@
|
|
|
13833
13841
|
"ObjectiveStatus": {}
|
|
13834
13842
|
}
|
|
13835
13843
|
},
|
|
13836
|
-
"
|
|
13844
|
+
"Sub": {
|
|
13837
13845
|
"type": "structure",
|
|
13838
13846
|
"required": [
|
|
13839
13847
|
"CostPerHour",
|
|
@@ -13856,7 +13864,7 @@
|
|
|
13856
13864
|
}
|
|
13857
13865
|
}
|
|
13858
13866
|
},
|
|
13859
|
-
"
|
|
13867
|
+
"Suc": {
|
|
13860
13868
|
"type": "structure",
|
|
13861
13869
|
"required": [
|
|
13862
13870
|
"EndpointName",
|
|
@@ -13873,7 +13881,7 @@
|
|
|
13873
13881
|
}
|
|
13874
13882
|
}
|
|
13875
13883
|
},
|
|
13876
|
-
"
|
|
13884
|
+
"Sud": {
|
|
13877
13885
|
"type": "structure",
|
|
13878
13886
|
"members": {
|
|
13879
13887
|
"InferenceSpecificationName": {},
|
|
@@ -13895,7 +13903,7 @@
|
|
|
13895
13903
|
}
|
|
13896
13904
|
}
|
|
13897
13905
|
},
|
|
13898
|
-
"
|
|
13906
|
+
"Sum": {
|
|
13899
13907
|
"type": "structure",
|
|
13900
13908
|
"members": {
|
|
13901
13909
|
"TotalLabeled": {
|
|
@@ -13915,7 +13923,7 @@
|
|
|
13915
13923
|
}
|
|
13916
13924
|
}
|
|
13917
13925
|
},
|
|
13918
|
-
"
|
|
13926
|
+
"Sup": {
|
|
13919
13927
|
"type": "structure",
|
|
13920
13928
|
"required": [
|
|
13921
13929
|
"OutputDatasetS3Uri"
|
|
@@ -13925,21 +13933,21 @@
|
|
|
13925
13933
|
"FinalActiveLearningModelArn": {}
|
|
13926
13934
|
}
|
|
13927
13935
|
},
|
|
13928
|
-
"
|
|
13936
|
+
"Sv0": {
|
|
13929
13937
|
"type": "structure",
|
|
13930
13938
|
"required": [
|
|
13931
13939
|
"ValidationStatuses"
|
|
13932
13940
|
],
|
|
13933
13941
|
"members": {
|
|
13934
13942
|
"ValidationStatuses": {
|
|
13935
|
-
"shape": "
|
|
13943
|
+
"shape": "Sv1"
|
|
13936
13944
|
},
|
|
13937
13945
|
"ImageScanStatuses": {
|
|
13938
|
-
"shape": "
|
|
13946
|
+
"shape": "Sv1"
|
|
13939
13947
|
}
|
|
13940
13948
|
}
|
|
13941
13949
|
},
|
|
13942
|
-
"
|
|
13950
|
+
"Sv1": {
|
|
13943
13951
|
"type": "list",
|
|
13944
13952
|
"member": {
|
|
13945
13953
|
"type": "structure",
|
|
@@ -13954,7 +13962,7 @@
|
|
|
13954
13962
|
}
|
|
13955
13963
|
}
|
|
13956
13964
|
},
|
|
13957
|
-
"
|
|
13965
|
+
"Svd": {
|
|
13958
13966
|
"type": "structure",
|
|
13959
13967
|
"required": [
|
|
13960
13968
|
"MonitoringScheduleName",
|
|
@@ -13982,21 +13990,21 @@
|
|
|
13982
13990
|
"MonitoringType": {}
|
|
13983
13991
|
}
|
|
13984
13992
|
},
|
|
13985
|
-
"
|
|
13993
|
+
"Svw": {
|
|
13986
13994
|
"type": "structure",
|
|
13987
13995
|
"members": {
|
|
13988
13996
|
"ExperimentName": {},
|
|
13989
13997
|
"TrialName": {}
|
|
13990
13998
|
}
|
|
13991
13999
|
},
|
|
13992
|
-
"
|
|
14000
|
+
"Sw4": {
|
|
13993
14001
|
"type": "structure",
|
|
13994
14002
|
"members": {
|
|
13995
14003
|
"ProvisionedProductId": {},
|
|
13996
14004
|
"ProvisionedProductStatusMessage": {}
|
|
13997
14005
|
}
|
|
13998
14006
|
},
|
|
13999
|
-
"
|
|
14007
|
+
"Swb": {
|
|
14000
14008
|
"type": "structure",
|
|
14001
14009
|
"required": [
|
|
14002
14010
|
"WorkteamArn"
|
|
@@ -14009,7 +14017,7 @@
|
|
|
14009
14017
|
"ListingId": {}
|
|
14010
14018
|
}
|
|
14011
14019
|
},
|
|
14012
|
-
"
|
|
14020
|
+
"Swf": {
|
|
14013
14021
|
"type": "list",
|
|
14014
14022
|
"member": {
|
|
14015
14023
|
"type": "structure",
|
|
@@ -14029,7 +14037,7 @@
|
|
|
14029
14037
|
}
|
|
14030
14038
|
}
|
|
14031
14039
|
},
|
|
14032
|
-
"
|
|
14040
|
+
"Swi": {
|
|
14033
14041
|
"type": "list",
|
|
14034
14042
|
"member": {
|
|
14035
14043
|
"type": "structure",
|
|
@@ -14044,7 +14052,7 @@
|
|
|
14044
14052
|
}
|
|
14045
14053
|
}
|
|
14046
14054
|
},
|
|
14047
|
-
"
|
|
14055
|
+
"Swm": {
|
|
14048
14056
|
"type": "list",
|
|
14049
14057
|
"member": {
|
|
14050
14058
|
"type": "structure",
|
|
@@ -14059,7 +14067,7 @@
|
|
|
14059
14067
|
}
|
|
14060
14068
|
}
|
|
14061
14069
|
},
|
|
14062
|
-
"
|
|
14070
|
+
"Swt": {
|
|
14063
14071
|
"type": "structure",
|
|
14064
14072
|
"required": [
|
|
14065
14073
|
"Status"
|
|
@@ -14072,7 +14080,7 @@
|
|
|
14072
14080
|
"ReusedByJob": {}
|
|
14073
14081
|
}
|
|
14074
14082
|
},
|
|
14075
|
-
"
|
|
14083
|
+
"Sx1": {
|
|
14076
14084
|
"type": "structure",
|
|
14077
14085
|
"required": [
|
|
14078
14086
|
"SourceArn"
|
|
@@ -14082,7 +14090,7 @@
|
|
|
14082
14090
|
"SourceType": {}
|
|
14083
14091
|
}
|
|
14084
14092
|
},
|
|
14085
|
-
"
|
|
14093
|
+
"Sx5": {
|
|
14086
14094
|
"type": "structure",
|
|
14087
14095
|
"required": [
|
|
14088
14096
|
"SourceArn"
|
|
@@ -14092,7 +14100,7 @@
|
|
|
14092
14100
|
"SourceType": {}
|
|
14093
14101
|
}
|
|
14094
14102
|
},
|
|
14095
|
-
"
|
|
14103
|
+
"Sx7": {
|
|
14096
14104
|
"type": "list",
|
|
14097
14105
|
"member": {
|
|
14098
14106
|
"type": "structure",
|
|
@@ -14123,7 +14131,7 @@
|
|
|
14123
14131
|
}
|
|
14124
14132
|
}
|
|
14125
14133
|
},
|
|
14126
|
-
"
|
|
14134
|
+
"Sxh": {
|
|
14127
14135
|
"type": "structure",
|
|
14128
14136
|
"required": [
|
|
14129
14137
|
"WorkforceName",
|
|
@@ -14136,11 +14144,11 @@
|
|
|
14136
14144
|
"type": "timestamp"
|
|
14137
14145
|
},
|
|
14138
14146
|
"SourceIpConfig": {
|
|
14139
|
-
"shape": "
|
|
14147
|
+
"shape": "Sn8"
|
|
14140
14148
|
},
|
|
14141
14149
|
"SubDomain": {},
|
|
14142
14150
|
"CognitoConfig": {
|
|
14143
|
-
"shape": "
|
|
14151
|
+
"shape": "Sn2"
|
|
14144
14152
|
},
|
|
14145
14153
|
"OidcConfig": {
|
|
14146
14154
|
"type": "structure",
|
|
@@ -14167,10 +14175,10 @@
|
|
|
14167
14175
|
"members": {
|
|
14168
14176
|
"VpcId": {},
|
|
14169
14177
|
"SecurityGroupIds": {
|
|
14170
|
-
"shape": "
|
|
14178
|
+
"shape": "Sne"
|
|
14171
14179
|
},
|
|
14172
14180
|
"Subnets": {
|
|
14173
|
-
"shape": "
|
|
14181
|
+
"shape": "Sng"
|
|
14174
14182
|
},
|
|
14175
14183
|
"VpcEndpointId": {}
|
|
14176
14184
|
}
|
|
@@ -14179,7 +14187,7 @@
|
|
|
14179
14187
|
"FailureReason": {}
|
|
14180
14188
|
}
|
|
14181
14189
|
},
|
|
14182
|
-
"
|
|
14190
|
+
"Sxp": {
|
|
14183
14191
|
"type": "structure",
|
|
14184
14192
|
"required": [
|
|
14185
14193
|
"WorkteamName",
|
|
@@ -14190,7 +14198,7 @@
|
|
|
14190
14198
|
"members": {
|
|
14191
14199
|
"WorkteamName": {},
|
|
14192
14200
|
"MemberDefinitions": {
|
|
14193
|
-
"shape": "
|
|
14201
|
+
"shape": "Snm"
|
|
14194
14202
|
},
|
|
14195
14203
|
"WorkteamArn": {},
|
|
14196
14204
|
"WorkforceArn": {},
|
|
@@ -14207,11 +14215,11 @@
|
|
|
14207
14215
|
"type": "timestamp"
|
|
14208
14216
|
},
|
|
14209
14217
|
"NotificationConfiguration": {
|
|
14210
|
-
"shape": "
|
|
14218
|
+
"shape": "Snu"
|
|
14211
14219
|
}
|
|
14212
14220
|
}
|
|
14213
14221
|
},
|
|
14214
|
-
"
|
|
14222
|
+
"S10i": {
|
|
14215
14223
|
"type": "list",
|
|
14216
14224
|
"member": {
|
|
14217
14225
|
"type": "structure",
|
|
@@ -14231,7 +14239,7 @@
|
|
|
14231
14239
|
}
|
|
14232
14240
|
}
|
|
14233
14241
|
},
|
|
14234
|
-
"
|
|
14242
|
+
"S15p": {
|
|
14235
14243
|
"type": "list",
|
|
14236
14244
|
"member": {
|
|
14237
14245
|
"type": "structure",
|
|
@@ -14245,7 +14253,7 @@
|
|
|
14245
14253
|
}
|
|
14246
14254
|
}
|
|
14247
14255
|
},
|
|
14248
|
-
"
|
|
14256
|
+
"S164": {
|
|
14249
14257
|
"type": "list",
|
|
14250
14258
|
"member": {
|
|
14251
14259
|
"type": "structure",
|
|
@@ -14259,7 +14267,7 @@
|
|
|
14259
14267
|
}
|
|
14260
14268
|
}
|
|
14261
14269
|
},
|
|
14262
|
-
"
|
|
14270
|
+
"S18l": {
|
|
14263
14271
|
"type": "list",
|
|
14264
14272
|
"member": {
|
|
14265
14273
|
"type": "structure",
|
|
@@ -14273,11 +14281,11 @@
|
|
|
14273
14281
|
}
|
|
14274
14282
|
}
|
|
14275
14283
|
},
|
|
14276
|
-
"
|
|
14284
|
+
"S18w": {
|
|
14277
14285
|
"type": "structure",
|
|
14278
14286
|
"members": {
|
|
14279
14287
|
"Filters": {
|
|
14280
|
-
"shape": "
|
|
14288
|
+
"shape": "S18x"
|
|
14281
14289
|
},
|
|
14282
14290
|
"NestedFilters": {
|
|
14283
14291
|
"type": "list",
|
|
@@ -14290,7 +14298,7 @@
|
|
|
14290
14298
|
"members": {
|
|
14291
14299
|
"NestedPropertyName": {},
|
|
14292
14300
|
"Filters": {
|
|
14293
|
-
"shape": "
|
|
14301
|
+
"shape": "S18x"
|
|
14294
14302
|
}
|
|
14295
14303
|
}
|
|
14296
14304
|
}
|
|
@@ -14298,13 +14306,13 @@
|
|
|
14298
14306
|
"SubExpressions": {
|
|
14299
14307
|
"type": "list",
|
|
14300
14308
|
"member": {
|
|
14301
|
-
"shape": "
|
|
14309
|
+
"shape": "S18w"
|
|
14302
14310
|
}
|
|
14303
14311
|
},
|
|
14304
14312
|
"Operator": {}
|
|
14305
14313
|
}
|
|
14306
14314
|
},
|
|
14307
|
-
"
|
|
14315
|
+
"S18x": {
|
|
14308
14316
|
"type": "list",
|
|
14309
14317
|
"member": {
|
|
14310
14318
|
"type": "structure",
|
|
@@ -14318,7 +14326,7 @@
|
|
|
14318
14326
|
}
|
|
14319
14327
|
}
|
|
14320
14328
|
},
|
|
14321
|
-
"
|
|
14329
|
+
"S199": {
|
|
14322
14330
|
"type": "structure",
|
|
14323
14331
|
"members": {
|
|
14324
14332
|
"TrainingJobName": {},
|
|
@@ -14327,7 +14335,7 @@
|
|
|
14327
14335
|
"LabelingJobArn": {},
|
|
14328
14336
|
"AutoMLJobArn": {},
|
|
14329
14337
|
"ModelArtifacts": {
|
|
14330
|
-
"shape": "
|
|
14338
|
+
"shape": "Srb"
|
|
14331
14339
|
},
|
|
14332
14340
|
"TrainingJobStatus": {},
|
|
14333
14341
|
"SecondaryStatus": {},
|
|
@@ -14367,10 +14375,10 @@
|
|
|
14367
14375
|
"type": "timestamp"
|
|
14368
14376
|
},
|
|
14369
14377
|
"SecondaryStatusTransitions": {
|
|
14370
|
-
"shape": "
|
|
14378
|
+
"shape": "Swf"
|
|
14371
14379
|
},
|
|
14372
14380
|
"FinalMetricDataList": {
|
|
14373
|
-
"shape": "
|
|
14381
|
+
"shape": "Swi"
|
|
14374
14382
|
},
|
|
14375
14383
|
"EnableNetworkIsolation": {
|
|
14376
14384
|
"type": "boolean"
|
|
@@ -14391,22 +14399,22 @@
|
|
|
14391
14399
|
"type": "integer"
|
|
14392
14400
|
},
|
|
14393
14401
|
"DebugHookConfig": {
|
|
14394
|
-
"shape": "
|
|
14402
|
+
"shape": "Sli"
|
|
14395
14403
|
},
|
|
14396
14404
|
"ExperimentConfig": {
|
|
14397
14405
|
"shape": "Sks"
|
|
14398
14406
|
},
|
|
14399
14407
|
"DebugRuleConfigurations": {
|
|
14400
|
-
"shape": "
|
|
14408
|
+
"shape": "Slq"
|
|
14401
14409
|
},
|
|
14402
14410
|
"TensorBoardOutputConfig": {
|
|
14403
|
-
"shape": "
|
|
14411
|
+
"shape": "Slu"
|
|
14404
14412
|
},
|
|
14405
14413
|
"DebugRuleEvaluationStatuses": {
|
|
14406
|
-
"shape": "
|
|
14414
|
+
"shape": "Swm"
|
|
14407
14415
|
},
|
|
14408
14416
|
"Environment": {
|
|
14409
|
-
"shape": "
|
|
14417
|
+
"shape": "Sm0"
|
|
14410
14418
|
},
|
|
14411
14419
|
"RetryStrategy": {
|
|
14412
14420
|
"shape": "Sdy"
|
|
@@ -14416,11 +14424,11 @@
|
|
|
14416
14424
|
}
|
|
14417
14425
|
}
|
|
14418
14426
|
},
|
|
14419
|
-
"
|
|
14427
|
+
"S1aj": {
|
|
14420
14428
|
"type": "list",
|
|
14421
14429
|
"member": {}
|
|
14422
14430
|
},
|
|
14423
|
-
"
|
|
14431
|
+
"S1cd": {
|
|
14424
14432
|
"type": "list",
|
|
14425
14433
|
"member": {}
|
|
14426
14434
|
}
|