@aws-sdk/client-sagemaker 3.1038.0 → 3.1040.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. package/dist-cjs/schemas/schemas_0.js +99 -55
  2. package/dist-es/schemas/schemas_0.js +75 -31
  3. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +16 -0
  4. package/dist-types/commands/CreateInferenceComponentCommand.d.ts +35 -0
  5. package/dist-types/commands/DescribeEndpointCommand.d.ts +24 -0
  6. package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +16 -0
  7. package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +45 -0
  8. package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +2 -1
  9. package/dist-types/commands/ListModelCardVersionsCommand.d.ts +1 -2
  10. package/dist-types/commands/ListModelCardsCommand.d.ts +2 -1
  11. package/dist-types/commands/SearchCommand.d.ts +12 -0
  12. package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +35 -0
  13. package/dist-types/commands/UpdateWorkforceCommand.d.ts +2 -1
  14. package/dist-types/commands/UpdateWorkteamCommand.d.ts +1 -1
  15. package/dist-types/models/models_0.d.ts +1 -1
  16. package/dist-types/models/models_1.d.ts +41 -26
  17. package/dist-types/models/models_2.d.ts +85 -139
  18. package/dist-types/models/models_3.d.ts +140 -94
  19. package/dist-types/models/models_4.d.ts +99 -53
  20. package/dist-types/models/models_5.d.ts +52 -1
  21. package/dist-types/schemas/schemas_0.d.ts +3 -0
  22. package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +2 -4
  23. package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +4 -2
  24. package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +2 -4
  25. package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +2 -4
  26. package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +1 -1
  27. package/dist-types/ts3.4/models/models_0.d.ts +1 -1
  28. package/dist-types/ts3.4/models/models_1.d.ts +9 -6
  29. package/dist-types/ts3.4/models/models_2.d.ts +20 -38
  30. package/dist-types/ts3.4/models/models_3.d.ts +35 -23
  31. package/dist-types/ts3.4/models/models_4.d.ts +25 -17
  32. package/dist-types/ts3.4/models/models_5.d.ts +19 -1
  33. package/dist-types/ts3.4/schemas/schemas_0.d.ts +3 -0
  34. package/package.json +7 -7
