cdk-comprehend-s3olap 2.0.86 → 2.0.89

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 (46) hide show
  1. package/.jsii +5 -5
  2. package/lib/cdk-comprehend-s3olap.js +2 -2
  3. package/lib/comprehend-lambdas.js +2 -2
  4. package/lib/iam-roles.js +4 -4
  5. package/node_modules/aws-sdk/CHANGELOG.md +20 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.min.json +60 -51
  8. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +275 -134
  9. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +18 -0
  10. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.examples.json +5 -0
  11. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +337 -335
  12. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.paginators.json +1 -1
  13. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.waiters2.json +5 -0
  14. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +10 -2
  15. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +2 -1
  16. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +57 -54
  17. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +619 -563
  18. package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +42 -10
  19. package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +24 -11
  20. package/node_modules/aws-sdk/clients/connect.d.ts +144 -10
  21. package/node_modules/aws-sdk/clients/dataexchange.d.ts +13 -13
  22. package/node_modules/aws-sdk/clients/dataexchange.js +1 -0
  23. package/node_modules/aws-sdk/clients/ec2.d.ts +1 -1
  24. package/node_modules/aws-sdk/clients/eks.d.ts +7 -7
  25. package/node_modules/aws-sdk/clients/fsx.d.ts +2 -2
  26. package/node_modules/aws-sdk/clients/identitystore.d.ts +34 -34
  27. package/node_modules/aws-sdk/clients/inspector2.d.ts +16 -2
  28. package/node_modules/aws-sdk/clients/iotsitewise.d.ts +12 -8
  29. package/node_modules/aws-sdk/clients/mediapackage.d.ts +2 -0
  30. package/node_modules/aws-sdk/clients/sagemaker.d.ts +74 -1
  31. package/node_modules/aws-sdk/clients/sns.d.ts +42 -0
  32. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  33. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +754 -747
  34. package/node_modules/aws-sdk/dist/aws-sdk.js +398 -198
  35. package/node_modules/aws-sdk/dist/aws-sdk.min.js +79 -79
  36. package/node_modules/aws-sdk/lib/core.js +1 -1
  37. package/node_modules/aws-sdk/lib/credentials/sso_credentials.d.ts +2 -0
  38. package/node_modules/aws-sdk/lib/credentials/sso_credentials.js +5 -1
  39. package/node_modules/aws-sdk/package.json +1 -1
  40. package/node_modules/esbuild/bin/esbuild +1 -1
  41. package/node_modules/esbuild/install.js +5 -5
  42. package/node_modules/esbuild/lib/main.js +14 -13
  43. package/node_modules/esbuild/package.json +22 -22
  44. package/node_modules/esbuild-linux-64/bin/esbuild +0 -0
  45. package/node_modules/esbuild-linux-64/package.json +1 -1
  46. package/package.json +12 -10
@@ -8849,12 +8849,20 @@ declare namespace SageMaker {
8849
8849
  * A collection of settings that configure the RStudioServerPro Domain-level app.
8850
8850
  */
8851
8851
  RStudioServerProDomainSettings?: RStudioServerProDomainSettings;
8852
+ /**
8853
+ * The configuration for attaching a SageMaker user profile name to the execution role as a sts:SourceIdentity key.
8854
+ */
8855
+ ExecutionRoleIdentityConfig?: ExecutionRoleIdentityConfig;
8852
8856
  }
8853
8857
  export interface DomainSettingsForUpdate {
8854
8858
  /**
8855
8859
  * A collection of RStudioServerPro Domain-level app settings to update.
8856
8860
  */
8857
8861
  RStudioServerProDomainSettingsForUpdate?: RStudioServerProDomainSettingsForUpdate;
8862
+ /**
8863
+ * The configuration for attaching a SageMaker user profile name to the execution role as a sts:SourceIdentity key. This configuration can only be modified if there are no apps in the InService or Pending state.
8864
+ */
8865
+ ExecutionRoleIdentityConfig?: ExecutionRoleIdentityConfig;
8858
8866
  }
8859
8867
  export type DomainStatus = "Deleting"|"Failed"|"InService"|"Pending"|"Updating"|"Update_Failed"|"Delete_Failed"|string;
