cdk-docker-image-deployment 0.0.178 → 0.0.180

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 (44) hide show
  1. package/.jsii +3 -3
  2. package/lib/destination.js +1 -1
  3. package/lib/docker-image-deployment.js +1 -1
  4. package/lib/source.js +1 -1
  5. package/node_modules/aws-sdk/CHANGELOG.md +21 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.min.json +64 -7
  8. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +692 -153
  9. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.paginators.json +15 -0
  10. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1275 -1272
  11. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +249 -215
  12. package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +62 -2
  13. package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +282 -110
  14. package/node_modules/aws-sdk/apis/managedblockchain-2018-09-24.min.json +35 -29
  15. package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +142 -141
  16. package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +2 -1
  17. package/node_modules/aws-sdk/apis/pipes-2015-10-07.min.json +42 -42
  18. package/node_modules/aws-sdk/apis/pricing-2017-10-15.min.json +62 -0
  19. package/node_modules/aws-sdk/apis/pricing-2017-10-15.paginators.json +12 -3
  20. package/node_modules/aws-sdk/apis/s3outposts-2017-07-25.min.json +40 -0
  21. package/node_modules/aws-sdk/apis/s3outposts-2017-07-25.paginators.json +6 -0
  22. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +20 -14
  23. package/node_modules/aws-sdk/clients/codecatalyst.d.ts +59 -9
  24. package/node_modules/aws-sdk/clients/comprehend.d.ts +851 -52
  25. package/node_modules/aws-sdk/clients/ec2.d.ts +82 -77
  26. package/node_modules/aws-sdk/clients/iot.d.ts +40 -4
  27. package/node_modules/aws-sdk/clients/kms.d.ts +20 -20
  28. package/node_modules/aws-sdk/clients/lightsail.d.ts +241 -2
  29. package/node_modules/aws-sdk/clients/managedblockchain.d.ts +21 -13
  30. package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +2 -2
  31. package/node_modules/aws-sdk/clients/omics.d.ts +33 -28
  32. package/node_modules/aws-sdk/clients/organizations.d.ts +10 -10
  33. package/node_modules/aws-sdk/clients/pi.d.ts +5 -0
  34. package/node_modules/aws-sdk/clients/pipes.d.ts +4 -5
  35. package/node_modules/aws-sdk/clients/pricing.d.ts +96 -1
  36. package/node_modules/aws-sdk/clients/s3outposts.d.ts +50 -0
  37. package/node_modules/aws-sdk/clients/sagemaker.d.ts +15 -14
  38. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  39. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +16 -16
  40. package/node_modules/aws-sdk/dist/aws-sdk.js +2321 -1659
  41. package/node_modules/aws-sdk/dist/aws-sdk.min.js +81 -81
  42. package/node_modules/aws-sdk/lib/core.js +1 -1
  43. package/node_modules/aws-sdk/package.json +1 -1
  44. package/package.json +4 -4
