@pulumi/aws-native 1.27.0-alpha.1744114661 → 1.27.0-alpha.1744637229
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/appconfig/extension.d.ts +2 -2
- package/appconfig/extension.js +1 -1
- package/appconfig/extension.js.map +1 -1
- package/appconfig/extensionAssociation.d.ts +2 -2
- package/appconfig/extensionAssociation.js +1 -1
- package/appconfig/extensionAssociation.js.map +1 -1
- package/appconfig/getExtension.d.ts +4 -0
- package/appconfig/getExtension.js.map +1 -1
- package/appconfig/getExtensionAssociation.d.ts +5 -0
- package/appconfig/getExtensionAssociation.js.map +1 -1
- package/applicationsignals/getServiceLevelObjective.d.ts +3 -0
- package/applicationsignals/getServiceLevelObjective.js.map +1 -1
- package/applicationsignals/serviceLevelObjective.d.ts +6 -0
- package/applicationsignals/serviceLevelObjective.js.map +1 -1
- package/backup/getRestoreTestingPlan.d.ts +0 -5
- package/backup/getRestoreTestingPlan.js.map +1 -1
- package/backup/restoreTestingPlan.d.ts +0 -9
- package/backup/restoreTestingPlan.js +0 -2
- package/backup/restoreTestingPlan.js.map +1 -1
- package/batch/consumableResource.d.ts +1 -1
- package/batch/consumableResource.js +1 -1
- package/batch/getConsumableResource.d.ts +2 -2
- package/batch/getConsumableResource.js +2 -2
- package/cleanrooms/analysisTemplate.d.ts +18 -3
- package/cleanrooms/analysisTemplate.js +4 -2
- package/cleanrooms/analysisTemplate.js.map +1 -1
- package/cleanrooms/collaboration.d.ts +12 -0
- package/cleanrooms/collaboration.js +3 -1
- package/cleanrooms/collaboration.js.map +1 -1
- package/cleanrooms/configuredTable.d.ts +8 -0
- package/cleanrooms/configuredTable.js +3 -1
- package/cleanrooms/configuredTable.js.map +1 -1
- package/cleanrooms/getAnalysisTemplate.d.ts +4 -1
- package/cleanrooms/getAnalysisTemplate.js.map +1 -1
- package/cleanrooms/getConfiguredTable.d.ts +15 -0
- package/cleanrooms/getConfiguredTable.js.map +1 -1
- package/cleanrooms/getMembership.d.ts +10 -0
- package/cleanrooms/getMembership.js.map +1 -1
- package/cleanrooms/membership.d.ts +20 -0
- package/cleanrooms/membership.js +4 -0
- package/cleanrooms/membership.js.map +1 -1
- package/ec2/getHost.d.ts +5 -0
- package/ec2/getHost.js.map +1 -1
- package/ec2/host.d.ts +10 -0
- package/ec2/host.js +2 -0
- package/ec2/host.js.map +1 -1
- package/ec2/vpcEndpoint.d.ts +2 -0
- package/ec2/vpcEndpoint.js +3 -1
- package/ec2/vpcEndpoint.js.map +1 -1
- package/iot/accountAuditConfiguration.d.ts +2 -2
- package/iot/getAccountAuditConfiguration.d.ts +1 -1
- package/kinesis/getStream.d.ts +5 -0
- package/kinesis/getStream.js.map +1 -1
- package/kinesis/stream.d.ts +9 -0
- package/kinesis/stream.js +2 -0
- package/kinesis/stream.js.map +1 -1
- package/lambda/getFunction.d.ts +7 -0
- package/lambda/getFunction.js.map +1 -1
- package/lex/bot.d.ts +20 -12
- package/lex/bot.js.map +1 -1
- package/lex/getBot.d.ts +6 -2
- package/lex/getBot.js.map +1 -1
- package/macie/getSession.d.ts +4 -0
- package/macie/getSession.js.map +1 -1
- package/macie/session.d.ts +4 -0
- package/macie/session.js +2 -0
- package/macie/session.js.map +1 -1
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/paymentcryptography/getKey.d.ts +1 -0
- package/paymentcryptography/getKey.js.map +1 -1
- package/paymentcryptography/key.d.ts +2 -0
- package/paymentcryptography/key.js +2 -0
- package/paymentcryptography/key.js.map +1 -1
- package/route53/cidrCollection.d.ts +1 -1
- package/route53/cidrCollection.js +1 -1
- package/route53/getCidrCollection.d.ts +2 -2
- package/route53/getCidrCollection.js +2 -2
- package/stepfunctions/activity.d.ts +6 -2
- package/stepfunctions/activity.js.map +1 -1
- package/transfer/webApp.d.ts +3 -0
- package/transfer/webApp.js +3 -1
- package/transfer/webApp.js.map +1 -1
- package/types/enums/backup/index.d.ts +0 -5
- package/types/enums/backup/index.js +1 -5
- package/types/enums/backup/index.js.map +1 -1
- package/types/enums/cleanrooms/index.d.ts +19 -0
- package/types/enums/cleanrooms/index.js +17 -1
- package/types/enums/cleanrooms/index.js.map +1 -1
- package/types/enums/kinesis/index.d.ts +14 -0
- package/types/enums/kinesis/index.js +11 -1
- package/types/enums/kinesis/index.js.map +1 -1
- package/types/enums/lex/index.d.ts +4 -16
- package/types/enums/lex/index.js +1 -0
- package/types/enums/lex/index.js.map +1 -1
- package/types/enums/macie/index.d.ts +8 -0
- package/types/enums/macie/index.js +5 -1
- package/types/enums/macie/index.js.map +1 -1
- package/types/enums/paymentcryptography/index.d.ts +23 -0
- package/types/enums/paymentcryptography/index.js +23 -1
- package/types/enums/paymentcryptography/index.js.map +1 -1
- package/types/enums/qbusiness/index.d.ts +10 -0
- package/types/enums/qbusiness/index.js +9 -1
- package/types/enums/qbusiness/index.js.map +1 -1
- package/types/enums/transfer/index.d.ts +5 -0
- package/types/enums/transfer/index.js +5 -1
- package/types/enums/transfer/index.js.map +1 -1
- package/types/input.d.ts +276 -491
- package/types/output.d.ts +272 -493
- package/types/output.js.map +1 -1
package/types/output.d.ts
CHANGED
|
@@ -4726,7 +4726,7 @@ export declare namespace applicationsignals {
|
|
|
4726
4726
|
*/
|
|
4727
4727
|
interface ServiceLevelObjectiveDependencyConfig {
|
|
4728
4728
|
/**
|
|
4729
|
-
*
|
|
4729
|
+
* If this SLO is related to a metric collected by Application Signals, you must use this field to specify which dependency the SLO metric is related to.
|
|
4730
4730
|
*
|
|
4731
4731
|
* - `Type` designates the type of object this is.
|
|
4732
4732
|
* - `ResourceType` specifies the type of the resource. This field is used only when the value of the `Type` field is `Resource` or `AWS::Resource` .
|
|
@@ -4908,6 +4908,9 @@ export declare namespace applicationsignals {
|
|
|
4908
4908
|
* This structure contains the information about the metric that is used for a request-based SLO.
|
|
4909
4909
|
*/
|
|
4910
4910
|
interface ServiceLevelObjectiveRequestBasedSliMetric {
|
|
4911
|
+
/**
|
|
4912
|
+
* Identifies the dependency using the `DependencyKeyAttributes` and `DependencyOperationName` .
|
|
4913
|
+
*/
|
|
4911
4914
|
dependencyConfig?: outputs.applicationsignals.ServiceLevelObjectiveDependencyConfig;
|
|
4912
4915
|
/**
|
|
4913
4916
|
* This is a string-to-string map that contains information about the type of object that this SLO is related to. It can include the following fields.
|
|
@@ -4973,6 +4976,9 @@ export declare namespace applicationsignals {
|
|
|
4973
4976
|
* A structure that contains information about the metric that the SLO monitors.
|
|
4974
4977
|
*/
|
|
4975
4978
|
interface ServiceLevelObjectiveSliMetric {
|
|
4979
|
+
/**
|
|
4980
|
+
* Identifies the dependency using the `DependencyKeyAttributes` and `DependencyOperationName` .
|
|
4981
|
+
*/
|
|
4976
4982
|
dependencyConfig?: outputs.applicationsignals.ServiceLevelObjectiveDependencyConfig;
|
|
4977
4983
|
/**
|
|
4978
4984
|
* If this SLO is related to a metric collected by Application Signals, you must use this field to specify which service the SLO metric is related to. To do so, you must specify at least the `Type` , `Name` , and `Environment` attributes.
|
|
@@ -8206,6 +8212,7 @@ export declare namespace batch {
|
|
|
8206
8212
|
* The command that's passed to the container. This parameter maps to `Cmd` in the [Create a container](https://docs.aws.amazon.com/https://docs.docker.com/engine/api/v1.23/#create-a-container) section of the [Docker Remote API](https://docs.aws.amazon.com/https://docs.docker.com/engine/api/v1.23/) and the `COMMAND` parameter to [docker run](https://docs.aws.amazon.com/https://docs.docker.com/engine/reference/run/) . For more information, see [https://docs.docker.com/engine/reference/builder/#cmd](https://docs.aws.amazon.com/https://docs.docker.com/engine/reference/builder/#cmd) .
|
|
8207
8213
|
*/
|
|
8208
8214
|
command?: string[];
|
|
8215
|
+
enableExecuteCommand?: boolean;
|
|
8209
8216
|
/**
|
|
8210
8217
|
* The environment variables to pass to a container. This parameter maps to `Env` in the [Create a container](https://docs.aws.amazon.com/https://docs.docker.com/engine/api/v1.23/#create-a-container) section of the [Docker Remote API](https://docs.aws.amazon.com/https://docs.docker.com/engine/api/v1.23/) and the `--env` option to [docker run](https://docs.aws.amazon.com/https://docs.docker.com/engine/reference/run/) .
|
|
8211
8218
|
*
|
|
@@ -8348,6 +8355,7 @@ export declare namespace batch {
|
|
|
8348
8355
|
* This object is a list of containers.
|
|
8349
8356
|
*/
|
|
8350
8357
|
containers?: outputs.batch.JobDefinitionTaskContainerProperties[];
|
|
8358
|
+
enableExecuteCommand?: boolean;
|
|
8351
8359
|
/**
|
|
8352
8360
|
* The amount of ephemeral storage to allocate for the task. This parameter is used to expand the total amount of ephemeral storage available, beyond the default amount, for tasks hosted on AWS Fargate .
|
|
8353
8361
|
*/
|
|
@@ -8861,6 +8869,7 @@ export declare namespace batch {
|
|
|
8861
8869
|
* The command that's passed to the container. This parameter maps to `Cmd` in the [Create a container](https://docs.aws.amazon.com/https://docs.docker.com/engine/api/v1.23/#create-a-container) section of the [Docker Remote API](https://docs.aws.amazon.com/https://docs.docker.com/engine/api/v1.23/) and the `COMMAND` parameter to [docker run](https://docs.aws.amazon.com/https://docs.docker.com/engine/reference/run/) . For more information, see [https://docs.docker.com/engine/reference/builder/#cmd](https://docs.aws.amazon.com/https://docs.docker.com/engine/reference/builder/#cmd) .
|
|
8862
8870
|
*/
|
|
8863
8871
|
command?: string[];
|
|
8872
|
+
enableExecuteCommand?: boolean;
|
|
8864
8873
|
/**
|
|
8865
8874
|
* The environment variables to pass to a container. This parameter maps to `Env` in the [Create a container](https://docs.aws.amazon.com/https://docs.docker.com/engine/api/v1.23/#create-a-container) section of the [Docker Remote API](https://docs.aws.amazon.com/https://docs.docker.com/engine/api/v1.23/) and the `--env` option to [docker run](https://docs.aws.amazon.com/https://docs.docker.com/engine/reference/run/) .
|
|
8866
8875
|
*
|
|
@@ -8985,6 +8994,7 @@ export declare namespace batch {
|
|
|
8985
8994
|
* This object is a list of containers.
|
|
8986
8995
|
*/
|
|
8987
8996
|
containers?: outputs.batch.JobDefinitionTaskContainerProperties[];
|
|
8997
|
+
enableExecuteCommand?: boolean;
|
|
8988
8998
|
/**
|
|
8989
8999
|
* The Amazon Resource Name (ARN) of the execution role that AWS Batch can assume. For jobs that run on Fargate resources, you must provide an execution role. For more information, see [AWS Batch execution IAM role](https://docs.aws.amazon.com/batch/latest/userguide/execution-IAM-role.html) in the *AWS Batch User Guide* .
|
|
8990
9000
|
*/
|
|
@@ -9196,6 +9206,7 @@ export declare namespace batch {
|
|
|
9196
9206
|
* All jobs must have at least one essential container. If you have an application that's composed of multiple containers, group containers that are used for a common purpose into components, and separate the different components into multiple task definitions. For more information, see [Application Architecture](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/application_architecture.html) in the *Amazon Elastic Container Service Developer Guide* .
|
|
9197
9207
|
*/
|
|
9198
9208
|
essential?: boolean;
|
|
9209
|
+
firelensConfiguration?: outputs.batch.JobDefinitionTaskContainerPropertiesFirelensConfigurationProperties;
|
|
9199
9210
|
/**
|
|
9200
9211
|
* The image used to start a container. This string is passed directly to the Docker daemon. By default, images in the Docker Hub registry are available. Other repositories are specified with either `repository-url/image:tag` or `repository-url/image@digest` . Up to 255 letters (uppercase and lowercase), numbers, hyphens, underscores, colons, periods, forward slashes, and number signs are allowed. This parameter maps to `Image` in the [Create a container](https://docs.aws.amazon.com/https://docs.docker.com/engine/api/v1.35/#operation/ContainerCreate) section of the [Docker Remote API](https://docs.aws.amazon.com/https://docs.docker.com/engine/api/v1.35/) and the `IMAGE` parameter of the [*docker run*](https://docs.aws.amazon.com/https://docs.docker.com/engine/reference/run/#security-configuration) .
|
|
9201
9212
|
*/
|
|
@@ -9282,6 +9293,12 @@ export declare namespace batch {
|
|
|
9282
9293
|
*/
|
|
9283
9294
|
user?: string;
|
|
9284
9295
|
}
|
|
9296
|
+
interface JobDefinitionTaskContainerPropertiesFirelensConfigurationProperties {
|
|
9297
|
+
options?: {
|
|
9298
|
+
[key: string]: string;
|
|
9299
|
+
};
|
|
9300
|
+
type: string;
|
|
9301
|
+
}
|
|
9285
9302
|
interface JobDefinitionTmpfs {
|
|
9286
9303
|
/**
|
|
9287
9304
|
* The absolute file path in the container where the `tmpfs` volume is mounted.
|
|
@@ -11919,6 +11936,9 @@ export declare namespace bedrock {
|
|
|
11919
11936
|
* The endpoint URL the OpenSearch domain.
|
|
11920
11937
|
*/
|
|
11921
11938
|
domainEndpoint: string;
|
|
11939
|
+
/**
|
|
11940
|
+
* Contains the names of the fields to which to map information about the vector store.
|
|
11941
|
+
*/
|
|
11922
11942
|
fieldMapping: outputs.bedrock.KnowledgeBaseOpenSearchManagedClusterFieldMapping;
|
|
11923
11943
|
/**
|
|
11924
11944
|
* The name of the vector store.
|
|
@@ -12243,6 +12263,9 @@ export declare namespace bedrock {
|
|
|
12243
12263
|
* Contains details about the Neptune Analytics configuration of the knowledge base in Amazon Neptune. For more information, see [Create a vector index in Amazon Neptune Analytics.](https://docs.aws.amazon.com/bedrock/latest/userguide/knowledge-base-setup-neptune.html) .
|
|
12244
12264
|
*/
|
|
12245
12265
|
neptuneAnalyticsConfiguration?: outputs.bedrock.KnowledgeBaseNeptuneAnalyticsConfiguration;
|
|
12266
|
+
/**
|
|
12267
|
+
* Contains details about the storage configuration of the knowledge base in OpenSearch Managed Cluster. For more information, see [Create a vector index in Amazon OpenSearch Service](https://docs.aws.amazon.com/bedrock/latest/userguide/knowledge-base-setup-osm.html) .
|
|
12268
|
+
*/
|
|
12246
12269
|
opensearchManagedClusterConfiguration?: outputs.bedrock.KnowledgeBaseOpenSearchManagedClusterConfiguration;
|
|
12247
12270
|
/**
|
|
12248
12271
|
* Contains the storage configuration of the knowledge base in Amazon OpenSearch Service.
|
|
@@ -13226,12 +13249,34 @@ export declare namespace cleanrooms {
|
|
|
13226
13249
|
*/
|
|
13227
13250
|
referencedTables: string[];
|
|
13228
13251
|
}
|
|
13229
|
-
interface
|
|
13230
|
-
/**
|
|
13231
|
-
* The query text.
|
|
13232
|
-
*/
|
|
13252
|
+
interface AnalysisTemplateAnalysisSource0Properties {
|
|
13233
13253
|
text: string;
|
|
13234
13254
|
}
|
|
13255
|
+
interface AnalysisTemplateAnalysisSource1Properties {
|
|
13256
|
+
artifacts: outputs.cleanrooms.AnalysisTemplateArtifacts;
|
|
13257
|
+
}
|
|
13258
|
+
interface AnalysisTemplateAnalysisSourceMetadataProperties {
|
|
13259
|
+
artifacts: outputs.cleanrooms.AnalysisTemplateArtifactMetadata;
|
|
13260
|
+
}
|
|
13261
|
+
interface AnalysisTemplateArtifact {
|
|
13262
|
+
location: outputs.cleanrooms.AnalysisTemplateS3Location;
|
|
13263
|
+
}
|
|
13264
|
+
interface AnalysisTemplateArtifactMetadata {
|
|
13265
|
+
additionalArtifactHashes?: outputs.cleanrooms.AnalysisTemplateHash[];
|
|
13266
|
+
entryPointHash: outputs.cleanrooms.AnalysisTemplateHash;
|
|
13267
|
+
}
|
|
13268
|
+
interface AnalysisTemplateArtifacts {
|
|
13269
|
+
additionalArtifacts?: outputs.cleanrooms.AnalysisTemplateArtifact[];
|
|
13270
|
+
entryPoint: outputs.cleanrooms.AnalysisTemplateArtifact;
|
|
13271
|
+
roleArn: string;
|
|
13272
|
+
}
|
|
13273
|
+
interface AnalysisTemplateHash {
|
|
13274
|
+
sha256?: string;
|
|
13275
|
+
}
|
|
13276
|
+
interface AnalysisTemplateS3Location {
|
|
13277
|
+
bucket: string;
|
|
13278
|
+
key: string;
|
|
13279
|
+
}
|
|
13235
13280
|
interface CollaborationDataEncryptionMetadata {
|
|
13236
13281
|
/**
|
|
13237
13282
|
* Indicates whether encrypted tables can contain cleartext data ( `TRUE` ) or are to cryptographically process every column ( `FALSE` ).
|
|
@@ -13250,6 +13295,16 @@ export declare namespace cleanrooms {
|
|
|
13250
13295
|
*/
|
|
13251
13296
|
preserveNulls: boolean;
|
|
13252
13297
|
}
|
|
13298
|
+
interface CollaborationJobComputePaymentConfig {
|
|
13299
|
+
/**
|
|
13300
|
+
* Indicates whether the collaboration creator has configured the collaboration member to pay for query and job compute costs ( `TRUE` ) or has not configured the collaboration member to pay for query and job compute costs ( `FALSE` ).
|
|
13301
|
+
*
|
|
13302
|
+
* Exactly one member can be configured to pay for query and job compute costs. An error is returned if the collaboration creator sets a `TRUE` value for more than one member in the collaboration.
|
|
13303
|
+
*
|
|
13304
|
+
* An error is returned if the collaboration creator sets a `FALSE` value for the member who can run queries and jobs.
|
|
13305
|
+
*/
|
|
13306
|
+
isResponsible: boolean;
|
|
13307
|
+
}
|
|
13253
13308
|
interface CollaborationMemberSpecification {
|
|
13254
13309
|
/**
|
|
13255
13310
|
* The identifier used to reference members of the collaboration. Currently only supports AWS account ID.
|
|
@@ -13313,6 +13368,10 @@ export declare namespace cleanrooms {
|
|
|
13313
13368
|
isResponsible: boolean;
|
|
13314
13369
|
}
|
|
13315
13370
|
interface CollaborationPaymentConfiguration {
|
|
13371
|
+
/**
|
|
13372
|
+
* The compute configuration for the job.
|
|
13373
|
+
*/
|
|
13374
|
+
jobCompute?: outputs.cleanrooms.CollaborationJobComputePaymentConfig;
|
|
13316
13375
|
/**
|
|
13317
13376
|
* An object representing the collaboration member's machine learning payment responsibilities set by the collaboration creator.
|
|
13318
13377
|
*/
|
|
@@ -13526,6 +13585,19 @@ export declare namespace cleanrooms {
|
|
|
13526
13585
|
*/
|
|
13527
13586
|
idNamespaceType?: enums.cleanrooms.IdNamespaceAssociationInputReferencePropertiesIdNamespaceType;
|
|
13528
13587
|
}
|
|
13588
|
+
interface MembershipJobComputePaymentConfig {
|
|
13589
|
+
/**
|
|
13590
|
+
* Indicates whether the collaboration member has accepted to pay for job compute costs ( `TRUE` ) or has not accepted to pay for query and job compute costs ( `FALSE` ).
|
|
13591
|
+
*
|
|
13592
|
+
* There is only one member who pays for queries and jobs.
|
|
13593
|
+
*
|
|
13594
|
+
* An error message is returned for the following reasons:
|
|
13595
|
+
*
|
|
13596
|
+
* - If you set the value to `FALSE` but you are responsible to pay for query and job compute costs.
|
|
13597
|
+
* - If you set the value to `TRUE` but you are not responsible to pay for query and job compute costs.
|
|
13598
|
+
*/
|
|
13599
|
+
isResponsible: boolean;
|
|
13600
|
+
}
|
|
13529
13601
|
interface MembershipMlPaymentConfig {
|
|
13530
13602
|
/**
|
|
13531
13603
|
* The payment responsibilities accepted by the member for model inference.
|
|
@@ -13563,6 +13635,10 @@ export declare namespace cleanrooms {
|
|
|
13563
13635
|
isResponsible: boolean;
|
|
13564
13636
|
}
|
|
13565
13637
|
interface MembershipPaymentConfiguration {
|
|
13638
|
+
/**
|
|
13639
|
+
* The payment responsibilities accepted by the collaboration member for job compute costs.
|
|
13640
|
+
*/
|
|
13641
|
+
jobCompute?: outputs.cleanrooms.MembershipJobComputePaymentConfig;
|
|
13566
13642
|
/**
|
|
13567
13643
|
* The payment responsibilities accepted by the collaboration member for machine learning costs.
|
|
13568
13644
|
*/
|
|
@@ -13572,6 +13648,32 @@ export declare namespace cleanrooms {
|
|
|
13572
13648
|
*/
|
|
13573
13649
|
queryCompute: outputs.cleanrooms.MembershipQueryComputePaymentConfig;
|
|
13574
13650
|
}
|
|
13651
|
+
interface MembershipProtectedJobOutputConfiguration {
|
|
13652
|
+
/**
|
|
13653
|
+
* Contains the configuration to write the job results to S3.
|
|
13654
|
+
*/
|
|
13655
|
+
s3: outputs.cleanrooms.MembershipProtectedJobS3OutputConfigurationInput;
|
|
13656
|
+
}
|
|
13657
|
+
interface MembershipProtectedJobResultConfiguration {
|
|
13658
|
+
/**
|
|
13659
|
+
* The output configuration for a protected job result.
|
|
13660
|
+
*/
|
|
13661
|
+
outputConfiguration: outputs.cleanrooms.MembershipProtectedJobOutputConfiguration;
|
|
13662
|
+
/**
|
|
13663
|
+
* The unique ARN for an IAM role that is used by AWS Clean Rooms to write protected job results to the result location, given by the member who can receive results.
|
|
13664
|
+
*/
|
|
13665
|
+
roleArn: string;
|
|
13666
|
+
}
|
|
13667
|
+
interface MembershipProtectedJobS3OutputConfigurationInput {
|
|
13668
|
+
/**
|
|
13669
|
+
* The S3 bucket for job output.
|
|
13670
|
+
*/
|
|
13671
|
+
bucket: string;
|
|
13672
|
+
/**
|
|
13673
|
+
* The S3 prefix to unload the protected job results.
|
|
13674
|
+
*/
|
|
13675
|
+
keyPrefix?: string;
|
|
13676
|
+
}
|
|
13575
13677
|
interface MembershipProtectedQueryOutputConfiguration {
|
|
13576
13678
|
/**
|
|
13577
13679
|
* Required configuration for a protected query with an `s3` output type.
|
|
@@ -23031,7 +23133,7 @@ export declare namespace dynamodb {
|
|
|
23031
23133
|
interface TableProjection {
|
|
23032
23134
|
/**
|
|
23033
23135
|
* Represents the non-key attribute names which will be projected into the index.
|
|
23034
|
-
* For local secondary indexes, the total count of ``NonKeyAttributes`` summed across all of the
|
|
23136
|
+
* For global and local secondary indexes, the total count of ``NonKeyAttributes`` summed across all of the secondary indexes, must not exceed 100. If you project the same attribute into two different indexes, this counts as two distinct attributes when determining the total. This limit only applies when you specify the ProjectionType of ``INCLUDE``. You still can specify the ProjectionType of ``ALL`` to project all attributes from the source table, even if the table has more than 100 attributes.
|
|
23035
23137
|
*/
|
|
23036
23138
|
nonKeyAttributes?: string[];
|
|
23037
23139
|
/**
|
|
@@ -27525,6 +27627,9 @@ export declare namespace ec2 {
|
|
|
27525
27627
|
*/
|
|
27526
27628
|
userInfoEndpoint?: string;
|
|
27527
27629
|
}
|
|
27630
|
+
/**
|
|
27631
|
+
* Describes the DNS options for an endpoint.
|
|
27632
|
+
*/
|
|
27528
27633
|
interface VpcEndpointDnsOptionsSpecification {
|
|
27529
27634
|
/**
|
|
27530
27635
|
* The DNS records created for the endpoint.
|
|
@@ -45573,9 +45678,6 @@ export declare namespace lambda {
|
|
|
45573
45678
|
export declare namespace launchwizard {
|
|
45574
45679
|
}
|
|
45575
45680
|
export declare namespace lex {
|
|
45576
|
-
/**
|
|
45577
|
-
* Provides settings that enable advanced recognition settings for slot values.
|
|
45578
|
-
*/
|
|
45579
45681
|
interface BotAdvancedRecognitionSetting {
|
|
45580
45682
|
/**
|
|
45581
45683
|
* Enables using the slot values as a custom vocabulary for recognizing user utterances.
|
|
@@ -45700,146 +45802,71 @@ export declare namespace lex {
|
|
|
45700
45802
|
destination: outputs.lex.BotAliasTextLogDestination;
|
|
45701
45803
|
enabled: boolean;
|
|
45702
45804
|
}
|
|
45703
|
-
/**
|
|
45704
|
-
* Specifies the allowed input types.
|
|
45705
|
-
*/
|
|
45706
45805
|
interface BotAllowedInputTypes {
|
|
45707
|
-
/**
|
|
45708
|
-
* Indicates whether audio input is allowed.
|
|
45709
|
-
*/
|
|
45710
45806
|
allowAudioInput: boolean;
|
|
45711
|
-
/**
|
|
45712
|
-
* Indicates whether DTMF input is allowed.
|
|
45713
|
-
*/
|
|
45714
45807
|
allowDtmfInput: boolean;
|
|
45715
45808
|
}
|
|
45716
|
-
/**
|
|
45717
|
-
* Specifies the audio and DTMF input specification.
|
|
45718
|
-
*/
|
|
45719
45809
|
interface BotAudioAndDtmfInputSpecification {
|
|
45720
45810
|
audioSpecification?: outputs.lex.BotAudioSpecification;
|
|
45721
45811
|
dtmfSpecification?: outputs.lex.BotDtmfSpecification;
|
|
45722
|
-
/**
|
|
45723
|
-
* Time for which a bot waits before assuming that the customer isn't going to speak or press a key. This timeout is shared between Audio and DTMF inputs.
|
|
45724
|
-
*/
|
|
45725
45812
|
startTimeoutMs: number;
|
|
45726
45813
|
}
|
|
45727
|
-
/**
|
|
45728
|
-
* The location of audio log files collected when conversation logging is enabled for a bot.
|
|
45729
|
-
*/
|
|
45730
45814
|
interface BotAudioLogDestination {
|
|
45731
45815
|
s3Bucket: outputs.lex.BotS3BucketLogDestination;
|
|
45732
45816
|
}
|
|
45733
|
-
/**
|
|
45734
|
-
* Settings for logging audio of conversations between Amazon Lex and a user. You specify whether to log audio and the Amazon S3 bucket where the audio file is stored.
|
|
45735
|
-
*/
|
|
45736
45817
|
interface BotAudioLogSetting {
|
|
45737
45818
|
destination: outputs.lex.BotAudioLogDestination;
|
|
45738
45819
|
enabled: boolean;
|
|
45739
45820
|
}
|
|
45740
|
-
/**
|
|
45741
|
-
* Specifies the audio input specifications.
|
|
45742
|
-
*/
|
|
45743
45821
|
interface BotAudioSpecification {
|
|
45744
|
-
/**
|
|
45745
|
-
* Time for which a bot waits after the customer stops speaking to assume the utterance is finished.
|
|
45746
|
-
*/
|
|
45747
45822
|
endTimeoutMs: number;
|
|
45748
|
-
/**
|
|
45749
|
-
* Time for how long Amazon Lex waits before speech input is truncated and the speech is returned to application.
|
|
45750
|
-
*/
|
|
45751
45823
|
maxLengthMs: number;
|
|
45752
45824
|
}
|
|
45753
|
-
|
|
45754
|
-
|
|
45755
|
-
|
|
45825
|
+
interface BotBedrockAgentIntentConfiguration {
|
|
45826
|
+
bedrockAgentConfiguration?: outputs.lex.BotBedrockAgentIntentConfigurationBedrockAgentConfigurationProperties;
|
|
45827
|
+
bedrockAgentIntentKnowledgeBaseConfiguration?: outputs.lex.BotBedrockAgentIntentConfigurationBedrockAgentIntentKnowledgeBaseConfigurationProperties;
|
|
45828
|
+
}
|
|
45829
|
+
interface BotBedrockAgentIntentConfigurationBedrockAgentConfigurationProperties {
|
|
45830
|
+
bedrockAgentAliasId?: string;
|
|
45831
|
+
bedrockAgentId?: string;
|
|
45832
|
+
}
|
|
45833
|
+
interface BotBedrockAgentIntentConfigurationBedrockAgentIntentKnowledgeBaseConfigurationProperties {
|
|
45834
|
+
bedrockKnowledgeBaseArn: string;
|
|
45835
|
+
bedrockModelConfiguration: outputs.lex.BotBedrockModelSpecification;
|
|
45836
|
+
}
|
|
45756
45837
|
interface BotBedrockModelSpecification {
|
|
45757
|
-
/**
|
|
45758
|
-
* The guardrail configuration in the Bedrock model specification details.
|
|
45759
|
-
*/
|
|
45760
45838
|
bedrockGuardrailConfiguration?: outputs.lex.BotBedrockModelSpecificationBedrockGuardrailConfigurationProperties;
|
|
45761
|
-
/**
|
|
45762
|
-
* The custom prompt used in the Bedrock model specification details.
|
|
45763
|
-
*/
|
|
45764
45839
|
bedrockModelCustomPrompt?: string;
|
|
45765
|
-
/**
|
|
45766
|
-
* The Bedrock trace status in the Bedrock model specification details.
|
|
45767
|
-
*/
|
|
45768
45840
|
bedrockTraceStatus?: enums.lex.BotBedrockModelSpecificationBedrockTraceStatus;
|
|
45769
45841
|
/**
|
|
45770
45842
|
* The ARN of the foundation model used in descriptive bot building.
|
|
45771
45843
|
*/
|
|
45772
45844
|
modelArn: string;
|
|
45773
45845
|
}
|
|
45774
|
-
/**
|
|
45775
|
-
* The guardrail configuration in the Bedrock model specification details.
|
|
45776
|
-
*/
|
|
45777
45846
|
interface BotBedrockModelSpecificationBedrockGuardrailConfigurationProperties {
|
|
45778
|
-
/**
|
|
45779
|
-
* The unique guardrail id for the Bedrock guardrail configuration.
|
|
45780
|
-
*/
|
|
45781
45847
|
bedrockGuardrailIdentifier?: string;
|
|
45782
|
-
/**
|
|
45783
|
-
* The guardrail version for the Bedrock guardrail configuration.
|
|
45784
|
-
*/
|
|
45785
45848
|
bedrockGuardrailVersion?: string;
|
|
45786
45849
|
}
|
|
45787
|
-
/**
|
|
45788
|
-
* A button to use on a response card used to gather slot values from a user.
|
|
45789
|
-
*/
|
|
45790
45850
|
interface BotButton {
|
|
45791
|
-
/**
|
|
45792
|
-
* The text that appears on the button.
|
|
45793
|
-
*/
|
|
45794
45851
|
text: string;
|
|
45795
|
-
/**
|
|
45796
|
-
* The value returned to Amazon Lex when the user chooses this button.
|
|
45797
|
-
*/
|
|
45798
45852
|
value: string;
|
|
45799
45853
|
}
|
|
45800
45854
|
interface BotCloudWatchLogGroupLogDestination {
|
|
45801
|
-
/**
|
|
45802
|
-
* A string used to identify the groupArn for the Cloudwatch Log Group
|
|
45803
|
-
*/
|
|
45804
45855
|
cloudWatchLogGroupArn: string;
|
|
45805
|
-
/**
|
|
45806
|
-
* A string containing the value for the Log Prefix
|
|
45807
|
-
*/
|
|
45808
45856
|
logPrefix: string;
|
|
45809
45857
|
}
|
|
45810
|
-
|
|
45811
|
-
|
|
45812
|
-
|
|
45858
|
+
interface BotCompositeSlotTypeSetting {
|
|
45859
|
+
subSlots?: outputs.lex.BotSubSlotTypeComposition[];
|
|
45860
|
+
}
|
|
45813
45861
|
interface BotCondition {
|
|
45814
|
-
/**
|
|
45815
|
-
* The expression string that is evaluated.
|
|
45816
|
-
*/
|
|
45817
45862
|
expressionString: string;
|
|
45818
45863
|
}
|
|
45819
|
-
/**
|
|
45820
|
-
* A set of actions that Amazon Lex should run if the condition is matched.
|
|
45821
|
-
*/
|
|
45822
45864
|
interface BotConditionalBranch {
|
|
45823
|
-
/**
|
|
45824
|
-
* Contains the expression to evaluate. If the condition is true, the branch's actions are taken.
|
|
45825
|
-
*/
|
|
45826
45865
|
condition: outputs.lex.BotCondition;
|
|
45827
|
-
/**
|
|
45828
|
-
* The name of the branch.
|
|
45829
|
-
*/
|
|
45830
45866
|
name: string;
|
|
45831
|
-
/**
|
|
45832
|
-
* The next step in the conversation.
|
|
45833
|
-
*/
|
|
45834
45867
|
nextStep: outputs.lex.BotDialogState;
|
|
45835
|
-
/**
|
|
45836
|
-
* Specifies a list of message groups that Amazon Lex uses to respond the user input.
|
|
45837
|
-
*/
|
|
45838
45868
|
response?: outputs.lex.BotResponseSpecification;
|
|
45839
45869
|
}
|
|
45840
|
-
/**
|
|
45841
|
-
* Provides a list of conditional branches. Branches are evaluated in the order that they are entered in the list. The first branch with a condition that evaluates to true is executed. The last branch in the list is the default branch. The default branch should not have any condition expression. The default branch is executed if no other branch has a matching condition.
|
|
45842
|
-
*/
|
|
45843
45870
|
interface BotConditionalSpecification {
|
|
45844
45871
|
/**
|
|
45845
45872
|
* A list of conditional branches. A conditional branch is made up of a condition, a response and a next step. The response and next step are executed when the condition is true.
|
|
@@ -45850,13 +45877,10 @@ export declare namespace lex {
|
|
|
45850
45877
|
*/
|
|
45851
45878
|
defaultBranch: outputs.lex.BotDefaultConditionalBranch;
|
|
45852
45879
|
/**
|
|
45853
|
-
* Determines whether a conditional branch is active. When
|
|
45880
|
+
* Determines whether a conditional branch is active. When `IsActive` is false, the conditions are not evaluated.
|
|
45854
45881
|
*/
|
|
45855
45882
|
isActive: boolean;
|
|
45856
45883
|
}
|
|
45857
|
-
/**
|
|
45858
|
-
* Contains information about code hooks that Amazon Lex calls during a conversation.
|
|
45859
|
-
*/
|
|
45860
45884
|
interface BotConversationLogSettings {
|
|
45861
45885
|
/**
|
|
45862
45886
|
* The Amazon S3 settings for logging audio to an S3 bucket.
|
|
@@ -45867,44 +45891,20 @@ export declare namespace lex {
|
|
|
45867
45891
|
*/
|
|
45868
45892
|
textLogSettings?: outputs.lex.BotTextLogSetting[];
|
|
45869
45893
|
}
|
|
45870
|
-
/**
|
|
45871
|
-
* A message in a custom format defined by the client application.
|
|
45872
|
-
*/
|
|
45873
45894
|
interface BotCustomPayload {
|
|
45874
|
-
/**
|
|
45875
|
-
* The string that is sent to your application.
|
|
45876
|
-
*/
|
|
45877
45895
|
value: string;
|
|
45878
45896
|
}
|
|
45879
|
-
/**
|
|
45880
|
-
* A custom vocabulary is a list of specific phrases that you want Amazon Lex V2 to recognize in the audio input.
|
|
45881
|
-
*/
|
|
45882
45897
|
interface BotCustomVocabulary {
|
|
45883
45898
|
/**
|
|
45884
45899
|
* Specifies a list of words that you expect to be used during a conversation with your bot.
|
|
45885
45900
|
*/
|
|
45886
45901
|
customVocabularyItems: outputs.lex.BotCustomVocabularyItem[];
|
|
45887
45902
|
}
|
|
45888
|
-
/**
|
|
45889
|
-
* A custom vocabulary item that contains the phrase to recognize and a weight to give the boost.
|
|
45890
|
-
*/
|
|
45891
45903
|
interface BotCustomVocabularyItem {
|
|
45892
|
-
/**
|
|
45893
|
-
* Defines how you want your phrase to look in your transcription output.
|
|
45894
|
-
*/
|
|
45895
45904
|
displayAs?: string;
|
|
45896
|
-
/**
|
|
45897
|
-
* Phrase that should be recognized.
|
|
45898
|
-
*/
|
|
45899
45905
|
phrase: string;
|
|
45900
|
-
/**
|
|
45901
|
-
* The degree to which the phrase recognition is boosted. The weight 0 means that no boosting will be applied and the entry will only be used for performing replacements using the displayAs field.
|
|
45902
|
-
*/
|
|
45903
45906
|
weight?: number;
|
|
45904
45907
|
}
|
|
45905
|
-
/**
|
|
45906
|
-
* A set of actions that Amazon Lex should run if none of the other conditions are met.
|
|
45907
|
-
*/
|
|
45908
45908
|
interface BotDefaultConditionalBranch {
|
|
45909
45909
|
/**
|
|
45910
45910
|
* The next step in the conversation.
|
|
@@ -45915,12 +45915,9 @@ export declare namespace lex {
|
|
|
45915
45915
|
*/
|
|
45916
45916
|
response?: outputs.lex.BotResponseSpecification;
|
|
45917
45917
|
}
|
|
45918
|
-
/**
|
|
45919
|
-
* Defines the action that the bot executes at runtime when the conversation reaches this step.
|
|
45920
|
-
*/
|
|
45921
45918
|
interface BotDialogAction {
|
|
45922
45919
|
/**
|
|
45923
|
-
* If the dialog action is ElicitSlot, defines the slot to elicit from the user.
|
|
45920
|
+
* If the dialog action is `ElicitSlot` , defines the slot to elicit from the user.
|
|
45924
45921
|
*/
|
|
45925
45922
|
slotToElicit?: string;
|
|
45926
45923
|
/**
|
|
@@ -45932,9 +45929,6 @@ export declare namespace lex {
|
|
|
45932
45929
|
*/
|
|
45933
45930
|
type: enums.lex.BotDialogActionType;
|
|
45934
45931
|
}
|
|
45935
|
-
/**
|
|
45936
|
-
* Settings that specify the dialog code hook that is called by Amazon Lex at a step of the conversation.
|
|
45937
|
-
*/
|
|
45938
45932
|
interface BotDialogCodeHookInvocationSetting {
|
|
45939
45933
|
/**
|
|
45940
45934
|
* Indicates whether a Lambda function should be invoked for the dialog.
|
|
@@ -45953,18 +45947,12 @@ export declare namespace lex {
|
|
|
45953
45947
|
*/
|
|
45954
45948
|
postCodeHookSpecification: outputs.lex.BotPostDialogCodeHookInvocationSpecification;
|
|
45955
45949
|
}
|
|
45956
|
-
/**
|
|
45957
|
-
* Settings that determine the Lambda function that Amazon Lex uses for processing user responses.
|
|
45958
|
-
*/
|
|
45959
45950
|
interface BotDialogCodeHookSetting {
|
|
45960
45951
|
/**
|
|
45961
45952
|
* Enables the dialog code hook so that it processes user requests.
|
|
45962
45953
|
*/
|
|
45963
45954
|
enabled: boolean;
|
|
45964
45955
|
}
|
|
45965
|
-
/**
|
|
45966
|
-
* The current state of the conversation with the user.
|
|
45967
|
-
*/
|
|
45968
45956
|
interface BotDialogState {
|
|
45969
45957
|
/**
|
|
45970
45958
|
* Defines the action that the bot executes at runtime when the conversation reaches this step.
|
|
@@ -45975,34 +45963,16 @@ export declare namespace lex {
|
|
|
45975
45963
|
*/
|
|
45976
45964
|
intent?: outputs.lex.BotIntentOverride;
|
|
45977
45965
|
/**
|
|
45978
|
-
*
|
|
45966
|
+
* Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
|
|
45979
45967
|
*/
|
|
45980
45968
|
sessionAttributes?: outputs.lex.BotSessionAttribute[];
|
|
45981
45969
|
}
|
|
45982
|
-
/**
|
|
45983
|
-
* Specifies the settings on DTMF input.
|
|
45984
|
-
*/
|
|
45985
45970
|
interface BotDtmfSpecification {
|
|
45986
|
-
/**
|
|
45987
|
-
* The DTMF character that clears the accumulated DTMF digits and immediately ends the input.
|
|
45988
|
-
*/
|
|
45989
45971
|
deletionCharacter: string;
|
|
45990
|
-
/**
|
|
45991
|
-
* The DTMF character that immediately ends input. If the user does not press this character, the input ends after the end timeout.
|
|
45992
|
-
*/
|
|
45993
45972
|
endCharacter: string;
|
|
45994
|
-
/**
|
|
45995
|
-
* How long the bot should wait after the last DTMF character input before assuming that the input has concluded.
|
|
45996
|
-
*/
|
|
45997
45973
|
endTimeoutMs: number;
|
|
45998
|
-
/**
|
|
45999
|
-
* The maximum number of DTMF digits allowed in an utterance.
|
|
46000
|
-
*/
|
|
46001
45974
|
maxLength: number;
|
|
46002
45975
|
}
|
|
46003
|
-
/**
|
|
46004
|
-
* Settings that specify the dialog code hook that is called by Amazon Lex between eliciting slot values.
|
|
46005
|
-
*/
|
|
46006
45976
|
interface BotElicitationCodeHookInvocationSetting {
|
|
46007
45977
|
/**
|
|
46008
45978
|
* Indicates whether a Lambda function should be invoked for the dialog.
|
|
@@ -46013,18 +45983,12 @@ export declare namespace lex {
|
|
|
46013
45983
|
*/
|
|
46014
45984
|
invocationLabel?: string;
|
|
46015
45985
|
}
|
|
46016
|
-
/**
|
|
46017
|
-
* Provides information about the external source of the slot type's definition.
|
|
46018
|
-
*/
|
|
46019
45986
|
interface BotExternalSourceSetting {
|
|
46020
45987
|
/**
|
|
46021
45988
|
* Settings required for a slot type based on a grammar that you provide.
|
|
46022
45989
|
*/
|
|
46023
45990
|
grammarSlotTypeSetting?: outputs.lex.BotGrammarSlotTypeSetting;
|
|
46024
45991
|
}
|
|
46025
|
-
/**
|
|
46026
|
-
* Settings that determine if a Lambda function should be invoked to fulfill a specific intent.
|
|
46027
|
-
*/
|
|
46028
45992
|
interface BotFulfillmentCodeHookSetting {
|
|
46029
45993
|
/**
|
|
46030
45994
|
* Indicates whether a Lambda function should be invoked to fulfill a specific intent.
|
|
@@ -46035,7 +45999,7 @@ export declare namespace lex {
|
|
|
46035
45999
|
*/
|
|
46036
46000
|
fulfillmentUpdatesSpecification?: outputs.lex.BotFulfillmentUpdatesSpecification;
|
|
46037
46001
|
/**
|
|
46038
|
-
* Determines whether the fulfillment code hook is used. When active is false, the code hook doesn't run.
|
|
46002
|
+
* Determines whether the fulfillment code hook is used. When `active` is false, the code hook doesn't run.
|
|
46039
46003
|
*/
|
|
46040
46004
|
isActive?: boolean;
|
|
46041
46005
|
/**
|
|
@@ -46043,9 +46007,6 @@ export declare namespace lex {
|
|
|
46043
46007
|
*/
|
|
46044
46008
|
postFulfillmentStatusSpecification?: outputs.lex.BotPostFulfillmentStatusSpecification;
|
|
46045
46009
|
}
|
|
46046
|
-
/**
|
|
46047
|
-
* Provides settings for a message that is sent to the user when a fulfillment Lambda function starts running.
|
|
46048
|
-
*/
|
|
46049
46010
|
interface BotFulfillmentStartResponseSpecification {
|
|
46050
46011
|
/**
|
|
46051
46012
|
* Determines whether the user can interrupt the start message while it is playing.
|
|
@@ -46060,9 +46021,6 @@ export declare namespace lex {
|
|
|
46060
46021
|
*/
|
|
46061
46022
|
messageGroups: outputs.lex.BotMessageGroup[];
|
|
46062
46023
|
}
|
|
46063
|
-
/**
|
|
46064
|
-
* Provides settings for a message that is sent periodically to the user while a fulfillment Lambda function is running.
|
|
46065
|
-
*/
|
|
46066
46024
|
interface BotFulfillmentUpdateResponseSpecification {
|
|
46067
46025
|
/**
|
|
46068
46026
|
* Determines whether the user can interrupt an update message while it is playing.
|
|
@@ -46077,12 +46035,11 @@ export declare namespace lex {
|
|
|
46077
46035
|
*/
|
|
46078
46036
|
messageGroups: outputs.lex.BotMessageGroup[];
|
|
46079
46037
|
}
|
|
46080
|
-
/**
|
|
46081
|
-
* Provides information for updating the user on the progress of fulfilling an intent.
|
|
46082
|
-
*/
|
|
46083
46038
|
interface BotFulfillmentUpdatesSpecification {
|
|
46084
46039
|
/**
|
|
46085
46040
|
* Determines whether fulfillment updates are sent to the user. When this field is true, updates are sent.
|
|
46041
|
+
*
|
|
46042
|
+
* If the `active` field is set to true, the `startResponse` , `updateResponse` , and `timeoutInSeconds` fields are required.
|
|
46086
46043
|
*/
|
|
46087
46044
|
active: boolean;
|
|
46088
46045
|
/**
|
|
@@ -46098,56 +46055,32 @@ export declare namespace lex {
|
|
|
46098
46055
|
*/
|
|
46099
46056
|
updateResponse?: outputs.lex.BotFulfillmentUpdateResponseSpecification;
|
|
46100
46057
|
}
|
|
46101
|
-
/**
|
|
46102
|
-
* Settings required for a slot type based on a grammar that you provide.
|
|
46103
|
-
*/
|
|
46104
46058
|
interface BotGrammarSlotTypeSetting {
|
|
46105
46059
|
/**
|
|
46106
46060
|
* The source of the grammar used to create the slot type.
|
|
46107
46061
|
*/
|
|
46108
46062
|
source?: outputs.lex.BotGrammarSlotTypeSource;
|
|
46109
46063
|
}
|
|
46110
|
-
/**
|
|
46111
|
-
* Describes the Amazon S3 bucket name and location for the grammar that is the source for the slot type.
|
|
46112
|
-
*/
|
|
46113
46064
|
interface BotGrammarSlotTypeSource {
|
|
46114
46065
|
/**
|
|
46115
|
-
* The
|
|
46066
|
+
* The AWS KMS key required to decrypt the contents of the grammar, if any.
|
|
46116
46067
|
*/
|
|
46117
46068
|
kmsKeyArn?: string;
|
|
46118
46069
|
/**
|
|
46119
|
-
* The name of the S3 bucket that contains the grammar source.
|
|
46070
|
+
* The name of the Amazon S3 bucket that contains the grammar source.
|
|
46120
46071
|
*/
|
|
46121
46072
|
s3BucketName: string;
|
|
46122
46073
|
/**
|
|
46123
|
-
* The path to the grammar in the S3 bucket.
|
|
46074
|
+
* The path to the grammar in the Amazon S3 bucket.
|
|
46124
46075
|
*/
|
|
46125
46076
|
s3ObjectKey: string;
|
|
46126
46077
|
}
|
|
46127
|
-
/**
|
|
46128
|
-
* A message that defines a response card that the client application can show to the user.
|
|
46129
|
-
*/
|
|
46130
46078
|
interface BotImageResponseCard {
|
|
46131
|
-
/**
|
|
46132
|
-
* A list of buttons that should be displayed on the response card.
|
|
46133
|
-
*/
|
|
46134
46079
|
buttons?: outputs.lex.BotButton[];
|
|
46135
|
-
/**
|
|
46136
|
-
* The URL of an image to display on the response card.
|
|
46137
|
-
*/
|
|
46138
46080
|
imageUrl?: string;
|
|
46139
|
-
/**
|
|
46140
|
-
* The subtitle to display on the response card.
|
|
46141
|
-
*/
|
|
46142
46081
|
subtitle?: string;
|
|
46143
|
-
/**
|
|
46144
|
-
* The title to display on the response card.
|
|
46145
|
-
*/
|
|
46146
46082
|
title: string;
|
|
46147
46083
|
}
|
|
46148
|
-
/**
|
|
46149
|
-
* Configuration setting for a response sent to the user before Amazon Lex starts eliciting slots.
|
|
46150
|
-
*/
|
|
46151
46084
|
interface BotInitialResponseSetting {
|
|
46152
46085
|
/**
|
|
46153
46086
|
* Settings that specify the dialog code hook that is called by Amazon Lex at a step of the conversation.
|
|
@@ -46166,19 +46099,11 @@ export declare namespace lex {
|
|
|
46166
46099
|
*/
|
|
46167
46100
|
nextStep?: outputs.lex.BotDialogState;
|
|
46168
46101
|
}
|
|
46169
|
-
/**
|
|
46170
|
-
* InputContext specified for the intent.
|
|
46171
|
-
*/
|
|
46172
46102
|
interface BotInputContext {
|
|
46173
|
-
/**
|
|
46174
|
-
* The name of the context.
|
|
46175
|
-
*/
|
|
46176
46103
|
name: string;
|
|
46177
46104
|
}
|
|
46178
|
-
/**
|
|
46179
|
-
* Represents an action that the user wants to perform.
|
|
46180
|
-
*/
|
|
46181
46105
|
interface BotIntent {
|
|
46106
|
+
bedrockAgentIntentConfiguration?: outputs.lex.BotBedrockAgentIntentConfiguration;
|
|
46182
46107
|
/**
|
|
46183
46108
|
* Description of thr intent.
|
|
46184
46109
|
*/
|
|
@@ -46212,7 +46137,7 @@ export declare namespace lex {
|
|
|
46212
46137
|
*/
|
|
46213
46138
|
kendraConfiguration?: outputs.lex.BotKendraConfiguration;
|
|
46214
46139
|
/**
|
|
46215
|
-
* The name of the intent.
|
|
46140
|
+
* The name of the intent. Intent names must be unique within the locale that contains the intent and can't match the name of any built-in intent.
|
|
46216
46141
|
*/
|
|
46217
46142
|
name: string;
|
|
46218
46143
|
/**
|
|
@@ -46223,9 +46148,10 @@ export declare namespace lex {
|
|
|
46223
46148
|
* A unique identifier for the built-in intent to base this intent on.
|
|
46224
46149
|
*/
|
|
46225
46150
|
parentIntentSignature?: string;
|
|
46151
|
+
qInConnectIntentConfiguration?: outputs.lex.BotQInConnectIntentConfiguration;
|
|
46226
46152
|
qnAIntentConfiguration?: outputs.lex.BotQnAIntentConfiguration;
|
|
46227
46153
|
/**
|
|
46228
|
-
* A
|
|
46154
|
+
* A list of utterances that a user might say to signal the intent.
|
|
46229
46155
|
*/
|
|
46230
46156
|
sampleUtterances?: outputs.lex.BotSampleUtterance[];
|
|
46231
46157
|
/**
|
|
@@ -46233,24 +46159,21 @@ export declare namespace lex {
|
|
|
46233
46159
|
*/
|
|
46234
46160
|
slotPriorities?: outputs.lex.BotSlotPriority[];
|
|
46235
46161
|
/**
|
|
46236
|
-
*
|
|
46162
|
+
* A list of slots that the intent requires for fulfillment.
|
|
46237
46163
|
*/
|
|
46238
46164
|
slots?: outputs.lex.BotSlot[];
|
|
46239
46165
|
}
|
|
46240
|
-
/**
|
|
46241
|
-
* Provides a statement the Amazon Lex conveys to the user when the intent is successfully fulfilled.
|
|
46242
|
-
*/
|
|
46243
46166
|
interface BotIntentClosingSetting {
|
|
46244
46167
|
/**
|
|
46245
46168
|
* The response that Amazon Lex sends to the user when the intent is complete.
|
|
46246
46169
|
*/
|
|
46247
46170
|
closingResponse?: outputs.lex.BotResponseSpecification;
|
|
46248
46171
|
/**
|
|
46249
|
-
* A list of conditional branches associated with the intent's closing response. These branches are executed when the nextStep attribute is set to EvalutateConditional.
|
|
46172
|
+
* A list of conditional branches associated with the intent's closing response. These branches are executed when the `nextStep` attribute is set to `EvalutateConditional` .
|
|
46250
46173
|
*/
|
|
46251
46174
|
conditional?: outputs.lex.BotConditionalSpecification;
|
|
46252
46175
|
/**
|
|
46253
|
-
* Specifies whether an intent's closing response is used. When this field is false, the closing response isn't sent to the user. If the
|
|
46176
|
+
* Specifies whether an intent's closing response is used. When this field is false, the closing response isn't sent to the user. If the `IsActive` field isn't specified, the default is true.
|
|
46254
46177
|
*/
|
|
46255
46178
|
isActive?: boolean;
|
|
46256
46179
|
/**
|
|
@@ -46258,12 +46181,9 @@ export declare namespace lex {
|
|
|
46258
46181
|
*/
|
|
46259
46182
|
nextStep?: outputs.lex.BotDialogState;
|
|
46260
46183
|
}
|
|
46261
|
-
/**
|
|
46262
|
-
* Provides a prompt for making sure that the user is ready for the intent to be fulfilled.
|
|
46263
|
-
*/
|
|
46264
46184
|
interface BotIntentConfirmationSetting {
|
|
46265
46185
|
/**
|
|
46266
|
-
* The DialogCodeHookInvocationSetting object associated with intent's confirmation step. The dialog code hook is triggered based on these invocation settings when the confirmation next step or declination next step or failure next step is InvokeDialogCodeHook.
|
|
46186
|
+
* The `DialogCodeHookInvocationSetting` object associated with intent's confirmation step. The dialog code hook is triggered based on these invocation settings when the confirmation next step or declination next step or failure next step is `InvokeDialogCodeHook` .
|
|
46267
46187
|
*/
|
|
46268
46188
|
codeHook?: outputs.lex.BotDialogCodeHookInvocationSetting;
|
|
46269
46189
|
/**
|
|
@@ -46287,11 +46207,11 @@ export declare namespace lex {
|
|
|
46287
46207
|
*/
|
|
46288
46208
|
declinationNextStep?: outputs.lex.BotDialogState;
|
|
46289
46209
|
/**
|
|
46290
|
-
* When the user answers "no" to the question defined in promptSpecification, Amazon Lex responds with this response to acknowledge that the intent was canceled.
|
|
46210
|
+
* When the user answers "no" to the question defined in `promptSpecification` , Amazon Lex responds with this response to acknowledge that the intent was canceled.
|
|
46291
46211
|
*/
|
|
46292
46212
|
declinationResponse?: outputs.lex.BotResponseSpecification;
|
|
46293
46213
|
/**
|
|
46294
|
-
* The DialogCodeHookInvocationSetting used when the code hook is invoked during confirmation prompt retries.
|
|
46214
|
+
* The `DialogCodeHookInvocationSetting` used when the code hook is invoked during confirmation prompt retries.
|
|
46295
46215
|
*/
|
|
46296
46216
|
elicitationCodeHook?: outputs.lex.BotElicitationCodeHookInvocationSetting;
|
|
46297
46217
|
/**
|
|
@@ -46303,34 +46223,30 @@ export declare namespace lex {
|
|
|
46303
46223
|
*/
|
|
46304
46224
|
failureNextStep?: outputs.lex.BotDialogState;
|
|
46305
46225
|
/**
|
|
46306
|
-
* Specifies a list of message groups that Amazon Lex uses to respond the user input.
|
|
46226
|
+
* Specifies a list of message groups that Amazon Lex uses to respond the user input when the intent confirmation fails.
|
|
46307
46227
|
*/
|
|
46308
46228
|
failureResponse?: outputs.lex.BotResponseSpecification;
|
|
46309
46229
|
/**
|
|
46310
|
-
* Specifies whether the intent's confirmation is sent to the user. When this field is false, confirmation and declination responses aren't sent. If the
|
|
46230
|
+
* Specifies whether the intent's confirmation is sent to the user. When this field is false, confirmation and declination responses aren't sent. If the `IsActive` field isn't specified, the default is true.
|
|
46311
46231
|
*/
|
|
46312
46232
|
isActive?: boolean;
|
|
46313
46233
|
/**
|
|
46314
46234
|
* Prompts the user to confirm the intent. This question should have a yes or no answer.
|
|
46235
|
+
*
|
|
46236
|
+
* Amazon Lex uses this prompt to ensure that the user acknowledges that the intent is ready for fulfillment. For example, with the `OrderPizza` intent, you might want to confirm that the order is correct before placing it. For other intents, such as intents that simply respond to user questions, you might not need to ask the user for confirmation before providing the information.
|
|
46315
46237
|
*/
|
|
46316
46238
|
promptSpecification: outputs.lex.BotPromptSpecification;
|
|
46317
46239
|
}
|
|
46318
|
-
/**
|
|
46319
|
-
* Override settings to configure the intent state.
|
|
46320
|
-
*/
|
|
46321
46240
|
interface BotIntentOverride {
|
|
46322
46241
|
/**
|
|
46323
46242
|
* The name of the intent. Only required when you're switching intents.
|
|
46324
46243
|
*/
|
|
46325
46244
|
name?: string;
|
|
46326
46245
|
/**
|
|
46327
|
-
* A map of all of the slot value overrides for the intent.
|
|
46246
|
+
* A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
|
|
46328
46247
|
*/
|
|
46329
46248
|
slots?: outputs.lex.BotSlotValueOverrideMap[];
|
|
46330
46249
|
}
|
|
46331
|
-
/**
|
|
46332
|
-
* Configuration for searching a Amazon Kendra index specified for the intent.
|
|
46333
|
-
*/
|
|
46334
46250
|
interface BotKendraConfiguration {
|
|
46335
46251
|
/**
|
|
46336
46252
|
* The Amazon Resource Name (ARN) of the Amazon Kendra index that you want the `AMAZON.KendraSearchIntent` intent to search. The index must be in the same account and Region as the Amazon Lex bot.
|
|
@@ -46341,13 +46257,10 @@ export declare namespace lex {
|
|
|
46341
46257
|
*/
|
|
46342
46258
|
queryFilterString?: string;
|
|
46343
46259
|
/**
|
|
46344
|
-
* Determines whether the AMAZON.KendraSearchIntent intent uses a custom query string to query the Amazon Kendra index.
|
|
46260
|
+
* Determines whether the `AMAZON.KendraSearchIntent` intent uses a custom query string to query the Amazon Kendra index.
|
|
46345
46261
|
*/
|
|
46346
46262
|
queryFilterStringEnabled?: boolean;
|
|
46347
46263
|
}
|
|
46348
|
-
/**
|
|
46349
|
-
* A locale in the bot, which contains the intents and slot types that the bot uses in conversations with users in the specified language and locale.
|
|
46350
|
-
*/
|
|
46351
46264
|
interface BotLocale {
|
|
46352
46265
|
/**
|
|
46353
46266
|
* Specifies a custom vocabulary to use with a specific locale.
|
|
@@ -46358,7 +46271,7 @@ export declare namespace lex {
|
|
|
46358
46271
|
*/
|
|
46359
46272
|
description?: string;
|
|
46360
46273
|
/**
|
|
46361
|
-
*
|
|
46274
|
+
* One or more intents defined for the locale.
|
|
46362
46275
|
*/
|
|
46363
46276
|
intents?: outputs.lex.BotIntent[];
|
|
46364
46277
|
/**
|
|
@@ -46370,7 +46283,7 @@ export declare namespace lex {
|
|
|
46370
46283
|
*/
|
|
46371
46284
|
nluConfidenceThreshold: number;
|
|
46372
46285
|
/**
|
|
46373
|
-
*
|
|
46286
|
+
* One or more slot types defined for the locale.
|
|
46374
46287
|
*/
|
|
46375
46288
|
slotTypes?: outputs.lex.BotSlotType[];
|
|
46376
46289
|
/**
|
|
@@ -46385,28 +46298,16 @@ export declare namespace lex {
|
|
|
46385
46298
|
*/
|
|
46386
46299
|
voiceSettings?: outputs.lex.BotVoiceSettings;
|
|
46387
46300
|
}
|
|
46388
|
-
/**
|
|
46389
|
-
* The primary message that Amazon Lex should send to the user.
|
|
46390
|
-
*/
|
|
46391
46301
|
interface BotMessage {
|
|
46392
46302
|
customPayload?: outputs.lex.BotCustomPayload;
|
|
46393
46303
|
imageResponseCard?: outputs.lex.BotImageResponseCard;
|
|
46394
46304
|
plainTextMessage?: outputs.lex.BotPlainTextMessage;
|
|
46395
46305
|
ssmlMessage?: outputs.lex.BotSsmlMessage;
|
|
46396
46306
|
}
|
|
46397
|
-
/**
|
|
46398
|
-
* One or more messages that Amazon Lex can send to the user.
|
|
46399
|
-
*/
|
|
46400
46307
|
interface BotMessageGroup {
|
|
46401
46308
|
message: outputs.lex.BotMessage;
|
|
46402
|
-
/**
|
|
46403
|
-
* Message variations to send to the user.
|
|
46404
|
-
*/
|
|
46405
46309
|
variations?: outputs.lex.BotMessage[];
|
|
46406
46310
|
}
|
|
46407
|
-
/**
|
|
46408
|
-
* Indicates whether a slot can return multiple values.
|
|
46409
|
-
*/
|
|
46410
46311
|
interface BotMultipleValuesSetting {
|
|
46411
46312
|
/**
|
|
46412
46313
|
* Indicates whether a slot can return multiple values. When `true` , the slot may return more than one value in a response. When `false` , the slot returns only a single value.
|
|
@@ -46417,46 +46318,31 @@ export declare namespace lex {
|
|
|
46417
46318
|
*/
|
|
46418
46319
|
allowMultipleValues?: boolean;
|
|
46419
46320
|
}
|
|
46420
|
-
/**
|
|
46421
|
-
* Determines whether Amazon Lex obscures slot values in conversation logs.
|
|
46422
|
-
*/
|
|
46423
46321
|
interface BotObfuscationSetting {
|
|
46424
46322
|
/**
|
|
46425
46323
|
* Value that determines whether Amazon Lex obscures slot values in conversation logs. The default is to obscure the values.
|
|
46426
46324
|
*/
|
|
46427
46325
|
obfuscationSettingType: enums.lex.BotObfuscationSettingObfuscationSettingType;
|
|
46428
46326
|
}
|
|
46429
|
-
/**
|
|
46430
|
-
* A session context that is activated when an intent is fulfilled.
|
|
46431
|
-
*/
|
|
46432
46327
|
interface BotOutputContext {
|
|
46433
46328
|
name: string;
|
|
46434
46329
|
timeToLiveInSeconds: number;
|
|
46435
46330
|
turnsToLive: number;
|
|
46436
46331
|
}
|
|
46437
|
-
/**
|
|
46438
|
-
* A message in plain text format.
|
|
46439
|
-
*/
|
|
46440
46332
|
interface BotPlainTextMessage {
|
|
46441
|
-
/**
|
|
46442
|
-
* The message to send to the user.
|
|
46443
|
-
*/
|
|
46444
46333
|
value: string;
|
|
46445
46334
|
}
|
|
46446
|
-
/**
|
|
46447
|
-
* Specifies next steps to run after the dialog code hook finishes.
|
|
46448
|
-
*/
|
|
46449
46335
|
interface BotPostDialogCodeHookInvocationSpecification {
|
|
46450
46336
|
/**
|
|
46451
|
-
* A list of conditional branches to evaluate after the dialog code hook throws an exception or returns with the State field of the Intent object set to Failed.
|
|
46337
|
+
* A list of conditional branches to evaluate after the dialog code hook throws an exception or returns with the `State` field of the `Intent` object set to `Failed` .
|
|
46452
46338
|
*/
|
|
46453
46339
|
failureConditional?: outputs.lex.BotConditionalSpecification;
|
|
46454
46340
|
/**
|
|
46455
|
-
* Specifies the next step the bot runs after the dialog code hook throws an exception or returns with the State field of the Intent object set to Failed.
|
|
46341
|
+
* Specifies the next step the bot runs after the dialog code hook throws an exception or returns with the `State` field of the `Intent` object set to `Failed` .
|
|
46456
46342
|
*/
|
|
46457
46343
|
failureNextStep?: outputs.lex.BotDialogState;
|
|
46458
46344
|
/**
|
|
46459
|
-
* Specifies a list of message groups that Amazon Lex uses to respond the user input.
|
|
46345
|
+
* Specifies a list of message groups that Amazon Lex uses to respond the user input when the code hook fails.
|
|
46460
46346
|
*/
|
|
46461
46347
|
failureResponse?: outputs.lex.BotResponseSpecification;
|
|
46462
46348
|
/**
|
|
@@ -46468,7 +46354,7 @@ export declare namespace lex {
|
|
|
46468
46354
|
*/
|
|
46469
46355
|
successNextStep?: outputs.lex.BotDialogState;
|
|
46470
46356
|
/**
|
|
46471
|
-
* Specifies a list of message groups that Amazon Lex uses to respond the
|
|
46357
|
+
* Specifies a list of message groups that Amazon Lex uses to respond when the code hook succeeds.
|
|
46472
46358
|
*/
|
|
46473
46359
|
successResponse?: outputs.lex.BotResponseSpecification;
|
|
46474
46360
|
/**
|
|
@@ -46480,24 +46366,21 @@ export declare namespace lex {
|
|
|
46480
46366
|
*/
|
|
46481
46367
|
timeoutNextStep?: outputs.lex.BotDialogState;
|
|
46482
46368
|
/**
|
|
46483
|
-
* Specifies a list of message groups that Amazon Lex uses to respond the user input.
|
|
46369
|
+
* Specifies a list of message groups that Amazon Lex uses to respond to the user input when the code hook times out.
|
|
46484
46370
|
*/
|
|
46485
46371
|
timeoutResponse?: outputs.lex.BotResponseSpecification;
|
|
46486
46372
|
}
|
|
46487
|
-
/**
|
|
46488
|
-
* Provides a setting that determines whether the post-fulfillment response is sent to the user.
|
|
46489
|
-
*/
|
|
46490
46373
|
interface BotPostFulfillmentStatusSpecification {
|
|
46491
46374
|
/**
|
|
46492
|
-
* A list of conditional branches to evaluate after the fulfillment code hook throws an exception or returns with the State field of the Intent object set to Failed.
|
|
46375
|
+
* A list of conditional branches to evaluate after the fulfillment code hook throws an exception or returns with the `State` field of the `Intent` object set to `Failed` .
|
|
46493
46376
|
*/
|
|
46494
46377
|
failureConditional?: outputs.lex.BotConditionalSpecification;
|
|
46495
46378
|
/**
|
|
46496
|
-
* Specifies the next step the bot runs after the fulfillment code hook throws an exception or returns with the State field of the Intent object set to Failed.
|
|
46379
|
+
* Specifies the next step the bot runs after the fulfillment code hook throws an exception or returns with the `State` field of the `Intent` object set to `Failed` .
|
|
46497
46380
|
*/
|
|
46498
46381
|
failureNextStep?: outputs.lex.BotDialogState;
|
|
46499
46382
|
/**
|
|
46500
|
-
* Specifies a list of message groups that Amazon Lex uses to respond
|
|
46383
|
+
* Specifies a list of message groups that Amazon Lex uses to respond when fulfillment isn't successful.
|
|
46501
46384
|
*/
|
|
46502
46385
|
failureResponse?: outputs.lex.BotResponseSpecification;
|
|
46503
46386
|
/**
|
|
@@ -46509,7 +46392,7 @@ export declare namespace lex {
|
|
|
46509
46392
|
*/
|
|
46510
46393
|
successNextStep?: outputs.lex.BotDialogState;
|
|
46511
46394
|
/**
|
|
46512
|
-
* Specifies a list of message groups that Amazon Lex uses to respond the
|
|
46395
|
+
* Specifies a list of message groups that Amazon Lex uses to respond when the fulfillment is successful.
|
|
46513
46396
|
*/
|
|
46514
46397
|
successResponse?: outputs.lex.BotResponseSpecification;
|
|
46515
46398
|
/**
|
|
@@ -46521,25 +46404,16 @@ export declare namespace lex {
|
|
|
46521
46404
|
*/
|
|
46522
46405
|
timeoutNextStep?: outputs.lex.BotDialogState;
|
|
46523
46406
|
/**
|
|
46524
|
-
* Specifies a list of message groups that Amazon Lex uses to respond the
|
|
46407
|
+
* Specifies a list of message groups that Amazon Lex uses to respond when fulfillment isn't completed within the timeout period.
|
|
46525
46408
|
*/
|
|
46526
46409
|
timeoutResponse?: outputs.lex.BotResponseSpecification;
|
|
46527
46410
|
}
|
|
46528
|
-
/**
|
|
46529
|
-
* Specifies the settings on a prompt attempt.
|
|
46530
|
-
*/
|
|
46531
46411
|
interface BotPromptAttemptSpecification {
|
|
46532
|
-
/**
|
|
46533
|
-
* Indicates whether the user can interrupt a speech prompt attempt from the bot.
|
|
46534
|
-
*/
|
|
46535
46412
|
allowInterrupt?: boolean;
|
|
46536
46413
|
allowedInputTypes: outputs.lex.BotAllowedInputTypes;
|
|
46537
46414
|
audioAndDtmfInputSpecification?: outputs.lex.BotAudioAndDtmfInputSpecification;
|
|
46538
46415
|
textInputSpecification?: outputs.lex.BotTextInputSpecification;
|
|
46539
46416
|
}
|
|
46540
|
-
/**
|
|
46541
|
-
* Prompts the user to confirm the intent.
|
|
46542
|
-
*/
|
|
46543
46417
|
interface BotPromptSpecification {
|
|
46544
46418
|
/**
|
|
46545
46419
|
* Indicates whether the user can interrupt a speech prompt from the bot.
|
|
@@ -46564,100 +46438,49 @@ export declare namespace lex {
|
|
|
46564
46438
|
[key: string]: outputs.lex.BotPromptAttemptSpecification;
|
|
46565
46439
|
};
|
|
46566
46440
|
}
|
|
46567
|
-
|
|
46568
|
-
|
|
46569
|
-
|
|
46441
|
+
interface BotQInConnectIntentConfiguration {
|
|
46442
|
+
qInConnectAssistantConfiguration?: outputs.lex.BotQInConnectIntentConfigurationQInConnectAssistantConfigurationProperties;
|
|
46443
|
+
}
|
|
46444
|
+
interface BotQInConnectIntentConfigurationQInConnectAssistantConfigurationProperties {
|
|
46445
|
+
assistantArn: string;
|
|
46446
|
+
}
|
|
46570
46447
|
interface BotQnAIntentConfiguration {
|
|
46571
46448
|
bedrockModelConfiguration: outputs.lex.BotBedrockModelSpecification;
|
|
46572
46449
|
/**
|
|
46573
|
-
* Contains details about the configuration of the data source used for the AMAZON.QnAIntent.
|
|
46450
|
+
* Contains details about the configuration of the data source used for the `AMAZON.QnAIntent` .
|
|
46574
46451
|
*/
|
|
46575
46452
|
dataSourceConfiguration: outputs.lex.BotQnAIntentConfigurationDataSourceConfigurationProperties;
|
|
46576
46453
|
}
|
|
46577
46454
|
/**
|
|
46578
|
-
* Contains details about the configuration of the data source used for the AMAZON.QnAIntent.
|
|
46455
|
+
* Contains details about the configuration of the data source used for the `AMAZON.QnAIntent` .
|
|
46579
46456
|
*/
|
|
46580
46457
|
interface BotQnAIntentConfigurationDataSourceConfigurationProperties {
|
|
46581
|
-
/**
|
|
46582
|
-
* Contains details about the configuration of a Amazon Bedrock knowledge base.
|
|
46583
|
-
*/
|
|
46584
46458
|
bedrockKnowledgeStoreConfiguration?: outputs.lex.BotQnAIntentConfigurationDataSourceConfigurationPropertiesBedrockKnowledgeStoreConfigurationProperties;
|
|
46585
46459
|
kendraConfiguration?: outputs.lex.BotQnAKendraConfiguration;
|
|
46586
|
-
/**
|
|
46587
|
-
* Contains details about the configuration of the Amazon OpenSearch Service database used for the AMAZON.QnAIntent.
|
|
46588
|
-
*/
|
|
46589
46460
|
opensearchConfiguration?: outputs.lex.BotQnAIntentConfigurationDataSourceConfigurationPropertiesOpensearchConfigurationProperties;
|
|
46590
46461
|
}
|
|
46591
|
-
/**
|
|
46592
|
-
* Contains details about the configuration of a Amazon Bedrock knowledge base.
|
|
46593
|
-
*/
|
|
46594
46462
|
interface BotQnAIntentConfigurationDataSourceConfigurationPropertiesBedrockKnowledgeStoreConfigurationProperties {
|
|
46595
|
-
/**
|
|
46596
|
-
* The base ARN of the knowledge base used.
|
|
46597
|
-
*/
|
|
46598
46463
|
bedrockKnowledgeBaseArn?: string;
|
|
46599
|
-
/**
|
|
46600
|
-
* Contains the names of the fields used for an exact response to the user.
|
|
46601
|
-
*/
|
|
46602
46464
|
bkbExactResponseFields?: outputs.lex.BotQnAIntentConfigurationDataSourceConfigurationPropertiesBedrockKnowledgeStoreConfigurationPropertiesBkbExactResponseFieldsProperties;
|
|
46603
|
-
/**
|
|
46604
|
-
* Specifies whether to return an exact response, or to return an answer generated by the model, using the fields you specify from the database.
|
|
46605
|
-
*/
|
|
46606
46465
|
exactResponse?: boolean;
|
|
46607
46466
|
}
|
|
46608
|
-
/**
|
|
46609
|
-
* Contains the names of the fields used for an exact response to the user.
|
|
46610
|
-
*/
|
|
46611
46467
|
interface BotQnAIntentConfigurationDataSourceConfigurationPropertiesBedrockKnowledgeStoreConfigurationPropertiesBkbExactResponseFieldsProperties {
|
|
46612
|
-
/**
|
|
46613
|
-
* The answer field used for an exact response from Bedrock Knowledge Store.
|
|
46614
|
-
*/
|
|
46615
46468
|
answerField?: string;
|
|
46616
46469
|
}
|
|
46617
|
-
/**
|
|
46618
|
-
* Contains details about the configuration of the Amazon OpenSearch Service database used for the AMAZON.QnAIntent.
|
|
46619
|
-
*/
|
|
46620
46470
|
interface BotQnAIntentConfigurationDataSourceConfigurationPropertiesOpensearchConfigurationProperties {
|
|
46621
|
-
/**
|
|
46622
|
-
* The endpoint of the Amazon OpenSearch Service domain.
|
|
46623
|
-
*/
|
|
46624
46471
|
domainEndpoint?: string;
|
|
46625
|
-
/**
|
|
46626
|
-
* Specifies whether to return an exact response or to return an answer generated by the model using the fields you specify from the database.
|
|
46627
|
-
*/
|
|
46628
46472
|
exactResponse?: boolean;
|
|
46629
|
-
/**
|
|
46630
|
-
* Contains the names of the fields used for an exact response to the user.
|
|
46631
|
-
*/
|
|
46632
46473
|
exactResponseFields?: outputs.lex.BotQnAIntentConfigurationDataSourceConfigurationPropertiesOpensearchConfigurationPropertiesExactResponseFieldsProperties;
|
|
46633
|
-
/**
|
|
46634
|
-
* List of fields to include
|
|
46635
|
-
*/
|
|
46636
46474
|
includeFields?: string[];
|
|
46637
|
-
/**
|
|
46638
|
-
* The name of the Amazon OpenSearch Service index.
|
|
46639
|
-
*/
|
|
46640
46475
|
indexName?: string;
|
|
46641
46476
|
}
|
|
46642
|
-
/**
|
|
46643
|
-
* Contains the names of the fields used for an exact response to the user.
|
|
46644
|
-
*/
|
|
46645
46477
|
interface BotQnAIntentConfigurationDataSourceConfigurationPropertiesOpensearchConfigurationPropertiesExactResponseFieldsProperties {
|
|
46646
|
-
/**
|
|
46647
|
-
* The name of the field that contains the answer to the query made to the OpenSearch Service database.
|
|
46648
|
-
*/
|
|
46649
46478
|
answerField?: string;
|
|
46650
|
-
/**
|
|
46651
|
-
* The name of the field that contains the query made to the OpenSearch Service database.
|
|
46652
|
-
*/
|
|
46653
46479
|
questionField?: string;
|
|
46654
46480
|
}
|
|
46655
|
-
/**
|
|
46656
|
-
* Contains details about the configuration of the Amazon Kendra index used for the AMAZON.QnAIntent.
|
|
46657
|
-
*/
|
|
46658
46481
|
interface BotQnAKendraConfiguration {
|
|
46659
46482
|
/**
|
|
46660
|
-
* 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.
|
|
46483
|
+
* 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](https://docs.aws.amazon.com/kendra/latest/dg/in-creating-faq.html) .
|
|
46661
46484
|
*/
|
|
46662
46485
|
exactResponse: boolean;
|
|
46663
46486
|
/**
|
|
@@ -46665,7 +46488,7 @@ export declare namespace lex {
|
|
|
46665
46488
|
*/
|
|
46666
46489
|
kendraIndex: string;
|
|
46667
46490
|
/**
|
|
46668
|
-
* Contains the Amazon Kendra filter string to use if enabled.
|
|
46491
|
+
* 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](https://docs.aws.amazon.com/kendra/latest/dg/filtering.html#search-filtering) .
|
|
46669
46492
|
*/
|
|
46670
46493
|
queryFilterString?: string;
|
|
46671
46494
|
/**
|
|
@@ -46673,21 +46496,12 @@ export declare namespace lex {
|
|
|
46673
46496
|
*/
|
|
46674
46497
|
queryFilterStringEnabled: boolean;
|
|
46675
46498
|
}
|
|
46676
|
-
/**
|
|
46677
|
-
* Parameter used to create a replication of the source bot in the secondary region.
|
|
46678
|
-
*/
|
|
46679
46499
|
interface BotReplication {
|
|
46680
|
-
/**
|
|
46681
|
-
* List of secondary regions for bot replication.
|
|
46682
|
-
*/
|
|
46683
46500
|
replicaRegions: string[];
|
|
46684
46501
|
}
|
|
46685
|
-
/**
|
|
46686
|
-
* A list of message groups that Amazon Lex uses to respond the user input.
|
|
46687
|
-
*/
|
|
46688
46502
|
interface BotResponseSpecification {
|
|
46689
46503
|
/**
|
|
46690
|
-
* Indicates whether the user can interrupt a speech
|
|
46504
|
+
* Indicates whether the user can interrupt a speech response from Amazon Lex.
|
|
46691
46505
|
*/
|
|
46692
46506
|
allowInterrupt?: boolean;
|
|
46693
46507
|
/**
|
|
@@ -46695,58 +46509,31 @@ export declare namespace lex {
|
|
|
46695
46509
|
*/
|
|
46696
46510
|
messageGroupsList: outputs.lex.BotMessageGroup[];
|
|
46697
46511
|
}
|
|
46698
|
-
/**
|
|
46699
|
-
* Specifies an Amazon S3 bucket for logging audio conversations
|
|
46700
|
-
*/
|
|
46701
46512
|
interface BotS3BucketLogDestination {
|
|
46702
|
-
/**
|
|
46703
|
-
* The Amazon Resource Name (ARN) of an AWS Key Management Service (KMS) key for encrypting audio log files stored in an S3 bucket.
|
|
46704
|
-
*/
|
|
46705
46513
|
kmsKeyArn?: string;
|
|
46706
|
-
/**
|
|
46707
|
-
* The Amazon S3 key of the deployment package.
|
|
46708
|
-
*/
|
|
46709
46514
|
logPrefix: string;
|
|
46710
|
-
/**
|
|
46711
|
-
* The Amazon Resource Name (ARN) of an Amazon S3 bucket where audio log files are stored.
|
|
46712
|
-
*/
|
|
46713
46515
|
s3BucketArn: string;
|
|
46714
46516
|
}
|
|
46715
|
-
/**
|
|
46716
|
-
* S3 location of bot definitions zip file, if it's not defined inline in CloudFormation.
|
|
46717
|
-
*/
|
|
46718
46517
|
interface BotS3Location {
|
|
46719
46518
|
/**
|
|
46720
|
-
*
|
|
46519
|
+
* The S3 bucket name.
|
|
46721
46520
|
*/
|
|
46722
46521
|
s3Bucket: string;
|
|
46723
46522
|
/**
|
|
46724
|
-
* The
|
|
46523
|
+
* The path and file name to the object in the S3 bucket.
|
|
46725
46524
|
*/
|
|
46726
46525
|
s3ObjectKey: string;
|
|
46727
46526
|
/**
|
|
46728
|
-
*
|
|
46527
|
+
* The version of the object in the S3 bucket.
|
|
46729
46528
|
*/
|
|
46730
46529
|
s3ObjectVersion?: string;
|
|
46731
46530
|
}
|
|
46732
|
-
/**
|
|
46733
|
-
* A sample utterance that invokes an intent or respond to a slot elicitation prompt.
|
|
46734
|
-
*/
|
|
46735
46531
|
interface BotSampleUtterance {
|
|
46736
46532
|
utterance: string;
|
|
46737
46533
|
}
|
|
46738
|
-
/**
|
|
46739
|
-
* Defines one of the values for a slot type.
|
|
46740
|
-
*/
|
|
46741
46534
|
interface BotSampleValue {
|
|
46742
|
-
/**
|
|
46743
|
-
* The value that can be used for a slot type.
|
|
46744
|
-
*/
|
|
46745
46535
|
value: string;
|
|
46746
46536
|
}
|
|
46747
|
-
/**
|
|
46748
|
-
* Key/value pair representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
|
|
46749
|
-
*/
|
|
46750
46537
|
interface BotSessionAttribute {
|
|
46751
46538
|
/**
|
|
46752
46539
|
* The name of the session attribute.
|
|
@@ -46757,9 +46544,6 @@ export declare namespace lex {
|
|
|
46757
46544
|
*/
|
|
46758
46545
|
value?: string;
|
|
46759
46546
|
}
|
|
46760
|
-
/**
|
|
46761
|
-
* A slot is a variable needed to fulfill an intent, where an intent can require zero or more slots.
|
|
46762
|
-
*/
|
|
46763
46547
|
interface BotSlot {
|
|
46764
46548
|
/**
|
|
46765
46549
|
* The description of the slot.
|
|
@@ -46791,9 +46575,6 @@ export declare namespace lex {
|
|
|
46791
46575
|
*/
|
|
46792
46576
|
valueElicitationSetting: outputs.lex.BotSlotValueElicitationSetting;
|
|
46793
46577
|
}
|
|
46794
|
-
/**
|
|
46795
|
-
* Settings used when Amazon Lex successfully captures a slot value from a user.
|
|
46796
|
-
*/
|
|
46797
46578
|
interface BotSlotCaptureSetting {
|
|
46798
46579
|
/**
|
|
46799
46580
|
* A list of conditional branches to evaluate after the slot value is captured.
|
|
@@ -46824,42 +46605,28 @@ export declare namespace lex {
|
|
|
46824
46605
|
*/
|
|
46825
46606
|
failureNextStep?: outputs.lex.BotDialogState;
|
|
46826
46607
|
/**
|
|
46827
|
-
* Specifies a list of message groups that Amazon Lex uses to respond the user input.
|
|
46608
|
+
* Specifies a list of message groups that Amazon Lex uses to respond the user input when the slot fails to be captured.
|
|
46828
46609
|
*/
|
|
46829
46610
|
failureResponse?: outputs.lex.BotResponseSpecification;
|
|
46830
46611
|
}
|
|
46831
|
-
/**
|
|
46832
|
-
* The default value to use when a user doesn't provide a value for a slot.
|
|
46833
|
-
*/
|
|
46834
46612
|
interface BotSlotDefaultValue {
|
|
46835
46613
|
/**
|
|
46836
46614
|
* The default value to use when a user doesn't provide a value for a slot.
|
|
46837
46615
|
*/
|
|
46838
46616
|
defaultValue: string;
|
|
46839
46617
|
}
|
|
46840
|
-
/**
|
|
46841
|
-
* A list of values that Amazon Lex should use as the default value for a slot.
|
|
46842
|
-
*/
|
|
46843
46618
|
interface BotSlotDefaultValueSpecification {
|
|
46844
46619
|
/**
|
|
46845
|
-
* A list of
|
|
46620
|
+
* A list of default values. Amazon Lex chooses the default value to use in the order that they are presented in the list.
|
|
46846
46621
|
*/
|
|
46847
46622
|
defaultValueList: outputs.lex.BotSlotDefaultValue[];
|
|
46848
46623
|
}
|
|
46849
|
-
/**
|
|
46850
|
-
* The priority that Amazon Lex should use when eliciting slot values from a user.
|
|
46851
|
-
*/
|
|
46852
46624
|
interface BotSlotPriority {
|
|
46853
46625
|
priority: number;
|
|
46854
|
-
/**
|
|
46855
|
-
* The name of the slot.
|
|
46856
|
-
*/
|
|
46857
46626
|
slotName: string;
|
|
46858
46627
|
}
|
|
46859
|
-
/**
|
|
46860
|
-
* A custom, extended built-in or a grammar slot type.
|
|
46861
|
-
*/
|
|
46862
46628
|
interface BotSlotType {
|
|
46629
|
+
compositeSlotTypeSetting?: outputs.lex.BotCompositeSlotTypeSetting;
|
|
46863
46630
|
/**
|
|
46864
46631
|
* A description of the slot type. Use the description to help identify the slot type in lists.
|
|
46865
46632
|
*/
|
|
@@ -46892,28 +46659,19 @@ export declare namespace lex {
|
|
|
46892
46659
|
*/
|
|
46893
46660
|
valueSelectionSetting?: outputs.lex.BotSlotValueSelectionSetting;
|
|
46894
46661
|
}
|
|
46895
|
-
/**
|
|
46896
|
-
* Value that the slot type can take.
|
|
46897
|
-
*/
|
|
46898
46662
|
interface BotSlotTypeValue {
|
|
46899
46663
|
sampleValue: outputs.lex.BotSampleValue;
|
|
46900
46664
|
synonyms?: outputs.lex.BotSampleValue[];
|
|
46901
46665
|
}
|
|
46902
|
-
/**
|
|
46903
|
-
* The value to set in a slot.
|
|
46904
|
-
*/
|
|
46905
46666
|
interface BotSlotValue {
|
|
46906
46667
|
/**
|
|
46907
|
-
* The value that Amazon Lex determines for the slot.
|
|
46668
|
+
* The value that Amazon Lex determines for the slot. The actual value depends on the setting of the value selection strategy for the bot. You can choose to use the value entered by the user, or you can have Amazon Lex choose the first value in the `resolvedValues` list.
|
|
46908
46669
|
*/
|
|
46909
46670
|
interpretedValue?: string;
|
|
46910
46671
|
}
|
|
46911
|
-
/**
|
|
46912
|
-
* Settings that you can use for eliciting a slot value.
|
|
46913
|
-
*/
|
|
46914
46672
|
interface BotSlotValueElicitationSetting {
|
|
46915
46673
|
/**
|
|
46916
|
-
* A list of default values for a slot.
|
|
46674
|
+
* A list of default values for a slot. Default values are used when Amazon Lex hasn't determined a value for a slot. You can specify default values from context variables, session attributes, and defined values.
|
|
46917
46675
|
*/
|
|
46918
46676
|
defaultValueSpecification?: outputs.lex.BotSlotDefaultValueSpecification;
|
|
46919
46677
|
/**
|
|
@@ -46921,11 +46679,11 @@ export declare namespace lex {
|
|
|
46921
46679
|
*/
|
|
46922
46680
|
promptSpecification?: outputs.lex.BotPromptSpecification;
|
|
46923
46681
|
/**
|
|
46924
|
-
* If you know a specific pattern that users might respond to an Amazon Lex request for a slot value, you can provide those utterances to improve accuracy.
|
|
46682
|
+
* If you know a specific pattern that users might respond to an Amazon Lex request for a slot value, you can provide those utterances to improve accuracy. This is optional. In most cases, Amazon Lex is capable of understanding user utterances.
|
|
46925
46683
|
*/
|
|
46926
46684
|
sampleUtterances?: outputs.lex.BotSampleUtterance[];
|
|
46927
46685
|
/**
|
|
46928
|
-
* Specifies the
|
|
46686
|
+
* Specifies the settings that Amazon Lex uses when a slot value is successfully entered by a user.
|
|
46929
46687
|
*/
|
|
46930
46688
|
slotCaptureSetting?: outputs.lex.BotSlotCaptureSetting;
|
|
46931
46689
|
/**
|
|
@@ -46937,12 +46695,9 @@ export declare namespace lex {
|
|
|
46937
46695
|
*/
|
|
46938
46696
|
waitAndContinueSpecification?: outputs.lex.BotWaitAndContinueSpecification;
|
|
46939
46697
|
}
|
|
46940
|
-
/**
|
|
46941
|
-
* The slot values that Amazon Lex uses when it sets slot values in a dialog step.
|
|
46942
|
-
*/
|
|
46943
46698
|
interface BotSlotValueOverride {
|
|
46944
46699
|
/**
|
|
46945
|
-
* When the shape value is List, it indicates that the values field contains a list of slot values. When the value is Scalar, it indicates that the value field contains a single value.
|
|
46700
|
+
* When the shape value is `List` , it indicates that the `values` field contains a list of slot values. When the value is `Scalar` , it indicates that the `value` field contains a single value.
|
|
46946
46701
|
*/
|
|
46947
46702
|
shape?: enums.lex.BotSlotShape;
|
|
46948
46703
|
/**
|
|
@@ -46954,9 +46709,6 @@ export declare namespace lex {
|
|
|
46954
46709
|
*/
|
|
46955
46710
|
values?: outputs.lex.BotSlotValueOverride[];
|
|
46956
46711
|
}
|
|
46957
|
-
/**
|
|
46958
|
-
* A map of slot names and their overridden values.
|
|
46959
|
-
*/
|
|
46960
46712
|
interface BotSlotValueOverrideMap {
|
|
46961
46713
|
/**
|
|
46962
46714
|
* The name of the slot.
|
|
@@ -46967,18 +46719,25 @@ export declare namespace lex {
|
|
|
46967
46719
|
*/
|
|
46968
46720
|
slotValueOverride?: outputs.lex.BotSlotValueOverride;
|
|
46969
46721
|
}
|
|
46970
|
-
/**
|
|
46971
|
-
* A regular expression used to validate the value of a slot.
|
|
46972
|
-
*/
|
|
46973
46722
|
interface BotSlotValueRegexFilter {
|
|
46974
46723
|
/**
|
|
46975
|
-
*
|
|
46724
|
+
* A regular expression used to validate the value of a slot.
|
|
46725
|
+
*
|
|
46726
|
+
* Use a standard regular expression. Amazon Lex supports the following characters in the regular expression:
|
|
46727
|
+
*
|
|
46728
|
+
* - A-Z, a-z
|
|
46729
|
+
* - 0-9
|
|
46730
|
+
* - Unicode characters ("\u<Unicode>")
|
|
46731
|
+
*
|
|
46732
|
+
* Represent Unicode characters with four digits, for example "\u0041" or "\u005A".
|
|
46733
|
+
*
|
|
46734
|
+
* The following regular expression operators are not supported:
|
|
46735
|
+
*
|
|
46736
|
+
* - Infinite repeaters: *, +, or {x,} with no upper bound.
|
|
46737
|
+
* - Wild card (.)
|
|
46976
46738
|
*/
|
|
46977
46739
|
pattern: string;
|
|
46978
46740
|
}
|
|
46979
|
-
/**
|
|
46980
|
-
* Contains settings used by Amazon Lex to select a slot value.
|
|
46981
|
-
*/
|
|
46982
46741
|
interface BotSlotValueSelectionSetting {
|
|
46983
46742
|
/**
|
|
46984
46743
|
* Provides settings that enable advanced recognition settings for slot values. You can use this to enable using slot values as a custom vocabulary for recognizing user utterances.
|
|
@@ -46998,21 +46757,12 @@ export declare namespace lex {
|
|
|
46998
46757
|
*/
|
|
46999
46758
|
resolutionStrategy: enums.lex.BotSlotValueResolutionStrategy;
|
|
47000
46759
|
}
|
|
47001
|
-
/**
|
|
47002
|
-
* A message in Speech Synthesis Markup Language (SSML).
|
|
47003
|
-
*/
|
|
47004
46760
|
interface BotSsmlMessage {
|
|
47005
|
-
/**
|
|
47006
|
-
* The SSML text that defines the prompt.
|
|
47007
|
-
*/
|
|
47008
46761
|
value: string;
|
|
47009
46762
|
}
|
|
47010
|
-
/**
|
|
47011
|
-
* StillWaitingResponseSpecification.
|
|
47012
|
-
*/
|
|
47013
46763
|
interface BotStillWaitingResponseSpecification {
|
|
47014
46764
|
/**
|
|
47015
|
-
* Indicates
|
|
46765
|
+
* Indicates that the user can interrupt the response by speaking while the message is being played.
|
|
47016
46766
|
*/
|
|
47017
46767
|
allowInterrupt?: boolean;
|
|
47018
46768
|
/**
|
|
@@ -47028,22 +46778,14 @@ export declare namespace lex {
|
|
|
47028
46778
|
*/
|
|
47029
46779
|
timeoutInSeconds: number;
|
|
47030
46780
|
}
|
|
47031
|
-
|
|
47032
|
-
|
|
47033
|
-
|
|
46781
|
+
interface BotSubSlotTypeComposition {
|
|
46782
|
+
name: string;
|
|
46783
|
+
slotTypeId: string;
|
|
46784
|
+
}
|
|
47034
46785
|
interface BotTag {
|
|
47035
|
-
/**
|
|
47036
|
-
* The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
|
|
47037
|
-
*/
|
|
47038
46786
|
key: string;
|
|
47039
|
-
/**
|
|
47040
|
-
* The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
|
|
47041
|
-
*/
|
|
47042
46787
|
value: string;
|
|
47043
46788
|
}
|
|
47044
|
-
/**
|
|
47045
|
-
* Configuring the test bot alias settings for a given bot
|
|
47046
|
-
*/
|
|
47047
46789
|
interface BotTestBotAliasSettings {
|
|
47048
46790
|
/**
|
|
47049
46791
|
* Specifies settings that are unique to a locale. For example, you can use a different Lambda function depending on the bot's locale.
|
|
@@ -47058,37 +46800,22 @@ export declare namespace lex {
|
|
|
47058
46800
|
*/
|
|
47059
46801
|
description?: string;
|
|
47060
46802
|
/**
|
|
47061
|
-
*
|
|
46803
|
+
* Specifies whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances.
|
|
47062
46804
|
*/
|
|
47063
46805
|
sentimentAnalysisSettings?: outputs.lex.BotTestBotAliasSettingsSentimentAnalysisSettingsProperties;
|
|
47064
46806
|
}
|
|
47065
46807
|
/**
|
|
47066
|
-
*
|
|
46808
|
+
* Specifies whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances.
|
|
47067
46809
|
*/
|
|
47068
46810
|
interface BotTestBotAliasSettingsSentimentAnalysisSettingsProperties {
|
|
47069
|
-
/**
|
|
47070
|
-
* Enable to call Amazon Comprehend for Sentiment natively within Lex
|
|
47071
|
-
*/
|
|
47072
46811
|
detectSentiment: boolean;
|
|
47073
46812
|
}
|
|
47074
|
-
/**
|
|
47075
|
-
* Specifies the text input specifications.
|
|
47076
|
-
*/
|
|
47077
46813
|
interface BotTextInputSpecification {
|
|
47078
|
-
/**
|
|
47079
|
-
* Time for which a bot waits before re-prompting a customer for text input.
|
|
47080
|
-
*/
|
|
47081
46814
|
startTimeoutMs: number;
|
|
47082
46815
|
}
|
|
47083
|
-
/**
|
|
47084
|
-
* Defines the Amazon CloudWatch Logs destination log group for conversation text logs.
|
|
47085
|
-
*/
|
|
47086
46816
|
interface BotTextLogDestination {
|
|
47087
46817
|
cloudWatch: outputs.lex.BotCloudWatchLogGroupLogDestination;
|
|
47088
46818
|
}
|
|
47089
|
-
/**
|
|
47090
|
-
* Contains information about code hooks that Amazon Lex calls during a conversation.
|
|
47091
|
-
*/
|
|
47092
46819
|
interface BotTextLogSetting {
|
|
47093
46820
|
destination: outputs.lex.BotTextLogDestination;
|
|
47094
46821
|
enabled: boolean;
|
|
@@ -47103,33 +46830,29 @@ export declare namespace lex {
|
|
|
47103
46830
|
botVersionLocaleDetails: outputs.lex.BotVersionLocaleDetails;
|
|
47104
46831
|
localeId: string;
|
|
47105
46832
|
}
|
|
47106
|
-
/**
|
|
47107
|
-
* Settings for using an Amazon Polly voice to communicate with a user.
|
|
47108
|
-
*/
|
|
47109
46833
|
interface BotVoiceSettings {
|
|
47110
46834
|
/**
|
|
47111
|
-
* Indicates the type of Amazon Polly voice that Amazon Lex should use for voice interaction with the user. For more information, see the engine parameter of the SynthesizeSpeech operation in the Amazon Polly developer guide.
|
|
46835
|
+
* Indicates the type of Amazon Polly voice that Amazon Lex should use for voice interaction with the user. For more information, see the [`engine` parameter of the `SynthesizeSpeech` operation](https://docs.aws.amazon.com/polly/latest/dg/API_SynthesizeSpeech.html#polly-SynthesizeSpeech-request-Engine) in the *Amazon Polly developer guide* .
|
|
46836
|
+
*
|
|
46837
|
+
* If you do not specify a value, the default is `standard` .
|
|
47112
46838
|
*/
|
|
47113
46839
|
engine?: enums.lex.BotVoiceSettingsEngine;
|
|
47114
46840
|
/**
|
|
47115
|
-
* The
|
|
46841
|
+
* The identifier of the Amazon Polly voice to use.
|
|
47116
46842
|
*/
|
|
47117
46843
|
voiceId: string;
|
|
47118
46844
|
}
|
|
47119
|
-
/**
|
|
47120
|
-
* The prompts that Amazon Lex uses while a bot is waiting for customer input.
|
|
47121
|
-
*/
|
|
47122
46845
|
interface BotWaitAndContinueSpecification {
|
|
47123
46846
|
/**
|
|
47124
46847
|
* The response that Amazon Lex sends to indicate that the bot is ready to continue the conversation.
|
|
47125
46848
|
*/
|
|
47126
46849
|
continueResponse: outputs.lex.BotResponseSpecification;
|
|
47127
46850
|
/**
|
|
47128
|
-
* Specifies whether the bot will wait for a user to respond.
|
|
46851
|
+
* Specifies whether the bot will wait for a user to respond. When this field is false, wait and continue responses for a slot aren't used. If the `IsActive` field isn't specified, the default is true.
|
|
47129
46852
|
*/
|
|
47130
46853
|
isActive?: boolean;
|
|
47131
46854
|
/**
|
|
47132
|
-
*
|
|
46855
|
+
* A response that Amazon Lex sends periodically to the user to indicate that the bot is still waiting for input from the user.
|
|
47133
46856
|
*/
|
|
47134
46857
|
stillWaitingResponse?: outputs.lex.BotStillWaitingResponseSpecification;
|
|
47135
46858
|
/**
|
|
@@ -47138,7 +46861,7 @@ export declare namespace lex {
|
|
|
47138
46861
|
waitingResponse: outputs.lex.BotResponseSpecification;
|
|
47139
46862
|
}
|
|
47140
46863
|
/**
|
|
47141
|
-
*
|
|
46864
|
+
* By default, data stored by Amazon Lex is encrypted. The `DataPrivacy` structure provides settings that determine how Amazon Lex handles special cases of securing the data for your bot.
|
|
47142
46865
|
*/
|
|
47143
46866
|
interface DataPrivacyProperties {
|
|
47144
46867
|
/**
|
|
@@ -55571,6 +55294,12 @@ export declare namespace qbusiness {
|
|
|
55571
55294
|
interface DataAccessorDocumentAttributeValue3Properties {
|
|
55572
55295
|
dateValue: string;
|
|
55573
55296
|
}
|
|
55297
|
+
interface DataSourceAudioExtractionConfiguration {
|
|
55298
|
+
/**
|
|
55299
|
+
* The status of audio extraction (ENABLED or DISABLED) for processing audio content from files.
|
|
55300
|
+
*/
|
|
55301
|
+
audioExtractionStatus: enums.qbusiness.DataSourceAudioExtractionStatus;
|
|
55302
|
+
}
|
|
55574
55303
|
interface DataSourceDocumentAttributeCondition {
|
|
55575
55304
|
/**
|
|
55576
55305
|
* The identifier of the document attribute used for the condition.
|
|
@@ -55641,7 +55370,7 @@ export declare namespace qbusiness {
|
|
|
55641
55370
|
*/
|
|
55642
55371
|
invocationCondition?: outputs.qbusiness.DataSourceDocumentAttributeCondition;
|
|
55643
55372
|
/**
|
|
55644
|
-
* The Amazon Resource Name (ARN) of
|
|
55373
|
+
* The Amazon Resource Name (ARN) of the Lambda function sduring ingestion. For more information, see [Using Lambda functions for Amazon Q Business document enrichment](https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/cde-lambda-operations.html) .
|
|
55645
55374
|
*/
|
|
55646
55375
|
lambdaArn?: string;
|
|
55647
55376
|
/**
|
|
@@ -55674,10 +55403,24 @@ export declare namespace qbusiness {
|
|
|
55674
55403
|
target?: outputs.qbusiness.DataSourceDocumentAttributeTarget;
|
|
55675
55404
|
}
|
|
55676
55405
|
interface DataSourceMediaExtractionConfiguration {
|
|
55406
|
+
/**
|
|
55407
|
+
* Configuration settings for extracting and processing audio content from media files.
|
|
55408
|
+
*/
|
|
55409
|
+
audioExtractionConfiguration?: outputs.qbusiness.DataSourceAudioExtractionConfiguration;
|
|
55677
55410
|
/**
|
|
55678
55411
|
* The configuration for extracting semantic meaning from images in documents. For more information, see [Extracting semantic meaning from images and visuals](https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/extracting-meaning-from-images.html) .
|
|
55679
55412
|
*/
|
|
55680
55413
|
imageExtractionConfiguration?: outputs.qbusiness.DataSourceImageExtractionConfiguration;
|
|
55414
|
+
/**
|
|
55415
|
+
* Configuration settings for extracting and processing video content from media files.
|
|
55416
|
+
*/
|
|
55417
|
+
videoExtractionConfiguration?: outputs.qbusiness.DataSourceVideoExtractionConfiguration;
|
|
55418
|
+
}
|
|
55419
|
+
interface DataSourceVideoExtractionConfiguration {
|
|
55420
|
+
/**
|
|
55421
|
+
* The status of video extraction (ENABLED or DISABLED) for processing video content from files.
|
|
55422
|
+
*/
|
|
55423
|
+
videoExtractionStatus: enums.qbusiness.DataSourceVideoExtractionStatus;
|
|
55681
55424
|
}
|
|
55682
55425
|
interface DataSourceVpcConfiguration {
|
|
55683
55426
|
/**
|
|
@@ -63394,6 +63137,9 @@ export declare namespace quicksight {
|
|
|
63394
63137
|
* The field options to be configured to a table.
|
|
63395
63138
|
*/
|
|
63396
63139
|
selectedFieldOptions?: outputs.quicksight.AnalysisTableFieldOption[];
|
|
63140
|
+
/**
|
|
63141
|
+
* The `TableOptions` of a transposed table.
|
|
63142
|
+
*/
|
|
63397
63143
|
transposedTableOptions?: outputs.quicksight.AnalysisTransposedTableOption[];
|
|
63398
63144
|
}
|
|
63399
63145
|
interface AnalysisTableFieldUrlConfiguration {
|
|
@@ -63929,7 +63675,16 @@ export declare namespace quicksight {
|
|
|
63929
63675
|
totalsVisibility?: enums.quicksight.AnalysisVisibility;
|
|
63930
63676
|
}
|
|
63931
63677
|
interface AnalysisTransposedTableOption {
|
|
63678
|
+
/**
|
|
63679
|
+
* The index of a columns in a transposed table. The index range is 0-9999.
|
|
63680
|
+
*/
|
|
63932
63681
|
columnIndex?: number;
|
|
63682
|
+
/**
|
|
63683
|
+
* The column type of the column in a transposed table. Choose one of the following options:
|
|
63684
|
+
*
|
|
63685
|
+
* - `ROW_HEADER_COLUMN` : Refers to the leftmost column of the row header in the transposed table.
|
|
63686
|
+
* - `VALUE_COLUMN` : Refers to all value columns in the transposed table.
|
|
63687
|
+
*/
|
|
63933
63688
|
columnType: enums.quicksight.AnalysisTransposedColumnType;
|
|
63934
63689
|
/**
|
|
63935
63690
|
* String based length that is composed of value and unit in px
|
|
@@ -72309,6 +72064,9 @@ export declare namespace quicksight {
|
|
|
72309
72064
|
* The field options to be configured to a table.
|
|
72310
72065
|
*/
|
|
72311
72066
|
selectedFieldOptions?: outputs.quicksight.DashboardTableFieldOption[];
|
|
72067
|
+
/**
|
|
72068
|
+
* The `TableOptions` of a transposed table.
|
|
72069
|
+
*/
|
|
72312
72070
|
transposedTableOptions?: outputs.quicksight.DashboardTransposedTableOption[];
|
|
72313
72071
|
}
|
|
72314
72072
|
interface DashboardTableFieldUrlConfiguration {
|
|
@@ -72844,7 +72602,16 @@ export declare namespace quicksight {
|
|
|
72844
72602
|
totalsVisibility?: enums.quicksight.DashboardVisibility;
|
|
72845
72603
|
}
|
|
72846
72604
|
interface DashboardTransposedTableOption {
|
|
72605
|
+
/**
|
|
72606
|
+
* The index of a columns in a transposed table. The index range is 0-9999.
|
|
72607
|
+
*/
|
|
72847
72608
|
columnIndex?: number;
|
|
72609
|
+
/**
|
|
72610
|
+
* The column type of the column in a transposed table. Choose one of the following options:
|
|
72611
|
+
*
|
|
72612
|
+
* - `ROW_HEADER_COLUMN` : Refers to the leftmost column of the row header in the transposed table.
|
|
72613
|
+
* - `VALUE_COLUMN` : Refers to all value columns in the transposed table.
|
|
72614
|
+
*/
|
|
72848
72615
|
columnType: enums.quicksight.DashboardTransposedColumnType;
|
|
72849
72616
|
/**
|
|
72850
72617
|
* String based length that is composed of value and unit in px
|
|
@@ -82206,6 +81973,9 @@ export declare namespace quicksight {
|
|
|
82206
81973
|
* The field options to be configured to a table.
|
|
82207
81974
|
*/
|
|
82208
81975
|
selectedFieldOptions?: outputs.quicksight.TemplateTableFieldOption[];
|
|
81976
|
+
/**
|
|
81977
|
+
* The `TableOptions` of a transposed table.
|
|
81978
|
+
*/
|
|
82209
81979
|
transposedTableOptions?: outputs.quicksight.TemplateTransposedTableOption[];
|
|
82210
81980
|
}
|
|
82211
81981
|
interface TemplateTableFieldUrlConfiguration {
|
|
@@ -82741,7 +82511,16 @@ export declare namespace quicksight {
|
|
|
82741
82511
|
totalsVisibility?: any;
|
|
82742
82512
|
}
|
|
82743
82513
|
interface TemplateTransposedTableOption {
|
|
82514
|
+
/**
|
|
82515
|
+
* The index of a columns in a transposed table. The index range is 0-9999.
|
|
82516
|
+
*/
|
|
82744
82517
|
columnIndex?: number;
|
|
82518
|
+
/**
|
|
82519
|
+
* The column type of the column in a transposed table. Choose one of the following options:
|
|
82520
|
+
*
|
|
82521
|
+
* - `ROW_HEADER_COLUMN` : Refers to the leftmost column of the row header in the transposed table.
|
|
82522
|
+
* - `VALUE_COLUMN` : Refers to all value columns in the transposed table.
|
|
82523
|
+
*/
|
|
82745
82524
|
columnType: enums.quicksight.TemplateTransposedColumnType;
|
|
82746
82525
|
/**
|
|
82747
82526
|
* String based length that is composed of value and unit in px
|
|
@@ -95442,9 +95221,9 @@ export declare namespace ssmquicksetup {
|
|
|
95442
95221
|
* - Description: (Optional) A boolean value that determines whether command output logs are sent to Amazon S3.
|
|
95443
95222
|
* - `OutputS3Location`
|
|
95444
95223
|
*
|
|
95445
|
-
* - Description: (Optional)
|
|
95224
|
+
* - Description: (Optional) Information about the Amazon S3 bucket where you want to store the output details of the request.
|
|
95446
95225
|
*
|
|
95447
|
-
* - `
|
|
95226
|
+
* - `OutputBucketRegion`
|
|
95448
95227
|
*
|
|
95449
95228
|
* - Description: (Optional) The AWS Region where the Amazon S3 bucket you want to deliver command output to is located.
|
|
95450
95229
|
* - `OutputS3BucketName`
|