@@ -1,8 +1,99 @@
1
- import type { _InstanceType, AccountDefaultStatus, ActionStatus, ActivationState, AppNetworkAccessType, AppSecurityGroupManagement, AppType, BatchStrategy, ClusterNodeProvisioningMode, ClusterNodeRecovery, CrossAccountFilterOption, Direction, EndpointStatus, ExecutionStatus, FeatureStatus, HubContentSupportStatus, HubContentType, InferenceExperimentStopDesiredState, IPAddressType, JobType, LineageType, ListOptimizationJobsSortBy, ListWorkforcesSortByOptions, ListWorkteamsSortByOptions, ModelApprovalStatus, ModelCardStatus, ModelMetadataFilterType, ModelPackageGroupSortBy, ModelPackageGroupStatus, ModelPackageRegistrationType, ModelPackageSortBy, ModelPackageStatus, ModelPackageType, ModelRegistrationMode, ModelSortKey, ModelVariantAction, MonitoringAlertHistorySortKey, MonitoringAlertStatus, MonitoringExecutionSortKey, MonitoringJobDefinitionSortKey, MonitoringScheduleSortKey, MonitoringType, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleConfigSortKey, NotebookInstanceLifecycleConfigSortOrder, NotebookInstanceSortKey, NotebookInstanceSortOrder, NotebookInstanceStatus, OptimizationJobDeploymentInstanceType, OptimizationJobStatus, OrderKey, PartnerAppStatus, PartnerAppType, PipelineExecutionStatus, PipelineStatus, ProcessingJobStatus, Processor, ProjectSortBy, ProjectSortOrder, ProjectStatus, Relation, ReservedCapacityInstanceType, ReservedCapacityType, ResourceCatalogSortBy, ResourceCatalogSortOrder, RootAccess, SageMakerResourceName, ScheduleStatus, SecondaryStatus, SharingType, SkipModelValidation, SortBy, SortOrder, SortPipelineExecutionsBy, SortPipelinesBy, SortTrialComponentsBy, SortTrialsBy, SpaceSortKey, SpaceStatus, StepStatus, StudioLifecycleConfigAppType, StudioLifecycleConfigSortKey, TagPropagation, ThroughputMode, TrackingServerSize, TrainingJobSortByOptions, TrainingJobStatus, TrainingPlanFilterName, TrainingPlanSortBy, TrainingPlanSortOrder, TrainingPlanStatus, TransformJobStatus, UltraServerHealthStatus, UserProfileSortKey, UserProfileStatus, VariantPropertyType, VendorGuidance, WarmPoolResourceStatus, WorkforceIpAddressType } from "./enums";
1
+ import type { _InstanceType, AccountDefaultStatus, ActionStatus, ActivationState, AppNetworkAccessType, AppSecurityGroupManagement, AppType, BatchStrategy, ClusterNodeProvisioningMode, ClusterNodeRecovery, CrossAccountFilterOption, Direction, EndpointStatus, ExecutionStatus, FeatureStatus, HubContentSupportStatus, HubContentType, InferenceExperimentStopDesiredState, IPAddressType, JobType, LineageType, ListOptimizationJobsSortBy, ListWorkforcesSortByOptions, ListWorkteamsSortByOptions, ModelApprovalStatus, ModelCardSortOrder, ModelCardStatus, ModelCardVersionSortBy, ModelMetadataFilterType, ModelPackageGroupSortBy, ModelPackageGroupStatus, ModelPackageRegistrationType, ModelPackageSortBy, ModelPackageStatus, ModelPackageType, ModelRegistrationMode, ModelSortKey, ModelVariantAction, MonitoringAlertHistorySortKey, MonitoringAlertStatus, MonitoringExecutionSortKey, MonitoringJobDefinitionSortKey, MonitoringScheduleSortKey, MonitoringType, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleConfigSortKey, NotebookInstanceLifecycleConfigSortOrder, NotebookInstanceSortKey, NotebookInstanceSortOrder, NotebookInstanceStatus, OptimizationJobDeploymentInstanceType, OptimizationJobStatus, OrderKey, PartnerAppStatus, PartnerAppType, PipelineExecutionStatus, PipelineStatus, ProcessingJobStatus, Processor, ProjectSortBy, ProjectSortOrder, ProjectStatus, Relation, ReservedCapacityInstanceType, ReservedCapacityType, ResourceCatalogSortBy, ResourceCatalogSortOrder, RootAccess, SageMakerResourceName, ScheduleStatus, SecondaryStatus, SharingType, SkipModelValidation, SortBy, SortOrder, SortPipelineExecutionsBy, SortPipelinesBy, SortTrialComponentsBy, SortTrialsBy, SpaceSortKey, SpaceStatus, StepStatus, StudioLifecycleConfigAppType, StudioLifecycleConfigSortKey, TagPropagation, ThroughputMode, TrackingServerSize, TrainingJobSortByOptions, TrainingJobStatus, TrainingPlanFilterName, TrainingPlanSortBy, TrainingPlanSortOrder, TrainingPlanStatus, TransformJobStatus, UltraServerHealthStatus, UserProfileSortKey, UserProfileStatus, VariantPropertyType, VendorGuidance, WarmPoolResourceStatus, WorkforceIpAddressType } from "./enums";
2
2
  import type { AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppSpecification, AutoMLJobStepMetadata, BatchDataCaptureConfig, BatchTransformInput, BedrockCustomModelDeploymentMetadata, BedrockCustomModelMetadata, BedrockModelImportMetadata, BedrockProvisionedModelThroughputMetadata, CacheHitResult, CallbackStepMetadata, CfnUpdateTemplateProvider, Channel, CheckpointConfig, ClarifyCheckStepMetadata, ClusterAutoScalingConfig, ClusterInstanceGroupSpecification, ClusterOrchestrator, ClusterRestrictedInstanceGroupSpecification, ClusterTieredStorageConfig, CodeEditorAppImageConfig, ComputeQuotaConfig, ComputeQuotaTarget, ConditionStepMetadata, DeploymentConfiguration, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
3
- import type { ContainerDefinition, DefaultSpaceSettings, DeploymentConfig, DriftCheckBaselines, EdgeOutputConfig, FeatureDefinition, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, MetadataProperties, ModelCardSecurityConfig, ModelLifeCycle, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, NetworkConfig, NotebookInstanceLifecycleHook, PartnerAppConfig, RetryStrategy, SchedulerConfig, ShadowModeConfig, SourceAlgorithmSpecification, TtlDuration, UiTemplate, UserSettings } from "./models_1";
4
- import type { DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, ExperimentConfig, FeatureParameter, HyperParameterTrainingJobSummary, InferenceComponentDeploymentConfig, InstanceGroupHealthCheckConfiguration, MemberDefinition, ModelArtifacts, ModelClientConfig, ModelPackageConfig, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PartnerAppMaintenanceConfig, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, ServiceCatalogProvisioningDetails, SourceIpConfig, SpaceSettings, SpaceStorageSettings, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration, WorkforceVpcConfigRequest } from "./models_2";
3
+ import type { ContainerDefinition, DefaultSpaceSettings, DeploymentConfig, DriftCheckBaselines, EdgeOutputConfig, FeatureDefinition, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, MetadataProperties, ModelCardSecurityConfig, ModelLifeCycle, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, NetworkConfig, NotebookInstanceLifecycleHook, RetryStrategy, SchedulerConfig, ShadowModeConfig, SourceAlgorithmSpecification, TtlDuration, UiTemplate, UserSettings } from "./models_1";
4
+ import type { DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, ExperimentConfig, FeatureParameter, HyperParameterTrainingJobSummary, InferenceComponentDeploymentConfig, InstanceGroupHealthCheckConfiguration, ModelArtifacts, ModelClientConfig, ModelPackageConfig, OidcConfig, ParallelismConfiguration, PartnerAppConfig, PartnerAppMaintenanceConfig, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, ServiceCatalogProvisioningDetails, SourceIpConfig, SpaceSettings, SpaceStorageSettings, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkforceVpcConfigRequest } from "./models_2";
5
5
  import type { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, EndpointConfigStepMetadata, EndpointStepMetadata, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceComponentMetadata, LambdaStepMetadata, LineageMetadata, MetricData, ModelPackageStatusDetails, MonitoringExecutionSummary, MonitoringJobDefinitionSummary, PipelineExperimentConfig, ReservedCapacitySummary, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, SubscribedWorkteam, TemplateProviderDetail, TrialComponentMetricSummary, TrialComponentSource, TrialSource, WarmPoolStatus, Workforce, Workteam } from "./models_3";
6
+ /**
7
+ * <p>A summary of the model card.</p>
8
+ * @public
9
+ */
10
+ export interface ModelCardSummary {
11
+ /**
12
+ * <p>The name of the model card.</p>
13
+ * @public
14
+ */
15
+ ModelCardName: string | undefined;
16
+ /**
17
+ * <p>The Amazon Resource Name (ARN) of the model card.</p>
18
+ * @public
19
+ */
20
+ ModelCardArn: string | undefined;
21
+ /**
22
+ * <p>The approval status of the model card within your organization. Different organizations might have different criteria for model card review and approval.</p> <ul> <li> <p> <code>Draft</code>: The model card is a work in progress.</p> </li> <li> <p> <code>PendingReview</code>: The model card is pending review.</p> </li> <li> <p> <code>Approved</code>: The model card is approved.</p> </li> <li> <p> <code>Archived</code>: The model card is archived. No more updates should be made to the model card, but it can still be exported.</p> </li> </ul>
23
+ * @public
24
+ */
25
+ ModelCardStatus: ModelCardStatus | undefined;
26
+ /**
27
+ * <p>The date and time that the model card was created.</p>
28
+ * @public
29
+ */
30
+ CreationTime: Date | undefined;
31
+ /**
32
+ * <p>The date and time that the model card was last modified.</p>
33
+ * @public
34
+ */
35
+ LastModifiedTime?: Date | undefined;
36
+ }
37
+ /**
38
+ * @public
39
+ */
40
+ export interface ListModelCardsResponse {
41
+ /**
42
+ * <p>The summaries of the listed model cards.</p>
43
+ * @public
44
+ */
45
+ ModelCardSummaries: ModelCardSummary[] | undefined;
46
+ /**
47
+ * <p>If the response is truncated, SageMaker returns this token. To retrieve the next set of model cards, use it in the subsequent request.</p>
48
+ * @public
49
+ */
50
+ NextToken?: string | undefined;
51
+ }
52
+ /**
53
+ * @public
54
+ */
55
+ export interface ListModelCardVersionsRequest {
56
+ /**
57
+ * <p>Only list model card versions that were created after the time specified.</p>
58
+ * @public
59
+ */
60
+ CreationTimeAfter?: Date | undefined;
61
+ /**
62
+ * <p>Only list model card versions that were created before the time specified.</p>
63
+ * @public
64
+ */
65
+ CreationTimeBefore?: Date | undefined;
66
+ /**
67
+ * <p>The maximum number of model card versions to list.</p>
68
+ * @public
69
+ */
70
+ MaxResults?: number | undefined;
71
+ /**
72
+ * <p>List model card versions for the model card with the specified name or Amazon Resource Name (ARN).</p>
73
+ * @public
74
+ */
75
+ ModelCardName: string | undefined;
76
+ /**
77
+ * <p>Only list model card versions with the specified approval status.</p>
78
+ * @public
79
+ */
80
+ ModelCardStatus?: ModelCardStatus | undefined;
81
+ /**
82
+ * <p>If the response to a previous <code>ListModelCardVersions</code> request was truncated, the response includes a <code>NextToken</code>. To retrieve the next set of model card versions, use the token in the next request.</p>
83
+ * @public
84
+ */
85
+ NextToken?: string | undefined;
86
+ /**
87
+ * <p>Sort listed model card versions by version. Sorts by version by default.</p>
88
+ * @public
89
+ */
90
+ SortBy?: ModelCardVersionSortBy | undefined;
91
+ /**
92
+ * <p>Sort model card versions by ascending or descending order.</p>
93
+ * @public
94
+ */
95
+ SortOrder?: ModelCardSortOrder | undefined;
96
+ }
6
97
  /**
7
98
  * <p>A summary of a specific version of the model card.</p>
8
99
  * @public
@@ -7331,6 +7422,11 @@ export interface UpdateInferenceComponentInput {
7331
7422
  * @public
7332
7423
  */
7333
7424
  Specification?: InferenceComponentSpecification | undefined;
7425
+ /**
7426
+ * <p>A list of specification objects for the inference component, one per instance type. Use this parameter when you want to specify different model or resource configurations for the inference component on each instance type. You can use either this parameter or the singular <code>Specification</code> parameter, but not both.</p>
7427
+ * @public
7428
+ */
7429
+ Specifications?: InferenceComponentSpecification[] | undefined;
7334
7430
  /**
7335
7431
  * <p>Runtime settings for a model that is deployed with an inference component.</p>
7336
7432
  * @public
@@ -8294,53 +8390,3 @@ export interface UpdateWorkforceRequest {
8294
8390
  */
8295
8391
  IpAddressType?: WorkforceIpAddressType | undefined;
8296
8392
  }