8860
8868
  export type DoubleParameterValue = number;
@@ -9364,6 +9372,7 @@ declare namespace SageMaker {
9364
9372
  }
9365
9373
  export type EnvironmentParameters = EnvironmentParameter[];
9366
9374
  export type EnvironmentValue = string;
9375
+ export type ExecutionRoleIdentityConfig = "USER_PROFILE_NAME"|"DISABLED"|string;
9367
9376
  export type ExecutionStatus = "Pending"|"Completed"|"CompletedWithViolations"|"InProgress"|"Failed"|"Stopping"|"Stopped"|string;
9368
9377
  export type ExitMessage = string;
9369
9378
  export interface Experiment {
@@ -10219,6 +10228,51 @@ declare namespace SageMaker {
10219
10228
  }
10220
10229
  export type HyperParameterTuningJobObjectiveType = "Maximize"|"Minimize"|string;
10221
10230
  export type HyperParameterTuningJobObjectives = HyperParameterTuningJobObjective[];
10231
+ export interface HyperParameterTuningJobSearchEntity {
10232
+ /**
10233
+ * The name of a hyperparameter tuning job.
10234
+ */
10235
+ HyperParameterTuningJobName?: HyperParameterTuningJobName;
10236
+ /**
10237
+ * The Amazon Resource Name (ARN) of a hyperparameter tuning job.
10238
+ */
10239
+ HyperParameterTuningJobArn?: HyperParameterTuningJobArn;
10240
+ HyperParameterTuningJobConfig?: HyperParameterTuningJobConfig;
10241
+ TrainingJobDefinition?: HyperParameterTrainingJobDefinition;
10242
+ /**
10243
+ * The job definitions included in a hyperparameter tuning job.
10244
+ */
10245
+ TrainingJobDefinitions?: HyperParameterTrainingJobDefinitions;
10246
+ /**
10247
+ * The status of a hyperparameter tuning job.
10248
+ */
10249
+ HyperParameterTuningJobStatus?: HyperParameterTuningJobStatus;
10250
+ /**
10251
+ * The time that a hyperparameter tuning job was created.
10252
+ */
10253
+ CreationTime?: Timestamp;
10254
+ /**
10255
+ * The time that a hyperparameter tuning job ended.
10256
+ */
10257
+ HyperParameterTuningEndTime?: Timestamp;
10258
+ /**
10259
+ * The time that a hyperparameter tuning job was last modified.
10260
+ */
10261
+ LastModifiedTime?: Timestamp;
10262
+ TrainingJobStatusCounters?: TrainingJobStatusCounters;
10263
+ ObjectiveStatusCounters?: ObjectiveStatusCounters;
10264
+ BestTrainingJob?: HyperParameterTrainingJobSummary;
10265
+ OverallBestTrainingJob?: HyperParameterTrainingJobSummary;
10266
+ WarmStartConfig?: HyperParameterTuningJobWarmStartConfig;
10267
+ /**
10268
+ * The error that was created when a hyperparameter tuning job failed.
10269
+ */
10270
+ FailureReason?: FailureReason;
10271
+ /**
10272
+ * The tags associated with a hyperparameter tuning job. For more information see Tagging Amazon Web Services resources.
10273
+ */
10274
+ Tags?: TagList;
10275
+ }
10222
10276
  export type HyperParameterTuningJobSortByOptions = "Name"|"Status"|"CreationTime"|string;
10223
10277
  export type HyperParameterTuningJobStatus = "Completed"|"InProgress"|"Failed"|"Stopped"|"Stopping"|string;
10224
10278
  export type HyperParameterTuningJobStrategyType = "Bayesian"|"Random"|string;
@@ -15510,8 +15564,21 @@ declare namespace SageMaker {
15510
15564
  * The serverless configuration for an endpoint. Specifies a serverless endpoint configuration instead of an instance-based endpoint configuration.
15511
15565
  */
15512
15566
  ServerlessConfig?: ProductionVariantServerlessConfig;
15567
+ /**
15568
+ * The size, in GB, of the ML storage volume attached to individual inference instance associated with the production variant. Currenly only Amazon EBS gp2 storage volumes are supported.
15569
+ */
15570
+ VolumeSizeInGB?: ProductionVariantVolumeSizeInGB;
15571
+ /**
15572
+ * The timeout value, in seconds, to download and extract customer model artifact from Amazon S3 to individual inference instance associated with this production variant.
15573
+ */
15574
+ ModelDataDownloadTimeoutInSeconds?: ProductionVariantModelDataDownloadTimeoutInSeconds;
15575
+ /**
15576
+ * The timeout value, in seconds, for the customer inference container to pass health check by SageMaker Hosting. For more information on health check, see How Your Container Should Respond to Health Check (Ping) Requests.
15577
+ */
15578
+ ContainerStartupHealthCheckTimeoutInSeconds?: ProductionVariantContainerStartupHealthCheckTimeoutInSeconds;
15513
15579
  }
15514
15580
  export type ProductionVariantAcceleratorType = "ml.eia1.medium"|"ml.eia1.large"|"ml.eia1.xlarge"|"ml.eia2.medium"|"ml.eia2.large"|"ml.eia2.xlarge"|string;
15581
+ export type ProductionVariantContainerStartupHealthCheckTimeoutInSeconds = number;
15515
15582
  export interface ProductionVariantCoreDumpConfig {
15516
15583
  /**
15517
15584
  * The Amazon S3 bucket to send the core dump to.
@@ -15524,6 +15591,7 @@ declare namespace SageMaker {
15524
15591
  }
15525
15592
  export type ProductionVariantInstanceType = "ml.t2.medium"|"ml.t2.large"|"ml.t2.xlarge"|"ml.t2.2xlarge"|"ml.m4.xlarge"|"ml.m4.2xlarge"|"ml.m4.4xlarge"|"ml.m4.10xlarge"|"ml.m4.16xlarge"|"ml.m5.large"|"ml.m5.xlarge"|"ml.m5.2xlarge"|"ml.m5.4xlarge"|"ml.m5.12xlarge"|"ml.m5.24xlarge"|"ml.m5d.large"|"ml.m5d.xlarge"|"ml.m5d.2xlarge"|"ml.m5d.4xlarge"|"ml.m5d.12xlarge"|"ml.m5d.24xlarge"|"ml.c4.large"|"ml.c4.xlarge"|"ml.c4.2xlarge"|"ml.c4.4xlarge"|"ml.c4.8xlarge"|"ml.p2.xlarge"|"ml.p2.8xlarge"|"ml.p2.16xlarge"|"ml.p3.2xlarge"|"ml.p3.8xlarge"|"ml.p3.16xlarge"|"ml.c5.large"|"ml.c5.xlarge"|"ml.c5.2xlarge"|"ml.c5.4xlarge"|"ml.c5.9xlarge"|"ml.c5.18xlarge"|"ml.c5d.large"|"ml.c5d.xlarge"|"ml.c5d.2xlarge"|"ml.c5d.4xlarge"|"ml.c5d.9xlarge"|"ml.c5d.18xlarge"|"ml.g4dn.xlarge"|"ml.g4dn.2xlarge"|"ml.g4dn.4xlarge"|"ml.g4dn.8xlarge"|"ml.g4dn.12xlarge"|"ml.g4dn.16xlarge"|"ml.r5.large"|"ml.r5.xlarge"|"ml.r5.2xlarge"|"ml.r5.4xlarge"|"ml.r5.12xlarge"|"ml.r5.24xlarge"|"ml.r5d.large"|"ml.r5d.xlarge"|"ml.r5d.2xlarge"|"ml.r5d.4xlarge"|"ml.r5d.12xlarge"|"ml.r5d.24xlarge"|"ml.inf1.xlarge"|"ml.inf1.2xlarge"|"ml.inf1.6xlarge"|"ml.inf1.24xlarge"|"ml.c6i.large"|"ml.c6i.xlarge"|"ml.c6i.2xlarge"|"ml.c6i.4xlarge"|"ml.c6i.8xlarge"|"ml.c6i.12xlarge"|"ml.c6i.16xlarge"|"ml.c6i.24xlarge"|"ml.c6i.32xlarge"|"ml.g5.xlarge"|"ml.g5.2xlarge"|"ml.g5.4xlarge"|"ml.g5.8xlarge"|"ml.g5.12xlarge"|"ml.g5.16xlarge"|"ml.g5.24xlarge"|"ml.g5.48xlarge"|"ml.p4d.24xlarge"|string;
15526
15593
  export type ProductionVariantList = ProductionVariant[];
15594
+ export type ProductionVariantModelDataDownloadTimeoutInSeconds = number;
15527
15595
  export interface ProductionVariantServerlessConfig {
15528
15596
  /**
15529
15597
  * The memory size of your serverless endpoint. Valid values are in 1 GB increments: 1024 MB, 2048 MB, 3072 MB, 4096 MB, 5120 MB, or 6144 MB.
@@ -15588,6 +15656,7 @@ declare namespace SageMaker {
15588
15656
  DesiredServerlessConfig?: ProductionVariantServerlessConfig;
15589
15657
  }
15590
15658
  export type ProductionVariantSummaryList = ProductionVariantSummary[];
15659
+ export type ProductionVariantVolumeSizeInGB = number;
15591
15660
  export interface ProfilerConfig {
15592
15661
  /**
15593
15662
  * Path to Amazon S3 storage location for system and framework metrics.
@@ -16258,7 +16327,7 @@ declare namespace SageMaker {
16258
16327
  */
16259
16328
  LifecycleConfigArn?: StudioLifecycleConfigArn;
16260
16329
  }
16261
- export type ResourceType = "TrainingJob"|"Experiment"|"ExperimentTrial"|"ExperimentTrialComponent"|"Endpoint"|"ModelPackage"|"ModelPackageGroup"|"Pipeline"|"PipelineExecution"|"FeatureGroup"|"Project"|"FeatureMetadata"|string;
16330
+ export type ResourceType = "TrainingJob"|"Experiment"|"ExperimentTrial"|"ExperimentTrialComponent"|"Endpoint"|"ModelPackage"|"ModelPackageGroup"|"Pipeline"|"PipelineExecution"|"FeatureGroup"|"Project"|"FeatureMetadata"|"HyperParameterTuningJob"|string;
16262
16331
  export type ResponseMIMEType = string;
16263
16332
  export type ResponseMIMETypes = ResponseMIMEType[];
16264
16333
  export interface RetentionPolicy {
@@ -16398,6 +16467,10 @@ declare namespace SageMaker {
16398
16467
  * The feature metadata used to search through the features.
16399
16468
  */
16400
16469
  FeatureMetadata?: FeatureMetadata;
16470
+ /**
16471
+ * The properties of a hyperparameter tuning job.
16472
+ */
16473
+ HyperParameterTuningJob?: HyperParameterTuningJobSearchEntity;
16401
16474
  }
16402
16475
  export interface SearchRequest {
16403
16476
  /**
@@ -99,6 +99,14 @@ declare class SNS extends Service {
99
99
  * Deletes a topic and all its subscriptions. Deleting a topic might prevent some messages previously sent to the topic from being delivered to subscribers. This action is idempotent, so deleting a topic that does not exist does not result in an error.
100
100
  */
101
101
  deleteTopic(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
102
+ /**
103
+ * Retrieves the specified inline DataProtectionPolicy document that is stored in the specified Amazon SNS topic.
104
+ */
105
+ getDataProtectionPolicy(params: SNS.Types.GetDataProtectionPolicyInput, callback?: (err: AWSError, data: SNS.Types.GetDataProtectionPolicyResponse) => void): Request<SNS.Types.GetDataProtectionPolicyResponse, AWSError>;
106
+ /**
107
+ * Retrieves the specified inline DataProtectionPolicy document that is stored in the specified Amazon SNS topic.
108
+ */
109
+ getDataProtectionPolicy(callback?: (err: AWSError, data: SNS.Types.GetDataProtectionPolicyResponse) => void): Request<SNS.Types.GetDataProtectionPolicyResponse, AWSError>;
102
110
  /**
103
111
  * Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM (Firebase Cloud Messaging) and APNS. For more information, see Using Amazon SNS Mobile Push Notifications.
104
112
  */
@@ -243,6 +251,14 @@ declare class SNS extends Service {
243
251
  * Publishes up to ten messages to the specified topic. This is a batch version of Publish. For FIFO topics, multiple messages within a single batch are published in the order they are sent, and messages are deduplicated within the batch and across batches for 5 minutes. The result of publishing each message is reported individually in the response. Because the batch request can result in a combination of successful and unsuccessful actions, you should check for batch errors even when the call returns an HTTP status code of 200. The maximum allowed individual message size and the maximum total payload size (the sum of the individual lengths of all of the batched messages) are both 256 KB (262,144 bytes). Some actions take lists of parameters. These lists are specified using the param.n notation. Values of n are integers starting from 1. For example, a parameter list with two elements looks like this: &amp;AttributeName.1=first &amp;AttributeName.2=second If you send a batch message to a topic, Amazon SNS publishes the batch message to each endpoint that is subscribed to the topic. The format of the batch message depends on the notification protocol for each subscribed endpoint. When a messageId is returned, the batch message is saved and Amazon SNS immediately delivers the message to subscribers.
244
252
  */
245
253
  publishBatch(callback?: (err: AWSError, data: SNS.Types.PublishBatchResponse) => void): Request<SNS.Types.PublishBatchResponse, AWSError>;
254
+ /**
255
+ * Adds or updates an inline policy document that is stored in the specified Amazon SNS topic.
256
+ */
257
+ putDataProtectionPolicy(params: SNS.Types.PutDataProtectionPolicyInput, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
258
+ /**
259
+ * Adds or updates an inline policy document that is stored in the specified Amazon SNS topic.
260
+ */
261
+ putDataProtectionPolicy(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
246
262
  /**
247
263
  * Removes a statement from a topic's access control policy.
248
264
  */
@@ -474,6 +490,10 @@ declare namespace SNS {
474
490
  * The list of tags to add to a new topic. To be able to tag a topic on creation, you must have the sns:CreateTopic and sns:TagResource permissions.
475
491
  */
476
492
  Tags?: TagList;
493
+ /**
494
+ * The body of the policy document you want to use for this topic. You can only add one policy per topic. The policy must be in JSON string format. Length Constraints: Maximum length of 30,720.
495
+ */
496
+ DataProtectionPolicy?: attributeValue;
477
497
  }
478
498
  export interface CreateTopicResponse {
479
499
  /**
@@ -518,6 +538,18 @@ declare namespace SNS {
518
538
  */
519
539
  Attributes?: MapStringToString;
520
540
  }
541
+ export interface GetDataProtectionPolicyInput {
542
+ /**
543
+ * The ARN of the topic whose DataProtectionPolicy you want to get. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.
544
+ */
545
+ ResourceArn: topicARN;
546
+ }
547
+ export interface GetDataProtectionPolicyResponse {
548
+ /**
549
+ * Retrieves the DataProtectionPolicy in JSON string format.
550
+ */
551
+ DataProtectionPolicy?: attributeValue;
552
+ }
521
553
  export interface GetEndpointAttributesInput {
522
554
  /**
523
555
  * EndpointArn for GetEndpointAttributes input.
@@ -930,6 +962,16 @@ declare namespace SNS {
930
962
  */
931
963
  SequenceNumber?: String;
932
964
  }
965
+ export interface PutDataProtectionPolicyInput {
966
+ /**
967
+ * The ARN of the topic whose DataProtectionPolicy you want to add or update. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.
968
+ */
969
+ ResourceArn: topicARN;
970
+ /**
971
+ * The JSON serialization of the topic's DataProtectionPolicy. The DataProtectionPolicy must be in JSON string format. Length Constraints: Maximum length of 30,720.
972
+ */
973
+ DataProtectionPolicy: attributeValue;
974
+ }
933
975
  export interface RemovePermissionInput {
934
976
  /**
935
977
  * The ARN of the topic whose access control policy you wish to modify.
@@ -83,7 +83,7 @@ return /******/ (function(modules) { // webpackBootstrap
83
83
  /**
84
84
  * @constant
85
85
  */
86
- VERSION: '2.1208.0',
86
+ VERSION: '2.1211.0',
87
87
 
88
88
  /**
89
89
  * @api private