@cdklabs/cdk-construct-connect-datalake 0.0.3 → 0.0.5
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/.jsii +10 -10
- package/.jsii.tabl.json +1 -1
- package/lib/index.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/CloudFormation.js +8 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForChangeSetCreateComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackCreateComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackDeleteComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackExists.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackImportComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRefactorCreateComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRefactorExecuteComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRollbackComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackUpdateComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForTypeRegistrationComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormation.d.ts +90 -90
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +93 -93
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/index.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_0.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeAccountLimitsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeChangeSetPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeEventsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeStackEventsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeStackResourceDriftsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeStacksPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListChangeSetsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListExportsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListGeneratedTemplatesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListImportsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListResourceScanRelatedResourcesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListResourceScanResourcesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListResourceScansPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackInstancesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackRefactorActionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackRefactorsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackResourcesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackSetOperationResultsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackSetOperationsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackSetsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStacksPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListTypeRegistrationsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListTypeVersionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListTypesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +2 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForChangeSetCreateComplete.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackCreateComplete.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackDeleteComplete.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackExists.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackImportComplete.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRefactorCreateComplete.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRefactorExecuteComplete.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRollbackComplete.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackUpdateComplete.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForTypeRegistrationComplete.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/package.json +34 -34
- package/node_modules/@aws-sdk/client-connect/dist-cjs/index.js +16 -5
- package/node_modules/@aws-sdk/client-connect/dist-cjs/schemas/schemas_0.js +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-es/Connect.js +17 -17
- package/node_modules/@aws-sdk/client-connect/dist-es/models/enums.js +16 -5
- package/node_modules/@aws-sdk/client-connect/dist-es/schemas/schemas_0.js +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/Connect.d.ts +367 -367
- package/node_modules/@aws-sdk/client-connect/dist-types/ConnectClient.d.ts +370 -370
- package/node_modules/@aws-sdk/client-connect/dist-types/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchGetAttachedFileMetadataCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateContactCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateEvaluationFormCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateRuleCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeContactCommand.d.ts +1 -0
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeContactEvaluationCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeEvaluationFormCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeRuleCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetAttachedFileCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactEvaluationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactReferencesCommand.d.ts +9 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchContactEvaluationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchEvaluationFormsCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartAttachedFileUploadCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartEmailContactCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartTaskContactCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartWebRTCContactCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateEvaluationFormCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateRuleCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +8 -0
- package/node_modules/@aws-sdk/client-connect/dist-types/index.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/models/enums.d.ts +24 -13
- package/node_modules/@aws-sdk/client-connect/dist-types/models/errors.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/models/models_0.d.ts +8 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/models/models_1.d.ts +149 -108
- package/node_modules/@aws-sdk/client-connect/dist-types/models/models_2.d.ts +58 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/models/models_3.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/EvaluateDataTableValuesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/GetCurrentMetricDataPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/GetCurrentUserDataPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/GetMetricDataPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/GetMetricDataV2Paginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListAgentStatusesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListApprovedOriginsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListAuthenticationProfilesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListBotsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListChildHoursOfOperationsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListContactEvaluationsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListContactFlowModuleAliasesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListContactFlowModuleVersionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListContactFlowModulesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListContactFlowVersionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListContactFlowsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListContactReferencesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListDataTableAttributesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListDataTablePrimaryValuesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListDataTableValuesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListDataTablesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListDefaultVocabulariesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListEntitySecurityProfilesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListEvaluationFormVersionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListEvaluationFormsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListFlowAssociationsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListHoursOfOperationOverridesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListHoursOfOperationsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListInstanceAttributesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListInstanceStorageConfigsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListInstancesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListIntegrationAssociationsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListLambdaFunctionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListLexBotsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListPhoneNumbersPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListPhoneNumbersV2Paginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListPredefinedAttributesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListPromptsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListQueueQuickConnectsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListQueuesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListQuickConnectsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListRealtimeContactAnalysisSegmentsV2Paginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListRoutingProfileManualAssignmentQueuesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListRoutingProfileQueuesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListRoutingProfilesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListRulesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListSecurityKeysPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListSecurityProfileApplicationsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListSecurityProfileFlowModulesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListSecurityProfilePermissionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListSecurityProfilesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListTaskTemplatesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListTestCasesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListTrafficDistributionGroupUsersPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListTrafficDistributionGroupsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListUseCasesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListUserHierarchyGroupsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListUserProficienciesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListUsersPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListViewVersionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListViewsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListWorkspacePagesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/ListWorkspacesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/SearchAgentStatusesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/SearchAvailablePhoneNumbersPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/SearchContactFlowModulesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/SearchContactFlowsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/SearchContactsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/SearchDataTablesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/SearchHoursOfOperationOverridesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/SearchHoursOfOperationsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/SearchPredefinedAttributesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/SearchPromptsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/SearchQueuesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/SearchQuickConnectsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/SearchResourceTagsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/SearchRoutingProfilesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/SearchSecurityProfilesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/SearchTestCasesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/SearchUserHierarchyGroupsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/SearchUsersPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/SearchViewsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/SearchVocabulariesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/SearchWorkspaceAssociationsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/pagination/SearchWorkspacesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/ConnectClient.d.ts +2 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/models/enums.d.ts +18 -7
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/models/models_1.d.ts +18 -18
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/models/models_2.d.ts +54 -6
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/models/models_3.d.ts +25 -25
- package/node_modules/@aws-sdk/client-connect/package.json +33 -33
- package/node_modules/@aws-sdk/client-glue/dist-es/Glue.js +22 -22
- package/node_modules/@aws-sdk/client-glue/dist-types/Glue.d.ts +265 -265
- package/node_modules/@aws-sdk/client-glue/dist-types/GlueClient.d.ts +268 -268
- package/node_modules/@aws-sdk/client-glue/dist-types/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/index.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/models/models_0.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/models/models_1.d.ts +3 -3
- package/node_modules/@aws-sdk/client-glue/dist-types/models/models_2.d.ts +3 -3
- package/node_modules/@aws-sdk/client-glue/dist-types/models/models_3.d.ts +3 -3
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/DescribeEntityPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/GetBlueprintRunsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/GetClassifiersPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/GetColumnStatisticsTaskRunsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/GetConnectionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/GetCrawlerMetricsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/GetCrawlersPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/GetDatabasesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/GetDevEndpointsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/GetJobRunsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/GetJobsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/GetMLTaskRunsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/GetMLTransformsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/GetPartitionIndexesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/GetPartitionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/GetResourcePoliciesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/GetSecurityConfigurationsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/GetTableVersionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/GetTablesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/GetTriggersPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/GetUnfilteredPartitionsMetadataPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/GetUserDefinedFunctionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/GetWorkflowRunsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/ListBlueprintsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/ListColumnStatisticsTaskRunsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/ListConnectionTypesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/ListCrawlersPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/ListCustomEntityTypesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/ListDataQualityResultsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/ListDataQualityRuleRecommendationRunsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/ListDataQualityRulesetEvaluationRunsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/ListDataQualityRulesetsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/ListDevEndpointsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/ListEntitiesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/ListJobsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/ListMLTransformsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/ListMaterializedViewRefreshTaskRunsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/ListRegistriesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/ListSchemaVersionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/ListSchemasPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/ListSessionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/ListTableOptimizerRunsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/ListTriggersPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/ListUsageProfilesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/ListWorkflowsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/pagination/SearchTablesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/GlueClient.d.ts +2 -3
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/models/models_1.d.ts +12 -12
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/models/models_2.d.ts +17 -17
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/models/models_3.d.ts +3 -3
- package/node_modules/@aws-sdk/client-glue/package.json +33 -33
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/LakeFormation.js +4 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/LakeFormation.d.ts +61 -61
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/LakeFormationClient.d.ts +64 -64
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetTemporaryDataLocationCredentialsCommand.d.ts +2 -0
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetWorkUnitResultsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/index.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/models/models_0.d.ts +13 -3
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/pagination/GetEffectivePermissionsForPathPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/pagination/GetTableObjectsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/pagination/GetWorkUnitsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/pagination/ListDataCellsFilterPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/pagination/ListLFTagExpressionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/pagination/ListLFTagsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/pagination/ListLakeFormationOptInsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/pagination/ListPermissionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/pagination/ListResourcesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/pagination/ListTableStorageOptimizersPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/pagination/ListTransactionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/pagination/SearchDatabasesByLFTagsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/pagination/SearchTablesByLFTagsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/LakeFormationClient.d.ts +2 -3
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/package.json +34 -34
- package/node_modules/@aws-sdk/client-ram/dist-es/RAM.js +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-types/RAM.d.ts +35 -35
- package/node_modules/@aws-sdk/client-ram/dist-types/RAMClient.d.ts +38 -38
- package/node_modules/@aws-sdk/client-ram/dist-types/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-types/index.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-types/models/models_0.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-types/pagination/GetResourcePoliciesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-types/pagination/GetResourceShareAssociationsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-types/pagination/GetResourceShareInvitationsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-types/pagination/GetResourceSharesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-types/pagination/ListPendingInvitationResourcesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-types/pagination/ListPermissionAssociationsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-types/pagination/ListPermissionVersionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-types/pagination/ListPermissionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-types/pagination/ListPrincipalsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-types/pagination/ListReplacePermissionAssociationsWorkPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-types/pagination/ListResourceSharePermissionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-types/pagination/ListResourceTypesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-types/pagination/ListResourcesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-types/pagination/ListSourceAssociationsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/RAMClient.d.ts +2 -3
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ram/package.json +33 -33
- package/node_modules/@aws-sdk/client-sts/dist-es/STS.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-types/STS.d.ts +11 -11
- package/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +14 -14
- package/node_modules/@aws-sdk/client-sts/dist-types/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/index.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STSClient.d.ts +2 -3
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/package.json +34 -34
- package/node_modules/@aws-sdk/core/dist-cjs/index.js +17 -0
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +17 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js +1 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/longPollMiddleware.js +15 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/index.d.ts +1 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/longPollMiddleware.d.ts +14 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.d.ts +1 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/longPollMiddleware.d.ts +15 -0
- package/node_modules/@aws-sdk/core/package.json +11 -11
- package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +14 -14
- package/node_modules/@aws-sdk/credential-provider-login/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
- package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
- package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +10 -10
- package/node_modules/@aws-sdk/middleware-user-agent/dist-es/check-features.js +1 -1
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +8 -8
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/CognitoIdentity.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/CognitoIdentityClient.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/Signin.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSO.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSOClient.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/CognitoIdentity.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/CognitoIdentityClient.d.ts +3 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.d.ts +1 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/index.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +3 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/SSO.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/SSOClient.d.ts +3 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/auth/httpAuthExtensionConfiguration.d.ts +1 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/index.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +3 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +3 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentityClient.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +2 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSOClient.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +2 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
- package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/token-providers/package.json +7 -7
- package/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
- package/node_modules/{strnum → @aws-sdk/xml-builder/node_modules/strnum}/package.json +1 -1
- package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
- package/node_modules/@smithy/config-resolver/README.md +10 -3
- package/node_modules/@smithy/config-resolver/package.json +10 -11
- package/node_modules/@smithy/core/dist-cjs/getSmithyContext.js +6 -0
- package/node_modules/@smithy/core/dist-cjs/index.js +1 -1
- package/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.js +21 -0
- package/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/getHttpAuthSchemePlugin.js +21 -0
- package/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/httpAuthSchemeMiddleware.js +46 -0
- package/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/index.js +6 -0
- package/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/resolveAuthOptions.js +24 -0
- package/node_modules/@smithy/core/dist-cjs/middleware-http-signing/getHttpSigningMiddleware.js +19 -0
- package/node_modules/@smithy/core/dist-cjs/middleware-http-signing/httpSigningMiddleware.js +27 -0
- package/node_modules/@smithy/core/dist-cjs/middleware-http-signing/index.js +5 -0
- package/node_modules/@smithy/core/dist-cjs/normalizeProvider.js +10 -0
- package/node_modules/@smithy/core/dist-cjs/pagination/createPaginator.js +44 -0
- package/node_modules/@smithy/core/dist-cjs/request-builder/requestBuilder.js +5 -0
- package/node_modules/@smithy/core/dist-cjs/setFeature.js +14 -0
- package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/DefaultIdentityProviderConfig.js +17 -0
- package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js +38 -0
- package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js +15 -0
- package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/index.js +6 -0
- package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/noAuth.js +9 -0
- package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/index.js +6 -0
- package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/memoizeIdentityProvider.js +61 -0
- package/node_modules/@smithy/core/package.json +15 -16
- package/node_modules/@smithy/credential-provider-imds/README.md +12 -3
- package/node_modules/@smithy/credential-provider-imds/package.json +9 -10
- package/node_modules/@smithy/fetch-http-handler/package.json +12 -13
- package/node_modules/@smithy/hash-node/README.md +10 -3
- package/node_modules/@smithy/hash-node/package.json +6 -7
- package/node_modules/@smithy/invalid-dependency/README.md +10 -3
- package/node_modules/@smithy/invalid-dependency/package.json +6 -7
- package/node_modules/@smithy/middleware-content-length/README.md +13 -0
- package/node_modules/@smithy/middleware-content-length/package.json +7 -8
- package/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +2 -2
- package/node_modules/@smithy/middleware-endpoint/package.json +13 -14
- package/node_modules/@smithy/middleware-retry/dist-cjs/index.js +70 -29
- package/node_modules/@smithy/middleware-retry/dist-es/index.js +5 -4
- package/node_modules/@smithy/middleware-retry/dist-es/longPollMiddleware.js +15 -0
- package/node_modules/@smithy/middleware-retry/dist-es/parseRetryAfterHeader.js +49 -0
- package/node_modules/@smithy/middleware-retry/dist-es/{StandardRetryStrategy.js → retry-pre-sra-deprecated/StandardRetryStrategy.js} +1 -1
- package/node_modules/@smithy/middleware-retry/dist-es/retryMiddleware.js +13 -20
- package/node_modules/@smithy/middleware-retry/dist-types/configurations.d.ts +3 -1
- package/node_modules/@smithy/middleware-retry/dist-types/index.d.ts +5 -4
- package/node_modules/@smithy/middleware-retry/dist-types/longPollMiddleware.d.ts +15 -0
- package/node_modules/@smithy/middleware-retry/dist-types/omitRetryHeadersMiddleware.d.ts +2 -0
- package/node_modules/@smithy/middleware-retry/dist-types/parseRetryAfterHeader.d.ts +10 -0
- package/node_modules/@smithy/middleware-retry/dist-types/{AdaptiveRetryStrategy.d.ts → retry-pre-sra-deprecated/AdaptiveRetryStrategy.d.ts} +2 -1
- package/node_modules/@smithy/middleware-retry/dist-types/{defaultRetryQuota.d.ts → retry-pre-sra-deprecated/defaultRetryQuota.d.ts} +2 -0
- package/node_modules/@smithy/middleware-retry/dist-types/{delayDecider.d.ts → retry-pre-sra-deprecated/delayDecider.d.ts} +2 -1
- package/node_modules/@smithy/middleware-retry/dist-types/retryMiddleware.d.ts +0 -4
- package/node_modules/@smithy/middleware-retry/package.json +16 -16
- package/node_modules/@smithy/middleware-serde/package.json +10 -11
- package/node_modules/@smithy/middleware-stack/README.md +13 -0
- package/node_modules/@smithy/middleware-stack/package.json +7 -8
- package/node_modules/@smithy/node-config-provider/README.md +10 -3
- package/node_modules/@smithy/node-config-provider/package.json +8 -9
- package/node_modules/@smithy/node-http-handler/package.json +10 -11
- package/node_modules/@smithy/property-provider/README.md +10 -3
- package/node_modules/@smithy/property-provider/package.json +6 -7
- package/node_modules/@smithy/protocol-http/README.md +13 -0
- package/node_modules/@smithy/protocol-http/package.json +6 -7
- package/node_modules/@smithy/querystring-builder/README.md +10 -3
- package/node_modules/@smithy/querystring-builder/package.json +6 -7
- package/node_modules/@smithy/querystring-parser/README.md +10 -3
- package/node_modules/@smithy/querystring-parser/package.json +6 -7
- package/node_modules/@smithy/service-error-classification/README.md +13 -0
- package/node_modules/@smithy/service-error-classification/package.json +6 -7
- package/node_modules/@smithy/shared-ini-file-loader/package.json +7 -8
- package/node_modules/@smithy/signature-v4/dist-cjs/index.js +13 -0
- package/node_modules/@smithy/signature-v4/package.json +9 -10
- package/node_modules/@smithy/smithy-client/dist-cjs/index.js +1 -1
- package/node_modules/@smithy/smithy-client/package.json +14 -15
- package/node_modules/@smithy/types/dist-types/middleware.d.ts +6 -0
- package/node_modules/@smithy/types/dist-types/retry.d.ts +4 -0
- package/node_modules/@smithy/types/package.json +7 -8
- package/node_modules/@smithy/url-parser/README.md +10 -3
- package/node_modules/@smithy/url-parser/package.json +7 -8
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +8 -9
- package/node_modules/@smithy/util-defaults-mode-node/package.json +11 -12
- package/node_modules/@smithy/util-endpoints/README.md +10 -3
- package/node_modules/@smithy/util-endpoints/dist-cjs/index.js +154 -61
- package/node_modules/@smithy/util-endpoints/dist-es/bdd/BinaryDecisionDiagram.js +15 -0
- package/node_modules/@smithy/util-endpoints/dist-es/decideEndpoint.js +41 -0
- package/node_modules/@smithy/util-endpoints/dist-es/index.js +2 -0
- package/node_modules/@smithy/util-endpoints/dist-es/lib/coalesce.js +8 -0
- package/node_modules/@smithy/util-endpoints/dist-es/lib/index.js +3 -0
- package/node_modules/@smithy/util-endpoints/dist-es/lib/ite.js +3 -0
- package/node_modules/@smithy/util-endpoints/dist-es/lib/split.js +13 -0
- package/node_modules/@smithy/util-endpoints/dist-es/lib/substring.js +1 -1
- package/node_modules/@smithy/util-endpoints/dist-es/utils/endpointFunctions.js +4 -1
- package/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateExpression.js +20 -5
- package/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateTemplate.js +3 -6
- package/node_modules/@smithy/util-endpoints/dist-es/utils/getReferenceValue.js +1 -5
- package/node_modules/@smithy/util-endpoints/dist-types/bdd/BinaryDecisionDiagram.d.ts +22 -0
- package/node_modules/@smithy/util-endpoints/dist-types/decideEndpoint.d.ts +7 -0
- package/node_modules/@smithy/util-endpoints/dist-types/index.d.ts +2 -0
- package/node_modules/@smithy/util-endpoints/dist-types/lib/coalesce.d.ts +7 -0
- package/node_modules/@smithy/util-endpoints/dist-types/lib/index.d.ts +3 -0
- package/node_modules/@smithy/util-endpoints/dist-types/lib/ite.d.ts +6 -0
- package/node_modules/@smithy/util-endpoints/dist-types/lib/split.d.ts +11 -0
- package/node_modules/@smithy/util-endpoints/dist-types/utils/endpointFunctions.d.ts +4 -0
- package/node_modules/@smithy/util-endpoints/dist-types/utils/getReferenceValue.d.ts +3 -1
- package/node_modules/@smithy/util-endpoints/package.json +9 -10
- package/node_modules/@smithy/util-middleware/README.md +9 -4
- package/node_modules/@smithy/util-middleware/package.json +6 -7
- package/node_modules/@smithy/util-retry/dist-cjs/index.js +135 -80
- package/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +10 -4
- package/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +2 -2
- package/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +30 -29
- package/node_modules/@smithy/util-retry/dist-es/DefaultRetryBackoffStrategy.js +14 -0
- package/node_modules/@smithy/util-retry/dist-es/DefaultRetryToken.js +25 -0
- package/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +42 -26
- package/node_modules/@smithy/util-retry/dist-es/index.js +1 -0
- package/node_modules/@smithy/util-retry/dist-es/retries-2026-config.js +18 -0
- package/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +13 -8
- package/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +2 -2
- package/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +78 -8
- package/node_modules/@smithy/util-retry/dist-types/DefaultRetryBackoffStrategy.d.ts +12 -0
- package/node_modules/@smithy/util-retry/dist-types/DefaultRetryToken.d.ts +15 -0
- package/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +26 -4
- package/node_modules/@smithy/util-retry/dist-types/config.d.ts +4 -4
- package/node_modules/@smithy/util-retry/dist-types/constants.d.ts +15 -14
- package/node_modules/@smithy/util-retry/dist-types/index.d.ts +1 -0
- package/node_modules/@smithy/util-retry/dist-types/retries-2026-config.d.ts +11 -0
- package/node_modules/@smithy/util-retry/dist-types/types.d.ts +1 -1
- package/node_modules/@smithy/util-retry/package.json +10 -11
- package/node_modules/@smithy/util-stream/package.json +12 -13
- package/node_modules/@smithy/util-waiter/package.json +7 -8
- package/node_modules/call-bind/CHANGELOG.md +9 -0
- package/node_modules/call-bind/README.md +1 -1
- package/node_modules/call-bind/index.js +2 -2
- package/node_modules/call-bind/package.json +11 -11
- package/node_modules/call-bind/test/index.js +9 -1
- package/node_modules/path-expression-matcher/README.md +214 -62
- package/node_modules/path-expression-matcher/lib/pem.cjs +1 -1
- package/node_modules/path-expression-matcher/lib/pem.d.cts +111 -0
- package/node_modules/path-expression-matcher/lib/pem.min.js +1 -1
- package/node_modules/path-expression-matcher/lib/pem.min.js.map +1 -1
- package/node_modules/path-expression-matcher/package.json +1 -1
- package/node_modules/path-expression-matcher/src/Expression.js +2 -2
- package/node_modules/path-expression-matcher/src/ExpressionSet.js +209 -0
- package/node_modules/path-expression-matcher/src/Matcher.js +247 -175
- package/node_modules/path-expression-matcher/src/index.d.ts +199 -194
- package/node_modules/path-expression-matcher/src/index.js +3 -2
- package/package.json +10 -10
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +0 -23
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +0 -23
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/index.d.ts +0 -16
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/resolveCustomEndpointsConfig.d.ts +0 -37
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/resolveEndpointsConfig.d.ts +0 -57
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/utils/getEndpointFromRegion.d.ts +0 -11
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/index.d.ts +0 -12
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/checkRegion.d.ts +0 -9
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/config.d.ts +0 -17
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/getRealRegion.d.ts +0 -4
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/index.d.ts +0 -8
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/isFipsRegion.d.ts +0 -4
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/resolveRegionConfig.d.ts +0 -34
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/EndpointVariant.d.ts +0 -11
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/EndpointVariantTag.d.ts +0 -10
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/PartitionHash.d.ts +0 -15
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/RegionHash.d.ts +0 -13
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getHostnameFromVariants.d.ts +0 -14
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getRegionInfo.d.ts +0 -19
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedHostname.d.ts +0 -13
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedPartition.d.ts +0 -13
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedSigningRegion.d.ts +0 -14
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/index.d.ts +0 -12
- package/node_modules/@smithy/core/dist-types/ts3.4/getSmithyContext.d.ts +0 -5
- package/node_modules/@smithy/core/dist-types/ts3.4/index.d.ts +0 -8
- package/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.d.ts +0 -18
- package/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/getHttpAuthSchemePlugin.d.ts +0 -18
- package/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/httpAuthSchemeMiddleware.d.ts +0 -33
- package/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/index.d.ts +0 -3
- package/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/resolveAuthOptions.d.ts +0 -10
- package/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/getHttpSigningMiddleware.d.ts +0 -9
- package/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/httpSigningMiddleware.d.ts +0 -5
- package/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/index.d.ts +0 -2
- package/node_modules/@smithy/core/dist-types/ts3.4/normalizeProvider.d.ts +0 -7
- package/node_modules/@smithy/core/dist-types/ts3.4/pagination/createPaginator.d.ts +0 -7
- package/node_modules/@smithy/core/dist-types/ts3.4/request-builder/requestBuilder.d.ts +0 -5
- package/node_modules/@smithy/core/dist-types/ts3.4/setFeature.d.ts +0 -12
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/CborCodec.d.ts +0 -33
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +0 -28
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/byte-printer.d.ts +0 -6
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor-decode.d.ts +0 -17
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor-encode.d.ts +0 -9
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor-types.d.ts +0 -65
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor.d.ts +0 -26
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/index.d.ts +0 -5
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/parseCborBody.d.ts +0 -31
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/index.d.ts +0 -1
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/toEndpointV1.d.ts +0 -6
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/EventStreamSerde.d.ts +0 -60
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/index.d.ts +0 -1
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpBindingProtocol.d.ts +0 -31
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpProtocol.d.ts +0 -89
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/RpcProtocol.d.ts +0 -16
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +0 -16
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/collect-stream-body.d.ts +0 -10
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/extended-encode-uri-component.d.ts +0 -7
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/index.d.ts +0 -13
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/requestBuilder.d.ts +0 -51
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/resolve-path.d.ts +0 -4
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +0 -13
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +0 -21
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +0 -23
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/ToStringShapeSerializer.d.ts +0 -14
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/determineTimestampFormat.d.ts +0 -9
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/TypeRegistry.d.ts +0 -71
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/deref.d.ts +0 -6
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/index.d.ts +0 -14
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/getSchemaSerdePlugin.d.ts +0 -14
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schema-middleware-types.d.ts +0 -11
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schemaDeserializationMiddleware.d.ts +0 -9
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schemaSerializationMiddleware.d.ts +0 -6
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +0 -37
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts +0 -23
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/MapSchema.d.ts +0 -24
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +0 -146
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/OperationSchema.d.ts +0 -23
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/Schema.d.ts +0 -16
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts +0 -28
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts +0 -23
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/operation.d.ts +0 -7
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/sentinels.d.ts +0 -23
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/translateTraits.d.ts +0 -13
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/copyDocumentWithTransform.d.ts +0 -6
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/date-utils.d.ts +0 -73
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/generateIdempotencyToken.d.ts +0 -2
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/index.d.ts +0 -10
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/lazy-json.d.ts +0 -45
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/parse-utils.d.ts +0 -270
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/quote-header.d.ts +0 -6
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/schema-serde-lib/schema-date-utils.d.ts +0 -47
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/split-every.d.ts +0 -11
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/split-header.d.ts +0 -5
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/value/NumericValue.d.ts +0 -33
- package/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/DefaultIdentityProviderConfig.d.ts +0 -15
- package/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.d.ts +0 -8
- package/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.d.ts +0 -8
- package/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/index.d.ts +0 -3
- package/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/noAuth.d.ts +0 -8
- package/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/index.d.ts +0 -3
- package/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/memoizeIdentityProvider.d.ts +0 -30
- package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/Endpoint.d.ts +0 -7
- package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointConfigOptions.d.ts +0 -13
- package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointMode.d.ts +0 -7
- package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointModeConfigOptions.d.ts +0 -13
- package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/error/InstanceMetadataV1FallbackError.d.ts +0 -12
- package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/fromContainerMetadata.d.ts +0 -21
- package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/fromInstanceMetadata.d.ts +0 -10
- package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/index.d.ts +0 -28
- package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/ImdsCredentials.d.ts +0 -19
- package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/RemoteProviderInit.d.ts +0 -40
- package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/httpRequest.d.ts +0 -6
- package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/index.d.ts +0 -8
- package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/retry.d.ts +0 -10
- package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/types.d.ts +0 -7
- package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/getExtendedInstanceMetadataCredentials.d.ts +0 -6
- package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/getInstanceMetadataEndpoint.d.ts +0 -21
- package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/staticStabilityProvider.d.ts +0 -16
- package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/create-request.d.ts +0 -6
- package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/fetch-http-handler.d.ts +0 -42
- package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/index.d.ts +0 -2
- package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/request-timeout.d.ts +0 -1
- package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/stream-collector.d.ts +0 -2
- package/node_modules/@smithy/hash-node/dist-types/ts3.4/index.d.ts +0 -13
- package/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/index.d.ts +0 -8
- package/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/invalidFunction.d.ts +0 -4
- package/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/invalidProvider.d.ts +0 -5
- package/node_modules/@smithy/middleware-content-length/dist-types/ts3.4/index.d.ts +0 -6
- package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +0 -14
- package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromConfig.browser.d.ts +0 -1
- package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromConfig.d.ts +0 -4
- package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromInstructions.d.ts +0 -28
- package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointUrlConfig.d.ts +0 -2
- package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/index.d.ts +0 -8
- package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/toEndpointV1.d.ts +0 -6
- package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/endpointMiddleware.d.ts +0 -10
- package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/getEndpointPlugin.d.ts +0 -11
- package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/index.d.ts +0 -18
- package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/resolveEndpointConfig.d.ts +0 -109
- package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/resolveEndpointRequiredConfig.d.ts +0 -32
- package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/service-customizations/index.d.ts +0 -4
- package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/service-customizations/s3.d.ts +0 -26
- package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/types.d.ts +0 -41
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -23
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -33
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/configurations.d.ts +0 -66
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/defaultRetryQuota.d.ts +0 -24
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/delayDecider.d.ts +0 -5
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/index.d.ts +0 -7
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/isStreamingPayload/isStreamingPayload.browser.d.ts +0 -5
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/isStreamingPayload/isStreamingPayload.d.ts +0 -5
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/omitRetryHeadersMiddleware.d.ts +0 -13
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryDecider.d.ts +0 -6
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryMiddleware.d.ts +0 -18
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/types.d.ts +0 -65
- package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/util.d.ts +0 -2
- package/node_modules/@smithy/middleware-serde/dist-types/ts3.4/deserializerMiddleware.d.ts +0 -6
- package/node_modules/@smithy/middleware-serde/dist-types/ts3.4/index.d.ts +0 -3
- package/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serdePlugin.d.ts +0 -24
- package/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serializerMiddleware.d.ts +0 -6
- package/node_modules/@smithy/middleware-stack/dist-types/ts3.4/MiddlewareStack.d.ts +0 -5
- package/node_modules/@smithy/middleware-stack/dist-types/ts3.4/index.d.ts +0 -1
- package/node_modules/@smithy/middleware-stack/dist-types/ts3.4/types.d.ts +0 -22
- package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/configLoader.d.ts +0 -31
- package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromEnv.d.ts +0 -20
- package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromSharedConfigFiles.d.ts +0 -22
- package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromStatic.d.ts +0 -9
- package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/getSelectorName.d.ts +0 -9
- package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/index.d.ts +0 -4
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/build-abort-error.d.ts +0 -10
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/constants.d.ts +0 -5
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/get-transformed-headers.d.ts +0 -4
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/index.d.ts +0 -3
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +0 -46
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-manager.d.ts +0 -24
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-pool.d.ts +0 -12
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-handler.d.ts +0 -63
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/readable.mock.d.ts +0 -13
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/server.mock.d.ts +0 -12
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-connection-timeout.d.ts +0 -2
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-request-timeout.d.ts +0 -6
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-keep-alive.d.ts +0 -6
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-timeout.d.ts +0 -2
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/collector.d.ts +0 -5
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/index.d.ts +0 -6
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/readable.mock.d.ts +0 -13
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/timing.d.ts +0 -8
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +0 -12
- package/node_modules/@smithy/property-provider/dist-types/ts3.4/CredentialsProviderError.d.ts +0 -31
- package/node_modules/@smithy/property-provider/dist-types/ts3.4/ProviderError.d.ts +0 -39
- package/node_modules/@smithy/property-provider/dist-types/ts3.4/TokenProviderError.d.ts +0 -31
- package/node_modules/@smithy/property-provider/dist-types/ts3.4/chain.d.ts +0 -13
- package/node_modules/@smithy/property-provider/dist-types/ts3.4/fromStatic.d.ts +0 -5
- package/node_modules/@smithy/property-provider/dist-types/ts3.4/index.d.ts +0 -24
- package/node_modules/@smithy/property-provider/dist-types/ts3.4/memoize.d.ts +0 -40
- package/node_modules/@smithy/protocol-http/dist-types/ts3.4/Field.d.ts +0 -50
- package/node_modules/@smithy/protocol-http/dist-types/ts3.4/Fields.d.ts +0 -44
- package/node_modules/@smithy/protocol-http/dist-types/ts3.4/extensions/httpExtensionConfiguration.d.ts +0 -33
- package/node_modules/@smithy/protocol-http/dist-types/ts3.4/extensions/index.d.ts +0 -1
- package/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpHandler.d.ts +0 -35
- package/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpRequest.d.ts +0 -56
- package/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpResponse.d.ts +0 -29
- package/node_modules/@smithy/protocol-http/dist-types/ts3.4/index.d.ts +0 -8
- package/node_modules/@smithy/protocol-http/dist-types/ts3.4/isValidHostname.d.ts +0 -1
- package/node_modules/@smithy/protocol-http/dist-types/ts3.4/types.d.ts +0 -21
- package/node_modules/@smithy/querystring-builder/dist-types/ts3.4/index.d.ts +0 -5
- package/node_modules/@smithy/querystring-parser/dist-types/ts3.4/index.d.ts +0 -5
- package/node_modules/@smithy/service-error-classification/dist-types/ts3.4/constants.d.ts +0 -30
- package/node_modules/@smithy/service-error-classification/dist-types/ts3.4/index.d.ts +0 -24
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/constants.d.ts +0 -4
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/externalDataInterceptor.d.ts +0 -9
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getConfigData.d.ts +0 -8
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getConfigFilepath.d.ts +0 -2
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getCredentialsFilepath.d.ts +0 -2
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getHomeDir.d.ts +0 -6
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getProfileName.d.ts +0 -15
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFilepath.d.ts +0 -5
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFromFile.d.ts +0 -52
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSsoSessionData.d.ts +0 -6
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/index.d.ts +0 -10
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSharedConfigFiles.d.ts +0 -33
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSsoSessionData.d.ts +0 -17
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/mergeConfigFiles.d.ts +0 -7
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/parseIni.d.ts +0 -2
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/parseKnownFiles.d.ts +0 -18
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/readFile.d.ts +0 -21
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/types.d.ts +0 -16
- package/node_modules/@smithy/signature-v4/dist-types/ts3.4/HeaderFormatter.d.ts +0 -24
- package/node_modules/@smithy/signature-v4/dist-types/ts3.4/SignatureV4.d.ts +0 -21
- package/node_modules/@smithy/signature-v4/dist-types/ts3.4/SignatureV4Base.d.ts +0 -69
- package/node_modules/@smithy/signature-v4/dist-types/ts3.4/constants.d.ts +0 -43
- package/node_modules/@smithy/signature-v4/dist-types/ts3.4/credentialDerivation.d.ts +0 -30
- package/node_modules/@smithy/signature-v4/dist-types/ts3.4/getCanonicalHeaders.d.ts +0 -5
- package/node_modules/@smithy/signature-v4/dist-types/ts3.4/getCanonicalQuery.d.ts +0 -5
- package/node_modules/@smithy/signature-v4/dist-types/ts3.4/getPayloadHash.d.ts +0 -5
- package/node_modules/@smithy/signature-v4/dist-types/ts3.4/headerUtil.d.ts +0 -4
- package/node_modules/@smithy/signature-v4/dist-types/ts3.4/index.d.ts +0 -11
- package/node_modules/@smithy/signature-v4/dist-types/ts3.4/moveHeadersToQuery.d.ts +0 -10
- package/node_modules/@smithy/signature-v4/dist-types/ts3.4/prepareRequest.d.ts +0 -5
- package/node_modules/@smithy/signature-v4/dist-types/ts3.4/signature-v4a-container.d.ts +0 -24
- package/node_modules/@smithy/signature-v4/dist-types/ts3.4/suite.fixture.d.ts +0 -14
- package/node_modules/@smithy/signature-v4/dist-types/ts3.4/utilDate.d.ts +0 -2
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/NoOpLogger.d.ts +0 -11
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +0 -87
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/collect-stream-body.d.ts +0 -5
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/command.d.ts +0 -119
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/constants.d.ts +0 -4
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/create-aggregated-client.d.ts +0 -18
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/default-error-handler.d.ts +0 -15
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/defaults-mode.d.ts +0 -28
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/emitWarningIfUnsupportedVersion.d.ts +0 -8
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/exceptions.d.ts +0 -42
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extended-encode-uri-component.d.ts +0 -5
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/checksum.d.ts +0 -26
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +0 -38
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/index.d.ts +0 -1
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/retry.d.ts +0 -18
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/get-array-if-single-item.d.ts +0 -7
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/get-value-from-text-node.d.ts +0 -7
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/index.d.ts +0 -21
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/is-serializable-header-value.d.ts +0 -5
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/object-mapping.d.ts +0 -178
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/resolve-path.d.ts +0 -5
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/schemaLogFilter.d.ts +0 -9
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/ser-utils.d.ts +0 -15
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/serde-json.d.ts +0 -12
- package/node_modules/@smithy/types/dist-types/ts3.4/abort-handler.d.ts +0 -7
- package/node_modules/@smithy/types/dist-types/ts3.4/abort.d.ts +0 -50
- package/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpApiKeyAuth.d.ts +0 -7
- package/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthScheme.d.ts +0 -49
- package/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthSchemeProvider.d.ts +0 -20
- package/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpSigner.d.ts +0 -41
- package/node_modules/@smithy/types/dist-types/ts3.4/auth/IdentityProviderConfig.d.ts +0 -14
- package/node_modules/@smithy/types/dist-types/ts3.4/auth/auth.d.ts +0 -57
- package/node_modules/@smithy/types/dist-types/ts3.4/auth/index.d.ts +0 -6
- package/node_modules/@smithy/types/dist-types/ts3.4/blob/blob-payload-input-types.d.ts +0 -40
- package/node_modules/@smithy/types/dist-types/ts3.4/checksum.d.ts +0 -63
- package/node_modules/@smithy/types/dist-types/ts3.4/client.d.ts +0 -57
- package/node_modules/@smithy/types/dist-types/ts3.4/command.d.ts +0 -28
- package/node_modules/@smithy/types/dist-types/ts3.4/connection/config.d.ts +0 -10
- package/node_modules/@smithy/types/dist-types/ts3.4/connection/index.d.ts +0 -3
- package/node_modules/@smithy/types/dist-types/ts3.4/connection/manager.d.ts +0 -34
- package/node_modules/@smithy/types/dist-types/ts3.4/connection/pool.d.ts +0 -32
- package/node_modules/@smithy/types/dist-types/ts3.4/crypto.d.ts +0 -60
- package/node_modules/@smithy/types/dist-types/ts3.4/downlevel-ts3.4/transform/type-transform.d.ts +0 -41
- package/node_modules/@smithy/types/dist-types/ts3.4/encode.d.ts +0 -31
- package/node_modules/@smithy/types/dist-types/ts3.4/endpoint.d.ts +0 -77
- package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/EndpointRuleObject.d.ts +0 -27
- package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/ErrorRuleObject.d.ts +0 -10
- package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/RuleSetObject.d.ts +0 -28
- package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/TreeRuleObject.d.ts +0 -16
- package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/index.d.ts +0 -5
- package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/shared.d.ts +0 -55
- package/node_modules/@smithy/types/dist-types/ts3.4/eventStream.d.ts +0 -137
- package/node_modules/@smithy/types/dist-types/ts3.4/extensions/checksum.d.ts +0 -58
- package/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultClientConfiguration.d.ts +0 -33
- package/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +0 -9
- package/node_modules/@smithy/types/dist-types/ts3.4/extensions/index.d.ts +0 -4
- package/node_modules/@smithy/types/dist-types/ts3.4/extensions/retry.d.ts +0 -18
- package/node_modules/@smithy/types/dist-types/ts3.4/externals-check/browser-externals-check.d.ts +0 -35
- package/node_modules/@smithy/types/dist-types/ts3.4/feature-ids.d.ts +0 -16
- package/node_modules/@smithy/types/dist-types/ts3.4/http/httpHandlerInitialization.d.ts +0 -128
- package/node_modules/@smithy/types/dist-types/ts3.4/http.d.ts +0 -113
- package/node_modules/@smithy/types/dist-types/ts3.4/identity/apiKeyIdentity.d.ts +0 -14
- package/node_modules/@smithy/types/dist-types/ts3.4/identity/awsCredentialIdentity.d.ts +0 -31
- package/node_modules/@smithy/types/dist-types/ts3.4/identity/identity.d.ts +0 -15
- package/node_modules/@smithy/types/dist-types/ts3.4/identity/index.d.ts +0 -4
- package/node_modules/@smithy/types/dist-types/ts3.4/identity/tokenIdentity.d.ts +0 -14
- package/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +0 -43
- package/node_modules/@smithy/types/dist-types/ts3.4/logger.d.ts +0 -13
- package/node_modules/@smithy/types/dist-types/ts3.4/middleware.d.ts +0 -534
- package/node_modules/@smithy/types/dist-types/ts3.4/pagination.d.ts +0 -33
- package/node_modules/@smithy/types/dist-types/ts3.4/profile.d.ts +0 -30
- package/node_modules/@smithy/types/dist-types/ts3.4/response.d.ts +0 -40
- package/node_modules/@smithy/types/dist-types/ts3.4/retry.d.ts +0 -133
- package/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +0 -149
- package/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +0 -251
- package/node_modules/@smithy/types/dist-types/ts3.4/schema/sentinels.d.ts +0 -65
- package/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +0 -118
- package/node_modules/@smithy/types/dist-types/ts3.4/schema/traits.d.ts +0 -46
- package/node_modules/@smithy/types/dist-types/ts3.4/serde.d.ts +0 -114
- package/node_modules/@smithy/types/dist-types/ts3.4/shapes.d.ts +0 -82
- package/node_modules/@smithy/types/dist-types/ts3.4/signature.d.ts +0 -155
- package/node_modules/@smithy/types/dist-types/ts3.4/stream.d.ts +0 -22
- package/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-common-types.d.ts +0 -32
- package/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-input-types.d.ts +0 -60
- package/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-output-types.d.ts +0 -51
- package/node_modules/@smithy/types/dist-types/ts3.4/transfer.d.ts +0 -41
- package/node_modules/@smithy/types/dist-types/ts3.4/transform/client-method-transforms.d.ts +0 -26
- package/node_modules/@smithy/types/dist-types/ts3.4/transform/client-payload-blob-type-narrow.d.ts +0 -81
- package/node_modules/@smithy/types/dist-types/ts3.4/transform/exact.d.ts +0 -14
- package/node_modules/@smithy/types/dist-types/ts3.4/transform/mutable.d.ts +0 -6
- package/node_modules/@smithy/types/dist-types/ts3.4/transform/no-undefined.d.ts +0 -88
- package/node_modules/@smithy/types/dist-types/ts3.4/transform/type-transform.d.ts +0 -41
- package/node_modules/@smithy/types/dist-types/ts3.4/uri.d.ts +0 -17
- package/node_modules/@smithy/types/dist-types/ts3.4/util.d.ts +0 -192
- package/node_modules/@smithy/types/dist-types/ts3.4/waiter.d.ts +0 -35
- package/node_modules/@smithy/url-parser/dist-types/ts3.4/index.d.ts +0 -5
- package/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/constants.d.ts +0 -12
- package/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/index.d.ts +0 -4
- package/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/resolveDefaultsModeConfig.d.ts +0 -17
- package/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/resolveDefaultsModeConfig.native.d.ts +0 -16
- package/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/constants.d.ts +0 -24
- package/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/defaultsModeConfig.d.ts +0 -6
- package/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/index.d.ts +0 -4
- package/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/resolveDefaultsModeConfig.d.ts +0 -17
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/cache/EndpointCache.d.ts +0 -34
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/debugId.d.ts +0 -1
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/index.d.ts +0 -2
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/toDebugString.d.ts +0 -9
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/getEndpointUrlConfig.d.ts +0 -2
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/index.d.ts +0 -6
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/booleanEquals.d.ts +0 -5
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/getAttr.d.ts +0 -7
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/getAttrPathList.d.ts +0 -4
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/index.d.ts +0 -9
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isIpAddress.d.ts +0 -4
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isSet.d.ts +0 -5
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isValidHostLabel.d.ts +0 -7
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/not.d.ts +0 -5
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/parseURL.d.ts +0 -5
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/stringEquals.d.ts +0 -5
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/substring.d.ts +0 -7
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/uriEncode.d.ts +0 -4
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/resolveEndpoint.d.ts +0 -6
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointError.d.ts +0 -3
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointFunctions.d.ts +0 -2
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointRuleObject.d.ts +0 -5
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/ErrorRuleObject.d.ts +0 -2
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/RuleSetObject.d.ts +0 -4
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/TreeRuleObject.d.ts +0 -3
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/index.d.ts +0 -7
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/shared.d.ts +0 -25
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/callFunction.d.ts +0 -1
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/customEndpointFunctions.d.ts +0 -4
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/endpointFunctions.d.ts +0 -11
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateCondition.d.ts +0 -8
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateConditions.d.ts +0 -8
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateEndpointRule.d.ts +0 -3
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateErrorRule.d.ts +0 -2
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateExpression.d.ts +0 -7
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateRules.d.ts +0 -8
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateTemplate.d.ts +0 -2
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateTreeRule.d.ts +0 -1
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointHeaders.d.ts +0 -2
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointProperties.d.ts +0 -8
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointProperty.d.ts +0 -1
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointUrl.d.ts +0 -2
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getReferenceValue.d.ts +0 -2
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/index.d.ts +0 -2
- package/node_modules/@smithy/util-middleware/dist-types/ts3.4/getSmithyContext.d.ts +0 -5
- package/node_modules/@smithy/util-middleware/dist-types/ts3.4/index.d.ts +0 -8
- package/node_modules/@smithy/util-middleware/dist-types/ts3.4/normalizeProvider.d.ts +0 -7
- package/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +0 -14
- package/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +0 -11
- package/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +0 -5
- package/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +0 -9
- package/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -33
- package/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +0 -32
- package/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +0 -49
- package/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -26
- package/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +0 -20
- package/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +0 -59
- package/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +0 -5
- package/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +0 -9
- package/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +0 -7
- package/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +0 -19
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/ByteArrayCollector.d.ts +0 -13
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/blob/Uint8ArrayBlobAdapter.d.ts +0 -22
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/ChecksumStream.browser.d.ts +0 -37
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/ChecksumStream.d.ts +0 -61
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.browser.d.ts +0 -14
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.d.ts +0 -13
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadable.d.ts +0 -15
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadableStream.d.ts +0 -54
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/getAwsChunkedEncodingStream.browser.d.ts +0 -5
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/getAwsChunkedEncodingStream.d.ts +0 -10
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/headStream.browser.d.ts +0 -7
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/headStream.d.ts +0 -9
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/index.d.ts +0 -12
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/sdk-stream-mixin.browser.d.ts +0 -7
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/sdk-stream-mixin.d.ts +0 -8
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/splitStream.browser.d.ts +0 -8
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/splitStream.d.ts +0 -17
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/stream-type-check.d.ts +0 -17
- package/node_modules/@smithy/util-waiter/dist-types/ts3.4/circularReplacer.d.ts +0 -6
- package/node_modules/@smithy/util-waiter/dist-types/ts3.4/createWaiter.d.ts +0 -11
- package/node_modules/@smithy/util-waiter/dist-types/ts3.4/index.d.ts +0 -2
- package/node_modules/@smithy/util-waiter/dist-types/ts3.4/poller.d.ts +0 -10
- package/node_modules/@smithy/util-waiter/dist-types/ts3.4/utils/index.d.ts +0 -8
- package/node_modules/@smithy/util-waiter/dist-types/ts3.4/utils/sleep.d.ts +0 -4
- package/node_modules/@smithy/util-waiter/dist-types/ts3.4/utils/validate.d.ts +0 -8
- package/node_modules/@smithy/util-waiter/dist-types/ts3.4/waiter.d.ts +0 -49
- package/node_modules/strnum/.github/SECURITY.md +0 -5
- package/node_modules/strnum/.vscode/launch.json +0 -25
- package/node_modules/strnum/algo.stflow +0 -84
- package/node_modules/strnum/tests/infinity_test.js +0 -18
- package/node_modules/strnum/tests/strnum_test.js +0 -175
- package/node_modules/strnum/tests/temp.js +0 -8
- /package/node_modules/{strnum → @aws-sdk/xml-builder/node_modules/strnum}/CHANGELOG.md +0 -0
- /package/node_modules/{strnum → @aws-sdk/xml-builder/node_modules/strnum}/LICENSE +0 -0
- /package/node_modules/{strnum → @aws-sdk/xml-builder/node_modules/strnum}/README.md +0 -0
- /package/node_modules/{strnum → @aws-sdk/xml-builder/node_modules/strnum}/strnum.js +0 -0
- /package/node_modules/@smithy/middleware-retry/dist-es/{AdaptiveRetryStrategy.js → retry-pre-sra-deprecated/AdaptiveRetryStrategy.js} +0 -0
- /package/node_modules/@smithy/middleware-retry/dist-es/{defaultRetryQuota.js → retry-pre-sra-deprecated/defaultRetryQuota.js} +0 -0
- /package/node_modules/@smithy/middleware-retry/dist-es/{delayDecider.js → retry-pre-sra-deprecated/delayDecider.js} +0 -0
- /package/node_modules/@smithy/middleware-retry/dist-es/{retryDecider.js → retry-pre-sra-deprecated/retryDecider.js} +0 -0
- /package/node_modules/@smithy/middleware-retry/dist-es/{types.js → retry-pre-sra-deprecated/types.js} +0 -0
- /package/node_modules/@smithy/middleware-retry/dist-types/{StandardRetryStrategy.d.ts → retry-pre-sra-deprecated/StandardRetryStrategy.d.ts} +0 -0
- /package/node_modules/@smithy/middleware-retry/dist-types/{retryDecider.d.ts → retry-pre-sra-deprecated/retryDecider.d.ts} +0 -0
- /package/node_modules/@smithy/middleware-retry/dist-types/{types.d.ts → retry-pre-sra-deprecated/types.d.ts} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AgentAvailabilityTimer, AutoEvaluationStatus, Channel, Comparison, ContactFlowModuleState, ContactFlowModuleStatus, ContactFlowState, ContactFlowStatus, ContactFlowType, ContactMetricName, ContactParticipantRole, ContactState, CurrentMetricName, DataTableAttributeValueType, DataTableLockLevel, DataTableStatus, DirectoryType, EndpointType, EntityType, EvaluationQuestionAnswerAnalysisType, EvaluationStatus, EvaluationSuggestedAnswerStatus, EvaluationTranscriptType, EvaluationType, FileStatusType, FileUseCaseType, FilterV2StringConditionComparisonOperator, FlowAssociationResourceType, Grouping, HistoricalMetricName, InstanceAttributeType, InstanceReplicationStatus, InstanceStatus, InstanceStorageResourceType, IntervalPeriod, LocaleCode, MediaStreamType, MediaType, NextContactType, NotificationPriority, OperationalStatus, OverrideType, ParticipantType, PhoneNumberCountryCode, PhoneNumberType, PhoneNumberWorkflowStatus, QuestionRuleCategoryAutomationCondition, QueueStatus, QuickConnectType, RecordingStatus, RulePublishStatus, SortOrder, Statistic, Status, StorageType, TaskTemplateStatus, TestCaseStatus, TrafficDistributionGroupStatus, Unit, Visibility, VocabularyLanguageCode, VocabularyState, WorkspaceFontFamily } from "./enums";
|
|
2
|
-
import {
|
|
1
|
+
import type { AgentAvailabilityTimer, AutoEvaluationStatus, Channel, Comparison, ContactFlowModuleState, ContactFlowModuleStatus, ContactFlowState, ContactFlowStatus, ContactFlowType, ContactMetricName, ContactParticipantRole, ContactState, CurrentMetricName, DataTableAttributeValueType, DataTableLockLevel, DataTableStatus, DirectoryType, EndpointType, EntityType, EvaluationQuestionAnswerAnalysisType, EvaluationStatus, EvaluationSuggestedAnswerStatus, EvaluationTranscriptType, EvaluationType, FileStatusType, FileUseCaseType, FilterV2StringConditionComparisonOperator, FlowAssociationResourceType, Grouping, HistoricalMetricName, InstanceAttributeType, InstanceReplicationStatus, InstanceStatus, InstanceStorageResourceType, IntervalPeriod, LocaleCode, MediaStreamType, MediaType, NextContactType, NotificationPriority, OperationalStatus, OverrideType, ParticipantType, PhoneNumberCountryCode, PhoneNumberType, PhoneNumberWorkflowStatus, QuestionRuleCategoryAutomationCondition, QueueStatus, QuickConnectType, RecordingStatus, RulePublishStatus, SortOrder, Statistic, Status, StorageType, TaskTemplateStatus, TestCaseStatus, TrafficDistributionGroupStatus, Unit, Visibility, VocabularyLanguageCode, VocabularyState, WorkspaceFontFamily } from "./enums";
|
|
2
|
+
import type { AfterContactWorkConfigPerChannel, AgentContactReference, AgentQualityMetrics, AgentsCriteria, AgentStatus, AgentStatusIdentifier, AgentStatusReference, AiAgentInfo, AliasConfiguration, AudioQualityMetricsInfo, AutoAcceptConfig, CreatedByInfo, DataTableLockVersion, DeviceInfo, ExternalInvocationConfiguration, FailedBatchAssociationSummary, GranularAccessControlConfiguration, HoursOfOperationConfig, HoursOfOperationOverrideConfig, InstanceStorageConfig, LexBot, LexV2Bot, MediaConcurrency, OutboundCallerConfig, OutboundEmailConfig, OverrideTimeSlice, ParticipantCapabilities, PersistentConnectionConfig, PhoneNumberConfig, PredefinedAttributeValues, PrimaryValue, QueueReference, QuickConnectConfig, RecurrenceConfig, RoutingProfileQueueReference, RuleAction, RuleTriggerEventSource, SecurityProfileItem, SuccessfulBatchAssociationSummary, TaskTemplateConstraints, TaskTemplateDefaults, TaskTemplateField, TestCaseEntryPoint, UserIdentityInfo, UserPhoneConfig, Validation, View, VoiceEnhancementConfig, WorkspaceThemeImages } from "./models_0";
|
|
3
3
|
/**
|
|
4
4
|
* <p>Contains color configuration for canvas elements in a workspace theme.</p>
|
|
5
5
|
* @public
|
|
@@ -7524,98 +7524,97 @@ export interface GetMetricDataV2Request {
|
|
|
7524
7524
|
*/
|
|
7525
7525
|
Interval?: IntervalDetails | undefined;
|
|
7526
7526
|
/**
|
|
7527
|
-
* <p>
|
|
7527
|
+
* <p>Filtering is an operation that selects records that match a set of specified criteria. By narrowing the dataset
|
|
7528
|
+
* before aggregation, filters ensure that only relevant records are included in the computation.</p>
|
|
7529
|
+
* <p>
|
|
7530
|
+
* <b>Filter keys</b>
|
|
7531
|
+
* </p>
|
|
7532
|
+
* <p>The following are valid filter keys for a <code>GetMetricDataV2</code> request:</p>
|
|
7533
|
+
* <p>
|
|
7534
|
+
* <code>AGENT</code> | <code>AGENT_HIERARCHY_LEVEL_ONE</code> | <code>AGENT_HIERARCHY_LEVEL_TWO</code> |
|
|
7535
|
+
* <code>AGENT_HIERARCHY_LEVEL_THREE</code> | <code>AGENT_HIERARCHY_LEVEL_FOUR</code> |
|
|
7536
|
+
* <code>AGENT_HIERARCHY_LEVEL_FIVE</code> | <code>ANSWERING_MACHINE_DETECTION_STATUS</code> |
|
|
7537
|
+
* <code>BOT_ALIAS</code> | <code>BOT_ID</code> | <code>BOT_INTENT_NAME</code> | <code>BOT_LOCALE</code> |
|
|
7538
|
+
* <code>BOT_VERSION</code> | <code>CAMPAIGN</code> | <code>CAMPAIGN_DELIVERY_EVENT_TYPE</code> |
|
|
7539
|
+
* <code>CAMPAIGN_EXCLUDED_EVENT_TYPE</code> | <code>CASE_STATUS</code> | <code>CASE_TEMPLATE_ARN</code> |
|
|
7540
|
+
* <code>CHANNEL</code> | <code>contact/segmentAttributes/connect:Subtype</code> |
|
|
7541
|
+
* <code>contact/segmentAttributes/connect:ValidationTestType</code> | <code>DISCONNECT_REASON</code> |
|
|
7542
|
+
* <code>EVALUATION_FORM</code> | <code>EVALUATION_QUESTION</code> | <code>EVALUATION_SECTION</code> |
|
|
7543
|
+
* <code>EVALUATION_SOURCE</code> | <code>EVALUATOR_ID</code> | <code>FEATURE</code> |
|
|
7544
|
+
* <code>FLOW_ACTION_ID</code> | <code>FLOW_TYPE</code> | <code>FLOWS_MODULE_RESOURCE_ID</code> |
|
|
7545
|
+
* <code>FLOWS_NEXT_RESOURCE_ID</code> | <code>FLOWS_NEXT_RESOURCE_QUEUE_ID</code> |
|
|
7546
|
+
* <code>FLOWS_OUTCOME_TYPE</code> | <code>FLOWS_RESOURCE_ID</code> | <code>FORM_VERSION</code> |
|
|
7547
|
+
* <code>INITIATING_FLOW</code> | <code>INITIATION_METHOD</code> |
|
|
7548
|
+
* <code>INVOKING_RESOURCE_PUBLISHED_TIMESTAMP</code> | <code>INVOKING_RESOURCE_TYPE</code> |
|
|
7549
|
+
* <code>PARENT_FLOWS_RESOURCE_ID</code> | <code>Q_CONNECT_ENABLED</code> | <code>QUEUE</code> |
|
|
7550
|
+
* <code>RESOURCE_PUBLISHED_TIMESTAMP</code> | <code>ROUTING_PROFILE</code> |
|
|
7551
|
+
* <code>ROUTING_STEP_EXPRESSION</code> | <code>TEST_CASE</code> |
|
|
7552
|
+
* <code>TEST_CASE_EXECUTION_FAILURE_REASON</code> | <code>TEST_CASE_EXECUTION_RESULT</code> |
|
|
7553
|
+
* <code>TEST_CASE_EXECUTION_STATE</code>
|
|
7554
|
+
* </p>
|
|
7555
|
+
* <note>
|
|
7556
|
+
* <p>The following filter keys correspond to Amazon Connect resources and are used for authorizing requests.
|
|
7557
|
+
* A <code>GetMetricDataV2</code> request requires at least one of these filters:</p>
|
|
7558
|
+
* <p>
|
|
7559
|
+
* <code>QUEUE</code>, <code>ROUTING_PROFILE</code>, <code>AGENT</code>,
|
|
7560
|
+
* <code>AGENT_HIERARCHY_LEVEL_ONE</code>, <code>AGENT_HIERARCHY_LEVEL_TWO</code>,
|
|
7561
|
+
* <code>AGENT_HIERARCHY_LEVEL_THREE</code>, <code>AGENT_HIERARCHY_LEVEL_FOUR</code>,
|
|
7562
|
+
* <code>AGENT_HIERARCHY_LEVEL_FIVE</code>, <code>CAMPAIGN</code>, <code>EVALUATION_FORM</code>,
|
|
7563
|
+
* <code>EVALUATOR_ID</code>
|
|
7564
|
+
* </p>
|
|
7565
|
+
* <p>You can use up to 5 filter keys in a single request, and up to 100 filter values across all filter keys.</p>
|
|
7566
|
+
* </note>
|
|
7567
|
+
* <p>
|
|
7568
|
+
* <b>Filter values</b>
|
|
7569
|
+
* </p>
|
|
7528
7570
|
* <ul>
|
|
7529
7571
|
* <li>
|
|
7530
|
-
* <p>
|
|
7531
|
-
*
|
|
7532
|
-
*
|
|
7533
|
-
*
|
|
7534
|
-
* </li>
|
|
7535
|
-
* <li>
|
|
7536
|
-
* <p>Channels</p>
|
|
7537
|
-
* </li>
|
|
7538
|
-
* <li>
|
|
7539
|
-
* <p>Feature</p>
|
|
7572
|
+
* <p>VOICE, CHAT, TASK, and EMAIL are valid filter values for the <code>CHANNEL</code> filter key. They do not
|
|
7573
|
+
* count towards the limit of 100 filter values. For example, a <code>GetMetricDataV2</code> request can filter by
|
|
7574
|
+
* 50 queues, 35 agents, and 15 routing profiles for a total of 100 filter values, along with 4 channel
|
|
7575
|
+
* filters.</p>
|
|
7540
7576
|
* </li>
|
|
7541
7577
|
* <li>
|
|
7542
|
-
* <p>
|
|
7543
|
-
*
|
|
7544
|
-
*
|
|
7545
|
-
* <p>Routing profiles</p>
|
|
7546
|
-
* </li>
|
|
7547
|
-
* <li>
|
|
7548
|
-
* <p>Routing step expression</p>
|
|
7578
|
+
* <p>
|
|
7579
|
+
* <code>contact_lens_conversational_analytics</code> is a valid filter value for the <code>FEATURE</code>
|
|
7580
|
+
* filter key. It is available only for contacts analyzed by Contact Lens conversational analytics.</p>
|
|
7549
7581
|
* </li>
|
|
7550
7582
|
* <li>
|
|
7551
|
-
* <p>
|
|
7583
|
+
* <p>
|
|
7584
|
+
* <code>connect:Chat</code>, <code>connect:SMS</code>, <code>connect:Telephony</code>, and
|
|
7585
|
+
* <code>connect:WebRTC</code> are valid filter value examples (not exhaustive) for the
|
|
7586
|
+
* <code>contact/segmentAttributes/connect:Subtype</code> filter key.</p>
|
|
7552
7587
|
* </li>
|
|
7553
|
-
* </ul>
|
|
7554
|
-
* <p>At least one filter must be passed from queues, routing profiles, agents, or user hierarchy groups.</p>
|
|
7555
|
-
* <p>For metrics for outbound campaigns analytics, you can also use campaigns to satisfy at least one filter
|
|
7556
|
-
* requirement.</p>
|
|
7557
|
-
* <p>To filter by phone number, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/create-historical-metrics-report.html">Create a historical metrics report</a> in
|
|
7558
|
-
* the <i>Amazon Connect Administrator Guide</i>.</p>
|
|
7559
|
-
* <p>Note the following limits:</p>
|
|
7560
|
-
* <ul>
|
|
7561
7588
|
* <li>
|
|
7562
7589
|
* <p>
|
|
7563
|
-
* <
|
|
7564
|
-
*
|
|
7565
|
-
*
|
|
7566
|
-
* <code>AGENT_HIERARCHY_LEVEL_THREE</code> | <code>AGENT_HIERARCHY_LEVEL_TWO</code> | <code>
|
|
7567
|
-
* ANSWERING_MACHINE_DETECTION_STATUS</code> | <code>BOT_ALIAS</code> | <code>BOT_ID</code> |
|
|
7568
|
-
* <code>BOT_INTENT_NAME</code> | <code>BOT_LOCALE</code> | <code>BOT_VERSION</code> | <code>CAMPAIGN</code> |
|
|
7569
|
-
* <code>CAMPAIGN_DELIVERY_EVENT_TYPE</code> | <code> CAMPAIGN_EXCLUDED_EVENT_TYPE</code> | <code>CASE_STATUS</code>
|
|
7570
|
-
* | <code>CASE_TEMPLATE_ARN</code> | <code>CHANNEL</code> | <code> contact/segmentAttributes/connect:Subtype</code> |
|
|
7571
|
-
* <code>contact/segmentAttributes/connect:ValidationTestType</code> | <code> DISCONNECT_REASON</code> |
|
|
7572
|
-
* <code>EVALUATION_FORM</code> | <code>EVALUATION_QUESTION</code> | <code>EVALUATION_SECTION</code> |
|
|
7573
|
-
* <code>EVALUATION_SOURCE</code> | <code>EVALUATOR_ID</code> | <code>FEATURE</code> | <code>FLOW_ACTION_ID</code> |
|
|
7574
|
-
* <code>FLOW_TYPE</code> | <code>FLOWS_MODULE_RESOURCE_ID</code> | <code>FLOWS_NEXT_RESOURCE_ID</code> |
|
|
7575
|
-
* <code>FLOWS_NEXT_RESOURCE_QUEUE_ID</code> | <code>FLOWS_OUTCOME_TYPE</code> | <code>FLOWS_RESOURCE_ID</code> |
|
|
7576
|
-
* <code>FORM_VERSION</code> | <code>INITIATING_FLOW</code> | <code>INITIATION_METHOD</code> |
|
|
7577
|
-
* <code>INVOKING_RESOURCE_PUBLISHED_TIMESTAMP</code> | <code>INVOKING_RESOURCE_TYPE</code> |
|
|
7578
|
-
* <code>PARENT_FLOWS_RESOURCE_ID</code> | <code>Q_CONNECT_ENABLED</code> | <code>QUEUE</code> |
|
|
7579
|
-
* <code>RESOURCE_PUBLISHED_ TIMESTAMP</code> | <code>ROUTING_PROFILE</code> | <code>ROUTING_STEP_EXPRESSION</code> |
|
|
7580
|
-
* <code>TEST_CASE</code> | <code>TEST_ CASE_EXECUTION_FAILURE_REASON</code> |
|
|
7581
|
-
* <code>TEST_CASE_EXECUTION_RESULT</code> | <code>TEST_CASE_EXECUTION_STATE</code>
|
|
7582
|
-
* </p>
|
|
7590
|
+
* <code>ROUTING_STEP_EXPRESSION</code> accepts a filter value up to 3,000 characters in length. This filter
|
|
7591
|
+
* is case-sensitive and order-sensitive. JSON string fields must be sorted in ascending order, and JSON array order
|
|
7592
|
+
* must be preserved.</p>
|
|
7583
7593
|
* </li>
|
|
7584
7594
|
* <li>
|
|
7585
|
-
* <p>
|
|
7586
|
-
* <b>Filter values</b>: A maximum of 100 filter values are supported in a single
|
|
7587
|
-
* request. VOICE, CHAT, and TASK are valid <code>filterValue</code> for the CHANNEL filter key. They do not count
|
|
7588
|
-
* towards limitation of 100 filter values. For example, a GetMetricDataV2 request can filter by 50 queues, 35 agents,
|
|
7589
|
-
* and 15 routing profiles for a total of 100 filter values, along with 3 channel filters. </p>
|
|
7590
|
-
* <p>
|
|
7591
|
-
* <code>contact_lens_conversational_analytics</code> is a valid filterValue for the <code>FEATURE</code> filter
|
|
7592
|
-
* key. It is available only to contacts analyzed by Contact Lens conversational analytics.</p>
|
|
7593
|
-
* <p>
|
|
7594
|
-
* <code>connect:Chat</code>, <code>connect:SMS</code>, <code>connect:Telephony</code>, and
|
|
7595
|
-
* <code>connect:WebRTC</code> are valid <code>filterValue</code> examples (not exhaustive) for the
|
|
7596
|
-
* <code>contact/segmentAttributes/connect:Subtype filter</code> key.</p>
|
|
7597
|
-
* <p>
|
|
7598
|
-
* <code>ROUTING_STEP_EXPRESSION</code> is a valid filter key with a filter value up to 3000 length. This filter
|
|
7599
|
-
* is case and order sensitive. JSON string fields must be sorted in ascending order and JSON array order should be
|
|
7600
|
-
* kept as is.</p>
|
|
7601
|
-
* <p>
|
|
7602
|
-
* <code>Q_CONNECT_ENABLED</code>. TRUE and FALSE are the only valid filterValues for the
|
|
7603
|
-
* <code>Q_CONNECT_ENABLED</code> filter key. </p>
|
|
7595
|
+
* <p>TRUE and FALSE are the only valid filter values for the <code>Q_CONNECT_ENABLED</code> filter key.</p>
|
|
7604
7596
|
* <ul>
|
|
7605
7597
|
* <li>
|
|
7606
7598
|
* <p>TRUE includes all contacts that had Connect AI Agents enabled as part of the flow.</p>
|
|
7607
7599
|
* </li>
|
|
7608
7600
|
* <li>
|
|
7609
|
-
* <p>FALSE includes all contacts that did not have Connect AI Agents enabled as part of the flow
|
|
7610
|
-
* </li>
|
|
7611
|
-
* <li>
|
|
7612
|
-
* <p>EXPERIENCE_VALIDATION and FLOW_VALIDATION are the only valid filterValues for the
|
|
7613
|
-
* contact/segmentAttributes/connect:ValidationTestType filter key</p>
|
|
7601
|
+
* <p>FALSE includes all contacts that did not have Connect AI Agents enabled as part of the flow.</p>
|
|
7614
7602
|
* </li>
|
|
7615
7603
|
* </ul>
|
|
7616
|
-
*
|
|
7604
|
+
* </li>
|
|
7605
|
+
* <li>
|
|
7606
|
+
* <p>
|
|
7607
|
+
* <code>EXPERIENCE_VALIDATION</code> and <code>FLOW_VALIDATION</code> are the only valid filter values for the
|
|
7608
|
+
* <code>contact/segmentAttributes/connect:ValidationTestType</code> filter key. This filter is available only for
|
|
7609
|
+
* contact record-driven metrics.</p>
|
|
7610
|
+
* </li>
|
|
7611
|
+
* <li>
|
|
7617
7612
|
* <p>
|
|
7618
|
-
* <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_connect-outbound-campaigns_Campaign.html">Campaign</a> ARNs are valid
|
|
7613
|
+
* <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_connect-outbound-campaigns_Campaign.html">Campaign</a> ARNs are valid filter values for the <code>CAMPAIGN</code> filter key.</p>
|
|
7614
|
+
* </li>
|
|
7615
|
+
* <li>
|
|
7616
|
+
* <p>To filter by phone number, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/create-historical-metrics-report.html">Create a historical metrics report</a> in
|
|
7617
|
+
* the <i>Amazon Connect Administrator Guide</i>.</p>
|
|
7619
7618
|
* </li>
|
|
7620
7619
|
* </ul>
|
|
7621
7620
|
* @public
|
|
@@ -7932,26 +7931,30 @@ export interface GetMetricDataV2Request {
|
|
|
7932
7931
|
* <p>Unit: Count</p>
|
|
7933
7932
|
* <p>Valid groupings and filters: AI Agent, AI Agent Name, AI Agent Type, AI Use Case, Channel, Queue, Routing
|
|
7934
7933
|
* Profile</p>
|
|
7935
|
-
* <p>UI name: Active AI Agents</
|
|
7934
|
+
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#active-ai-agents">Active AI Agents</a>
|
|
7935
|
+
* </p>
|
|
7936
7936
|
* </dd>
|
|
7937
7937
|
* <dt>AI_HANDOFF_RATE</dt>
|
|
7938
7938
|
* <dd>
|
|
7939
7939
|
* <p>Unit: Percent</p>
|
|
7940
7940
|
* <p>Valid groupings and filters: AI Use Case, Channel, Queue, Routing Profile</p>
|
|
7941
|
-
* <p>UI name: Handoff Rate</
|
|
7941
|
+
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#ai-handoff-rate">AI Handoff Rate</a>
|
|
7942
|
+
* </p>
|
|
7942
7943
|
* </dd>
|
|
7943
7944
|
* <dt>AI_HANDOFFS</dt>
|
|
7944
7945
|
* <dd>
|
|
7945
7946
|
* <p>Unit: Count</p>
|
|
7946
7947
|
* <p>Valid groupings and filters: AI Use Case, Channel, Queue, Routing Profile</p>
|
|
7947
|
-
* <p>UI name: AI
|
|
7948
|
+
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#ai-handoffs">AI Handoffs</a>
|
|
7949
|
+
* </p>
|
|
7948
7950
|
* </dd>
|
|
7949
7951
|
* <dt>AI_AGENT_INVOCATION_SUCCESS</dt>
|
|
7950
7952
|
* <dd>
|
|
7951
7953
|
* <p>Unit: Count</p>
|
|
7952
7954
|
* <p>Valid groupings and filters: AI Agent, AI Agent Name, AI Agent Name Version, AI Agent Type, AI Use Case,
|
|
7953
7955
|
* Channel, Queue, Routing Profile</p>
|
|
7954
|
-
* <p>UI name: AI Agent Invocation Success
|
|
7956
|
+
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#ai-agent-invocation-success">AI Agent Invocation Success</a>
|
|
7957
|
+
* </p>
|
|
7955
7958
|
* <note>
|
|
7956
7959
|
* <p>AI Agent Name Version is not a valid filter but a valid grouping.</p>
|
|
7957
7960
|
* </note>
|
|
@@ -7961,7 +7964,8 @@ export interface GetMetricDataV2Request {
|
|
|
7961
7964
|
* <p>Unit: Percent</p>
|
|
7962
7965
|
* <p>Valid groupings and filters: AI Agent, AI Agent Name, AI Agent Name Version, AI Agent Type, AI Use Case,
|
|
7963
7966
|
* Channel, Queue, Routing Profile</p>
|
|
7964
|
-
* <p>UI name: AI Agent Invocation Success Rate</
|
|
7967
|
+
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#ai-agent-invocation-success-rate">AI Agent Invocation Success Rate</a>
|
|
7968
|
+
* </p>
|
|
7965
7969
|
* <note>
|
|
7966
7970
|
* <p>AI Agent Name Version is not a valid filter but a valid grouping.</p>
|
|
7967
7971
|
* </note>
|
|
@@ -7971,7 +7975,8 @@ export interface GetMetricDataV2Request {
|
|
|
7971
7975
|
* <p>Unit: Count</p>
|
|
7972
7976
|
* <p>Valid groupings and filters: AI Agent, AI Agent Name, AI Agent Type, AI Agent Name Version, AI Use Case,
|
|
7973
7977
|
* Channel, Queue, Routing Profile</p>
|
|
7974
|
-
* <p>UI name: AI Agent
|
|
7978
|
+
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#ai-agent-invocations">AI Agent Invocations</a>
|
|
7979
|
+
* </p>
|
|
7975
7980
|
* <note>
|
|
7976
7981
|
* <p>AI Agent Name Version is not a valid filter but a valid grouping.</p>
|
|
7977
7982
|
* </note>
|
|
@@ -7980,20 +7985,23 @@ export interface GetMetricDataV2Request {
|
|
|
7980
7985
|
* <dd>
|
|
7981
7986
|
* <p>Unit: Percent</p>
|
|
7982
7987
|
* <p>Valid groupings and filters: AI Use Case, Channel, Queue, Routing Profile</p>
|
|
7983
|
-
* <p>UI name: AI Response Completion Rate</
|
|
7988
|
+
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#ai-response-completion-rate">AI Response Completion Rate</a>
|
|
7989
|
+
* </p>
|
|
7984
7990
|
* </dd>
|
|
7985
7991
|
* <dt>AI_INVOLVED_CONTACTS</dt>
|
|
7986
7992
|
* <dd>
|
|
7987
7993
|
* <p>Unit: Count</p>
|
|
7988
7994
|
* <p>Valid groupings and filters: AI Use Case, Channel, Queue, Routing Profile</p>
|
|
7989
|
-
* <p>UI name: AI Contacts</
|
|
7995
|
+
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#ai-involved-contacts">AI Involved Contacts</a>
|
|
7996
|
+
* </p>
|
|
7990
7997
|
* </dd>
|
|
7991
7998
|
* <dt>AI_PROMPT_INVOCATION_SUCCESS</dt>
|
|
7992
7999
|
* <dd>
|
|
7993
8000
|
* <p>Unit: Count</p>
|
|
7994
8001
|
* <p>Valid groupings and filters: AI Agent, AI Agent Name, AI Agent Name Version, AI Agent Type, AI Prompt, AI
|
|
7995
8002
|
* Prompt ID, AI Prompt Name, AI Prompt Type, AI Use Case, Channel, Queue, Routing Profile</p>
|
|
7996
|
-
* <p>UI name: AI Prompt Invocation Success
|
|
8003
|
+
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#ai-prompt-invocation-success">AI Prompt Invocation Success</a>
|
|
8004
|
+
* </p>
|
|
7997
8005
|
* <note>
|
|
7998
8006
|
* <p>AI Agent Name Version is not a valid filter but a valid grouping.</p>
|
|
7999
8007
|
* </note>
|
|
@@ -8003,7 +8011,41 @@ export interface GetMetricDataV2Request {
|
|
|
8003
8011
|
* <p>Unit: Percent</p>
|
|
8004
8012
|
* <p>Valid groupings and filters: AI Agent, AI Agent Name, AI Agent Name Version, AI Agent Type, AI Prompt, AI
|
|
8005
8013
|
* Prompt ID, AI Prompt Name, AI Prompt Type, AI Use Case, Channel, Queue, Routing Profile</p>
|
|
8006
|
-
* <p>UI name: AI Prompt Invocation Success Rate</
|
|
8014
|
+
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#ai-prompt-invocation-success-rate">AI Prompt Invocation Success Rate</a>
|
|
8015
|
+
* </p>
|
|
8016
|
+
* <note>
|
|
8017
|
+
* <p>AI Agent Name Version is not a valid filter but a valid grouping.</p>
|
|
8018
|
+
* </note>
|
|
8019
|
+
* </dd>
|
|
8020
|
+
* <dt>AI_PROMPT_INVOCATIONS</dt>
|
|
8021
|
+
* <dd>
|
|
8022
|
+
* <p>Unit: Count</p>
|
|
8023
|
+
* <p>Valid groupings and filters: AI Agent, AI Agent Name, AI Agent Name Version, AI Agent Type, AI Prompt, AI
|
|
8024
|
+
* Prompt ID, AI Prompt Name, AI Prompt Type, AI Use Case, Channel, Queue, Routing Profile</p>
|
|
8025
|
+
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#ai-prompt-invocations">AI Prompt Invocations</a>
|
|
8026
|
+
* </p>
|
|
8027
|
+
* <note>
|
|
8028
|
+
* <p>AI Agent Name Version is not a valid filter but a valid grouping.</p>
|
|
8029
|
+
* </note>
|
|
8030
|
+
* </dd>
|
|
8031
|
+
* <dt>AI_TOOL_INVOCATION_SUCCESS</dt>
|
|
8032
|
+
* <dd>
|
|
8033
|
+
* <p>Unit: Count</p>
|
|
8034
|
+
* <p>Valid groupings and filters: AI Agent, AI Agent Name, AI Agent Name Version, AI Agent Type, AI Tool ID, AI
|
|
8035
|
+
* Tool Name, AI Tool Type, AI Use Case, Channel, Queue, Routing Profile</p>
|
|
8036
|
+
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#ai-tool-invocation-success">AI Tool Invocation Success</a>
|
|
8037
|
+
* </p>
|
|
8038
|
+
* <note>
|
|
8039
|
+
* <p>AI Agent Name Version is not a valid filter but a valid grouping.</p>
|
|
8040
|
+
* </note>
|
|
8041
|
+
* </dd>
|
|
8042
|
+
* <dt>AI_TOOL_INVOCATION_SUCCESS_RATE</dt>
|
|
8043
|
+
* <dd>
|
|
8044
|
+
* <p>Unit: Percent</p>
|
|
8045
|
+
* <p>Valid groupings and filters: AI Agent, AI Agent Name, AI Agent Name Version, AI Agent Type, AI Tool ID, AI
|
|
8046
|
+
* Tool Name, AI Tool Type, AI Use Case, Channel, Queue, Routing Profile</p>
|
|
8047
|
+
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#ai-tool-invocation-success-rate">AI Tool Invocation Success Rate</a>
|
|
8048
|
+
* </p>
|
|
8007
8049
|
* <note>
|
|
8008
8050
|
* <p>AI Agent Name Version is not a valid filter but a valid grouping.</p>
|
|
8009
8051
|
* </note>
|
|
@@ -8013,7 +8055,8 @@ export interface GetMetricDataV2Request {
|
|
|
8013
8055
|
* <p>Unit: Count</p>
|
|
8014
8056
|
* <p>Valid groupings and filters: AI Agent, AI Agent Name, AI Agent Name Version, AI Agent Type, AI Tool ID, AI
|
|
8015
8057
|
* Tool Name, AI Tool Type, AI Use Case, Channel, Queue, Routing Profile</p>
|
|
8016
|
-
* <p>UI name: AI Tool
|
|
8058
|
+
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#ai-tool-invocations">AI Tool Invocations</a>
|
|
8059
|
+
* </p>
|
|
8017
8060
|
* <note>
|
|
8018
8061
|
* <p>AI Agent Name Version is not a valid filter but a valid grouping.</p>
|
|
8019
8062
|
* </note>
|
|
@@ -8023,7 +8066,8 @@ export interface GetMetricDataV2Request {
|
|
|
8023
8066
|
* <p>Unit: Count</p>
|
|
8024
8067
|
* <p>Valid groupings and filters: AI Agent, AI Agent Name, AI Agent Name Version, AI Agent Type, AI Use Case,
|
|
8025
8068
|
* Channel, Queue, Routing Profile </p>
|
|
8026
|
-
* <p>UI name: Average AI Agent Conversation Turns</
|
|
8069
|
+
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-ai-agent-conversation-turns">Average AI Agent Conversation Turns</a>
|
|
8070
|
+
* </p>
|
|
8027
8071
|
* <note>
|
|
8028
8072
|
* <p>AI Agent Name Version is not a valid filter but a valid grouping.</p>
|
|
8029
8073
|
* </note>
|
|
@@ -8032,14 +8076,16 @@ export interface GetMetricDataV2Request {
|
|
|
8032
8076
|
* <dd>
|
|
8033
8077
|
* <p>Unit: Count</p>
|
|
8034
8078
|
* <p>Valid groupings and filters: AI Use Case, Channel, Queue, Routing Profile</p>
|
|
8035
|
-
* <p>UI name: AI Conversation Turns</
|
|
8079
|
+
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-ai-conversation-turns">Average AI Conversation Turns</a>
|
|
8080
|
+
* </p>
|
|
8036
8081
|
* </dd>
|
|
8037
8082
|
* <dt>AVG_AI_PROMPT_INVOCATION_LATENCY</dt>
|
|
8038
8083
|
* <dd>
|
|
8039
8084
|
* <p>Unit: Milliseconds</p>
|
|
8040
8085
|
* <p>Valid groupings and filters: AI Agent, AI Agent Name, AI Agent Name Version, AI Agent Type, AI Prompt, AI
|
|
8041
8086
|
* Prompt ID, AI Prompt Name, AI Prompt Type, AI Use Case, Channel, Queue, Routing Profile</p>
|
|
8042
|
-
* <p>UI name: Average AI Prompt Invocation Latency</
|
|
8087
|
+
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-ai-prompt-invocation-latency">Average AI Prompt Invocation Latency</a>
|
|
8088
|
+
* </p>
|
|
8043
8089
|
* <note>
|
|
8044
8090
|
* <p>AI Agent Name Version is not a valid filter but a valid grouping.</p>
|
|
8045
8091
|
* </note>
|
|
@@ -8049,7 +8095,8 @@ export interface GetMetricDataV2Request {
|
|
|
8049
8095
|
* <p>Unit: Milliseconds</p>
|
|
8050
8096
|
* <p>Valid groupings and filters: AI Agent, AI Agent Name, AI Agent Name Version, AI Agent Type, AI Tool ID, AI
|
|
8051
8097
|
* Tool Name, AI Tool Type, AI Use Case, Channel, Queue, Routing Profile</p>
|
|
8052
|
-
* <p>UI name: Average AI Tool Invocation Latency</
|
|
8098
|
+
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#average-ai-tool-invocation-latency">Average AI Tool Invocation Latency</a>
|
|
8099
|
+
* </p>
|
|
8053
8100
|
* <note>
|
|
8054
8101
|
* <p>AI Agent Name Version is not a valid filter but a valid grouping.</p>
|
|
8055
8102
|
* </note>
|
|
@@ -8059,49 +8106,43 @@ export interface GetMetricDataV2Request {
|
|
|
8059
8106
|
* <p>Unit: Count</p>
|
|
8060
8107
|
* <p>Valid groupings and filters: AI Agent, AI Agent Name, AI Agent Type, AI Use Case, Channel, Knowledge Base
|
|
8061
8108
|
* Name, Queue, Routing Profile</p>
|
|
8062
|
-
* <p>UI name:
|
|
8109
|
+
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#knowledge-content-references">Knowledge Content References</a>
|
|
8110
|
+
* </p>
|
|
8063
8111
|
* </dd>
|
|
8064
8112
|
* <dt>PROACTIVE_INTENT_ENGAGEMENT_RATE</dt>
|
|
8065
8113
|
* <dd>
|
|
8066
8114
|
* <p>Unit: Percent</p>
|
|
8067
8115
|
* <p>Valid groupings and filters: AI Use Case, Channel, Queue, Routing Profile</p>
|
|
8068
|
-
* <p>UI name: Proactive Intent Engagement Rate</
|
|
8116
|
+
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#proactive-intents-engagement-rate">Proactive Intent Engagement Rate</a>
|
|
8117
|
+
* </p>
|
|
8069
8118
|
* </dd>
|
|
8070
8119
|
* <dt>PROACTIVE_INTENT_RESPONSE_RATE</dt>
|
|
8071
8120
|
* <dd>
|
|
8072
8121
|
* <p>Unit: Percent</p>
|
|
8073
8122
|
* <p>Valid groupings and filters: AI Use Case, Channel, Queue, Routing Profile </p>
|
|
8074
|
-
* <p>UI name: Proactive Intent Response Rate</
|
|
8123
|
+
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#proactive-intents-response-rate">Proactive Intent Response Rate</a>
|
|
8124
|
+
* </p>
|
|
8075
8125
|
* </dd>
|
|
8076
8126
|
* <dt>PROACTIVE_INTENTS_ANSWERED</dt>
|
|
8077
8127
|
* <dd>
|
|
8078
8128
|
* <p>Unit: Count</p>
|
|
8079
8129
|
* <p>Valid groupings and filters: AI Use Case, Channel, Queue, Routing Profile</p>
|
|
8080
|
-
* <p>UI name: Proactive Intents Answered</
|
|
8130
|
+
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#proactive-intents-answered">Proactive Intents Answered</a>
|
|
8131
|
+
* </p>
|
|
8081
8132
|
* </dd>
|
|
8082
8133
|
* <dt>PROACTIVE_INTENTS_DETECTED</dt>
|
|
8083
8134
|
* <dd>
|
|
8084
8135
|
* <p>Unit: Count</p>
|
|
8085
8136
|
* <p>Valid groupings and filters: AI Use Case, Channel, Queue, Routing Profile</p>
|
|
8086
|
-
* <p>UI name: Proactive Intents Detected</
|
|
8087
|
-
*
|
|
8088
|
-
* <dt> </dt>
|
|
8089
|
-
* <dd>
|
|
8090
|
-
* <p>Unit: </p>
|
|
8091
|
-
* <p>Valid groupings and filters: </p>
|
|
8092
|
-
* <p>UI name: </p>
|
|
8093
|
-
* </dd>
|
|
8094
|
-
* <dt> </dt>
|
|
8095
|
-
* <dd>
|
|
8096
|
-
* <p>Unit: </p>
|
|
8097
|
-
* <p>Valid groupings and filters: </p>
|
|
8098
|
-
* <p>UI name: </p>
|
|
8137
|
+
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#proactive-intents-detected">Proactive Intents Detected</a>
|
|
8138
|
+
* </p>
|
|
8099
8139
|
* </dd>
|
|
8100
8140
|
* <dt>PROACTIVE_INTENTS_ENGAGED</dt>
|
|
8101
8141
|
* <dd>
|
|
8102
8142
|
* <p>Unit: Count</p>
|
|
8103
8143
|
* <p>Valid groupings and filters: AI Use Case, Channel, Queue, Routing Profile</p>
|
|
8104
|
-
* <p>UI name:
|
|
8144
|
+
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#proactive-intents-engaged">Proactive Intents Engaged</a>
|
|
8145
|
+
* </p>
|
|
8105
8146
|
* </dd>
|
|
8106
8147
|
* <dt>AVG_HOLD_TIME</dt>
|
|
8107
8148
|
* <dd>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { AgentStatusType, ArtifactStatus, AutoEvaluationStatus, BooleanComparisonType, Channel, ContactFlowModuleState, ContactFlowState, ContactFlowStatus, ContactFlowType, ContactInitiationMethod, ContactInteractionType, ContactParticipantRole, ContactRecordingType, DataTableAttributeValueType, DateComparisonType, DateTimeComparisonType, DecimalComparisonType, DirectoryType, EntityType, EvaluationFormLanguageCode, EvaluationFormVersionStatus, EvaluationStatus, EvaluationType, EventSourceName, ExecutionRecordStatus, InstanceStatus, InstanceStorageResourceType, IntegrationType, LexVersion, ListFlowAssociationResourceType, LocaleCode, MediaType, MonitorCapability, NotificationPriority, NotificationSource, NotificationStatus, NumberComparisonType, ParticipantRole, PhoneNumberCountryCode, PhoneNumberType, QueueType, QuickConnectType, RealTimeContactAnalysisOutputType, RealTimeContactAnalysisPostContactSummaryFailureCode, RealTimeContactAnalysisPostContactSummaryStatus, RealTimeContactAnalysisSegmentType, RealTimeContactAnalysisSentimentLabel, RealTimeContactAnalysisStatus, RealTimeContactAnalysisSupportedChannel, ReferenceStatus, ReferenceType, RulePublishStatus, SearchContactsMatchType, SearchContactsTimeRangeConditionType, SearchContactsTimeRangeType, SortableFieldName, SortOrder, SourceType, StringComparisonType, TaskTemplateStatus, TestCaseExecutionStatus, TestCaseStatus, TrafficDistributionGroupStatus, UseCaseType, ViewStatus, ViewType, VocabularyLanguageCode } from "./enums";
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
1
|
+
import type { AgentStatusType, ArtifactStatus, AutoEvaluationStatus, BooleanComparisonType, Channel, ContactFlowModuleState, ContactFlowState, ContactFlowStatus, ContactFlowType, ContactInitiationMethod, ContactInteractionType, ContactParticipantRole, ContactRecordingType, DataTableAttributeValueType, DateComparisonType, DateTimeComparisonType, DecimalComparisonType, DirectoryType, EntityType, EvaluationFormLanguageCode, EvaluationFormVersionStatus, EvaluationStatus, EvaluationType, EventSourceName, ExecutionRecordStatus, InstanceStatus, InstanceStorageResourceType, IntegrationType, LexVersion, ListFlowAssociationResourceType, LocaleCode, MediaType, MonitorCapability, NotificationPriority, NotificationSource, NotificationStatus, NumberComparisonType, ParticipantRole, PhoneNumberCountryCode, PhoneNumberType, QueueType, QuickConnectType, RealTimeContactAnalysisOutputType, RealTimeContactAnalysisPostContactSummaryFailureCode, RealTimeContactAnalysisPostContactSummaryStatus, RealTimeContactAnalysisSegmentType, RealTimeContactAnalysisSentimentLabel, RealTimeContactAnalysisStatus, RealTimeContactAnalysisSupportedChannel, ReferenceStatus, ReferenceType, RulePublishStatus, SearchContactsMatchType, SearchContactsTimeRangeConditionType, SearchContactsTimeRangeType, SortableFieldName, SortOrder, SourceType, StringComparisonType, TaskTemplateStatus, TestCaseExecutionStatus, TestCaseStatus, TrafficDistributionGroupStatus, UseCaseType, ViewStatus, ViewType, VocabularyLanguageCode } from "./enums";
|
|
2
|
+
import type { ActionSummary, AgentConfig, AgentHierarchyGroups, AgentStatus, AgentStatusSummary, AliasConfiguration, AnalyticsDataAssociationResult, Application, ControlPlaneAttributeFilter, DataTableLockVersion, Distribution, FlowAssociationSummary, FlowModule, InstanceStorageConfig, LexBot, LexV2Bot, PrimaryValueResponse, SecurityProfileItem, TagCondition, UserProficiency } from "./models_0";
|
|
3
|
+
import type { Attribute, ContactFlow, ContactFlowModule, DataTable, DataTableAttribute, EvaluationContactParticipant, EvaluationScore, HierarchyGroupSummary, HoursOfOperation, HoursOfOperationOverride, HoursOfOperationsIdentifier, Notification, PredefinedAttribute, Prompt, Queue, QuickConnect } from "./models_1";
|
|
4
4
|
/**
|
|
5
5
|
* <p>Contains summary statistics about a test case execution.</p>
|
|
6
6
|
* @public
|
|
@@ -1317,7 +1317,7 @@ export interface UrlReference {
|
|
|
1317
1317
|
* between the URL and attachment based on the reference type.</p>
|
|
1318
1318
|
* @public
|
|
1319
1319
|
*/
|
|
1320
|
-
export type ReferenceSummary = ReferenceSummary.AttachmentMember | ReferenceSummary.DateMember | ReferenceSummary.EmailMember | ReferenceSummary.EmailMessageMember | ReferenceSummary.EmailMessagePlainTextMember | ReferenceSummary.NumberMember | ReferenceSummary.StringMember | ReferenceSummary.UrlMember | ReferenceSummary.$UnknownMember;
|
|
1320
|
+
export type ReferenceSummary = ReferenceSummary.AttachmentMember | ReferenceSummary.DateMember | ReferenceSummary.EmailMember | ReferenceSummary.EmailMessageMember | ReferenceSummary.EmailMessagePlainTextMember | ReferenceSummary.EmailMessagePlainTextRedactedMember | ReferenceSummary.EmailMessageRedactedMember | ReferenceSummary.NumberMember | ReferenceSummary.StringMember | ReferenceSummary.UrlMember | ReferenceSummary.$UnknownMember;
|
|
1321
1321
|
/**
|
|
1322
1322
|
* @public
|
|
1323
1323
|
*/
|
|
@@ -1330,7 +1330,9 @@ export declare namespace ReferenceSummary {
|
|
|
1330
1330
|
Url: UrlReference;
|
|
1331
1331
|
Attachment?: never;
|
|
1332
1332
|
EmailMessage?: never;
|
|
1333
|
+
EmailMessageRedacted?: never;
|
|
1333
1334
|
EmailMessagePlainText?: never;
|
|
1335
|
+
EmailMessagePlainTextRedacted?: never;
|
|
1334
1336
|
String?: never;
|
|
1335
1337
|
Number?: never;
|
|
1336
1338
|
Date?: never;
|
|
@@ -1346,7 +1348,9 @@ export declare namespace ReferenceSummary {
|
|
|
1346
1348
|
Url?: never;
|
|
1347
1349
|
Attachment: AttachmentReference;
|
|
1348
1350
|
EmailMessage?: never;
|
|
1351
|
+
EmailMessageRedacted?: never;
|
|
1349
1352
|
EmailMessagePlainText?: never;
|
|
1353
|
+
EmailMessagePlainTextRedacted?: never;
|
|
1350
1354
|
String?: never;
|
|
1351
1355
|
Number?: never;
|
|
1352
1356
|
Date?: never;
|
|
@@ -1361,7 +1365,26 @@ export declare namespace ReferenceSummary {
|
|
|
1361
1365
|
Url?: never;
|
|
1362
1366
|
Attachment?: never;
|
|
1363
1367
|
EmailMessage: EmailMessageReference;
|
|
1368
|
+
EmailMessageRedacted?: never;
|
|
1364
1369
|
EmailMessagePlainText?: never;
|
|
1370
|
+
EmailMessagePlainTextRedacted?: never;
|
|
1371
|
+
String?: never;
|
|
1372
|
+
Number?: never;
|
|
1373
|
+
Date?: never;
|
|
1374
|
+
Email?: never;
|
|
1375
|
+
$unknown?: never;
|
|
1376
|
+
}
|
|
1377
|
+
/**
|
|
1378
|
+
* <p>Information about the reference when the referenceType is <code>EMAIL_MESSAGE</code>. Otherwise, null.</p>
|
|
1379
|
+
* @public
|
|
1380
|
+
*/
|
|
1381
|
+
interface EmailMessageRedactedMember {
|
|
1382
|
+
Url?: never;
|
|
1383
|
+
Attachment?: never;
|
|
1384
|
+
EmailMessage?: never;
|
|
1385
|
+
EmailMessageRedacted: EmailMessageReference;
|
|
1386
|
+
EmailMessagePlainText?: never;
|
|
1387
|
+
EmailMessagePlainTextRedacted?: never;
|
|
1365
1388
|
String?: never;
|
|
1366
1389
|
Number?: never;
|
|
1367
1390
|
Date?: never;
|
|
@@ -1376,7 +1399,26 @@ export declare namespace ReferenceSummary {
|
|
|
1376
1399
|
Url?: never;
|
|
1377
1400
|
Attachment?: never;
|
|
1378
1401
|
EmailMessage?: never;
|
|
1402
|
+
EmailMessageRedacted?: never;
|
|
1379
1403
|
EmailMessagePlainText: EmailMessageReference;
|
|
1404
|
+
EmailMessagePlainTextRedacted?: never;
|
|
1405
|
+
String?: never;
|
|
1406
|
+
Number?: never;
|
|
1407
|
+
Date?: never;
|
|
1408
|
+
Email?: never;
|
|
1409
|
+
$unknown?: never;
|
|
1410
|
+
}
|
|
1411
|
+
/**
|
|
1412
|
+
* <p>Information about the reference when the referenceType is <code>EMAIL_MESSAGE</code>. Otherwise, null.</p>
|
|
1413
|
+
* @public
|
|
1414
|
+
*/
|
|
1415
|
+
interface EmailMessagePlainTextRedactedMember {
|
|
1416
|
+
Url?: never;
|
|
1417
|
+
Attachment?: never;
|
|
1418
|
+
EmailMessage?: never;
|
|
1419
|
+
EmailMessageRedacted?: never;
|
|
1420
|
+
EmailMessagePlainText?: never;
|
|
1421
|
+
EmailMessagePlainTextRedacted: EmailMessageReference;
|
|
1380
1422
|
String?: never;
|
|
1381
1423
|
Number?: never;
|
|
1382
1424
|
Date?: never;
|
|
@@ -1392,7 +1434,9 @@ export declare namespace ReferenceSummary {
|
|
|
1392
1434
|
Url?: never;
|
|
1393
1435
|
Attachment?: never;
|
|
1394
1436
|
EmailMessage?: never;
|
|
1437
|
+
EmailMessageRedacted?: never;
|
|
1395
1438
|
EmailMessagePlainText?: never;
|
|
1439
|
+
EmailMessagePlainTextRedacted?: never;
|
|
1396
1440
|
String: StringReference;
|
|
1397
1441
|
Number?: never;
|
|
1398
1442
|
Date?: never;
|
|
@@ -1408,7 +1452,9 @@ export declare namespace ReferenceSummary {
|
|
|
1408
1452
|
Url?: never;
|
|
1409
1453
|
Attachment?: never;
|
|
1410
1454
|
EmailMessage?: never;
|
|
1455
|
+
EmailMessageRedacted?: never;
|
|
1411
1456
|
EmailMessagePlainText?: never;
|
|
1457
|
+
EmailMessagePlainTextRedacted?: never;
|
|
1412
1458
|
String?: never;
|
|
1413
1459
|
Number: NumberReference;
|
|
1414
1460
|
Date?: never;
|
|
@@ -1423,7 +1469,9 @@ export declare namespace ReferenceSummary {
|
|
|
1423
1469
|
Url?: never;
|
|
1424
1470
|
Attachment?: never;
|
|
1425
1471
|
EmailMessage?: never;
|
|
1472
|
+
EmailMessageRedacted?: never;
|
|
1426
1473
|
EmailMessagePlainText?: never;
|
|
1474
|
+
EmailMessagePlainTextRedacted?: never;
|
|
1427
1475
|
String?: never;
|
|
1428
1476
|
Number?: never;
|
|
1429
1477
|
Date: DateReference;
|
|
@@ -1438,7 +1486,9 @@ export declare namespace ReferenceSummary {
|
|
|
1438
1486
|
Url?: never;
|
|
1439
1487
|
Attachment?: never;
|
|
1440
1488
|
EmailMessage?: never;
|
|
1489
|
+
EmailMessageRedacted?: never;
|
|
1441
1490
|
EmailMessagePlainText?: never;
|
|
1491
|
+
EmailMessagePlainTextRedacted?: never;
|
|
1442
1492
|
String?: never;
|
|
1443
1493
|
Number?: never;
|
|
1444
1494
|
Date?: never;
|
|
@@ -1452,7 +1502,9 @@ export declare namespace ReferenceSummary {
|
|
|
1452
1502
|
Url?: never;
|
|
1453
1503
|
Attachment?: never;
|
|
1454
1504
|
EmailMessage?: never;
|
|
1505
|
+
EmailMessageRedacted?: never;
|
|
1455
1506
|
EmailMessagePlainText?: never;
|
|
1507
|
+
EmailMessagePlainTextRedacted?: never;
|
|
1456
1508
|
String?: never;
|
|
1457
1509
|
Number?: never;
|
|
1458
1510
|
Date?: never;
|
|
@@ -1467,7 +1519,9 @@ export declare namespace ReferenceSummary {
|
|
|
1467
1519
|
Url: (value: UrlReference) => T;
|
|
1468
1520
|
Attachment: (value: AttachmentReference) => T;
|
|
1469
1521
|
EmailMessage: (value: EmailMessageReference) => T;
|
|
1522
|
+
EmailMessageRedacted: (value: EmailMessageReference) => T;
|
|
1470
1523
|
EmailMessagePlainText: (value: EmailMessageReference) => T;
|
|
1524
|
+
EmailMessagePlainTextRedacted: (value: EmailMessageReference) => T;
|
|
1471
1525
|
String: (value: StringReference) => T;
|
|
1472
1526
|
Number: (value: NumberReference) => T;
|
|
1473
1527
|
Date: (value: DateReference) => T;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { AgentAvailabilityTimer, AgentStatusState, AnsweringMachineDetectionStatus, Channel, ChatEventType, ContactFlowModuleState, ContactFlowModuleStatus, ContactFlowState, ContactFlowStatus, ContactFlowType, ContactInitiationMethod, ContactMediaProcessingFailureMode, ContactRecordingType, DataTableAttributeValueType, DataTableLockLevel, DisconnectOnCustomerExitParticipantType, EmailHeaderType, EvaluationFormItemEnablementAction, EvaluationFormItemEnablementOperator, EvaluationFormQuestionType, EvaluationFormVersionStatus, FileStatusType, FileUseCaseType, HierarchyGroupMatchType, InboundMessageSourceType, InitiateAs, InstanceAttributeType, InstanceStorageResourceType, IvrRecordingTrack, LocaleCode, MeetingFeatureStatus, NotificationStatus, OutboundMessageSourceType, OverrideType, ParticipantTimerAction, ParticipantTimerType, QueueStatus, RehydrationType, ResponseMode, RoutingCriteriaStepStatus, RulePublishStatus, SearchableQueueType, TargetListType, TaskTemplateStatus, TestCaseExecutionStatus, TestCaseStatus, TimerEligibleParticipantRoles, TrafficType, ViewStatus, ViewType, Visibility, VocabularyLanguageCode, VocabularyState, VoiceRecordingTrack } from "./enums";
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
1
|
+
import type { AgentAvailabilityTimer, AgentStatusState, AnsweringMachineDetectionStatus, Channel, ChatEventType, ContactFlowModuleState, ContactFlowModuleStatus, ContactFlowState, ContactFlowStatus, ContactFlowType, ContactInitiationMethod, ContactMediaProcessingFailureMode, ContactRecordingType, DataTableAttributeValueType, DataTableLockLevel, DisconnectOnCustomerExitParticipantType, EmailHeaderType, EvaluationFormItemEnablementAction, EvaluationFormItemEnablementOperator, EvaluationFormQuestionType, EvaluationFormVersionStatus, FileStatusType, FileUseCaseType, HierarchyGroupMatchType, InboundMessageSourceType, InitiateAs, InstanceAttributeType, InstanceStorageResourceType, IvrRecordingTrack, LocaleCode, MeetingFeatureStatus, NotificationStatus, OutboundMessageSourceType, OverrideType, ParticipantTimerAction, ParticipantTimerType, QueueStatus, RehydrationType, ResponseMode, RoutingCriteriaStepStatus, RulePublishStatus, SearchableQueueType, TargetListType, TaskTemplateStatus, TestCaseExecutionStatus, TestCaseStatus, TimerEligibleParticipantRoles, TrafficType, ViewStatus, ViewType, Visibility, VocabularyLanguageCode, VocabularyState, VoiceRecordingTrack } from "./enums";
|
|
2
|
+
import type { AdditionalEmailRecipients, AfterContactWorkConfigPerChannel, AgentConfig, AgentInfo, AgentStatusSearchFilter, AllowedCapabilities, Application, AutoAcceptConfig, Campaign, ControlPlaneAttributeFilter, CreatedByInfo, DataTableLockVersion, Endpoint, EvaluationFormAutoEvaluationConfiguration, EvaluationFormItemEnablementExpression, EvaluationFormLanguageConfiguration, EvaluationFormQuestionTypeProperties, EvaluationFormScoringStrategy, EvaluationFormTargetConfiguration, EvaluationReviewConfiguration, FlowModule, GranularAccessControlConfiguration, HoursOfOperationConfig, HoursOfOperationOverrideConfig, InputPredefinedAttributeConfiguration, InstanceStorageConfig, MediaConcurrency, OutboundCallerConfig, OutboundEmailConfig, OutboundStrategy, PersistentConnectionConfig, PhoneNumberConfig, PredefinedAttributeValues, PrimaryValue, QuickConnectConfig, RecurrenceConfig, Reference, RoutingProfileQueueConfig, RuleAction, StringCondition, TagCondition, TaskTemplateConstraints, TaskTemplateDefaults, TaskTemplateField, TestCaseEntryPoint, UserIdentityInfo, UserInfo, UserPhoneConfig, UserProficiency, Validation, View, ViewInputContent, VoiceEnhancementConfig } from "./models_0";
|
|
3
|
+
import type { AttributeCondition, ChatMetrics, ContactDetails, ContactEvaluation, Customer, CustomerVoiceActivity, DisconnectDetails, EndpointInfo, Evaluation, EvaluationAnswerData, EvaluationNote, Expiry, GlobalResiliencyMetadata, HierarchyGroup, NextContactEntry, QualityMetrics, QueueInfo, RecordingInfo, RoutingProfile, TaskTemplateInfoV2, TestCase, WisdomInfo, WorkspaceTheme } from "./models_1";
|
|
4
4
|
import type { BooleanCondition, ContactFlowModuleSearchFilter, ContactFlowSearchFilter, ContactSearchSummaryAgentInfo, ContactSearchSummaryQueueInfo, ControlPlaneTagFilter, DataTableSearchFilter, DateCondition, DateTimeCondition, DecimalCondition, EmailAddressSearchFilter, EvaluationFormSearchFilter, EvaluationSearchFilter, HoursOfOperationSearchFilter, NotificationSearchFilter, NumberCondition, PromptSearchFilter, QueueSearchFilter, QuickConnectSearchFilter, RoutingProfileSearchFilter, SignInConfig, TelephonyConfig } from "./models_2";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Paginator } from "@smithy/types";
|
|
2
2
|
import { EvaluateDataTableValuesCommandInput, EvaluateDataTableValuesCommandOutput } from "../commands/EvaluateDataTableValuesCommand";
|
|
3
|
-
import { ConnectPaginationConfiguration } from "./Interfaces";
|
|
3
|
+
import type { ConnectPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|