@@ -333,11 +333,11 @@ declare class SageMaker extends Service {
333
333
  */
334
334
  createModelQualityJobDefinition(callback?: (err: AWSError, data: SageMaker.Types.CreateModelQualityJobDefinitionResponse) => void): Request<SageMaker.Types.CreateModelQualityJobDefinitionResponse, AWSError>;
335
335
  /**
336
- * Creates a schedule that regularly starts Amazon SageMaker Processing Jobs to monitor the data captured for an Amazon SageMaker Endoint.
336
+ * Creates a schedule that regularly starts Amazon SageMaker Processing Jobs to monitor the data captured for an Amazon SageMaker Endpoint.
337
337
  */
338
338
  createMonitoringSchedule(params: SageMaker.Types.CreateMonitoringScheduleRequest, callback?: (err: AWSError, data: SageMaker.Types.CreateMonitoringScheduleResponse) => void): Request<SageMaker.Types.CreateMonitoringScheduleResponse, AWSError>;
339
339
  /**
340
- * Creates a schedule that regularly starts Amazon SageMaker Processing Jobs to monitor the data captured for an Amazon SageMaker Endoint.
340
+ * Creates a schedule that regularly starts Amazon SageMaker Processing Jobs to monitor the data captured for an Amazon SageMaker Endpoint.
341
341
  */
342
342
  createMonitoringSchedule(callback?: (err: AWSError, data: SageMaker.Types.CreateMonitoringScheduleResponse) => void): Request<SageMaker.Types.CreateMonitoringScheduleResponse, AWSError>;
343
343
  /**
@@ -1349,11 +1349,11 @@ declare class SageMaker extends Service {
1349
1349
  */
1350
1350
  getSagemakerServicecatalogPortfolioStatus(callback?: (err: AWSError, data: SageMaker.Types.GetSagemakerServicecatalogPortfolioStatusOutput) => void): Request<SageMaker.Types.GetSagemakerServicecatalogPortfolioStatusOutput, AWSError>;
1351
1351
  /**
1352
- * An auto-complete API for the search functionality in the Amazon SageMaker console. It returns suggestions of possible matches for the property name to use in Search queries. Provides suggestions for HyperParameters, Tags, and Metrics.
1352
+ * An auto-complete API for the search functionality in the SageMaker console. It returns suggestions of possible matches for the property name to use in Search queries. Provides suggestions for HyperParameters, Tags, and Metrics.
1353
1353
  */
1354
1354
  getSearchSuggestions(params: SageMaker.Types.GetSearchSuggestionsRequest, callback?: (err: AWSError, data: SageMaker.Types.GetSearchSuggestionsResponse) => void): Request<SageMaker.Types.GetSearchSuggestionsResponse, AWSError>;
1355
1355
  /**
1356
- * An auto-complete API for the search functionality in the Amazon SageMaker console. It returns suggestions of possible matches for the property name to use in Search queries. Provides suggestions for HyperParameters, Tags, and Metrics.
1356
+ * An auto-complete API for the search functionality in the SageMaker console. It returns suggestions of possible matches for the property name to use in Search queries. Provides suggestions for HyperParameters, Tags, and Metrics.
1357
1357
  */
1358
1358
  getSearchSuggestions(callback?: (err: AWSError, data: SageMaker.Types.GetSearchSuggestionsResponse) => void): Request<SageMaker.Types.GetSearchSuggestionsResponse, AWSError>;
1359
1359
  /**
@@ -1973,11 +1973,11 @@ declare class SageMaker extends Service {
1973
1973
  */
1974
1974
  retryPipelineExecution(callback?: (err: AWSError, data: SageMaker.Types.RetryPipelineExecutionResponse) => void): Request<SageMaker.Types.RetryPipelineExecutionResponse, AWSError>;
1975
1975
  /**
1976
- * Finds Amazon SageMaker resources that match a search query. Matching resources are returned as a list of SearchRecord objects in the response. You can sort the search results by any resource property in a ascending or descending order. You can query against the following value types: numeric, text, Boolean, and timestamp.
1976
+ * Finds SageMaker resources that match a search query. Matching resources are returned as a list of SearchRecord objects in the response. You can sort the search results by any resource property in a ascending or descending order. You can query against the following value types: numeric, text, Boolean, and timestamp. The Search API may provide access to otherwise restricted data. See Amazon SageMaker API Permissions: Actions, Permissions, and Resources Reference for more information.
1977
1977
  */
1978
1978
  search(params: SageMaker.Types.SearchRequest, callback?: (err: AWSError, data: SageMaker.Types.SearchResponse) => void): Request<SageMaker.Types.SearchResponse, AWSError>;
1979
1979
  /**
1980
- * Finds Amazon SageMaker resources that match a search query. Matching resources are returned as a list of SearchRecord objects in the response. You can sort the search results by any resource property in a ascending or descending order. You can query against the following value types: numeric, text, Boolean, and timestamp.
1980
+ * Finds SageMaker resources that match a search query. Matching resources are returned as a list of SearchRecord objects in the response. You can sort the search results by any resource property in a ascending or descending order. You can query against the following value types: numeric, text, Boolean, and timestamp. The Search API may provide access to otherwise restricted data. See Amazon SageMaker API Permissions: Actions, Permissions, and Resources Reference for more information.
1981
1981
  */
1982
1982
  search(callback?: (err: AWSError, data: SageMaker.Types.SearchResponse) => void): Request<SageMaker.Types.SearchResponse, AWSError>;
1983
1983
  /**
@@ -5304,7 +5304,7 @@ declare namespace SageMaker {
5304
5304
  */
5305
5305
  Task?: String;
5306
5306
  /**
5307
- * The Amazon Simple Storage Service (Amazon S3) path where the sample payload are stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix).
5307
+ * The Amazon Simple Storage Service (Amazon S3) path where the sample payload is stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix). This archive can hold multiple files that are all equally used in the load test. Each file in the archive must satisfy the size constraints of the InvokeEndpoint call.
5308
5308
  */
5309
5309
  SamplePayloadUrl?: S3Uri;
5310
5310
  /**
@@ -11181,7 +11181,7 @@ declare namespace SageMaker {
11181
11181
  }
11182
11182
  export interface GetSearchSuggestionsRequest {
11183
11183
  /**
11184
- * The name of the Amazon SageMaker resource to search for.
11184
+ * The name of the SageMaker resource to search for.
11185
11185
  */
11186
11186
  Resource: ResourceType;
11187
11187
  /**
@@ -18535,7 +18535,7 @@ declare namespace SageMaker {
18535
18535
  }
18536
18536
  export interface PropertyNameSuggestion {
18537
18537
  /**
18538
- * A suggested property name based on what you entered in the search textbox in the Amazon SageMaker console.
18538
+ * A suggested property name based on what you entered in the search textbox in the SageMaker console.
18539
18539
  */
18540
18540
  PropertyName?: ResourcePropertyName;
18541
18541
  }