8297
- /**
8298
- * @public
8299
- */
8300
- export interface UpdateWorkforceResponse {
8301
- /**
8302
- * <p>A single private workforce. You can create one private work force in each Amazon Web Services Region. By default, any workforce-related API operation used in a specific region will apply to the workforce created in that region. To learn how to create a private workforce, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-workforce-create-private.html">Create a Private Workforce</a>.</p>
8303
- * @public
8304
- */
8305
- Workforce: Workforce | undefined;
8306
- }
8307
- /**
8308
- * @public
8309
- */
8310
- export interface UpdateWorkteamRequest {
8311
- /**
8312
- * <p>The name of the work team to update.</p>
8313
- * @public
8314
- */
8315
- WorkteamName: string | undefined;
8316
- /**
8317
- * <p>A list of <code>MemberDefinition</code> objects that contains objects that identify the workers that make up the work team. </p> <p>Workforces can be created using Amazon Cognito or your own OIDC Identity Provider (IdP). For private workforces created using Amazon Cognito use <code>CognitoMemberDefinition</code>. For workforces created using your own OIDC identity provider (IdP) use <code>OidcMemberDefinition</code>. You should not provide input for both of these parameters in a single request.</p> <p>For workforces created using Amazon Cognito, private work teams correspond to Amazon Cognito <i>user groups</i> within the user pool used to create a workforce. All of the <code>CognitoMemberDefinition</code> objects that make up the member definition must have the same <code>ClientId</code> and <code>UserPool</code> values. To add a Amazon Cognito user group to an existing worker pool, see <a href="">Adding groups to a User Pool</a>. For more information about user pools, see <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools.html">Amazon Cognito User Pools</a>.</p> <p>For workforces created using your own OIDC IdP, specify the user groups that you want to include in your private work team in <code>OidcMemberDefinition</code> by listing those groups in <code>Groups</code>. Be aware that user groups that are already in the work team must also be listed in <code>Groups</code> when you make this request to remain on the work team. If you do not include these user groups, they will no longer be associated with the work team you update. </p>
8318
- * @public
8319
- */
8320
- MemberDefinitions?: MemberDefinition[] | undefined;
8321
- /**
8322
- * <p>An updated description for the work team.</p>
8323
- * @public
8324
- */
8325
- Description?: string | undefined;
8326
- /**
8327
- * <p>Configures SNS topic notifications for available or expiring work items</p>
8328
- * @public
8329
- */
8330
- NotificationConfiguration?: NotificationConfiguration | undefined;
8331
- /**
8332
- * <p>Use this optional parameter to constrain access to an Amazon S3 resource based on the IP address using supported IAM global condition keys. The Amazon S3 resource is accessed in the worker portal using a Amazon S3 presigned URL.</p>
8333
- * @public
8334
- */
8335
- WorkerAccessConfiguration?: WorkerAccessConfiguration | undefined;
8336
- }
8337
- /**
8338
- * @public
8339
- */
8340
- export interface UpdateWorkteamResponse {
8341
- /**
8342
- * <p>A <code>Workteam</code> object that describes the updated work team.</p>
8343
- * @public
8344
- */
8345
- Workteam: Workteam | undefined;
8346
- }
@@ -1,6 +1,57 @@
1
1
  import type { BooleanOperator, CrossAccountFilterOption, ResourceType, SearchSortOrder } from "./enums";
