cdk-lambda-subminute 2.0.389 → 2.0.391

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 (35) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/README.md +1 -1
  4. package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +387 -115
  5. package/node_modules/aws-sdk/apis/bedrock-agent-runtime-2023-07-26.min.json +28 -21
  6. package/node_modules/aws-sdk/apis/ce-2017-10-25.min.json +140 -105
  7. package/node_modules/aws-sdk/apis/docdb-elastic-2022-11-28.min.json +209 -62
  8. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +61 -61
  9. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +12 -12
  10. package/node_modules/aws-sdk/apis/migrationhuborchestrator-2021-08-28.min.json +190 -86
  11. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +268 -186
  12. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +518 -516
  13. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +1115 -1099
  14. package/node_modules/aws-sdk/apis/securitylake-2018-05-10.min.json +3 -7
  15. package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +126 -123
  16. package/node_modules/aws-sdk/clients/batch.d.ts +395 -36
  17. package/node_modules/aws-sdk/clients/bedrockagentruntime.d.ts +7 -1
  18. package/node_modules/aws-sdk/clients/costexplorer.d.ts +40 -0
  19. package/node_modules/aws-sdk/clients/docdbelastic.d.ts +253 -112
  20. package/node_modules/aws-sdk/clients/ec2.d.ts +2 -1
  21. package/node_modules/aws-sdk/clients/eks.d.ts +1 -1
  22. package/node_modules/aws-sdk/clients/iot.d.ts +11 -10
  23. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +107 -0
  24. package/node_modules/aws-sdk/clients/migrationhuborchestrator.d.ts +141 -8
  25. package/node_modules/aws-sdk/clients/quicksight.d.ts +9 -0
  26. package/node_modules/aws-sdk/clients/sagemaker.d.ts +39 -10
  27. package/node_modules/aws-sdk/clients/securitylake.d.ts +9 -5
  28. package/node_modules/aws-sdk/clients/wafv2.d.ts +5 -0
  29. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  30. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +13 -13
  31. package/node_modules/aws-sdk/dist/aws-sdk.js +216 -181
  32. package/node_modules/aws-sdk/dist/aws-sdk.min.js +102 -102
  33. package/node_modules/aws-sdk/lib/core.js +1 -1
  34. package/node_modules/aws-sdk/package.json +1 -1
  35. package/package.json +3 -3
@@ -21996,6 +21996,7 @@ declare namespace EC2 {
21996
21996
  */
21997
21997
  NextToken?: NextToken;
21998
21998
  }
