aws-sdk-sagemaker 1.63.0 → 1.68.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aws-sdk-sagemaker.rb +3 -2
- data/lib/aws-sdk-sagemaker/client.rb +506 -91
- data/lib/aws-sdk-sagemaker/client_api.rb +179 -14
- data/lib/aws-sdk-sagemaker/types.rb +1613 -147
- metadata +4 -4
@@ -108,6 +108,8 @@ module Aws::SageMaker
|
|
108
108
|
CheckpointConfig = Shapes::StructureShape.new(name: 'CheckpointConfig')
|
109
109
|
Cidr = Shapes::StringShape.new(name: 'Cidr')
|
110
110
|
Cidrs = Shapes::ListShape.new(name: 'Cidrs')
|
111
|
+
ClientId = Shapes::StringShape.new(name: 'ClientId')
|
112
|
+
ClientSecret = Shapes::StringShape.new(name: 'ClientSecret')
|
111
113
|
CodeRepositoryArn = Shapes::StringShape.new(name: 'CodeRepositoryArn')
|
112
114
|
CodeRepositoryContains = Shapes::StringShape.new(name: 'CodeRepositoryContains')
|
113
115
|
CodeRepositoryNameContains = Shapes::StringShape.new(name: 'CodeRepositoryNameContains')
|
@@ -116,7 +118,7 @@ module Aws::SageMaker
|
|
116
118
|
CodeRepositorySortOrder = Shapes::StringShape.new(name: 'CodeRepositorySortOrder')
|
117
119
|
CodeRepositorySummary = Shapes::StructureShape.new(name: 'CodeRepositorySummary')
|
118
120
|
CodeRepositorySummaryList = Shapes::ListShape.new(name: 'CodeRepositorySummaryList')
|
119
|
-
|
121
|
+
CognitoConfig = Shapes::StructureShape.new(name: 'CognitoConfig')
|
120
122
|
CognitoMemberDefinition = Shapes::StructureShape.new(name: 'CognitoMemberDefinition')
|
121
123
|
CognitoUserGroup = Shapes::StringShape.new(name: 'CognitoUserGroup')
|
122
124
|
CognitoUserPool = Shapes::StringShape.new(name: 'CognitoUserPool')
|
@@ -128,6 +130,7 @@ module Aws::SageMaker
|
|
128
130
|
CompilationJobStatus = Shapes::StringShape.new(name: 'CompilationJobStatus')
|
129
131
|
CompilationJobSummaries = Shapes::ListShape.new(name: 'CompilationJobSummaries')
|
130
132
|
CompilationJobSummary = Shapes::StructureShape.new(name: 'CompilationJobSummary')
|
133
|
+
CompilerOptions = Shapes::StringShape.new(name: 'CompilerOptions')
|
131
134
|
CompressionType = Shapes::StringShape.new(name: 'CompressionType')
|
132
135
|
CompressionTypes = Shapes::ListShape.new(name: 'CompressionTypes')
|
133
136
|
ConfigKey = Shapes::StringShape.new(name: 'ConfigKey')
|
@@ -140,6 +143,7 @@ module Aws::SageMaker
|
|
140
143
|
ContainerEntrypoint = Shapes::ListShape.new(name: 'ContainerEntrypoint')
|
141
144
|
ContainerEntrypointString = Shapes::StringShape.new(name: 'ContainerEntrypointString')
|
142
145
|
ContainerHostname = Shapes::StringShape.new(name: 'ContainerHostname')
|
146
|
+
ContainerImage = Shapes::StringShape.new(name: 'ContainerImage')
|
143
147
|
ContainerMode = Shapes::StringShape.new(name: 'ContainerMode')
|
144
148
|
ContentClassifier = Shapes::StringShape.new(name: 'ContentClassifier')
|
145
149
|
ContentClassifiers = Shapes::ListShape.new(name: 'ContentClassifiers')
|
@@ -200,6 +204,8 @@ module Aws::SageMaker
|
|
200
204
|
CreateTrialResponse = Shapes::StructureShape.new(name: 'CreateTrialResponse')
|
201
205
|
CreateUserProfileRequest = Shapes::StructureShape.new(name: 'CreateUserProfileRequest')
|
202
206
|
CreateUserProfileResponse = Shapes::StructureShape.new(name: 'CreateUserProfileResponse')
|
207
|
+
CreateWorkforceRequest = Shapes::StructureShape.new(name: 'CreateWorkforceRequest')
|
208
|
+
CreateWorkforceResponse = Shapes::StructureShape.new(name: 'CreateWorkforceResponse')
|
203
209
|
CreateWorkteamRequest = Shapes::StructureShape.new(name: 'CreateWorkteamRequest')
|
204
210
|
CreateWorkteamResponse = Shapes::StructureShape.new(name: 'CreateWorkteamResponse')
|
205
211
|
CreationTime = Shapes::TimestampShape.new(name: 'CreationTime')
|
@@ -240,6 +246,8 @@ module Aws::SageMaker
|
|
240
246
|
DeleteTrialRequest = Shapes::StructureShape.new(name: 'DeleteTrialRequest')
|
241
247
|
DeleteTrialResponse = Shapes::StructureShape.new(name: 'DeleteTrialResponse')
|
242
248
|
DeleteUserProfileRequest = Shapes::StructureShape.new(name: 'DeleteUserProfileRequest')
|
249
|
+
DeleteWorkforceRequest = Shapes::StructureShape.new(name: 'DeleteWorkforceRequest')
|
250
|
+
DeleteWorkforceResponse = Shapes::StructureShape.new(name: 'DeleteWorkforceResponse')
|
243
251
|
DeleteWorkteamRequest = Shapes::StructureShape.new(name: 'DeleteWorkteamRequest')
|
244
252
|
DeleteWorkteamResponse = Shapes::StructureShape.new(name: 'DeleteWorkteamResponse')
|
245
253
|
DeployedImage = Shapes::StructureShape.new(name: 'DeployedImage')
|
@@ -383,6 +391,8 @@ module Aws::SageMaker
|
|
383
391
|
GitConfig = Shapes::StructureShape.new(name: 'GitConfig')
|
384
392
|
GitConfigForUpdate = Shapes::StructureShape.new(name: 'GitConfigForUpdate')
|
385
393
|
GitConfigUrl = Shapes::StringShape.new(name: 'GitConfigUrl')
|
394
|
+
Group = Shapes::StringShape.new(name: 'Group')
|
395
|
+
Groups = Shapes::ListShape.new(name: 'Groups')
|
386
396
|
HookParameters = Shapes::MapShape.new(name: 'HookParameters')
|
387
397
|
HumanLoopActivationConditions = Shapes::StringShape.new(name: 'HumanLoopActivationConditions')
|
388
398
|
HumanLoopActivationConditionsConfig = Shapes::StructureShape.new(name: 'HumanLoopActivationConditionsConfig')
|
@@ -418,7 +428,8 @@ module Aws::SageMaker
|
|
418
428
|
HyperParameterTuningJobWarmStartConfig = Shapes::StructureShape.new(name: 'HyperParameterTuningJobWarmStartConfig')
|
419
429
|
HyperParameterTuningJobWarmStartType = Shapes::StringShape.new(name: 'HyperParameterTuningJobWarmStartType')
|
420
430
|
HyperParameters = Shapes::MapShape.new(name: 'HyperParameters')
|
421
|
-
|
431
|
+
ImageArn = Shapes::StringShape.new(name: 'ImageArn')
|
432
|
+
ImageConfig = Shapes::StructureShape.new(name: 'ImageConfig')
|
422
433
|
ImageDigest = Shapes::StringShape.new(name: 'ImageDigest')
|
423
434
|
ImageUri = Shapes::StringShape.new(name: 'ImageUri')
|
424
435
|
InferenceSpecification = Shapes::StructureShape.new(name: 'InferenceSpecification')
|
@@ -457,6 +468,7 @@ module Aws::SageMaker
|
|
457
468
|
LabelingJobOutputConfig = Shapes::StructureShape.new(name: 'LabelingJobOutputConfig')
|
458
469
|
LabelingJobResourceConfig = Shapes::StructureShape.new(name: 'LabelingJobResourceConfig')
|
459
470
|
LabelingJobS3DataSource = Shapes::StructureShape.new(name: 'LabelingJobS3DataSource')
|
471
|
+
LabelingJobSnsDataSource = Shapes::StructureShape.new(name: 'LabelingJobSnsDataSource')
|
460
472
|
LabelingJobStatus = Shapes::StringShape.new(name: 'LabelingJobStatus')
|
461
473
|
LabelingJobStoppingConditions = Shapes::StructureShape.new(name: 'LabelingJobStoppingConditions')
|
462
474
|
LabelingJobSummary = Shapes::StructureShape.new(name: 'LabelingJobSummary')
|
@@ -527,6 +539,9 @@ module Aws::SageMaker
|
|
527
539
|
ListTrialsResponse = Shapes::StructureShape.new(name: 'ListTrialsResponse')
|
528
540
|
ListUserProfilesRequest = Shapes::StructureShape.new(name: 'ListUserProfilesRequest')
|
529
541
|
ListUserProfilesResponse = Shapes::StructureShape.new(name: 'ListUserProfilesResponse')
|
542
|
+
ListWorkforcesRequest = Shapes::StructureShape.new(name: 'ListWorkforcesRequest')
|
543
|
+
ListWorkforcesResponse = Shapes::StructureShape.new(name: 'ListWorkforcesResponse')
|
544
|
+
ListWorkforcesSortByOptions = Shapes::StringShape.new(name: 'ListWorkforcesSortByOptions')
|
530
545
|
ListWorkteamsRequest = Shapes::StructureShape.new(name: 'ListWorkteamsRequest')
|
531
546
|
ListWorkteamsResponse = Shapes::StructureShape.new(name: 'ListWorkteamsResponse')
|
532
547
|
ListWorkteamsSortByOptions = Shapes::StringShape.new(name: 'ListWorkteamsSortByOptions')
|
@@ -635,6 +650,10 @@ module Aws::SageMaker
|
|
635
650
|
ObjectiveStatus = Shapes::StringShape.new(name: 'ObjectiveStatus')
|
636
651
|
ObjectiveStatusCounter = Shapes::IntegerShape.new(name: 'ObjectiveStatusCounter')
|
637
652
|
ObjectiveStatusCounters = Shapes::StructureShape.new(name: 'ObjectiveStatusCounters')
|
653
|
+
OidcConfig = Shapes::StructureShape.new(name: 'OidcConfig')
|
654
|
+
OidcConfigForResponse = Shapes::StructureShape.new(name: 'OidcConfigForResponse')
|
655
|
+
OidcEndpoint = Shapes::StringShape.new(name: 'OidcEndpoint')
|
656
|
+
OidcMemberDefinition = Shapes::StructureShape.new(name: 'OidcMemberDefinition')
|
638
657
|
Operator = Shapes::StringShape.new(name: 'Operator')
|
639
658
|
OptionalDouble = Shapes::FloatShape.new(name: 'OptionalDouble')
|
640
659
|
OptionalInteger = Shapes::IntegerShape.new(name: 'OptionalInteger')
|
@@ -705,6 +724,7 @@ module Aws::SageMaker
|
|
705
724
|
RenderableTask = Shapes::StructureShape.new(name: 'RenderableTask')
|
706
725
|
RenderingError = Shapes::StructureShape.new(name: 'RenderingError')
|
707
726
|
RenderingErrorList = Shapes::ListShape.new(name: 'RenderingErrorList')
|
727
|
+
RepositoryAccessMode = Shapes::StringShape.new(name: 'RepositoryAccessMode')
|
708
728
|
ResolvedAttributes = Shapes::StructureShape.new(name: 'ResolvedAttributes')
|
709
729
|
ResourceArn = Shapes::StringShape.new(name: 'ResourceArn')
|
710
730
|
ResourceConfig = Shapes::StructureShape.new(name: 'ResourceConfig')
|
@@ -729,7 +749,6 @@ module Aws::SageMaker
|
|
729
749
|
S3DataSource = Shapes::StructureShape.new(name: 'S3DataSource')
|
730
750
|
S3DataType = Shapes::StringShape.new(name: 'S3DataType')
|
731
751
|
S3Uri = Shapes::StringShape.new(name: 'S3Uri')
|
732
|
-
SageMakerImageArn = Shapes::StringShape.new(name: 'SageMakerImageArn')
|
733
752
|
SamplingPercentage = Shapes::IntegerShape.new(name: 'SamplingPercentage')
|
734
753
|
ScheduleConfig = Shapes::StructureShape.new(name: 'ScheduleConfig')
|
735
754
|
ScheduleExpression = Shapes::StringShape.new(name: 'ScheduleExpression')
|
@@ -752,6 +771,7 @@ module Aws::SageMaker
|
|
752
771
|
SharingSettings = Shapes::StructureShape.new(name: 'SharingSettings')
|
753
772
|
ShuffleConfig = Shapes::StructureShape.new(name: 'ShuffleConfig')
|
754
773
|
SingleSignOnUserIdentifier = Shapes::StringShape.new(name: 'SingleSignOnUserIdentifier')
|
774
|
+
SnsTopicArn = Shapes::StringShape.new(name: 'SnsTopicArn')
|
755
775
|
SortBy = Shapes::StringShape.new(name: 'SortBy')
|
756
776
|
SortExperimentsBy = Shapes::StringShape.new(name: 'SortExperimentsBy')
|
757
777
|
SortOrder = Shapes::StringShape.new(name: 'SortOrder')
|
@@ -796,6 +816,10 @@ module Aws::SageMaker
|
|
796
816
|
TargetAttributeName = Shapes::StringShape.new(name: 'TargetAttributeName')
|
797
817
|
TargetDevice = Shapes::StringShape.new(name: 'TargetDevice')
|
798
818
|
TargetObjectiveMetricValue = Shapes::FloatShape.new(name: 'TargetObjectiveMetricValue')
|
819
|
+
TargetPlatform = Shapes::StructureShape.new(name: 'TargetPlatform')
|
820
|
+
TargetPlatformAccelerator = Shapes::StringShape.new(name: 'TargetPlatformAccelerator')
|
821
|
+
TargetPlatformArch = Shapes::StringShape.new(name: 'TargetPlatformArch')
|
822
|
+
TargetPlatformOs = Shapes::StringShape.new(name: 'TargetPlatformOs')
|
799
823
|
TaskAvailabilityLifetimeInSeconds = Shapes::IntegerShape.new(name: 'TaskAvailabilityLifetimeInSeconds')
|
800
824
|
TaskCount = Shapes::IntegerShape.new(name: 'TaskCount')
|
801
825
|
TaskDescription = Shapes::StringShape.new(name: 'TaskDescription')
|
@@ -836,6 +860,7 @@ module Aws::SageMaker
|
|
836
860
|
TransformInstanceCount = Shapes::IntegerShape.new(name: 'TransformInstanceCount')
|
837
861
|
TransformInstanceType = Shapes::StringShape.new(name: 'TransformInstanceType')
|
838
862
|
TransformInstanceTypes = Shapes::ListShape.new(name: 'TransformInstanceTypes')
|
863
|
+
TransformJob = Shapes::StructureShape.new(name: 'TransformJob')
|
839
864
|
TransformJobArn = Shapes::StringShape.new(name: 'TransformJobArn')
|
840
865
|
TransformJobDefinition = Shapes::StructureShape.new(name: 'TransformJobDefinition')
|
841
866
|
TransformJobName = Shapes::StringShape.new(name: 'TransformJobName')
|
@@ -924,6 +949,7 @@ module Aws::SageMaker
|
|
924
949
|
Workforce = Shapes::StructureShape.new(name: 'Workforce')
|
925
950
|
WorkforceArn = Shapes::StringShape.new(name: 'WorkforceArn')
|
926
951
|
WorkforceName = Shapes::StringShape.new(name: 'WorkforceName')
|
952
|
+
Workforces = Shapes::ListShape.new(name: 'Workforces')
|
927
953
|
Workteam = Shapes::StructureShape.new(name: 'Workteam')
|
928
954
|
WorkteamArn = Shapes::StringShape.new(name: 'WorkteamArn')
|
929
955
|
WorkteamName = Shapes::StringShape.new(name: 'WorkteamName')
|
@@ -1028,7 +1054,7 @@ module Aws::SageMaker
|
|
1028
1054
|
AutoMLChannel.add_member(:target_attribute_name, Shapes::ShapeRef.new(shape: TargetAttributeName, required: true, location_name: "TargetAttributeName"))
|
1029
1055
|
AutoMLChannel.struct_class = Types::AutoMLChannel
|
1030
1056
|
|
1031
|
-
AutoMLContainerDefinition.add_member(:image, Shapes::ShapeRef.new(shape:
|
1057
|
+
AutoMLContainerDefinition.add_member(:image, Shapes::ShapeRef.new(shape: ContainerImage, required: true, location_name: "Image"))
|
1032
1058
|
AutoMLContainerDefinition.add_member(:model_data_url, Shapes::ShapeRef.new(shape: Url, required: true, location_name: "ModelDataUrl"))
|
1033
1059
|
AutoMLContainerDefinition.add_member(:environment, Shapes::ShapeRef.new(shape: EnvironmentMap, location_name: "Environment"))
|
1034
1060
|
AutoMLContainerDefinition.struct_class = Types::AutoMLContainerDefinition
|
@@ -1135,9 +1161,13 @@ module Aws::SageMaker
|
|
1135
1161
|
|
1136
1162
|
CodeRepositorySummaryList.member = Shapes::ShapeRef.new(shape: CodeRepositorySummary)
|
1137
1163
|
|
1164
|
+
CognitoConfig.add_member(:user_pool, Shapes::ShapeRef.new(shape: CognitoUserPool, required: true, location_name: "UserPool"))
|
1165
|
+
CognitoConfig.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientId, required: true, location_name: "ClientId"))
|
1166
|
+
CognitoConfig.struct_class = Types::CognitoConfig
|
1167
|
+
|
1138
1168
|
CognitoMemberDefinition.add_member(:user_pool, Shapes::ShapeRef.new(shape: CognitoUserPool, required: true, location_name: "UserPool"))
|
1139
1169
|
CognitoMemberDefinition.add_member(:user_group, Shapes::ShapeRef.new(shape: CognitoUserGroup, required: true, location_name: "UserGroup"))
|
1140
|
-
CognitoMemberDefinition.add_member(:client_id, Shapes::ShapeRef.new(shape:
|
1170
|
+
CognitoMemberDefinition.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientId, required: true, location_name: "ClientId"))
|
1141
1171
|
CognitoMemberDefinition.struct_class = Types::CognitoMemberDefinition
|
1142
1172
|
|
1143
1173
|
CollectionConfiguration.add_member(:collection_name, Shapes::ShapeRef.new(shape: CollectionName, location_name: "CollectionName"))
|
@@ -1156,7 +1186,10 @@ module Aws::SageMaker
|
|
1156
1186
|
CompilationJobSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
|
1157
1187
|
CompilationJobSummary.add_member(:compilation_start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CompilationStartTime"))
|
1158
1188
|
CompilationJobSummary.add_member(:compilation_end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CompilationEndTime"))
|
1159
|
-
CompilationJobSummary.add_member(:compilation_target_device, Shapes::ShapeRef.new(shape: TargetDevice,
|
1189
|
+
CompilationJobSummary.add_member(:compilation_target_device, Shapes::ShapeRef.new(shape: TargetDevice, location_name: "CompilationTargetDevice"))
|
1190
|
+
CompilationJobSummary.add_member(:compilation_target_platform_os, Shapes::ShapeRef.new(shape: TargetPlatformOs, location_name: "CompilationTargetPlatformOs"))
|
1191
|
+
CompilationJobSummary.add_member(:compilation_target_platform_arch, Shapes::ShapeRef.new(shape: TargetPlatformArch, location_name: "CompilationTargetPlatformArch"))
|
1192
|
+
CompilationJobSummary.add_member(:compilation_target_platform_accelerator, Shapes::ShapeRef.new(shape: TargetPlatformAccelerator, location_name: "CompilationTargetPlatformAccelerator"))
|
1160
1193
|
CompilationJobSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: LastModifiedTime, location_name: "LastModifiedTime"))
|
1161
1194
|
CompilationJobSummary.add_member(:compilation_job_status, Shapes::ShapeRef.new(shape: CompilationJobStatus, required: true, location_name: "CompilationJobStatus"))
|
1162
1195
|
CompilationJobSummary.struct_class = Types::CompilationJobSummary
|
@@ -1169,7 +1202,8 @@ module Aws::SageMaker
|
|
1169
1202
|
ContainerArguments.member = Shapes::ShapeRef.new(shape: ContainerArgument)
|
1170
1203
|
|
1171
1204
|
ContainerDefinition.add_member(:container_hostname, Shapes::ShapeRef.new(shape: ContainerHostname, location_name: "ContainerHostname"))
|
1172
|
-
ContainerDefinition.add_member(:image, Shapes::ShapeRef.new(shape:
|
1205
|
+
ContainerDefinition.add_member(:image, Shapes::ShapeRef.new(shape: ContainerImage, location_name: "Image"))
|
1206
|
+
ContainerDefinition.add_member(:image_config, Shapes::ShapeRef.new(shape: ImageConfig, location_name: "ImageConfig"))
|
1173
1207
|
ContainerDefinition.add_member(:mode, Shapes::ShapeRef.new(shape: ContainerMode, location_name: "Mode"))
|
1174
1208
|
ContainerDefinition.add_member(:model_data_url, Shapes::ShapeRef.new(shape: Url, location_name: "ModelDataUrl"))
|
1175
1209
|
ContainerDefinition.add_member(:environment, Shapes::ShapeRef.new(shape: EnvironmentMap, location_name: "Environment"))
|
@@ -1499,7 +1533,18 @@ module Aws::SageMaker
|
|
1499
1533
|
CreateUserProfileResponse.add_member(:user_profile_arn, Shapes::ShapeRef.new(shape: UserProfileArn, location_name: "UserProfileArn"))
|
1500
1534
|
CreateUserProfileResponse.struct_class = Types::CreateUserProfileResponse
|
1501
1535
|
|
1536
|
+
CreateWorkforceRequest.add_member(:cognito_config, Shapes::ShapeRef.new(shape: CognitoConfig, location_name: "CognitoConfig"))
|
1537
|
+
CreateWorkforceRequest.add_member(:oidc_config, Shapes::ShapeRef.new(shape: OidcConfig, location_name: "OidcConfig"))
|
1538
|
+
CreateWorkforceRequest.add_member(:source_ip_config, Shapes::ShapeRef.new(shape: SourceIpConfig, location_name: "SourceIpConfig"))
|
1539
|
+
CreateWorkforceRequest.add_member(:workforce_name, Shapes::ShapeRef.new(shape: WorkforceName, required: true, location_name: "WorkforceName"))
|
1540
|
+
CreateWorkforceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
1541
|
+
CreateWorkforceRequest.struct_class = Types::CreateWorkforceRequest
|
1542
|
+
|
1543
|
+
CreateWorkforceResponse.add_member(:workforce_arn, Shapes::ShapeRef.new(shape: WorkforceArn, required: true, location_name: "WorkforceArn"))
|
1544
|
+
CreateWorkforceResponse.struct_class = Types::CreateWorkforceResponse
|
1545
|
+
|
1502
1546
|
CreateWorkteamRequest.add_member(:workteam_name, Shapes::ShapeRef.new(shape: WorkteamName, required: true, location_name: "WorkteamName"))
|
1547
|
+
CreateWorkteamRequest.add_member(:workforce_name, Shapes::ShapeRef.new(shape: WorkforceName, location_name: "WorkforceName"))
|
1503
1548
|
CreateWorkteamRequest.add_member(:member_definitions, Shapes::ShapeRef.new(shape: MemberDefinitions, required: true, location_name: "MemberDefinitions"))
|
1504
1549
|
CreateWorkteamRequest.add_member(:description, Shapes::ShapeRef.new(shape: String200, required: true, location_name: "Description"))
|
1505
1550
|
CreateWorkteamRequest.add_member(:notification_configuration, Shapes::ShapeRef.new(shape: NotificationConfiguration, location_name: "NotificationConfiguration"))
|
@@ -1636,14 +1681,19 @@ module Aws::SageMaker
|
|
1636
1681
|
DeleteUserProfileRequest.add_member(:user_profile_name, Shapes::ShapeRef.new(shape: UserProfileName, required: true, location_name: "UserProfileName"))
|
1637
1682
|
DeleteUserProfileRequest.struct_class = Types::DeleteUserProfileRequest
|
1638
1683
|
|
1684
|
+
DeleteWorkforceRequest.add_member(:workforce_name, Shapes::ShapeRef.new(shape: WorkforceName, required: true, location_name: "WorkforceName"))
|
1685
|
+
DeleteWorkforceRequest.struct_class = Types::DeleteWorkforceRequest
|
1686
|
+
|
1687
|
+
DeleteWorkforceResponse.struct_class = Types::DeleteWorkforceResponse
|
1688
|
+
|
1639
1689
|
DeleteWorkteamRequest.add_member(:workteam_name, Shapes::ShapeRef.new(shape: WorkteamName, required: true, location_name: "WorkteamName"))
|
1640
1690
|
DeleteWorkteamRequest.struct_class = Types::DeleteWorkteamRequest
|
1641
1691
|
|
1642
1692
|
DeleteWorkteamResponse.add_member(:success, Shapes::ShapeRef.new(shape: Success, required: true, location_name: "Success"))
|
1643
1693
|
DeleteWorkteamResponse.struct_class = Types::DeleteWorkteamResponse
|
1644
1694
|
|
1645
|
-
DeployedImage.add_member(:specified_image, Shapes::ShapeRef.new(shape:
|
1646
|
-
DeployedImage.add_member(:resolved_image, Shapes::ShapeRef.new(shape:
|
1695
|
+
DeployedImage.add_member(:specified_image, Shapes::ShapeRef.new(shape: ContainerImage, location_name: "SpecifiedImage"))
|
1696
|
+
DeployedImage.add_member(:resolved_image, Shapes::ShapeRef.new(shape: ContainerImage, location_name: "ResolvedImage"))
|
1647
1697
|
DeployedImage.add_member(:resolution_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ResolutionTime"))
|
1648
1698
|
DeployedImage.struct_class = Types::DeployedImage
|
1649
1699
|
|
@@ -2236,6 +2286,8 @@ module Aws::SageMaker
|
|
2236
2286
|
GitConfigForUpdate.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, location_name: "SecretArn"))
|
2237
2287
|
GitConfigForUpdate.struct_class = Types::GitConfigForUpdate
|
2238
2288
|
|
2289
|
+
Groups.member = Shapes::ShapeRef.new(shape: Group)
|
2290
|
+
|
2239
2291
|
HookParameters.key = Shapes::ShapeRef.new(shape: ConfigKey)
|
2240
2292
|
HookParameters.value = Shapes::ShapeRef.new(shape: ConfigValue)
|
2241
2293
|
|
@@ -2367,6 +2419,9 @@ module Aws::SageMaker
|
|
2367
2419
|
HyperParameters.key = Shapes::ShapeRef.new(shape: ParameterKey)
|
2368
2420
|
HyperParameters.value = Shapes::ShapeRef.new(shape: ParameterValue)
|
2369
2421
|
|
2422
|
+
ImageConfig.add_member(:repository_access_mode, Shapes::ShapeRef.new(shape: RepositoryAccessMode, required: true, location_name: "RepositoryAccessMode"))
|
2423
|
+
ImageConfig.struct_class = Types::ImageConfig
|
2424
|
+
|
2370
2425
|
InferenceSpecification.add_member(:containers, Shapes::ShapeRef.new(shape: ModelPackageContainerDefinitionList, required: true, location_name: "Containers"))
|
2371
2426
|
InferenceSpecification.add_member(:supported_transform_instance_types, Shapes::ShapeRef.new(shape: TransformInstanceTypes, required: true, location_name: "SupportedTransformInstanceTypes"))
|
2372
2427
|
InferenceSpecification.add_member(:supported_realtime_inference_instance_types, Shapes::ShapeRef.new(shape: RealtimeInferenceInstanceTypes, required: true, location_name: "SupportedRealtimeInferenceInstanceTypes"))
|
@@ -2423,7 +2478,8 @@ module Aws::SageMaker
|
|
2423
2478
|
LabelingJobDataAttributes.add_member(:content_classifiers, Shapes::ShapeRef.new(shape: ContentClassifiers, location_name: "ContentClassifiers"))
|
2424
2479
|
LabelingJobDataAttributes.struct_class = Types::LabelingJobDataAttributes
|
2425
2480
|
|
2426
|
-
LabelingJobDataSource.add_member(:s3_data_source, Shapes::ShapeRef.new(shape: LabelingJobS3DataSource,
|
2481
|
+
LabelingJobDataSource.add_member(:s3_data_source, Shapes::ShapeRef.new(shape: LabelingJobS3DataSource, location_name: "S3DataSource"))
|
2482
|
+
LabelingJobDataSource.add_member(:sns_data_source, Shapes::ShapeRef.new(shape: LabelingJobSnsDataSource, location_name: "SnsDataSource"))
|
2427
2483
|
LabelingJobDataSource.struct_class = Types::LabelingJobDataSource
|
2428
2484
|
|
2429
2485
|
LabelingJobForWorkteamSummary.add_member(:labeling_job_name, Shapes::ShapeRef.new(shape: LabelingJobName, location_name: "LabelingJobName"))
|
@@ -2446,6 +2502,7 @@ module Aws::SageMaker
|
|
2446
2502
|
|
2447
2503
|
LabelingJobOutputConfig.add_member(:s3_output_path, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3OutputPath"))
|
2448
2504
|
LabelingJobOutputConfig.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
|
2505
|
+
LabelingJobOutputConfig.add_member(:sns_topic_arn, Shapes::ShapeRef.new(shape: SnsTopicArn, location_name: "SnsTopicArn"))
|
2449
2506
|
LabelingJobOutputConfig.struct_class = Types::LabelingJobOutputConfig
|
2450
2507
|
|
2451
2508
|
LabelingJobResourceConfig.add_member(:volume_kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "VolumeKmsKeyId"))
|
@@ -2454,6 +2511,9 @@ module Aws::SageMaker
|
|
2454
2511
|
LabelingJobS3DataSource.add_member(:manifest_s3_uri, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "ManifestS3Uri"))
|
2455
2512
|
LabelingJobS3DataSource.struct_class = Types::LabelingJobS3DataSource
|
2456
2513
|
|
2514
|
+
LabelingJobSnsDataSource.add_member(:sns_topic_arn, Shapes::ShapeRef.new(shape: SnsTopicArn, required: true, location_name: "SnsTopicArn"))
|
2515
|
+
LabelingJobSnsDataSource.struct_class = Types::LabelingJobSnsDataSource
|
2516
|
+
|
2457
2517
|
LabelingJobStoppingConditions.add_member(:max_human_labeled_object_count, Shapes::ShapeRef.new(shape: MaxHumanLabeledObjectCount, location_name: "MaxHumanLabeledObjectCount"))
|
2458
2518
|
LabelingJobStoppingConditions.add_member(:max_percentage_of_input_dataset_labeled, Shapes::ShapeRef.new(shape: MaxPercentageOfInputDatasetLabeled, location_name: "MaxPercentageOfInputDatasetLabeled"))
|
2459
2519
|
LabelingJobStoppingConditions.struct_class = Types::LabelingJobStoppingConditions
|
@@ -2893,6 +2953,17 @@ module Aws::SageMaker
|
|
2893
2953
|
ListUserProfilesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
2894
2954
|
ListUserProfilesResponse.struct_class = Types::ListUserProfilesResponse
|
2895
2955
|
|
2956
|
+
ListWorkforcesRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: ListWorkforcesSortByOptions, location_name: "SortBy"))
|
2957
|
+
ListWorkforcesRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
|
2958
|
+
ListWorkforcesRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: WorkforceName, location_name: "NameContains"))
|
2959
|
+
ListWorkforcesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
2960
|
+
ListWorkforcesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults", metadata: {"box"=>true}))
|
2961
|
+
ListWorkforcesRequest.struct_class = Types::ListWorkforcesRequest
|
2962
|
+
|
2963
|
+
ListWorkforcesResponse.add_member(:workforces, Shapes::ShapeRef.new(shape: Workforces, required: true, location_name: "Workforces"))
|
2964
|
+
ListWorkforcesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
2965
|
+
ListWorkforcesResponse.struct_class = Types::ListWorkforcesResponse
|
2966
|
+
|
2896
2967
|
ListWorkteamsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: ListWorkteamsSortByOptions, location_name: "SortBy"))
|
2897
2968
|
ListWorkteamsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
|
2898
2969
|
ListWorkteamsRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: WorkteamName, location_name: "NameContains"))
|
@@ -2905,6 +2976,7 @@ module Aws::SageMaker
|
|
2905
2976
|
ListWorkteamsResponse.struct_class = Types::ListWorkteamsResponse
|
2906
2977
|
|
2907
2978
|
MemberDefinition.add_member(:cognito_member_definition, Shapes::ShapeRef.new(shape: CognitoMemberDefinition, location_name: "CognitoMemberDefinition"))
|
2979
|
+
MemberDefinition.add_member(:oidc_member_definition, Shapes::ShapeRef.new(shape: OidcMemberDefinition, location_name: "OidcMemberDefinition"))
|
2908
2980
|
MemberDefinition.struct_class = Types::MemberDefinition
|
2909
2981
|
|
2910
2982
|
MemberDefinitions.member = Shapes::ShapeRef.new(shape: MemberDefinition)
|
@@ -2928,7 +3000,7 @@ module Aws::SageMaker
|
|
2928
3000
|
ModelClientConfig.struct_class = Types::ModelClientConfig
|
2929
3001
|
|
2930
3002
|
ModelPackageContainerDefinition.add_member(:container_hostname, Shapes::ShapeRef.new(shape: ContainerHostname, location_name: "ContainerHostname"))
|
2931
|
-
ModelPackageContainerDefinition.add_member(:image, Shapes::ShapeRef.new(shape:
|
3003
|
+
ModelPackageContainerDefinition.add_member(:image, Shapes::ShapeRef.new(shape: ContainerImage, required: true, location_name: "Image"))
|
2932
3004
|
ModelPackageContainerDefinition.add_member(:image_digest, Shapes::ShapeRef.new(shape: ImageDigest, location_name: "ImageDigest"))
|
2933
3005
|
ModelPackageContainerDefinition.add_member(:model_data_url, Shapes::ShapeRef.new(shape: Url, location_name: "ModelDataUrl"))
|
2934
3006
|
ModelPackageContainerDefinition.add_member(:product_id, Shapes::ShapeRef.new(shape: ProductId, location_name: "ProductId"))
|
@@ -3111,8 +3183,32 @@ module Aws::SageMaker
|
|
3111
3183
|
ObjectiveStatusCounters.add_member(:failed, Shapes::ShapeRef.new(shape: ObjectiveStatusCounter, location_name: "Failed"))
|
3112
3184
|
ObjectiveStatusCounters.struct_class = Types::ObjectiveStatusCounters
|
3113
3185
|
|
3186
|
+
OidcConfig.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientId, required: true, location_name: "ClientId"))
|
3187
|
+
OidcConfig.add_member(:client_secret, Shapes::ShapeRef.new(shape: ClientSecret, required: true, location_name: "ClientSecret"))
|
3188
|
+
OidcConfig.add_member(:issuer, Shapes::ShapeRef.new(shape: OidcEndpoint, required: true, location_name: "Issuer"))
|
3189
|
+
OidcConfig.add_member(:authorization_endpoint, Shapes::ShapeRef.new(shape: OidcEndpoint, required: true, location_name: "AuthorizationEndpoint"))
|
3190
|
+
OidcConfig.add_member(:token_endpoint, Shapes::ShapeRef.new(shape: OidcEndpoint, required: true, location_name: "TokenEndpoint"))
|
3191
|
+
OidcConfig.add_member(:user_info_endpoint, Shapes::ShapeRef.new(shape: OidcEndpoint, required: true, location_name: "UserInfoEndpoint"))
|
3192
|
+
OidcConfig.add_member(:logout_endpoint, Shapes::ShapeRef.new(shape: OidcEndpoint, required: true, location_name: "LogoutEndpoint"))
|
3193
|
+
OidcConfig.add_member(:jwks_uri, Shapes::ShapeRef.new(shape: OidcEndpoint, required: true, location_name: "JwksUri"))
|
3194
|
+
OidcConfig.struct_class = Types::OidcConfig
|
3195
|
+
|
3196
|
+
OidcConfigForResponse.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientId, location_name: "ClientId"))
|
3197
|
+
OidcConfigForResponse.add_member(:issuer, Shapes::ShapeRef.new(shape: OidcEndpoint, location_name: "Issuer"))
|
3198
|
+
OidcConfigForResponse.add_member(:authorization_endpoint, Shapes::ShapeRef.new(shape: OidcEndpoint, location_name: "AuthorizationEndpoint"))
|
3199
|
+
OidcConfigForResponse.add_member(:token_endpoint, Shapes::ShapeRef.new(shape: OidcEndpoint, location_name: "TokenEndpoint"))
|
3200
|
+
OidcConfigForResponse.add_member(:user_info_endpoint, Shapes::ShapeRef.new(shape: OidcEndpoint, location_name: "UserInfoEndpoint"))
|
3201
|
+
OidcConfigForResponse.add_member(:logout_endpoint, Shapes::ShapeRef.new(shape: OidcEndpoint, location_name: "LogoutEndpoint"))
|
3202
|
+
OidcConfigForResponse.add_member(:jwks_uri, Shapes::ShapeRef.new(shape: OidcEndpoint, location_name: "JwksUri"))
|
3203
|
+
OidcConfigForResponse.struct_class = Types::OidcConfigForResponse
|
3204
|
+
|
3205
|
+
OidcMemberDefinition.add_member(:groups, Shapes::ShapeRef.new(shape: Groups, required: true, location_name: "Groups"))
|
3206
|
+
OidcMemberDefinition.struct_class = Types::OidcMemberDefinition
|
3207
|
+
|
3114
3208
|
OutputConfig.add_member(:s3_output_location, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3OutputLocation"))
|
3115
|
-
OutputConfig.add_member(:target_device, Shapes::ShapeRef.new(shape: TargetDevice,
|
3209
|
+
OutputConfig.add_member(:target_device, Shapes::ShapeRef.new(shape: TargetDevice, location_name: "TargetDevice"))
|
3210
|
+
OutputConfig.add_member(:target_platform, Shapes::ShapeRef.new(shape: TargetPlatform, location_name: "TargetPlatform"))
|
3211
|
+
OutputConfig.add_member(:compiler_options, Shapes::ShapeRef.new(shape: CompilerOptions, location_name: "CompilerOptions"))
|
3116
3212
|
OutputConfig.struct_class = Types::OutputConfig
|
3117
3213
|
|
3118
3214
|
OutputDataConfig.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
|
@@ -3300,7 +3396,7 @@ module Aws::SageMaker
|
|
3300
3396
|
ResourceNotFound.add_member(:message, Shapes::ShapeRef.new(shape: FailureReason, location_name: "Message"))
|
3301
3397
|
ResourceNotFound.struct_class = Types::ResourceNotFound
|
3302
3398
|
|
3303
|
-
ResourceSpec.add_member(:sage_maker_image_arn, Shapes::ShapeRef.new(shape:
|
3399
|
+
ResourceSpec.add_member(:sage_maker_image_arn, Shapes::ShapeRef.new(shape: ImageArn, location_name: "SageMakerImageArn"))
|
3304
3400
|
ResourceSpec.add_member(:instance_type, Shapes::ShapeRef.new(shape: AppInstanceType, location_name: "InstanceType"))
|
3305
3401
|
ResourceSpec.struct_class = Types::ResourceSpec
|
3306
3402
|
|
@@ -3438,6 +3534,11 @@ module Aws::SageMaker
|
|
3438
3534
|
|
3439
3535
|
TagList.member = Shapes::ShapeRef.new(shape: Tag)
|
3440
3536
|
|
3537
|
+
TargetPlatform.add_member(:os, Shapes::ShapeRef.new(shape: TargetPlatformOs, required: true, location_name: "Os"))
|
3538
|
+
TargetPlatform.add_member(:arch, Shapes::ShapeRef.new(shape: TargetPlatformArch, required: true, location_name: "Arch"))
|
3539
|
+
TargetPlatform.add_member(:accelerator, Shapes::ShapeRef.new(shape: TargetPlatformAccelerator, location_name: "Accelerator"))
|
3540
|
+
TargetPlatform.struct_class = Types::TargetPlatform
|
3541
|
+
|
3441
3542
|
TaskKeywords.member = Shapes::ShapeRef.new(shape: TaskKeyword)
|
3442
3543
|
|
3443
3544
|
TensorBoardAppSettings.add_member(:default_resource_spec, Shapes::ShapeRef.new(shape: ResourceSpec, location_name: "DefaultResourceSpec"))
|
@@ -3511,7 +3612,7 @@ module Aws::SageMaker
|
|
3511
3612
|
TrainingJobSummary.add_member(:training_job_status, Shapes::ShapeRef.new(shape: TrainingJobStatus, required: true, location_name: "TrainingJobStatus"))
|
3512
3613
|
TrainingJobSummary.struct_class = Types::TrainingJobSummary
|
3513
3614
|
|
3514
|
-
TrainingSpecification.add_member(:training_image, Shapes::ShapeRef.new(shape:
|
3615
|
+
TrainingSpecification.add_member(:training_image, Shapes::ShapeRef.new(shape: ContainerImage, required: true, location_name: "TrainingImage"))
|
3515
3616
|
TrainingSpecification.add_member(:training_image_digest, Shapes::ShapeRef.new(shape: ImageDigest, location_name: "TrainingImageDigest"))
|
3516
3617
|
TrainingSpecification.add_member(:supported_hyper_parameters, Shapes::ShapeRef.new(shape: HyperParameterSpecifications, location_name: "SupportedHyperParameters"))
|
3517
3618
|
TrainingSpecification.add_member(:supported_training_instance_types, Shapes::ShapeRef.new(shape: TrainingInstanceTypes, required: true, location_name: "SupportedTrainingInstanceTypes"))
|
@@ -3535,6 +3636,29 @@ module Aws::SageMaker
|
|
3535
3636
|
|
3536
3637
|
TransformInstanceTypes.member = Shapes::ShapeRef.new(shape: TransformInstanceType)
|
3537
3638
|
|
3639
|
+
TransformJob.add_member(:transform_job_name, Shapes::ShapeRef.new(shape: TransformJobName, location_name: "TransformJobName"))
|
3640
|
+
TransformJob.add_member(:transform_job_arn, Shapes::ShapeRef.new(shape: TransformJobArn, location_name: "TransformJobArn"))
|
3641
|
+
TransformJob.add_member(:transform_job_status, Shapes::ShapeRef.new(shape: TransformJobStatus, location_name: "TransformJobStatus"))
|
3642
|
+
TransformJob.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
|
3643
|
+
TransformJob.add_member(:model_name, Shapes::ShapeRef.new(shape: ModelName, location_name: "ModelName"))
|
3644
|
+
TransformJob.add_member(:max_concurrent_transforms, Shapes::ShapeRef.new(shape: MaxConcurrentTransforms, location_name: "MaxConcurrentTransforms"))
|
3645
|
+
TransformJob.add_member(:model_client_config, Shapes::ShapeRef.new(shape: ModelClientConfig, location_name: "ModelClientConfig"))
|
3646
|
+
TransformJob.add_member(:max_payload_in_mb, Shapes::ShapeRef.new(shape: MaxPayloadInMB, location_name: "MaxPayloadInMB"))
|
3647
|
+
TransformJob.add_member(:batch_strategy, Shapes::ShapeRef.new(shape: BatchStrategy, location_name: "BatchStrategy"))
|
3648
|
+
TransformJob.add_member(:environment, Shapes::ShapeRef.new(shape: TransformEnvironmentMap, location_name: "Environment"))
|
3649
|
+
TransformJob.add_member(:transform_input, Shapes::ShapeRef.new(shape: TransformInput, location_name: "TransformInput"))
|
3650
|
+
TransformJob.add_member(:transform_output, Shapes::ShapeRef.new(shape: TransformOutput, location_name: "TransformOutput"))
|
3651
|
+
TransformJob.add_member(:transform_resources, Shapes::ShapeRef.new(shape: TransformResources, location_name: "TransformResources"))
|
3652
|
+
TransformJob.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
|
3653
|
+
TransformJob.add_member(:transform_start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "TransformStartTime"))
|
3654
|
+
TransformJob.add_member(:transform_end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "TransformEndTime"))
|
3655
|
+
TransformJob.add_member(:labeling_job_arn, Shapes::ShapeRef.new(shape: LabelingJobArn, location_name: "LabelingJobArn"))
|
3656
|
+
TransformJob.add_member(:auto_ml_job_arn, Shapes::ShapeRef.new(shape: AutoMLJobArn, location_name: "AutoMLJobArn"))
|
3657
|
+
TransformJob.add_member(:data_processing, Shapes::ShapeRef.new(shape: DataProcessing, location_name: "DataProcessing"))
|
3658
|
+
TransformJob.add_member(:experiment_config, Shapes::ShapeRef.new(shape: ExperimentConfig, location_name: "ExperimentConfig"))
|
3659
|
+
TransformJob.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
3660
|
+
TransformJob.struct_class = Types::TransformJob
|
3661
|
+
|
3538
3662
|
TransformJobDefinition.add_member(:max_concurrent_transforms, Shapes::ShapeRef.new(shape: MaxConcurrentTransforms, location_name: "MaxConcurrentTransforms"))
|
3539
3663
|
TransformJobDefinition.add_member(:max_payload_in_mb, Shapes::ShapeRef.new(shape: MaxPayloadInMB, location_name: "MaxPayloadInMB"))
|
3540
3664
|
TransformJobDefinition.add_member(:batch_strategy, Shapes::ShapeRef.new(shape: BatchStrategy, location_name: "BatchStrategy"))
|
@@ -3646,6 +3770,7 @@ module Aws::SageMaker
|
|
3646
3770
|
TrialComponentSourceDetail.add_member(:source_arn, Shapes::ShapeRef.new(shape: TrialComponentSourceArn, location_name: "SourceArn"))
|
3647
3771
|
TrialComponentSourceDetail.add_member(:training_job, Shapes::ShapeRef.new(shape: TrainingJob, location_name: "TrainingJob"))
|
3648
3772
|
TrialComponentSourceDetail.add_member(:processing_job, Shapes::ShapeRef.new(shape: ProcessingJob, location_name: "ProcessingJob"))
|
3773
|
+
TrialComponentSourceDetail.add_member(:transform_job, Shapes::ShapeRef.new(shape: TransformJob, location_name: "TransformJob"))
|
3649
3774
|
TrialComponentSourceDetail.struct_class = Types::TrialComponentSourceDetail
|
3650
3775
|
|
3651
3776
|
TrialComponentStatus.add_member(:primary_status, Shapes::ShapeRef.new(shape: TrialComponentPrimaryStatus, location_name: "PrimaryStatus"))
|
@@ -3802,6 +3927,7 @@ module Aws::SageMaker
|
|
3802
3927
|
|
3803
3928
|
UpdateWorkforceRequest.add_member(:workforce_name, Shapes::ShapeRef.new(shape: WorkforceName, required: true, location_name: "WorkforceName"))
|
3804
3929
|
UpdateWorkforceRequest.add_member(:source_ip_config, Shapes::ShapeRef.new(shape: SourceIpConfig, location_name: "SourceIpConfig"))
|
3930
|
+
UpdateWorkforceRequest.add_member(:oidc_config, Shapes::ShapeRef.new(shape: OidcConfig, location_name: "OidcConfig"))
|
3805
3931
|
UpdateWorkforceRequest.struct_class = Types::UpdateWorkforceRequest
|
3806
3932
|
|
3807
3933
|
UpdateWorkforceResponse.add_member(:workforce, Shapes::ShapeRef.new(shape: Workforce, required: true, location_name: "Workforce"))
|
@@ -3853,11 +3979,18 @@ module Aws::SageMaker
|
|
3853
3979
|
Workforce.add_member(:workforce_arn, Shapes::ShapeRef.new(shape: WorkforceArn, required: true, location_name: "WorkforceArn"))
|
3854
3980
|
Workforce.add_member(:last_updated_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedDate"))
|
3855
3981
|
Workforce.add_member(:source_ip_config, Shapes::ShapeRef.new(shape: SourceIpConfig, location_name: "SourceIpConfig"))
|
3982
|
+
Workforce.add_member(:sub_domain, Shapes::ShapeRef.new(shape: String, location_name: "SubDomain"))
|
3983
|
+
Workforce.add_member(:cognito_config, Shapes::ShapeRef.new(shape: CognitoConfig, location_name: "CognitoConfig"))
|
3984
|
+
Workforce.add_member(:oidc_config, Shapes::ShapeRef.new(shape: OidcConfigForResponse, location_name: "OidcConfig"))
|
3985
|
+
Workforce.add_member(:create_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreateDate"))
|
3856
3986
|
Workforce.struct_class = Types::Workforce
|
3857
3987
|
|
3988
|
+
Workforces.member = Shapes::ShapeRef.new(shape: Workforce)
|
3989
|
+
|
3858
3990
|
Workteam.add_member(:workteam_name, Shapes::ShapeRef.new(shape: WorkteamName, required: true, location_name: "WorkteamName"))
|
3859
3991
|
Workteam.add_member(:member_definitions, Shapes::ShapeRef.new(shape: MemberDefinitions, required: true, location_name: "MemberDefinitions"))
|
3860
3992
|
Workteam.add_member(:workteam_arn, Shapes::ShapeRef.new(shape: WorkteamArn, required: true, location_name: "WorkteamArn"))
|
3993
|
+
Workteam.add_member(:workforce_arn, Shapes::ShapeRef.new(shape: WorkforceArn, location_name: "WorkforceArn"))
|
3861
3994
|
Workteam.add_member(:product_listing_ids, Shapes::ShapeRef.new(shape: ProductListings, location_name: "ProductListingIds"))
|
3862
3995
|
Workteam.add_member(:description, Shapes::ShapeRef.new(shape: String200, required: true, location_name: "Description"))
|
3863
3996
|
Workteam.add_member(:sub_domain, Shapes::ShapeRef.new(shape: String, location_name: "SubDomain"))
|
@@ -4153,6 +4286,14 @@ module Aws::SageMaker
|
|
4153
4286
|
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
4154
4287
|
end)
|
4155
4288
|
|
4289
|
+
api.add_operation(:create_workforce, Seahorse::Model::Operation.new.tap do |o|
|
4290
|
+
o.name = "CreateWorkforce"
|
4291
|
+
o.http_method = "POST"
|
4292
|
+
o.http_request_uri = "/"
|
4293
|
+
o.input = Shapes::ShapeRef.new(shape: CreateWorkforceRequest)
|
4294
|
+
o.output = Shapes::ShapeRef.new(shape: CreateWorkforceResponse)
|
4295
|
+
end)
|
4296
|
+
|
4156
4297
|
api.add_operation(:create_workteam, Seahorse::Model::Operation.new.tap do |o|
|
4157
4298
|
o.name = "CreateWorkteam"
|
4158
4299
|
o.http_method = "POST"
|
@@ -4230,6 +4371,7 @@ module Aws::SageMaker
|
|
4230
4371
|
o.http_request_uri = "/"
|
4231
4372
|
o.input = Shapes::ShapeRef.new(shape: DeleteFlowDefinitionRequest)
|
4232
4373
|
o.output = Shapes::ShapeRef.new(shape: DeleteFlowDefinitionResponse)
|
4374
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
4233
4375
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
4234
4376
|
end)
|
4235
4377
|
|
@@ -4319,6 +4461,14 @@ module Aws::SageMaker
|
|
4319
4461
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
4320
4462
|
end)
|
4321
4463
|
|
4464
|
+
api.add_operation(:delete_workforce, Seahorse::Model::Operation.new.tap do |o|
|
4465
|
+
o.name = "DeleteWorkforce"
|
4466
|
+
o.http_method = "POST"
|
4467
|
+
o.http_request_uri = "/"
|
4468
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteWorkforceRequest)
|
4469
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteWorkforceResponse)
|
4470
|
+
end)
|
4471
|
+
|
4322
4472
|
api.add_operation(:delete_workteam, Seahorse::Model::Operation.new.tap do |o|
|
4323
4473
|
o.name = "DeleteWorkteam"
|
4324
4474
|
o.http_method = "POST"
|
@@ -5002,6 +5152,20 @@ module Aws::SageMaker
|
|
5002
5152
|
)
|
5003
5153
|
end)
|
5004
5154
|
|
5155
|
+
api.add_operation(:list_workforces, Seahorse::Model::Operation.new.tap do |o|
|
5156
|
+
o.name = "ListWorkforces"
|
5157
|
+
o.http_method = "POST"
|
5158
|
+
o.http_request_uri = "/"
|
5159
|
+
o.input = Shapes::ShapeRef.new(shape: ListWorkforcesRequest)
|
5160
|
+
o.output = Shapes::ShapeRef.new(shape: ListWorkforcesResponse)
|
5161
|
+
o[:pager] = Aws::Pager.new(
|
5162
|
+
limit_key: "max_results",
|
5163
|
+
tokens: {
|
5164
|
+
"next_token" => "next_token"
|
5165
|
+
}
|
5166
|
+
)
|
5167
|
+
end)
|
5168
|
+
|
5005
5169
|
api.add_operation(:list_workteams, Seahorse::Model::Operation.new.tap do |o|
|
5006
5170
|
o.name = "ListWorkteams"
|
5007
5171
|
o.http_method = "POST"
|
@@ -5022,6 +5186,7 @@ module Aws::SageMaker
|
|
5022
5186
|
o.http_request_uri = "/"
|
5023
5187
|
o.input = Shapes::ShapeRef.new(shape: RenderUiTemplateRequest)
|
5024
5188
|
o.output = Shapes::ShapeRef.new(shape: RenderUiTemplateResponse)
|
5189
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
5025
5190
|
end)
|
5026
5191
|
|
5027
5192
|
api.add_operation(:search, Seahorse::Model::Operation.new.tap do |o|
|