2
- import type { Filter } from "./models_3";
2
+ import type { MemberDefinition, NotificationConfiguration, WorkerAccessConfiguration } from "./models_2";
3
+ import type { Filter, Workforce, Workteam } from "./models_3";
3
4
  import type { NestedFilters, VisibilityConditions } from "./models_4";
5
+ /**
6
+ * @public
7
+ */
8
+ export interface UpdateWorkforceResponse {
9
+ /**
10
+ * <p>A single private workforce. You can create one private work force in each Amazon Web Services Region. By default, any workforce-related API operation used in a specific region will apply to the workforce created in that region. To learn how to create a private workforce, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-workforce-create-private.html">Create a Private Workforce</a>.</p>
11
+ * @public
12
+ */
13
+ Workforce: Workforce | undefined;
14
+ }
15
+ /**
16
+ * @public
17
+ */
18
+ export interface UpdateWorkteamRequest {
19
+ /**
20
+ * <p>The name of the work team to update.</p>
21
+ * @public
22
+ */
23
+ WorkteamName: string | undefined;
24
+ /**
25
+ * <p>A list of <code>MemberDefinition</code> objects that contains objects that identify the workers that make up the work team. </p> <p>Workforces can be created using Amazon Cognito or your own OIDC Identity Provider (IdP). For private workforces created using Amazon Cognito use <code>CognitoMemberDefinition</code>. For workforces created using your own OIDC identity provider (IdP) use <code>OidcMemberDefinition</code>. You should not provide input for both of these parameters in a single request.</p> <p>For workforces created using Amazon Cognito, private work teams correspond to Amazon Cognito <i>user groups</i> within the user pool used to create a workforce. All of the <code>CognitoMemberDefinition</code> objects that make up the member definition must have the same <code>ClientId</code> and <code>UserPool</code> values. To add a Amazon Cognito user group to an existing worker pool, see <a href="">Adding groups to a User Pool</a>. For more information about user pools, see <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools.html">Amazon Cognito User Pools</a>.</p> <p>For workforces created using your own OIDC IdP, specify the user groups that you want to include in your private work team in <code>OidcMemberDefinition</code> by listing those groups in <code>Groups</code>. Be aware that user groups that are already in the work team must also be listed in <code>Groups</code> when you make this request to remain on the work team. If you do not include these user groups, they will no longer be associated with the work team you update. </p>
26
+ * @public
27
+ */
28
+ MemberDefinitions?: MemberDefinition[] | undefined;
29
+ /**
30
+ * <p>An updated description for the work team.</p>
31
+ * @public
32
+ */
33
+ Description?: string | undefined;
34
+ /**
35
+ * <p>Configures SNS topic notifications for available or expiring work items</p>
36
+ * @public
37
+ */
38
+ NotificationConfiguration?: NotificationConfiguration | undefined;
39
+ /**
40
+ * <p>Use this optional parameter to constrain access to an Amazon S3 resource based on the IP address using supported IAM global condition keys. The Amazon S3 resource is accessed in the worker portal using a Amazon S3 presigned URL.</p>
41
+ * @public
42
+ */
43
+ WorkerAccessConfiguration?: WorkerAccessConfiguration | undefined;
44
+ }
45
+ /**
46
+ * @public
47
+ */
48
+ export interface UpdateWorkteamResponse {
49
+ /**
50
+ * <p>A <code>Workteam</code> object that describes the updated work team.</p>
51
+ * @public
52
+ */
53
+ Workteam: Workteam | undefined;
54
+ }
4
55
  /**
5
56
  * <p>A multi-expression that searches for the specified resource or resources in a search. All resource objects that satisfy the expression's condition are included in the search results. You must specify at least one subexpression, filter, or nested filter. A <code>SearchExpression</code> can contain up to twenty elements.</p> <p>A <code>SearchExpression</code> contains the following components:</p> <ul> <li> <p>A list of <code>Filter</code> objects. Each filter defines a simple Boolean expression comprised of a resource property name, Boolean operator, and value.</p> </li> <li> <p>A list of <code>NestedFilter</code> objects. Each nested filter defines a list of Boolean expressions using a list of resource properties. A nested filter is satisfied if a single object in the list satisfies all Boolean expressions.</p> </li> <li> <p>A list of <code>SearchExpression</code> objects. A search expression object can be nested in a list of search expression objects.</p> </li> <li> <p>A Boolean operator: <code>And</code> or <code>Or</code>.</p> </li> </ul>
6
57
  * @public
@@ -770,6 +770,7 @@ export declare var InferenceComponentDataCacheConfig$: StaticStructureSchema;
770
770
  export declare var InferenceComponentDataCacheConfigSummary$: StaticStructureSchema;
771
771
  export declare var InferenceComponentDeploymentConfig$: StaticStructureSchema;
772
772
  export declare var InferenceComponentMetadata$: StaticStructureSchema;
773
+ export declare var InferenceComponentPlacementStatus$: StaticStructureSchema;
773
774
  export declare var InferenceComponentRollingUpdatePolicy$: StaticStructureSchema;
774
775
  export declare var InferenceComponentRuntimeConfig$: StaticStructureSchema;
775
776
  export declare var InferenceComponentRuntimeConfigSummary$: StaticStructureSchema;
@@ -797,6 +798,8 @@ export declare var InstanceGroupScalingMetadata$: StaticStructureSchema;
797
798
  export declare var InstanceMetadata$: StaticStructureSchema;
798
799
  export declare var InstanceMetadataServiceConfiguration$: StaticStructureSchema;
799
800
  export declare var InstancePlacementConfig$: StaticStructureSchema;
801
+ export declare var InstancePool$: StaticStructureSchema;
802
+ export declare var InstancePoolSummary$: StaticStructureSchema;
800
803
  export declare var IntegerParameterRange$: StaticStructureSchema;
801
804
  export declare var IntegerParameterRangeSpecification$: StaticStructureSchema;
802
805
  export declare var JupyterLabAppImageConfig$: StaticStructureSchema;
@@ -1,9 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import {
4
- DescribeInferenceExperimentRequest,
5
- DescribeInferenceExperimentResponse,
6
- } from "../models/models_2";
3
+ import { DescribeInferenceExperimentRequest } from "../models/models_2";
4
+ import { DescribeInferenceExperimentResponse } from "../models/models_3";
7
5
  import {
8
6
  SageMakerClientResolvedConfig,
9
7
  ServiceInputTypes,
@@ -1,7 +1,9 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ListModelCardVersionsRequest } from "../models/models_3";
4
- import { ListModelCardVersionsResponse } from "../models/models_4";
3
+ import {
4
+ ListModelCardVersionsRequest,
5
+ ListModelCardVersionsResponse,
6
+ } from "../models/models_4";
5
7
  import {
6
8
  SageMakerClientResolvedConfig,
7
9
  ServiceInputTypes,
@@ -1,9 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import {
4
- ListModelCardsRequest,
5
- ListModelCardsResponse,
6
- } from "../models/models_3";
3
+ import { ListModelCardsRequest } from "../models/models_3";
4
+ import { ListModelCardsResponse } from "../models/models_4";
7
5
  import {
8
6
  SageMakerClientResolvedConfig,
9
7
  ServiceInputTypes,
@@ -1,9 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import {
4
- UpdateWorkforceRequest,
5
- UpdateWorkforceResponse,
6
- } from "../models/models_4";
3
+ import { UpdateWorkforceRequest } from "../models/models_4";
4
+ import { UpdateWorkforceResponse } from "../models/models_5";
7
5
  import {
8
6
  SageMakerClientResolvedConfig,
9
7
  ServiceInputTypes,
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  UpdateWorkteamRequest,
5
5
  UpdateWorkteamResponse,
6
- } from "../models/models_4";
6
+ } from "../models/models_5";
7
7
  import {
8
8
  SageMakerClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -1800,7 +1800,7 @@ export interface ClusterRestrictedInstanceGroupSpecification {
1800
1800
  TrainingPlanArn?: string | undefined;
1801
1801
  OverrideVpcConfig?: VpcConfig | undefined;
1802
1802
  ScheduledUpdateConfig?: ScheduledUpdateConfig | undefined;
1803
- EnvironmentConfig: EnvironmentConfig | undefined;
1803
+ EnvironmentConfig?: EnvironmentConfig | undefined;
1804
1804
  }
1805
1805
  export interface ClusterSchedulerConfigSummary {
1806
1806
  ClusterSchedulerConfigArn: string | undefined;
@@ -865,6 +865,11 @@ export interface ProductionVariantCoreDumpConfig {
865
865
  DestinationS3Uri: string | undefined;
866
866
  KmsKeyId?: string | undefined;
867
867
  }
868
+ export interface InstancePool {
869
+ InstanceType: ProductionVariantInstanceType | undefined;
870
+ ModelNameOverride?: string | undefined;
871
+ Priority: number | undefined;
872
+ }
868
873
  export interface ProductionVariantManagedInstanceScalingScaleInPolicy {
869
874
  Strategy: ManagedInstanceScalingScaleInStrategy | undefined;
870
875
  MaximumStepSize?: number | undefined;
@@ -891,6 +896,8 @@ export interface ProductionVariant {
891
896
  ModelName?: string | undefined;
892
897
  InitialInstanceCount?: number | undefined;
893
898
  InstanceType?: ProductionVariantInstanceType | undefined;
899
+ InstancePools?: InstancePool[] | undefined;
900
+ VariantInstanceProvisionTimeoutInSeconds?: number | undefined;
894
901
  InitialVariantWeight?: number | undefined;
895
902
  AcceleratorType?: ProductionVariantAcceleratorType | undefined;
896
903
  CoreDumpConfig?: ProductionVariantCoreDumpConfig | undefined;
@@ -1253,6 +1260,7 @@ export interface InferenceComponentStartupParameters {
1253
1260
  ContainerStartupHealthCheckTimeoutInSeconds?: number | undefined;
1254
1261
  }
1255
1262
  export interface InferenceComponentSpecification {
1263
+ InstanceType?: ProductionVariantInstanceType | undefined;
1256
1264
  ModelName?: string | undefined;
1257
1265
  Container?: InferenceComponentContainerSpecification | undefined;
1258
1266
  StartupParameters?: InferenceComponentStartupParameters | undefined;
@@ -1268,6 +1276,7 @@ export interface CreateInferenceComponentInput {
1268
1276
  EndpointName: string | undefined;
1269
1277
  VariantName?: string | undefined;
1270
1278
  Specification?: InferenceComponentSpecification | undefined;
1279
+ Specifications?: InferenceComponentSpecification[] | undefined;
1271
1280
  RuntimeConfig?: InferenceComponentRuntimeConfig | undefined;
1272
1281
  Tags?: Tag[] | undefined;
1273
1282
  }
@@ -1964,9 +1973,3 @@ export interface RoleGroupAssignment {
1964
1973
  RoleName: string | undefined;
1965
1974
  GroupPatterns: string[] | undefined;
1966
1975
  }
1967
- export interface PartnerAppConfig {
1968
- AdminUsers?: string[] | undefined;
1969
- Arguments?: Record<string, string> | undefined;
1970
- AssignedGroupPatterns?: string[] | undefined;
1971
- RoleGroupAssignments?: RoleGroupAssignment[] | undefined;
1972
- }
@@ -44,13 +44,10 @@ import {
44
44
  ImageVersionStatus,
45
45
  InferenceComponentCapacitySizeType,
46
46
  InferenceComponentStatus,
47
- InferenceExperimentStatus,
48
- InferenceExperimentType,
49
47
  InputMode,
50
48
  JobType,
51
49
  JoinSource,
52
50
  LastUpdateStatusValue,
53
- ModelVariantStatus,
54
51
  ObjectiveStatus,
55
52
  OfflineStoreStatusValue,
56
53
  PartnerAppAuthType,
@@ -181,15 +178,12 @@ import {
181
178
  InferenceComponentComputeResourceRequirements,
182
179
  InferenceComponentSchedulingConfig,
183
180
  InferenceComponentStartupParameters,
184
- InferenceExperimentDataStorageConfig,
185
- InferenceExperimentSchedule,
186
181
  InputConfig,
187
182
  JupyterServerAppSettings,
188
183
  KernelGatewayAppSettings,
189
184
  MetadataProperties,
190
185
  MetricsConfig,
191
186
  ModelDeployConfig,
192
- ModelInfrastructureConfig,
193
187
  MonitoringNetworkConfig,
194
188
  MonitoringOutputConfig,
195
189
  MonitoringResources,
@@ -199,17 +193,22 @@ import {
199
193
  OfflineStoreConfig,
200
194
  OnlineStoreConfig,
201
195
  OutputConfig,
202
- PartnerAppConfig,
203
196
  ProductionVariant,
204
197
  ProductionVariantManagedInstanceScaling,
205
198
  ProductionVariantRoutingConfig,
206
199
  ProductionVariantServerlessConfig,
207
200
  RetryStrategy,
201
+ RoleGroupAssignment,
208
202
  SchedulerConfig,
209
- ShadowModeConfig,
210
203
  TrainingSpecification,
211
204
  UserSettings,
212
205
  } from "./models_1";
206
+ export interface PartnerAppConfig {
207
+ AdminUsers?: string[] | undefined;
208
+ Arguments?: Record<string, string> | undefined;
209
+ AssignedGroupPatterns?: string[] | undefined;
210
+ RoleGroupAssignments?: RoleGroupAssignment[] | undefined;
211
+ }
213
212
  export interface PartnerAppMaintenanceConfig {
214
213
  MaintenanceWindowStart?: string | undefined;
215
214
  }
@@ -1560,6 +1559,10 @@ export interface DescribeEdgePackagingJobResponse {
1560
1559
  export interface DescribeEndpointInput {
1561
1560
  EndpointName: string | undefined;
1562
1561
  }
1562
+ export interface InstancePoolSummary {
1563
+ InstanceType: ProductionVariantInstanceType | undefined;
1564
+ CurrentInstanceCount: number | undefined;
1565
+ }
1563
1566
  export interface ProductionVariantStatus {
1564
1567
  Status: VariantStatus | undefined;
1565
1568
  StatusMessage?: string | undefined;
@@ -1573,6 +1576,7 @@ export interface PendingProductionVariantSummary {
1573
1576
  CurrentInstanceCount?: number | undefined;
1574
1577
  DesiredInstanceCount?: number | undefined;
1575
1578
  InstanceType?: ProductionVariantInstanceType | undefined;
1579
+ InstancePools?: InstancePoolSummary[] | undefined;
1576
1580
  AcceleratorType?: ProductionVariantAcceleratorType | undefined;
1577
1581
  VariantStatus?: ProductionVariantStatus[] | undefined;
1578
1582
  CurrentServerlessConfig?: ProductionVariantServerlessConfig | undefined;
@@ -1607,6 +1611,7 @@ export interface ProductionVariantSummary {
1607
1611
  DesiredWeight?: number | undefined;
1608
1612
  CurrentInstanceCount?: number | undefined;
1609
1613
  DesiredInstanceCount?: number | undefined;
1614
+ InstancePools?: InstancePoolSummary[] | undefined;
1610
1615
  VariantStatus?: ProductionVariantStatus[] | undefined;
1611
1616
  CurrentServerlessConfig?: ProductionVariantServerlessConfig | undefined;
1612
1617
  DesiredServerlessConfig?: ProductionVariantServerlessConfig | undefined;
@@ -1919,9 +1924,14 @@ export interface InferenceComponentDeploymentConfig {
1919
1924
  RollingUpdatePolicy: InferenceComponentRollingUpdatePolicy | undefined;
1920
1925
  AutoRollbackConfiguration?: AutoRollbackConfig | undefined;
1921
1926
  }
1927
+ export interface InferenceComponentPlacementStatus {
1928
+ InstanceType: ProductionVariantInstanceType | undefined;
1929
+ CurrentCopyCount: number | undefined;
1930
+ }
1922
1931
  export interface InferenceComponentRuntimeConfigSummary {
1923
1932
  DesiredCopyCount?: number | undefined;
1924
1933
  CurrentCopyCount?: number | undefined;
1934
+ PlacementStatus?: InferenceComponentPlacementStatus[] | undefined;
1925
1935
  }
1926
1936
  export interface InferenceComponentContainerSpecificationSummary {
1927
1937
  DeployedImage?: DeployedImage | undefined;
@@ -1932,6 +1942,7 @@ export interface InferenceComponentDataCacheConfigSummary {
1932
1942
  EnableCaching: boolean | undefined;
1933
1943
  }
1934
1944
  export interface InferenceComponentSpecificationSummary {
1945
+ InstanceType?: ProductionVariantInstanceType | undefined;
1935
1946
  ModelName?: string | undefined;
1936
1947
  Container?: InferenceComponentContainerSpecificationSummary | undefined;
1937
1948
  StartupParameters?: InferenceComponentStartupParameters | undefined;
@@ -1950,6 +1961,7 @@ export interface DescribeInferenceComponentOutput {
1950
1961
  VariantName?: string | undefined;
1951
1962
  FailureReason?: string | undefined;
1952
1963
  Specification?: InferenceComponentSpecificationSummary | undefined;
1964
+ Specifications?: InferenceComponentSpecificationSummary[] | undefined;
1953
1965
  RuntimeConfig?: InferenceComponentRuntimeConfigSummary | undefined;
1954
1966
  CreationTime: Date | undefined;
1955
1967
  LastModifiedTime: Date | undefined;
@@ -1959,33 +1971,3 @@ export interface DescribeInferenceComponentOutput {
1959
1971
  export interface DescribeInferenceExperimentRequest {
1960
1972
  Name: string | undefined;
1961
1973
  }
1962
- export interface EndpointMetadata {
1963
- EndpointName: string | undefined;
1964
- EndpointConfigName?: string | undefined;
1965
- EndpointStatus?: EndpointStatus | undefined;
1966
- FailureReason?: string | undefined;
1967
- }
1968
- export interface ModelVariantConfigSummary {
1969
- ModelName: string | undefined;
1970
- VariantName: string | undefined;
1971
- InfrastructureConfig: ModelInfrastructureConfig | undefined;
1972
- Status: ModelVariantStatus | undefined;
1973
- }
1974
- export interface DescribeInferenceExperimentResponse {
1975
- Arn: string | undefined;
1976
- Name: string | undefined;
1977
- Type: InferenceExperimentType | undefined;
1978
- Schedule?: InferenceExperimentSchedule | undefined;
1979
- Status: InferenceExperimentStatus | undefined;
1980
- StatusReason?: string | undefined;
1981
- Description?: string | undefined;
1982
- CreationTime?: Date | undefined;
1983
- CompletionTime?: Date | undefined;
1984
- LastModifiedTime?: Date | undefined;
1985
- RoleArn?: string | undefined;
1986
- EndpointMetadata: EndpointMetadata | undefined;
1987
- ModelVariants: ModelVariantConfigSummary[] | undefined;
1988
- DataStorageConfig?: InferenceExperimentDataStorageConfig | undefined;
1989
- ShadowModeConfig?: ShadowModeConfig | undefined;
1990
- KmsKey?: string | undefined;
1991
- }
@@ -75,11 +75,11 @@ import {
75
75
  ModelCardSortBy,
76
76
  ModelCardSortOrder,
77
77
  ModelCardStatus,
78
- ModelCardVersionSortBy,
79
78
  ModelPackageGroupStatus,
80
79
  ModelPackageRegistrationType,
81
80
  ModelPackageStatus,
82
81
  ModelRegistrationMode,
82
+ ModelVariantStatus,
83
83
  MonitoringJobDefinitionSortKey,
84
84
  MonitoringType,
85
85
  NotebookInstanceAcceleratorType,
@@ -197,6 +197,7 @@ import {
197
197
  HyperParameterTuningJobConfig,
198
198
  HyperParameterTuningJobWarmStartConfig,
199
199
  InferenceExecutionConfig,
200
+ InferenceExperimentDataStorageConfig,
200
201
  InferenceExperimentSchedule,
201
202
  InstanceMetadataServiceConfiguration,
202
203
  LabelingJobAlgorithmsConfig,
@@ -212,6 +213,7 @@ import {
212
213
  ModelExplainabilityAppSpecification,
213
214
  ModelExplainabilityBaselineConfig,
214
215
  ModelExplainabilityJobInput,
216
+ ModelInfrastructureConfig,
215
217
  ModelLifeCycle,
216
218
  ModelMetrics,
217
219
  ModelPackageModelCard,
@@ -233,12 +235,12 @@ import {
233
235
  OptimizationJobModelSource,
234
236
  OptimizationJobOutputConfig,
235
237
  OptimizationVpcConfig,
236
- PartnerAppConfig,
237
238
  ProductionVariantServerlessConfig,
238
239
  RecommendationJobInputConfig,
239
240
  RecommendationJobStoppingConditions,
240
241
  ResourceLimits,
241
242
  RetryStrategy,
243
+ ShadowModeConfig,
242
244
  SourceAlgorithmSpecification,
243
245
  TrustedIdentityPropagationSettings,
244
246
  UnifiedStudioSettings,
@@ -270,6 +272,7 @@ import {
270
272
  OfflineStoreStatus,
271
273
  OwnershipSettings,
272
274
  ParallelismConfiguration,
275
+ PartnerAppConfig,
273
276
  PartnerAppMaintenanceConfig,
274
277
  ProcessingInput,
275
278
  ProcessingOutputConfig,
@@ -291,6 +294,36 @@ import {
291
294
  TrialComponentStatus,
292
295
  WorkerAccessConfiguration,
293
296
  } from "./models_2";
297
+ export interface EndpointMetadata {
298
+ EndpointName: string | undefined;
299
+ EndpointConfigName?: string | undefined;
300
+ EndpointStatus?: EndpointStatus | undefined;
301
+ FailureReason?: string | undefined;
302
+ }
303
+ export interface ModelVariantConfigSummary {
304
+ ModelName: string | undefined;
305
+ VariantName: string | undefined;
306
+ InfrastructureConfig: ModelInfrastructureConfig | undefined;
307
+ Status: ModelVariantStatus | undefined;
308
+ }
309
+ export interface DescribeInferenceExperimentResponse {
310
+ Arn: string | undefined;
311
+ Name: string | undefined;
312
+ Type: InferenceExperimentType | undefined;
313
+ Schedule?: InferenceExperimentSchedule | undefined;
314
+ Status: InferenceExperimentStatus | undefined;
315
+ StatusReason?: string | undefined;
316
+ Description?: string | undefined;
317
+ CreationTime?: Date | undefined;
318
+ CompletionTime?: Date | undefined;
319
+ LastModifiedTime?: Date | undefined;
320
+ RoleArn?: string | undefined;
321
+ EndpointMetadata: EndpointMetadata | undefined;
322
+ ModelVariants: ModelVariantConfigSummary[] | undefined;
323
+ DataStorageConfig?: InferenceExperimentDataStorageConfig | undefined;
324
+ ShadowModeConfig?: ShadowModeConfig | undefined;
325
+ KmsKey?: string | undefined;
326
+ }
294
327
  export interface DescribeInferenceRecommendationsJobRequest {
295
328
  JobName: string | undefined;
296
329
  }
@@ -2560,24 +2593,3 @@ export interface ListModelCardsRequest {
2560
2593
  SortBy?: ModelCardSortBy | undefined;
2561
2594
  SortOrder?: ModelCardSortOrder | undefined;
2562
2595
  }
2563
- export interface ModelCardSummary {
2564
- ModelCardName: string | undefined;
2565
- ModelCardArn: string | undefined;
2566
- ModelCardStatus: ModelCardStatus | undefined;
2567
- CreationTime: Date | undefined;
2568
- LastModifiedTime?: Date | undefined;
2569
- }
2570
- export interface ListModelCardsResponse {
2571
- ModelCardSummaries: ModelCardSummary[] | undefined;
2572
- NextToken?: string | undefined;
2573
- }
2574
- export interface ListModelCardVersionsRequest {
2575
- CreationTimeAfter?: Date | undefined;
2576
- CreationTimeBefore?: Date | undefined;
2577
- MaxResults?: number | undefined;
2578
- ModelCardName: string | undefined;
2579
- ModelCardStatus?: ModelCardStatus | undefined;
2580
- NextToken?: string | undefined;
2581
- SortBy?: ModelCardVersionSortBy | undefined;
2582
- SortOrder?: ModelCardSortOrder | undefined;
2583
- }