21999
+ export type GetNetworkInsightsAccessScopeAnalysisFindingsMaxResults = number;
21999
22000
  export interface GetNetworkInsightsAccessScopeAnalysisFindingsRequest {
22000
22001
  /**
22001
22002
  * The ID of the Network Access Scope analysis.
@@ -22004,7 +22005,7 @@ declare namespace EC2 {
22004
22005
  /**
22005
22006
  * The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.
22006
22007
  */
22007
- MaxResults?: NetworkInsightsMaxResults;
22008
+ MaxResults?: GetNetworkInsightsAccessScopeAnalysisFindingsMaxResults;
22008
22009
  /**
22009
22010
  * The token for the next page of results.
22010
22011
  */
@@ -526,7 +526,7 @@ declare class EKS extends Service {
526
526
  waitFor(state: "fargateProfileDeleted", callback?: (err: AWSError, data: EKS.Types.DescribeFargateProfileResponse) => void): Request<EKS.Types.DescribeFargateProfileResponse, AWSError>;
527
527
  }
528
528
  declare namespace EKS {
529
- export type AMITypes = "AL2_x86_64"|"AL2_x86_64_GPU"|"AL2_ARM_64"|"CUSTOM"|"BOTTLEROCKET_ARM_64"|"BOTTLEROCKET_x86_64"|"BOTTLEROCKET_ARM_64_NVIDIA"|"BOTTLEROCKET_x86_64_NVIDIA"|"WINDOWS_CORE_2019_x86_64"|"WINDOWS_FULL_2019_x86_64"|"WINDOWS_CORE_2022_x86_64"|"WINDOWS_FULL_2022_x86_64"|string;
529
+ export type AMITypes = "AL2_x86_64"|"AL2_x86_64_GPU"|"AL2_ARM_64"|"CUSTOM"|"BOTTLEROCKET_ARM_64"|"BOTTLEROCKET_x86_64"|"BOTTLEROCKET_ARM_64_NVIDIA"|"BOTTLEROCKET_x86_64_NVIDIA"|"WINDOWS_CORE_2019_x86_64"|"WINDOWS_FULL_2019_x86_64"|"WINDOWS_CORE_2022_x86_64"|"WINDOWS_FULL_2022_x86_64"|"AL2023_x86_64_STANDARD"|"AL2023_ARM_64_STANDARD"|string;
530
530
  export interface AccessConfigResponse {
531
531
  /**
532
532
  * Specifies whether or not the cluster creator IAM principal was set as a cluster admin access entry during cluster creation time.
@@ -2393,7 +2393,7 @@ declare namespace Iot {
2393
2393
  */
2394
2394
  comment?: Comment;
2395
2395
  /**
2396
- * The namespace used to indicate that a job is a customer-managed job. When you specify a value for this parameter, Amazon Web Services IoT Core sends jobs notifications to MQTT topics that contain the value in the following format. $aws/things/THING_NAME/jobs/JOB_ID/notify-namespace-NAMESPACE_ID/ The namespaceId feature is in public preview.
2396
+ * The namespace used to indicate that a job is a customer-managed job. When you specify a value for this parameter, Amazon Web Services IoT Core sends jobs notifications to MQTT topics that contain the value in the following format. $aws/things/THING_NAME/jobs/JOB_ID/notify-namespace-NAMESPACE_ID/ The namespaceId feature is only supported by IoT Greengrass at this time. For more information, see Setting up IoT Greengrass core devices.
2397
2397
  */
2398
2398
  namespaceId?: NamespaceId;
2399
2399
  }
@@ -3812,7 +3812,7 @@ declare namespace Iot {
3812
3812
  */
3813
3813
  tags?: TagList;
3814
3814
  /**
3815
- * The namespace used to indicate that a job is a customer-managed job. When you specify a value for this parameter, Amazon Web Services IoT Core sends jobs notifications to MQTT topics that contain the value in the following format. $aws/things/THING_NAME/jobs/JOB_ID/notify-namespace-NAMESPACE_ID/ The namespaceId feature is in public preview.
3815
+ * The namespace used to indicate that a job is a customer-managed job. When you specify a value for this parameter, Amazon Web Services IoT Core sends jobs notifications to MQTT topics that contain the value in the following format. $aws/things/THING_NAME/jobs/JOB_ID/notify-namespace-NAMESPACE_ID/ The namespaceId feature is only supported by IoT Greengrass at this time. For more information, see Setting up IoT Greengrass core devices.
3816
3816
  */
3817
3817
  namespaceId?: NamespaceId;
3818
3818
  /**
@@ -4705,7 +4705,7 @@ declare namespace Iot {
4705
4705
  */
4706
4706
  force?: ForceFlag;
4707
4707
  /**
4708
- * The namespace used to indicate that a job is a customer-managed job. When you specify a value for this parameter, Amazon Web Services IoT Core sends jobs notifications to MQTT topics that contain the value in the following format. $aws/things/THING_NAME/jobs/JOB_ID/notify-namespace-NAMESPACE_ID/ The namespaceId feature is in public preview.
4708
+ * The namespace used to indicate that a job is a customer-managed job. When you specify a value for this parameter, Amazon Web Services IoT Core sends jobs notifications to MQTT topics that contain the value in the following format. $aws/things/THING_NAME/jobs/JOB_ID/notify-namespace-NAMESPACE_ID/ The namespaceId feature is only supported by IoT Greengrass at this time. For more information, see Setting up IoT Greengrass core devices.
4709
4709
  */
4710
4710
  namespaceId?: NamespaceId;
4711
4711
  }
@@ -4719,7 +4719,7 @@ declare namespace Iot {
4719
4719
  */
4720
4720
  force?: ForceFlag;
4721
4721
  /**
4722
- * The namespace used to indicate that a job is a customer-managed job. When you specify a value for this parameter, Amazon Web Services IoT Core sends jobs notifications to MQTT topics that contain the value in the following format. $aws/things/THING_NAME/jobs/JOB_ID/notify-namespace-NAMESPACE_ID/ The namespaceId feature is in public preview.
4722
+ * The namespace used to indicate that a job is a customer-managed job. When you specify a value for this parameter, Amazon Web Services IoT Core sends jobs notifications to MQTT topics that contain the value in the following format. $aws/things/THING_NAME/jobs/JOB_ID/notify-namespace-NAMESPACE_ID/ The namespaceId feature is only supported by IoT Greengrass at this time. For more information, see Setting up IoT Greengrass core devices.
4723
4723
  */
4724
4724
  namespaceId?: NamespaceId;
4725
4725
  }
@@ -7069,7 +7069,7 @@ declare namespace Iot {
7069
7069
  */
7070
7070
  timeoutConfig?: TimeoutConfig;
7071
7071
  /**
7072
- * The namespace used to indicate that a job is a customer-managed job. When you specify a value for this parameter, Amazon Web Services IoT Core sends jobs notifications to MQTT topics that contain the value in the following format. $aws/things/THING_NAME/jobs/JOB_ID/notify-namespace-NAMESPACE_ID/ The namespaceId feature is in public preview.
7072
+ * The namespace used to indicate that a job is a customer-managed job. When you specify a value for this parameter, Amazon Web Services IoT Core sends jobs notifications to MQTT topics that contain the value in the following format. $aws/things/THING_NAME/jobs/JOB_ID/notify-namespace-NAMESPACE_ID/ The namespaceId feature is only supported by IoT Greengrass at this time. For more information, see Setting up IoT Greengrass core devices.
7073
7073
  */
7074
7074
  namespaceId?: NamespaceId;
7075
7075
  /**
@@ -8009,7 +8009,7 @@ declare namespace Iot {
8009
8009
  */
8010
8010
  status?: JobExecutionStatus;
8011
8011
  /**
8012
- * The namespace used to indicate that a job is a customer-managed job. When you specify a value for this parameter, Amazon Web Services IoT Core sends jobs notifications to MQTT topics that contain the value in the following format. $aws/things/THING_NAME/jobs/JOB_ID/notify-namespace-NAMESPACE_ID/ The namespaceId feature is in public preview.
8012
+ * The namespace used to indicate that a job is a customer-managed job. When you specify a value for this parameter, Amazon Web Services IoT Core sends jobs notifications to MQTT topics that contain the value in the following format. $aws/things/THING_NAME/jobs/JOB_ID/notify-namespace-NAMESPACE_ID/ The namespaceId feature is only supported by IoT Greengrass at this time. For more information, see Setting up IoT Greengrass core devices.
8013
8013
  */
8014
8014
  namespaceId?: NamespaceId;
8015
8015
  /**
@@ -8081,7 +8081,7 @@ declare namespace Iot {
8081
8081
  */
8082
8082
  thingGroupId?: ThingGroupId;
8083
8083
  /**
8084
- * The namespace used to indicate that a job is a customer-managed job. When you specify a value for this parameter, Amazon Web Services IoT Core sends jobs notifications to MQTT topics that contain the value in the following format. $aws/things/THING_NAME/jobs/JOB_ID/notify-namespace-NAMESPACE_ID/ The namespaceId feature is in public preview.
8084
+ * The namespace used to indicate that a job is a customer-managed job. When you specify a value for this parameter, Amazon Web Services IoT Core sends jobs notifications to MQTT topics that contain the value in the following format. $aws/things/THING_NAME/jobs/JOB_ID/notify-namespace-NAMESPACE_ID/ The namespaceId feature is only supported by IoT Greengrass at this time. For more information, see Setting up IoT Greengrass core devices.
8085
8085
  */
8086
8086
  namespaceId?: NamespaceId;
8087
8087
  }
@@ -10268,9 +10268,9 @@ declare namespace Iot {
10268
10268
  */
10269
10269
  nextToken?: NextToken;
10270
10270
  /**
10271
- * The maximum number of results to return per page at one time. The response might contain fewer results but will never contain more.
10271
+ * The maximum number of results to return per page at one time. This maximum number cannot exceed 100. The response might contain fewer results but will never contain more. You can use nextToken to retrieve the next set of results until nextToken returns NULL.
10272
10272
  */
10273
- maxResults?: QueryMaxResults;
10273
+ maxResults?: SearchQueryMaxResults;
10274
10274
  /**
10275
10275
  * The query version.
10276
10276
  */
@@ -10290,6 +10290,7 @@ declare namespace Iot {
10290
10290
  */
10291
10291
  thingGroups?: ThingGroupDocumentList;
10292
10292
  }
10293
+ export type SearchQueryMaxResults = number;
10293
10294
  export type SearchableAttributes = AttributeName[];
10294
10295
  export type Seconds = number;
10295
10296
  export type SecurityGroupId = string;
@@ -11833,7 +11834,7 @@ declare namespace Iot {
11833
11834
  */
11834
11835
  timeoutConfig?: TimeoutConfig;
11835
11836
  /**
11836
- * The namespace used to indicate that a job is a customer-managed job. When you specify a value for this parameter, Amazon Web Services IoT Core sends jobs notifications to MQTT topics that contain the value in the following format. $aws/things/THING_NAME/jobs/JOB_ID/notify-namespace-NAMESPACE_ID/ The namespaceId feature is in public preview.
11837
+ * The namespace used to indicate that a job is a customer-managed job. When you specify a value for this parameter, Amazon Web Services IoT Core sends jobs notifications to MQTT topics that contain the value in the following format. $aws/things/THING_NAME/jobs/JOB_ID/notify-namespace-NAMESPACE_ID/ The namespaceId feature is only supported by IoT Greengrass at this time. For more information, see Setting up IoT Greengrass core devices.
11837
11838
  */
11838
11839
  namespaceId?: NamespaceId;
11839
11840
  /**
@@ -1363,6 +1363,7 @@ declare namespace LexModelsV2 {
1363
1363
  }
1364
1364
  export type AnalyticsUtteranceResults = AnalyticsUtteranceResult[];
1365
1365
  export type AnalyticsUtteranceSortByName = "UtteranceTimestamp"|string;
1366
+ export type AnswerField = string;
1366
1367
  export interface AssociatedTranscript {
1367
1368
  /**
1368
1369
  * The content of the transcript that meets the search filter criteria. For the JSON format of the transcript, see Output transcript format.
@@ -1548,6 +1549,13 @@ declare namespace LexModelsV2 {
1548
1549
  */
1549
1550
  resources?: CustomVocabularyItems;
1550
1551
  }
1552
+ export type BedrockKnowledgeBaseArn = string;
1553
+ export interface BedrockKnowledgeStoreConfiguration {
1554
+ /**
1555
+ * The ARN of the knowledge base used.
1556
+ */
1557
+ bedrockKnowledgeBaseArn: BedrockKnowledgeBaseArn;
1558
+ }
1551
1559
  export type BedrockModelArn = string;
1552
1560
  export interface BedrockModelSpecification {
1553
1561
  /**
@@ -2055,6 +2063,9 @@ declare namespace LexModelsV2 {
2055
2063
  * An object containing specifications for the descriptive bot building feature.
2056
2064
  */
2057
2065
  descriptiveBotBuilder?: DescriptiveBotBuilderSpecification;
2066
+ /**
2067
+ * Contains specifications for the sample utterance generation feature.
2068
+ */
2058
2069
  sampleUtteranceGeneration?: SampleUtteranceGenerationSpecification;
2059
2070
  }
2060
2071
  export type BuiltInIntentSortAttribute = "IntentSignature"|string;
@@ -2697,6 +2708,10 @@ declare namespace LexModelsV2 {
2697
2708
  * Configuration settings for the response that is sent to the user at the beginning of a conversation, before eliciting slot values.
2698
2709
  */
2699
2710
  initialResponseSetting?: InitialResponseSetting;
2711
+ /**
2712
+ * Specifies the configuration of the built-in Amazon.QnAIntent. The AMAZON.QnAIntent intent is called when Amazon Lex can't determine another intent to invoke. If you specify this field, you can't specify the kendraConfiguration field.
2713
+ */
2714
+ qnAIntentConfiguration?: QnAIntentConfiguration;
2700
2715
  }
2701
2716
  export interface CreateIntentResponse {
2702
2717
  /**
@@ -2767,6 +2782,10 @@ declare namespace LexModelsV2 {
2767
2782
  * Configuration settings for the response that is sent to the user at the beginning of a conversation, before eliciting slot values.
2768
2783
  */
2769
2784
  initialResponseSetting?: InitialResponseSetting;
2785
+ /**
2786
+ * Details about the the configuration of the built-in Amazon.QnAIntent.
2787
+ */
2788
+ qnAIntentConfiguration?: QnAIntentConfiguration;
2770
2789
  }
2771
2790
  export interface CreateResourcePolicyRequest {
2772
2791
  /**
@@ -3146,6 +3165,20 @@ declare namespace LexModelsV2 {
3146
3165
  */
3147
3166
  childDirected: ChildDirected;
3148
3167
  }
3168
+ export interface DataSourceConfiguration {
3169
+ /**
3170
+ * Contains details about the configuration of the Amazon OpenSearch Service database used for the AMAZON.QnAIntent. To create a domain, follow the steps at Creating and managing Amazon OpenSearch Service domains.
3171
+ */
3172
+ opensearchConfiguration?: OpensearchConfiguration;
3173
+ /**
3174
+ * Contains details about the configuration of the Amazon Kendra index used for the AMAZON.QnAIntent. To create a Amazon Kendra index, follow the steps at Creating an index.
3175
+ */
3176
+ kendraConfiguration?: QnAKendraConfiguration;
3177
+ /**
3178
+ * Contains details about the configuration of the Amazon Bedrock knowledge base used for the AMAZON.QnAIntent. To set up a knowledge base, follow the steps at Building a knowledge base.
3179
+ */
3180
+ bedrockKnowledgeStoreConfiguration?: BedrockKnowledgeStoreConfiguration;
3181
+ }
3149
3182
  export interface DateRangeFilter {
3150
3183
  /**
3151
3184
  * A timestamp indicating the start date for the date range filter.
@@ -4136,6 +4169,10 @@ declare namespace LexModelsV2 {
4136
4169
  * Configuration setting for a response sent to the user before Amazon Lex starts eliciting slots.
4137
4170
  */
4138
4171
  initialResponseSetting?: InitialResponseSetting;
4172
+ /**
4173
+ * Details about the configuration of the built-in Amazon.QnAIntent.
4174
+ */
4175
+ qnAIntentConfiguration?: QnAIntentConfiguration;
4139
4176
  }
4140
4177
  export interface DescribeResourcePolicyRequest {
4141
4178
  /**
@@ -4556,6 +4593,7 @@ declare namespace LexModelsV2 {
4556
4593
  */
4557
4594
  sessionAttributes?: StringMap;
4558
4595
  }
4596
+ export type DomainEndpoint = string;
4559
4597
  export type DraftBotVersion = string;
4560
4598
  export type Effect = "Allow"|"Deny"|string;
4561
4599
  export interface ElicitationCodeHookInvocationSetting {
@@ -4585,6 +4623,16 @@ declare namespace LexModelsV2 {
4585
4623
  }
4586
4624
  export type ErrorCode = "DUPLICATE_INPUT"|"RESOURCE_DOES_NOT_EXIST"|"RESOURCE_ALREADY_EXISTS"|"INTERNAL_SERVER_FAILURE"|string;
4587
4625
  export type ErrorMessage = string;
4626
+ export interface ExactResponseFields {
4627
+ /**
4628
+ * The name of the field that contains the query made to the OpenSearch Service database.
4629
+ */
4630
+ questionField: QuestionField;
4631
+ /**
4632
+ * The name of the field that contains the answer to the query made to the OpenSearch Service database.
4633
+ */
4634
+ answerField: AnswerField;
4635
+ }
4588
4636
  export interface ExecutionErrorDetails {
4589
4637
  /**
4590
4638
  * The error code for the error.
@@ -4977,6 +5025,7 @@ declare namespace LexModelsV2 {
4977
5025
  }
4978
5026
  export type ImportSummaryList = ImportSummary[];
4979
5027
  export type ImportedResourceId = string;
5028
+ export type IncludeField = string;
4980
5029
  export interface InitialResponseSetting {
4981
5030
  initialResponse?: ResponseSpecification;
4982
5031
  /**
@@ -6583,6 +6632,8 @@ declare namespace LexModelsV2 {
6583
6632
  export type NextToken = string;
6584
6633
  export type NonEmptyString = string;
6585
6634
  export type NumericalBotVersion = string;
6635
+ export type OSIncludeFields = IncludeField[];
6636
+ export type OSIndexName = string;
6586
6637
  export interface ObfuscationSetting {
6587
6638
  /**
6588
6639
  * Value that determines whether Amazon Lex obscures slot values in conversation logs. The default is to obscure the values.
@@ -6592,6 +6643,28 @@ declare namespace LexModelsV2 {
6592
6643
  export type ObfuscationSettingType = "None"|"DefaultObfuscation"|string;
6593
6644
  export type ObjectPrefix = string;
6594
6645
  export type ObjectPrefixes = ObjectPrefix[];
6646
+ export interface OpensearchConfiguration {
6647
+ /**
6648
+ * The endpoint of the Amazon OpenSearch Service domain.
6649
+ */
6650
+ domainEndpoint: DomainEndpoint;
6651
+ /**
6652
+ * The name of the Amazon OpenSearch Service index.
6653
+ */
6654
+ indexName: OSIndexName;
6655
+ /**
6656
+ * Specifies whether to return an exact response or to return an answer generated by the model using the fields you specify from the database.
6657
+ */
6658
+ exactResponse?: Boolean;
6659
+ /**
6660
+ * Contains the names of the fields used for an exact response to the user.
6661
+ */
6662
+ exactResponseFields?: ExactResponseFields;
6663
+ /**
6664
+ * Contains a list of fields from the Amazon OpenSearch Service that the model can use to generate the answer to the query.
6665
+ */
6666
+ includeFields?: OSIncludeFields;
6667
+ }
6595
6668
  export type Operation = string;
6596
6669
  export type OperationList = Operation[];
6597
6670
  export interface OutputContext {
@@ -6775,7 +6848,33 @@ declare namespace LexModelsV2 {
6775
6848
  */
6776
6849
  promptAttemptsSpecification?: PromptAttemptsSpecificationMap;
6777
6850
  }
6851
+ export interface QnAIntentConfiguration {
6852
+ /**
6853
+ * Contains details about the configuration of the data source used for the AMAZON.QnAIntent.
6854
+ */
6855
+ dataSourceConfiguration?: DataSourceConfiguration;
6856
+ bedrockModelConfiguration?: BedrockModelSpecification;
6857
+ }
6858
+ export interface QnAKendraConfiguration {
6859
+ /**
6860
+ * The ARN of the Amazon Kendra index to use.
6861
+ */
6862
+ kendraIndex: KendraIndexArn;
6863
+ /**
6864
+ * Specifies whether to enable an Amazon Kendra filter string or not.
6865
+ */
6866
+ queryFilterStringEnabled?: Boolean;
6867
+ /**
6868
+ * Contains the Amazon Kendra filter string to use if enabled. For more information on the Amazon Kendra search filter JSON format, see Using document attributes to filter search results.
6869
+ */
6870
+ queryFilterString?: QueryFilterString;
6871
+ /**
6872
+ * Specifies whether to return an exact response from the Amazon Kendra index or to let the Amazon Bedrock model you select generate a response based on the results. To use this feature, you must first add FAQ questions to your index by following the steps at Adding frequently asked questions (FAQs) to an index.
6873
+ */
6874
+ exactResponse?: Boolean;
6875
+ }
6778
6876
  export type QueryFilterString = string;
6877
+ export type QuestionField = string;
6779
6878
  export type RecommendedAction = string;
6780
6879
  export type RecommendedActions = RecommendedAction[];
6781
6880
  export interface RecommendedIntentSummary {
@@ -8508,6 +8607,10 @@ declare namespace LexModelsV2 {
8508
8607
  * Configuration settings for a response sent to the user before Amazon Lex starts eliciting slots.
8509
8608
  */
8510
8609
  initialResponseSetting?: InitialResponseSetting;
8610
+ /**
8611
+ * Specifies the configuration of the built-in Amazon.QnAIntent. The AMAZON.QnAIntent intent is called when Amazon Lex can't determine another intent to invoke. If you specify this field, you can't specify the kendraConfiguration field.
8612
+ */
8613
+ qnAIntentConfiguration?: QnAIntentConfiguration;
8511
8614
  }
8512
8615
  export interface UpdateIntentResponse {
8513
8616
  /**
@@ -8586,6 +8689,10 @@ declare namespace LexModelsV2 {
8586
8689
  * Configuration settings for a response sent to the user before Amazon Lex starts eliciting slots.
8587
8690
  */
8588
8691
  initialResponseSetting?: InitialResponseSetting;
8692
+ /**
8693
+ * Details about the configuration of the built-in Amazon.QnAIntent.
8694
+ */
8695
+ qnAIntentConfiguration?: QnAIntentConfiguration;
8589
8696
  }
8590
8697
  export interface UpdateResourcePolicyRequest {
8591
8698
  /**
@@ -11,6 +11,14 @@ declare class MigrationHubOrchestrator extends Service {
11
11
  */
12
12
  constructor(options?: MigrationHubOrchestrator.Types.ClientConfiguration)
13
13
  config: Config & MigrationHubOrchestrator.Types.ClientConfiguration;
14
+ /**
15
+ * Creates a migration workflow template.
16
+ */
17
+ createTemplate(params: MigrationHubOrchestrator.Types.CreateTemplateRequest, callback?: (err: AWSError, data: MigrationHubOrchestrator.Types.CreateTemplateResponse) => void): Request<MigrationHubOrchestrator.Types.CreateTemplateResponse, AWSError>;
18
+ /**
19
+ * Creates a migration workflow template.
20
+ */
21
+ createTemplate(callback?: (err: AWSError, data: MigrationHubOrchestrator.Types.CreateTemplateResponse) => void): Request<MigrationHubOrchestrator.Types.CreateTemplateResponse, AWSError>;
14
22
  /**
15
23
  * Create a workflow to orchestrate your migrations.
16
24
  */
@@ -35,6 +43,14 @@ declare class MigrationHubOrchestrator extends Service {
35
43
  * Create a step group in a migration workflow.
36
44
  */
37
45
  createWorkflowStepGroup(callback?: (err: AWSError, data: MigrationHubOrchestrator.Types.CreateWorkflowStepGroupResponse) => void): Request<MigrationHubOrchestrator.Types.CreateWorkflowStepGroupResponse, AWSError>;
46
+ /**
47
+ * Deletes a migration workflow template.
48
+ */
49
+ deleteTemplate(params: MigrationHubOrchestrator.Types.DeleteTemplateRequest, callback?: (err: AWSError, data: MigrationHubOrchestrator.Types.DeleteTemplateResponse) => void): Request<MigrationHubOrchestrator.Types.DeleteTemplateResponse, AWSError>;
50
+ /**
51
+ * Deletes a migration workflow template.
52
+ */
53
+ deleteTemplate(callback?: (err: AWSError, data: MigrationHubOrchestrator.Types.DeleteTemplateResponse) => void): Request<MigrationHubOrchestrator.Types.DeleteTemplateResponse, AWSError>;
38
54
  /**
39
55
  * Delete a migration workflow. You must pause a running workflow in Migration Hub Orchestrator console to delete it.
40
56
  */
@@ -211,6 +227,14 @@ declare class MigrationHubOrchestrator extends Service {
211
227
  * Deletes the tags for a resource.
212
228
  */
213
229
  untagResource(callback?: (err: AWSError, data: MigrationHubOrchestrator.Types.UntagResourceResponse) => void): Request<MigrationHubOrchestrator.Types.UntagResourceResponse, AWSError>;
230
+ /**
231
+ * Updates a migration workflow template.
232
+ */
233
+ updateTemplate(params: MigrationHubOrchestrator.Types.UpdateTemplateRequest, callback?: (err: AWSError, data: MigrationHubOrchestrator.Types.UpdateTemplateResponse) => void): Request<MigrationHubOrchestrator.Types.UpdateTemplateResponse, AWSError>;
234
+ /**
235
+ * Updates a migration workflow template.
236
+ */
237
+ updateTemplate(callback?: (err: AWSError, data: MigrationHubOrchestrator.Types.UpdateTemplateResponse) => void): Request<MigrationHubOrchestrator.Types.UpdateTemplateResponse, AWSError>;
214
238
  /**
215
239
  * Update a migration workflow.
216
240
  */
@@ -239,6 +263,7 @@ declare class MigrationHubOrchestrator extends Service {
239
263
  declare namespace MigrationHubOrchestrator {
240
264
  export type ApplicationConfigurationName = string;
241
265
  export type Boolean = boolean;
266
+ export type ClientToken = string;
242
267
  export interface CreateMigrationWorkflowRequest {
243
268
  /**
244
269
  * The name of the migration workflow.
@@ -255,7 +280,7 @@ declare namespace MigrationHubOrchestrator {
255
280
  /**
256
281
  * The configuration ID of the application configured in Application Discovery Service.
257
282
  */
258
- applicationConfigurationId: CreateMigrationWorkflowRequestApplicationConfigurationIdString;
283
+ applicationConfigurationId?: CreateMigrationWorkflowRequestApplicationConfigurationIdString;
259
284
  /**
260
285
  * The input parameters required to create a migration workflow.
261
286
  */
@@ -319,6 +344,44 @@ declare namespace MigrationHubOrchestrator {
319
344
  */
320
345
  tags?: StringMap;
321
346
  }
347
+ export interface CreateTemplateRequest {
348
+ /**
349
+ * The name of the migration workflow template.
350
+ */
351
+ templateName: CreateTemplateRequestTemplateNameString;
352
+ /**
353
+ * A description of the migration workflow template.
354
+ */
355
+ templateDescription?: CreateTemplateRequestTemplateDescriptionString;
356
+ /**
357
+ * The source of the migration workflow template.
358
+ */
359
+ templateSource: TemplateSource;
360
+ /**
361
+ * A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Idempotency in the Smithy documentation.
362
+ */
363
+ clientToken?: ClientToken;
364
+ /**
365
+ * The tags to add to the migration workflow template.
366
+ */
367
+ tags?: TagMap;
368
+ }
369
+ export type CreateTemplateRequestTemplateDescriptionString = string;
370
+ export type CreateTemplateRequestTemplateNameString = string;
371
+ export interface CreateTemplateResponse {
372
+ /**
373
+ * The ID of the migration workflow template.
374
+ */
375
+ templateId?: String;
376
+ /**
377
+ * The Amazon Resource Name (ARN) of the migration workflow template. The format for an Migration Hub Orchestrator template ARN is arn:aws:migrationhub-orchestrator:region:account:template/template-abcd1234. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
378
+ */
379
+ templateArn?: String;
380
+ /**
381
+ * The tags added to the migration workflow template.
382
+ */
383
+ tags?: StringMap;
384
+ }
322
385
  export interface CreateWorkflowStepGroupRequest {
323
386
  /**
324
387
  * The ID of the migration workflow that will contain the step group.
@@ -456,6 +519,14 @@ declare namespace MigrationHubOrchestrator {
456
519
  */
457
520
  status?: MigrationWorkflowStatusEnum;
458
521
  }
522
+ export interface DeleteTemplateRequest {
523
+ /**
524
+ * The ID of the request to delete a migration workflow template.
525
+ */
526
+ id: TemplateId;
527
+ }
528
+ export interface DeleteTemplateResponse {
529
+ }
459
530
  export interface DeleteWorkflowStepGroupRequest {
460
531
  /**
461
532
  * The ID of the migration workflow.
@@ -583,6 +654,10 @@ declare namespace MigrationHubOrchestrator {
583
654
  * The ID of the template.
584
655
  */
585
656
  id?: String;
657
+ /**
658
+ * &gt;The Amazon Resource Name (ARN) of the migration workflow template. The format for an Migration Hub Orchestrator template ARN is arn:aws:migrationhub-orchestrator:region:account:template/template-abcd1234. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
659
+ */
660
+ templateArn?: String;
586
661
  /**
587
662
  * The name of the template.
588
663
  */
@@ -599,14 +674,30 @@ declare namespace MigrationHubOrchestrator {
599
674
  * List of AWS services utilized in a migration workflow.
600
675
  */
601
676
  tools?: ToolsList;
677
+ /**
678
+ * The time at which the template was last created.
679
+ */
680
+ creationTime?: Timestamp;
681
+ /**
682
+ * The owner of the migration workflow template.
683
+ */
684
+ owner?: String;
602
685
  /**
603
686
  * The status of the template.
604
687
  */
605
688
  status?: TemplateStatus;
606
689
  /**
607
- * The time at which the template was last created.
690
+ * The status message of retrieving migration workflow templates.
608
691
  */
609
- creationTime?: Timestamp;
692
+ statusMessage?: String;
693
+ /**
694
+ * The class of the migration workflow template. The available template classes are: A2C MGN SAP_MULTI SQL_EC2 SQL_RDS VMIE
695
+ */
696
+ templateClass?: String;
697
+ /**
698
+ * The tags added to the migration workflow template.
699
+ */
700
+ tags?: StringMap;
610
701
  }
611
702
  export interface GetTemplateStepGroupRequest {
612
703
  /**
@@ -786,7 +877,7 @@ declare namespace MigrationHubOrchestrator {
786
877
  */
787
878
  workflowId: MigrationWorkflowId;
788
879
  /**
789
- * desThe ID of the step group.
880
+ * The ID of the step group.
790
881
  */
791
882
  stepGroupId: StepGroupId;
792
883
  /**
@@ -1080,6 +1171,8 @@ declare namespace MigrationHubOrchestrator {
1080
1171
  workflowStepsSummary: WorkflowStepsSummaryList;
1081
1172
  }
1082
1173
  export type MaxResults = number;
1174
+ export type MaxStringList = MaxStringValue[];
1175
+ export type MaxStringValue = string;
1083
1176
  export type MigrationWorkflowDescription = string;
1084
1177
  export type MigrationWorkflowId = string;
1085
1178
  export type MigrationWorkflowName = string;
@@ -1308,7 +1401,7 @@ declare namespace MigrationHubOrchestrator {
1308
1401
  required?: Boolean;
1309
1402
  }
1310
1403
  export type StepOutputList = StepOutput[];
1311
- export type StepStatus = "AWAITING_DEPENDENCIES"|"READY"|"IN_PROGRESS"|"COMPLETED"|"FAILED"|"PAUSED"|"USER_ATTENTION_REQUIRED"|string;
1404
+ export type StepStatus = "AWAITING_DEPENDENCIES"|"SKIPPED"|"READY"|"IN_PROGRESS"|"COMPLETED"|"FAILED"|"PAUSED"|"USER_ATTENTION_REQUIRED"|string;
1312
1405
  export interface StopMigrationWorkflowRequest {
1313
1406
  /**
1314
1407
  * The ID of the migration workflow.
@@ -1379,7 +1472,13 @@ declare namespace MigrationHubOrchestrator {
1379
1472
  export type TemplateInputList = TemplateInput[];
1380
1473
  export type TemplateInputName = string;
1381
1474
  export type TemplateName = string;
1382
- export type TemplateStatus = "CREATED"|string;
1475
+ export interface TemplateSource {
1476
+ /**
1477
+ * The ID of the workflow from the source migration workflow template.
1478
+ */
1479
+ workflowId?: MigrationWorkflowId;
1480
+ }
1481
+ export type TemplateStatus = "CREATED"|"READY"|"PENDING_CREATION"|"CREATING"|"CREATION_FAILED"|string;
1383
1482
  export interface TemplateStepGroupSummary {
1384
1483
  /**
1385
1484
  * The ID of the step group.
@@ -1555,6 +1654,40 @@ declare namespace MigrationHubOrchestrator {
1555
1654
  */
1556
1655
  tags?: StringMap;
1557
1656
  }
1657
+ export interface UpdateTemplateRequest {
1658
+ /**
1659
+ * The ID of the request to update a migration workflow template.
1660
+ */
1661
+ id: TemplateId;
1662
+ /**
1663
+ * The name of the migration workflow template to update.
1664
+ */
1665
+ templateName?: UpdateTemplateRequestTemplateNameString;
1666
+ /**
1667
+ * The description of the migration workflow template to update.
1668
+ */
1669
+ templateDescription?: UpdateTemplateRequestTemplateDescriptionString;
1670
+ /**
1671
+ * A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
1672
+ */
1673
+ clientToken?: ClientToken;
1674
+ }
1675
+ export type UpdateTemplateRequestTemplateDescriptionString = string;
1676
+ export type UpdateTemplateRequestTemplateNameString = string;
1677
+ export interface UpdateTemplateResponse {
1678
+ /**
1679
+ * The ID of the migration workflow template being updated.
1680
+ */
1681
+ templateId?: String;
1682
+ /**
1683
+ * The ARN of the migration workflow template being updated. The format for an Migration Hub Orchestrator template ARN is arn:aws:migrationhub-orchestrator:region:account:template/template-abcd1234. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference.
1684
+ */
1685
+ templateArn?: String;
1686
+ /**
1687
+ * The tags added to the migration workflow template.
1688
+ */
1689
+ tags?: StringMap;
1690
+ }
1558
1691
  export interface UpdateWorkflowStepGroupRequest {
1559
1692
  /**
1560
1693
  * The ID of the migration workflow.
@@ -1760,11 +1893,11 @@ declare namespace MigrationHubOrchestrator {
1760
1893
  /**
1761
1894
  * The string value.
1762
1895
  */
1763
- stringValue?: StringValue;
1896
+ stringValue?: MaxStringValue;
1764
1897
  /**
1765
1898
  * The list of string value.
1766
1899
  */
1767
- listOfStringValue?: StringList;
1900
+ listOfStringValue?: MaxStringList;
1768
1901
  }
1769
1902
  export interface WorkflowStepSummary {
1770
1903
  /**
@@ -3333,6 +3333,10 @@ declare namespace QuickSight {
3333
3333
  * The aggregation function of the column tooltip item.
3334
3334
  */
3335
3335
  Aggregation?: AggregationFunction;
3336
+ /**
3337
+ * Determines the target of the column tooltip item in a combo chart visual.
3338
+ */
3339
+ TooltipTarget?: TooltipTarget;
3336
3340
  }
3337
3341
  export interface ComboChartAggregatedFieldWells {
3338
3342
  /**
@@ -8844,6 +8848,10 @@ declare namespace QuickSight {
8844
8848
  * The visibility of the tooltip item.
8845
8849
  */
8846
8850
  Visibility?: Visibility;
8851
+ /**
8852
+ * Determines the target of the field tooltip item in a combo chart visual.
8853
+ */
8854
+ TooltipTarget?: TooltipTarget;
8847
8855
  }
8848
8856
  export type FieldValue = string;
8849
8857
  export type FileFormat = "CSV"|"TSV"|"CLF"|"ELF"|"XLSX"|"JSON"|string;
@@ -17182,6 +17190,7 @@ declare namespace QuickSight {
17182
17190
  */
17183
17191
  FieldBasedTooltip?: FieldBasedTooltip;
17184
17192
  }
17193
+ export type TooltipTarget = "BOTH"|"BAR"|"LINE"|string;
17185
17194
  export type TooltipTitleType = "NONE"|"PRIMARY_VALUE"|string;
17186
17195
  export type TopBottomComputationType = "TOP"|"BOTTOM"|string;
17187
17196
  export interface TopBottomFilter {