aws-sdk 2.1393.0 → 2.1395.0
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/CHANGELOG.md +12 -1
- package/README.md +1 -1
- package/apis/athena-2017-05-18.min.json +3 -0
- package/apis/connect-2017-08-08.min.json +263 -62
- package/apis/connect-2017-08-08.paginators.json +27 -0
- package/apis/metadata.json +8 -0
- package/apis/payment-cryptography-2021-09-14.examples.json +5 -0
- package/apis/payment-cryptography-2021-09-14.min.json +770 -0
- package/apis/payment-cryptography-2021-09-14.paginators.json +22 -0
- package/apis/payment-cryptography-data-2022-02-03.examples.json +5 -0
- package/apis/payment-cryptography-data-2022-02-03.min.json +1018 -0
- package/apis/payment-cryptography-data-2022-02-03.paginators.json +4 -0
- package/apis/servicecatalog-2015-12-10.min.json +38 -29
- package/apis/timestream-write-2018-11-01.min.json +36 -8
- package/clients/acmpca.d.ts +2 -2
- package/clients/all.d.ts +2 -0
- package/clients/all.js +3 -1
- package/clients/athena.d.ts +6 -2
- package/clients/comprehendmedical.d.ts +4 -4
- package/clients/connect.d.ts +197 -2
- package/clients/paymentcryptography.d.ts +867 -0
- package/clients/paymentcryptography.js +18 -0
- package/clients/paymentcryptographydata.d.ts +1161 -0
- package/clients/paymentcryptographydata.js +18 -0
- package/clients/servicecatalog.d.ts +10 -2
- package/clients/timestreamwrite.d.ts +39 -4
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +83 -9
- package/dist/aws-sdk.js +342 -94
- package/dist/aws-sdk.min.js +98 -98
- package/lib/config_service_placeholders.d.ts +4 -0
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -993,6 +993,9 @@
|
|
993
993
|
"ProductName": {},
|
994
994
|
"Verbose": {
|
995
995
|
"type": "boolean"
|
996
|
+
},
|
997
|
+
"IncludeProvisioningArtifactParameters": {
|
998
|
+
"type": "boolean"
|
996
999
|
}
|
997
1000
|
}
|
998
1001
|
},
|
@@ -1005,7 +1008,10 @@
|
|
1005
1008
|
"Info": {
|
1006
1009
|
"shape": "S27"
|
1007
1010
|
},
|
1008
|
-
"Status": {}
|
1011
|
+
"Status": {},
|
1012
|
+
"ProvisioningArtifactParameters": {
|
1013
|
+
"shape": "S6l"
|
1014
|
+
}
|
1009
1015
|
}
|
1010
1016
|
}
|
1011
1017
|
},
|
@@ -1026,34 +1032,7 @@
|
|
1026
1032
|
"type": "structure",
|
1027
1033
|
"members": {
|
1028
1034
|
"ProvisioningArtifactParameters": {
|
1029
|
-
"
|
1030
|
-
"member": {
|
1031
|
-
"type": "structure",
|
1032
|
-
"members": {
|
1033
|
-
"ParameterKey": {},
|
1034
|
-
"DefaultValue": {},
|
1035
|
-
"ParameterType": {},
|
1036
|
-
"IsNoEcho": {
|
1037
|
-
"type": "boolean"
|
1038
|
-
},
|
1039
|
-
"Description": {},
|
1040
|
-
"ParameterConstraints": {
|
1041
|
-
"type": "structure",
|
1042
|
-
"members": {
|
1043
|
-
"AllowedValues": {
|
1044
|
-
"type": "list",
|
1045
|
-
"member": {}
|
1046
|
-
},
|
1047
|
-
"AllowedPattern": {},
|
1048
|
-
"ConstraintDescription": {},
|
1049
|
-
"MaxLength": {},
|
1050
|
-
"MinLength": {},
|
1051
|
-
"MaxValue": {},
|
1052
|
-
"MinValue": {}
|
1053
|
-
}
|
1054
|
-
}
|
1055
|
-
}
|
1056
|
-
}
|
1035
|
+
"shape": "S6l"
|
1057
1036
|
},
|
1058
1037
|
"ConstraintSummaries": {
|
1059
1038
|
"shape": "S6w"
|
@@ -2950,6 +2929,36 @@
|
|
2950
2929
|
"LaunchRoleArn": {}
|
2951
2930
|
}
|
2952
2931
|
},
|
2932
|
+
"S6l": {
|
2933
|
+
"type": "list",
|
2934
|
+
"member": {
|
2935
|
+
"type": "structure",
|
2936
|
+
"members": {
|
2937
|
+
"ParameterKey": {},
|
2938
|
+
"DefaultValue": {},
|
2939
|
+
"ParameterType": {},
|
2940
|
+
"IsNoEcho": {
|
2941
|
+
"type": "boolean"
|
2942
|
+
},
|
2943
|
+
"Description": {},
|
2944
|
+
"ParameterConstraints": {
|
2945
|
+
"type": "structure",
|
2946
|
+
"members": {
|
2947
|
+
"AllowedValues": {
|
2948
|
+
"type": "list",
|
2949
|
+
"member": {}
|
2950
|
+
},
|
2951
|
+
"AllowedPattern": {},
|
2952
|
+
"ConstraintDescription": {},
|
2953
|
+
"MaxLength": {},
|
2954
|
+
"MinLength": {},
|
2955
|
+
"MaxValue": {},
|
2956
|
+
"MinValue": {}
|
2957
|
+
}
|
2958
|
+
}
|
2959
|
+
}
|
2960
|
+
}
|
2961
|
+
},
|
2953
2962
|
"S6w": {
|
2954
2963
|
"type": "list",
|
2955
2964
|
"member": {
|
@@ -102,6 +102,9 @@
|
|
102
102
|
},
|
103
103
|
"MagneticStoreWriteProperties": {
|
104
104
|
"shape": "S1e"
|
105
|
+
},
|
106
|
+
"Schema": {
|
107
|
+
"shape": "S1h"
|
105
108
|
}
|
106
109
|
}
|
107
110
|
},
|
@@ -109,7 +112,7 @@
|
|
109
112
|
"type": "structure",
|
110
113
|
"members": {
|
111
114
|
"Table": {
|
112
|
-
"shape": "
|
115
|
+
"shape": "S1n"
|
113
116
|
}
|
114
117
|
}
|
115
118
|
},
|
@@ -292,7 +295,7 @@
|
|
292
295
|
"type": "structure",
|
293
296
|
"members": {
|
294
297
|
"Table": {
|
295
|
-
"shape": "
|
298
|
+
"shape": "S1n"
|
296
299
|
}
|
297
300
|
}
|
298
301
|
},
|
@@ -385,7 +388,7 @@
|
|
385
388
|
"Tables": {
|
386
389
|
"type": "list",
|
387
390
|
"member": {
|
388
|
-
"shape": "
|
391
|
+
"shape": "S1n"
|
389
392
|
}
|
390
393
|
},
|
391
394
|
"NextToken": {}
|
@@ -519,6 +522,9 @@
|
|
519
522
|
},
|
520
523
|
"MagneticStoreWriteProperties": {
|
521
524
|
"shape": "S1e"
|
525
|
+
},
|
526
|
+
"Schema": {
|
527
|
+
"shape": "S1h"
|
522
528
|
}
|
523
529
|
}
|
524
530
|
},
|
@@ -526,7 +532,7 @@
|
|
526
532
|
"type": "structure",
|
527
533
|
"members": {
|
528
534
|
"Table": {
|
529
|
-
"shape": "
|
535
|
+
"shape": "S1n"
|
530
536
|
}
|
531
537
|
}
|
532
538
|
},
|
@@ -546,12 +552,12 @@
|
|
546
552
|
"DatabaseName": {},
|
547
553
|
"TableName": {},
|
548
554
|
"CommonAttributes": {
|
549
|
-
"shape": "
|
555
|
+
"shape": "S2v"
|
550
556
|
},
|
551
557
|
"Records": {
|
552
558
|
"type": "list",
|
553
559
|
"member": {
|
554
|
-
"shape": "
|
560
|
+
"shape": "S2v"
|
555
561
|
}
|
556
562
|
}
|
557
563
|
}
|
@@ -778,7 +784,26 @@
|
|
778
784
|
}
|
779
785
|
}
|
780
786
|
},
|
781
|
-
"
|
787
|
+
"S1h": {
|
788
|
+
"type": "structure",
|
789
|
+
"members": {
|
790
|
+
"CompositePartitionKey": {
|
791
|
+
"type": "list",
|
792
|
+
"member": {
|
793
|
+
"type": "structure",
|
794
|
+
"required": [
|
795
|
+
"Type"
|
796
|
+
],
|
797
|
+
"members": {
|
798
|
+
"Type": {},
|
799
|
+
"Name": {},
|
800
|
+
"EnforcementInRecord": {}
|
801
|
+
}
|
802
|
+
}
|
803
|
+
}
|
804
|
+
}
|
805
|
+
},
|
806
|
+
"S1n": {
|
782
807
|
"type": "structure",
|
783
808
|
"members": {
|
784
809
|
"Arn": {},
|
@@ -796,10 +821,13 @@
|
|
796
821
|
},
|
797
822
|
"MagneticStoreWriteProperties": {
|
798
823
|
"shape": "S1e"
|
824
|
+
},
|
825
|
+
"Schema": {
|
826
|
+
"shape": "S1h"
|
799
827
|
}
|
800
828
|
}
|
801
829
|
},
|
802
|
-
"
|
830
|
+
"S2v": {
|
803
831
|
"type": "structure",
|
804
832
|
"members": {
|
805
833
|
"Dimensions": {
|
package/clients/acmpca.d.ts
CHANGED
@@ -457,7 +457,7 @@ declare namespace ACMPCA {
|
|
457
457
|
*/
|
458
458
|
IdempotencyToken?: IdempotencyToken;
|
459
459
|
/**
|
460
|
-
* Specifies a cryptographic key management compliance standard used for handling CA keys. Default: FIPS_140_2_LEVEL_3_OR_HIGHER
|
460
|
+
* Specifies a cryptographic key management compliance standard used for handling CA keys. Default: FIPS_140_2_LEVEL_3_OR_HIGHER Some Amazon Web Services Regions do not support the default. When creating a CA in these Regions, you must provide FIPS_140_2_LEVEL_2_OR_HIGHER as the argument for KeyStorageSecurityStandard. Failure to do this results in an InvalidArgsException with the message, "A certificate authority cannot be created in this region with the specified security standard." For information about security standard support in various Regions, see Storage and security compliance of Amazon Web Services Private CA private keys.
|
461
461
|
*/
|
462
462
|
KeyStorageSecurityStandard?: KeyStorageSecurityStandard;
|
463
463
|
/**
|
@@ -788,7 +788,7 @@ declare namespace ACMPCA {
|
|
788
788
|
*/
|
789
789
|
Csr: CsrBlob;
|
790
790
|
/**
|
791
|
-
* The name of the algorithm that will be used to sign the certificate to be issued. This parameter should not be confused with the SigningAlgorithm parameter used to sign a CSR in the CreateCertificateAuthority action. The specified signing algorithm family (RSA or ECDSA)
|
791
|
+
* The name of the algorithm that will be used to sign the certificate to be issued. This parameter should not be confused with the SigningAlgorithm parameter used to sign a CSR in the CreateCertificateAuthority action. The specified signing algorithm family (RSA or ECDSA) must match the algorithm family of the CA's secret key.
|
792
792
|
*/
|
793
793
|
SigningAlgorithm: SigningAlgorithm;
|
794
794
|
/**
|
package/clients/all.d.ts
CHANGED
@@ -344,3 +344,5 @@ export import IVSRealTime = require('./ivsrealtime');
|
|
344
344
|
export import VPCLattice = require('./vpclattice');
|
345
345
|
export import OSIS = require('./osis');
|
346
346
|
export import MediaPackageV2 = require('./mediapackagev2');
|
347
|
+
export import PaymentCryptography = require('./paymentcryptography');
|
348
|
+
export import PaymentCryptographyData = require('./paymentcryptographydata');
|
package/clients/all.js
CHANGED
@@ -345,5 +345,7 @@ module.exports = {
|
|
345
345
|
IVSRealTime: require('./ivsrealtime'),
|
346
346
|
VPCLattice: require('./vpclattice'),
|
347
347
|
OSIS: require('./osis'),
|
348
|
-
MediaPackageV2: require('./mediapackagev2')
|
348
|
+
MediaPackageV2: require('./mediapackagev2'),
|
349
|
+
PaymentCryptography: require('./paymentcryptography'),
|
350
|
+
PaymentCryptographyData: require('./paymentcryptographydata')
|
349
351
|
};
|
package/clients/athena.d.ts
CHANGED
@@ -1157,6 +1157,10 @@ declare namespace Athena {
|
|
1157
1157
|
* Contains additional notebook engine MAP<string, string> parameter mappings in the form of key-value pairs. To specify an Athena notebook that the Jupyter server will download and serve, specify a value for the StartSessionRequest$NotebookVersion field, and then add a key named NotebookId to AdditionalConfigs that has the value of the Athena notebook ID.
|
1158
1158
|
*/
|
1159
1159
|
AdditionalConfigs?: ParametersMap;
|
1160
|
+
/**
|
1161
|
+
* Specifies custom jar files and Spark properties for use cases like cluster encryption, table formats, and general Spark tuning.
|
1162
|
+
*/
|
1163
|
+
SparkProperties?: ParametersMap;
|
1160
1164
|
}
|
1161
1165
|
export interface EngineVersion {
|
1162
1166
|
/**
|
@@ -2942,7 +2946,7 @@ declare namespace Athena {
|
|
2942
2946
|
*/
|
2943
2947
|
ExecutionRole?: RoleArn;
|
2944
2948
|
/**
|
2945
|
-
* Specifies the KMS key that is used to encrypt the user's data stores in Athena.
|
2949
|
+
* Specifies the KMS key that is used to encrypt the user's data stores in Athena. This setting does not apply to Athena SQL workgroups.
|
2946
2950
|
*/
|
2947
2951
|
CustomerContentEncryptionConfiguration?: CustomerContentEncryptionConfiguration;
|
2948
2952
|
/**
|
@@ -2980,7 +2984,7 @@ declare namespace Athena {
|
|
2980
2984
|
*/
|
2981
2985
|
EngineVersion?: EngineVersion;
|
2982
2986
|
/**
|
2983
|
-
* Removes content encryption configuration
|
2987
|
+
* Removes content encryption configuration from an Apache Spark-enabled Athena workgroup.
|
2984
2988
|
*/
|
2985
2989
|
RemoveCustomerContentEncryptionConfiguration?: BoxedBoolean;
|
2986
2990
|
/**
|
@@ -622,7 +622,7 @@ declare namespace ComprehendMedical {
|
|
622
622
|
export type ICD10CMEntityCategory = "MEDICAL_CONDITION"|string;
|
623
623
|
export type ICD10CMEntityList = ICD10CMEntity[];
|
624
624
|
export type ICD10CMEntityType = "DX_NAME"|"TIME_EXPRESSION"|string;
|
625
|
-
export type ICD10CMRelationshipType = "OVERLAP"|"SYSTEM_ORGAN_SITE"|string;
|
625
|
+
export type ICD10CMRelationshipType = "OVERLAP"|"SYSTEM_ORGAN_SITE"|"QUALITY"|string;
|
626
626
|
export interface ICD10CMTrait {
|
627
627
|
/**
|
628
628
|
* Provides a name or contextual description about the trait.
|
@@ -851,7 +851,7 @@ declare namespace ComprehendMedical {
|
|
851
851
|
*/
|
852
852
|
S3Key?: S3Key;
|
853
853
|
}
|
854
|
-
export type RelationshipType = "EVERY"|"WITH_DOSAGE"|"ADMINISTERED_VIA"|"FOR"|"NEGATIVE"|"OVERLAP"|"DOSAGE"|"ROUTE_OR_MODE"|"FORM"|"FREQUENCY"|"DURATION"|"STRENGTH"|"RATE"|"ACUITY"|"TEST_VALUE"|"TEST_UNITS"|"TEST_UNIT"|"DIRECTION"|"SYSTEM_ORGAN_SITE"|"AMOUNT"|string;
|
854
|
+
export type RelationshipType = "EVERY"|"WITH_DOSAGE"|"ADMINISTERED_VIA"|"FOR"|"NEGATIVE"|"OVERLAP"|"DOSAGE"|"ROUTE_OR_MODE"|"FORM"|"FREQUENCY"|"DURATION"|"STRENGTH"|"RATE"|"ACUITY"|"TEST_VALUE"|"TEST_UNITS"|"TEST_UNIT"|"DIRECTION"|"SYSTEM_ORGAN_SITE"|"AMOUNT"|"USAGE"|"QUALITY"|string;
|
855
855
|
export interface RxNormAttribute {
|
856
856
|
/**
|
857
857
|
* The type of attribute. The types of attributes recognized by InferRxNorm are BRAND_NAME and GENERIC_NAME.
|
@@ -959,7 +959,7 @@ declare namespace ComprehendMedical {
|
|
959
959
|
Score?: Float;
|
960
960
|
}
|
961
961
|
export type RxNormTraitList = RxNormTrait[];
|
962
|
-
export type RxNormTraitName = "NEGATION"|string;
|
962
|
+
export type RxNormTraitName = "NEGATION"|"PAST_HISTORY"|string;
|
963
963
|
export type S3Bucket = string;
|
964
964
|
export type S3Key = string;
|
965
965
|
export interface SNOMEDCTAttribute {
|
@@ -1084,7 +1084,7 @@ declare namespace ComprehendMedical {
|
|
1084
1084
|
export type SNOMEDCTEntityCategory = "MEDICAL_CONDITION"|"ANATOMY"|"TEST_TREATMENT_PROCEDURE"|string;
|
1085
1085
|
export type SNOMEDCTEntityList = SNOMEDCTEntity[];
|
1086
1086
|
export type SNOMEDCTEntityType = "DX_NAME"|"TEST_NAME"|"PROCEDURE_NAME"|"TREATMENT_NAME"|string;
|
1087
|
-
export type SNOMEDCTRelationshipType = "ACUITY"|"QUALITY"|"TEST_VALUE"|"TEST_UNITS"|"DIRECTION"|"SYSTEM_ORGAN_SITE"|string;
|
1087
|
+
export type SNOMEDCTRelationshipType = "ACUITY"|"QUALITY"|"TEST_VALUE"|"TEST_UNITS"|"DIRECTION"|"SYSTEM_ORGAN_SITE"|"TEST_UNIT"|string;
|
1088
1088
|
export interface SNOMEDCTTrait {
|
1089
1089
|
/**
|
1090
1090
|
* The name or contextual description of a detected trait.
|
package/clients/connect.d.ts
CHANGED
@@ -1067,6 +1067,22 @@ declare class Connect extends Service {
|
|
1067
1067
|
* Searches for available phone numbers that you can claim to your Amazon Connect instance or traffic distribution group. If the provided TargetArn is a traffic distribution group, you can call this API in both Amazon Web Services Regions associated with the traffic distribution group.
|
1068
1068
|
*/
|
1069
1069
|
searchAvailablePhoneNumbers(callback?: (err: AWSError, data: Connect.Types.SearchAvailablePhoneNumbersResponse) => void): Request<Connect.Types.SearchAvailablePhoneNumbersResponse, AWSError>;
|
1070
|
+
/**
|
1071
|
+
* Searches the hours of operation in an Amazon Connect instance, with optional filtering.
|
1072
|
+
*/
|
1073
|
+
searchHoursOfOperations(params: Connect.Types.SearchHoursOfOperationsRequest, callback?: (err: AWSError, data: Connect.Types.SearchHoursOfOperationsResponse) => void): Request<Connect.Types.SearchHoursOfOperationsResponse, AWSError>;
|
1074
|
+
/**
|
1075
|
+
* Searches the hours of operation in an Amazon Connect instance, with optional filtering.
|
1076
|
+
*/
|
1077
|
+
searchHoursOfOperations(callback?: (err: AWSError, data: Connect.Types.SearchHoursOfOperationsResponse) => void): Request<Connect.Types.SearchHoursOfOperationsResponse, AWSError>;
|
1078
|
+
/**
|
1079
|
+
* Searches prompts in an Amazon Connect instance, with optional filtering.
|
1080
|
+
*/
|
1081
|
+
searchPrompts(params: Connect.Types.SearchPromptsRequest, callback?: (err: AWSError, data: Connect.Types.SearchPromptsResponse) => void): Request<Connect.Types.SearchPromptsResponse, AWSError>;
|
1082
|
+
/**
|
1083
|
+
* Searches prompts in an Amazon Connect instance, with optional filtering.
|
1084
|
+
*/
|
1085
|
+
searchPrompts(callback?: (err: AWSError, data: Connect.Types.SearchPromptsResponse) => void): Request<Connect.Types.SearchPromptsResponse, AWSError>;
|
1070
1086
|
/**
|
1071
1087
|
* This API is in preview release for Amazon Connect and is subject to change. Searches queues in an Amazon Connect instance, with optional filtering.
|
1072
1088
|
*/
|
@@ -1075,6 +1091,14 @@ declare class Connect extends Service {
|
|
1075
1091
|
* This API is in preview release for Amazon Connect and is subject to change. Searches queues in an Amazon Connect instance, with optional filtering.
|
1076
1092
|
*/
|
1077
1093
|
searchQueues(callback?: (err: AWSError, data: Connect.Types.SearchQueuesResponse) => void): Request<Connect.Types.SearchQueuesResponse, AWSError>;
|
1094
|
+
/**
|
1095
|
+
* Searches quick connects in an Amazon Connect instance, with optional filtering.
|
1096
|
+
*/
|
1097
|
+
searchQuickConnects(params: Connect.Types.SearchQuickConnectsRequest, callback?: (err: AWSError, data: Connect.Types.SearchQuickConnectsResponse) => void): Request<Connect.Types.SearchQuickConnectsResponse, AWSError>;
|
1098
|
+
/**
|
1099
|
+
* Searches quick connects in an Amazon Connect instance, with optional filtering.
|
1100
|
+
*/
|
1101
|
+
searchQuickConnects(callback?: (err: AWSError, data: Connect.Types.SearchQuickConnectsResponse) => void): Request<Connect.Types.SearchQuickConnectsResponse, AWSError>;
|
1078
1102
|
/**
|
1079
1103
|
* This API is in preview release for Amazon Connect and is subject to change. Searches routing profiles in an Amazon Connect instance, with optional filtering.
|
1080
1104
|
*/
|
@@ -4931,7 +4955,26 @@ declare namespace Connect {
|
|
4931
4955
|
export type HoursOfOperationDays = "SUNDAY"|"MONDAY"|"TUESDAY"|"WEDNESDAY"|"THURSDAY"|"FRIDAY"|"SATURDAY"|string;
|
4932
4956
|
export type HoursOfOperationDescription = string;
|
4933
4957
|
export type HoursOfOperationId = string;
|
4958
|
+
export type HoursOfOperationList = HoursOfOperation[];
|
4934
4959
|
export type HoursOfOperationName = string;
|
4960
|
+
export type HoursOfOperationSearchConditionList = HoursOfOperationSearchCriteria[];
|
4961
|
+
export interface HoursOfOperationSearchCriteria {
|
4962
|
+
/**
|
4963
|
+
* A list of conditions which would be applied together with an OR condition.
|
4964
|
+
*/
|
4965
|
+
OrConditions?: HoursOfOperationSearchConditionList;
|
4966
|
+
/**
|
4967
|
+
* A list of conditions which would be applied together with an AND condition.
|
4968
|
+
*/
|
4969
|
+
AndConditions?: HoursOfOperationSearchConditionList;
|
4970
|
+
/**
|
4971
|
+
* A leaf node condition which can be used to specify a string condition. The currently supported values for FieldName are name, description, timezone, and resourceID.
|
4972
|
+
*/
|
4973
|
+
StringCondition?: StringCondition;
|
4974
|
+
}
|
4975
|
+
export interface HoursOfOperationSearchFilter {
|
4976
|
+
TagFilter?: ControlPlaneTagFilter;
|
4977
|
+
}
|
4935
4978
|
export interface HoursOfOperationSummary {
|
4936
4979
|
/**
|
4937
4980
|
* The identifier of the hours of operation.
|
@@ -6423,7 +6466,7 @@ declare namespace Connect {
|
|
6423
6466
|
*/
|
6424
6467
|
Name?: CommonNameLength127;
|
6425
6468
|
/**
|
6426
|
-
*
|
6469
|
+
* The description of the prompt.
|
6427
6470
|
*/
|
6428
6471
|
Description?: PromptDescription;
|
6429
6472
|
/**
|
@@ -6433,8 +6476,27 @@ declare namespace Connect {
|
|
6433
6476
|
}
|
6434
6477
|
export type PromptDescription = string;
|
6435
6478
|
export type PromptId = string;
|
6479
|
+
export type PromptList = Prompt[];
|
6436
6480
|
export type PromptName = string;
|
6437
6481
|
export type PromptPresignedUrl = string;
|
6482
|
+
export type PromptSearchConditionList = PromptSearchCriteria[];
|
6483
|
+
export interface PromptSearchCriteria {
|
6484
|
+
/**
|
6485
|
+
* A list of conditions which would be applied together with an OR condition.
|
6486
|
+
*/
|
6487
|
+
OrConditions?: PromptSearchConditionList;
|
6488
|
+
/**
|
6489
|
+
* A list of conditions which would be applied together with an AND condition.
|
6490
|
+
*/
|
6491
|
+
AndConditions?: PromptSearchConditionList;
|
6492
|
+
/**
|
6493
|
+
* A leaf node condition which can be used to specify a string condition. The currently supported values for FieldName are name, description, and resourceID.
|
6494
|
+
*/
|
6495
|
+
StringCondition?: StringCondition;
|
6496
|
+
}
|
6497
|
+
export interface PromptSearchFilter {
|
6498
|
+
TagFilter?: ControlPlaneTagFilter;
|
6499
|
+
}
|
6438
6500
|
export interface PromptSummary {
|
6439
6501
|
/**
|
6440
6502
|
* The identifier of the prompt.
|
@@ -6548,6 +6610,9 @@ declare namespace Connect {
|
|
6548
6610
|
* A list of conditions which would be applied together with an AND condition.
|
6549
6611
|
*/
|
6550
6612
|
AndConditions?: QueueSearchConditionList;
|
6613
|
+
/**
|
6614
|
+
* A leaf node condition which can be used to specify a string condition. The currently supported values for FieldName are name, description, and resourceID.
|
6615
|
+
*/
|
6551
6616
|
StringCondition?: StringCondition;
|
6552
6617
|
/**
|
6553
6618
|
* The type of queue.
|
@@ -6628,6 +6693,25 @@ declare namespace Connect {
|
|
6628
6693
|
export type QuickConnectDescription = string;
|
6629
6694
|
export type QuickConnectId = string;
|
6630
6695
|
export type QuickConnectName = string;
|
6696
|
+
export type QuickConnectSearchConditionList = QuickConnectSearchCriteria[];
|
6697
|
+
export interface QuickConnectSearchCriteria {
|
6698
|
+
/**
|
6699
|
+
* A list of conditions which would be applied together with an OR condition.
|
6700
|
+
*/
|
6701
|
+
OrConditions?: QuickConnectSearchConditionList;
|
6702
|
+
/**
|
6703
|
+
* A list of conditions which would be applied together with an AND condition.
|
6704
|
+
*/
|
6705
|
+
AndConditions?: QuickConnectSearchConditionList;
|
6706
|
+
/**
|
6707
|
+
* A leaf node condition which can be used to specify a string condition. The currently supported values for FieldName are name, description, and resourceID.
|
6708
|
+
*/
|
6709
|
+
StringCondition?: StringCondition;
|
6710
|
+
}
|
6711
|
+
export interface QuickConnectSearchFilter {
|
6712
|
+
TagFilter?: ControlPlaneTagFilter;
|
6713
|
+
}
|
6714
|
+
export type QuickConnectSearchSummaryList = QuickConnect[];
|
6631
6715
|
export interface QuickConnectSummary {
|
6632
6716
|
/**
|
6633
6717
|
* The identifier for the quick connect.
|
@@ -6883,6 +6967,9 @@ declare namespace Connect {
|
|
6883
6967
|
* A list of conditions which would be applied together with an AND condition.
|
6884
6968
|
*/
|
6885
6969
|
AndConditions?: RoutingProfileSearchConditionList;
|
6970
|
+
/**
|
6971
|
+
* A leaf node condition which can be used to specify a string condition. The currently supported values for FieldName are name, description, and resourceID.
|
6972
|
+
*/
|
6886
6973
|
StringCondition?: StringCondition;
|
6887
6974
|
}
|
6888
6975
|
export interface RoutingProfileSearchFilter {
|
@@ -7073,6 +7160,78 @@ declare namespace Connect {
|
|
7073
7160
|
*/
|
7074
7161
|
AvailableNumbersList?: AvailableNumbersList;
|
7075
7162
|
}
|
7163
|
+
export interface SearchHoursOfOperationsRequest {
|
7164
|
+
/**
|
7165
|
+
* The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
|
7166
|
+
*/
|
7167
|
+
InstanceId: InstanceId;
|
7168
|
+
/**
|
7169
|
+
* The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
|
7170
|
+
*/
|
7171
|
+
NextToken?: NextToken2500;
|
7172
|
+
/**
|
7173
|
+
* The maximum number of results to return per page.
|
7174
|
+
*/
|
7175
|
+
MaxResults?: MaxResult100;
|
7176
|
+
/**
|
7177
|
+
* Filters to be applied to search results.
|
7178
|
+
*/
|
7179
|
+
SearchFilter?: HoursOfOperationSearchFilter;
|
7180
|
+
/**
|
7181
|
+
* The search criteria to be used to return hours of operations.
|
7182
|
+
*/
|
7183
|
+
SearchCriteria?: HoursOfOperationSearchCriteria;
|
7184
|
+
}
|
7185
|
+
export interface SearchHoursOfOperationsResponse {
|
7186
|
+
/**
|
7187
|
+
* Information about the hours of operations.
|
7188
|
+
*/
|
7189
|
+
HoursOfOperations?: HoursOfOperationList;
|
7190
|
+
/**
|
7191
|
+
* If there are additional results, this is the token for the next set of results.
|
7192
|
+
*/
|
7193
|
+
NextToken?: NextToken2500;
|
7194
|
+
/**
|
7195
|
+
* The total number of hours of operations which matched your search query.
|
7196
|
+
*/
|
7197
|
+
ApproximateTotalCount?: ApproximateTotalCount;
|
7198
|
+
}
|
7199
|
+
export interface SearchPromptsRequest {
|
7200
|
+
/**
|
7201
|
+
* The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
|
7202
|
+
*/
|
7203
|
+
InstanceId: InstanceId;
|
7204
|
+
/**
|
7205
|
+
* The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
|
7206
|
+
*/
|
7207
|
+
NextToken?: NextToken2500;
|
7208
|
+
/**
|
7209
|
+
* The maximum number of results to return per page.
|
7210
|
+
*/
|
7211
|
+
MaxResults?: MaxResult100;
|
7212
|
+
/**
|
7213
|
+
* Filters to be applied to search results.
|
7214
|
+
*/
|
7215
|
+
SearchFilter?: PromptSearchFilter;
|
7216
|
+
/**
|
7217
|
+
* The search criteria to be used to return prompts.
|
7218
|
+
*/
|
7219
|
+
SearchCriteria?: PromptSearchCriteria;
|
7220
|
+
}
|
7221
|
+
export interface SearchPromptsResponse {
|
7222
|
+
/**
|
7223
|
+
* Information about the prompts.
|
7224
|
+
*/
|
7225
|
+
Prompts?: PromptList;
|
7226
|
+
/**
|
7227
|
+
* If there are additional results, this is the token for the next set of results.
|
7228
|
+
*/
|
7229
|
+
NextToken?: NextToken2500;
|
7230
|
+
/**
|
7231
|
+
* The total number of quick connects which matched your search query.
|
7232
|
+
*/
|
7233
|
+
ApproximateTotalCount?: ApproximateTotalCount;
|
7234
|
+
}
|
7076
7235
|
export interface SearchQueuesRequest {
|
7077
7236
|
/**
|
7078
7237
|
* The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
|
@@ -7109,6 +7268,42 @@ declare namespace Connect {
|
|
7109
7268
|
*/
|
7110
7269
|
ApproximateTotalCount?: ApproximateTotalCount;
|
7111
7270
|
}
|
7271
|
+
export interface SearchQuickConnectsRequest {
|
7272
|
+
/**
|
7273
|
+
* The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
|
7274
|
+
*/
|
7275
|
+
InstanceId: InstanceId;
|
7276
|
+
/**
|
7277
|
+
* The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
|
7278
|
+
*/
|
7279
|
+
NextToken?: NextToken2500;
|
7280
|
+
/**
|
7281
|
+
* The maximum number of results to return per page.
|
7282
|
+
*/
|
7283
|
+
MaxResults?: MaxResult100;
|
7284
|
+
/**
|
7285
|
+
* Filters to be applied to search results.
|
7286
|
+
*/
|
7287
|
+
SearchFilter?: QuickConnectSearchFilter;
|
7288
|
+
/**
|
7289
|
+
* The search criteria to be used to return quick connects.
|
7290
|
+
*/
|
7291
|
+
SearchCriteria?: QuickConnectSearchCriteria;
|
7292
|
+
}
|
7293
|
+
export interface SearchQuickConnectsResponse {
|
7294
|
+
/**
|
7295
|
+
* Information about the quick connects.
|
7296
|
+
*/
|
7297
|
+
QuickConnects?: QuickConnectSearchSummaryList;
|
7298
|
+
/**
|
7299
|
+
* If there are additional results, this is the token for the next set of results.
|
7300
|
+
*/
|
7301
|
+
NextToken?: NextToken2500;
|
7302
|
+
/**
|
7303
|
+
* The total number of quick connects which matched your search query.
|
7304
|
+
*/
|
7305
|
+
ApproximateTotalCount?: ApproximateTotalCount;
|
7306
|
+
}
|
7112
7307
|
export interface SearchRoutingProfilesRequest {
|
7113
7308
|
/**
|
7114
7309
|
* The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
|
@@ -9075,7 +9270,7 @@ declare namespace Connect {
|
|
9075
9270
|
*/
|
9076
9271
|
AndConditions?: UserSearchConditionList;
|
9077
9272
|
/**
|
9078
|
-
* A leaf node condition which can be used to specify a string condition.
|
9273
|
+
* A leaf node condition which can be used to specify a string condition. The currently supported values for FieldName are name, description, and resourceID.
|
9079
9274
|
*/
|
9080
9275
|
StringCondition?: StringCondition;
|
9081
9276
|
/**
|