@@ -18812,6 +18812,7 @@ declare namespace SageMaker {
18812
18812
  * The reason why a benchmark failed.
18813
18813
  */
18814
18814
  FailureReason?: RecommendationFailureReason;
18815
+ EndpointMetrics?: InferenceMetrics;
18815
18816
  }
18816
18817
  export interface RecommendationJobInputConfig {
18817
18818
  /**
@@ -19095,7 +19096,7 @@ declare namespace SageMaker {
19095
19096
  */
19096
19097
  MaxParallelTrainingJobs: MaxParallelTrainingJobs;
19097
19098
  /**
19098
- * The maximum time in seconds that a training job launched by a hyperparameter tuning job can run.
19099
+ * The maximum time in seconds that a hyperparameter tuning job can run.
19099
19100
  */
19100
19101
  MaxRuntimeInSeconds?: HyperParameterTuningMaxRuntimeInSeconds;
19101
19102
  }
@@ -19275,7 +19276,7 @@ declare namespace SageMaker {
19275
19276
  }
19276
19277
  export interface SearchRequest {
19277
19278
  /**
19278
- * The name of the Amazon SageMaker resource to search for.
19279
+ * The name of the SageMaker resource to search for.
19279
19280
  */
19280
19281
  Resource: ResourceType;
19281
19282
  /**
@@ -21531,7 +21532,7 @@ declare namespace SageMaker {
21531
21532
  */
21532
21533
  EndTime?: Timestamp;
21533
21534
  /**
21534
- * Replaces all of the component's hyperparameters with the specified hyperparameters.
21535
+ * Replaces all of the component's hyperparameters with the specified hyperparameters or add new hyperparameters. Existing hyperparameters are replaced if the trial component is updated with an identical hyperparameter key.
21535
21536
  */
21536
21537
  Parameters?: TrialComponentParameters;
21537
21538
  /**
@@ -21539,7 +21540,7 @@ declare namespace SageMaker {
21539
21540
  */
21540
21541
  ParametersToRemove?: ListTrialComponentKey256;
21541
21542
  /**
21542
- * Replaces all of the component's input artifacts with the specified artifacts.
21543
+ * Replaces all of the component's input artifacts with the specified artifacts or adds new input artifacts. Existing input artifacts are replaced if the trial component is updated with an identical input artifact key.
21543
21544
  */
21544
21545
  InputArtifacts?: TrialComponentArtifacts;
21545
21546
  /**
@@ -21547,7 +21548,7 @@ declare namespace SageMaker {
21547
21548
  */
21548
21549
  InputArtifactsToRemove?: ListTrialComponentKey256;
21549
21550
  /**
21550
- * Replaces all of the component's output artifacts with the specified artifacts.
21551
+ * Replaces all of the component's output artifacts with the specified artifacts or adds new output artifacts. Existing output artifacts are replaced if the trial component is updated with an identical output artifact key.
21551
21552
  */
21552
21553
  OutputArtifacts?: TrialComponentArtifacts;
21553
21554
  /**
@@ -83,7 +83,7 @@ return /******/ (function(modules) { // webpackBootstrap
83
83
  /**
84
84
  * @constant
85
85
  */
86
- VERSION: '2.1324.0',
86
+ VERSION: '2.1327.0',
87
87
 
88
88
  /**
89
89
  * @api private