cdk-lambda-subminute 2.0.300 → 2.0.301

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 (58) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/CHANGELOG.md +23 -1
  4. package/node_modules/aws-sdk/README.md +1 -1
  5. package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.min.json +8 -4
  6. package/node_modules/aws-sdk/apis/dlm-2018-01-12.min.json +108 -15
  7. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +30 -20
  8. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +3 -0
  9. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +259 -101
  10. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +10 -0
  11. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +724 -151
  12. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.paginators.json +18 -0
  13. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +60 -50
  14. package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.min.json +578 -33
  15. package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.paginators.json +15 -0
  16. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +32 -26
  17. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +69 -51
  18. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +52 -12
  19. package/node_modules/aws-sdk/apis/pinpoint-sms-voice-v2-2022-03-31.min.json +1426 -59
  20. package/node_modules/aws-sdk/apis/pinpoint-sms-voice-v2-2022-03-31.paginators.json +54 -0
  21. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +909 -335
  22. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +6 -0
  23. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +977 -974
  24. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +161 -146
  25. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.min.json +201 -52
  26. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.paginators.json +6 -0
  27. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.min.json +1119 -79
  28. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.paginators.json +52 -0
  29. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +121 -105
  30. package/node_modules/aws-sdk/clients/codecatalyst.d.ts +16 -0
  31. package/node_modules/aws-sdk/clients/dlm.d.ts +151 -23
  32. package/node_modules/aws-sdk/clients/ec2.d.ts +19 -1
  33. package/node_modules/aws-sdk/clients/fsx.d.ts +7 -3
  34. package/node_modules/aws-sdk/clients/glue.d.ts +228 -0
  35. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +776 -60
  36. package/node_modules/aws-sdk/clients/iot.d.ts +23 -6
  37. package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +593 -6
  38. package/node_modules/aws-sdk/clients/kafka.d.ts +13 -0
  39. package/node_modules/aws-sdk/clients/lambda.d.ts +39 -5
  40. package/node_modules/aws-sdk/clients/macie2.d.ts +54 -16
  41. package/node_modules/aws-sdk/clients/mediapackage.d.ts +2 -2
  42. package/node_modules/aws-sdk/clients/pinpointsmsvoicev2.d.ts +1860 -96
  43. package/node_modules/aws-sdk/clients/polly.d.ts +9 -9
  44. package/node_modules/aws-sdk/clients/quicksight.d.ts +537 -20
  45. package/node_modules/aws-sdk/clients/sagemaker.d.ts +12 -2
  46. package/node_modules/aws-sdk/clients/ssm.d.ts +38 -8
  47. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +191 -40
  48. package/node_modules/aws-sdk/clients/ssoadmin.d.ts +1517 -128
  49. package/node_modules/aws-sdk/clients/transfer.d.ts +25 -1
  50. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  51. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +27 -27
  52. package/node_modules/aws-sdk/dist/aws-sdk.js +324 -271
  53. package/node_modules/aws-sdk/dist/aws-sdk.min.js +69 -69
  54. package/node_modules/aws-sdk/lib/core.js +1 -1
  55. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
  56. package/node_modules/aws-sdk/lib/dynamodb/document_client.js +1 -1
  57. package/node_modules/aws-sdk/package.json +1 -1
  58. package/package.json +5 -5
