aws-sdk-sagemaker 1.317.0 → 1.319.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-sagemaker/client.rb +435 -17
- data/lib/aws-sdk-sagemaker/client_api.rb +279 -0
- data/lib/aws-sdk-sagemaker/types.rb +927 -12
- data/lib/aws-sdk-sagemaker.rb +1 -1
- data/sig/client.rbs +100 -7
- data/sig/types.rbs +217 -1
- metadata +1 -1
@@ -25,9 +25,13 @@ module Aws::SageMaker
|
|
25
25
|
ActivationState = Shapes::StringShape.new(name: 'ActivationState')
|
26
26
|
AddAssociationRequest = Shapes::StructureShape.new(name: 'AddAssociationRequest')
|
27
27
|
AddAssociationResponse = Shapes::StructureShape.new(name: 'AddAssociationResponse')
|
28
|
+
AddClusterNodeSpecification = Shapes::StructureShape.new(name: 'AddClusterNodeSpecification')
|
29
|
+
AddClusterNodeSpecificationIncrementTargetCountByInteger = Shapes::IntegerShape.new(name: 'AddClusterNodeSpecificationIncrementTargetCountByInteger')
|
30
|
+
AddClusterNodeSpecificationList = Shapes::ListShape.new(name: 'AddClusterNodeSpecificationList')
|
28
31
|
AddTagsInput = Shapes::StructureShape.new(name: 'AddTagsInput')
|
29
32
|
AddTagsOutput = Shapes::StructureShape.new(name: 'AddTagsOutput')
|
30
33
|
AdditionalCodeRepositoryNamesOrUrls = Shapes::ListShape.new(name: 'AdditionalCodeRepositoryNamesOrUrls')
|
34
|
+
AdditionalEnis = Shapes::StructureShape.new(name: 'AdditionalEnis')
|
31
35
|
AdditionalInferenceSpecificationDefinition = Shapes::StructureShape.new(name: 'AdditionalInferenceSpecificationDefinition')
|
32
36
|
AdditionalInferenceSpecifications = Shapes::ListShape.new(name: 'AdditionalInferenceSpecifications')
|
33
37
|
AdditionalModelChannelName = Shapes::StringShape.new(name: 'AdditionalModelChannelName')
|
@@ -109,6 +113,8 @@ module Aws::SageMaker
|
|
109
113
|
AthenaResultCompressionType = Shapes::StringShape.new(name: 'AthenaResultCompressionType')
|
110
114
|
AthenaResultFormat = Shapes::StringShape.new(name: 'AthenaResultFormat')
|
111
115
|
AthenaWorkGroup = Shapes::StringShape.new(name: 'AthenaWorkGroup')
|
116
|
+
AttachClusterNodeVolumeRequest = Shapes::StructureShape.new(name: 'AttachClusterNodeVolumeRequest')
|
117
|
+
AttachClusterNodeVolumeResponse = Shapes::StructureShape.new(name: 'AttachClusterNodeVolumeResponse')
|
112
118
|
AttributeName = Shapes::StringShape.new(name: 'AttributeName')
|
113
119
|
AttributeNames = Shapes::ListShape.new(name: 'AttributeNames')
|
114
120
|
AuthMode = Shapes::StringShape.new(name: 'AuthMode')
|
@@ -181,7 +187,16 @@ module Aws::SageMaker
|
|
181
187
|
AwsManagedHumanLoopRequestSource = Shapes::StringShape.new(name: 'AwsManagedHumanLoopRequestSource')
|
182
188
|
BacktestResultsLocation = Shapes::StringShape.new(name: 'BacktestResultsLocation')
|
183
189
|
BaseModelName = Shapes::StringShape.new(name: 'BaseModelName')
|
190
|
+
BatchAddClusterNodesError = Shapes::StructureShape.new(name: 'BatchAddClusterNodesError')
|
191
|
+
BatchAddClusterNodesErrorCode = Shapes::StringShape.new(name: 'BatchAddClusterNodesErrorCode')
|
192
|
+
BatchAddClusterNodesErrorList = Shapes::ListShape.new(name: 'BatchAddClusterNodesErrorList')
|
193
|
+
BatchAddClusterNodesRequest = Shapes::StructureShape.new(name: 'BatchAddClusterNodesRequest')
|
194
|
+
BatchAddClusterNodesRequestClientTokenString = Shapes::StringShape.new(name: 'BatchAddClusterNodesRequestClientTokenString')
|
195
|
+
BatchAddClusterNodesResponse = Shapes::StructureShape.new(name: 'BatchAddClusterNodesResponse')
|
196
|
+
BatchAddFailureCount = Shapes::IntegerShape.new(name: 'BatchAddFailureCount')
|
184
197
|
BatchDataCaptureConfig = Shapes::StructureShape.new(name: 'BatchDataCaptureConfig')
|
198
|
+
BatchDeleteClusterNodeLogicalIdsError = Shapes::StructureShape.new(name: 'BatchDeleteClusterNodeLogicalIdsError')
|
199
|
+
BatchDeleteClusterNodeLogicalIdsErrorList = Shapes::ListShape.new(name: 'BatchDeleteClusterNodeLogicalIdsErrorList')
|
185
200
|
BatchDeleteClusterNodesError = Shapes::StructureShape.new(name: 'BatchDeleteClusterNodesError')
|
186
201
|
BatchDeleteClusterNodesErrorCode = Shapes::StringShape.new(name: 'BatchDeleteClusterNodesErrorCode')
|
187
202
|
BatchDeleteClusterNodesErrorList = Shapes::ListShape.new(name: 'BatchDeleteClusterNodesErrorList')
|
@@ -219,7 +234,9 @@ module Aws::SageMaker
|
|
219
234
|
CandidateStepType = Shapes::StringShape.new(name: 'CandidateStepType')
|
220
235
|
CandidateSteps = Shapes::ListShape.new(name: 'CandidateSteps')
|
221
236
|
CanvasAppSettings = Shapes::StructureShape.new(name: 'CanvasAppSettings')
|
237
|
+
CapacityReservation = Shapes::StructureShape.new(name: 'CapacityReservation')
|
222
238
|
CapacityReservationPreference = Shapes::StringShape.new(name: 'CapacityReservationPreference')
|
239
|
+
CapacityReservationType = Shapes::StringShape.new(name: 'CapacityReservationType')
|
223
240
|
CapacitySize = Shapes::StructureShape.new(name: 'CapacitySize')
|
224
241
|
CapacitySizeConfig = Shapes::StructureShape.new(name: 'CapacitySizeConfig')
|
225
242
|
CapacitySizeType = Shapes::StringShape.new(name: 'CapacitySizeType')
|
@@ -298,6 +315,11 @@ module Aws::SageMaker
|
|
298
315
|
ClusterAvailabilityZoneId = Shapes::StringShape.new(name: 'ClusterAvailabilityZoneId')
|
299
316
|
ClusterEbsVolumeConfig = Shapes::StructureShape.new(name: 'ClusterEbsVolumeConfig')
|
300
317
|
ClusterEbsVolumeSizeInGB = Shapes::IntegerShape.new(name: 'ClusterEbsVolumeSizeInGB')
|
318
|
+
ClusterEventDetail = Shapes::StructureShape.new(name: 'ClusterEventDetail')
|
319
|
+
ClusterEventMaxResults = Shapes::IntegerShape.new(name: 'ClusterEventMaxResults')
|
320
|
+
ClusterEventResourceType = Shapes::StringShape.new(name: 'ClusterEventResourceType')
|
321
|
+
ClusterEventSummaries = Shapes::ListShape.new(name: 'ClusterEventSummaries')
|
322
|
+
ClusterEventSummary = Shapes::StructureShape.new(name: 'ClusterEventSummary')
|
301
323
|
ClusterInstanceCount = Shapes::IntegerShape.new(name: 'ClusterInstanceCount')
|
302
324
|
ClusterInstanceGroupDetails = Shapes::StructureShape.new(name: 'ClusterInstanceGroupDetails')
|
303
325
|
ClusterInstanceGroupDetailsList = Shapes::ListShape.new(name: 'ClusterInstanceGroupDetailsList')
|
@@ -313,11 +335,15 @@ module Aws::SageMaker
|
|
313
335
|
ClusterInstanceType = Shapes::StringShape.new(name: 'ClusterInstanceType')
|
314
336
|
ClusterLifeCycleConfig = Shapes::StructureShape.new(name: 'ClusterLifeCycleConfig')
|
315
337
|
ClusterLifeCycleConfigFileName = Shapes::StringShape.new(name: 'ClusterLifeCycleConfigFileName')
|
338
|
+
ClusterMetadata = Shapes::StructureShape.new(name: 'ClusterMetadata')
|
316
339
|
ClusterName = Shapes::StringShape.new(name: 'ClusterName')
|
317
340
|
ClusterNameOrArn = Shapes::StringShape.new(name: 'ClusterNameOrArn')
|
318
341
|
ClusterNodeDetails = Shapes::StructureShape.new(name: 'ClusterNodeDetails')
|
319
342
|
ClusterNodeId = Shapes::StringShape.new(name: 'ClusterNodeId')
|
320
343
|
ClusterNodeIds = Shapes::ListShape.new(name: 'ClusterNodeIds')
|
344
|
+
ClusterNodeLogicalId = Shapes::StringShape.new(name: 'ClusterNodeLogicalId')
|
345
|
+
ClusterNodeLogicalIdList = Shapes::ListShape.new(name: 'ClusterNodeLogicalIdList')
|
346
|
+
ClusterNodeProvisioningMode = Shapes::StringShape.new(name: 'ClusterNodeProvisioningMode')
|
321
347
|
ClusterNodeRecovery = Shapes::StringShape.new(name: 'ClusterNodeRecovery')
|
322
348
|
ClusterNodeSummaries = Shapes::ListShape.new(name: 'ClusterNodeSummaries')
|
323
349
|
ClusterNodeSummary = Shapes::StructureShape.new(name: 'ClusterNodeSummary')
|
@@ -691,6 +717,8 @@ module Aws::SageMaker
|
|
691
717
|
DescribeAutoMLJobResponse = Shapes::StructureShape.new(name: 'DescribeAutoMLJobResponse')
|
692
718
|
DescribeAutoMLJobV2Request = Shapes::StructureShape.new(name: 'DescribeAutoMLJobV2Request')
|
693
719
|
DescribeAutoMLJobV2Response = Shapes::StructureShape.new(name: 'DescribeAutoMLJobV2Response')
|
720
|
+
DescribeClusterEventRequest = Shapes::StructureShape.new(name: 'DescribeClusterEventRequest')
|
721
|
+
DescribeClusterEventResponse = Shapes::StructureShape.new(name: 'DescribeClusterEventResponse')
|
694
722
|
DescribeClusterNodeRequest = Shapes::StructureShape.new(name: 'DescribeClusterNodeRequest')
|
695
723
|
DescribeClusterNodeResponse = Shapes::StructureShape.new(name: 'DescribeClusterNodeResponse')
|
696
724
|
DescribeClusterRequest = Shapes::StructureShape.new(name: 'DescribeClusterRequest')
|
@@ -815,6 +843,8 @@ module Aws::SageMaker
|
|
815
843
|
DesiredWeightAndCapacity = Shapes::StructureShape.new(name: 'DesiredWeightAndCapacity')
|
816
844
|
DesiredWeightAndCapacityList = Shapes::ListShape.new(name: 'DesiredWeightAndCapacityList')
|
817
845
|
DestinationS3Uri = Shapes::StringShape.new(name: 'DestinationS3Uri')
|
846
|
+
DetachClusterNodeVolumeRequest = Shapes::StructureShape.new(name: 'DetachClusterNodeVolumeRequest')
|
847
|
+
DetachClusterNodeVolumeResponse = Shapes::StructureShape.new(name: 'DetachClusterNodeVolumeResponse')
|
818
848
|
DetailedAlgorithmStatus = Shapes::StringShape.new(name: 'DetailedAlgorithmStatus')
|
819
849
|
DetailedModelPackageStatus = Shapes::StringShape.new(name: 'DetailedModelPackageStatus')
|
820
850
|
Device = Shapes::StructureShape.new(name: 'Device')
|
@@ -901,8 +931,10 @@ module Aws::SageMaker
|
|
901
931
|
EdgePresetDeploymentType = Shapes::StringShape.new(name: 'EdgePresetDeploymentType')
|
902
932
|
EdgeVersion = Shapes::StringShape.new(name: 'EdgeVersion')
|
903
933
|
Edges = Shapes::ListShape.new(name: 'Edges')
|
934
|
+
EfaEnis = Shapes::ListShape.new(name: 'EfaEnis')
|
904
935
|
EfsUid = Shapes::StringShape.new(name: 'EfsUid')
|
905
936
|
EksClusterArn = Shapes::StringShape.new(name: 'EksClusterArn')
|
937
|
+
EksRoleAccessEntries = Shapes::ListShape.new(name: 'EksRoleAccessEntries')
|
906
938
|
EmrServerlessComputeConfig = Shapes::StructureShape.new(name: 'EmrServerlessComputeConfig')
|
907
939
|
EmrServerlessSettings = Shapes::StructureShape.new(name: 'EmrServerlessSettings')
|
908
940
|
EmrSettings = Shapes::StructureShape.new(name: 'EmrSettings')
|
@@ -950,6 +982,10 @@ module Aws::SageMaker
|
|
950
982
|
EnvironmentParameters = Shapes::ListShape.new(name: 'EnvironmentParameters')
|
951
983
|
EnvironmentValue = Shapes::StringShape.new(name: 'EnvironmentValue')
|
952
984
|
ErrorInfo = Shapes::StructureShape.new(name: 'ErrorInfo')
|
985
|
+
EventDetails = Shapes::StructureShape.new(name: 'EventDetails')
|
986
|
+
EventId = Shapes::StringShape.new(name: 'EventId')
|
987
|
+
EventMetadata = Shapes::UnionShape.new(name: 'EventMetadata')
|
988
|
+
EventSortBy = Shapes::StringShape.new(name: 'EventSortBy')
|
953
989
|
ExcludeFeaturesAttribute = Shapes::StringShape.new(name: 'ExcludeFeaturesAttribute')
|
954
990
|
ExecutionRoleArns = Shapes::ListShape.new(name: 'ExecutionRoleArns')
|
955
991
|
ExecutionRoleIdentityConfig = Shapes::StringShape.new(name: 'ExecutionRoleIdentityConfig')
|
@@ -1171,6 +1207,7 @@ module Aws::SageMaker
|
|
1171
1207
|
ImageDescription = Shapes::StringShape.new(name: 'ImageDescription')
|
1172
1208
|
ImageDigest = Shapes::StringShape.new(name: 'ImageDigest')
|
1173
1209
|
ImageDisplayName = Shapes::StringShape.new(name: 'ImageDisplayName')
|
1210
|
+
ImageId = Shapes::StringShape.new(name: 'ImageId')
|
1174
1211
|
ImageName = Shapes::StringShape.new(name: 'ImageName')
|
1175
1212
|
ImageNameContains = Shapes::StringShape.new(name: 'ImageNameContains')
|
1176
1213
|
ImageSortBy = Shapes::StringShape.new(name: 'ImageSortBy')
|
@@ -1190,6 +1227,7 @@ module Aws::SageMaker
|
|
1190
1227
|
ImportHubContentRequest = Shapes::StructureShape.new(name: 'ImportHubContentRequest')
|
1191
1228
|
ImportHubContentResponse = Shapes::StructureShape.new(name: 'ImportHubContentResponse')
|
1192
1229
|
InUseInstanceCount = Shapes::IntegerShape.new(name: 'InUseInstanceCount')
|
1230
|
+
IncludeNodeLogicalIdsBoolean = Shapes::BooleanShape.new(name: 'IncludeNodeLogicalIdsBoolean')
|
1193
1231
|
InferenceComponentArn = Shapes::StringShape.new(name: 'InferenceComponentArn')
|
1194
1232
|
InferenceComponentCapacitySize = Shapes::StructureShape.new(name: 'InferenceComponentCapacitySize')
|
1195
1233
|
InferenceComponentCapacitySizeType = Shapes::StringShape.new(name: 'InferenceComponentCapacitySizeType')
|
@@ -1244,11 +1282,14 @@ module Aws::SageMaker
|
|
1244
1282
|
InputModes = Shapes::ListShape.new(name: 'InputModes')
|
1245
1283
|
InstanceCount = Shapes::IntegerShape.new(name: 'InstanceCount')
|
1246
1284
|
InstanceGroup = Shapes::StructureShape.new(name: 'InstanceGroup')
|
1285
|
+
InstanceGroupMetadata = Shapes::StructureShape.new(name: 'InstanceGroupMetadata')
|
1247
1286
|
InstanceGroupName = Shapes::StringShape.new(name: 'InstanceGroupName')
|
1248
1287
|
InstanceGroupNames = Shapes::ListShape.new(name: 'InstanceGroupNames')
|
1288
|
+
InstanceGroupScalingMetadata = Shapes::StructureShape.new(name: 'InstanceGroupScalingMetadata')
|
1249
1289
|
InstanceGroupStatus = Shapes::StringShape.new(name: 'InstanceGroupStatus')
|
1250
1290
|
InstanceGroupTrainingPlanStatus = Shapes::StringShape.new(name: 'InstanceGroupTrainingPlanStatus')
|
1251
1291
|
InstanceGroups = Shapes::ListShape.new(name: 'InstanceGroups')
|
1292
|
+
InstanceMetadata = Shapes::StructureShape.new(name: 'InstanceMetadata')
|
1252
1293
|
InstanceMetadataServiceConfiguration = Shapes::StructureShape.new(name: 'InstanceMetadataServiceConfiguration')
|
1253
1294
|
InstanceType = Shapes::StringShape.new(name: 'InstanceType')
|
1254
1295
|
Integer = Shapes::IntegerShape.new(name: 'Integer')
|
@@ -1337,6 +1378,8 @@ module Aws::SageMaker
|
|
1337
1378
|
ListAutoMLJobsResponse = Shapes::StructureShape.new(name: 'ListAutoMLJobsResponse')
|
1338
1379
|
ListCandidatesForAutoMLJobRequest = Shapes::StructureShape.new(name: 'ListCandidatesForAutoMLJobRequest')
|
1339
1380
|
ListCandidatesForAutoMLJobResponse = Shapes::StructureShape.new(name: 'ListCandidatesForAutoMLJobResponse')
|
1381
|
+
ListClusterEventsRequest = Shapes::StructureShape.new(name: 'ListClusterEventsRequest')
|
1382
|
+
ListClusterEventsResponse = Shapes::StructureShape.new(name: 'ListClusterEventsResponse')
|
1340
1383
|
ListClusterNodesRequest = Shapes::StructureShape.new(name: 'ListClusterNodesRequest')
|
1341
1384
|
ListClusterNodesResponse = Shapes::StructureShape.new(name: 'ListClusterNodesResponse')
|
1342
1385
|
ListClusterSchedulerConfigsRequest = Shapes::StructureShape.new(name: 'ListClusterSchedulerConfigsRequest')
|
@@ -1725,6 +1768,8 @@ module Aws::SageMaker
|
|
1725
1768
|
NetworkConfig = Shapes::StructureShape.new(name: 'NetworkConfig')
|
1726
1769
|
NetworkInterfaceId = Shapes::StringShape.new(name: 'NetworkInterfaceId')
|
1727
1770
|
NextToken = Shapes::StringShape.new(name: 'NextToken')
|
1771
|
+
NodeAdditionResult = Shapes::StructureShape.new(name: 'NodeAdditionResult')
|
1772
|
+
NodeAdditionResultList = Shapes::ListShape.new(name: 'NodeAdditionResultList')
|
1728
1773
|
NodeUnavailabilityType = Shapes::StringShape.new(name: 'NodeUnavailabilityType')
|
1729
1774
|
NodeUnavailabilityValue = Shapes::IntegerShape.new(name: 'NodeUnavailabilityValue')
|
1730
1775
|
NonEmptyString256 = Shapes::StringShape.new(name: 'NonEmptyString256')
|
@@ -2288,6 +2333,7 @@ module Aws::SageMaker
|
|
2288
2333
|
TagPropagation = Shapes::StringShape.new(name: 'TagPropagation')
|
2289
2334
|
TagValue = Shapes::StringShape.new(name: 'TagValue')
|
2290
2335
|
TargetAttributeName = Shapes::StringShape.new(name: 'TargetAttributeName')
|
2336
|
+
TargetCount = Shapes::IntegerShape.new(name: 'TargetCount')
|
2291
2337
|
TargetDevice = Shapes::StringShape.new(name: 'TargetDevice')
|
2292
2338
|
TargetLabelColumn = Shapes::StringShape.new(name: 'TargetLabelColumn')
|
2293
2339
|
TargetObjectiveMetricValue = Shapes::FloatShape.new(name: 'TargetObjectiveMetricValue')
|
@@ -2577,6 +2623,9 @@ module Aws::SageMaker
|
|
2577
2623
|
VisibilityConditionsKey = Shapes::StringShape.new(name: 'VisibilityConditionsKey')
|
2578
2624
|
VisibilityConditionsList = Shapes::ListShape.new(name: 'VisibilityConditionsList')
|
2579
2625
|
VisibilityConditionsValue = Shapes::StringShape.new(name: 'VisibilityConditionsValue')
|
2626
|
+
VolumeAttachmentStatus = Shapes::StringShape.new(name: 'VolumeAttachmentStatus')
|
2627
|
+
VolumeDeviceName = Shapes::StringShape.new(name: 'VolumeDeviceName')
|
2628
|
+
VolumeId = Shapes::StringShape.new(name: 'VolumeId')
|
2580
2629
|
VolumeSizeInGB = Shapes::IntegerShape.new(name: 'VolumeSizeInGB')
|
2581
2630
|
VpcConfig = Shapes::StructureShape.new(name: 'VpcConfig')
|
2582
2631
|
VpcId = Shapes::StringShape.new(name: 'VpcId')
|
@@ -2635,6 +2684,12 @@ module Aws::SageMaker
|
|
2635
2684
|
AddAssociationResponse.add_member(:destination_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "DestinationArn"))
|
2636
2685
|
AddAssociationResponse.struct_class = Types::AddAssociationResponse
|
2637
2686
|
|
2687
|
+
AddClusterNodeSpecification.add_member(:instance_group_name, Shapes::ShapeRef.new(shape: ClusterInstanceGroupName, required: true, location_name: "InstanceGroupName"))
|
2688
|
+
AddClusterNodeSpecification.add_member(:increment_target_count_by, Shapes::ShapeRef.new(shape: AddClusterNodeSpecificationIncrementTargetCountByInteger, required: true, location_name: "IncrementTargetCountBy"))
|
2689
|
+
AddClusterNodeSpecification.struct_class = Types::AddClusterNodeSpecification
|
2690
|
+
|
2691
|
+
AddClusterNodeSpecificationList.member = Shapes::ShapeRef.new(shape: AddClusterNodeSpecification)
|
2692
|
+
|
2638
2693
|
AddTagsInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArn, required: true, location_name: "ResourceArn"))
|
2639
2694
|
AddTagsInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "Tags"))
|
2640
2695
|
AddTagsInput.struct_class = Types::AddTagsInput
|
@@ -2644,6 +2699,9 @@ module Aws::SageMaker
|
|
2644
2699
|
|
2645
2700
|
AdditionalCodeRepositoryNamesOrUrls.member = Shapes::ShapeRef.new(shape: CodeRepositoryNameOrUrl)
|
2646
2701
|
|
2702
|
+
AdditionalEnis.add_member(:efa_enis, Shapes::ShapeRef.new(shape: EfaEnis, location_name: "EfaEnis"))
|
2703
|
+
AdditionalEnis.struct_class = Types::AdditionalEnis
|
2704
|
+
|
2647
2705
|
AdditionalInferenceSpecificationDefinition.add_member(:name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "Name"))
|
2648
2706
|
AdditionalInferenceSpecificationDefinition.add_member(:description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "Description"))
|
2649
2707
|
AdditionalInferenceSpecificationDefinition.add_member(:containers, Shapes::ShapeRef.new(shape: ModelPackageContainerDefinitionList, required: true, location_name: "Containers"))
|
@@ -2839,6 +2897,19 @@ module Aws::SageMaker
|
|
2839
2897
|
AthenaDatasetDefinition.add_member(:output_compression, Shapes::ShapeRef.new(shape: AthenaResultCompressionType, location_name: "OutputCompression"))
|
2840
2898
|
AthenaDatasetDefinition.struct_class = Types::AthenaDatasetDefinition
|
2841
2899
|
|
2900
|
+
AttachClusterNodeVolumeRequest.add_member(:cluster_arn, Shapes::ShapeRef.new(shape: ClusterArn, required: true, location_name: "ClusterArn"))
|
2901
|
+
AttachClusterNodeVolumeRequest.add_member(:node_id, Shapes::ShapeRef.new(shape: ClusterNodeId, required: true, location_name: "NodeId"))
|
2902
|
+
AttachClusterNodeVolumeRequest.add_member(:volume_id, Shapes::ShapeRef.new(shape: VolumeId, required: true, location_name: "VolumeId"))
|
2903
|
+
AttachClusterNodeVolumeRequest.struct_class = Types::AttachClusterNodeVolumeRequest
|
2904
|
+
|
2905
|
+
AttachClusterNodeVolumeResponse.add_member(:cluster_arn, Shapes::ShapeRef.new(shape: ClusterArn, required: true, location_name: "ClusterArn"))
|
2906
|
+
AttachClusterNodeVolumeResponse.add_member(:node_id, Shapes::ShapeRef.new(shape: ClusterNodeId, required: true, location_name: "NodeId"))
|
2907
|
+
AttachClusterNodeVolumeResponse.add_member(:volume_id, Shapes::ShapeRef.new(shape: VolumeId, required: true, location_name: "VolumeId"))
|
2908
|
+
AttachClusterNodeVolumeResponse.add_member(:attach_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "AttachTime"))
|
2909
|
+
AttachClusterNodeVolumeResponse.add_member(:status, Shapes::ShapeRef.new(shape: VolumeAttachmentStatus, required: true, location_name: "Status"))
|
2910
|
+
AttachClusterNodeVolumeResponse.add_member(:device_name, Shapes::ShapeRef.new(shape: VolumeDeviceName, required: true, location_name: "DeviceName"))
|
2911
|
+
AttachClusterNodeVolumeResponse.struct_class = Types::AttachClusterNodeVolumeResponse
|
2912
|
+
|
2842
2913
|
AttributeNames.member = Shapes::ShapeRef.new(shape: AttributeName)
|
2843
2914
|
|
2844
2915
|
AuthenticationRequestExtraParams.key = Shapes::ShapeRef.new(shape: AuthenticationRequestExtraParamsKey)
|
@@ -3013,11 +3084,35 @@ module Aws::SageMaker
|
|
3013
3084
|
Autotune.add_member(:mode, Shapes::ShapeRef.new(shape: AutotuneMode, required: true, location_name: "Mode"))
|
3014
3085
|
Autotune.struct_class = Types::Autotune
|
3015
3086
|
|
3087
|
+
BatchAddClusterNodesError.add_member(:instance_group_name, Shapes::ShapeRef.new(shape: InstanceGroupName, required: true, location_name: "InstanceGroupName"))
|
3088
|
+
BatchAddClusterNodesError.add_member(:error_code, Shapes::ShapeRef.new(shape: BatchAddClusterNodesErrorCode, required: true, location_name: "ErrorCode"))
|
3089
|
+
BatchAddClusterNodesError.add_member(:failed_count, Shapes::ShapeRef.new(shape: BatchAddFailureCount, required: true, location_name: "FailedCount"))
|
3090
|
+
BatchAddClusterNodesError.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
|
3091
|
+
BatchAddClusterNodesError.struct_class = Types::BatchAddClusterNodesError
|
3092
|
+
|
3093
|
+
BatchAddClusterNodesErrorList.member = Shapes::ShapeRef.new(shape: BatchAddClusterNodesError)
|
3094
|
+
|
3095
|
+
BatchAddClusterNodesRequest.add_member(:cluster_name, Shapes::ShapeRef.new(shape: ClusterNameOrArn, required: true, location_name: "ClusterName"))
|
3096
|
+
BatchAddClusterNodesRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: BatchAddClusterNodesRequestClientTokenString, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
|
3097
|
+
BatchAddClusterNodesRequest.add_member(:nodes_to_add, Shapes::ShapeRef.new(shape: AddClusterNodeSpecificationList, required: true, location_name: "NodesToAdd"))
|
3098
|
+
BatchAddClusterNodesRequest.struct_class = Types::BatchAddClusterNodesRequest
|
3099
|
+
|
3100
|
+
BatchAddClusterNodesResponse.add_member(:successful, Shapes::ShapeRef.new(shape: NodeAdditionResultList, required: true, location_name: "Successful"))
|
3101
|
+
BatchAddClusterNodesResponse.add_member(:failed, Shapes::ShapeRef.new(shape: BatchAddClusterNodesErrorList, required: true, location_name: "Failed"))
|
3102
|
+
BatchAddClusterNodesResponse.struct_class = Types::BatchAddClusterNodesResponse
|
3103
|
+
|
3016
3104
|
BatchDataCaptureConfig.add_member(:destination_s3_uri, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "DestinationS3Uri"))
|
3017
3105
|
BatchDataCaptureConfig.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
|
3018
3106
|
BatchDataCaptureConfig.add_member(:generate_inference_id, Shapes::ShapeRef.new(shape: Boolean, location_name: "GenerateInferenceId", metadata: {"box" => true}))
|
3019
3107
|
BatchDataCaptureConfig.struct_class = Types::BatchDataCaptureConfig
|
3020
3108
|
|
3109
|
+
BatchDeleteClusterNodeLogicalIdsError.add_member(:code, Shapes::ShapeRef.new(shape: BatchDeleteClusterNodesErrorCode, required: true, location_name: "Code"))
|
3110
|
+
BatchDeleteClusterNodeLogicalIdsError.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Message"))
|
3111
|
+
BatchDeleteClusterNodeLogicalIdsError.add_member(:node_logical_id, Shapes::ShapeRef.new(shape: ClusterNodeLogicalId, required: true, location_name: "NodeLogicalId"))
|
3112
|
+
BatchDeleteClusterNodeLogicalIdsError.struct_class = Types::BatchDeleteClusterNodeLogicalIdsError
|
3113
|
+
|
3114
|
+
BatchDeleteClusterNodeLogicalIdsErrorList.member = Shapes::ShapeRef.new(shape: BatchDeleteClusterNodeLogicalIdsError)
|
3115
|
+
|
3021
3116
|
BatchDeleteClusterNodesError.add_member(:code, Shapes::ShapeRef.new(shape: BatchDeleteClusterNodesErrorCode, required: true, location_name: "Code"))
|
3022
3117
|
BatchDeleteClusterNodesError.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Message"))
|
3023
3118
|
BatchDeleteClusterNodesError.add_member(:node_id, Shapes::ShapeRef.new(shape: ClusterNodeId, required: true, location_name: "NodeId"))
|
@@ -3027,10 +3122,13 @@ module Aws::SageMaker
|
|
3027
3122
|
|
3028
3123
|
BatchDeleteClusterNodesRequest.add_member(:cluster_name, Shapes::ShapeRef.new(shape: ClusterNameOrArn, required: true, location_name: "ClusterName"))
|
3029
3124
|
BatchDeleteClusterNodesRequest.add_member(:node_ids, Shapes::ShapeRef.new(shape: ClusterNodeIds, location_name: "NodeIds"))
|
3125
|
+
BatchDeleteClusterNodesRequest.add_member(:node_logical_ids, Shapes::ShapeRef.new(shape: ClusterNodeLogicalIdList, location_name: "NodeLogicalIds"))
|
3030
3126
|
BatchDeleteClusterNodesRequest.struct_class = Types::BatchDeleteClusterNodesRequest
|
3031
3127
|
|
3032
3128
|
BatchDeleteClusterNodesResponse.add_member(:failed, Shapes::ShapeRef.new(shape: BatchDeleteClusterNodesErrorList, location_name: "Failed"))
|
3033
3129
|
BatchDeleteClusterNodesResponse.add_member(:successful, Shapes::ShapeRef.new(shape: ClusterNodeIds, location_name: "Successful"))
|
3130
|
+
BatchDeleteClusterNodesResponse.add_member(:failed_node_logical_ids, Shapes::ShapeRef.new(shape: BatchDeleteClusterNodeLogicalIdsErrorList, location_name: "FailedNodeLogicalIds"))
|
3131
|
+
BatchDeleteClusterNodesResponse.add_member(:successful_node_logical_ids, Shapes::ShapeRef.new(shape: ClusterNodeLogicalIdList, location_name: "SuccessfulNodeLogicalIds"))
|
3034
3132
|
BatchDeleteClusterNodesResponse.struct_class = Types::BatchDeleteClusterNodesResponse
|
3035
3133
|
|
3036
3134
|
BatchDescribeModelPackageError.add_member(:error_code, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ErrorCode"))
|
@@ -3116,6 +3214,10 @@ module Aws::SageMaker
|
|
3116
3214
|
CanvasAppSettings.add_member(:emr_serverless_settings, Shapes::ShapeRef.new(shape: EmrServerlessSettings, location_name: "EmrServerlessSettings"))
|
3117
3215
|
CanvasAppSettings.struct_class = Types::CanvasAppSettings
|
3118
3216
|
|
3217
|
+
CapacityReservation.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "Arn"))
|
3218
|
+
CapacityReservation.add_member(:type, Shapes::ShapeRef.new(shape: CapacityReservationType, location_name: "Type"))
|
3219
|
+
CapacityReservation.struct_class = Types::CapacityReservation
|
3220
|
+
|
3119
3221
|
CapacitySize.add_member(:type, Shapes::ShapeRef.new(shape: CapacitySizeType, required: true, location_name: "Type"))
|
3120
3222
|
CapacitySize.add_member(:value, Shapes::ShapeRef.new(shape: CapacitySizeValue, required: true, location_name: "Value"))
|
3121
3223
|
CapacitySize.struct_class = Types::CapacitySize
|
@@ -3269,6 +3371,29 @@ module Aws::SageMaker
|
|
3269
3371
|
ClusterEbsVolumeConfig.add_member(:volume_size_in_gb, Shapes::ShapeRef.new(shape: ClusterEbsVolumeSizeInGB, location_name: "VolumeSizeInGB"))
|
3270
3372
|
ClusterEbsVolumeConfig.struct_class = Types::ClusterEbsVolumeConfig
|
3271
3373
|
|
3374
|
+
ClusterEventDetail.add_member(:event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "EventId"))
|
3375
|
+
ClusterEventDetail.add_member(:cluster_arn, Shapes::ShapeRef.new(shape: ClusterArn, required: true, location_name: "ClusterArn"))
|
3376
|
+
ClusterEventDetail.add_member(:cluster_name, Shapes::ShapeRef.new(shape: ClusterName, required: true, location_name: "ClusterName"))
|
3377
|
+
ClusterEventDetail.add_member(:instance_group_name, Shapes::ShapeRef.new(shape: ClusterInstanceGroupName, location_name: "InstanceGroupName"))
|
3378
|
+
ClusterEventDetail.add_member(:instance_id, Shapes::ShapeRef.new(shape: String, location_name: "InstanceId"))
|
3379
|
+
ClusterEventDetail.add_member(:resource_type, Shapes::ShapeRef.new(shape: ClusterEventResourceType, required: true, location_name: "ResourceType"))
|
3380
|
+
ClusterEventDetail.add_member(:event_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "EventTime"))
|
3381
|
+
ClusterEventDetail.add_member(:event_details, Shapes::ShapeRef.new(shape: EventDetails, location_name: "EventDetails"))
|
3382
|
+
ClusterEventDetail.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
|
3383
|
+
ClusterEventDetail.struct_class = Types::ClusterEventDetail
|
3384
|
+
|
3385
|
+
ClusterEventSummaries.member = Shapes::ShapeRef.new(shape: ClusterEventSummary)
|
3386
|
+
|
3387
|
+
ClusterEventSummary.add_member(:event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "EventId"))
|
3388
|
+
ClusterEventSummary.add_member(:cluster_arn, Shapes::ShapeRef.new(shape: ClusterArn, required: true, location_name: "ClusterArn"))
|
3389
|
+
ClusterEventSummary.add_member(:cluster_name, Shapes::ShapeRef.new(shape: ClusterName, required: true, location_name: "ClusterName"))
|
3390
|
+
ClusterEventSummary.add_member(:instance_group_name, Shapes::ShapeRef.new(shape: ClusterInstanceGroupName, location_name: "InstanceGroupName"))
|
3391
|
+
ClusterEventSummary.add_member(:instance_id, Shapes::ShapeRef.new(shape: String, location_name: "InstanceId"))
|
3392
|
+
ClusterEventSummary.add_member(:resource_type, Shapes::ShapeRef.new(shape: ClusterEventResourceType, required: true, location_name: "ResourceType"))
|
3393
|
+
ClusterEventSummary.add_member(:event_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "EventTime"))
|
3394
|
+
ClusterEventSummary.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
|
3395
|
+
ClusterEventSummary.struct_class = Types::ClusterEventSummary
|
3396
|
+
|
3272
3397
|
ClusterInstanceGroupDetails.add_member(:current_count, Shapes::ShapeRef.new(shape: ClusterNonNegativeInstanceCount, location_name: "CurrentCount"))
|
3273
3398
|
ClusterInstanceGroupDetails.add_member(:target_count, Shapes::ShapeRef.new(shape: ClusterInstanceCount, location_name: "TargetCount"))
|
3274
3399
|
ClusterInstanceGroupDetails.add_member(:instance_group_name, Shapes::ShapeRef.new(shape: ClusterInstanceGroupName, location_name: "InstanceGroupName"))
|
@@ -3283,6 +3408,8 @@ module Aws::SageMaker
|
|
3283
3408
|
ClusterInstanceGroupDetails.add_member(:training_plan_status, Shapes::ShapeRef.new(shape: InstanceGroupTrainingPlanStatus, location_name: "TrainingPlanStatus"))
|
3284
3409
|
ClusterInstanceGroupDetails.add_member(:override_vpc_config, Shapes::ShapeRef.new(shape: VpcConfig, location_name: "OverrideVpcConfig"))
|
3285
3410
|
ClusterInstanceGroupDetails.add_member(:scheduled_update_config, Shapes::ShapeRef.new(shape: ScheduledUpdateConfig, location_name: "ScheduledUpdateConfig"))
|
3411
|
+
ClusterInstanceGroupDetails.add_member(:current_image_id, Shapes::ShapeRef.new(shape: ImageId, location_name: "CurrentImageId"))
|
3412
|
+
ClusterInstanceGroupDetails.add_member(:desired_image_id, Shapes::ShapeRef.new(shape: ImageId, location_name: "DesiredImageId"))
|
3286
3413
|
ClusterInstanceGroupDetails.struct_class = Types::ClusterInstanceGroupDetails
|
3287
3414
|
|
3288
3415
|
ClusterInstanceGroupDetailsList.member = Shapes::ShapeRef.new(shape: ClusterInstanceGroupDetails)
|
@@ -3298,6 +3425,7 @@ module Aws::SageMaker
|
|
3298
3425
|
ClusterInstanceGroupSpecification.add_member(:training_plan_arn, Shapes::ShapeRef.new(shape: TrainingPlanArn, location_name: "TrainingPlanArn"))
|
3299
3426
|
ClusterInstanceGroupSpecification.add_member(:override_vpc_config, Shapes::ShapeRef.new(shape: VpcConfig, location_name: "OverrideVpcConfig"))
|
3300
3427
|
ClusterInstanceGroupSpecification.add_member(:scheduled_update_config, Shapes::ShapeRef.new(shape: ScheduledUpdateConfig, location_name: "ScheduledUpdateConfig"))
|
3428
|
+
ClusterInstanceGroupSpecification.add_member(:image_id, Shapes::ShapeRef.new(shape: ImageId, location_name: "ImageId"))
|
3301
3429
|
ClusterInstanceGroupSpecification.struct_class = Types::ClusterInstanceGroupSpecification
|
3302
3430
|
|
3303
3431
|
ClusterInstanceGroupSpecifications.member = Shapes::ShapeRef.new(shape: ClusterInstanceGroupSpecification)
|
@@ -3324,8 +3452,14 @@ module Aws::SageMaker
|
|
3324
3452
|
ClusterLifeCycleConfig.add_member(:on_create, Shapes::ShapeRef.new(shape: ClusterLifeCycleConfigFileName, required: true, location_name: "OnCreate"))
|
3325
3453
|
ClusterLifeCycleConfig.struct_class = Types::ClusterLifeCycleConfig
|
3326
3454
|
|
3455
|
+
ClusterMetadata.add_member(:failure_message, Shapes::ShapeRef.new(shape: String, location_name: "FailureMessage"))
|
3456
|
+
ClusterMetadata.add_member(:eks_role_access_entries, Shapes::ShapeRef.new(shape: EksRoleAccessEntries, location_name: "EksRoleAccessEntries"))
|
3457
|
+
ClusterMetadata.add_member(:slr_access_entry, Shapes::ShapeRef.new(shape: String, location_name: "SlrAccessEntry"))
|
3458
|
+
ClusterMetadata.struct_class = Types::ClusterMetadata
|
3459
|
+
|
3327
3460
|
ClusterNodeDetails.add_member(:instance_group_name, Shapes::ShapeRef.new(shape: ClusterInstanceGroupName, location_name: "InstanceGroupName"))
|
3328
3461
|
ClusterNodeDetails.add_member(:instance_id, Shapes::ShapeRef.new(shape: String, location_name: "InstanceId"))
|
3462
|
+
ClusterNodeDetails.add_member(:node_logical_id, Shapes::ShapeRef.new(shape: ClusterNodeLogicalId, location_name: "NodeLogicalId"))
|
3329
3463
|
ClusterNodeDetails.add_member(:instance_status, Shapes::ShapeRef.new(shape: ClusterInstanceStatusDetails, location_name: "InstanceStatus"))
|
3330
3464
|
ClusterNodeDetails.add_member(:instance_type, Shapes::ShapeRef.new(shape: ClusterInstanceType, location_name: "InstanceType"))
|
3331
3465
|
ClusterNodeDetails.add_member(:launch_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LaunchTime"))
|
@@ -3338,14 +3472,19 @@ module Aws::SageMaker
|
|
3338
3472
|
ClusterNodeDetails.add_member(:private_primary_ipv_6, Shapes::ShapeRef.new(shape: ClusterPrivatePrimaryIpv6, location_name: "PrivatePrimaryIpv6"))
|
3339
3473
|
ClusterNodeDetails.add_member(:private_dns_hostname, Shapes::ShapeRef.new(shape: ClusterPrivateDnsHostname, location_name: "PrivateDnsHostname"))
|
3340
3474
|
ClusterNodeDetails.add_member(:placement, Shapes::ShapeRef.new(shape: ClusterInstancePlacement, location_name: "Placement"))
|
3475
|
+
ClusterNodeDetails.add_member(:current_image_id, Shapes::ShapeRef.new(shape: ImageId, location_name: "CurrentImageId"))
|
3476
|
+
ClusterNodeDetails.add_member(:desired_image_id, Shapes::ShapeRef.new(shape: ImageId, location_name: "DesiredImageId"))
|
3341
3477
|
ClusterNodeDetails.struct_class = Types::ClusterNodeDetails
|
3342
3478
|
|
3343
3479
|
ClusterNodeIds.member = Shapes::ShapeRef.new(shape: ClusterNodeId)
|
3344
3480
|
|
3481
|
+
ClusterNodeLogicalIdList.member = Shapes::ShapeRef.new(shape: ClusterNodeLogicalId)
|
3482
|
+
|
3345
3483
|
ClusterNodeSummaries.member = Shapes::ShapeRef.new(shape: ClusterNodeSummary)
|
3346
3484
|
|
3347
3485
|
ClusterNodeSummary.add_member(:instance_group_name, Shapes::ShapeRef.new(shape: ClusterInstanceGroupName, required: true, location_name: "InstanceGroupName"))
|
3348
3486
|
ClusterNodeSummary.add_member(:instance_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "InstanceId"))
|
3487
|
+
ClusterNodeSummary.add_member(:node_logical_id, Shapes::ShapeRef.new(shape: String, location_name: "NodeLogicalId"))
|
3349
3488
|
ClusterNodeSummary.add_member(:instance_type, Shapes::ShapeRef.new(shape: ClusterInstanceType, required: true, location_name: "InstanceType"))
|
3350
3489
|
ClusterNodeSummary.add_member(:launch_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LaunchTime"))
|
3351
3490
|
ClusterNodeSummary.add_member(:last_software_update_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastSoftwareUpdateTime"))
|
@@ -3669,6 +3808,7 @@ module Aws::SageMaker
|
|
3669
3808
|
CreateClusterRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
3670
3809
|
CreateClusterRequest.add_member(:orchestrator, Shapes::ShapeRef.new(shape: ClusterOrchestrator, location_name: "Orchestrator"))
|
3671
3810
|
CreateClusterRequest.add_member(:node_recovery, Shapes::ShapeRef.new(shape: ClusterNodeRecovery, location_name: "NodeRecovery"))
|
3811
|
+
CreateClusterRequest.add_member(:node_provisioning_mode, Shapes::ShapeRef.new(shape: ClusterNodeProvisioningMode, location_name: "NodeProvisioningMode"))
|
3672
3812
|
CreateClusterRequest.struct_class = Types::CreateClusterRequest
|
3673
3813
|
|
3674
3814
|
CreateClusterResponse.add_member(:cluster_arn, Shapes::ShapeRef.new(shape: ClusterArn, required: true, location_name: "ClusterArn"))
|
@@ -4976,8 +5116,16 @@ module Aws::SageMaker
|
|
4976
5116
|
DescribeAutoMLJobV2Response.add_member(:auto_ml_compute_config, Shapes::ShapeRef.new(shape: AutoMLComputeConfig, location_name: "AutoMLComputeConfig"))
|
4977
5117
|
DescribeAutoMLJobV2Response.struct_class = Types::DescribeAutoMLJobV2Response
|
4978
5118
|
|
5119
|
+
DescribeClusterEventRequest.add_member(:event_id, Shapes::ShapeRef.new(shape: EventId, required: true, location_name: "EventId"))
|
5120
|
+
DescribeClusterEventRequest.add_member(:cluster_name, Shapes::ShapeRef.new(shape: ClusterNameOrArn, required: true, location_name: "ClusterName"))
|
5121
|
+
DescribeClusterEventRequest.struct_class = Types::DescribeClusterEventRequest
|
5122
|
+
|
5123
|
+
DescribeClusterEventResponse.add_member(:event_details, Shapes::ShapeRef.new(shape: ClusterEventDetail, location_name: "EventDetails"))
|
5124
|
+
DescribeClusterEventResponse.struct_class = Types::DescribeClusterEventResponse
|
5125
|
+
|
4979
5126
|
DescribeClusterNodeRequest.add_member(:cluster_name, Shapes::ShapeRef.new(shape: ClusterNameOrArn, required: true, location_name: "ClusterName"))
|
4980
5127
|
DescribeClusterNodeRequest.add_member(:node_id, Shapes::ShapeRef.new(shape: ClusterNodeId, location_name: "NodeId"))
|
5128
|
+
DescribeClusterNodeRequest.add_member(:node_logical_id, Shapes::ShapeRef.new(shape: ClusterNodeLogicalId, location_name: "NodeLogicalId"))
|
4981
5129
|
DescribeClusterNodeRequest.struct_class = Types::DescribeClusterNodeRequest
|
4982
5130
|
|
4983
5131
|
DescribeClusterNodeResponse.add_member(:node_details, Shapes::ShapeRef.new(shape: ClusterNodeDetails, required: true, location_name: "NodeDetails"))
|
@@ -4996,6 +5144,7 @@ module Aws::SageMaker
|
|
4996
5144
|
DescribeClusterResponse.add_member(:vpc_config, Shapes::ShapeRef.new(shape: VpcConfig, location_name: "VpcConfig"))
|
4997
5145
|
DescribeClusterResponse.add_member(:orchestrator, Shapes::ShapeRef.new(shape: ClusterOrchestrator, location_name: "Orchestrator"))
|
4998
5146
|
DescribeClusterResponse.add_member(:node_recovery, Shapes::ShapeRef.new(shape: ClusterNodeRecovery, location_name: "NodeRecovery"))
|
5147
|
+
DescribeClusterResponse.add_member(:node_provisioning_mode, Shapes::ShapeRef.new(shape: ClusterNodeProvisioningMode, location_name: "NodeProvisioningMode"))
|
4999
5148
|
DescribeClusterResponse.struct_class = Types::DescribeClusterResponse
|
5000
5149
|
|
5001
5150
|
DescribeClusterSchedulerConfigRequest.add_member(:cluster_scheduler_config_id, Shapes::ShapeRef.new(shape: ClusterSchedulerConfigId, required: true, location_name: "ClusterSchedulerConfigId"))
|
@@ -6062,6 +6211,19 @@ module Aws::SageMaker
|
|
6062
6211
|
|
6063
6212
|
DesiredWeightAndCapacityList.member = Shapes::ShapeRef.new(shape: DesiredWeightAndCapacity)
|
6064
6213
|
|
6214
|
+
DetachClusterNodeVolumeRequest.add_member(:cluster_arn, Shapes::ShapeRef.new(shape: ClusterArn, required: true, location_name: "ClusterArn"))
|
6215
|
+
DetachClusterNodeVolumeRequest.add_member(:node_id, Shapes::ShapeRef.new(shape: ClusterNodeId, required: true, location_name: "NodeId"))
|
6216
|
+
DetachClusterNodeVolumeRequest.add_member(:volume_id, Shapes::ShapeRef.new(shape: VolumeId, required: true, location_name: "VolumeId"))
|
6217
|
+
DetachClusterNodeVolumeRequest.struct_class = Types::DetachClusterNodeVolumeRequest
|
6218
|
+
|
6219
|
+
DetachClusterNodeVolumeResponse.add_member(:cluster_arn, Shapes::ShapeRef.new(shape: ClusterArn, required: true, location_name: "ClusterArn"))
|
6220
|
+
DetachClusterNodeVolumeResponse.add_member(:node_id, Shapes::ShapeRef.new(shape: ClusterNodeId, required: true, location_name: "NodeId"))
|
6221
|
+
DetachClusterNodeVolumeResponse.add_member(:volume_id, Shapes::ShapeRef.new(shape: VolumeId, required: true, location_name: "VolumeId"))
|
6222
|
+
DetachClusterNodeVolumeResponse.add_member(:attach_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "AttachTime"))
|
6223
|
+
DetachClusterNodeVolumeResponse.add_member(:status, Shapes::ShapeRef.new(shape: VolumeAttachmentStatus, required: true, location_name: "Status"))
|
6224
|
+
DetachClusterNodeVolumeResponse.add_member(:device_name, Shapes::ShapeRef.new(shape: VolumeDeviceName, required: true, location_name: "DeviceName"))
|
6225
|
+
DetachClusterNodeVolumeResponse.struct_class = Types::DetachClusterNodeVolumeResponse
|
6226
|
+
|
6065
6227
|
Device.add_member(:device_name, Shapes::ShapeRef.new(shape: DeviceName, required: true, location_name: "DeviceName"))
|
6066
6228
|
Device.add_member(:description, Shapes::ShapeRef.new(shape: DeviceDescription, location_name: "Description"))
|
6067
6229
|
Device.add_member(:iot_thing_name, Shapes::ShapeRef.new(shape: ThingName, location_name: "IotThingName"))
|
@@ -6303,6 +6465,10 @@ module Aws::SageMaker
|
|
6303
6465
|
|
6304
6466
|
Edges.member = Shapes::ShapeRef.new(shape: Edge)
|
6305
6467
|
|
6468
|
+
EfaEnis.member = Shapes::ShapeRef.new(shape: String)
|
6469
|
+
|
6470
|
+
EksRoleAccessEntries.member = Shapes::ShapeRef.new(shape: String)
|
6471
|
+
|
6306
6472
|
EmrServerlessComputeConfig.add_member(:execution_role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "ExecutionRoleARN"))
|
6307
6473
|
EmrServerlessComputeConfig.struct_class = Types::EmrServerlessComputeConfig
|
6308
6474
|
|
@@ -6423,6 +6589,21 @@ module Aws::SageMaker
|
|
6423
6589
|
ErrorInfo.add_member(:reason, Shapes::ShapeRef.new(shape: NonEmptyString256, location_name: "Reason"))
|
6424
6590
|
ErrorInfo.struct_class = Types::ErrorInfo
|
6425
6591
|
|
6592
|
+
EventDetails.add_member(:event_metadata, Shapes::ShapeRef.new(shape: EventMetadata, location_name: "EventMetadata"))
|
6593
|
+
EventDetails.struct_class = Types::EventDetails
|
6594
|
+
|
6595
|
+
EventMetadata.add_member(:cluster, Shapes::ShapeRef.new(shape: ClusterMetadata, location_name: "Cluster"))
|
6596
|
+
EventMetadata.add_member(:instance_group, Shapes::ShapeRef.new(shape: InstanceGroupMetadata, location_name: "InstanceGroup"))
|
6597
|
+
EventMetadata.add_member(:instance_group_scaling, Shapes::ShapeRef.new(shape: InstanceGroupScalingMetadata, location_name: "InstanceGroupScaling"))
|
6598
|
+
EventMetadata.add_member(:instance, Shapes::ShapeRef.new(shape: InstanceMetadata, location_name: "Instance"))
|
6599
|
+
EventMetadata.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
6600
|
+
EventMetadata.add_member_subclass(:cluster, Types::EventMetadata::Cluster)
|
6601
|
+
EventMetadata.add_member_subclass(:instance_group, Types::EventMetadata::InstanceGroup)
|
6602
|
+
EventMetadata.add_member_subclass(:instance_group_scaling, Types::EventMetadata::InstanceGroupScaling)
|
6603
|
+
EventMetadata.add_member_subclass(:instance, Types::EventMetadata::Instance)
|
6604
|
+
EventMetadata.add_member_subclass(:unknown, Types::EventMetadata::Unknown)
|
6605
|
+
EventMetadata.struct_class = Types::EventMetadata
|
6606
|
+
|
6426
6607
|
ExecutionRoleArns.member = Shapes::ShapeRef.new(shape: RoleArn)
|
6427
6608
|
|
6428
6609
|
Experiment.add_member(:experiment_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ExperimentName"))
|
@@ -7144,10 +7325,31 @@ module Aws::SageMaker
|
|
7144
7325
|
InstanceGroup.add_member(:instance_group_name, Shapes::ShapeRef.new(shape: InstanceGroupName, required: true, location_name: "InstanceGroupName"))
|
7145
7326
|
InstanceGroup.struct_class = Types::InstanceGroup
|
7146
7327
|
|
7328
|
+
InstanceGroupMetadata.add_member(:failure_message, Shapes::ShapeRef.new(shape: String, location_name: "FailureMessage"))
|
7329
|
+
InstanceGroupMetadata.add_member(:availability_zone_id, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZoneId"))
|
7330
|
+
InstanceGroupMetadata.add_member(:capacity_reservation, Shapes::ShapeRef.new(shape: CapacityReservation, location_name: "CapacityReservation"))
|
7331
|
+
InstanceGroupMetadata.add_member(:subnet_id, Shapes::ShapeRef.new(shape: String, location_name: "SubnetId"))
|
7332
|
+
InstanceGroupMetadata.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIds, location_name: "SecurityGroupIds"))
|
7333
|
+
InstanceGroupMetadata.add_member(:ami_override, Shapes::ShapeRef.new(shape: String, location_name: "AmiOverride"))
|
7334
|
+
InstanceGroupMetadata.struct_class = Types::InstanceGroupMetadata
|
7335
|
+
|
7147
7336
|
InstanceGroupNames.member = Shapes::ShapeRef.new(shape: InstanceGroupName)
|
7148
7337
|
|
7338
|
+
InstanceGroupScalingMetadata.add_member(:instance_count, Shapes::ShapeRef.new(shape: InstanceCount, location_name: "InstanceCount"))
|
7339
|
+
InstanceGroupScalingMetadata.add_member(:target_count, Shapes::ShapeRef.new(shape: TargetCount, location_name: "TargetCount"))
|
7340
|
+
InstanceGroupScalingMetadata.add_member(:failure_message, Shapes::ShapeRef.new(shape: String, location_name: "FailureMessage"))
|
7341
|
+
InstanceGroupScalingMetadata.struct_class = Types::InstanceGroupScalingMetadata
|
7342
|
+
|
7149
7343
|
InstanceGroups.member = Shapes::ShapeRef.new(shape: InstanceGroup)
|
7150
7344
|
|
7345
|
+
InstanceMetadata.add_member(:customer_eni, Shapes::ShapeRef.new(shape: String, location_name: "CustomerEni"))
|
7346
|
+
InstanceMetadata.add_member(:additional_enis, Shapes::ShapeRef.new(shape: AdditionalEnis, location_name: "AdditionalEnis"))
|
7347
|
+
InstanceMetadata.add_member(:capacity_reservation, Shapes::ShapeRef.new(shape: CapacityReservation, location_name: "CapacityReservation"))
|
7348
|
+
InstanceMetadata.add_member(:failure_message, Shapes::ShapeRef.new(shape: String, location_name: "FailureMessage"))
|
7349
|
+
InstanceMetadata.add_member(:lcs_execution_state, Shapes::ShapeRef.new(shape: String, location_name: "LcsExecutionState"))
|
7350
|
+
InstanceMetadata.add_member(:node_logical_id, Shapes::ShapeRef.new(shape: ClusterNodeLogicalId, location_name: "NodeLogicalId"))
|
7351
|
+
InstanceMetadata.struct_class = Types::InstanceMetadata
|
7352
|
+
|
7151
7353
|
InstanceMetadataServiceConfiguration.add_member(:minimum_instance_metadata_service_version, Shapes::ShapeRef.new(shape: MinimumInstanceMetadataServiceVersion, required: true, location_name: "MinimumInstanceMetadataServiceVersion"))
|
7152
7354
|
InstanceMetadataServiceConfiguration.struct_class = Types::InstanceMetadataServiceConfiguration
|
7153
7355
|
|
@@ -7426,6 +7628,22 @@ module Aws::SageMaker
|
|
7426
7628
|
ListCandidatesForAutoMLJobResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
7427
7629
|
ListCandidatesForAutoMLJobResponse.struct_class = Types::ListCandidatesForAutoMLJobResponse
|
7428
7630
|
|
7631
|
+
ListClusterEventsRequest.add_member(:cluster_name, Shapes::ShapeRef.new(shape: ClusterNameOrArn, required: true, location_name: "ClusterName"))
|
7632
|
+
ListClusterEventsRequest.add_member(:instance_group_name, Shapes::ShapeRef.new(shape: ClusterInstanceGroupName, location_name: "InstanceGroupName"))
|
7633
|
+
ListClusterEventsRequest.add_member(:node_id, Shapes::ShapeRef.new(shape: ClusterNodeId, location_name: "NodeId"))
|
7634
|
+
ListClusterEventsRequest.add_member(:event_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EventTimeAfter"))
|
7635
|
+
ListClusterEventsRequest.add_member(:event_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EventTimeBefore"))
|
7636
|
+
ListClusterEventsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: EventSortBy, location_name: "SortBy"))
|
7637
|
+
ListClusterEventsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
|
7638
|
+
ListClusterEventsRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: ClusterEventResourceType, location_name: "ResourceType"))
|
7639
|
+
ListClusterEventsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ClusterEventMaxResults, location_name: "MaxResults"))
|
7640
|
+
ListClusterEventsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
7641
|
+
ListClusterEventsRequest.struct_class = Types::ListClusterEventsRequest
|
7642
|
+
|
7643
|
+
ListClusterEventsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
7644
|
+
ListClusterEventsResponse.add_member(:events, Shapes::ShapeRef.new(shape: ClusterEventSummaries, location_name: "Events"))
|
7645
|
+
ListClusterEventsResponse.struct_class = Types::ListClusterEventsResponse
|
7646
|
+
|
7429
7647
|
ListClusterNodesRequest.add_member(:cluster_name, Shapes::ShapeRef.new(shape: ClusterNameOrArn, required: true, location_name: "ClusterName"))
|
7430
7648
|
ListClusterNodesRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
|
7431
7649
|
ListClusterNodesRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
|
@@ -7434,6 +7652,7 @@ module Aws::SageMaker
|
|
7434
7652
|
ListClusterNodesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
7435
7653
|
ListClusterNodesRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: ClusterSortBy, location_name: "SortBy"))
|
7436
7654
|
ListClusterNodesRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
|
7655
|
+
ListClusterNodesRequest.add_member(:include_node_logical_ids, Shapes::ShapeRef.new(shape: IncludeNodeLogicalIdsBoolean, location_name: "IncludeNodeLogicalIds"))
|
7437
7656
|
ListClusterNodesRequest.struct_class = Types::ListClusterNodesRequest
|
7438
7657
|
|
7439
7658
|
ListClusterNodesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
@@ -9073,6 +9292,13 @@ module Aws::SageMaker
|
|
9073
9292
|
NetworkConfig.add_member(:vpc_config, Shapes::ShapeRef.new(shape: VpcConfig, location_name: "VpcConfig"))
|
9074
9293
|
NetworkConfig.struct_class = Types::NetworkConfig
|
9075
9294
|
|
9295
|
+
NodeAdditionResult.add_member(:node_logical_id, Shapes::ShapeRef.new(shape: ClusterNodeLogicalId, required: true, location_name: "NodeLogicalId"))
|
9296
|
+
NodeAdditionResult.add_member(:instance_group_name, Shapes::ShapeRef.new(shape: ClusterInstanceGroupName, required: true, location_name: "InstanceGroupName"))
|
9297
|
+
NodeAdditionResult.add_member(:status, Shapes::ShapeRef.new(shape: ClusterInstanceStatus, required: true, location_name: "Status"))
|
9298
|
+
NodeAdditionResult.struct_class = Types::NodeAdditionResult
|
9299
|
+
|
9300
|
+
NodeAdditionResultList.member = Shapes::ShapeRef.new(shape: NodeAdditionResult)
|
9301
|
+
|
9076
9302
|
NotebookInstanceAcceleratorTypes.member = Shapes::ShapeRef.new(shape: NotebookInstanceAcceleratorType)
|
9077
9303
|
|
9078
9304
|
NotebookInstanceLifecycleConfigList.member = Shapes::ShapeRef.new(shape: NotebookInstanceLifecycleHook)
|
@@ -10971,6 +11197,7 @@ module Aws::SageMaker
|
|
10971
11197
|
UpdateClusterSoftwareRequest.add_member(:cluster_name, Shapes::ShapeRef.new(shape: ClusterNameOrArn, required: true, location_name: "ClusterName"))
|
10972
11198
|
UpdateClusterSoftwareRequest.add_member(:instance_groups, Shapes::ShapeRef.new(shape: UpdateClusterSoftwareInstanceGroups, location_name: "InstanceGroups"))
|
10973
11199
|
UpdateClusterSoftwareRequest.add_member(:deployment_config, Shapes::ShapeRef.new(shape: DeploymentConfiguration, location_name: "DeploymentConfig"))
|
11200
|
+
UpdateClusterSoftwareRequest.add_member(:image_id, Shapes::ShapeRef.new(shape: ImageId, location_name: "ImageId"))
|
10974
11201
|
UpdateClusterSoftwareRequest.struct_class = Types::UpdateClusterSoftwareRequest
|
10975
11202
|
|
10976
11203
|
UpdateClusterSoftwareResponse.add_member(:cluster_arn, Shapes::ShapeRef.new(shape: ClusterArn, required: true, location_name: "ClusterArn"))
|
@@ -11537,6 +11764,25 @@ module Aws::SageMaker
|
|
11537
11764
|
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11538
11765
|
end)
|
11539
11766
|
|
11767
|
+
api.add_operation(:attach_cluster_node_volume, Seahorse::Model::Operation.new.tap do |o|
|
11768
|
+
o.name = "AttachClusterNodeVolume"
|
11769
|
+
o.http_method = "POST"
|
11770
|
+
o.http_request_uri = "/"
|
11771
|
+
o.input = Shapes::ShapeRef.new(shape: AttachClusterNodeVolumeRequest)
|
11772
|
+
o.output = Shapes::ShapeRef.new(shape: AttachClusterNodeVolumeResponse)
|
11773
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
11774
|
+
end)
|
11775
|
+
|
11776
|
+
api.add_operation(:batch_add_cluster_nodes, Seahorse::Model::Operation.new.tap do |o|
|
11777
|
+
o.name = "BatchAddClusterNodes"
|
11778
|
+
o.http_method = "POST"
|
11779
|
+
o.http_request_uri = "/"
|
11780
|
+
o.input = Shapes::ShapeRef.new(shape: BatchAddClusterNodesRequest)
|
11781
|
+
o.output = Shapes::ShapeRef.new(shape: BatchAddClusterNodesResponse)
|
11782
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
11783
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11784
|
+
end)
|
11785
|
+
|
11540
11786
|
api.add_operation(:batch_delete_cluster_nodes, Seahorse::Model::Operation.new.tap do |o|
|
11541
11787
|
o.name = "BatchDeleteClusterNodes"
|
11542
11788
|
o.http_method = "POST"
|
@@ -12774,6 +13020,15 @@ module Aws::SageMaker
|
|
12774
13020
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
12775
13021
|
end)
|
12776
13022
|
|
13023
|
+
api.add_operation(:describe_cluster_event, Seahorse::Model::Operation.new.tap do |o|
|
13024
|
+
o.name = "DescribeClusterEvent"
|
13025
|
+
o.http_method = "POST"
|
13026
|
+
o.http_request_uri = "/"
|
13027
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeClusterEventRequest)
|
13028
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeClusterEventResponse)
|
13029
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
13030
|
+
end)
|
13031
|
+
|
12777
13032
|
api.add_operation(:describe_cluster_node, Seahorse::Model::Operation.new.tap do |o|
|
12778
13033
|
o.name = "DescribeClusterNode"
|
12779
13034
|
o.http_method = "POST"
|
@@ -13293,6 +13548,15 @@ module Aws::SageMaker
|
|
13293
13548
|
o.output = Shapes::ShapeRef.new(shape: DescribeWorkteamResponse)
|
13294
13549
|
end)
|
13295
13550
|
|
13551
|
+
api.add_operation(:detach_cluster_node_volume, Seahorse::Model::Operation.new.tap do |o|
|
13552
|
+
o.name = "DetachClusterNodeVolume"
|
13553
|
+
o.http_method = "POST"
|
13554
|
+
o.http_request_uri = "/"
|
13555
|
+
o.input = Shapes::ShapeRef.new(shape: DetachClusterNodeVolumeRequest)
|
13556
|
+
o.output = Shapes::ShapeRef.new(shape: DetachClusterNodeVolumeResponse)
|
13557
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
13558
|
+
end)
|
13559
|
+
|
13296
13560
|
api.add_operation(:disable_sagemaker_servicecatalog_portfolio, Seahorse::Model::Operation.new.tap do |o|
|
13297
13561
|
o.name = "DisableSagemakerServicecatalogPortfolio"
|
13298
13562
|
o.http_method = "POST"
|
@@ -13510,6 +13774,21 @@ module Aws::SageMaker
|
|
13510
13774
|
)
|
13511
13775
|
end)
|
13512
13776
|
|
13777
|
+
api.add_operation(:list_cluster_events, Seahorse::Model::Operation.new.tap do |o|
|
13778
|
+
o.name = "ListClusterEvents"
|
13779
|
+
o.http_method = "POST"
|
13780
|
+
o.http_request_uri = "/"
|
13781
|
+
o.input = Shapes::ShapeRef.new(shape: ListClusterEventsRequest)
|
13782
|
+
o.output = Shapes::ShapeRef.new(shape: ListClusterEventsResponse)
|
13783
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
13784
|
+
o[:pager] = Aws::Pager.new(
|
13785
|
+
limit_key: "max_results",
|
13786
|
+
tokens: {
|
13787
|
+
"next_token" => "next_token"
|
13788
|
+
}
|
13789
|
+
)
|
13790
|
+
end)
|
13791
|
+
|
13513
13792
|
api.add_operation(:list_cluster_nodes, Seahorse::Model::Operation.new.tap do |o|
|
13514
13793
|
o.name = "ListClusterNodes"
|
13515
13794
|
o.http_method = "POST"
|