@aws-sdk/client-sagemaker 3.315.0 → 3.317.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.
- package/dist-cjs/SageMaker.js +306 -4228
- package/dist-cjs/protocols/Aws_json1_1.js +9 -9
- package/dist-es/SageMaker.js +306 -4228
- package/dist-es/protocols/Aws_json1_1.js +9 -9
- package/dist-types/SageMaker.d.ts +324 -1612
- package/dist-types/commands/AddTagsCommand.d.ts +2 -2
- package/dist-types/commands/AssociateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/CreateCompilationJobCommand.d.ts +3 -3
- package/dist-types/commands/CreateDomainCommand.d.ts +4 -0
- package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateEndpointCommand.d.ts +5 -5
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +3 -3
- package/dist-types/commands/CreateExperimentCommand.d.ts +5 -6
- package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrialCommand.d.ts +4 -4
- package/dist-types/commands/CreateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserProfileCommand.d.ts +4 -0
- package/dist-types/commands/CreateWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTagsCommand.d.ts +1 -2
- package/dist-types/commands/DeleteTrialCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWorkforceCommand.d.ts +2 -2
- package/dist-types/commands/DescribeCompilationJobCommand.d.ts +2 -2
- package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +2 -2
- package/dist-types/commands/ListCompilationJobsCommand.d.ts +2 -2
- package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/StopCompilationJobCommand.d.ts +2 -2
- package/dist-types/commands/UpdateActionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDomainCommand.d.ts +4 -0
- package/dist-types/commands/UpdateEndpointCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateImageCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +4 -0
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +2 -2
- package/dist-types/models/models_0.d.ts +52 -65
- package/dist-types/models/models_1.d.ts +88 -58
- package/dist-types/models/models_2.d.ts +76 -100
- package/dist-types/models/models_3.d.ts +63 -40
- package/dist-types/models/models_4.d.ts +20 -9
- package/dist-types/ts3.4/SageMaker.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/models_0.d.ts +5 -10
- package/dist-types/ts3.4/models/models_1.d.ts +11 -4
- package/dist-types/ts3.4/models/models_2.d.ts +4 -8
- package/dist-types/ts3.4/models/models_3.d.ts +9 -4
- package/dist-types/ts3.4/models/models_4.d.ts +3 -0
- package/package.json +6 -6
|
@@ -1,6 +1,38 @@
|
|
|
1
1
|
import { ActionStatus, ActionSummary, AdditionalInferenceSpecificationDefinition, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobStepMetadata, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchStrategy, CacheHitResult, CallbackStepMetadata, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, ClarifyCheckStepMetadata, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CompilationJobStatus, CompilationJobSummary, ConditionStepMetadata, ContainerDefinition, ContextSummary, InferenceSpecification, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
2
|
import { _InstanceType, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DriftCheckBaselines, ExperimentConfig, HubContentType, InferenceExecutionConfig, InferenceExperimentType, LabelingJobInputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelClientConfig, ModelMetrics, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, MonitoringType, NetworkConfig, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, RetryStrategy, ServiceCatalogProvisioningDetails, SourceAlgorithmSpecification, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, UiTemplate } from "./models_1";
|
|
3
|
-
import { Device, DeviceDeploymentSummary, DeviceFleetSummary, DeviceSummary, Direction, DomainDetails, Edge, EdgeDeploymentPlanSummary, EdgePackagingJobStatus, EdgePackagingJobSummary, EMRStepMetadata, Endpoint, EndpointConfigSortKey, EndpointConfigSummary, EndpointSortKey, EndpointStatus, EndpointSummary, ExecutionStatus, Experiment, ExperimentSummary, FailStepMetadata, FeatureGroup, FeatureGroupSortBy, FeatureGroupSortOrder, FeatureGroupStatus, FeatureGroupSummary, FeatureMetadata, Filter, FlowDefinitionSummary, HubContentInfo, HubContentSortBy, HubInfo, HubSortBy, HumanTaskUiSummary, HyperParameterTrainingJobSummary, HyperParameterTuningJobSearchEntity, HyperParameterTuningJobSortByOptions, HyperParameterTuningJobStatus, HyperParameterTuningJobSummary, Image, ImageSortBy, ImageSortOrder, ImageVersion, ImageVersionSortBy, ImageVersionSortOrder, InferenceExperimentStatus, InferenceExperimentStopDesiredState, InferenceExperimentSummary, InferenceRecommendationsJob, InferenceRecommendationsJobStep, LabelCounters,
|
|
3
|
+
import { Device, DeviceDeploymentSummary, DeviceFleetSummary, DeviceSummary, Direction, DomainDetails, Edge, EdgeDeploymentPlanSummary, EdgePackagingJobStatus, EdgePackagingJobSummary, EMRStepMetadata, Endpoint, EndpointConfigSortKey, EndpointConfigSummary, EndpointSortKey, EndpointStatus, EndpointSummary, ExecutionStatus, Experiment, ExperimentSummary, FailStepMetadata, FeatureGroup, FeatureGroupSortBy, FeatureGroupSortOrder, FeatureGroupStatus, FeatureGroupSummary, FeatureMetadata, Filter, FlowDefinitionSummary, HubContentInfo, HubContentSortBy, HubInfo, HubSortBy, HumanTaskUiSummary, HyperParameterTrainingJobSummary, HyperParameterTuningJobSearchEntity, HyperParameterTuningJobSortByOptions, HyperParameterTuningJobStatus, HyperParameterTuningJobSummary, Image, ImageSortBy, ImageSortOrder, ImageVersion, ImageVersionSortBy, ImageVersionSortOrder, InferenceExperimentStatus, InferenceExperimentStopDesiredState, InferenceExperimentSummary, InferenceRecommendationsJob, InferenceRecommendationsJobStep, LabelCounters, LabelCountersForWorkteam, LabelingJobOutput, LabelingJobStatus, MetricData, ModelArtifacts, ModelCardExportJobStatus, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, NotebookInstanceStatus, OfflineStoreStatusValue, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, RecommendationJobStatus, RecommendationStepType, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, ServiceCatalogProvisionedProductDetails, SpaceStatus, SubscribedWorkteam, TrainingJobStatus, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_2";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
* <p>Provides summary information for a work team.</p>
|
|
7
|
+
*/
|
|
8
|
+
export interface LabelingJobForWorkteamSummary {
|
|
9
|
+
/**
|
|
10
|
+
* <p>The name of the labeling job that the work team is assigned to.</p>
|
|
11
|
+
*/
|
|
12
|
+
LabelingJobName?: string;
|
|
13
|
+
/**
|
|
14
|
+
* <p>A unique identifier for a labeling job. You can use this to refer to a specific
|
|
15
|
+
* labeling job.</p>
|
|
16
|
+
*/
|
|
17
|
+
JobReferenceCode: string | undefined;
|
|
18
|
+
/**
|
|
19
|
+
* <p>The Amazon Web Services account ID of the account used to start the labeling
|
|
20
|
+
* job.</p>
|
|
21
|
+
*/
|
|
22
|
+
WorkRequesterAccountId: string | undefined;
|
|
23
|
+
/**
|
|
24
|
+
* <p>The date and time that the labeling job was created.</p>
|
|
25
|
+
*/
|
|
26
|
+
CreationTime: Date | undefined;
|
|
27
|
+
/**
|
|
28
|
+
* <p>Provides information about the progress of a labeling job.</p>
|
|
29
|
+
*/
|
|
30
|
+
LabelCounters?: LabelCountersForWorkteam;
|
|
31
|
+
/**
|
|
32
|
+
* <p>The configured number of workers per data object.</p>
|
|
33
|
+
*/
|
|
34
|
+
NumberOfHumanWorkersPerDataObject?: number;
|
|
35
|
+
}
|
|
4
36
|
/**
|
|
5
37
|
* @public
|
|
6
38
|
* <p>Provides summary information about a labeling job.</p>
|
|
@@ -773,7 +805,7 @@ export interface ListCompilationJobsRequest {
|
|
|
773
805
|
*/
|
|
774
806
|
NameContains?: string;
|
|
775
807
|
/**
|
|
776
|
-
* <p>A filter that retrieves model compilation jobs with a specific <
|
|
808
|
+
* <p>A filter that retrieves model compilation jobs with a specific <code>CompilationJobStatus</code> status.</p>
|
|
777
809
|
*/
|
|
778
810
|
StatusEquals?: CompilationJobStatus | string;
|
|
779
811
|
/**
|
|
@@ -790,7 +822,7 @@ export interface ListCompilationJobsRequest {
|
|
|
790
822
|
*/
|
|
791
823
|
export interface ListCompilationJobsResponse {
|
|
792
824
|
/**
|
|
793
|
-
* <p>An array of <a>CompilationJobSummary</a> objects, each describing a model
|
|
825
|
+
* <p>An array of <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CompilationJobSummary.html">CompilationJobSummary</a> objects, each describing a model
|
|
794
826
|
* compilation job. </p>
|
|
795
827
|
*/
|
|
796
828
|
CompilationJobSummaries: CompilationJobSummary[] | undefined;
|
|
@@ -1791,7 +1823,7 @@ export interface ListHyperParameterTuningJobsRequest {
|
|
|
1791
1823
|
*/
|
|
1792
1824
|
export interface ListHyperParameterTuningJobsResponse {
|
|
1793
1825
|
/**
|
|
1794
|
-
* <p>A list of <a>HyperParameterTuningJobSummary</a> objects that
|
|
1826
|
+
* <p>A list of <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_HyperParameterTuningJobSummary.html">HyperParameterTuningJobSummary</a> objects that
|
|
1795
1827
|
* describe
|
|
1796
1828
|
* the tuning jobs that the <code>ListHyperParameterTuningJobs</code>
|
|
1797
1829
|
* request returned.</p>
|
|
@@ -1937,13 +1969,13 @@ export interface ListInferenceExperimentsRequest {
|
|
|
1937
1969
|
NameContains?: string;
|
|
1938
1970
|
/**
|
|
1939
1971
|
* <p>
|
|
1940
|
-
* Selects inference experiments of this type. For the possible types of inference experiments, see <a>
|
|
1972
|
+
* Selects inference experiments of this type. For the possible types of inference experiments, see <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateInferenceExperiment.html">CreateInferenceExperiment</a>.
|
|
1941
1973
|
* </p>
|
|
1942
1974
|
*/
|
|
1943
1975
|
Type?: InferenceExperimentType | string;
|
|
1944
1976
|
/**
|
|
1945
1977
|
* <p>
|
|
1946
|
-
* Selects inference experiments which are in this status. For the possible statuses, see <a>
|
|
1978
|
+
* Selects inference experiments which are in this status. For the possible statuses, see <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DescribeInferenceExperiment.html">DescribeInferenceExperiment</a>.
|
|
1947
1979
|
* </p>
|
|
1948
1980
|
*/
|
|
1949
1981
|
StatusEquals?: InferenceExperimentStatus | string;
|
|
@@ -5214,7 +5246,7 @@ export interface ListTrainingJobsForHyperParameterTuningJobRequest {
|
|
|
5214
5246
|
*/
|
|
5215
5247
|
export interface ListTrainingJobsForHyperParameterTuningJobResponse {
|
|
5216
5248
|
/**
|
|
5217
|
-
* <p>A list of <a>TrainingJobSummary</a> objects that
|
|
5249
|
+
* <p>A list of <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_TrainingJobSummary.html">TrainingJobSummary</a> objects that
|
|
5218
5250
|
* describe
|
|
5219
5251
|
* the training jobs that the
|
|
5220
5252
|
* <code>ListTrainingJobsForHyperParameterTuningJob</code> request returned.</p>
|
|
@@ -5280,7 +5312,7 @@ export interface ListTransformJobsRequest {
|
|
|
5280
5312
|
* <p>Provides a
|
|
5281
5313
|
* summary
|
|
5282
5314
|
* of a transform job. Multiple <code>TransformJobSummary</code> objects are returned as a
|
|
5283
|
-
* list after in response to a <a>ListTransformJobs</a> call.</p>
|
|
5315
|
+
* list after in response to a <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ListTransformJobs.html">ListTransformJobs</a> call.</p>
|
|
5284
5316
|
*/
|
|
5285
5317
|
export interface TransformJobSummary {
|
|
5286
5318
|
/**
|
|
@@ -5400,7 +5432,7 @@ export interface ListTrialComponentsRequest {
|
|
|
5400
5432
|
/**
|
|
5401
5433
|
* @public
|
|
5402
5434
|
* <p>A summary of the properties of a trial component. To get all the properties, call the
|
|
5403
|
-
*
|
|
5435
|
+
* <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DescribeTrialComponent.html">DescribeTrialComponent</a> API and provide the
|
|
5404
5436
|
* <code>TrialComponentName</code>.</p>
|
|
5405
5437
|
*/
|
|
5406
5438
|
export interface TrialComponentSummary {
|
|
@@ -5528,7 +5560,7 @@ export interface ListTrialsRequest {
|
|
|
5528
5560
|
/**
|
|
5529
5561
|
* @public
|
|
5530
5562
|
* <p>A summary of the properties of a trial. To get the complete set of properties, call the
|
|
5531
|
-
*
|
|
5563
|
+
* <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DescribeTrial.html">DescribeTrial</a> API and provide the <code>TrialName</code>.</p>
|
|
5532
5564
|
*/
|
|
5533
5565
|
export interface TrialSummary {
|
|
5534
5566
|
/**
|
|
@@ -5758,7 +5790,7 @@ export interface ListWorkteamsResponse {
|
|
|
5758
5790
|
}
|
|
5759
5791
|
/**
|
|
5760
5792
|
* @public
|
|
5761
|
-
* <p>The properties of a model as returned by the <a>Search</a> API.</p>
|
|
5793
|
+
* <p>The properties of a model as returned by the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Search.html">Search</a> API.</p>
|
|
5762
5794
|
*/
|
|
5763
5795
|
export interface Model {
|
|
5764
5796
|
/**
|
|
@@ -5827,7 +5859,7 @@ export interface ModelCard {
|
|
|
5827
5859
|
*/
|
|
5828
5860
|
ModelCardVersion?: number;
|
|
5829
5861
|
/**
|
|
5830
|
-
* <p>The content of the model card. Content uses the <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-cards-
|
|
5862
|
+
* <p>The content of the model card. Content uses the <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-cards.html#model-cards-json-schema">model card JSON schema</a> and provided as a string.</p>
|
|
5831
5863
|
*/
|
|
5832
5864
|
Content?: string;
|
|
5833
5865
|
/**
|
|
@@ -6053,17 +6085,17 @@ export interface TransformJob {
|
|
|
6053
6085
|
* <ul>
|
|
6054
6086
|
* <li>
|
|
6055
6087
|
* <p>
|
|
6056
|
-
* <a>CreateProcessingJob</a>
|
|
6088
|
+
* <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateProcessingJob.html">CreateProcessingJob</a>
|
|
6057
6089
|
* </p>
|
|
6058
6090
|
* </li>
|
|
6059
6091
|
* <li>
|
|
6060
6092
|
* <p>
|
|
6061
|
-
* <a>CreateTrainingJob</a>
|
|
6093
|
+
* <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTrainingJob.html">CreateTrainingJob</a>
|
|
6062
6094
|
* </p>
|
|
6063
6095
|
* </li>
|
|
6064
6096
|
* <li>
|
|
6065
6097
|
* <p>
|
|
6066
|
-
* <a>CreateTransformJob</a>
|
|
6098
|
+
* <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTransformJob.html">CreateTransformJob</a>
|
|
6067
6099
|
* </p>
|
|
6068
6100
|
* </li>
|
|
6069
6101
|
* </ul>
|
|
@@ -6440,8 +6472,8 @@ export declare const ModelVariantAction: {
|
|
|
6440
6472
|
export type ModelVariantAction = (typeof ModelVariantAction)[keyof typeof ModelVariantAction];
|
|
6441
6473
|
/**
|
|
6442
6474
|
* @public
|
|
6443
|
-
* <p>A list of nested <a>Filter</a> objects. A resource must satisfy the conditions
|
|
6444
|
-
* of all filters to be included in the results returned from the <a>Search</a> API.</p>
|
|
6475
|
+
* <p>A list of nested <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Filter.html">Filter</a> objects. A resource must satisfy the conditions
|
|
6476
|
+
* of all filters to be included in the results returned from the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Search.html">Search</a> API.</p>
|
|
6445
6477
|
* <p>For example, to filter on a training job's <code>InputDataConfig</code> property with a
|
|
6446
6478
|
* specific channel name and <code>S3Uri</code> prefix, define the following filters:</p>
|
|
6447
6479
|
* <ul>
|
|
@@ -6662,17 +6694,17 @@ export interface ProcessingJob {
|
|
|
6662
6694
|
* <ul>
|
|
6663
6695
|
* <li>
|
|
6664
6696
|
* <p>
|
|
6665
|
-
* <a>CreateProcessingJob</a>
|
|
6697
|
+
* <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateProcessingJob.html">CreateProcessingJob</a>
|
|
6666
6698
|
* </p>
|
|
6667
6699
|
* </li>
|
|
6668
6700
|
* <li>
|
|
6669
6701
|
* <p>
|
|
6670
|
-
* <a>CreateTrainingJob</a>
|
|
6702
|
+
* <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTrainingJob.html">CreateTrainingJob</a>
|
|
6671
6703
|
* </p>
|
|
6672
6704
|
* </li>
|
|
6673
6705
|
* <li>
|
|
6674
6706
|
* <p>
|
|
6675
|
-
* <a>CreateTransformJob</a>
|
|
6707
|
+
* <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTransformJob.html">CreateTransformJob</a>
|
|
6676
6708
|
* </p>
|
|
6677
6709
|
* </li>
|
|
6678
6710
|
* </ul>
|
|
@@ -7037,7 +7069,7 @@ export interface RenderUiTemplateRequest {
|
|
|
7037
7069
|
* <p>The <code>HumanTaskUiArn</code> of the worker UI that you want to render. Do not
|
|
7038
7070
|
* provide a <code>HumanTaskUiArn</code> if you use the <code>UiTemplate</code>
|
|
7039
7071
|
* parameter.</p>
|
|
7040
|
-
* <p>See a list of available Human Ui Amazon Resource Names (ARNs) in <a>UiConfig</a>.</p>
|
|
7072
|
+
* <p>See a list of available Human Ui Amazon Resource Names (ARNs) in <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_UiConfig.html">UiConfig</a>.</p>
|
|
7041
7073
|
*/
|
|
7042
7074
|
HumanTaskUiArn?: string;
|
|
7043
7075
|
}
|
|
@@ -7174,7 +7206,7 @@ export interface TrainingJob {
|
|
|
7174
7206
|
/**
|
|
7175
7207
|
* <p> Provides detailed information about the state of the training job. For detailed
|
|
7176
7208
|
* information about the secondary status of the training job, see
|
|
7177
|
-
*
|
|
7209
|
+
* <code>StatusMessage</code> under <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_SecondaryStatusTransition.html">SecondaryStatusTransition</a>.</p>
|
|
7178
7210
|
* <p>SageMaker provides primary statuses and secondary statuses that apply to each of
|
|
7179
7211
|
* them:</p>
|
|
7180
7212
|
* <dl>
|
|
@@ -7303,7 +7335,7 @@ export interface TrainingJob {
|
|
|
7303
7335
|
*/
|
|
7304
7336
|
ResourceConfig?: ResourceConfig;
|
|
7305
7337
|
/**
|
|
7306
|
-
* <p>A <a>VpcConfig</a> object that specifies the VPC that this training job has
|
|
7338
|
+
* <p>A <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_VpcConfig.html">VpcConfig</a> object that specifies the VPC that this training job has
|
|
7307
7339
|
* access to. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/train-vpc.html">Protect Training Jobs by Using an Amazon
|
|
7308
7340
|
* Virtual Private Cloud</a>.</p>
|
|
7309
7341
|
*/
|
|
@@ -7395,17 +7427,17 @@ export interface TrainingJob {
|
|
|
7395
7427
|
* <ul>
|
|
7396
7428
|
* <li>
|
|
7397
7429
|
* <p>
|
|
7398
|
-
* <a>CreateProcessingJob</a>
|
|
7430
|
+
* <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateProcessingJob.html">CreateProcessingJob</a>
|
|
7399
7431
|
* </p>
|
|
7400
7432
|
* </li>
|
|
7401
7433
|
* <li>
|
|
7402
7434
|
* <p>
|
|
7403
|
-
* <a>CreateTrainingJob</a>
|
|
7435
|
+
* <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTrainingJob.html">CreateTrainingJob</a>
|
|
7404
7436
|
* </p>
|
|
7405
7437
|
* </li>
|
|
7406
7438
|
* <li>
|
|
7407
7439
|
* <p>
|
|
7408
|
-
* <a>CreateTransformJob</a>
|
|
7440
|
+
* <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTransformJob.html">CreateTransformJob</a>
|
|
7409
7441
|
* </p>
|
|
7410
7442
|
* </li>
|
|
7411
7443
|
* </ul>
|
|
@@ -7468,7 +7500,7 @@ export interface TrialComponentSimpleSummary {
|
|
|
7468
7500
|
}
|
|
7469
7501
|
/**
|
|
7470
7502
|
* @public
|
|
7471
|
-
* <p>The properties of a trial as returned by the <a>Search</a> API.</p>
|
|
7503
|
+
* <p>The properties of a trial as returned by the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Search.html">Search</a> API.</p>
|
|
7472
7504
|
*/
|
|
7473
7505
|
export interface Trial {
|
|
7474
7506
|
/**
|
|
@@ -7514,7 +7546,7 @@ export interface Trial {
|
|
|
7514
7546
|
*/
|
|
7515
7547
|
MetadataProperties?: MetadataProperties;
|
|
7516
7548
|
/**
|
|
7517
|
-
* <p>The list of tags that are associated with the trial. You can use <a>Search</a>
|
|
7549
|
+
* <p>The list of tags that are associated with the trial. You can use <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Search.html">Search</a>
|
|
7518
7550
|
* API to search on the tags.</p>
|
|
7519
7551
|
*/
|
|
7520
7552
|
Tags?: Tag[];
|
|
@@ -7549,7 +7581,7 @@ export interface TrialComponentSourceDetail {
|
|
|
7549
7581
|
}
|
|
7550
7582
|
/**
|
|
7551
7583
|
* @public
|
|
7552
|
-
* <p>The properties of a trial component as returned by the <a>Search</a>
|
|
7584
|
+
* <p>The properties of a trial component as returned by the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Search.html">Search</a>
|
|
7553
7585
|
* API.</p>
|
|
7554
7586
|
*/
|
|
7555
7587
|
export interface TrialComponent {
|
|
@@ -7628,7 +7660,7 @@ export interface TrialComponent {
|
|
|
7628
7660
|
*/
|
|
7629
7661
|
LineageGroupArn?: string;
|
|
7630
7662
|
/**
|
|
7631
|
-
* <p>The list of tags that are associated with the component. You can use <a>Search</a> API to search on the tags.</p>
|
|
7663
|
+
* <p>The list of tags that are associated with the component. You can use <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Search.html">Search</a> API to search on the tags.</p>
|
|
7632
7664
|
*/
|
|
7633
7665
|
Tags?: Tag[];
|
|
7634
7666
|
/**
|
|
@@ -7643,7 +7675,7 @@ export interface TrialComponent {
|
|
|
7643
7675
|
}
|
|
7644
7676
|
/**
|
|
7645
7677
|
* @public
|
|
7646
|
-
* <p>A single resource returned as part of the <a>Search</a> API response.</p>
|
|
7678
|
+
* <p>A single resource returned as part of the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Search.html">Search</a> API response.</p>
|
|
7647
7679
|
*/
|
|
7648
7680
|
export interface SearchRecord {
|
|
7649
7681
|
/**
|
|
@@ -8094,15 +8126,6 @@ export interface UpdateActionRequest {
|
|
|
8094
8126
|
*/
|
|
8095
8127
|
PropertiesToRemove?: string[];
|
|
8096
8128
|
}
|
|
8097
|
-
/**
|
|
8098
|
-
* @public
|
|
8099
|
-
*/
|
|
8100
|
-
export interface UpdateActionResponse {
|
|
8101
|
-
/**
|
|
8102
|
-
* <p>The Amazon Resource Name (ARN) of the action.</p>
|
|
8103
|
-
*/
|
|
8104
|
-
ActionArn?: string;
|
|
8105
|
-
}
|
|
8106
8129
|
/**
|
|
8107
8130
|
* @internal
|
|
8108
8131
|
*/
|
|
@@ -2,6 +2,15 @@ import { AdditionalInferenceSpecificationDefinition, AppSecurityGroupManagement,
|
|
|
2
2
|
import { _InstanceType, DeploymentConfig, FeatureDefinition, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, JobType, MemberDefinition, ModelCardStatus, ModelVariantConfig, MonitoringScheduleConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PipelineDefinitionS3Location, Processor, ProfilerRuleConfiguration, ProvisioningParameter, RootAccess, ShadowModeConfig, SourceIpConfig, SpaceSettings, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, VendorGuidance, WorkforceVpcConfigRequest } from "./models_1";
|
|
3
3
|
import { DesiredWeightAndCapacity, Device, DomainSettingsForUpdate, FeatureParameter, Filter, GitConfigForUpdate, ResourceType, Workforce, Workteam } from "./models_2";
|
|
4
4
|
import { NestedFilters, ProfilerConfigForUpdate, ResourceConfigForUpdate, SearchSortOrder } from "./models_3";
|
|
5
|
+
/**
|
|
6
|
+
* @public
|
|
7
|
+
*/
|
|
8
|
+
export interface UpdateActionResponse {
|
|
9
|
+
/**
|
|
10
|
+
* <p>The Amazon Resource Name (ARN) of the action.</p>
|
|
11
|
+
*/
|
|
12
|
+
ActionArn?: string;
|
|
13
|
+
}
|
|
5
14
|
/**
|
|
6
15
|
* @public
|
|
7
16
|
*/
|
|
@@ -209,8 +218,10 @@ export type VariantPropertyType = (typeof VariantPropertyType)[keyof typeof Vari
|
|
|
209
218
|
/**
|
|
210
219
|
* @public
|
|
211
220
|
* <p>Specifies a production variant property type for an Endpoint.</p>
|
|
212
|
-
* <p>If you are updating an endpoint with the <
|
|
213
|
-
*
|
|
221
|
+
* <p>If you are updating an endpoint with the <code>RetainAllVariantProperties</code>
|
|
222
|
+
* option of <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_UpdateEndpoint.html">UpdateEndpointInput</a> set to
|
|
223
|
+
* <code>true</code>, the <code>VariantProperty</code> objects listed in the <code>ExcludeRetainedVariantProperties</code> parameter of <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_UpdateEndpoint.html">UpdateEndpointInput</a>
|
|
224
|
+
* override the
|
|
214
225
|
* existing variant properties of the endpoint.</p>
|
|
215
226
|
*/
|
|
216
227
|
export interface VariantProperty {
|
|
@@ -220,13 +231,13 @@ export interface VariantProperty {
|
|
|
220
231
|
* <li>
|
|
221
232
|
* <p>
|
|
222
233
|
* <code>DesiredInstanceCount</code>: Overrides the existing variant instance
|
|
223
|
-
* counts using the <
|
|
224
|
-
* in the <
|
|
234
|
+
* counts using the <code>InitialInstanceCount</code> values
|
|
235
|
+
* in the <code>ProductionVariants</code> of <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateEndpointConfig.html">CreateEndpointConfig</a>.</p>
|
|
225
236
|
* </li>
|
|
226
237
|
* <li>
|
|
227
238
|
* <p>
|
|
228
239
|
* <code>DesiredWeight</code>: Overrides the existing variant weights using the
|
|
229
|
-
*
|
|
240
|
+
* <code>InitialVariantWeight</code> values in the <code>ProductionVariants</code> of <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateEndpointConfig.html">CreateEndpointConfig</a>.</p>
|
|
230
241
|
* </li>
|
|
231
242
|
* <li>
|
|
232
243
|
* <p>
|
|
@@ -258,9 +269,9 @@ export interface UpdateEndpointInput {
|
|
|
258
269
|
*/
|
|
259
270
|
RetainAllVariantProperties?: boolean;
|
|
260
271
|
/**
|
|
261
|
-
* <p>When you are updating endpoint resources with <
|
|
272
|
+
* <p>When you are updating endpoint resources with <code>RetainAllVariantProperties</code>, whose value is set to
|
|
262
273
|
* <code>true</code>, <code>ExcludeRetainedVariantProperties</code> specifies the list
|
|
263
|
-
* of type <a>VariantProperty</a> to override with the values provided by
|
|
274
|
+
* of type <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_VariantProperty.html">VariantProperty</a> to override with the values provided by
|
|
264
275
|
* <code>EndpointConfig</code>. If you don't specify a value for
|
|
265
276
|
* <code>ExcludeRetainedVariantProperties</code>, no variant properties are overridden.
|
|
266
277
|
* </p>
|
|
@@ -612,7 +623,7 @@ export interface UpdateModelCardRequest {
|
|
|
612
623
|
*/
|
|
613
624
|
ModelCardName: string | undefined;
|
|
614
625
|
/**
|
|
615
|
-
* <p>The updated model card content. Content must be in <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-cards-
|
|
626
|
+
* <p>The updated model card content. Content must be in <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-cards.html#model-cards-json-schema">model card JSON schema</a> and provided as a string.</p>
|
|
616
627
|
* <p>When updating model card content, be sure to include the full content and not just updated content.</p>
|
|
617
628
|
*/
|
|
618
629
|
Content?: string;
|
|
@@ -1186,7 +1197,7 @@ export interface UpdateUserProfileResponse {
|
|
|
1186
1197
|
export interface UpdateWorkforceRequest {
|
|
1187
1198
|
/**
|
|
1188
1199
|
* <p>The name of the private workforce that you want to update. You can find your workforce
|
|
1189
|
-
*
|
|
1200
|
+
* name by using the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ListWorkforces.html">ListWorkforces</a> operation.</p>
|
|
1190
1201
|
*/
|
|
1191
1202
|
WorkforceName: string | undefined;
|
|
1192
1203
|
/**
|
|
@@ -1208,7 +1208,7 @@ import {
|
|
|
1208
1208
|
UpdateWorkteamCommandOutput,
|
|
1209
1209
|
} from "./commands/UpdateWorkteamCommand";
|
|
1210
1210
|
import { SageMakerClient } from "./SageMakerClient";
|
|
1211
|
-
export
|
|
1211
|
+
export interface SageMaker {
|
|
1212
1212
|
addAssociation(
|
|
1213
1213
|
args: AddAssociationCommandInput,
|
|
1214
1214
|
options?: __HttpHandlerOptions
|
|
@@ -5262,3 +5262,4 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
5262
5262
|
cb: (err: any, data?: UpdateWorkteamCommandOutput) => void
|
|
5263
5263
|
): void;
|
|
5264
5264
|
}
|
|
5265
|
+
export declare class SageMaker extends SageMakerClient implements SageMaker {}
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
8
|
} from "@aws-sdk/types";
|
|
9
|
-
import { CreateEdgePackagingJobRequest } from "../models/
|
|
9
|
+
import { CreateEdgePackagingJobRequest } from "../models/models_1";
|
|
10
10
|
import {
|
|
11
11
|
SageMakerClientResolvedConfig,
|
|
12
12
|
ServiceInputTypes,
|
|
@@ -6,8 +6,7 @@ import {
|
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
8
|
} from "@aws-sdk/types";
|
|
9
|
-
import { DeleteTagsInput } from "../models/
|
|
10
|
-
import { DeleteTagsOutput } from "../models/models_2";
|
|
9
|
+
import { DeleteTagsInput, DeleteTagsOutput } from "../models/models_2";
|
|
11
10
|
import {
|
|
12
11
|
SageMakerClientResolvedConfig,
|
|
13
12
|
ServiceInputTypes,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
8
|
} from "@aws-sdk/types";
|
|
9
|
-
import { UpdateActionRequest
|
|
9
|
+
import { UpdateActionRequest } from "../models/models_3";
|
|
10
|
+
import { UpdateActionResponse } from "../models/models_4";
|
|
10
11
|
import {
|
|
11
12
|
SageMakerClientResolvedConfig,
|
|
12
13
|
ServiceInputTypes,
|
|
@@ -1291,12 +1291,17 @@ export declare const FeatureStatus: {
|
|
|
1291
1291
|
readonly Enabled: "ENABLED";
|
|
1292
1292
|
};
|
|
1293
1293
|
export type FeatureStatus = (typeof FeatureStatus)[keyof typeof FeatureStatus];
|
|
1294
|
+
export interface ModelRegisterSettings {
|
|
1295
|
+
Status?: FeatureStatus | string;
|
|
1296
|
+
CrossAccountModelRegisterRoleArn?: string;
|
|
1297
|
+
}
|
|
1294
1298
|
export interface TimeSeriesForecastingSettings {
|
|
1295
1299
|
Status?: FeatureStatus | string;
|
|
1296
1300
|
AmazonForecastRoleArn?: string;
|
|
1297
1301
|
}
|
|
1298
1302
|
export interface CanvasAppSettings {
|
|
1299
1303
|
TimeSeriesForecastingSettings?: TimeSeriesForecastingSettings;
|
|
1304
|
+
ModelRegisterSettings?: ModelRegisterSettings;
|
|
1300
1305
|
}
|
|
1301
1306
|
export interface CaptureContentTypeHeader {
|
|
1302
1307
|
CsvContentTypes?: string[];
|
|
@@ -2204,13 +2209,3 @@ export interface CreateEdgeDeploymentStageRequest {
|
|
|
2204
2209
|
EdgeDeploymentPlanName: string | undefined;
|
|
2205
2210
|
Stages: DeploymentStage[] | undefined;
|
|
2206
2211
|
}
|
|
2207
|
-
export interface CreateEdgePackagingJobRequest {
|
|
2208
|
-
EdgePackagingJobName: string | undefined;
|
|
2209
|
-
CompilationJobName: string | undefined;
|
|
2210
|
-
ModelName: string | undefined;
|
|
2211
|
-
ModelVersion: string | undefined;
|
|
2212
|
-
RoleArn: string | undefined;
|
|
2213
|
-
OutputConfig: EdgeOutputConfig | undefined;
|
|
2214
|
-
ResourceKey?: string;
|
|
2215
|
-
Tags?: Tag[];
|
|
2216
|
-
}
|
|
@@ -31,6 +31,7 @@ import {
|
|
|
31
31
|
ContentClassifier,
|
|
32
32
|
ContinuousParameterRange,
|
|
33
33
|
ConvergenceDetected,
|
|
34
|
+
EdgeOutputConfig,
|
|
34
35
|
EndpointInput,
|
|
35
36
|
HyperParameterScalingType,
|
|
36
37
|
HyperParameterTuningJobObjective,
|
|
@@ -65,6 +66,16 @@ import {
|
|
|
65
66
|
UserSettings,
|
|
66
67
|
VpcConfig,
|
|
67
68
|
} from "./models_0";
|
|
69
|
+
export interface CreateEdgePackagingJobRequest {
|
|
70
|
+
EdgePackagingJobName: string | undefined;
|
|
71
|
+
CompilationJobName: string | undefined;
|
|
72
|
+
ModelName: string | undefined;
|
|
73
|
+
ModelVersion: string | undefined;
|
|
74
|
+
RoleArn: string | undefined;
|
|
75
|
+
OutputConfig: EdgeOutputConfig | undefined;
|
|
76
|
+
ResourceKey?: string;
|
|
77
|
+
Tags?: Tag[];
|
|
78
|
+
}
|
|
68
79
|
export interface DeploymentConfig {
|
|
69
80
|
BlueGreenUpdatePolicy: BlueGreenUpdatePolicy | undefined;
|
|
70
81
|
AutoRollbackConfiguration?: AutoRollbackConfig;
|
|
@@ -1723,10 +1734,6 @@ export interface DeleteSpaceRequest {
|
|
|
1723
1734
|
export interface DeleteStudioLifecycleConfigRequest {
|
|
1724
1735
|
StudioLifecycleConfigName: string | undefined;
|
|
1725
1736
|
}
|
|
1726
|
-
export interface DeleteTagsInput {
|
|
1727
|
-
ResourceArn: string | undefined;
|
|
1728
|
-
TagKeys: string[] | undefined;
|
|
1729
|
-
}
|
|
1730
1737
|
export declare const CreateModelCardRequestFilterSensitiveLog: (
|
|
1731
1738
|
obj: CreateModelCardRequest
|
|
1732
1739
|
) => any;
|
|
@@ -172,6 +172,10 @@ import {
|
|
|
172
172
|
TrialComponentStatus,
|
|
173
173
|
VendorGuidance,
|
|
174
174
|
} from "./models_1";
|
|
175
|
+
export interface DeleteTagsInput {
|
|
176
|
+
ResourceArn: string | undefined;
|
|
177
|
+
TagKeys: string[] | undefined;
|
|
178
|
+
}
|
|
175
179
|
export interface DeleteTagsOutput {}
|
|
176
180
|
export interface DeleteTrialRequest {
|
|
177
181
|
TrialName: string | undefined;
|
|
@@ -2469,14 +2473,6 @@ export interface LabelCountersForWorkteam {
|
|
|
2469
2473
|
PendingHuman?: number;
|
|
2470
2474
|
Total?: number;
|
|
2471
2475
|
}
|
|
2472
|
-
export interface LabelingJobForWorkteamSummary {
|
|
2473
|
-
LabelingJobName?: string;
|
|
2474
|
-
JobReferenceCode: string | undefined;
|
|
2475
|
-
WorkRequesterAccountId: string | undefined;
|
|
2476
|
-
CreationTime: Date | undefined;
|
|
2477
|
-
LabelCounters?: LabelCountersForWorkteam;
|
|
2478
|
-
NumberOfHumanWorkersPerDataObject?: number;
|
|
2479
|
-
}
|
|
2480
2476
|
export declare const DescribeModelCardResponseFilterSensitiveLog: (
|
|
2481
2477
|
obj: DescribeModelCardResponse
|
|
2482
2478
|
) => any;
|
|
@@ -138,7 +138,7 @@ import {
|
|
|
138
138
|
InferenceRecommendationsJob,
|
|
139
139
|
InferenceRecommendationsJobStep,
|
|
140
140
|
LabelCounters,
|
|
141
|
-
|
|
141
|
+
LabelCountersForWorkteam,
|
|
142
142
|
LabelingJobOutput,
|
|
143
143
|
LabelingJobStatus,
|
|
144
144
|
MetricData,
|
|
@@ -173,6 +173,14 @@ import {
|
|
|
173
173
|
Workforce,
|
|
174
174
|
Workteam,
|
|
175
175
|
} from "./models_2";
|
|
176
|
+
export interface LabelingJobForWorkteamSummary {
|
|
177
|
+
LabelingJobName?: string;
|
|
178
|
+
JobReferenceCode: string | undefined;
|
|
179
|
+
WorkRequesterAccountId: string | undefined;
|
|
180
|
+
CreationTime: Date | undefined;
|
|
181
|
+
LabelCounters?: LabelCountersForWorkteam;
|
|
182
|
+
NumberOfHumanWorkersPerDataObject?: number;
|
|
183
|
+
}
|
|
176
184
|
export interface LabelingJobSummary {
|
|
177
185
|
LabelingJobName: string | undefined;
|
|
178
186
|
LabelingJobArn: string | undefined;
|
|
@@ -2273,9 +2281,6 @@ export interface UpdateActionRequest {
|
|
|
2273
2281
|
Properties?: Record<string, string>;
|
|
2274
2282
|
PropertiesToRemove?: string[];
|
|
2275
2283
|
}
|
|
2276
|
-
export interface UpdateActionResponse {
|
|
2277
|
-
ActionArn?: string;
|
|
2278
|
-
}
|
|
2279
2284
|
export declare const ModelCardFilterSensitiveLog: (obj: ModelCard) => any;
|
|
2280
2285
|
export declare const SearchRecordFilterSensitiveLog: (obj: SearchRecord) => any;
|
|
2281
2286
|
export declare const SearchResponseFilterSensitiveLog: (
|
|
@@ -57,6 +57,9 @@ import {
|
|
|
57
57
|
ResourceConfigForUpdate,
|
|
58
58
|
SearchSortOrder,
|
|
59
59
|
} from "./models_3";
|
|
60
|
+
export interface UpdateActionResponse {
|
|
61
|
+
ActionArn?: string;
|
|
62
|
+
}
|
|
60
63
|
export interface UpdateAppImageConfigRequest {
|
|
61
64
|
AppImageConfigName: string | undefined;
|
|
62
65
|
KernelGatewayImageConfig?: KernelGatewayImageConfig;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-sagemaker",
|
|
3
3
|
"description": "AWS SDK for JavaScript Sagemaker Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.317.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.316.0",
|
|
25
25
|
"@aws-sdk/config-resolver": "3.310.0",
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.316.0",
|
|
27
27
|
"@aws-sdk/fetch-http-handler": "3.310.0",
|
|
28
28
|
"@aws-sdk/hash-node": "3.310.0",
|
|
29
29
|
"@aws-sdk/invalid-dependency": "3.310.0",
|
|
@@ -40,14 +40,14 @@
|
|
|
40
40
|
"@aws-sdk/node-config-provider": "3.310.0",
|
|
41
41
|
"@aws-sdk/node-http-handler": "3.310.0",
|
|
42
42
|
"@aws-sdk/protocol-http": "3.310.0",
|
|
43
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
+
"@aws-sdk/smithy-client": "3.316.0",
|
|
44
44
|
"@aws-sdk/types": "3.310.0",
|
|
45
45
|
"@aws-sdk/url-parser": "3.310.0",
|
|
46
46
|
"@aws-sdk/util-base64": "3.310.0",
|
|
47
47
|
"@aws-sdk/util-body-length-browser": "3.310.0",
|
|
48
48
|
"@aws-sdk/util-body-length-node": "3.310.0",
|
|
49
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
50
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
49
|
+
"@aws-sdk/util-defaults-mode-browser": "3.316.0",
|
|
50
|
+
"@aws-sdk/util-defaults-mode-node": "3.316.0",
|
|
51
51
|
"@aws-sdk/util-endpoints": "3.310.0",
|
|
52
52
|
"@aws-sdk/util-retry": "3.310.0",
|
|
53
53
|
"@aws-sdk/util-user-agent-browser": "3.310.0",
|