@@ -2878,7 +2878,7 @@ declare namespace SageMaker {
2878
2878
  export type AppImageConfigList = AppImageConfigDetails[];
2879
2879
  export type AppImageConfigName = string;
2880
2880
  export type AppImageConfigSortKey = "CreationTime"|"LastModifiedTime"|"Name"|string;
2881
- export type AppInstanceType = "system"|"ml.t3.micro"|"ml.t3.small"|"ml.t3.medium"|"ml.t3.large"|"ml.t3.xlarge"|"ml.t3.2xlarge"|"ml.m5.large"|"ml.m5.xlarge"|"ml.m5.2xlarge"|"ml.m5.4xlarge"|"ml.m5.8xlarge"|"ml.m5.12xlarge"|"ml.m5.16xlarge"|"ml.m5.24xlarge"|"ml.m5d.large"|"ml.m5d.xlarge"|"ml.m5d.2xlarge"|"ml.m5d.4xlarge"|"ml.m5d.8xlarge"|"ml.m5d.12xlarge"|"ml.m5d.16xlarge"|"ml.m5d.24xlarge"|"ml.c5.large"|"ml.c5.xlarge"|"ml.c5.2xlarge"|"ml.c5.4xlarge"|"ml.c5.9xlarge"|"ml.c5.12xlarge"|"ml.c5.18xlarge"|"ml.c5.24xlarge"|"ml.p3.2xlarge"|"ml.p3.8xlarge"|"ml.p3.16xlarge"|"ml.p3dn.24xlarge"|"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.8xlarge"|"ml.r5.12xlarge"|"ml.r5.16xlarge"|"ml.r5.24xlarge"|"ml.g5.xlarge"|"ml.g5.2xlarge"|"ml.g5.4xlarge"|"ml.g5.8xlarge"|"ml.g5.16xlarge"|"ml.g5.12xlarge"|"ml.g5.24xlarge"|"ml.g5.48xlarge"|"ml.geospatial.interactive"|"ml.p4d.24xlarge"|"ml.p4de.24xlarge"|string;
2881
+ export type AppInstanceType = "system"|"ml.t3.micro"|"ml.t3.small"|"ml.t3.medium"|"ml.t3.large"|"ml.t3.xlarge"|"ml.t3.2xlarge"|"ml.m5.large"|"ml.m5.xlarge"|"ml.m5.2xlarge"|"ml.m5.4xlarge"|"ml.m5.8xlarge"|"ml.m5.12xlarge"|"ml.m5.16xlarge"|"ml.m5.24xlarge"|"ml.m5d.large"|"ml.m5d.xlarge"|"ml.m5d.2xlarge"|"ml.m5d.4xlarge"|"ml.m5d.8xlarge"|"ml.m5d.12xlarge"|"ml.m5d.16xlarge"|"ml.m5d.24xlarge"|"ml.c5.large"|"ml.c5.xlarge"|"ml.c5.2xlarge"|"ml.c5.4xlarge"|"ml.c5.9xlarge"|"ml.c5.12xlarge"|"ml.c5.18xlarge"|"ml.c5.24xlarge"|"ml.p3.2xlarge"|"ml.p3.8xlarge"|"ml.p3.16xlarge"|"ml.p3dn.24xlarge"|"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.8xlarge"|"ml.r5.12xlarge"|"ml.r5.16xlarge"|"ml.r5.24xlarge"|"ml.g5.xlarge"|"ml.g5.2xlarge"|"ml.g5.4xlarge"|"ml.g5.8xlarge"|"ml.g5.16xlarge"|"ml.g5.12xlarge"|"ml.g5.24xlarge"|"ml.g5.48xlarge"|"ml.geospatial.interactive"|"ml.p4d.24xlarge"|"ml.p4de.24xlarge"|"ml.trn1.2xlarge"|"ml.trn1.32xlarge"|"ml.trn1n.32xlarge"|string;
2882
2882
  export type AppList = AppDetails[];
2883
2883
  export type AppManaged = boolean;
2884
2884
  export type AppName = string;
@@ -7774,6 +7774,10 @@ declare namespace SageMaker {
7774
7774
  * The IAM Identity Center managed application instance ID.
7775
7775
  */
7776
7776
  SingleSignOnManagedApplicationInstanceId?: String256;
7777
+ /**
7778
+ * The ARN of the associated Amazon Web Services Single Sign-On application for this Domain.
7779
+ */
7780
+ SingleSignOnApplicationArn?: SingleSignOnApplicationArn;
7777
7781
  /**
7778
7782
  * The status.
7779
7783
  */
@@ -16359,6 +16363,7 @@ declare namespace SageMaker {
16359
16363
  export type MaxParallelOfTests = number;
16360
16364
  export type MaxParallelTrainingJobs = number;
16361
16365
  export type MaxPayloadInMB = number;
16366
+ export type MaxPendingTimeInSeconds = number;
16362
16367
  export type MaxPercentageOfInputDatasetLabeled = number;
16363
16368
  export type MaxResults = number;
16364
16369
  export type MaxRuntimeInSeconds = number;
@@ -17271,7 +17276,7 @@ declare namespace SageMaker {
17271
17276
  /**
17272
17277
  * The name of the model package.
17273
17278
  */
17274
- ModelPackageName: EntityName;
17279
+ ModelPackageName?: EntityName;
17275
17280
  /**
17276
17281
  * If the model package is a versioned model, the model group that the versioned model belongs to.
17277
17282
  */
@@ -20361,6 +20366,7 @@ declare namespace SageMaker {
20361
20366
  */
20362
20367
  Seed: Seed;
20363
20368
  }
20369
+ export type SingleSignOnApplicationArn = string;
20364
20370
  export type SingleSignOnUserIdentifier = string;
20365
20371
  export type SkipModelValidation = "All"|"None"|string;
20366
20372
  export type SnsTopicArn = string;
@@ -20656,6 +20662,10 @@ declare namespace SageMaker {
20656
20662
  * The maximum length of time, in seconds, that a managed Spot training job has to complete. It is the amount of time spent waiting for Spot capacity plus the amount of time the job can run. It must be equal to or greater than MaxRuntimeInSeconds. If the job does not complete during this time, SageMaker ends the job. When RetryStrategy is specified in the job request, MaxWaitTimeInSeconds specifies the maximum time for all of the attempts in total, not each individual attempt.
20657
20663
  */
20658
20664
  MaxWaitTimeInSeconds?: MaxWaitTimeInSeconds;
20665
+ /**
20666
+ * The maximum pending time in seconds.
20667
+ */
20668
+ MaxPendingTimeInSeconds?: MaxPendingTimeInSeconds;
20659
20669
  }
20660
20670
  export type StorageType = "Standard"|"InMemory"|string;
20661
20671
  export type String = string;
@@ -1866,6 +1866,10 @@ declare namespace SSM {
1866
1866
  * The name of the Change Manager change request.
1867
1867
  */
1868
1868
  ChangeRequestName?: ChangeRequestName;
1869
+ /**
1870
+ * Variables defined for the automation.
1871
+ */
1872
+ Variables?: AutomationParameterMap;
1869
1873
  }
1870
1874
  export interface AutomationExecutionFilter {
1871
1875
  /**
@@ -2005,7 +2009,7 @@ declare namespace SSM {
2005
2009
  ChangeRequestName?: ChangeRequestName;
2006
2010
  }
2007
2011
  export type AutomationExecutionMetadataList = AutomationExecutionMetadata[];
2008
- export type AutomationExecutionStatus = "Pending"|"InProgress"|"Waiting"|"Success"|"TimedOut"|"Cancelling"|"Cancelled"|"Failed"|"PendingApproval"|"Approved"|"Rejected"|"Scheduled"|"RunbookInProgress"|"PendingChangeCalendarOverride"|"ChangeCalendarOverrideApproved"|"ChangeCalendarOverrideRejected"|"CompletedWithSuccess"|"CompletedWithFailure"|string;
2012
+ export type AutomationExecutionStatus = "Pending"|"InProgress"|"Waiting"|"Success"|"TimedOut"|"Cancelling"|"Cancelled"|"Failed"|"PendingApproval"|"Approved"|"Rejected"|"Scheduled"|"RunbookInProgress"|"PendingChangeCalendarOverride"|"ChangeCalendarOverrideApproved"|"ChangeCalendarOverrideRejected"|"CompletedWithSuccess"|"CompletedWithFailure"|"Exited"|string;
2009
2013
  export type AutomationParameterKey = string;
2010
2014
  export type AutomationParameterMap = {[key: string]: AutomationParameterValueList};
2011
2015
  export type AutomationParameterValue = string;
@@ -2807,7 +2811,7 @@ declare namespace SSM {
2807
2811
  */
2808
2812
  Description: OpsItemDescription;
2809
2813
  /**
2810
- * The type of OpsItem to create. Systems Manager supports the following types of OpsItems: /aws/issue This type of OpsItem is used for default OpsItems created by OpsCenter. /aws/changerequest This type of OpsItem is used by Change Manager for reviewing and approving or rejecting change requests. /aws/insights This type of OpsItem is used by OpsCenter for aggregating and reporting on duplicate OpsItems.
2814
+ * The type of OpsItem to create. Systems Manager supports the following types of OpsItems: /aws/issue This type of OpsItem is used for default OpsItems created by OpsCenter. /aws/changerequest This type of OpsItem is used by Change Manager for reviewing and approving or rejecting change requests. /aws/insight This type of OpsItem is used by OpsCenter for aggregating and reporting on duplicate OpsItems.
2811
2815
  */
2812
2816
  OpsItemType?: OpsItemType;
2813
2817
  /**
@@ -3632,7 +3636,7 @@ declare namespace SSM {
3632
3636
  */
3633
3637
  InstanceId: InstanceId;
3634
3638
  /**
3635
- * Each element in the array is a structure containing a key-value pair. Supported keys for DescribeInstancePatchesinclude the following: Classification Sample values: Security | SecurityUpdates KBId Sample values: KB4480056 | java-1.7.0-openjdk.x86_64 Severity Sample values: Important | Medium | Low State Sample values: Installed | InstalledOther | InstalledPendingReboot
3639
+ * Each element in the array is a structure containing a key-value pair. Supported keys for DescribeInstancePatchesinclude the following: Classification Sample values: Security | SecurityUpdates KBId Sample values: KB4480056 | java-1.7.0-openjdk.x86_64 Severity Sample values: Important | Medium | Low State Sample values: Installed | InstalledOther | InstalledPendingReboot For lists of all State values, see Understanding patch compliance state values in the Amazon Web Services Systems Manager User Guide.
3636
3640
  */
3637
3641
  Filters?: PatchOrchestratorFilterList;
3638
3642
  /**
@@ -7164,7 +7168,7 @@ declare namespace SSM {
7164
7168
  */
7165
7169
  CreatedBy?: String;
7166
7170
  /**
7167
- * The type of OpsItem. Systems Manager supports the following types of OpsItems: /aws/issue This type of OpsItem is used for default OpsItems created by OpsCenter. /aws/changerequest This type of OpsItem is used by Change Manager for reviewing and approving or rejecting change requests. /aws/insights This type of OpsItem is used by OpsCenter for aggregating and reporting on duplicate OpsItems.
7171
+ * The type of OpsItem. Systems Manager supports the following types of OpsItems: /aws/issue This type of OpsItem is used for default OpsItems created by OpsCenter. /aws/changerequest This type of OpsItem is used by Change Manager for reviewing and approving or rejecting change requests. /aws/insight This type of OpsItem is used by OpsCenter for aggregating and reporting on duplicate OpsItems.
7168
7172
  */
7169
7173
  OpsItemType?: OpsItemType;
7170
7174
  /**
@@ -7464,7 +7468,7 @@ declare namespace SSM {
7464
7468
  */
7465
7469
  Severity?: OpsItemSeverity;
7466
7470
  /**
7467
- * The type of OpsItem. Systems Manager supports the following types of OpsItems: /aws/issue This type of OpsItem is used for default OpsItems created by OpsCenter. /aws/changerequest This type of OpsItem is used by Change Manager for reviewing and approving or rejecting change requests. /aws/insights This type of OpsItem is used by OpsCenter for aggregating and reporting on duplicate OpsItems.
7471
+ * The type of OpsItem. Systems Manager supports the following types of OpsItems: /aws/issue This type of OpsItem is used for default OpsItems created by OpsCenter. /aws/changerequest This type of OpsItem is used by Change Manager for reviewing and approving or rejecting change requests. /aws/insight This type of OpsItem is used by OpsCenter for aggregating and reporting on duplicate OpsItems.
7468
7472
  */
7469
7473
  OpsItemType?: OpsItemType;
7470
7474
  /**
@@ -7751,6 +7755,28 @@ declare namespace SSM {
7751
7755
  export type ParametersFilterList = ParametersFilter[];
7752
7756
  export type ParametersFilterValue = string;
7753
7757
  export type ParametersFilterValueList = ParametersFilterValue[];
7758
+ export interface ParentStepDetails {
7759
+ /**
7760
+ * The unique ID of a step execution.
7761
+ */
7762
+ StepExecutionId?: String;
7763
+ /**
7764
+ * The name of the step.
7765
+ */
7766
+ StepName?: String;
7767
+ /**
7768
+ * The name of the automation action.
7769
+ */
7770
+ Action?: AutomationActionName;
7771
+ /**
7772
+ * The current repetition of the loop represented by an integer.
7773
+ */
7774
+ Iteration?: Integer;
7775
+ /**
7776
+ * The current value of the specified iterator in the loop.
7777
+ */
7778
+ IteratorValue?: String;
7779
+ }
7754
7780
  export interface Patch {
7755
7781
  /**
7756
7782
  * The ID of the patch. Applies to Windows patches only. This ID isn't the same as the Microsoft Knowledge Base ID.
@@ -9242,10 +9268,14 @@ declare namespace SSM {
9242
9268
  * The CloudWatch alarms that were invoked by the automation.
9243
9269
  */
9244
9270
  TriggeredAlarms?: AlarmStateInformationList;
9271
+ /**
9272
+ * Information about the parent step.
9273
+ */
9274
+ ParentStepDetails?: ParentStepDetails;
9245
9275
  }
9246
9276
  export interface StepExecutionFilter {
9247
9277
  /**
9248
- * One or more keys to limit the results. Valid filter keys include the following: StepName, Action, StepExecutionId, StepExecutionStatus, StartTimeBefore, StartTimeAfter.
9278
+ * One or more keys to limit the results.
9249
9279
  */
9250
9280
  Key: StepExecutionFilterKey;
9251
9281
  /**
@@ -9253,7 +9283,7 @@ declare namespace SSM {
9253
9283
  */
9254
9284
  Values: StepExecutionFilterValueList;
9255
9285
  }
9256
- export type StepExecutionFilterKey = "StartTimeBefore"|"StartTimeAfter"|"StepExecutionStatus"|"StepExecutionId"|"StepName"|"Action"|string;
9286
+ export type StepExecutionFilterKey = "StartTimeBefore"|"StartTimeAfter"|"StepExecutionStatus"|"StepExecutionId"|"StepName"|"Action"|"ParentStepExecutionId"|"ParentStepIteration"|"ParentStepIteratorValue"|string;
9257
9287
  export type StepExecutionFilterList = StepExecutionFilter[];
9258
9288
  export type StepExecutionFilterValue = string;
9259
9289
  export type StepExecutionFilterValueList = StepExecutionFilterValue[];
@@ -10069,7 +10099,7 @@ declare namespace SSM {
10069
10099
  */
10070
10100
  SettingId: ServiceSettingId;
10071
10101
  /**
10072
- * The new value to specify for the service setting. The following list specifies the available values for each setting. /ssm/managed-instance/default-ec2-instance-management-role: The name of an IAM role /ssm/automation/customer-script-log-destination: CloudWatch /ssm/automation/customer-script-log-group-name: The name of an Amazon CloudWatch Logs log group /ssm/documents/console/public-sharing-permission: Enable or Disable /ssm/managed-instance/activation-tier: standard or advanced /ssm/opsinsights/opscenter: Enabled or Disabled /ssm/parameter-store/default-parameter-tier: Standard, Advanced, Intelligent-Tiering /ssm/parameter-store/high-throughput-enabled: true or false
10102
+ * The new value to specify for the service setting. The following list specifies the available values for each setting. For /ssm/managed-instance/default-ec2-instance-management-role, enter the name of an IAM role. For /ssm/automation/customer-script-log-destination, enter CloudWatch. For /ssm/automation/customer-script-log-group-name, enter the name of an Amazon CloudWatch Logs log group. For /ssm/documents/console/public-sharing-permission, enter Enable or Disable. For /ssm/managed-instance/activation-tier, enter standard or advanced. For /ssm/opsinsights/opscenter, enter Enabled or Disabled. For /ssm/parameter-store/default-parameter-tier, enter Standard, Advanced, or Intelligent-Tiering For /ssm/parameter-store/high-throughput-enabled, enter true or false.
10073
10103
  */
10074
10104
  SettingValue: ServiceSettingValue;
10075
10105
  }