@cdklabs/cdk-construct-connect-datalake 0.0.9 → 0.0.10
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 +9 -9
- package/.jsii.tabl.json +1 -1
- package/lib/index.js +1 -1
- package/node_modules/@aws-crypto/crc32/CHANGELOG.md +100 -0
- package/node_modules/@aws-crypto/crc32/LICENSE +201 -0
- package/node_modules/@aws-crypto/crc32/README.md +16 -0
- package/node_modules/@aws-crypto/crc32/build/main/aws_crc32.d.ts +7 -0
- package/node_modules/@aws-crypto/crc32/build/main/aws_crc32.js +31 -0
- package/node_modules/@aws-crypto/crc32/build/main/aws_crc32.js.map +1 -0
- package/node_modules/@aws-crypto/crc32/build/main/index.d.ts +7 -0
- package/node_modules/@aws-crypto/crc32/build/main/index.js +108 -0
- package/node_modules/@aws-crypto/crc32/build/main/index.js.map +1 -0
- package/node_modules/@aws-crypto/crc32/build/module/aws_crc32.d.ts +7 -0
- package/node_modules/@aws-crypto/crc32/build/module/aws_crc32.js +28 -0
- package/node_modules/@aws-crypto/crc32/build/module/aws_crc32.js.map +1 -0
- package/node_modules/@aws-crypto/crc32/build/module/index.d.ts +7 -0
- package/node_modules/@aws-crypto/crc32/build/module/index.js +103 -0
- package/node_modules/@aws-crypto/crc32/build/module/index.js.map +1 -0
- package/node_modules/@aws-crypto/crc32/package.json +32 -0
- package/node_modules/@aws-crypto/crc32/src/aws_crc32.ts +24 -0
- package/node_modules/@aws-crypto/crc32/src/index.ts +92 -0
- package/node_modules/@aws-crypto/crc32/tsconfig.json +9 -0
- package/node_modules/@aws-crypto/crc32/tsconfig.module.json +7 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/endpoint/bdd.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/endpoint/endpointResolver.js +5 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +318 -324
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/models/CloudFormationServiceException.js +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.browser.js +14 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.js +19 -24
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.shared.js +9 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/CloudFormation.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/CloudFormationClient.js +6 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateOrganizationsAccessCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CancelUpdateStackCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ContinueUpdateRollbackCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateChangeSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateGeneratedTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackRefactorCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateOrganizationsAccessCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteChangeSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteGeneratedTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeregisterTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeAccountLimitsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetHooksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeEventsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeGeneratedTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeOrganizationsAccessCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribePublisherCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeResourceScanCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackEventsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackRefactorCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceDriftsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourcesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetOperationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStacksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeRegistrationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackDriftCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackResourceDriftCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackSetDriftCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/EstimateTemplateCostCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteChangeSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteStackRefactorCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetGeneratedTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetHookResultCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetStackPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateSummaryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ImportStacksToStackSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListChangeSetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListExportsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListGeneratedTemplatesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListHookResultsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListImportsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanRelatedResourcesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanResourcesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScansCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstanceResourceDriftsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorActionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackResourcesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetAutoDeploymentTargetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationResultsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStacksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeRegistrationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeVersionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/PublishTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RecordHandlerProgressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterPublisherCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RollbackStackCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetStackPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeDefaultVersionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SignalResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StartResourceScanCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StopStackSetOperationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/TestTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateGeneratedTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateTerminationProtectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ValidateTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/endpoint/bdd.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/endpoint/endpointResolver.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/CloudFormationServiceException.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.browser.js +5 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.js +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.shared.js +3 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeExtensions.js +3 -3
- 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 +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +6 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateOrganizationsAccessCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/BatchDescribeTypeConfigurationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CancelUpdateStackCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ContinueUpdateRollbackCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateChangeSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateGeneratedTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackInstancesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackRefactorCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeactivateOrganizationsAccessCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeactivateTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteChangeSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteGeneratedTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackInstancesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeregisterTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeAccountLimitsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetHooksCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeEventsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeGeneratedTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeOrganizationsAccessCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribePublisherCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeResourceScanCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackDriftDetectionStatusCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackEventsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackInstanceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackRefactorCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourceDriftsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourcesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackSetOperationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStacksCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeTypeRegistrationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackDriftCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackResourceDriftCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackSetDriftCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/EstimateTemplateCostCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ExecuteChangeSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ExecuteStackRefactorCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetGeneratedTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetHookResultCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetStackPolicyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetTemplateSummaryCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ImportStacksToStackSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListChangeSetsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListExportsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListGeneratedTemplatesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListHookResultsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListImportsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScanRelatedResourcesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScanResourcesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScansCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackInstanceResourceDriftsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackInstancesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackRefactorActionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackRefactorsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackResourcesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStacksCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypeRegistrationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypeVersionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/PublishTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RecordHandlerProgressCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterPublisherCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RollbackStackCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetStackPolicyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeDefaultVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SignalResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StartResourceScanCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StopStackSetOperationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/TestTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateGeneratedTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackInstancesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ValidateTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/CloudFormationServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormation.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +9 -17
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ActivateOrganizationsAccessCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ActivateTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateGeneratedTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackRefactorCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeactivateOrganizationsAccessCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeactivateTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteGeneratedTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeregisterTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeChangeSetHooksCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeGeneratedTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeOrganizationsAccessCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribePublisherCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeResourceScanCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackRefactorCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackResourcesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/EstimateTemplateCostCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ExecuteStackRefactorCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetGeneratedTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetHookResultCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetTemplateSummaryCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListExportsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListGeneratedTemplatesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListHookResultsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListImportsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListResourceScanRelatedResourcesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListResourceScanResourcesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListResourceScansCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackInstanceResourceDriftsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackRefactorActionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackRefactorsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStacksCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypesCommand.d.ts +6 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/StartResourceScanCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/TestTypeCommand.d.ts +6 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateGeneratedTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/CloudFormationServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForChangeSetCreateComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackCreateComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackDeleteComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackExists.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackImportComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackRefactorCreateComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackRefactorExecuteComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackRollbackComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackUpdateComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForTypeRegistrationComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForChangeSetCreateComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackCreateComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackDeleteComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackExists.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackImportComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRefactorCreateComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRefactorExecuteComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRollbackComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackUpdateComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForTypeRegistrationComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/package.json +6 -36
- package/node_modules/@aws-sdk/client-connect/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
- package/node_modules/@aws-sdk/client-connect/dist-cjs/endpoint/bdd.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-cjs/endpoint/endpointResolver.js +5 -5
- package/node_modules/@aws-sdk/client-connect/dist-cjs/index.js +767 -768
- package/node_modules/@aws-sdk/client-connect/dist-cjs/models/ConnectServiceException.js +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-cjs/runtimeConfig.browser.js +14 -16
- package/node_modules/@aws-sdk/client-connect/dist-cjs/runtimeConfig.js +19 -24
- package/node_modules/@aws-sdk/client-connect/dist-cjs/runtimeConfig.shared.js +9 -10
- package/node_modules/@aws-sdk/client-connect/dist-es/Connect.js +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-es/ConnectClient.js +6 -9
- package/node_modules/@aws-sdk/client-connect/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ActivateEvaluationFormCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateAnalyticsDataSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateApprovedOriginCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateBotCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateContactWithUserCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateDefaultVocabularyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateEmailAddressAliasCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateFlowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateHoursOfOperationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateInstanceStorageConfigCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateLambdaFunctionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateLexBotCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateQueueEmailAddressesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateQueueQuickConnectsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateSecurityKeyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateSecurityProfilesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateTrafficDistributionGroupUserCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateUserProficienciesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateWorkspaceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/BatchAssociateAnalyticsDataSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/BatchCreateDataTableValueCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/BatchDeleteDataTableValueCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/BatchDescribeDataTableValueCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/BatchDisassociateAnalyticsDataSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/BatchGetAttachedFileMetadataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/BatchGetFlowAssociationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/BatchPutContactCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/BatchUpdateDataTableValueCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ClaimPhoneNumberCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CompleteAttachedFileUploadCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateAgentStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateContactCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateContactFlowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateContactFlowModuleAliasCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateContactFlowModuleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateContactFlowModuleVersionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateContactFlowVersionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateDataTableAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateDataTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateEmailAddressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateEvaluationFormCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateHoursOfOperationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateHoursOfOperationOverrideCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateIntegrationAssociationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateNotificationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateParticipantCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreatePersistentContactAssociationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreatePredefinedAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreatePromptCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreatePushNotificationRegistrationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateQueueCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateQuickConnectCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateRoutingProfileCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateRuleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateSecurityProfileCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateTaskTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateTestCaseCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateTrafficDistributionGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateUseCaseCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateUserCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateUserHierarchyGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateViewCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateViewVersionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateVocabularyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateWorkspaceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateWorkspacePageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeactivateEvaluationFormCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteAttachedFileCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteContactEvaluationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteContactFlowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteContactFlowModuleAliasCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteContactFlowModuleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteContactFlowModuleVersionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteContactFlowVersionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteDataTableAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteDataTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteEmailAddressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteEvaluationFormCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteHoursOfOperationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteHoursOfOperationOverrideCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteIntegrationAssociationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteNotificationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeletePredefinedAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeletePromptCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeletePushNotificationRegistrationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteQueueCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteQuickConnectCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteRoutingProfileCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteRuleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteSecurityProfileCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteTaskTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteTestCaseCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteUseCaseCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteUserCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteUserHierarchyGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteViewCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteViewVersionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteVocabularyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteWorkspaceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteWorkspaceMediaCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteWorkspacePageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeAgentStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeAttachedFilesConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeAuthenticationProfileCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeContactCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeContactEvaluationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeContactFlowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeContactFlowModuleAliasCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeContactFlowModuleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeDataTableAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeDataTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeEmailAddressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeEvaluationFormCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeHoursOfOperationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeHoursOfOperationOverrideCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeInstanceAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeInstanceStorageConfigCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeNotificationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribePhoneNumberCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribePredefinedAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribePromptCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeQueueCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeQuickConnectCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeRoutingProfileCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeRuleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeSecurityProfileCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeTestCaseCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeUserCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeUserHierarchyGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeUserHierarchyStructureCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeViewCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeVocabularyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeWorkspaceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateAnalyticsDataSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateApprovedOriginCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateBotCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateEmailAddressAliasCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateFlowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateHoursOfOperationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateLambdaFunctionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateLexBotCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateQueueEmailAddressesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateSecurityKeyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateSecurityProfilesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateTrafficDistributionGroupUserCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateUserProficienciesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateWorkspaceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DismissUserContactCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/EvaluateDataTableValuesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetAttachedFileCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetContactAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetContactMetricsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetCurrentMetricDataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetCurrentUserDataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetEffectiveHoursOfOperationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetFederationTokenCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetFlowAssociationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetMetricDataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetMetricDataV2Command.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetPromptFileCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetTaskTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetTestCaseExecutionSummaryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetTrafficDistributionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ImportPhoneNumberCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ImportWorkspaceMediaCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListAgentStatusesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListAnalyticsDataAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListAnalyticsDataLakeDataSetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListApprovedOriginsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListAssociatedContactsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListAttachedFilesConfigurationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListAuthenticationProfilesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListBotsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListChildHoursOfOperationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListContactEvaluationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListContactFlowModuleAliasesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListContactFlowModuleVersionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListContactFlowModulesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListContactFlowVersionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListContactFlowsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListContactReferencesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListDataTableAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListDataTablePrimaryValuesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListDataTableValuesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListDataTablesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListDefaultVocabulariesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListEntitySecurityProfilesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListEvaluationFormVersionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListEvaluationFormsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListFlowAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListHoursOfOperationOverridesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListHoursOfOperationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListInstanceAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListInstanceStorageConfigsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListIntegrationAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListLambdaFunctionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListLexBotsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListNotificationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListPhoneNumbersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListPhoneNumbersV2Command.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListPredefinedAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListPromptsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListQueueEmailAddressesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListQueueQuickConnectsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListQueuesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListQuickConnectsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListRealtimeContactAnalysisSegmentsV2Command.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListRoutingProfileManualAssignmentQueuesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListRoutingProfileQueuesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListRoutingProfilesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListRulesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListSecurityKeysCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListSecurityProfileApplicationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListSecurityProfileFlowModulesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListSecurityProfilePermissionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListSecurityProfilesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListTaskTemplatesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListTestCaseExecutionRecordsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListTestCaseExecutionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListTestCasesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListTrafficDistributionGroupUsersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListTrafficDistributionGroupsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListUseCasesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListUserHierarchyGroupsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListUserNotificationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListUserProficienciesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListUsersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListViewVersionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListViewsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListWorkspaceMediaCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListWorkspacePagesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListWorkspacesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/MonitorContactCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/PauseContactCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/PutUserStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ReleasePhoneNumberCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ReplicateInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ResumeContactCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ResumeContactRecordingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchAgentStatusesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchContactEvaluationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchContactFlowModulesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchContactFlowsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchContactsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchDataTablesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchEmailAddressesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchEvaluationFormsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchHoursOfOperationOverridesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchHoursOfOperationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchNotificationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchPredefinedAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchPromptsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchQueuesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchQuickConnectsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchResourceTagsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchRoutingProfilesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchSecurityProfilesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchTestCasesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchUserHierarchyGroupsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchUsersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchViewsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchVocabulariesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchWorkspaceAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchWorkspacesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SendChatIntegrationEventCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SendOutboundEmailCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartAttachedFileUploadCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartChatContactCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartContactEvaluationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartContactMediaProcessingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartContactRecordingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartContactStreamingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartEmailContactCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartOutboundChatContactCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartOutboundEmailContactCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartOutboundVoiceContactCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartScreenSharingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartTaskContactCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartTestCaseExecutionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartWebRTCContactCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StopContactCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StopContactMediaProcessingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StopContactRecordingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StopContactStreamingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StopTestCaseExecutionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SubmitContactEvaluationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SuspendContactRecordingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/TagContactCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/TagResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/TransferContactCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UntagContactCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UntagResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateAgentStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateAttachedFilesConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateAuthenticationProfileCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateContactAttributesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateContactCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateContactEvaluationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateContactFlowContentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateContactFlowMetadataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateContactFlowModuleAliasCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateContactFlowModuleContentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateContactFlowNameCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateContactRoutingDataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateContactScheduleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateDataTableAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateDataTableMetadataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateDataTablePrimaryValuesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateEmailAddressMetadataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateEvaluationFormCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateHoursOfOperationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateHoursOfOperationOverrideCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateInstanceAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateInstanceStorageConfigCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateNotificationContentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateParticipantAuthenticationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateParticipantRoleConfigCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdatePhoneNumberCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdatePhoneNumberMetadataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdatePredefinedAttributeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdatePromptCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateQueueMaxContactsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateQueueNameCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateQueueOutboundEmailConfigCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateQueueStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateQuickConnectConfigCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateQuickConnectNameCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateRoutingProfileNameCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateRuleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateSecurityProfileCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateTaskTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateTestCaseCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateTrafficDistributionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateUserConfigCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateUserHierarchyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateUserHierarchyStructureCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateUserIdentityInfoCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateUserNotificationStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateUserPhoneConfigCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateUserProficienciesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateUserRoutingProfileCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateUserSecurityProfilesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateViewContentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateViewMetadataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateWorkspaceMetadataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateWorkspacePageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateWorkspaceThemeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateWorkspaceVisibilityCommand.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/endpoint/bdd.js +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-es/endpoint/endpointResolver.js +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/models/ConnectServiceException.js +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-es/models/enums.js +4 -0
- package/node_modules/@aws-sdk/client-connect/dist-es/runtimeConfig.browser.js +5 -7
- package/node_modules/@aws-sdk/client-connect/dist-es/runtimeConfig.js +5 -10
- package/node_modules/@aws-sdk/client-connect/dist-es/runtimeConfig.shared.js +3 -4
- package/node_modules/@aws-sdk/client-connect/dist-es/runtimeExtensions.js +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/ConnectClient.d.ts +6 -7
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ActivateEvaluationFormCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateAnalyticsDataSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateApprovedOriginCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateBotCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateContactWithUserCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateEmailAddressAliasCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateFlowCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateHoursOfOperationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateLexBotCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateQueueEmailAddressesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateQueueQuickConnectsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateRoutingProfileQueuesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateSecurityKeyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateSecurityProfilesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateTrafficDistributionGroupUserCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateUserProficienciesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateWorkspaceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchCreateDataTableValueCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchDeleteDataTableValueCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchDescribeDataTableValueCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchGetAttachedFileMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchGetFlowAssociationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchPutContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchUpdateDataTableValueCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ClaimPhoneNumberCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CompleteAttachedFileUploadCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateAgentStatusCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateContactFlowCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateContactFlowModuleAliasCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateContactFlowModuleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateContactFlowModuleVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateContactFlowVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateDataTableAttributeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateDataTableCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateEmailAddressCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateEvaluationFormCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateHoursOfOperationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateHoursOfOperationOverrideCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateInstanceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateNotificationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateParticipantCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreatePersistentContactAssociationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreatePredefinedAttributeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreatePromptCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreatePushNotificationRegistrationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateQueueCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateQuickConnectCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateRoutingProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateRuleCommand.d.ts +7 -5
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateSecurityProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateTaskTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateTestCaseCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateUseCaseCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateUserCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateUserHierarchyGroupCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateViewCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateViewVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateVocabularyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateWorkspaceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateWorkspacePageCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeactivateEvaluationFormCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteAttachedFileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteContactEvaluationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteContactFlowCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteContactFlowModuleAliasCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteContactFlowModuleVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteContactFlowVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteDataTableAttributeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteDataTableCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteEmailAddressCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteEvaluationFormCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteHoursOfOperationOverrideCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteInstanceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteNotificationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeletePredefinedAttributeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeletePromptCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeletePushNotificationRegistrationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteQueueCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteQuickConnectCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteRoutingProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteRuleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteSecurityProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteTaskTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteTestCaseCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteUseCaseCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteUserCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteViewCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteViewVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteVocabularyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteWorkspaceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteWorkspaceMediaCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteWorkspacePageCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeAgentStatusCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeAttachedFilesConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeAuthenticationProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeContactEvaluationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeContactFlowCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeContactFlowModuleAliasCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeContactFlowModuleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeDataTableAttributeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeDataTableCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeEmailAddressCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeEvaluationFormCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeHoursOfOperationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeHoursOfOperationOverrideCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeInstanceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeNotificationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribePhoneNumberCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribePredefinedAttributeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribePromptCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeQueueCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeQuickConnectCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeRoutingProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeRuleCommand.d.ts +7 -5
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeSecurityProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeTestCaseCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeTrafficDistributionGroupCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeUserCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeUserHierarchyGroupCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeViewCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeVocabularyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeWorkspaceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateAnalyticsDataSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateBotCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateEmailAddressAliasCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateFlowCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateHoursOfOperationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateLexBotCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateQueueEmailAddressesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateQueueQuickConnectsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateRoutingProfileQueuesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateSecurityProfilesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateTrafficDistributionGroupUserCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateUserProficienciesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateWorkspaceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DismissUserContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/EvaluateDataTableValuesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetAttachedFileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetContactAttributesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetContactMetricsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetCurrentMetricDataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetCurrentUserDataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetEffectiveHoursOfOperationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetFederationTokenCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetFlowAssociationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetMetricDataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetMetricDataV2Command.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetPromptFileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetTaskTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetTestCaseExecutionSummaryCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetTrafficDistributionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ImportPhoneNumberCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ImportWorkspaceMediaCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAgentStatusesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAnalyticsDataAssociationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAnalyticsDataLakeDataSetsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListApprovedOriginsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAssociatedContactsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAttachedFilesConfigurationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAuthenticationProfilesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListBotsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListChildHoursOfOperationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactEvaluationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactFlowModuleAliasesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactFlowModuleVersionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactFlowModulesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactFlowVersionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactFlowsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactReferencesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListDataTableAttributesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListDataTablePrimaryValuesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListDataTableValuesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListDataTablesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListEntitySecurityProfilesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListEvaluationFormVersionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListEvaluationFormsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListFlowAssociationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListHoursOfOperationOverridesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListHoursOfOperationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListInstanceAttributesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListInstancesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListLambdaFunctionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListLexBotsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListNotificationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListPhoneNumbersCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListPhoneNumbersV2Command.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListPredefinedAttributesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListPromptsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListQueueEmailAddressesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListQueuesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListQuickConnectsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListRoutingProfilesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListRulesCommand.d.ts +8 -6
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListSecurityKeysCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListSecurityProfileApplicationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListSecurityProfileFlowModulesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListSecurityProfilesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListTaskTemplatesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListTestCaseExecutionRecordsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListTestCaseExecutionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListTestCasesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListTrafficDistributionGroupUsersCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListUseCasesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListUserNotificationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListUserProficienciesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListUsersCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListViewVersionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListViewsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListWorkspaceMediaCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListWorkspacePagesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListWorkspacesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/MonitorContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/PauseContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/PutUserStatusCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ReleasePhoneNumberCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ReplicateInstanceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ResumeContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ResumeContactRecordingCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchAgentStatusesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchContactEvaluationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchContactFlowModulesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchContactFlowsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchContactsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchDataTablesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchEmailAddressesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchEvaluationFormsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchHoursOfOperationOverridesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchHoursOfOperationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchNotificationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchPredefinedAttributesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchPromptsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchQueuesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchQuickConnectsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchResourceTagsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchRoutingProfilesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchSecurityProfilesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchTestCasesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchUserHierarchyGroupsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchUsersCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchViewsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchVocabulariesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchWorkspaceAssociationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchWorkspacesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SendChatIntegrationEventCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SendOutboundEmailCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartAttachedFileUploadCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartChatContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartContactEvaluationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartContactMediaProcessingCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartContactRecordingCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartContactStreamingCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartEmailContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartOutboundChatContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartOutboundEmailContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartScreenSharingCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartTaskContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartTestCaseExecutionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartWebRTCContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StopContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StopContactMediaProcessingCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StopContactRecordingCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StopContactStreamingCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StopTestCaseExecutionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SubmitContactEvaluationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SuspendContactRecordingCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/TagContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/TagResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/TransferContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UntagContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UntagResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateAgentStatusCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateAttachedFilesConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateAuthenticationProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactAttributesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactEvaluationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactFlowContentCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactFlowModuleAliasCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactFlowNameCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactRoutingDataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactScheduleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateDataTableAttributeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateDataTableMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateDataTablePrimaryValuesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateEmailAddressMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateEvaluationFormCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateHoursOfOperationOverrideCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateNotificationContentCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateParticipantAuthenticationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateParticipantRoleConfigCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdatePhoneNumberCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdatePhoneNumberMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdatePredefinedAttributeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdatePromptCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateQueueNameCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateQueueOutboundEmailConfigCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateQueueStatusCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateRuleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateSecurityProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateTaskTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateTestCaseCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateUserConfigCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateUserHierarchyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateUserNotificationStatusCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateUserProficienciesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateViewContentCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateViewMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateWorkspaceMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateWorkspacePageCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateWorkspaceThemeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateWorkspaceVisibilityCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/models/ConnectServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/models/enums.d.ts +4 -0
- package/node_modules/@aws-sdk/client-connect/dist-types/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/runtimeConfig.browser.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/runtimeConfig.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/runtimeConfig.native.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/ConnectClient.d.ts +9 -17
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ActivateEvaluationFormCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateAnalyticsDataSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateApprovedOriginCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateBotCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateContactWithUserCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateDefaultVocabularyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateEmailAddressAliasCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateFlowCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateHoursOfOperationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateInstanceStorageConfigCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateLambdaFunctionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateLexBotCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociatePhoneNumberContactFlowCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateQueueEmailAddressesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateQueueQuickConnectsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateRoutingProfileQueuesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateSecurityKeyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateSecurityProfilesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateTrafficDistributionGroupUserCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateUserProficienciesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateWorkspaceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/BatchCreateDataTableValueCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/BatchDeleteDataTableValueCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/BatchDescribeDataTableValueCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/BatchGetAttachedFileMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/BatchGetFlowAssociationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/BatchPutContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/BatchUpdateDataTableValueCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ClaimPhoneNumberCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CompleteAttachedFileUploadCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateAgentStatusCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateContactFlowCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateContactFlowModuleAliasCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateContactFlowModuleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateContactFlowModuleVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateContactFlowVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateDataTableAttributeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateDataTableCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateEmailAddressCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateEvaluationFormCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateHoursOfOperationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateHoursOfOperationOverrideCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateIntegrationAssociationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateNotificationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateParticipantCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreatePersistentContactAssociationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreatePredefinedAttributeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreatePromptCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreatePushNotificationRegistrationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateQuickConnectCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateRoutingProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateSecurityProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateTaskTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateTestCaseCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateTrafficDistributionGroupCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateUseCaseCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateUserCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateUserHierarchyGroupCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateViewCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateViewVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateVocabularyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateWorkspaceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateWorkspacePageCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeactivateEvaluationFormCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteAttachedFileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteContactEvaluationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteContactFlowCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteContactFlowModuleAliasCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteContactFlowModuleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteContactFlowModuleVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteContactFlowVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteDataTableAttributeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteDataTableCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteEmailAddressCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteEvaluationFormCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteHoursOfOperationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteHoursOfOperationOverrideCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteIntegrationAssociationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteNotificationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeletePredefinedAttributeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeletePromptCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeletePushNotificationRegistrationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteQuickConnectCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteRoutingProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteTaskTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteTestCaseCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteTrafficDistributionGroupCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteUseCaseCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteUserHierarchyGroupCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteViewCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteViewVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteVocabularyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteWorkspaceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteWorkspaceMediaCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteWorkspacePageCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeAgentStatusCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeAttachedFilesConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeAuthenticationProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeContactEvaluationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeContactFlowCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeContactFlowModuleAliasCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeContactFlowModuleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeDataTableAttributeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeDataTableCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeEmailAddressCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeEvaluationFormCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeHoursOfOperationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeHoursOfOperationOverrideCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeInstanceStorageConfigCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeNotificationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribePhoneNumberCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribePredefinedAttributeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribePromptCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeQueueCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeQuickConnectCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeRoutingProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeSecurityProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeTestCaseCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeTrafficDistributionGroupCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeUserHierarchyGroupCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeUserHierarchyStructureCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeViewCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeVocabularyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeWorkspaceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateAnalyticsDataSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateApprovedOriginCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateBotCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateEmailAddressAliasCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateFlowCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateHoursOfOperationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateInstanceStorageConfigCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateLambdaFunctionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateLexBotCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateQueueEmailAddressesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateQueueQuickConnectsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateRoutingProfileQueuesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateSecurityKeyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateSecurityProfilesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateTrafficDistributionGroupUserCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateUserProficienciesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateWorkspaceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DismissUserContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/EvaluateDataTableValuesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetAttachedFileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetContactAttributesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetContactMetricsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetCurrentMetricDataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetCurrentUserDataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetEffectiveHoursOfOperationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetFlowAssociationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetMetricDataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetMetricDataV2Command.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetPromptFileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetTaskTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetTestCaseExecutionSummaryCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetTrafficDistributionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ImportPhoneNumberCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ImportWorkspaceMediaCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListAgentStatusesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListAnalyticsDataAssociationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListAnalyticsDataLakeDataSetsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListApprovedOriginsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListAssociatedContactsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListAttachedFilesConfigurationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListAuthenticationProfilesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListBotsCommand.d.ts +6 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListChildHoursOfOperationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListContactEvaluationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListContactFlowModuleAliasesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListContactFlowModuleVersionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListContactFlowModulesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListContactFlowVersionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListContactFlowsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListContactReferencesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListDataTableAttributesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListDataTablePrimaryValuesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListDataTableValuesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListDataTablesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListDefaultVocabulariesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListEntitySecurityProfilesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListEvaluationFormVersionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListEvaluationFormsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListFlowAssociationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListHoursOfOperationOverridesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListHoursOfOperationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListInstanceAttributesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListInstanceStorageConfigsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListIntegrationAssociationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListLambdaFunctionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListLexBotsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListPhoneNumbersV2Command.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListPredefinedAttributesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListPromptsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListQueueEmailAddressesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListQueueQuickConnectsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListQuickConnectsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListRoutingProfileQueuesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListRoutingProfilesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListRulesCommand.d.ts +6 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListSecurityKeysCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListSecurityProfileApplicationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListSecurityProfileFlowModulesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListSecurityProfilePermissionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListTaskTemplatesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListTestCaseExecutionRecordsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListTestCaseExecutionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListTestCasesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListTrafficDistributionGroupUsersCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListTrafficDistributionGroupsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListUseCasesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListUserHierarchyGroupsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListUserNotificationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListUserProficienciesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListUsersCommand.d.ts +6 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListViewVersionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListViewsCommand.d.ts +6 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListWorkspaceMediaCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListWorkspacePagesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListWorkspacesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/MonitorContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/PauseContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/PutUserStatusCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ReleasePhoneNumberCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ReplicateInstanceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ResumeContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ResumeContactRecordingCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchAgentStatusesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchContactEvaluationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchContactFlowModulesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchContactFlowsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchContactsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchDataTablesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchEmailAddressesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchEvaluationFormsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchHoursOfOperationOverridesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchHoursOfOperationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchNotificationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchPredefinedAttributesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchPromptsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchQueuesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchQuickConnectsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchResourceTagsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchRoutingProfilesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchSecurityProfilesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchTestCasesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchUserHierarchyGroupsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchUsersCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchViewsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchVocabulariesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchWorkspaceAssociationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchWorkspacesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SendChatIntegrationEventCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SendOutboundEmailCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartAttachedFileUploadCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartChatContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartContactEvaluationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartContactMediaProcessingCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartContactRecordingCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartContactStreamingCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartEmailContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartOutboundChatContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartOutboundEmailContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartOutboundVoiceContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartScreenSharingCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartTaskContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartTestCaseExecutionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartWebRTCContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StopContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StopContactMediaProcessingCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StopContactRecordingCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StopContactStreamingCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StopTestCaseExecutionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SubmitContactEvaluationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SuspendContactRecordingCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/TagContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/TransferContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UntagContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateAgentStatusCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateAttachedFilesConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateAuthenticationProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateContactAttributesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateContactEvaluationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateContactFlowContentCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateContactFlowMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateContactFlowModuleAliasCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateContactFlowModuleContentCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateContactFlowModuleMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateContactFlowNameCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateContactRoutingDataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateContactScheduleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateDataTableAttributeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateDataTableMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateDataTablePrimaryValuesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateEmailAddressMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateEvaluationFormCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateHoursOfOperationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateHoursOfOperationOverrideCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateInstanceAttributeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateInstanceStorageConfigCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateNotificationContentCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateParticipantAuthenticationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateParticipantRoleConfigCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdatePhoneNumberMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdatePredefinedAttributeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdatePromptCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateQueueHoursOfOperationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateQueueMaxContactsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateQueueNameCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateQueueOutboundEmailConfigCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateQueueStatusCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateQuickConnectConfigCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateQuickConnectNameCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateRoutingProfileNameCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateRoutingProfileQueuesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateTaskTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateTestCaseCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateTrafficDistributionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateUserConfigCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateUserHierarchyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateUserHierarchyGroupNameCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateUserHierarchyStructureCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateUserIdentityInfoCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateUserNotificationStatusCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateUserPhoneConfigCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateUserProficienciesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateUserRoutingProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateUserSecurityProfilesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateViewContentCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateViewMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateWorkspaceMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateWorkspacePageCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateWorkspaceThemeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateWorkspaceVisibilityCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/models/ConnectServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/models/enums.d.ts +4 -0
- 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/runtimeConfig.browser.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/runtimeConfig.d.ts +3 -3
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -4
- package/node_modules/@aws-sdk/client-connect/package.json +6 -35
- package/node_modules/@aws-sdk/client-glue/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
- package/node_modules/@aws-sdk/client-glue/dist-cjs/endpoint/bdd.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-cjs/endpoint/endpointResolver.js +5 -5
- package/node_modules/@aws-sdk/client-glue/dist-cjs/index.js +553 -558
- package/node_modules/@aws-sdk/client-glue/dist-cjs/models/GlueServiceException.js +3 -3
- package/node_modules/@aws-sdk/client-glue/dist-cjs/runtimeConfig.browser.js +14 -16
- package/node_modules/@aws-sdk/client-glue/dist-cjs/runtimeConfig.js +19 -24
- package/node_modules/@aws-sdk/client-glue/dist-cjs/runtimeConfig.shared.js +9 -10
- package/node_modules/@aws-sdk/client-glue/dist-cjs/schemas/schemas_0.js +3 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/Glue.js +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-es/GlueClient.js +6 -9
- package/node_modules/@aws-sdk/client-glue/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchCreatePartitionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchDeleteConnectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchDeletePartitionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchDeleteTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchDeleteTableVersionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchGetBlueprintsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchGetCrawlersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchGetCustomEntityTypesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchGetDataQualityResultCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchGetDevEndpointsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchGetJobsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchGetPartitionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchGetTableOptimizerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchGetTriggersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchGetWorkflowsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchPutDataQualityStatisticAnnotationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchStopJobRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchUpdatePartitionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CancelDataQualityRuleRecommendationRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CancelDataQualityRulesetEvaluationRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CancelMLTaskRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CancelStatementCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CheckSchemaVersionValidityCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateBlueprintCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateCatalogCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateClassifierCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateColumnStatisticsTaskSettingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateConnectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateCrawlerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateCustomEntityTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateDataQualityRulesetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateDatabaseCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateDevEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateGlueIdentityCenterConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateIntegrationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateIntegrationResourcePropertyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateIntegrationTablePropertiesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateJobCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateMLTransformCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreatePartitionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreatePartitionIndexCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateRegistryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateSchemaCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateScriptCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateSecurityConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateSessionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateTableOptimizerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateTriggerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateUsageProfileCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateUserDefinedFunctionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateWorkflowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteBlueprintCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteCatalogCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteClassifierCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteColumnStatisticsForPartitionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteColumnStatisticsForTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteColumnStatisticsTaskSettingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteConnectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteConnectionTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteCrawlerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteCustomEntityTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteDataQualityRulesetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteDatabaseCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteDevEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteGlueIdentityCenterConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteIntegrationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteIntegrationResourcePropertyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteIntegrationTablePropertiesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteJobCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteMLTransformCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeletePartitionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeletePartitionIndexCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteRegistryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteResourcePolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteSchemaCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteSchemaVersionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteSecurityConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteSessionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteTableOptimizerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteTableVersionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteTriggerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteUsageProfileCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteUserDefinedFunctionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteWorkflowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DescribeConnectionTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DescribeEntityCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DescribeInboundIntegrationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DescribeIntegrationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetBlueprintCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetBlueprintRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetBlueprintRunsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetCatalogCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetCatalogImportStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetCatalogsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetClassifierCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetClassifiersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetColumnStatisticsForPartitionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetColumnStatisticsForTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetColumnStatisticsTaskRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetColumnStatisticsTaskRunsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetColumnStatisticsTaskSettingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetConnectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetConnectionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetCrawlerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetCrawlerMetricsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetCrawlersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetCustomEntityTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetDataCatalogEncryptionSettingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetDataQualityModelCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetDataQualityModelResultCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetDataQualityResultCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetDataQualityRuleRecommendationRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetDataQualityRulesetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetDataQualityRulesetEvaluationRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetDatabaseCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetDatabasesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetDataflowGraphCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetDevEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetDevEndpointsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetEntityRecordsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetGlueIdentityCenterConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetIntegrationResourcePropertyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetIntegrationTablePropertiesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetJobBookmarkCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetJobCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetJobRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetJobRunsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetJobsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetMLTaskRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetMLTaskRunsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetMLTransformCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetMLTransformsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetMappingCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetMaterializedViewRefreshTaskRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetPartitionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetPartitionIndexesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetPartitionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetPlanCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetRegistryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetResourcePoliciesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetResourcePolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetSchemaByDefinitionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetSchemaCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetSchemaVersionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetSchemaVersionsDiffCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetSecurityConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetSecurityConfigurationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetSessionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetStatementCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetTableOptimizerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetTableVersionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetTableVersionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetTablesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetTagsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetTriggerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetTriggersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetUnfilteredPartitionMetadataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetUnfilteredPartitionsMetadataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetUnfilteredTableMetadataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetUsageProfileCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetUserDefinedFunctionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetUserDefinedFunctionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetWorkflowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetWorkflowRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetWorkflowRunPropertiesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetWorkflowRunsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ImportCatalogToGlueCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListBlueprintsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListColumnStatisticsTaskRunsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListConnectionTypesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListCrawlersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListCrawlsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListCustomEntityTypesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListDataQualityResultsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListDataQualityRuleRecommendationRunsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListDataQualityRulesetEvaluationRunsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListDataQualityRulesetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListDataQualityStatisticAnnotationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListDataQualityStatisticsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListDevEndpointsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListEntitiesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListIntegrationResourcePropertiesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListJobsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListMLTransformsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListMaterializedViewRefreshTaskRunsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListRegistriesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListSchemaVersionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListSchemasCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListSessionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListStatementsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListTableOptimizerRunsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListTriggersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListUsageProfilesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListWorkflowsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ModifyIntegrationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/PutDataCatalogEncryptionSettingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/PutDataQualityProfileAnnotationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/PutResourcePolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/PutSchemaVersionMetadataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/PutWorkflowRunPropertiesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/QuerySchemaVersionMetadataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/RegisterConnectionTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/RegisterSchemaVersionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/RemoveSchemaVersionMetadataCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ResetJobBookmarkCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ResumeWorkflowRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/RunStatementCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/SearchTablesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartBlueprintRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartColumnStatisticsTaskRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartColumnStatisticsTaskRunScheduleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartCrawlerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartCrawlerScheduleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartDataQualityRuleRecommendationRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartDataQualityRulesetEvaluationRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartExportLabelsTaskRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartImportLabelsTaskRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartJobRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartMLEvaluationTaskRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartMLLabelingSetGenerationTaskRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartMaterializedViewRefreshTaskRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartTriggerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartWorkflowRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StopColumnStatisticsTaskRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StopColumnStatisticsTaskRunScheduleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StopCrawlerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StopCrawlerScheduleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StopMaterializedViewRefreshTaskRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StopSessionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StopTriggerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StopWorkflowRunCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/TagResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/TestConnectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UntagResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateBlueprintCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateCatalogCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateClassifierCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateColumnStatisticsForPartitionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateColumnStatisticsForTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateColumnStatisticsTaskSettingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateConnectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateCrawlerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateCrawlerScheduleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateDataQualityRulesetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateDatabaseCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateDevEndpointCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateGlueIdentityCenterConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateIntegrationResourcePropertyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateIntegrationTablePropertiesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateJobCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateJobFromSourceControlCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateMLTransformCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdatePartitionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateRegistryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateSchemaCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateSourceControlFromJobCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateTableCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateTableOptimizerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateTriggerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateUsageProfileCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateUserDefinedFunctionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateWorkflowCommand.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/endpoint/bdd.js +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-es/endpoint/endpointResolver.js +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/models/GlueServiceException.js +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-es/runtimeConfig.browser.js +5 -7
- package/node_modules/@aws-sdk/client-glue/dist-es/runtimeConfig.js +5 -10
- package/node_modules/@aws-sdk/client-glue/dist-es/runtimeConfig.shared.js +3 -4
- package/node_modules/@aws-sdk/client-glue/dist-es/runtimeExtensions.js +3 -3
- package/node_modules/@aws-sdk/client-glue/dist-es/schemas/schemas_0.js +3 -2
- package/node_modules/@aws-sdk/client-glue/dist-types/GlueClient.d.ts +6 -7
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchCreatePartitionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchDeleteConnectionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchDeletePartitionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchDeleteTableCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchGetBlueprintsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchGetCrawlersCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchGetJobsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchGetPartitionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchGetTableOptimizerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchGetTriggersCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchGetWorkflowsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchStopJobRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchUpdatePartitionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CancelMLTaskRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CancelStatementCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateBlueprintCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateCatalogCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateClassifierCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateConnectionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateCrawlerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateDatabaseCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateDevEndpointCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateGlueIdentityCenterConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateIntegrationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateIntegrationResourcePropertyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateIntegrationTablePropertiesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateJobCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateMLTransformCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreatePartitionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreatePartitionIndexCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateRegistryCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateSchemaCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateScriptCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateSessionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateTableCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateTableOptimizerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateTriggerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateUsageProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateWorkflowCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteBlueprintCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteCatalogCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteClassifierCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteColumnStatisticsTaskSettingsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteConnectionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteConnectionTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteCrawlerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteDatabaseCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteDevEndpointCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteGlueIdentityCenterConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteIntegrationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteIntegrationResourcePropertyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteIntegrationTablePropertiesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteJobCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteMLTransformCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeletePartitionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeletePartitionIndexCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteRegistryCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteResourcePolicyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteSchemaCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteSessionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteTableCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteTableOptimizerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteTableVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteTriggerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteUsageProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteWorkflowCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DescribeConnectionTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DescribeEntityCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DescribeIntegrationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetBlueprintCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetBlueprintRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetBlueprintRunsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetCatalogCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetCatalogImportStatusCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetCatalogsCommand.d.ts +7 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetClassifierCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetClassifiersCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetConnectionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetConnectionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetCrawlerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetCrawlerMetricsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetCrawlersCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetCustomEntityTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDataQualityModelCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDataQualityModelResultCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDataQualityResultCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDataQualityRulesetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDatabaseCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDatabasesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDataflowGraphCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDevEndpointCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDevEndpointsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetEntityRecordsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetIntegrationResourcePropertyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetIntegrationTablePropertiesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetJobBookmarkCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetJobCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetJobRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetJobRunsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetJobsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetMLTaskRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetMLTaskRunsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetMLTransformCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetMLTransformsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetMappingCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetMaterializedViewRefreshTaskRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetPartitionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetPartitionIndexesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetPartitionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetPlanCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetRegistryCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetResourcePoliciesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetResourcePolicyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetSchemaCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetSchemaVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetSecurityConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetSecurityConfigurationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetSessionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetStatementCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetTableCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetTableOptimizerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetTableVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetTableVersionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetTablesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetTagsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetTriggerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetTriggersCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetUsageProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetWorkflowCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetWorkflowRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetWorkflowRunsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ImportCatalogToGlueCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListBlueprintsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListColumnStatisticsTaskRunsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListConnectionTypesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListCrawlersCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListCrawlsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListCustomEntityTypesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListDataQualityResultsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListDataQualityRulesetsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListDataQualityStatisticAnnotationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListDataQualityStatisticsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListDevEndpointsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListEntitiesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListIntegrationResourcePropertiesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListJobsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListMLTransformsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListMaterializedViewRefreshTaskRunsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListRegistriesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListSchemaVersionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListSchemasCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListSessionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListStatementsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListTriggersCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListUsageProfilesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListWorkflowsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ModifyIntegrationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/PutDataQualityProfileAnnotationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/PutResourcePolicyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/RegisterConnectionTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/RegisterSchemaVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ResetJobBookmarkCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ResumeWorkflowRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/RunStatementCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/SearchTablesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartBlueprintRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartCrawlerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartCrawlerScheduleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartJobRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartMaterializedViewRefreshTaskRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartTriggerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartWorkflowRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StopCrawlerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StopCrawlerScheduleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StopMaterializedViewRefreshTaskRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StopSessionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StopTriggerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StopWorkflowRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/TagResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/TestConnectionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UntagResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateBlueprintCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateCatalogCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateClassifierCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateConnectionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateCrawlerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateDatabaseCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateDevEndpointCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateIntegrationResourcePropertyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateIntegrationTablePropertiesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateJobCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateMLTransformCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdatePartitionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateRegistryCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateSchemaCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateTableCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateTableOptimizerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateTriggerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateUsageProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateWorkflowCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/models/GlueServiceException.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 +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-types/models/models_1.d.ts +5 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/models/models_2.d.ts +1 -1
- 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/runtimeConfig.browser.d.ts +3 -3
- package/node_modules/@aws-sdk/client-glue/dist-types/runtimeConfig.d.ts +3 -3
- package/node_modules/@aws-sdk/client-glue/dist-types/runtimeConfig.native.d.ts +3 -3
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/GlueClient.d.ts +9 -17
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchCreatePartitionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchDeleteConnectionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchDeletePartitionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchDeleteTableCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchDeleteTableVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchGetBlueprintsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchGetCrawlersCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchGetCustomEntityTypesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchGetDataQualityResultCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchGetDevEndpointsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchGetJobsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchGetPartitionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchGetTableOptimizerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchGetTriggersCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateCatalogCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateDevEndpointCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateGlueIdentityCenterConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateIntegrationResourcePropertyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateIntegrationTablePropertiesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateJobCommand.d.ts +6 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateMLTransformCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreatePartitionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreatePartitionIndexCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateRegistryCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateTableCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateTableOptimizerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateTriggerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateUsageProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateUserDefinedFunctionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteBlueprintCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteCatalogCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteClassifierCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteColumnStatisticsForTableCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteColumnStatisticsTaskSettingsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteConnectionTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteCrawlerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteCustomEntityTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteDataQualityRulesetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteDatabaseCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteDevEndpointCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteGlueIdentityCenterConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteIntegrationResourcePropertyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteIntegrationTablePropertiesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +6 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteMLTransformCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeletePartitionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeletePartitionIndexCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteSchemaVersionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteSessionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteTableOptimizerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteTableVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteTriggerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteUsageProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteUserDefinedFunctionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DescribeConnectionTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DescribeEntityCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetBlueprintCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetBlueprintRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetBlueprintRunsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetCatalogCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetCatalogsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetDataQualityModelCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetDataQualityModelResultCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetEntityRecordsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetIntegrationResourcePropertyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetIntegrationTablePropertiesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetJobCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +6 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetJobsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetMLTransformsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetMappingCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetMaterializedViewRefreshTaskRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetPartitionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetPartitionIndexesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetPartitionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetPlanCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetRegistryCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetSchemaByDefinitionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +6 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetSchemaVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetSchemaVersionsDiffCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetSecurityConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetSecurityConfigurationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetSessionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetStatementCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetTableCommand.d.ts +6 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetTableOptimizerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetTableVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetTableVersionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetTablesCommand.d.ts +6 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetTagsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetTriggerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetTriggersCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetUnfilteredPartitionMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetUnfilteredTableMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetUsageProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetUserDefinedFunctionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetUserDefinedFunctionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetWorkflowRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetWorkflowRunPropertiesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetWorkflowRunsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ImportCatalogToGlueCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListBlueprintsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListColumnStatisticsTaskRunsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListConnectionTypesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListCrawlersCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListCrawlsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListCustomEntityTypesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListDataQualityResultsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListDataQualityRulesetsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListDataQualityStatisticAnnotationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListDataQualityStatisticsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListDevEndpointsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListEntitiesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListIntegrationResourcePropertiesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListJobsCommand.d.ts +6 -6
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListMLTransformsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListMaterializedViewRefreshTaskRunsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListRegistriesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListTableOptimizerRunsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListUsageProfilesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/PutDataQualityProfileAnnotationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/RegisterConnectionTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/RunStatementCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartMaterializedViewRefreshTaskRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StopMaterializedViewRefreshTaskRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StopSessionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateCatalogCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateDataQualityRulesetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateIntegrationResourcePropertyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateIntegrationTablePropertiesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +6 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateJobFromSourceControlCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateSourceControlFromJobCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateUsageProfileCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateUserDefinedFunctionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/models/GlueServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/models/models_1.d.ts +1 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -3
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/runtimeConfig.d.ts +3 -3
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -4
- package/node_modules/@aws-sdk/client-glue/package.json +6 -35
- package/node_modules/@aws-sdk/client-lakeformation/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-cjs/endpoint/bdd.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-cjs/endpoint/endpointResolver.js +5 -5
- package/node_modules/@aws-sdk/client-lakeformation/dist-cjs/index.js +145 -150
- package/node_modules/@aws-sdk/client-lakeformation/dist-cjs/models/LakeFormationServiceException.js +3 -3
- package/node_modules/@aws-sdk/client-lakeformation/dist-cjs/runtimeConfig.browser.js +14 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-cjs/runtimeConfig.js +19 -24
- package/node_modules/@aws-sdk/client-lakeformation/dist-cjs/runtimeConfig.shared.js +10 -12
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/LakeFormation.js +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/LakeFormationClient.js +6 -9
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/AddLFTagsToResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/AssumeDecoratedRoleWithSAMLCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/BatchGrantPermissionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/BatchRevokePermissionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/CancelTransactionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/CommitTransactionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/CreateDataCellsFilterCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/CreateLFTagCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/CreateLFTagExpressionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/CreateLakeFormationIdentityCenterConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/CreateLakeFormationOptInCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/DeleteDataCellsFilterCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/DeleteLFTagCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/DeleteLFTagExpressionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/DeleteLakeFormationOptInCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/DeleteObjectsOnCancelCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/DeregisterResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/DescribeResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/DescribeTransactionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/ExtendTransactionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetDataCellsFilterCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetDataLakePrincipalCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetDataLakeSettingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetEffectivePermissionsForPathCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetLFTagCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetLFTagExpressionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetQueryStateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetQueryStatisticsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetResourceLFTagsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetTableObjectsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetTemporaryDataLocationCredentialsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetTemporaryGluePartitionCredentialsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetTemporaryGlueTableCredentialsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetWorkUnitResultsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetWorkUnitsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GrantPermissionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/ListDataCellsFilterCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/ListLFTagExpressionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/ListLFTagsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/ListLakeFormationOptInsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/ListPermissionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/ListResourcesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/ListTableStorageOptimizersCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/ListTransactionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/PutDataLakeSettingsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/RegisterResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/RemoveLFTagsFromResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/RevokePermissionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/SearchDatabasesByLFTagsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/SearchTablesByLFTagsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/StartQueryPlanningCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/StartTransactionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/UpdateDataCellsFilterCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/UpdateLFTagCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/UpdateLFTagExpressionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/UpdateResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/UpdateTableObjectsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/UpdateTableStorageOptimizerCommand.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/endpoint/bdd.js +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/endpoint/endpointResolver.js +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/models/LakeFormationServiceException.js +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/runtimeConfig.browser.js +5 -7
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/runtimeConfig.js +5 -10
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/runtimeConfig.shared.js +3 -5
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/runtimeExtensions.js +3 -3
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/LakeFormationClient.d.ts +6 -7
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/AddLFTagsToResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/AssumeDecoratedRoleWithSAMLCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/BatchGrantPermissionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/BatchRevokePermissionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/CancelTransactionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/CommitTransactionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/CreateDataCellsFilterCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/CreateLFTagCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/CreateLFTagExpressionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/CreateLakeFormationIdentityCenterConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/CreateLakeFormationOptInCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/DeleteDataCellsFilterCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/DeleteLFTagCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/DeleteLFTagExpressionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/DeleteLakeFormationOptInCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/DeleteObjectsOnCancelCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/DeregisterResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/DescribeResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/DescribeTransactionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/ExtendTransactionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetDataCellsFilterCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetDataLakePrincipalCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetDataLakeSettingsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetEffectivePermissionsForPathCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetLFTagCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetLFTagExpressionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetQueryStateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetQueryStatisticsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetResourceLFTagsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetTableObjectsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetTemporaryDataLocationCredentialsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetTemporaryGluePartitionCredentialsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetTemporaryGlueTableCredentialsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetWorkUnitResultsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetWorkUnitsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GrantPermissionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/ListDataCellsFilterCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/ListLFTagExpressionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/ListLFTagsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/ListLakeFormationOptInsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/ListPermissionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/ListResourcesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/ListTableStorageOptimizersCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/ListTransactionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/PutDataLakeSettingsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/RegisterResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/RemoveLFTagsFromResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/RevokePermissionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/SearchDatabasesByLFTagsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/SearchTablesByLFTagsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/StartQueryPlanningCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/StartTransactionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/UpdateDataCellsFilterCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/UpdateLFTagCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/UpdateLFTagExpressionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/UpdateResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/UpdateTableObjectsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/UpdateTableStorageOptimizerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/models/LakeFormationServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/runtimeConfig.browser.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/runtimeConfig.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/runtimeConfig.native.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/LakeFormationClient.d.ts +9 -17
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/AddLFTagsToResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/AssumeDecoratedRoleWithSAMLCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/BatchGrantPermissionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/BatchRevokePermissionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/CancelTransactionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/CommitTransactionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/CreateDataCellsFilterCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/CreateLFTagCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/CreateLFTagExpressionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/CreateLakeFormationIdentityCenterConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/CreateLakeFormationOptInCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/DeleteDataCellsFilterCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/DeleteLFTagCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/DeleteLFTagExpressionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/DeleteLakeFormationOptInCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/DeleteObjectsOnCancelCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/DeregisterResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/DescribeTransactionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/ExtendTransactionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetDataCellsFilterCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetDataLakePrincipalCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetDataLakeSettingsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetEffectivePermissionsForPathCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetLFTagCommand.d.ts +6 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetLFTagExpressionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetQueryStateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetQueryStatisticsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetResourceLFTagsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetTableObjectsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetTemporaryDataLocationCredentialsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetTemporaryGluePartitionCredentialsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetTemporaryGlueTableCredentialsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetWorkUnitResultsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetWorkUnitsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GrantPermissionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/ListDataCellsFilterCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/ListLFTagExpressionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/ListLFTagsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/ListLakeFormationOptInsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/ListPermissionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/ListTableStorageOptimizersCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/ListTransactionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/PutDataLakeSettingsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/RegisterResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/RemoveLFTagsFromResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/RevokePermissionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/SearchDatabasesByLFTagsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/SearchTablesByLFTagsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/StartQueryPlanningCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/StartTransactionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/UpdateDataCellsFilterCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/UpdateLFTagCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/UpdateLFTagExpressionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/UpdateTableObjectsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/UpdateTableStorageOptimizerCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/models/LakeFormationServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/runtimeConfig.d.ts +3 -3
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -4
- package/node_modules/@aws-sdk/client-lakeformation/package.json +6 -36
- package/node_modules/@aws-sdk/client-ram/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
- package/node_modules/@aws-sdk/client-ram/dist-cjs/endpoint/bdd.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-cjs/endpoint/endpointResolver.js +5 -5
- package/node_modules/@aws-sdk/client-ram/dist-cjs/index.js +93 -98
- package/node_modules/@aws-sdk/client-ram/dist-cjs/models/RAMServiceException.js +3 -3
- package/node_modules/@aws-sdk/client-ram/dist-cjs/runtimeConfig.browser.js +14 -16
- package/node_modules/@aws-sdk/client-ram/dist-cjs/runtimeConfig.js +19 -24
- package/node_modules/@aws-sdk/client-ram/dist-cjs/runtimeConfig.shared.js +9 -10
- package/node_modules/@aws-sdk/client-ram/dist-es/RAM.js +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-es/RAMClient.js +6 -9
- package/node_modules/@aws-sdk/client-ram/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/AcceptResourceShareInvitationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/AssociateResourceShareCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/AssociateResourceSharePermissionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/CreatePermissionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/CreatePermissionVersionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/CreateResourceShareCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/DeletePermissionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/DeletePermissionVersionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/DeleteResourceShareCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/DisassociateResourceShareCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/DisassociateResourceSharePermissionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/EnableSharingWithAwsOrganizationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/GetPermissionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/GetResourcePoliciesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/GetResourceShareAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/GetResourceShareInvitationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/GetResourceSharesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/ListPendingInvitationResourcesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/ListPermissionAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/ListPermissionVersionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/ListPermissionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/ListPrincipalsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/ListReplacePermissionAssociationsWorkCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/ListResourceSharePermissionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/ListResourceTypesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/ListResourcesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/ListSourceAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/PromotePermissionCreatedFromPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/PromoteResourceShareCreatedFromPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/RejectResourceShareInvitationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/ReplacePermissionAssociationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/SetDefaultPermissionVersionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/TagResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/UntagResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/UpdateResourceShareCommand.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/endpoint/bdd.js +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-es/endpoint/endpointResolver.js +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/models/RAMServiceException.js +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-es/runtimeConfig.browser.js +5 -7
- package/node_modules/@aws-sdk/client-ram/dist-es/runtimeConfig.js +5 -10
- package/node_modules/@aws-sdk/client-ram/dist-es/runtimeConfig.shared.js +3 -4
- package/node_modules/@aws-sdk/client-ram/dist-es/runtimeExtensions.js +3 -3
- package/node_modules/@aws-sdk/client-ram/dist-types/RAMClient.d.ts +6 -7
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/AcceptResourceShareInvitationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/AssociateResourceShareCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/AssociateResourceSharePermissionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/CreatePermissionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/CreatePermissionVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/CreateResourceShareCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/DeletePermissionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/DeletePermissionVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/DeleteResourceShareCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/DisassociateResourceShareCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/DisassociateResourceSharePermissionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/EnableSharingWithAwsOrganizationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/GetPermissionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/GetResourcePoliciesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/GetResourceShareAssociationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/GetResourceShareInvitationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/GetResourceSharesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/ListPendingInvitationResourcesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/ListPermissionAssociationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/ListPermissionVersionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/ListPermissionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/ListPrincipalsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/ListReplacePermissionAssociationsWorkCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/ListResourceSharePermissionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/ListResourceTypesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/ListResourcesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/ListSourceAssociationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/PromotePermissionCreatedFromPolicyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/PromoteResourceShareCreatedFromPolicyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/RejectResourceShareInvitationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/ReplacePermissionAssociationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/SetDefaultPermissionVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/TagResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/UntagResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/UpdateResourceShareCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-types/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-types/models/RAMServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-types/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-types/runtimeConfig.browser.d.ts +3 -3
- package/node_modules/@aws-sdk/client-ram/dist-types/runtimeConfig.d.ts +3 -3
- package/node_modules/@aws-sdk/client-ram/dist-types/runtimeConfig.native.d.ts +3 -3
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/RAMClient.d.ts +9 -17
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/AcceptResourceShareInvitationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/AssociateResourceShareCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/AssociateResourceSharePermissionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/CreatePermissionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/CreatePermissionVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/CreateResourceShareCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/DeletePermissionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/DeletePermissionVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/DeleteResourceShareCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/DisassociateResourceShareCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/DisassociateResourceSharePermissionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/EnableSharingWithAwsOrganizationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/GetPermissionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/GetResourceShareAssociationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/GetResourceShareInvitationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/GetResourceSharesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/ListPendingInvitationResourcesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/ListPermissionAssociationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/ListPermissionVersionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/ListPermissionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/ListPrincipalsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/ListReplacePermissionAssociationsWorkCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/ListResourceSharePermissionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/ListResourceTypesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/ListSourceAssociationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/PromotePermissionCreatedFromPolicyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/PromoteResourceShareCreatedFromPolicyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/RejectResourceShareInvitationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/ReplacePermissionAssociationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/SetDefaultPermissionVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/UpdateResourceShareCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/models/RAMServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -3
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/runtimeConfig.d.ts +3 -3
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -4
- package/node_modules/@aws-sdk/client-ram/package.json +6 -35
- package/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthSchemeProvider.js +11 -17
- package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/bdd.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/node_modules/@aws-sdk/client-sts/dist-cjs/index.js +155 -57
- package/node_modules/@aws-sdk/client-sts/dist-cjs/models/STSServiceException.js +3 -3
- package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.browser.js +12 -14
- package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js +19 -23
- package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.shared.js +9 -10
- package/node_modules/@aws-sdk/client-sts/dist-es/STS.js +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-es/STSClient.js +5 -5
- package/node_modules/@aws-sdk/client-sts/dist-es/auth/httpAuthSchemeProvider.js +5 -10
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithSAMLCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRootCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/DecodeAuthorizationMessageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetAccessKeyInfoCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetCallerIdentityCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetDelegatedAccessTokenCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetFederationTokenCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetSessionTokenCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetWebIdentityTokenCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-es/defaultStsRoleAssumers.js +0 -5
- package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/bdd.js +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/endpointResolver.js +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-es/models/STSServiceException.js +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.browser.js +4 -6
- package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.js +4 -8
- package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.shared.js +3 -4
- package/node_modules/@aws-sdk/client-sts/dist-es/runtimeExtensions.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +5 -5
- package/node_modules/@aws-sdk/client-sts/dist-types/auth/httpAuthSchemeProvider.d.ts +3 -13
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithSAMLCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithWebIdentityCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRootCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/DecodeAuthorizationMessageCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetAccessKeyInfoCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetCallerIdentityCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetDelegatedAccessTokenCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetFederationTokenCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetSessionTokenCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetWebIdentityTokenCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers.d.ts +0 -9
- package/node_modules/@aws-sdk/client-sts/dist-types/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/models/STSServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +3 -3
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +3 -3
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +3 -3
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STSClient.d.ts +8 -14
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +2 -12
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithSAMLCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithWebIdentityCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRootCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/DecodeAuthorizationMessageCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetAccessKeyInfoCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetCallerIdentityCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetDelegatedAccessTokenCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetSessionTokenCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetWebIdentityTokenCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/defaultStsRoleAssumers.d.ts +0 -3
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/STSServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +4 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +5 -5
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/node_modules/@aws-sdk/client-sts/package.json +15 -36
- package/node_modules/@aws-sdk/core/dist-cjs/index.js +69 -57
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/account-id-endpoint/index.js +2 -2
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.browser.js +595 -0
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +717 -2
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.native.js +588 -0
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +7 -7
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +56 -41
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/util/index.js +59 -0
- package/node_modules/@aws-sdk/core/dist-es/index.js +3 -3
- package/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/index.browser.js +36 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js +26 -4
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/index.native.js +37 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/middleware-host-header/hostHeaderMiddleware.js +33 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/middleware-recursion-detection/getRecursionDetectionPlugin.browser.js +3 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/middleware-recursion-detection/recursionDetectionMiddleware.js +29 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/middleware-user-agent/check-features.js +49 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/middleware-user-agent/user-agent-middleware.js +82 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/region-config-resolver/awsRegionConfig.js +2 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/region-config-resolver/stsRegionDefaultResolver.js +15 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-endpoints/aws.js +10 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-endpoints/lib/aws/isVirtualHostableS3Bucket.js +25 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-endpoints/lib/aws/partition.js +41 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-endpoints/lib/aws/partitions.js +1 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-endpoints/lib/isIpAddress.js +1 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-endpoints/resolveDefaultAwsRegionalEndpointsConfig.js +21 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-endpoints/resolveEndpoint.js +1 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-endpoints/types/EndpointError.js +1 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-user-agent-browser/defaultUserAgent.browser.js +1 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-user-agent-browser/defaultUserAgent.js +53 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-user-agent-node/getTypeScriptUserAgentPair.js +75 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-user-agent-node/nodeAppIdConfigOptions.js +9 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js +2 -2
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +7 -6
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +1 -2
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +1 -2
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js +28 -13
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +2 -3
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +2 -2
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +2 -3
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/util/index.js +2 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/util/util-format-url/format-url.js +29 -0
- package/node_modules/@aws-sdk/core/dist-types/api-extractor-type-index.d.ts +3 -1
- package/node_modules/@aws-sdk/core/dist-types/index.d.ts +13 -14
- package/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/index.browser.d.ts +47 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/index.d.ts +38 -4
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/index.native.d.ts +48 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/middleware-host-header/hostHeaderMiddleware.d.ts +35 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/middleware-recursion-detection/getRecursionDetectionPlugin.d.ts +5 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/region-config-resolver/awsRegionConfig.d.ts +15 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/region-config-resolver/stsRegionDefaultResolver.d.ts +14 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/aws.d.ts +2 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/lib/aws/partitions.d.ts +638 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/lib/isIpAddress.d.ts +1 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/resolveEndpoint.d.ts +1 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/types/EndpointError.d.ts +1 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/types/EndpointRuleObject.d.ts +1 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/types/ErrorRuleObject.d.ts +1 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/types/RuleSetObject.d.ts +1 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/types/TreeRuleObject.d.ts +1 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/types/shared.d.ts +1 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-user-agent-browser/createUserAgentStringParsingProvider.d.ts +14 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-user-agent-browser/defaultUserAgent.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-user-agent-browser/defaultUserAgent.d.ts +27 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-user-agent-node/nodeAppIdConfigOptions.d.ts +13 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +4 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/util/index.d.ts +2 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/util/util-format-url/format-url.d.ts +2 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/api-extractor-type-index.d.ts +0 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/index.d.ts +65 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.browser.d.ts +116 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.d.ts +123 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.native.d.ts +116 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/getRecursionDetectionPlugin.d.ts +4 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/region-config-resolver/awsRegionConfig.d.ts +8 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/region-config-resolver/stsRegionDefaultResolver.d.ts +7 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/aws.d.ts +2 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/lib/aws/partitions.d.ts +647 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/lib/isIpAddress.d.ts +1 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/resolveEndpoint.d.ts +1 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/types/EndpointError.d.ts +1 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/types/EndpointRuleObject.d.ts +6 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/types/ErrorRuleObject.d.ts +1 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/types/RuleSetObject.d.ts +5 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/types/TreeRuleObject.d.ts +1 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/types/shared.d.ts +12 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/createUserAgentStringParsingProvider.d.ts +9 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/defaultUserAgent.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-node/nodeAppIdConfigOptions.d.ts +6 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/parseJsonBody.d.ts +6 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/util/index.d.ts +2 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/util/util-format-url/format-url.d.ts +4 -0
- package/node_modules/@aws-sdk/core/package.json +37 -15
- package/node_modules/@aws-sdk/core/util.d.ts +7 -0
- package/node_modules/@aws-sdk/core/util.js +5 -0
- package/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +2 -2
- package/node_modules/@aws-sdk/credential-provider-env/dist-es/fromEnv.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-env/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js +2 -2
- package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.browser.js +2 -2
- package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js +3 -3
- package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js +10 -10
- package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js +7 -5
- package/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/checkUrl.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.browser.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/requestHelpers.js +4 -4
- package/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/requestHelpers.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/requestHelpers.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-http/package.json +15 -10
- package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +9 -10
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +1 -2
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveCredentialSource.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +11 -12
- package/node_modules/@aws-sdk/credential-provider-login/dist-cjs/index.js +14 -15
- package/node_modules/@aws-sdk/credential-provider-login/dist-es/LoginCredentialsFetcher.js +2 -3
- package/node_modules/@aws-sdk/credential-provider-login/dist-es/fromLoginCredentials.js +1 -2
- package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/types.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/dist-types/types.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/package.json +4 -6
- package/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +7 -8
- package/node_modules/@aws-sdk/credential-provider-node/dist-es/defaultProvider.js +1 -2
- package/node_modules/@aws-sdk/credential-provider-node/dist-es/remoteProvider.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-node/package.json +9 -10
- package/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +7 -8
- package/node_modules/@aws-sdk/credential-provider-process/dist-es/fromProcess.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-process/dist-es/resolveProcessCredentials.js +1 -2
- package/node_modules/@aws-sdk/credential-provider-process/dist-types/fromProcess.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/fromProcess.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-process/package.json +3 -4
- package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +16 -17
- package/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +1 -2
- package/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +2 -3
- package/node_modules/@aws-sdk/credential-provider-sso/dist-es/validateSsoProfile.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +5 -6
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js +3 -4
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js +1 -34
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromTokenFile.js +1 -2
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +4 -5
- package/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +6 -37
- package/node_modules/@aws-sdk/middleware-host-header/dist-es/index.js +1 -33
- package/node_modules/@aws-sdk/middleware-host-header/dist-types/index.d.ts +2 -35
- package/node_modules/@aws-sdk/middleware-host-header/package.json +3 -19
- package/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +6 -45
- package/node_modules/@aws-sdk/middleware-logger/dist-es/index.js +1 -1
- package/node_modules/@aws-sdk/middleware-logger/dist-types/index.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-logger/package.json +3 -18
- package/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +4 -24
- package/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js +1 -2
- package/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/index.d.ts +1 -2
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -24
- package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +5 -188
- package/node_modules/@aws-sdk/middleware-user-agent/dist-es/index.js +1 -2
- package/node_modules/@aws-sdk/middleware-user-agent/dist-types/index.d.ts +2 -2
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -23
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +524 -63
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +458 -60
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +403 -60
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +597 -60
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +831 -58
- 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 +6 -9
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/GetIdCommand.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/endpoint/bdd.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/endpoint/endpointResolver.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/models/CognitoIdentityServiceException.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.browser.js +5 -7
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.js +5 -10
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.shared.js +3 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeExtensions.js +3 -3
- 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 +6 -9
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/bdd.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/endpointResolver.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/SigninServiceException.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +5 -7
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +5 -10
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +3 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeExtensions.js +3 -3
- 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 +6 -9
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthSchemeProvider.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/GetRoleCredentialsCommand.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/bdd.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/endpointResolver.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/SSOServiceException.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.browser.js +5 -7
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.js +5 -10
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.shared.js +3 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeExtensions.js +3 -3
- 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 +6 -9
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/bdd.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +5 -7
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +5 -10
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +3 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +6 -9
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +5 -10
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +1 -7
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/bdd.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +5 -7
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +5 -10
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +3 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/CognitoIdentityClient.d.ts +6 -7
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/GetIdCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/models/CognitoIdentityServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.browser.d.ts +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.d.ts +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.native.d.ts +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +6 -7
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/SSOClient.d.ts +6 -7
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/models/SSOServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.browser.d.ts +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.d.ts +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.native.d.ts +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +6 -7
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +6 -7
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +3 -13
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +0 -9
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentityClient.d.ts +9 -17
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetIdCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/CognitoIdentityServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +6 -6
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +9 -17
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +6 -6
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSOClient.d.ts +9 -17
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/models/SSOServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +6 -6
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +9 -17
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +6 -6
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +9 -17
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -12
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +0 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +6 -6
- package/node_modules/@aws-sdk/nested-clients/package.json +6 -35
- package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +10 -33
- package/node_modules/@aws-sdk/region-config-resolver/dist-es/index.js +1 -3
- package/node_modules/@aws-sdk/region-config-resolver/dist-types/index.d.ts +2 -3
- package/node_modules/@aws-sdk/region-config-resolver/package.json +6 -23
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-cjs/index.js +38 -2
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-es/SignatureV4MultiRegion.js +2 -2
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-es/SignatureV4SignWithCredentials.js +36 -0
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-es/index.js +3 -2
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/SignatureV4MultiRegion.d.ts +1 -1
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/SignatureV4SignWithCredentials.d.ts +20 -0
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/index.d.ts +3 -5
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/SignatureV4SignWithCredentials.d.ts +21 -0
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/index.d.ts +9 -2
- package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +3 -4
- package/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +18 -19
- package/node_modules/@aws-sdk/token-providers/dist-es/fromEnvSigningName.js +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +1 -2
- package/node_modules/@aws-sdk/token-providers/dist-es/fromStatic.js +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-es/nodeProvider.js +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-es/validateTokenExpiry.js +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-es/validateTokenKey.js +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-es/writeSSOTokenToFile.js +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/writeSSOTokenToFile.d.ts +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-types/writeSSOTokenToFile.d.ts +1 -1
- package/node_modules/@aws-sdk/token-providers/package.json +4 -5
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +12 -401
- package/node_modules/@aws-sdk/util-endpoints/dist-es/index.js +2 -6
- package/node_modules/@aws-sdk/util-endpoints/dist-types/index.d.ts +8 -6
- package/node_modules/@aws-sdk/util-endpoints/package.json +4 -19
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.js +10 -58
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.js +1 -53
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.d.ts +2 -27
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +5 -18
- package/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +7 -180
- package/node_modules/@aws-sdk/util-user-agent-node/dist-es/index.js +1 -2
- package/node_modules/@aws-sdk/util-user-agent-node/dist-types/index.d.ts +2 -2
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +3 -29
- package/node_modules/@aws-sdk/xml-builder/dist-cjs/xml-parser.browser.js +60 -0
- package/node_modules/@aws-sdk/xml-builder/package.json +4 -4
- package/node_modules/@smithy/core/checksum.d.ts +5 -0
- package/node_modules/@smithy/core/checksum.js +5 -0
- package/node_modules/@smithy/core/client.d.ts +7 -0
- package/node_modules/@smithy/core/client.js +6 -0
- package/node_modules/@smithy/core/config.d.ts +5 -0
- package/node_modules/@smithy/core/config.js +5 -0
- package/node_modules/@smithy/core/dist-cjs/index.js +6 -7
- package/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/httpAuthSchemeMiddleware.js +2 -2
- package/node_modules/@smithy/core/dist-cjs/middleware-http-signing/httpSigningMiddleware.js +4 -4
- package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +9 -13
- package/node_modules/@smithy/core/dist-cjs/submodules/checksum/index.browser.js +202 -0
- package/node_modules/@smithy/core/dist-cjs/submodules/checksum/index.js +259 -0
- package/node_modules/@smithy/core/dist-cjs/submodules/checksum/index.native.js +229 -0
- package/node_modules/@smithy/core/dist-cjs/submodules/client/index.js +1136 -0
- package/node_modules/@smithy/core/dist-cjs/submodules/config/index.browser.js +375 -0
- package/node_modules/@smithy/core/dist-cjs/submodules/config/index.js +735 -0
- package/node_modules/@smithy/core/dist-cjs/submodules/config/index.native.js +364 -0
- package/node_modules/@smithy/core/dist-cjs/submodules/endpoints/index.browser.js +860 -0
- package/node_modules/@smithy/core/dist-cjs/submodules/endpoints/index.js +873 -3
- package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.browser.js +866 -0
- package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +627 -3
- package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +297 -20
- package/node_modules/@smithy/core/dist-cjs/submodules/retry/index.browser.js +800 -0
- package/node_modules/@smithy/core/dist-cjs/submodules/retry/index.js +827 -0
- package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +17 -5
- package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.browser.js +1405 -0
- package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +1094 -2
- package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.native.js +1405 -0
- package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js +2 -2
- package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js +2 -2
- package/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/httpAuthSchemeMiddleware.js +1 -1
- package/node_modules/@smithy/core/dist-es/middleware-http-signing/httpSigningMiddleware.js +2 -2
- package/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +1 -3
- package/node_modules/@smithy/core/dist-es/submodules/cbor/SmithyRpcV2CborProtocol.js +3 -4
- package/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-decode.js +1 -2
- package/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-encode.js +1 -2
- package/node_modules/@smithy/core/dist-es/submodules/cbor/parseCborBody.js +2 -3
- package/node_modules/@smithy/core/dist-es/submodules/checksum/chunked-blob-reader/chunked-blob-reader.js +9 -0
- package/node_modules/@smithy/core/dist-es/submodules/checksum/chunked-blob-reader/chunked-blob-reader.native.js +27 -0
- package/node_modules/@smithy/core/dist-es/submodules/checksum/hash-blob-browser/blobHasher.js +8 -0
- package/node_modules/@smithy/core/dist-es/submodules/checksum/hash-stream-node/HashCalculator.js +18 -0
- package/node_modules/@smithy/core/dist-es/submodules/checksum/hash-stream-node/fileStreamHasher.js +24 -0
- package/node_modules/@smithy/core/dist-es/submodules/checksum/hash-stream-node/readableStreamHasher.js +19 -0
- package/node_modules/@smithy/core/dist-es/submodules/checksum/index.browser.js +6 -0
- package/node_modules/@smithy/core/dist-es/submodules/checksum/index.js +5 -0
- package/node_modules/@smithy/core/dist-es/submodules/checksum/index.native.js +6 -0
- package/node_modules/@smithy/core/dist-es/submodules/checksum/md5-js/constants.js +3 -0
- package/node_modules/@smithy/core/dist-es/submodules/checksum/md5-js/md5.js +168 -0
- package/node_modules/@smithy/core/dist-es/submodules/client/index.js +26 -0
- package/node_modules/@smithy/core/dist-es/submodules/client/smithy-client/client.js +51 -0
- package/node_modules/@smithy/core/dist-es/submodules/client/smithy-client/command.js +131 -0
- package/node_modules/@smithy/core/dist-es/submodules/client/smithy-client/extensions/checksum.js +49 -0
- package/node_modules/@smithy/core/dist-es/submodules/client/smithy-client/extensions/defaultExtensionConfiguration.js +9 -0
- package/node_modules/@smithy/core/dist-es/submodules/client/util-waiter/createWaiter.js +48 -0
- package/node_modules/@smithy/core/dist-es/submodules/client/util-waiter/poller.js +87 -0
- package/node_modules/@smithy/core/dist-es/submodules/config/config-resolver/endpointsConfig/NodeUseDualstackEndpointConfigOptions.js +15 -0
- package/node_modules/@smithy/core/dist-es/submodules/config/config-resolver/endpointsConfig/NodeUseFipsEndpointConfigOptions.js +15 -0
- package/node_modules/@smithy/core/dist-es/submodules/config/config-resolver/endpointsConfig/resolveCustomEndpointsConfig.js +10 -0
- package/node_modules/@smithy/core/dist-es/submodules/config/config-resolver/endpointsConfig/resolveEndpointsConfig.js +14 -0
- package/node_modules/@smithy/core/dist-es/submodules/config/config-resolver/regionConfig/checkRegion.js +15 -0
- package/node_modules/@smithy/core/dist-es/submodules/config/defaults-mode/resolveDefaultsModeConfig.browser.js +30 -0
- package/node_modules/@smithy/core/dist-es/submodules/config/defaults-mode/resolveDefaultsModeConfig.js +98 -0
- package/node_modules/@smithy/core/dist-es/submodules/config/defaults-mode/resolveDefaultsModeConfig.native.js +19 -0
- package/node_modules/@smithy/core/dist-es/submodules/config/index.browser.js +43 -0
- package/node_modules/@smithy/core/dist-es/submodules/config/index.js +29 -0
- package/node_modules/@smithy/core/dist-es/submodules/config/index.native.js +43 -0
- package/node_modules/@smithy/core/dist-es/submodules/config/node-config-provider/configLoader.js +10 -0
- package/node_modules/@smithy/core/dist-es/submodules/config/node-config-provider/fromEnv.js +14 -0
- package/node_modules/@smithy/core/dist-es/submodules/config/node-config-provider/fromSharedConfigFiles.js +24 -0
- package/node_modules/@smithy/core/dist-es/submodules/config/node-config-provider/fromStatic.js +3 -0
- package/node_modules/@smithy/core/dist-es/submodules/config/property-provider/fromValue.js +1 -0
- package/node_modules/@smithy/core/dist-es/submodules/config/shared-ini-file-loader/getConfigFilepath.js +4 -0
- package/node_modules/@smithy/core/dist-es/submodules/config/shared-ini-file-loader/getCredentialsFilepath.js +4 -0
- package/node_modules/@smithy/core/dist-es/submodules/config/shared-ini-file-loader/getHomeDir.js +22 -0
- package/node_modules/@smithy/core/dist-es/submodules/config/shared-ini-file-loader/getSSOTokenFilepath.js +8 -0
- package/node_modules/@smithy/core/dist-es/submodules/config/shared-ini-file-loader/getSSOTokenFromFile.js +11 -0
- package/node_modules/@smithy/core/dist-es/submodules/config/shared-ini-file-loader/loadSharedConfigFiles.js +39 -0
- package/node_modules/@smithy/core/dist-es/submodules/endpoints/index.browser.js +22 -0
- package/node_modules/@smithy/core/dist-es/submodules/endpoints/index.js +21 -0
- package/node_modules/@smithy/core/dist-es/submodules/endpoints/middleware-endpoint/adaptors/getEndpointFromConfig.js +3 -0
- package/node_modules/@smithy/core/dist-es/submodules/endpoints/middleware-endpoint/adaptors/getEndpointFromInstructions.js +65 -0
- package/node_modules/@smithy/core/dist-es/submodules/endpoints/middleware-endpoint/adaptors/getEndpointUrlConfig.js +31 -0
- package/node_modules/@smithy/core/dist-es/submodules/endpoints/middleware-endpoint/adaptors/toEndpointV1.js +1 -0
- package/node_modules/@smithy/core/dist-es/submodules/endpoints/middleware-endpoint/endpointMiddleware.js +47 -0
- package/node_modules/@smithy/core/dist-es/submodules/endpoints/middleware-endpoint/getEndpointPlugin.js +26 -0
- package/node_modules/@smithy/core/dist-es/submodules/endpoints/middleware-endpoint/resolveEndpointConfig.js +25 -0
- package/node_modules/@smithy/core/dist-es/submodules/endpoints/toEndpointV1.js +1 -1
- package/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/utils/evaluateExpression.js +46 -0
- package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +1 -1
- package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-codec/EventStreamCodec.js +65 -0
- package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-codec/HeaderMarshaller.js +184 -0
- package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-codec/Int64.js +44 -0
- package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-codec/MessageDecoderStream.js +15 -0
- package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-codec/MessageEncoderStream.js +18 -0
- package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-codec/SmithyMessageDecoderStream.js +17 -0
- package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-codec/SmithyMessageEncoderStream.js +15 -0
- package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-codec/TestVectors.fixture.js +146 -0
- package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-codec/splitMessage.js +30 -0
- package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-serde/EventStreamMarshaller.browser.js +21 -0
- package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-serde/EventStreamMarshaller.js +45 -0
- package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-serde/utils.js +28 -0
- package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-serde-config-resolver/EventStreamSerdeConfig.js +3 -0
- package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-serde-universal/EventStreamMarshaller.js +30 -0
- package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-serde-universal/getChunkedStream.js +66 -0
- package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-serde-universal/getUnmarshalledStream.js +47 -0
- package/node_modules/@smithy/core/dist-es/submodules/event-streams/index.browser.js +14 -0
- package/node_modules/@smithy/core/dist-es/submodules/event-streams/index.js +14 -1
- package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +3 -4
- package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +3 -2
- package/node_modules/@smithy/core/dist-es/submodules/protocols/RpcProtocol.js +2 -2
- package/node_modules/@smithy/core/dist-es/submodules/protocols/collect-stream-body.js +1 -1
- package/node_modules/@smithy/core/dist-es/submodules/protocols/index.js +12 -0
- package/node_modules/@smithy/core/dist-es/submodules/protocols/middleware-content-length/contentLengthMiddleware.js +39 -0
- package/node_modules/@smithy/core/dist-es/submodules/protocols/querystring-builder/buildQueryString.js +21 -0
- package/node_modules/@smithy/core/dist-es/submodules/protocols/requestBuilder.js +1 -1
- package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/FromStringShapeDeserializer.js +1 -3
- package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/HttpInterceptingShapeDeserializer.js +1 -1
- package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +1 -2
- package/node_modules/@smithy/core/dist-es/submodules/protocols/url-parser/parseUrl.js +18 -0
- package/node_modules/@smithy/core/dist-es/submodules/retry/index.browser.js +27 -0
- package/node_modules/@smithy/core/dist-es/submodules/retry/index.js +20 -0
- package/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/configurations.js +50 -0
- package/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/isStreamingPayload/isStreamingPayload.js +3 -0
- package/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/omitRetryHeadersMiddleware.js +22 -0
- package/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/parseRetryAfterHeader.js +49 -0
- package/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/retry-pre-sra-deprecated/AdaptiveRetryStrategy.js +22 -0
- package/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/retry-pre-sra-deprecated/StandardRetryStrategy.js +95 -0
- package/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/retry-pre-sra-deprecated/defaultRetryQuota.js +27 -0
- package/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/retry-pre-sra-deprecated/delayDecider.js +2 -0
- package/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/retry-pre-sra-deprecated/retryDecider.js +7 -0
- package/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/retryMiddleware.js +109 -0
- package/node_modules/@smithy/core/dist-es/submodules/retry/util-retry/AdaptiveRetryStrategy.js +36 -0
- package/node_modules/@smithy/core/dist-es/submodules/retry/util-retry/ConfiguredRetryStrategy.js +19 -0
- package/node_modules/@smithy/core/dist-es/submodules/retry/util-retry/DefaultRateLimiter.js +111 -0
- package/node_modules/@smithy/core/dist-es/submodules/retry/util-retry/StandardRetryStrategy.js +93 -0
- package/node_modules/@smithy/core/dist-es/submodules/schema/TypeRegistry.js +12 -0
- package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaDeserializationMiddleware.js +2 -2
- package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaSerializationMiddleware.js +1 -1
- package/node_modules/@smithy/core/dist-es/submodules/serde/hash-node/hash-node.js +36 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/index.browser.js +41 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/index.js +40 -10
- package/node_modules/@smithy/core/dist-es/submodules/serde/index.native.js +43 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/middleware-serde/deserializerMiddleware.js +58 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-base64/fromBase64.browser.js +36 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-base64/fromBase64.js +12 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-base64/toBase64.browser.js +35 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-base64/toBase64.js +15 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-body-length/calculateBodyLength.js +27 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-buffer-from/buffer-from.js +13 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/blob/Uint8ArrayBlobAdapter.js +23 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/checksum/ChecksumStream.js +60 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/checksum/createChecksumStream.browser.js +35 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/checksum/createChecksumStream.js +9 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/createBufferedReadable.js +57 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/headStream.js +38 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/sdk-stream-mixin.browser.js +64 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/sdk-stream-mixin.js +50 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/splitStream.js +13 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/stream-collector.browser.js +53 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/stream-collector.js +48 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-utf8/fromUtf8.js +5 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-utf8/toUint8Array.browser.js +10 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-utf8/toUtf8.js +10 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/uuid/v4.js +32 -0
- package/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js +2 -2
- package/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js +1 -1
- package/node_modules/@smithy/core/dist-types/getSmithyContext.d.ts +1 -1
- package/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.d.ts +1 -1
- package/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/getHttpAuthSchemePlugin.d.ts +1 -1
- package/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/httpAuthSchemeMiddleware.d.ts +1 -1
- package/node_modules/@smithy/core/dist-types/pagination/createPaginator.d.ts +2 -2
- package/node_modules/@smithy/core/dist-types/request-builder/requestBuilder.d.ts +2 -1
- package/node_modules/@smithy/core/dist-types/setFeature.d.ts +3 -3
- package/node_modules/@smithy/core/dist-types/submodules/cbor/cbor-decode.d.ts +5 -4
- package/node_modules/@smithy/core/dist-types/submodules/cbor/cbor-types.d.ts +4 -4
- package/node_modules/@smithy/core/dist-types/submodules/cbor/cbor.d.ts +3 -4
- package/node_modules/@smithy/core/dist-types/submodules/cbor/parseCborBody.d.ts +3 -3
- package/node_modules/@smithy/core/dist-types/submodules/checksum/chunked-blob-reader/chunked-blob-reader.d.ts +6 -0
- package/node_modules/@smithy/core/dist-types/submodules/checksum/chunked-blob-reader/chunked-blob-reader.native.d.ts +4 -0
- package/node_modules/@smithy/core/dist-types/submodules/checksum/hash-blob-browser/blobHasher.d.ts +5 -0
- package/node_modules/@smithy/core/dist-types/submodules/checksum/hash-stream-node/HashCalculator.d.ts +10 -0
- package/node_modules/@smithy/core/dist-types/submodules/checksum/hash-stream-node/fileStreamHasher.d.ts +6 -0
- package/node_modules/@smithy/core/dist-types/submodules/checksum/hash-stream-node/readableStreamHasher.d.ts +6 -0
- package/node_modules/@smithy/core/dist-types/submodules/checksum/index.browser.d.ts +5 -0
- package/node_modules/@smithy/core/dist-types/submodules/checksum/index.d.ts +5 -0
- package/node_modules/@smithy/core/dist-types/submodules/checksum/index.native.d.ts +5 -0
- package/node_modules/@smithy/core/dist-types/submodules/checksum/md5-js/constants.d.ts +12 -0
- package/node_modules/@smithy/core/dist-types/submodules/checksum/md5-js/md5.d.ts +16 -0
- package/node_modules/@smithy/core/dist-types/submodules/client/index.d.ts +26 -0
- package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/client.d.ts +84 -0
- package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/command.d.ts +119 -0
- package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/create-aggregated-client.d.ts +16 -0
- package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/default-error-handler.d.ts +15 -0
- package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/emitWarningIfUnsupportedVersion.d.ts +7 -0
- package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/exceptions.d.ts +42 -0
- package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/extensions/checksum.d.ts +25 -0
- package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/extensions/defaultExtensionConfiguration.d.ts +38 -0
- package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/get-array-if-single-item.d.ts +7 -0
- package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/get-value-from-text-node.d.ts +7 -0
- package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/object-mapping.d.ts +163 -0
- package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/ser-utils.d.ts +14 -0
- package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/serde-json.d.ts +10 -0
- package/node_modules/@smithy/core/dist-types/submodules/client/util-middleware/getSmithyContext.d.ts +5 -0
- package/node_modules/@smithy/core/dist-types/submodules/client/util-waiter/createWaiter.d.ts +11 -0
- package/node_modules/@smithy/core/dist-types/submodules/client/util-waiter/poller.d.ts +11 -0
- package/node_modules/@smithy/core/dist-types/submodules/client/util-waiter/utils/validate.d.ts +8 -0
- package/node_modules/@smithy/core/dist-types/submodules/config/config-resolver/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +23 -0
- package/node_modules/@smithy/core/dist-types/submodules/config/config-resolver/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +23 -0
- package/node_modules/@smithy/core/dist-types/submodules/config/config-resolver/endpointsConfig/resolveEndpointsConfig.d.ts +57 -0
- package/node_modules/@smithy/core/dist-types/submodules/config/config-resolver/regionConfig/config.d.ts +17 -0
- package/node_modules/@smithy/core/dist-types/submodules/config/defaults-mode/defaultsModeConfig.d.ts +6 -0
- package/node_modules/@smithy/core/dist-types/submodules/config/defaults-mode/resolveDefaultsModeConfig.browser.d.ts +17 -0
- package/node_modules/@smithy/core/dist-types/submodules/config/defaults-mode/resolveDefaultsModeConfig.d.ts +17 -0
- package/node_modules/@smithy/core/dist-types/submodules/config/defaults-mode/resolveDefaultsModeConfig.native.d.ts +16 -0
- package/node_modules/@smithy/core/dist-types/submodules/config/index.browser.d.ts +55 -0
- package/node_modules/@smithy/core/dist-types/submodules/config/index.d.ts +36 -0
- package/node_modules/@smithy/core/dist-types/submodules/config/index.native.d.ts +55 -0
- package/node_modules/@smithy/core/dist-types/submodules/config/node-config-provider/configLoader.d.ts +31 -0
- package/node_modules/@smithy/core/dist-types/submodules/config/node-config-provider/fromSharedConfigFiles.d.ts +22 -0
- package/node_modules/@smithy/core/dist-types/submodules/config/property-provider/CredentialsProviderError.d.ts +29 -0
- package/node_modules/@smithy/core/dist-types/submodules/config/property-provider/ProviderError.d.ts +38 -0
- package/node_modules/@smithy/core/dist-types/submodules/config/property-provider/TokenProviderError.d.ts +29 -0
- package/node_modules/@smithy/core/dist-types/submodules/config/property-provider/chain.d.ts +12 -0
- package/node_modules/@smithy/core/dist-types/submodules/config/property-provider/fromValue.d.ts +5 -0
- package/node_modules/@smithy/core/dist-types/submodules/config/shared-ini-file-loader/getConfigData.d.ts +8 -0
- package/node_modules/@smithy/core/dist-types/submodules/config/shared-ini-file-loader/getSSOTokenFromFile.d.ts +53 -0
- package/node_modules/@smithy/core/dist-types/submodules/config/shared-ini-file-loader/getSsoSessionData.d.ts +6 -0
- package/node_modules/@smithy/core/dist-types/submodules/config/shared-ini-file-loader/parseIni.d.ts +2 -0
- package/node_modules/@smithy/core/dist-types/submodules/config/shared-ini-file-loader/parseKnownFiles.d.ts +18 -0
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/index.browser.d.ts +24 -0
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/index.d.ts +23 -0
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/middleware-endpoint/adaptors/getEndpointFromConfig.browser.d.ts +1 -0
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/middleware-endpoint/adaptors/getEndpointFromInstructions.d.ts +21 -0
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/middleware-endpoint/adaptors/getEndpointUrlConfig.d.ts +2 -0
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/middleware-endpoint/adaptors/toEndpointV1.d.ts +5 -0
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/middleware-endpoint/endpointMiddleware.d.ts +11 -0
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/middleware-endpoint/getEndpointPlugin.d.ts +12 -0
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/middleware-endpoint/resolveEndpointConfig.d.ts +110 -0
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/cache/EndpointCache.d.ts +34 -0
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/decideEndpoint.d.ts +7 -0
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/getEndpointUrlConfig.d.ts +12 -0
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/lib/parseURL.d.ts +5 -0
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/resolveEndpoint.d.ts +6 -0
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/evaluateCondition.d.ts +11 -0
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/evaluateErrorRule.d.ts +2 -0
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/evaluateExpression.d.ts +7 -0
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/evaluateRules.d.ts +8 -0
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/getEndpointHeaders.d.ts +2 -0
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/getEndpointProperties.d.ts +8 -0
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/getEndpointUrl.d.ts +2 -0
- package/node_modules/@smithy/core/dist-types/submodules/event-streams/eventstream-codec/EventStreamCodec.d.ts +30 -0
- package/node_modules/@smithy/core/dist-types/submodules/event-streams/eventstream-codec/HeaderMarshaller.d.ts +12 -0
- package/node_modules/@smithy/core/dist-types/submodules/event-streams/eventstream-codec/Int64.d.ts +20 -0
- package/node_modules/@smithy/core/dist-types/submodules/event-streams/eventstream-codec/Message.d.ts +26 -0
- package/node_modules/@smithy/core/dist-types/submodules/event-streams/eventstream-codec/MessageDecoderStream.d.ts +17 -0
- package/node_modules/@smithy/core/dist-types/submodules/event-streams/eventstream-codec/MessageEncoderStream.d.ts +18 -0
- package/node_modules/@smithy/core/dist-types/submodules/event-streams/eventstream-codec/SmithyMessageDecoderStream.d.ts +17 -0
- package/node_modules/@smithy/core/dist-types/submodules/event-streams/eventstream-codec/SmithyMessageEncoderStream.d.ts +17 -0
- package/node_modules/@smithy/core/dist-types/submodules/event-streams/eventstream-codec/TestVectors.fixture.d.ts +2 -0
- package/node_modules/@smithy/core/dist-types/submodules/event-streams/eventstream-codec/splitMessage.d.ts +11 -0
- package/node_modules/@smithy/core/dist-types/submodules/event-streams/eventstream-codec/vectorTypes.fixture.d.ts +12 -0
- package/node_modules/@smithy/core/dist-types/submodules/event-streams/eventstream-serde/EventStreamMarshaller.browser.d.ts +46 -0
- package/node_modules/@smithy/core/dist-types/submodules/event-streams/eventstream-serde/EventStreamMarshaller.d.ts +31 -0
- package/node_modules/@smithy/core/dist-types/submodules/event-streams/eventstream-serde/utils.d.ts +11 -0
- package/node_modules/@smithy/core/dist-types/submodules/event-streams/eventstream-serde-config-resolver/EventStreamSerdeConfig.d.ts +27 -0
- package/node_modules/@smithy/core/dist-types/submodules/event-streams/eventstream-serde-universal/EventStreamMarshaller.d.ts +22 -0
- package/node_modules/@smithy/core/dist-types/submodules/event-streams/eventstream-serde-universal/getChunkedStream.d.ts +4 -0
- package/node_modules/@smithy/core/dist-types/submodules/event-streams/eventstream-serde-universal/getUnmarshalledStream.d.ts +18 -0
- package/node_modules/@smithy/core/dist-types/submodules/event-streams/index.browser.d.ts +23 -0
- package/node_modules/@smithy/core/dist-types/submodules/event-streams/index.d.ts +23 -1
- package/node_modules/@smithy/core/dist-types/submodules/protocols/HttpBindingProtocol.d.ts +2 -2
- package/node_modules/@smithy/core/dist-types/submodules/protocols/collect-stream-body.d.ts +3 -3
- package/node_modules/@smithy/core/dist-types/submodules/protocols/extended-encode-uri-component.d.ts +2 -2
- package/node_modules/@smithy/core/dist-types/submodules/protocols/index.d.ts +14 -0
- package/node_modules/@smithy/core/dist-types/submodules/protocols/protocol-http/Field.d.ts +49 -0
- package/node_modules/@smithy/core/dist-types/submodules/protocols/protocol-http/extensions/httpExtensionConfiguration.d.ts +33 -0
- package/node_modules/@smithy/core/dist-types/submodules/protocols/protocol-http/httpHandler.d.ts +32 -0
- package/node_modules/@smithy/core/dist-types/submodules/protocols/protocol-http/httpRequest.d.ts +55 -0
- package/node_modules/@smithy/core/dist-types/submodules/protocols/requestBuilder.d.ts +3 -2
- package/node_modules/@smithy/core/dist-types/submodules/retry/index.browser.d.ts +26 -0
- package/node_modules/@smithy/core/dist-types/submodules/retry/index.d.ts +20 -0
- package/node_modules/@smithy/core/dist-types/submodules/retry/middleware-retry/configurations.d.ts +68 -0
- package/node_modules/@smithy/core/dist-types/submodules/retry/middleware-retry/isStreamingPayload/isStreamingPayload.browser.d.ts +5 -0
- package/node_modules/@smithy/core/dist-types/submodules/retry/middleware-retry/isStreamingPayload/isStreamingPayload.d.ts +5 -0
- package/node_modules/@smithy/core/dist-types/submodules/retry/middleware-retry/retry-pre-sra-deprecated/AdaptiveRetryStrategy.d.ts +23 -0
- package/node_modules/@smithy/core/dist-types/submodules/retry/middleware-retry/retryMiddleware.d.ts +19 -0
- package/node_modules/@smithy/core/dist-types/submodules/retry/util-retry/AdaptiveRetryStrategy.d.ts +38 -0
- package/node_modules/@smithy/core/dist-types/submodules/retry/util-retry/constants.d.ts +60 -0
- package/node_modules/@smithy/core/dist-types/submodules/retry/util-retry/retries-2026-config.d.ts +11 -0
- package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/StructureSchema.d.ts +1 -1
- package/node_modules/@smithy/core/dist-types/submodules/serde/date-utils.d.ts +7 -19
- package/node_modules/@smithy/core/dist-types/submodules/serde/index.browser.d.ts +39 -0
- package/node_modules/@smithy/core/dist-types/submodules/serde/index.d.ts +37 -10
- package/node_modules/@smithy/core/dist-types/submodules/serde/index.native.d.ts +37 -0
- package/node_modules/@smithy/core/dist-types/submodules/serde/lazy-json.d.ts +4 -6
- package/node_modules/@smithy/core/dist-types/submodules/serde/parse-utils.d.ts +31 -51
- package/node_modules/@smithy/core/dist-types/submodules/serde/schema-serde-lib/schema-date-utils.d.ts +3 -12
- package/node_modules/@smithy/core/dist-types/submodules/serde/split-every.d.ts +1 -2
- package/node_modules/@smithy/core/dist-types/submodules/serde/util-buffer-from/buffer-from.d.ts +12 -0
- package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/blob/Uint8ArrayBlobAdapter.d.ts +18 -0
- package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/checksum/ChecksumStream.d.ts +60 -0
- package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/checksum/createChecksumStream.browser.d.ts +14 -0
- package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/checksum/createChecksumStream.d.ts +13 -0
- package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/createBufferedReadable.browser.d.ts +51 -0
- package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/createBufferedReadable.d.ts +16 -0
- package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/getAwsChunkedEncodingStream.d.ts +10 -0
- package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/headStream.d.ts +9 -0
- package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/sdk-stream-mixin.d.ts +8 -0
- package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/splitStream.d.ts +11 -0
- package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/stream-collector.browser.d.ts +6 -0
- package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/stream-collector.d.ts +3 -0
- package/node_modules/@smithy/core/dist-types/submodules/serde/util-utf8/toUint8Array.browser.d.ts +4 -0
- package/node_modules/@smithy/core/dist-types/submodules/serde/uuid/v4.d.ts +24 -0
- package/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.d.ts +2 -2
- package/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.d.ts +2 -2
- package/node_modules/@smithy/core/dist-types/util-identity-and-auth/memoizeIdentityProvider.d.ts +2 -1
- package/node_modules/@smithy/core/package.json +111 -12
- package/node_modules/@smithy/core/retry.d.ts +5 -0
- package/node_modules/@smithy/core/retry.js +5 -0
- package/node_modules/@smithy/credential-provider-imds/dist-cjs/index.js +39 -41
- package/node_modules/@smithy/credential-provider-imds/dist-es/error/InstanceMetadataV1FallbackError.js +1 -1
- package/node_modules/@smithy/credential-provider-imds/dist-es/fromContainerMetadata.js +3 -3
- package/node_modules/@smithy/credential-provider-imds/dist-es/fromInstanceMetadata.js +2 -3
- package/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/httpRequest.js +2 -3
- package/node_modules/@smithy/credential-provider-imds/dist-es/utils/getInstanceMetadataEndpoint.js +2 -2
- package/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointConfigOptions.d.ts +1 -1
- package/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointModeConfigOptions.d.ts +1 -1
- package/node_modules/@smithy/credential-provider-imds/dist-types/error/InstanceMetadataV1FallbackError.d.ts +3 -3
- package/node_modules/@smithy/credential-provider-imds/dist-types/fromContainerMetadata.d.ts +3 -3
- package/node_modules/@smithy/credential-provider-imds/dist-types/fromInstanceMetadata.d.ts +3 -3
- package/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/httpRequest.d.ts +1 -2
- package/node_modules/@smithy/credential-provider-imds/dist-types/utils/staticStabilityProvider.d.ts +1 -2
- package/node_modules/@smithy/credential-provider-imds/package.json +3 -5
- package/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +6 -7
- package/node_modules/@smithy/fetch-http-handler/dist-es/fetch-http-handler.js +1 -2
- package/node_modules/@smithy/fetch-http-handler/dist-es/stream-collector.js +1 -1
- package/node_modules/@smithy/fetch-http-handler/dist-types/create-request.d.ts +2 -1
- package/node_modules/@smithy/fetch-http-handler/dist-types/fetch-http-handler.d.ts +6 -7
- package/node_modules/@smithy/fetch-http-handler/package.json +4 -6
- package/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +30 -4
- package/node_modules/@smithy/is-array-buffer/package.json +12 -13
- package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +45 -25
- package/node_modules/@smithy/node-http-handler/dist-es/get-transformed-headers.js +1 -1
- package/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +26 -16
- package/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-manager.js +9 -2
- package/node_modules/@smithy/node-http-handler/dist-es/node-http2-handler.js +6 -4
- package/node_modules/@smithy/node-http-handler/dist-es/server.mock.js +1 -1
- package/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +2 -2
- package/node_modules/@smithy/node-http-handler/dist-types/get-transformed-headers.d.ts +1 -1
- package/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +6 -5
- package/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-manager.d.ts +4 -0
- package/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-pool.d.ts +1 -1
- package/node_modules/@smithy/node-http-handler/dist-types/node-http2-handler.d.ts +7 -2
- package/node_modules/@smithy/node-http-handler/dist-types/readable.mock.d.ts +1 -2
- package/node_modules/@smithy/node-http-handler/dist-types/server.mock.d.ts +3 -3
- package/node_modules/@smithy/node-http-handler/dist-types/set-request-timeout.d.ts +1 -1
- package/node_modules/@smithy/node-http-handler/dist-types/stream-collector/index.d.ts +2 -1
- package/node_modules/@smithy/node-http-handler/dist-types/stream-collector/readable.mock.d.ts +1 -2
- package/node_modules/@smithy/node-http-handler/dist-types/timing.d.ts +2 -1
- package/node_modules/@smithy/node-http-handler/dist-types/write-request-body.d.ts +2 -2
- package/node_modules/@smithy/node-http-handler/package.json +4 -5
- package/node_modules/@smithy/signature-v4/dist-cjs/index.js +167 -170
- package/node_modules/@smithy/signature-v4/dist-es/HeaderFormatter.js +1 -2
- package/node_modules/@smithy/signature-v4/dist-es/SignatureV4.js +3 -4
- package/node_modules/@smithy/signature-v4/dist-es/SignatureV4Base.js +3 -4
- package/node_modules/@smithy/signature-v4/dist-es/credentialDerivation.js +1 -2
- package/node_modules/@smithy/signature-v4/dist-es/getCanonicalQuery.js +1 -1
- package/node_modules/@smithy/signature-v4/dist-es/getPayloadHash.js +1 -3
- package/node_modules/@smithy/signature-v4/dist-es/moveHeadersToQuery.js +1 -1
- package/node_modules/@smithy/signature-v4/dist-es/prepareRequest.js +1 -1
- package/node_modules/@smithy/signature-v4/dist-types/HeaderFormatter.d.ts +2 -1
- package/node_modules/@smithy/signature-v4/dist-types/SignatureV4.d.ts +1 -2
- package/node_modules/@smithy/signature-v4/dist-types/index.d.ts +1 -1
- package/node_modules/@smithy/signature-v4/dist-types/signature-v4a-container.d.ts +2 -3
- package/node_modules/@smithy/signature-v4/package.json +3 -8
- package/node_modules/@smithy/types/README.md +3 -3
- package/node_modules/@smithy/types/dist-types/abort.d.ts +4 -6
- package/node_modules/@smithy/types/dist-types/auth/auth.d.ts +6 -4
- package/node_modules/@smithy/types/dist-types/blob/blob-payload-input-types.d.ts +7 -10
- package/node_modules/@smithy/types/dist-types/checksum.d.ts +4 -6
- package/node_modules/@smithy/types/dist-types/client.d.ts +8 -8
- package/node_modules/@smithy/types/dist-types/command.d.ts +2 -2
- package/node_modules/@smithy/types/dist-types/crypto.d.ts +6 -8
- package/node_modules/@smithy/types/dist-types/downlevel-ts3.4/transform/type-transform.d.ts +6 -7
- package/node_modules/@smithy/types/dist-types/eventStream.d.ts +10 -10
- package/node_modules/@smithy/types/dist-types/extensions/defaultClientConfiguration.d.ts +9 -10
- package/node_modules/@smithy/types/dist-types/extensions/defaultExtensionConfiguration.d.ts +2 -2
- package/node_modules/@smithy/types/dist-types/externals-check/browser-externals-check.d.ts +10 -10
- package/node_modules/@smithy/types/dist-types/http/httpHandlerInitialization.d.ts +2 -2
- package/node_modules/@smithy/types/dist-types/http.d.ts +18 -21
- package/node_modules/@smithy/types/dist-types/logger.d.ts +2 -2
- package/node_modules/@smithy/types/dist-types/middleware.d.ts +28 -27
- package/node_modules/@smithy/types/dist-types/pagination.d.ts +4 -4
- package/node_modules/@smithy/types/dist-types/serde.d.ts +10 -10
- package/node_modules/@smithy/types/dist-types/shapes.d.ts +9 -12
- package/node_modules/@smithy/types/dist-types/signature.d.ts +4 -4
- package/node_modules/@smithy/types/dist-types/stream.d.ts +2 -2
- package/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-common-types.d.ts +7 -11
- package/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-input-types.d.ts +23 -29
- package/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-output-types.d.ts +9 -19
- package/node_modules/@smithy/types/dist-types/transfer.d.ts +2 -1
- package/node_modules/@smithy/types/dist-types/transform/client-method-transforms.d.ts +4 -4
- package/node_modules/@smithy/types/dist-types/transform/client-payload-blob-type-narrow.d.ts +14 -18
- package/node_modules/@smithy/types/dist-types/transform/exact.d.ts +2 -2
- package/node_modules/@smithy/types/dist-types/transform/no-undefined.d.ts +12 -12
- package/node_modules/@smithy/types/dist-types/transform/type-transform.d.ts +14 -9
- package/node_modules/@smithy/types/dist-types/uri.d.ts +2 -2
- package/node_modules/@smithy/types/dist-types/util.d.ts +28 -28
- package/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +44 -17
- package/node_modules/@smithy/util-buffer-from/package.json +14 -15
- package/node_modules/@smithy/util-utf8/dist-cjs/index.js +60 -27
- package/node_modules/@smithy/util-utf8/package.json +13 -14
- package/node_modules/fast-xml-parser/CHANGELOG.md +7 -0
- package/node_modules/fast-xml-parser/README.md +0 -3
- package/node_modules/fast-xml-parser/lib/fxbuilder.min.js +1 -1
- package/node_modules/fast-xml-parser/lib/fxbuilder.min.js.map +1 -1
- package/node_modules/fast-xml-parser/lib/fxp.cjs +1 -1
- package/node_modules/fast-xml-parser/lib/fxp.d.cts +1 -0
- package/node_modules/fast-xml-parser/lib/fxp.min.js +1 -1
- package/node_modules/fast-xml-parser/lib/fxp.min.js.map +1 -1
- package/node_modules/fast-xml-parser/lib/fxparser.min.js +1 -1
- package/node_modules/fast-xml-parser/lib/fxparser.min.js.map +1 -1
- package/node_modules/fast-xml-parser/package.json +2 -4
- package/node_modules/fast-xml-parser/src/fxp.d.ts +1 -0
- package/node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js +1 -1
- package/node_modules/fast-xml-parser/src/xmlparser/node2json.js +4 -0
- package/package.json +9 -9
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/LICENSE +0 -201
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/README.md +0 -10
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +0 -32
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/dist-types/ts3.4/index.d.ts +0 -4
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/package.json +0 -60
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/LICENSE +0 -201
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/README.md +0 -10
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +0 -47
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/dist-es/index.js +0 -14
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/dist-types/index.d.ts +0 -13
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/dist-types/ts3.4/index.d.ts +0 -13
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/package.json +0 -61
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/LICENSE +0 -201
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/README.md +0 -4
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -65
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/package.json +0 -66
- package/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/LICENSE +0 -201
- package/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/README.md +0 -10
- package/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +0 -32
- package/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/dist-es/index.js +0 -2
- package/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/dist-types/index.d.ts +0 -4
- package/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/dist-types/ts3.4/index.d.ts +0 -4
- package/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/package.json +0 -60
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/LICENSE +0 -201
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/README.md +0 -10
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +0 -47
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/dist-es/index.js +0 -14
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/dist-types/index.d.ts +0 -13
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/dist-types/ts3.4/index.d.ts +0 -13
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/package.json +0 -61
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/LICENSE +0 -201
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/README.md +0 -4
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.browser.js +0 -1
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.js +0 -1
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -65
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/toUint8Array.js +0 -1
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.browser.js +0 -1
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.js +0 -1
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js +0 -1
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/toUint8Array.js +0 -10
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +0 -9
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/fromUtf8.browser.d.ts +0 -1
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/fromUtf8.d.ts +0 -1
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/toUint8Array.d.ts +0 -1
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +0 -7
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +0 -7
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/package.json +0 -66
- package/node_modules/@aws-sdk/client-sts/dist-cjs/STSClient.js +0 -55
- package/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -43
- package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/EndpointParameters.js +0 -19
- package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeExtensions.js +0 -13
- package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttpTypes.js +0 -2
- package/node_modules/@aws-sdk/middleware-logger/dist-types/ts3.4/index.d.ts +0 -1
- package/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/recursionDetectionMiddleware.js +0 -33
- package/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/recursionDetectionMiddleware.native.js +0 -5
- package/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/recursionDetectionMiddleware.js +0 -29
- package/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/index.d.ts +0 -2
- package/node_modules/@aws-sdk/middleware-sdk-s3/LICENSE +0 -201
- package/node_modules/@aws-sdk/middleware-sdk-s3/README.md +0 -4
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js +0 -581
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/toStream.browser.js +0 -11
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/toStream.js +0 -7
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/bucket-endpoint-middleware.js +0 -36
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/check-content-length-header.js +0 -32
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/index.js +0 -9
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/protocol/S3RestXmlProtocol.js +0 -25
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/region-redirect-endpoint-middleware.js +0 -41
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/region-redirect-middleware.js +0 -42
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-expires-middleware.js +0 -33
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/classes/S3ExpressIdentityCache.js +0 -39
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/classes/S3ExpressIdentityCacheEntry.js +0 -14
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/classes/S3ExpressIdentityProviderImpl.js +0 -49
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/classes/SignatureV4S3Express.js +0 -41
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/constants.js +0 -13
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/functions/s3ExpressHttpSigningMiddleware.js +0 -38
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/functions/s3ExpressMiddleware.js +0 -41
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/functions/signS3Express.js +0 -7
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/index.js +0 -7
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3Configuration.js +0 -17
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/throw-200-exceptions.js +0 -51
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/toStream.browser.js +0 -8
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/toStream.js +0 -4
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/validate-bucket-name.js +0 -25
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/bucket-endpoint-middleware.d.ts +0 -13
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/check-content-length-header.d.ts +0 -16
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/index.d.ts +0 -9
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/protocol/S3RestXmlProtocol.d.ts +0 -20
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/region-redirect-endpoint-middleware.d.ts +0 -10
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/region-redirect-middleware.d.ts +0 -20
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-expires-middleware.d.ts +0 -26
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/classes/S3ExpressIdentityCache.d.ts +0 -16
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/classes/S3ExpressIdentityCacheEntry.d.ts +0 -16
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/classes/S3ExpressIdentityProviderImpl.d.ts +0 -32
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/classes/SignatureV4S3Express.d.ts +0 -17
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/constants.d.ts +0 -37
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/functions/s3ExpressHttpSigningMiddleware.d.ts +0 -27
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/functions/s3ExpressMiddleware.d.ts +0 -32
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/functions/signS3Express.d.ts +0 -9
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/index.d.ts +0 -9
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/interfaces/S3ExpressIdentity.d.ts +0 -6
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/interfaces/S3ExpressIdentityProvider.d.ts +0 -12
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3Configuration.d.ts +0 -79
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/throw-200-exceptions.d.ts +0 -21
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/toStream.browser.d.ts +0 -4
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/toStream.d.ts +0 -5
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/bucket-endpoint-middleware.d.ts +0 -9
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/check-content-length-header.d.ts +0 -13
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/index.d.ts +0 -9
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/protocol/S3RestXmlProtocol.d.ts +0 -15
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/region-redirect-endpoint-middleware.d.ts +0 -6
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/region-redirect-middleware.d.ts +0 -17
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-expires-middleware.d.ts +0 -14
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/classes/S3ExpressIdentityCache.d.ts +0 -14
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/classes/S3ExpressIdentityCacheEntry.d.ts +0 -12
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/classes/S3ExpressIdentityProviderImpl.d.ts +0 -31
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/classes/SignatureV4S3Express.d.ts +0 -19
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/constants.d.ts +0 -11
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/functions/s3ExpressHttpSigningMiddleware.d.ts +0 -40
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/functions/s3ExpressMiddleware.d.ts +0 -27
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/functions/signS3Express.d.ts +0 -21
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/index.d.ts +0 -17
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/interfaces/S3ExpressIdentity.d.ts +0 -2
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/interfaces/S3ExpressIdentityProvider.d.ts +0 -8
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3Configuration.d.ts +0 -33
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/throw-200-exceptions.d.ts +0 -19
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/toStream.browser.d.ts +0 -1
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/toStream.d.ts +0 -2
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/validate-bucket-name.d.ts +0 -13
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/validate-bucket-name.d.ts +0 -14
- package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +0 -79
- package/node_modules/@aws-sdk/middleware-user-agent/dist-es/check-features.js +0 -49
- package/node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js +0 -82
- package/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/index.d.ts +0 -2
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +0 -60
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/endpoint/bdd.js +0 -100
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/endpoint/endpointResolver.js +0 -18
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/models/CognitoIdentityServiceException.js +0 -12
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/models/errors.js +0 -121
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.browser.js +0 -38
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.js +0 -54
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.native.js +0 -15
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.shared.js +0 -50
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/schemas/schemas_0.js +0 -110
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/auth/httpAuthSchemeProvider.js +0 -56
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/bdd.js +0 -90
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/endpointResolver.js +0 -18
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/models/SigninServiceException.js +0 -12
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/models/errors.js +0 -64
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +0 -39
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +0 -54
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.native.js +0 -15
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +0 -49
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/schemas/schemas_0.js +0 -125
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/auth/httpAuthSchemeProvider.js +0 -56
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/endpoint/bdd.js +0 -80
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/endpoint/endpointResolver.js +0 -18
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/models/SSOServiceException.js +0 -12
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/models/errors.js +0 -56
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.browser.js +0 -38
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.js +0 -54
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.native.js +0 -15
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.shared.js +0 -49
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/schemas/schemas_0.js +0 -90
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +0 -56
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/bdd.js +0 -80
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/endpointResolver.js +0 -18
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/models/SSOOIDCServiceException.js +0 -12
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/models/errors.js +0 -195
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +0 -38
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +0 -54
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.native.js +0 -15
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +0 -49
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/schemas/schemas_0.js +0 -140
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +0 -55
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthExtensionConfiguration.js +0 -43
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +0 -144
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/EndpointParameters.js +0 -19
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/bdd.js +0 -150
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/endpointResolver.js +0 -18
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/models/STSServiceException.js +0 -12
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/models/errors.js +0 -96
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +0 -39
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +0 -74
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.native.js +0 -15
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +0 -57
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeExtensions.js +0 -13
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/schemas/schemas_0.js +0 -195
- package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/stsRegionDefaultResolver.js +0 -20
- package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/stsRegionDefaultResolver.native.js +0 -6
- package/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/awsRegionConfig.js +0 -2
- package/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/stsRegionDefaultResolver.js +0 -16
- package/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/awsRegionConfig.d.ts +0 -15
- package/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/stsRegionDefaultResolver.d.ts +0 -14
- package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/index.d.ts +0 -3
- package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/awsRegionConfig.d.ts +0 -11
- package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/stsRegionDefaultResolver.d.ts +0 -7
- package/node_modules/@aws-sdk/util-arn-parser/LICENSE +0 -201
- package/node_modules/@aws-sdk/util-arn-parser/README.md +0 -4
- package/node_modules/@aws-sdk/util-arn-parser/dist-cjs/index.js +0 -27
- package/node_modules/@aws-sdk/util-arn-parser/package.json +0 -55
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +0 -267
- package/node_modules/@aws-sdk/util-endpoints/dist-es/aws.js +0 -10
- package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/index.js +0 -3
- package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/isVirtualHostableS3Bucket.js +0 -25
- package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partition.js +0 -41
- package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +0 -267
- package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/isIpAddress.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-es/resolveDefaultAwsRegionalEndpointsConfig.js +0 -21
- package/node_modules/@aws-sdk/util-endpoints/dist-es/resolveEndpoint.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointError.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-es/types/index.js +0 -6
- package/node_modules/@aws-sdk/util-endpoints/dist-types/aws.d.ts +0 -2
- package/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/index.d.ts +0 -3
- package/node_modules/@aws-sdk/util-endpoints/dist-types/lib/isIpAddress.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/resolveEndpoint.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/aws.d.ts +0 -2
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/index.d.ts +0 -6
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/index.d.ts +0 -3
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/isIpAddress.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveEndpoint.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointError.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointRuleObject.d.ts +0 -6
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/ErrorRuleObject.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/RuleSetObject.d.ts +0 -5
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/TreeRuleObject.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/index.d.ts +0 -6
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/shared.d.ts +0 -12
- package/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointError.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointRuleObject.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/types/ErrorRuleObject.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/types/RuleSetObject.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/types/TreeRuleObject.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/types/index.d.ts +0 -6
- package/node_modules/@aws-sdk/util-endpoints/dist-types/types/shared.d.ts +0 -1
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/configurations.js +0 -2
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/createUserAgentStringParsingProvider.js +0 -57
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.native.js +0 -22
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/createUserAgentStringParsingProvider.d.ts +0 -14
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/createUserAgentStringParsingProvider.d.ts +0 -9
- package/node_modules/@aws-sdk/util-user-agent-node/dist-es/getTypeScriptUserAgentPair.js +0 -75
- package/node_modules/@aws-sdk/util-user-agent-node/dist-es/nodeAppIdConfigOptions.js +0 -9
- package/node_modules/@aws-sdk/util-user-agent-node/dist-types/nodeAppIdConfigOptions.d.ts +0 -13
- package/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/index.d.ts +0 -2
- package/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/nodeAppIdConfigOptions.d.ts +0 -6
- package/node_modules/@smithy/config-resolver/LICENSE +0 -201
- package/node_modules/@smithy/config-resolver/README.md +0 -17
- package/node_modules/@smithy/config-resolver/dist-cjs/index.js +0 -198
- package/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/NodeUseDualstackEndpointConfigOptions.js +0 -14
- package/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/NodeUseFipsEndpointConfigOptions.js +0 -14
- package/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/index.js +0 -4
- package/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveCustomEndpointsConfig.js +0 -10
- package/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveEndpointsConfig.js +0 -14
- package/node_modules/@smithy/config-resolver/dist-es/index.js +0 -3
- package/node_modules/@smithy/config-resolver/dist-es/regionConfig/checkRegion.js +0 -15
- package/node_modules/@smithy/config-resolver/dist-es/regionConfig/index.js +0 -2
- package/node_modules/@smithy/config-resolver/dist-es/regionInfo/index.js +0 -3
- package/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +0 -23
- package/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +0 -23
- package/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/index.d.ts +0 -16
- package/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/resolveEndpointsConfig.d.ts +0 -57
- package/node_modules/@smithy/config-resolver/dist-types/index.d.ts +0 -12
- package/node_modules/@smithy/config-resolver/dist-types/regionConfig/config.d.ts +0 -17
- package/node_modules/@smithy/config-resolver/dist-types/regionConfig/index.d.ts +0 -8
- package/node_modules/@smithy/config-resolver/dist-types/regionInfo/index.d.ts +0 -12
- package/node_modules/@smithy/config-resolver/package.json +0 -65
- package/node_modules/@smithy/core/dist-es/submodules/serde/generateIdempotencyToken.js +0 -2
- package/node_modules/@smithy/core/dist-types/submodules/serde/generateIdempotencyToken.d.ts +0 -2
- package/node_modules/@smithy/hash-node/LICENSE +0 -201
- package/node_modules/@smithy/hash-node/README.md +0 -17
- package/node_modules/@smithy/hash-node/dist-cjs/index.js +0 -42
- package/node_modules/@smithy/hash-node/dist-es/index.js +0 -37
- package/node_modules/@smithy/hash-node/package.json +0 -64
- package/node_modules/@smithy/invalid-dependency/LICENSE +0 -201
- package/node_modules/@smithy/invalid-dependency/README.md +0 -17
- package/node_modules/@smithy/invalid-dependency/dist-cjs/index.js +0 -10
- package/node_modules/@smithy/invalid-dependency/dist-es/index.js +0 -2
- package/node_modules/@smithy/invalid-dependency/dist-types/index.d.ts +0 -8
- package/node_modules/@smithy/invalid-dependency/package.json +0 -60
- package/node_modules/@smithy/middleware-content-length/LICENSE +0 -201
- package/node_modules/@smithy/middleware-content-length/README.md +0 -17
- package/node_modules/@smithy/middleware-content-length/dist-cjs/index.js +0 -46
- package/node_modules/@smithy/middleware-content-length/dist-es/index.js +0 -39
- package/node_modules/@smithy/middleware-content-length/package.json +0 -63
- package/node_modules/@smithy/middleware-endpoint/LICENSE +0 -201
- package/node_modules/@smithy/middleware-endpoint/README.md +0 -17
- package/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.browser.js +0 -5
- package/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.js +0 -7
- package/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointUrlConfig.js +0 -35
- package/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +0 -264
- package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromConfig.js +0 -3
- package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +0 -64
- package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointUrlConfig.js +0 -31
- package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/index.js +0 -2
- package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/toEndpointV1.js +0 -17
- package/node_modules/@smithy/middleware-endpoint/dist-es/endpointMiddleware.js +0 -36
- package/node_modules/@smithy/middleware-endpoint/dist-es/getEndpointPlugin.js +0 -18
- package/node_modules/@smithy/middleware-endpoint/dist-es/index.js +0 -6
- package/node_modules/@smithy/middleware-endpoint/dist-es/resolveEndpointConfig.js +0 -24
- package/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointFromConfig.browser.d.ts +0 -1
- package/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointFromInstructions.d.ts +0 -28
- package/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointUrlConfig.d.ts +0 -2
- package/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/index.d.ts +0 -8
- package/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/toEndpointV1.d.ts +0 -6
- package/node_modules/@smithy/middleware-endpoint/dist-types/endpointMiddleware.d.ts +0 -10
- package/node_modules/@smithy/middleware-endpoint/dist-types/getEndpointPlugin.d.ts +0 -11
- package/node_modules/@smithy/middleware-endpoint/dist-types/index.d.ts +0 -18
- package/node_modules/@smithy/middleware-endpoint/dist-types/resolveEndpointConfig.d.ts +0 -109
- package/node_modules/@smithy/middleware-endpoint/package.json +0 -74
- package/node_modules/@smithy/middleware-retry/LICENSE +0 -201
- package/node_modules/@smithy/middleware-retry/README.md +0 -24
- package/node_modules/@smithy/middleware-retry/dist-cjs/index.js +0 -396
- package/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.browser.js +0 -5
- package/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.js +0 -7
- package/node_modules/@smithy/middleware-retry/dist-es/configurations.js +0 -48
- package/node_modules/@smithy/middleware-retry/dist-es/index.js +0 -8
- package/node_modules/@smithy/middleware-retry/dist-es/isStreamingPayload/isStreamingPayload.js +0 -3
- package/node_modules/@smithy/middleware-retry/dist-es/omitRetryHeadersMiddleware.js +0 -22
- package/node_modules/@smithy/middleware-retry/dist-es/parseRetryAfterHeader.js +0 -49
- package/node_modules/@smithy/middleware-retry/dist-es/retry-pre-sra-deprecated/AdaptiveRetryStrategy.js +0 -21
- package/node_modules/@smithy/middleware-retry/dist-es/retry-pre-sra-deprecated/StandardRetryStrategy.js +0 -94
- package/node_modules/@smithy/middleware-retry/dist-es/retry-pre-sra-deprecated/defaultRetryQuota.js +0 -27
- package/node_modules/@smithy/middleware-retry/dist-es/retry-pre-sra-deprecated/delayDecider.js +0 -2
- package/node_modules/@smithy/middleware-retry/dist-es/retry-pre-sra-deprecated/retryDecider.js +0 -7
- package/node_modules/@smithy/middleware-retry/dist-es/retryMiddleware.js +0 -105
- package/node_modules/@smithy/middleware-retry/dist-types/configurations.d.ts +0 -68
- package/node_modules/@smithy/middleware-retry/dist-types/index.d.ts +0 -8
- package/node_modules/@smithy/middleware-retry/dist-types/isStreamingPayload/isStreamingPayload.browser.d.ts +0 -5
- package/node_modules/@smithy/middleware-retry/dist-types/isStreamingPayload/isStreamingPayload.d.ts +0 -5
- package/node_modules/@smithy/middleware-retry/dist-types/retry-pre-sra-deprecated/AdaptiveRetryStrategy.d.ts +0 -24
- package/node_modules/@smithy/middleware-retry/dist-types/retryMiddleware.d.ts +0 -14
- package/node_modules/@smithy/middleware-retry/package.json +0 -79
- package/node_modules/@smithy/middleware-serde/LICENSE +0 -201
- package/node_modules/@smithy/middleware-serde/README.md +0 -17
- package/node_modules/@smithy/middleware-serde/dist-cjs/index.js +0 -104
- package/node_modules/@smithy/middleware-serde/dist-es/deserializerMiddleware.js +0 -58
- package/node_modules/@smithy/middleware-serde/dist-es/index.js +0 -3
- package/node_modules/@smithy/middleware-serde/dist-types/index.d.ts +0 -3
- package/node_modules/@smithy/middleware-serde/package.json +0 -65
- package/node_modules/@smithy/middleware-stack/LICENSE +0 -201
- package/node_modules/@smithy/middleware-stack/README.md +0 -91
- package/node_modules/@smithy/middleware-stack/dist-cjs/index.js +0 -285
- package/node_modules/@smithy/middleware-stack/dist-es/index.js +0 -1
- package/node_modules/@smithy/middleware-stack/dist-types/index.d.ts +0 -1
- package/node_modules/@smithy/middleware-stack/package.json +0 -63
- package/node_modules/@smithy/node-config-provider/LICENSE +0 -201
- package/node_modules/@smithy/node-config-provider/README.md +0 -17
- package/node_modules/@smithy/node-config-provider/dist-cjs/index.js +0 -62
- package/node_modules/@smithy/node-config-provider/dist-es/configLoader.js +0 -9
- package/node_modules/@smithy/node-config-provider/dist-es/fromEnv.js +0 -14
- package/node_modules/@smithy/node-config-provider/dist-es/fromSharedConfigFiles.js +0 -23
- package/node_modules/@smithy/node-config-provider/dist-es/fromStatic.js +0 -3
- package/node_modules/@smithy/node-config-provider/dist-es/index.js +0 -1
- package/node_modules/@smithy/node-config-provider/dist-types/configLoader.d.ts +0 -31
- package/node_modules/@smithy/node-config-provider/dist-types/fromSharedConfigFiles.d.ts +0 -22
- package/node_modules/@smithy/node-config-provider/dist-types/index.d.ts +0 -4
- package/node_modules/@smithy/node-config-provider/package.json +0 -65
- package/node_modules/@smithy/property-provider/LICENSE +0 -201
- package/node_modules/@smithy/property-provider/README.md +0 -17
- package/node_modules/@smithy/property-provider/dist-cjs/index.js +0 -117
- package/node_modules/@smithy/property-provider/dist-es/fromStatic.js +0 -1
- package/node_modules/@smithy/property-provider/dist-es/index.js +0 -6
- package/node_modules/@smithy/property-provider/dist-types/CredentialsProviderError.d.ts +0 -31
- package/node_modules/@smithy/property-provider/dist-types/ProviderError.d.ts +0 -39
- package/node_modules/@smithy/property-provider/dist-types/TokenProviderError.d.ts +0 -31
- package/node_modules/@smithy/property-provider/dist-types/chain.d.ts +0 -13
- package/node_modules/@smithy/property-provider/dist-types/fromStatic.d.ts +0 -5
- package/node_modules/@smithy/property-provider/dist-types/index.d.ts +0 -24
- package/node_modules/@smithy/property-provider/package.json +0 -60
- package/node_modules/@smithy/protocol-http/LICENSE +0 -201
- package/node_modules/@smithy/protocol-http/README.md +0 -17
- package/node_modules/@smithy/protocol-http/dist-cjs/index.js +0 -169
- package/node_modules/@smithy/protocol-http/dist-es/extensions/index.js +0 -1
- package/node_modules/@smithy/protocol-http/dist-es/index.js +0 -8
- package/node_modules/@smithy/protocol-http/dist-types/Field.d.ts +0 -50
- package/node_modules/@smithy/protocol-http/dist-types/extensions/httpExtensionConfiguration.d.ts +0 -33
- package/node_modules/@smithy/protocol-http/dist-types/extensions/index.d.ts +0 -1
- package/node_modules/@smithy/protocol-http/dist-types/httpHandler.d.ts +0 -35
- package/node_modules/@smithy/protocol-http/dist-types/httpRequest.d.ts +0 -56
- package/node_modules/@smithy/protocol-http/dist-types/index.d.ts +0 -8
- package/node_modules/@smithy/protocol-http/package.json +0 -61
- package/node_modules/@smithy/querystring-builder/LICENSE +0 -201
- package/node_modules/@smithy/querystring-builder/README.md +0 -17
- package/node_modules/@smithy/querystring-builder/dist-cjs/index.js +0 -26
- package/node_modules/@smithy/querystring-builder/dist-es/index.js +0 -21
- package/node_modules/@smithy/querystring-builder/package.json +0 -60
- package/node_modules/@smithy/querystring-parser/LICENSE +0 -201
- package/node_modules/@smithy/querystring-parser/README.md +0 -17
- package/node_modules/@smithy/querystring-parser/dist-cjs/index.js +0 -27
- package/node_modules/@smithy/querystring-parser/package.json +0 -60
- package/node_modules/@smithy/service-error-classification/LICENSE +0 -201
- package/node_modules/@smithy/service-error-classification/README.md +0 -17
- package/node_modules/@smithy/service-error-classification/dist-cjs/index.js +0 -83
- package/node_modules/@smithy/service-error-classification/package.json +0 -59
- package/node_modules/@smithy/shared-ini-file-loader/LICENSE +0 -201
- package/node_modules/@smithy/shared-ini-file-loader/README.md +0 -105
- package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getHomeDir.js +0 -26
- package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFilepath.js +0 -12
- package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFromFile.js +0 -15
- package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +0 -196
- package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/readFile.js +0 -16
- package/node_modules/@smithy/shared-ini-file-loader/dist-es/getConfigFilepath.js +0 -4
- package/node_modules/@smithy/shared-ini-file-loader/dist-es/getCredentialsFilepath.js +0 -4
- package/node_modules/@smithy/shared-ini-file-loader/dist-es/getHomeDir.js +0 -22
- package/node_modules/@smithy/shared-ini-file-loader/dist-es/getSSOTokenFilepath.js +0 -8
- package/node_modules/@smithy/shared-ini-file-loader/dist-es/getSSOTokenFromFile.js +0 -11
- package/node_modules/@smithy/shared-ini-file-loader/dist-es/index.js +0 -10
- package/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSharedConfigFiles.js +0 -39
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/getConfigData.d.ts +0 -8
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/getSSOTokenFromFile.d.ts +0 -52
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/getSsoSessionData.d.ts +0 -6
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/index.d.ts +0 -10
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/parseIni.d.ts +0 -2
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/parseKnownFiles.d.ts +0 -18
- package/node_modules/@smithy/shared-ini-file-loader/package.json +0 -72
- package/node_modules/@smithy/smithy-client/LICENSE +0 -201
- package/node_modules/@smithy/smithy-client/README.md +0 -17
- package/node_modules/@smithy/smithy-client/dist-cjs/index.js +0 -642
- package/node_modules/@smithy/smithy-client/dist-es/client.js +0 -51
- package/node_modules/@smithy/smithy-client/dist-es/collect-stream-body.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-es/command.js +0 -131
- package/node_modules/@smithy/smithy-client/dist-es/extended-encode-uri-component.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-es/extensions/checksum.js +0 -49
- package/node_modules/@smithy/smithy-client/dist-es/extensions/defaultExtensionConfiguration.js +0 -9
- package/node_modules/@smithy/smithy-client/dist-es/extensions/index.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-es/index.js +0 -20
- package/node_modules/@smithy/smithy-client/dist-es/resolve-path.js +0 -1
- package/node_modules/@smithy/smithy-client/dist-types/client.d.ts +0 -87
- package/node_modules/@smithy/smithy-client/dist-types/collect-stream-body.d.ts +0 -5
- package/node_modules/@smithy/smithy-client/dist-types/command.d.ts +0 -119
- package/node_modules/@smithy/smithy-client/dist-types/create-aggregated-client.d.ts +0 -18
- package/node_modules/@smithy/smithy-client/dist-types/default-error-handler.d.ts +0 -15
- package/node_modules/@smithy/smithy-client/dist-types/emitWarningIfUnsupportedVersion.d.ts +0 -8
- package/node_modules/@smithy/smithy-client/dist-types/exceptions.d.ts +0 -42
- package/node_modules/@smithy/smithy-client/dist-types/extended-encode-uri-component.d.ts +0 -5
- package/node_modules/@smithy/smithy-client/dist-types/extensions/checksum.d.ts +0 -26
- package/node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts +0 -38
- package/node_modules/@smithy/smithy-client/dist-types/extensions/index.d.ts +0 -1
- package/node_modules/@smithy/smithy-client/dist-types/get-array-if-single-item.d.ts +0 -7
- package/node_modules/@smithy/smithy-client/dist-types/get-value-from-text-node.d.ts +0 -7
- package/node_modules/@smithy/smithy-client/dist-types/index.d.ts +0 -21
- package/node_modules/@smithy/smithy-client/dist-types/object-mapping.d.ts +0 -162
- package/node_modules/@smithy/smithy-client/dist-types/resolve-path.d.ts +0 -5
- package/node_modules/@smithy/smithy-client/dist-types/ser-utils.d.ts +0 -15
- package/node_modules/@smithy/smithy-client/dist-types/serde-json.d.ts +0 -12
- package/node_modules/@smithy/smithy-client/package.json +0 -69
- package/node_modules/@smithy/url-parser/LICENSE +0 -201
- package/node_modules/@smithy/url-parser/README.md +0 -17
- package/node_modules/@smithy/url-parser/dist-cjs/index.js +0 -23
- package/node_modules/@smithy/url-parser/dist-es/index.js +0 -18
- package/node_modules/@smithy/url-parser/package.json +0 -61
- package/node_modules/@smithy/util-base64/LICENSE +0 -201
- package/node_modules/@smithy/util-base64/README.md +0 -4
- package/node_modules/@smithy/util-base64/dist-cjs/constants.browser.js +0 -12
- package/node_modules/@smithy/util-base64/dist-cjs/fromBase64.browser.js +0 -40
- package/node_modules/@smithy/util-base64/dist-cjs/fromBase64.js +0 -16
- package/node_modules/@smithy/util-base64/dist-cjs/index.js +0 -27
- package/node_modules/@smithy/util-base64/dist-cjs/toBase64.browser.js +0 -38
- package/node_modules/@smithy/util-base64/dist-cjs/toBase64.js +0 -19
- package/node_modules/@smithy/util-base64/dist-es/fromBase64.browser.js +0 -36
- package/node_modules/@smithy/util-base64/dist-es/fromBase64.js +0 -12
- package/node_modules/@smithy/util-base64/dist-es/index.js +0 -2
- package/node_modules/@smithy/util-base64/dist-es/toBase64.browser.js +0 -35
- package/node_modules/@smithy/util-base64/dist-es/toBase64.js +0 -15
- package/node_modules/@smithy/util-base64/dist-types/index.d.ts +0 -2
- package/node_modules/@smithy/util-base64/dist-types/ts3.4/constants.browser.d.ts +0 -5
- package/node_modules/@smithy/util-base64/dist-types/ts3.4/fromBase64.browser.d.ts +0 -8
- package/node_modules/@smithy/util-base64/dist-types/ts3.4/fromBase64.d.ts +0 -7
- package/node_modules/@smithy/util-base64/dist-types/ts3.4/index.d.ts +0 -2
- package/node_modules/@smithy/util-base64/dist-types/ts3.4/toBase64.browser.d.ts +0 -9
- package/node_modules/@smithy/util-base64/dist-types/ts3.4/toBase64.d.ts +0 -8
- package/node_modules/@smithy/util-base64/package.json +0 -74
- package/node_modules/@smithy/util-body-length-browser/LICENSE +0 -201
- package/node_modules/@smithy/util-body-length-browser/README.md +0 -12
- package/node_modules/@smithy/util-body-length-browser/dist-cjs/index.js +0 -30
- package/node_modules/@smithy/util-body-length-browser/dist-es/index.js +0 -1
- package/node_modules/@smithy/util-body-length-browser/dist-types/index.d.ts +0 -4
- package/node_modules/@smithy/util-body-length-browser/dist-types/ts3.4/calculateBodyLength.d.ts +0 -4
- package/node_modules/@smithy/util-body-length-browser/dist-types/ts3.4/index.d.ts +0 -4
- package/node_modules/@smithy/util-body-length-browser/package.json +0 -61
- package/node_modules/@smithy/util-body-length-node/LICENSE +0 -201
- package/node_modules/@smithy/util-body-length-node/README.md +0 -12
- package/node_modules/@smithy/util-body-length-node/dist-cjs/index.js +0 -32
- package/node_modules/@smithy/util-body-length-node/dist-es/calculateBodyLength.js +0 -27
- package/node_modules/@smithy/util-body-length-node/dist-es/index.js +0 -1
- package/node_modules/@smithy/util-body-length-node/dist-types/index.d.ts +0 -4
- package/node_modules/@smithy/util-body-length-node/dist-types/ts3.4/calculateBodyLength.d.ts +0 -4
- package/node_modules/@smithy/util-body-length-node/dist-types/ts3.4/index.d.ts +0 -4
- package/node_modules/@smithy/util-body-length-node/package.json +0 -62
- package/node_modules/@smithy/util-config-provider/LICENSE +0 -201
- package/node_modules/@smithy/util-config-provider/README.md +0 -4
- package/node_modules/@smithy/util-config-provider/dist-cjs/index.js +0 -30
- package/node_modules/@smithy/util-config-provider/dist-es/index.js +0 -3
- package/node_modules/@smithy/util-config-provider/dist-types/index.d.ts +0 -3
- package/node_modules/@smithy/util-config-provider/dist-types/ts3.4/booleanSelector.d.ts +0 -10
- package/node_modules/@smithy/util-config-provider/dist-types/ts3.4/index.d.ts +0 -3
- package/node_modules/@smithy/util-config-provider/dist-types/ts3.4/numberSelector.d.ts +0 -9
- package/node_modules/@smithy/util-config-provider/dist-types/ts3.4/types.d.ts +0 -4
- package/node_modules/@smithy/util-config-provider/package.json +0 -63
- package/node_modules/@smithy/util-defaults-mode-browser/LICENSE +0 -201
- package/node_modules/@smithy/util-defaults-mode-browser/README.md +0 -17
- package/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/constants.js +0 -4
- package/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/index.js +0 -16
- package/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/resolveDefaultsModeConfig.js +0 -34
- package/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/resolveDefaultsModeConfig.native.js +0 -23
- package/node_modules/@smithy/util-defaults-mode-browser/dist-es/constants.js +0 -1
- package/node_modules/@smithy/util-defaults-mode-browser/dist-es/index.js +0 -1
- package/node_modules/@smithy/util-defaults-mode-browser/dist-es/resolveDefaultsModeConfig.js +0 -30
- package/node_modules/@smithy/util-defaults-mode-browser/dist-es/resolveDefaultsModeConfig.native.js +0 -19
- package/node_modules/@smithy/util-defaults-mode-browser/dist-types/constants.d.ts +0 -12
- package/node_modules/@smithy/util-defaults-mode-browser/dist-types/index.d.ts +0 -4
- package/node_modules/@smithy/util-defaults-mode-browser/dist-types/resolveDefaultsModeConfig.d.ts +0 -17
- package/node_modules/@smithy/util-defaults-mode-browser/dist-types/resolveDefaultsModeConfig.native.d.ts +0 -16
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +0 -65
- package/node_modules/@smithy/util-defaults-mode-node/LICENSE +0 -201
- package/node_modules/@smithy/util-defaults-mode-node/README.md +0 -17
- package/node_modules/@smithy/util-defaults-mode-node/dist-cjs/index.js +0 -74
- package/node_modules/@smithy/util-defaults-mode-node/dist-es/index.js +0 -1
- package/node_modules/@smithy/util-defaults-mode-node/dist-es/resolveDefaultsModeConfig.js +0 -52
- package/node_modules/@smithy/util-defaults-mode-node/dist-types/defaultsModeConfig.d.ts +0 -6
- package/node_modules/@smithy/util-defaults-mode-node/dist-types/index.d.ts +0 -4
- package/node_modules/@smithy/util-defaults-mode-node/dist-types/resolveDefaultsModeConfig.d.ts +0 -17
- package/node_modules/@smithy/util-defaults-mode-node/package.json +0 -66
- package/node_modules/@smithy/util-endpoints/LICENSE +0 -201
- package/node_modules/@smithy/util-endpoints/README.md +0 -17
- package/node_modules/@smithy/util-endpoints/dist-cjs/index.js +0 -573
- package/node_modules/@smithy/util-endpoints/dist-es/index.js +0 -8
- package/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateExpression.js +0 -46
- package/node_modules/@smithy/util-endpoints/dist-types/cache/EndpointCache.d.ts +0 -34
- package/node_modules/@smithy/util-endpoints/dist-types/decideEndpoint.d.ts +0 -7
- package/node_modules/@smithy/util-endpoints/dist-types/getEndpointUrlConfig.d.ts +0 -2
- package/node_modules/@smithy/util-endpoints/dist-types/index.d.ts +0 -8
- package/node_modules/@smithy/util-endpoints/dist-types/lib/parseURL.d.ts +0 -5
- package/node_modules/@smithy/util-endpoints/dist-types/resolveEndpoint.d.ts +0 -6
- package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateCondition.d.ts +0 -11
- package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateErrorRule.d.ts +0 -2
- package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateExpression.d.ts +0 -7
- package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateRules.d.ts +0 -8
- package/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointHeaders.d.ts +0 -2
- package/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointProperties.d.ts +0 -8
- package/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointUrl.d.ts +0 -2
- package/node_modules/@smithy/util-endpoints/package.json +0 -68
- package/node_modules/@smithy/util-hex-encoding/LICENSE +0 -201
- package/node_modules/@smithy/util-hex-encoding/README.md +0 -4
- package/node_modules/@smithy/util-hex-encoding/dist-cjs/index.js +0 -38
- package/node_modules/@smithy/util-hex-encoding/dist-types/ts3.4/index.d.ts +0 -12
- package/node_modules/@smithy/util-hex-encoding/package.json +0 -61
- package/node_modules/@smithy/util-middleware/LICENSE +0 -201
- package/node_modules/@smithy/util-middleware/README.md +0 -17
- package/node_modules/@smithy/util-middleware/dist-cjs/index.js +0 -15
- package/node_modules/@smithy/util-middleware/dist-es/index.js +0 -2
- package/node_modules/@smithy/util-middleware/dist-types/getSmithyContext.d.ts +0 -5
- package/node_modules/@smithy/util-middleware/dist-types/index.d.ts +0 -8
- package/node_modules/@smithy/util-middleware/package.json +0 -66
- package/node_modules/@smithy/util-retry/LICENSE +0 -201
- package/node_modules/@smithy/util-retry/README.md +0 -78
- package/node_modules/@smithy/util-retry/dist-cjs/index.js +0 -347
- package/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +0 -36
- package/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +0 -19
- package/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +0 -111
- package/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +0 -93
- package/node_modules/@smithy/util-retry/dist-es/index.js +0 -8
- package/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +0 -38
- package/node_modules/@smithy/util-retry/dist-types/constants.d.ts +0 -60
- package/node_modules/@smithy/util-retry/dist-types/index.d.ts +0 -8
- package/node_modules/@smithy/util-retry/dist-types/retries-2026-config.d.ts +0 -11
- package/node_modules/@smithy/util-retry/package.json +0 -70
- package/node_modules/@smithy/util-stream/LICENSE +0 -201
- package/node_modules/@smithy/util-stream/README.md +0 -6
- package/node_modules/@smithy/util-stream/dist-cjs/ByteArrayCollector.js +0 -36
- package/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.browser.js +0 -7
- package/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.js +0 -64
- package/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.browser.js +0 -39
- package/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.js +0 -12
- package/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadable.js +0 -60
- package/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadableStream.js +0 -103
- package/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.browser.js +0 -31
- package/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.js +0 -41
- package/node_modules/@smithy/util-stream/dist-cjs/headStream.browser.js +0 -34
- package/node_modules/@smithy/util-stream/dist-cjs/headStream.js +0 -42
- package/node_modules/@smithy/util-stream/dist-cjs/index.js +0 -108
- package/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.browser.js +0 -68
- package/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.js +0 -54
- package/node_modules/@smithy/util-stream/dist-cjs/splitStream.browser.js +0 -10
- package/node_modules/@smithy/util-stream/dist-cjs/splitStream.js +0 -16
- package/node_modules/@smithy/util-stream/dist-cjs/stream-type-check.js +0 -10
- package/node_modules/@smithy/util-stream/dist-es/blob/Uint8ArrayBlobAdapter.js +0 -23
- package/node_modules/@smithy/util-stream/dist-es/checksum/ChecksumStream.js +0 -60
- package/node_modules/@smithy/util-stream/dist-es/checksum/createChecksumStream.browser.js +0 -35
- package/node_modules/@smithy/util-stream/dist-es/checksum/createChecksumStream.js +0 -9
- package/node_modules/@smithy/util-stream/dist-es/createBufferedReadable.js +0 -57
- package/node_modules/@smithy/util-stream/dist-es/headStream.js +0 -38
- package/node_modules/@smithy/util-stream/dist-es/index.js +0 -9
- package/node_modules/@smithy/util-stream/dist-es/sdk-stream-mixin.browser.js +0 -64
- package/node_modules/@smithy/util-stream/dist-es/sdk-stream-mixin.js +0 -50
- package/node_modules/@smithy/util-stream/dist-es/splitStream.js +0 -13
- package/node_modules/@smithy/util-stream/dist-types/blob/Uint8ArrayBlobAdapter.d.ts +0 -22
- package/node_modules/@smithy/util-stream/dist-types/checksum/ChecksumStream.d.ts +0 -61
- package/node_modules/@smithy/util-stream/dist-types/checksum/createChecksumStream.browser.d.ts +0 -14
- package/node_modules/@smithy/util-stream/dist-types/checksum/createChecksumStream.d.ts +0 -13
- package/node_modules/@smithy/util-stream/dist-types/createBufferedReadable.d.ts +0 -15
- package/node_modules/@smithy/util-stream/dist-types/createBufferedReadableStream.d.ts +0 -50
- package/node_modules/@smithy/util-stream/dist-types/getAwsChunkedEncodingStream.d.ts +0 -10
- package/node_modules/@smithy/util-stream/dist-types/headStream.d.ts +0 -9
- package/node_modules/@smithy/util-stream/dist-types/index.d.ts +0 -12
- package/node_modules/@smithy/util-stream/dist-types/sdk-stream-mixin.d.ts +0 -8
- package/node_modules/@smithy/util-stream/dist-types/splitStream.d.ts +0 -11
- package/node_modules/@smithy/util-stream/package.json +0 -98
- package/node_modules/@smithy/util-uri-escape/LICENSE +0 -201
- package/node_modules/@smithy/util-uri-escape/README.md +0 -10
- package/node_modules/@smithy/util-uri-escape/dist-cjs/index.js +0 -9
- package/node_modules/@smithy/util-uri-escape/dist-es/index.js +0 -2
- package/node_modules/@smithy/util-uri-escape/dist-types/index.d.ts +0 -8
- package/node_modules/@smithy/util-uri-escape/dist-types/ts3.4/escape-uri-path.d.ts +0 -4
- package/node_modules/@smithy/util-uri-escape/dist-types/ts3.4/escape-uri.d.ts +0 -4
- package/node_modules/@smithy/util-uri-escape/dist-types/ts3.4/index.d.ts +0 -8
- package/node_modules/@smithy/util-uri-escape/package.json +0 -60
- package/node_modules/@smithy/util-waiter/LICENSE +0 -201
- package/node_modules/@smithy/util-waiter/README.md +0 -17
- package/node_modules/@smithy/util-waiter/dist-cjs/index.js +0 -204
- package/node_modules/@smithy/util-waiter/dist-es/createWaiter.js +0 -48
- package/node_modules/@smithy/util-waiter/dist-es/index.js +0 -2
- package/node_modules/@smithy/util-waiter/dist-es/poller.js +0 -87
- package/node_modules/@smithy/util-waiter/dist-es/utils/index.js +0 -2
- package/node_modules/@smithy/util-waiter/dist-types/createWaiter.d.ts +0 -11
- package/node_modules/@smithy/util-waiter/dist-types/index.d.ts +0 -2
- package/node_modules/@smithy/util-waiter/dist-types/poller.d.ts +0 -11
- package/node_modules/@smithy/util-waiter/dist-types/utils/index.d.ts +0 -8
- package/node_modules/@smithy/util-waiter/dist-types/utils/validate.d.ts +0 -8
- package/node_modules/@smithy/util-waiter/package.json +0 -62
- package/node_modules/@smithy/uuid/LICENSE +0 -201
- package/node_modules/@smithy/uuid/README.md +0 -10
- package/node_modules/@smithy/uuid/dist-cjs/index.js +0 -36
- package/node_modules/@smithy/uuid/dist-cjs/randomUUID.js +0 -6
- package/node_modules/@smithy/uuid/dist-cjs/randomUUID.native.js +0 -4
- package/node_modules/@smithy/uuid/dist-es/index.js +0 -1
- package/node_modules/@smithy/uuid/dist-es/randomUUID.browser.js +0 -1
- package/node_modules/@smithy/uuid/dist-es/randomUUID.js +0 -2
- package/node_modules/@smithy/uuid/dist-es/randomUUID.native.js +0 -1
- package/node_modules/@smithy/uuid/dist-es/v4.js +0 -31
- package/node_modules/@smithy/uuid/dist-types/index.d.ts +0 -1
- package/node_modules/@smithy/uuid/dist-types/randomUUID.browser.d.ts +0 -1
- package/node_modules/@smithy/uuid/dist-types/randomUUID.d.ts +0 -2
- package/node_modules/@smithy/uuid/dist-types/randomUUID.native.d.ts +0 -1
- package/node_modules/@smithy/uuid/dist-types/ts3.4/index.d.ts +0 -1
- package/node_modules/@smithy/uuid/dist-types/ts3.4/randomUUID.browser.d.ts +0 -1
- package/node_modules/@smithy/uuid/dist-types/ts3.4/randomUUID.d.ts +0 -2
- package/node_modules/@smithy/uuid/dist-types/ts3.4/randomUUID.native.d.ts +0 -1
- package/node_modules/@smithy/uuid/dist-types/ts3.4/v4.d.ts +0 -19
- package/node_modules/@smithy/uuid/dist-types/v4.d.ts +0 -19
- package/node_modules/@smithy/uuid/package.json +0 -66
- /package/node_modules/@aws-sdk/{middleware-logger/dist-es → core/dist-es/submodules/client/middleware-logger}/loggerMiddleware.js +0 -0
- /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-es → core/dist-es/submodules/client/middleware-recursion-detection}/configuration.js +0 -0
- /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-es → core/dist-es/submodules/client/middleware-recursion-detection}/getRecursionDetectionPlugin.js +0 -0
- /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-es → core/dist-es/submodules/client/middleware-recursion-detection}/recursionDetectionMiddleware.browser.js +0 -0
- /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-es → core/dist-es/submodules/client/middleware-recursion-detection}/recursionDetectionMiddleware.native.js +0 -0
- /package/node_modules/@aws-sdk/{middleware-user-agent/dist-es → core/dist-es/submodules/client/middleware-user-agent}/configurations.js +0 -0
- /package/node_modules/@aws-sdk/{middleware-user-agent/dist-es → core/dist-es/submodules/client/middleware-user-agent}/constants.js +0 -0
- /package/node_modules/@aws-sdk/{middleware-user-agent/dist-es → core/dist-es/submodules/client/middleware-user-agent}/encode-features.js +0 -0
- /package/node_modules/@aws-sdk/{region-config-resolver/dist-es/extensions/index.js → core/dist-es/submodules/client/region-config-resolver/extensions.js} +0 -0
- /package/node_modules/@aws-sdk/{region-config-resolver/dist-es/regionConfig → core/dist-es/submodules/client/region-config-resolver}/stsRegionDefaultResolver.browser.js +0 -0
- /package/node_modules/@aws-sdk/{region-config-resolver/dist-es/regionConfig → core/dist-es/submodules/client/region-config-resolver}/stsRegionDefaultResolver.native.js +0 -0
- /package/node_modules/@aws-sdk/{util-endpoints/dist-es → core/dist-es/submodules/client/util-endpoints}/lib/aws/parseArn.js +0 -0
- /package/node_modules/@aws-sdk/{util-endpoints/dist-es → core/dist-es/submodules/client/util-endpoints}/types/EndpointRuleObject.js +0 -0
- /package/node_modules/@aws-sdk/{util-endpoints/dist-es → core/dist-es/submodules/client/util-endpoints}/types/ErrorRuleObject.js +0 -0
- /package/node_modules/@aws-sdk/{util-endpoints/dist-es → core/dist-es/submodules/client/util-endpoints}/types/RuleSetObject.js +0 -0
- /package/node_modules/@aws-sdk/{util-endpoints/dist-es → core/dist-es/submodules/client/util-endpoints}/types/TreeRuleObject.js +0 -0
- /package/node_modules/@aws-sdk/{util-endpoints/dist-es → core/dist-es/submodules/client/util-endpoints}/types/shared.js +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-browser/dist-es → core/dist-es/submodules/client/util-user-agent-browser}/configurations.js +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-browser/dist-es → core/dist-es/submodules/client/util-user-agent-browser}/createUserAgentStringParsingProvider.js +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-browser/dist-es/index.native.js → core/dist-es/submodules/client/util-user-agent-browser/defaultUserAgent.native.js} +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-node/dist-es → core/dist-es/submodules/client/util-user-agent-node}/crt-availability.js +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-node/dist-es → core/dist-es/submodules/client/util-user-agent-node}/defaultUserAgent.js +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-node/dist-es → core/dist-es/submodules/client/util-user-agent-node}/getNodeModulesParentDirs.js +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-node/dist-es → core/dist-es/submodules/client/util-user-agent-node}/getRuntimeUserAgentPair.js +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-node/dist-es → core/dist-es/submodules/client/util-user-agent-node}/getSanitizedDevTypeScriptVersion.js +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-node/dist-es → core/dist-es/submodules/client/util-user-agent-node}/getSanitizedTypeScriptVersion.js +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-node/dist-es → core/dist-es/submodules/client/util-user-agent-node}/is-crt-available.js +0 -0
- /package/node_modules/@aws-sdk/{util-arn-parser/dist-es/index.js → core/dist-es/submodules/util/util-arn-parser/arn.js} +0 -0
- /package/node_modules/@aws-sdk/{middleware-logger/dist-types → core/dist-types/submodules/client/middleware-logger}/loggerMiddleware.d.ts +0 -0
- /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-types → core/dist-types/submodules/client/middleware-recursion-detection}/configuration.d.ts +0 -0
- /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-types/getRecursionDetectionPlugin.d.ts → core/dist-types/submodules/client/middleware-recursion-detection/getRecursionDetectionPlugin.browser.d.ts} +0 -0
- /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-types → core/dist-types/submodules/client/middleware-recursion-detection}/recursionDetectionMiddleware.browser.d.ts +0 -0
- /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-types → core/dist-types/submodules/client/middleware-recursion-detection}/recursionDetectionMiddleware.d.ts +0 -0
- /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-types → core/dist-types/submodules/client/middleware-recursion-detection}/recursionDetectionMiddleware.native.d.ts +0 -0
- /package/node_modules/@aws-sdk/{middleware-user-agent/dist-types → core/dist-types/submodules/client/middleware-user-agent}/check-features.d.ts +0 -0
- /package/node_modules/@aws-sdk/{middleware-user-agent/dist-types → core/dist-types/submodules/client/middleware-user-agent}/configurations.d.ts +0 -0
- /package/node_modules/@aws-sdk/{middleware-user-agent/dist-types → core/dist-types/submodules/client/middleware-user-agent}/constants.d.ts +0 -0
- /package/node_modules/@aws-sdk/{middleware-user-agent/dist-types → core/dist-types/submodules/client/middleware-user-agent}/encode-features.d.ts +0 -0
- /package/node_modules/@aws-sdk/{middleware-user-agent/dist-types → core/dist-types/submodules/client/middleware-user-agent}/user-agent-middleware.d.ts +0 -0
- /package/node_modules/@aws-sdk/{region-config-resolver/dist-types/extensions/index.d.ts → core/dist-types/submodules/client/region-config-resolver/extensions.d.ts} +0 -0
- /package/node_modules/@aws-sdk/{region-config-resolver/dist-types/regionConfig → core/dist-types/submodules/client/region-config-resolver}/stsRegionDefaultResolver.browser.d.ts +0 -0
- /package/node_modules/@aws-sdk/{region-config-resolver/dist-types/regionConfig → core/dist-types/submodules/client/region-config-resolver}/stsRegionDefaultResolver.native.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-endpoints/dist-types → core/dist-types/submodules/client/util-endpoints}/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-endpoints/dist-types → core/dist-types/submodules/client/util-endpoints}/lib/aws/parseArn.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-endpoints/dist-types → core/dist-types/submodules/client/util-endpoints}/lib/aws/partition.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-endpoints/dist-types → core/dist-types/submodules/client/util-endpoints}/resolveDefaultAwsRegionalEndpointsConfig.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-browser/dist-types → core/dist-types/submodules/client/util-user-agent-browser}/configurations.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-browser/dist-types/index.native.d.ts → core/dist-types/submodules/client/util-user-agent-browser/defaultUserAgent.native.d.ts} +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types → core/dist-types/submodules/client/util-user-agent-node}/crt-availability.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types → core/dist-types/submodules/client/util-user-agent-node}/defaultUserAgent.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types → core/dist-types/submodules/client/util-user-agent-node}/getNodeModulesParentDirs.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types → core/dist-types/submodules/client/util-user-agent-node}/getRuntimeUserAgentPair.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types → core/dist-types/submodules/client/util-user-agent-node}/getSanitizedDevTypeScriptVersion.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types → core/dist-types/submodules/client/util-user-agent-node}/getSanitizedTypeScriptVersion.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types → core/dist-types/submodules/client/util-user-agent-node}/getTypeScriptUserAgentPair.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types → core/dist-types/submodules/client/util-user-agent-node}/is-crt-available.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-arn-parser/dist-types/index.d.ts → core/dist-types/submodules/util/util-arn-parser/arn.d.ts} +0 -0
- /package/node_modules/@aws-sdk/{middleware-host-header/dist-types/ts3.4/index.d.ts → core/dist-types/ts3.4/submodules/client/middleware-host-header/hostHeaderMiddleware.d.ts} +0 -0
- /package/node_modules/@aws-sdk/{middleware-logger/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/middleware-logger}/loggerMiddleware.d.ts +0 -0
- /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/middleware-recursion-detection}/configuration.d.ts +0 -0
- /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-types/ts3.4/getRecursionDetectionPlugin.d.ts → core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/getRecursionDetectionPlugin.browser.d.ts} +0 -0
- /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/middleware-recursion-detection}/recursionDetectionMiddleware.browser.d.ts +0 -0
- /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/middleware-recursion-detection}/recursionDetectionMiddleware.d.ts +0 -0
- /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/middleware-recursion-detection}/recursionDetectionMiddleware.native.d.ts +0 -0
- /package/node_modules/@aws-sdk/{middleware-user-agent/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/middleware-user-agent}/check-features.d.ts +0 -0
- /package/node_modules/@aws-sdk/{middleware-user-agent/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/middleware-user-agent}/configurations.d.ts +0 -0
- /package/node_modules/@aws-sdk/{middleware-user-agent/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/middleware-user-agent}/constants.d.ts +0 -0
- /package/node_modules/@aws-sdk/{middleware-user-agent/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/middleware-user-agent}/encode-features.d.ts +0 -0
- /package/node_modules/@aws-sdk/{middleware-user-agent/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/middleware-user-agent}/user-agent-middleware.d.ts +0 -0
- /package/node_modules/@aws-sdk/{region-config-resolver/dist-types/ts3.4/extensions/index.d.ts → core/dist-types/ts3.4/submodules/client/region-config-resolver/extensions.d.ts} +0 -0
- /package/node_modules/@aws-sdk/{region-config-resolver/dist-types/ts3.4/regionConfig → core/dist-types/ts3.4/submodules/client/region-config-resolver}/stsRegionDefaultResolver.browser.d.ts +0 -0
- /package/node_modules/@aws-sdk/{region-config-resolver/dist-types/ts3.4/regionConfig → core/dist-types/ts3.4/submodules/client/region-config-resolver}/stsRegionDefaultResolver.native.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-endpoints/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/util-endpoints}/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-endpoints/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/util-endpoints}/lib/aws/parseArn.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-endpoints/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/util-endpoints}/lib/aws/partition.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-endpoints/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/util-endpoints}/resolveDefaultAwsRegionalEndpointsConfig.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-browser/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/util-user-agent-browser}/configurations.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-browser/dist-types/ts3.4/index.d.ts → core/dist-types/ts3.4/submodules/client/util-user-agent-browser/defaultUserAgent.d.ts} +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-browser/dist-types/ts3.4/index.native.d.ts → core/dist-types/ts3.4/submodules/client/util-user-agent-browser/defaultUserAgent.native.d.ts} +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/util-user-agent-node}/crt-availability.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/util-user-agent-node}/defaultUserAgent.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/util-user-agent-node}/getNodeModulesParentDirs.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/util-user-agent-node}/getRuntimeUserAgentPair.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/util-user-agent-node}/getSanitizedDevTypeScriptVersion.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/util-user-agent-node}/getSanitizedTypeScriptVersion.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/util-user-agent-node}/getTypeScriptUserAgentPair.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/util-user-agent-node}/is-crt-available.d.ts +0 -0
- /package/node_modules/@aws-sdk/{util-arn-parser/dist-types/ts3.4/index.d.ts → core/dist-types/ts3.4/submodules/util/util-arn-parser/arn.d.ts} +0 -0
- /package/node_modules/@smithy/{invalid-dependency/dist-es → core/dist-es/submodules/client/invalid-dependency}/invalidFunction.js +0 -0
- /package/node_modules/@smithy/{invalid-dependency/dist-es → core/dist-es/submodules/client/invalid-dependency}/invalidProvider.js +0 -0
- /package/node_modules/@smithy/{middleware-stack/dist-es → core/dist-es/submodules/client/middleware-stack}/MiddlewareStack.js +0 -0
- /package/node_modules/@smithy/{middleware-endpoint/dist-es → core/dist-es/submodules/client/middleware-stack}/types.js +0 -0
- /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/NoOpLogger.js +0 -0
- /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/constants.js +0 -0
- /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/create-aggregated-client.js +0 -0
- /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/default-error-handler.js +0 -0
- /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/defaults-mode.js +0 -0
- /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/emitWarningIfUnsupportedVersion.js +0 -0
- /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/exceptions.js +0 -0
- /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/extensions/retry.js +0 -0
- /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/get-array-if-single-item.js +0 -0
- /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/get-value-from-text-node.js +0 -0
- /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/is-serializable-header-value.js +0 -0
- /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/object-mapping.js +0 -0
- /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/schemaLogFilter.js +0 -0
- /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/ser-utils.js +0 -0
- /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/serde-json.js +0 -0
- /package/node_modules/@smithy/{util-middleware/dist-es → core/dist-es/submodules/client/util-middleware}/getSmithyContext.js +0 -0
- /package/node_modules/@smithy/{util-middleware/dist-es → core/dist-es/submodules/client/util-middleware}/normalizeProvider.js +0 -0
- /package/node_modules/@smithy/{util-waiter/dist-es → core/dist-es/submodules/client/util-waiter}/circularReplacer.js +0 -0
- /package/node_modules/@smithy/{util-waiter/dist-es → core/dist-es/submodules/client/util-waiter}/utils/sleep.js +0 -0
- /package/node_modules/@smithy/{util-waiter/dist-es → core/dist-es/submodules/client/util-waiter}/utils/validate.js +0 -0
- /package/node_modules/@smithy/{util-waiter/dist-es → core/dist-es/submodules/client/util-waiter}/waiter.js +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/endpointsConfig/utils/getEndpointFromRegion.js +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/regionConfig/config.js +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/regionConfig/getRealRegion.js +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/regionConfig/isFipsRegion.js +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/regionConfig/resolveRegionConfig.js +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/regionInfo/EndpointVariant.js +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/regionInfo/EndpointVariantTag.js +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/regionInfo/PartitionHash.js +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/regionInfo/RegionHash.js +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/regionInfo/getHostnameFromVariants.js +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/regionInfo/getRegionInfo.js +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/regionInfo/getResolvedHostname.js +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/regionInfo/getResolvedPartition.js +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/regionInfo/getResolvedSigningRegion.js +0 -0
- /package/node_modules/@smithy/{util-defaults-mode-node/dist-es → core/dist-es/submodules/config/defaults-mode}/constants.js +0 -0
- /package/node_modules/@smithy/{util-defaults-mode-node/dist-es → core/dist-es/submodules/config/defaults-mode}/defaultsModeConfig.js +0 -0
- /package/node_modules/@smithy/{node-config-provider/dist-es → core/dist-es/submodules/config/node-config-provider}/getSelectorName.js +0 -0
- /package/node_modules/@smithy/{property-provider/dist-es → core/dist-es/submodules/config/property-provider}/CredentialsProviderError.js +0 -0
- /package/node_modules/@smithy/{property-provider/dist-es → core/dist-es/submodules/config/property-provider}/ProviderError.js +0 -0
- /package/node_modules/@smithy/{property-provider/dist-es → core/dist-es/submodules/config/property-provider}/TokenProviderError.js +0 -0
- /package/node_modules/@smithy/{property-provider/dist-es → core/dist-es/submodules/config/property-provider}/chain.js +0 -0
- /package/node_modules/@smithy/{property-provider/dist-es → core/dist-es/submodules/config/property-provider}/memoize.js +0 -0
- /package/node_modules/@smithy/{shared-ini-file-loader/dist-es → core/dist-es/submodules/config/shared-ini-file-loader}/constants.js +0 -0
- /package/node_modules/@smithy/{shared-ini-file-loader/dist-es → core/dist-es/submodules/config/shared-ini-file-loader}/externalDataInterceptor.js +0 -0
- /package/node_modules/@smithy/{shared-ini-file-loader/dist-es → core/dist-es/submodules/config/shared-ini-file-loader}/getConfigData.js +0 -0
- /package/node_modules/@smithy/{shared-ini-file-loader/dist-es → core/dist-es/submodules/config/shared-ini-file-loader}/getProfileName.js +0 -0
- /package/node_modules/@smithy/{shared-ini-file-loader/dist-es → core/dist-es/submodules/config/shared-ini-file-loader}/getSsoSessionData.js +0 -0
- /package/node_modules/@smithy/{shared-ini-file-loader/dist-es → core/dist-es/submodules/config/shared-ini-file-loader}/loadSsoSessionData.js +0 -0
- /package/node_modules/@smithy/{shared-ini-file-loader/dist-es → core/dist-es/submodules/config/shared-ini-file-loader}/mergeConfigFiles.js +0 -0
- /package/node_modules/@smithy/{shared-ini-file-loader/dist-es → core/dist-es/submodules/config/shared-ini-file-loader}/parseIni.js +0 -0
- /package/node_modules/@smithy/{shared-ini-file-loader/dist-es → core/dist-es/submodules/config/shared-ini-file-loader}/parseKnownFiles.js +0 -0
- /package/node_modules/@smithy/{shared-ini-file-loader/dist-es → core/dist-es/submodules/config/shared-ini-file-loader}/readFile.js +0 -0
- /package/node_modules/@smithy/{middleware-retry/dist-es/retry-pre-sra-deprecated → core/dist-es/submodules/config/shared-ini-file-loader}/types.js +0 -0
- /package/node_modules/@smithy/{util-config-provider/dist-es → core/dist-es/submodules/config/util-config-provider}/booleanSelector.js +0 -0
- /package/node_modules/@smithy/{util-config-provider/dist-es → core/dist-es/submodules/config/util-config-provider}/numberSelector.js +0 -0
- /package/node_modules/@smithy/{util-config-provider/dist-es → core/dist-es/submodules/config/util-config-provider}/types.js +0 -0
- /package/node_modules/@smithy/{middleware-endpoint/dist-es → core/dist-es/submodules/endpoints/middleware-endpoint}/adaptors/createConfigValueProvider.js +0 -0
- /package/node_modules/@smithy/{middleware-endpoint/dist-es → core/dist-es/submodules/endpoints/middleware-endpoint}/adaptors/getEndpointFromConfig.browser.js +0 -0
- /package/node_modules/@smithy/{middleware-endpoint/dist-es → core/dist-es/submodules/endpoints/middleware-endpoint}/resolveEndpointRequiredConfig.js +0 -0
- /package/node_modules/@smithy/{middleware-endpoint/dist-es → core/dist-es/submodules/endpoints/middleware-endpoint}/service-customizations/index.js +0 -0
- /package/node_modules/@smithy/{middleware-endpoint/dist-es → core/dist-es/submodules/endpoints/middleware-endpoint}/service-customizations/s3.js +0 -0
- /package/node_modules/@smithy/{middleware-stack/dist-es → core/dist-es/submodules/endpoints/middleware-endpoint}/types.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/bdd/BinaryDecisionDiagram.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/cache/EndpointCache.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/debug/debugId.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/debug/index.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/debug/toDebugString.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/decideEndpoint.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/getEndpointUrlConfig.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/booleanEquals.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/coalesce.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/getAttr.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/getAttrPathList.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/index.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/isIpAddress.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/isSet.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/isValidHostLabel.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/ite.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/not.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/parseURL.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/split.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/stringEquals.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/substring.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/uriEncode.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/resolveEndpoint.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/types/EndpointError.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/types/EndpointFunctions.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/types/EndpointRuleObject.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/types/ErrorRuleObject.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/types/RuleSetObject.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/types/TreeRuleObject.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/types/index.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/types/shared.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/callFunction.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/customEndpointFunctions.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/endpointFunctions.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/evaluateCondition.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/evaluateConditions.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/evaluateEndpointRule.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/evaluateErrorRule.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/evaluateRules.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/evaluateTemplate.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/evaluateTreeRule.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/getEndpointHeaders.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/getEndpointProperties.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/getEndpointProperty.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/getEndpointUrl.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/getReferenceValue.js +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/index.js +0 -0
- /package/node_modules/{@aws-sdk/middleware-sdk-s3/dist-es/s3-express/interfaces/S3ExpressIdentity.js → @smithy/core/dist-es/submodules/event-streams/eventstream-codec/Message.js} +0 -0
- /package/node_modules/{@aws-sdk/middleware-sdk-s3/dist-es/s3-express/interfaces/S3ExpressIdentityProvider.js → @smithy/core/dist-es/submodules/event-streams/eventstream-codec/vectorTypes.fixture.js} +0 -0
- /package/node_modules/@smithy/{protocol-http/dist-es → core/dist-es/submodules/protocols/protocol-http}/Field.js +0 -0
- /package/node_modules/@smithy/{protocol-http/dist-es → core/dist-es/submodules/protocols/protocol-http}/Fields.js +0 -0
- /package/node_modules/@smithy/{protocol-http/dist-es → core/dist-es/submodules/protocols/protocol-http}/extensions/httpExtensionConfiguration.js +0 -0
- /package/node_modules/@smithy/{protocol-http/dist-es → core/dist-es/submodules/protocols/protocol-http}/httpHandler.js +0 -0
- /package/node_modules/@smithy/{protocol-http/dist-es → core/dist-es/submodules/protocols/protocol-http}/httpRequest.js +0 -0
- /package/node_modules/@smithy/{protocol-http/dist-es → core/dist-es/submodules/protocols/protocol-http}/httpResponse.js +0 -0
- /package/node_modules/@smithy/{protocol-http/dist-es → core/dist-es/submodules/protocols/protocol-http}/isValidHostname.js +0 -0
- /package/node_modules/@smithy/{protocol-http/dist-es → core/dist-es/submodules/protocols/protocol-http}/types.js +0 -0
- /package/node_modules/@smithy/{querystring-parser/dist-es/index.js → core/dist-es/submodules/protocols/querystring-parser/parseQueryString.js} +0 -0
- /package/node_modules/@smithy/{util-uri-escape/dist-es → core/dist-es/submodules/protocols/util-uri-escape}/escape-uri-path.js +0 -0
- /package/node_modules/@smithy/{util-uri-escape/dist-es → core/dist-es/submodules/protocols/util-uri-escape}/escape-uri.js +0 -0
- /package/node_modules/@smithy/{middleware-retry/dist-es → core/dist-es/submodules/retry/middleware-retry}/isStreamingPayload/isStreamingPayload.browser.js +0 -0
- /package/node_modules/@smithy/{middleware-retry/dist-es → core/dist-es/submodules/retry/middleware-retry}/longPollMiddleware.js +0 -0
- /package/node_modules/@smithy/{shared-ini-file-loader/dist-es → core/dist-es/submodules/retry/middleware-retry/retry-pre-sra-deprecated}/types.js +0 -0
- /package/node_modules/@smithy/{middleware-retry/dist-es → core/dist-es/submodules/retry/middleware-retry}/util.js +0 -0
- /package/node_modules/@smithy/{service-error-classification/dist-es → core/dist-es/submodules/retry/service-error-classification}/constants.js +0 -0
- /package/node_modules/@smithy/{service-error-classification/dist-es/index.js → core/dist-es/submodules/retry/service-error-classification/service-error-classification.js} +0 -0
- /package/node_modules/@smithy/{util-retry/dist-es → core/dist-es/submodules/retry/util-retry}/DefaultRetryBackoffStrategy.js +0 -0
- /package/node_modules/@smithy/{util-retry/dist-es → core/dist-es/submodules/retry/util-retry}/DefaultRetryToken.js +0 -0
- /package/node_modules/@smithy/{util-retry/dist-es → core/dist-es/submodules/retry/util-retry}/config.js +0 -0
- /package/node_modules/@smithy/{util-retry/dist-es → core/dist-es/submodules/retry/util-retry}/constants.js +0 -0
- /package/node_modules/@smithy/{util-retry/dist-es → core/dist-es/submodules/retry/util-retry}/retries-2026-config.js +0 -0
- /package/node_modules/@smithy/{util-retry/dist-es → core/dist-es/submodules/retry/util-retry}/types.js +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/dist-es/index.js → @smithy/core/dist-es/submodules/serde/is-array-buffer/is-array-buffer.js} +0 -0
- /package/node_modules/@smithy/{middleware-serde/dist-es → core/dist-es/submodules/serde/middleware-serde}/serdePlugin.js +0 -0
- /package/node_modules/@smithy/{middleware-serde/dist-es → core/dist-es/submodules/serde/middleware-serde}/serializerMiddleware.js +0 -0
- /package/node_modules/@smithy/{util-base64/dist-es/constants.browser.js → core/dist-es/submodules/serde/util-base64/constants-for-browser.js} +0 -0
- /package/node_modules/@smithy/{util-body-length-browser/dist-es/calculateBodyLength.js → core/dist-es/submodules/serde/util-body-length/calculateBodyLength.browser.js} +0 -0
- /package/node_modules/@smithy/{util-hex-encoding/dist-es/index.js → core/dist-es/submodules/serde/util-hex-encoding/hex-encoding.js} +0 -0
- /package/node_modules/@smithy/{util-stream/dist-es → core/dist-es/submodules/serde/util-stream}/ByteArrayCollector.js +0 -0
- /package/node_modules/@smithy/{util-stream/dist-es → core/dist-es/submodules/serde/util-stream}/checksum/ChecksumStream.browser.js +0 -0
- /package/node_modules/@smithy/{util-stream/dist-es/createBufferedReadableStream.js → core/dist-es/submodules/serde/util-stream/createBufferedReadable.browser.js} +0 -0
- /package/node_modules/@smithy/{util-stream/dist-es → core/dist-es/submodules/serde/util-stream}/getAwsChunkedEncodingStream.browser.js +0 -0
- /package/node_modules/@smithy/{util-stream/dist-es → core/dist-es/submodules/serde/util-stream}/getAwsChunkedEncodingStream.js +0 -0
- /package/node_modules/@smithy/{util-stream/dist-es → core/dist-es/submodules/serde/util-stream}/headStream.browser.js +0 -0
- /package/node_modules/@smithy/{util-stream/dist-es → core/dist-es/submodules/serde/util-stream}/splitStream.browser.js +0 -0
- /package/node_modules/@smithy/{util-stream/dist-es → core/dist-es/submodules/serde/util-stream}/stream-type-check.js +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es → @smithy/core/dist-es/submodules/serde/util-utf8}/fromUtf8.browser.js +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es → @smithy/core/dist-es/submodules/serde/util-utf8}/toUint8Array.js +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es → @smithy/core/dist-es/submodules/serde/util-utf8}/toUtf8.browser.js +0 -0
- /package/node_modules/@smithy/{invalid-dependency/dist-types → core/dist-types/submodules/client/invalid-dependency}/invalidFunction.d.ts +0 -0
- /package/node_modules/@smithy/{invalid-dependency/dist-types → core/dist-types/submodules/client/invalid-dependency}/invalidProvider.d.ts +0 -0
- /package/node_modules/@smithy/{middleware-stack/dist-types → core/dist-types/submodules/client/middleware-stack}/MiddlewareStack.d.ts +0 -0
- /package/node_modules/@smithy/{middleware-stack/dist-types → core/dist-types/submodules/client/middleware-stack}/types.d.ts +0 -0
- /package/node_modules/@smithy/{smithy-client/dist-types → core/dist-types/submodules/client/smithy-client}/NoOpLogger.d.ts +0 -0
- /package/node_modules/@smithy/{smithy-client/dist-types → core/dist-types/submodules/client/smithy-client}/constants.d.ts +0 -0
- /package/node_modules/@smithy/{smithy-client/dist-types → core/dist-types/submodules/client/smithy-client}/defaults-mode.d.ts +0 -0
- /package/node_modules/@smithy/{smithy-client/dist-types → core/dist-types/submodules/client/smithy-client}/extensions/retry.d.ts +0 -0
- /package/node_modules/@smithy/{smithy-client/dist-types → core/dist-types/submodules/client/smithy-client}/is-serializable-header-value.d.ts +0 -0
- /package/node_modules/@smithy/{smithy-client/dist-types → core/dist-types/submodules/client/smithy-client}/schemaLogFilter.d.ts +0 -0
- /package/node_modules/@smithy/{util-middleware/dist-types → core/dist-types/submodules/client/util-middleware}/normalizeProvider.d.ts +0 -0
- /package/node_modules/@smithy/{util-waiter/dist-types → core/dist-types/submodules/client/util-waiter}/circularReplacer.d.ts +0 -0
- /package/node_modules/@smithy/{util-waiter/dist-types → core/dist-types/submodules/client/util-waiter}/utils/sleep.d.ts +0 -0
- /package/node_modules/@smithy/{util-waiter/dist-types → core/dist-types/submodules/client/util-waiter}/waiter.d.ts +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/endpointsConfig/resolveCustomEndpointsConfig.d.ts +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/endpointsConfig/utils/getEndpointFromRegion.d.ts +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/regionConfig/checkRegion.d.ts +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/regionConfig/getRealRegion.d.ts +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/regionConfig/isFipsRegion.d.ts +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/regionConfig/resolveRegionConfig.d.ts +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/regionInfo/EndpointVariant.d.ts +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/regionInfo/EndpointVariantTag.d.ts +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/regionInfo/PartitionHash.d.ts +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/regionInfo/RegionHash.d.ts +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/regionInfo/getHostnameFromVariants.d.ts +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/regionInfo/getRegionInfo.d.ts +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/regionInfo/getResolvedHostname.d.ts +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/regionInfo/getResolvedPartition.d.ts +0 -0
- /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/regionInfo/getResolvedSigningRegion.d.ts +0 -0
- /package/node_modules/@smithy/{util-defaults-mode-node/dist-types → core/dist-types/submodules/config/defaults-mode}/constants.d.ts +0 -0
- /package/node_modules/@smithy/{node-config-provider/dist-types → core/dist-types/submodules/config/node-config-provider}/fromEnv.d.ts +0 -0
- /package/node_modules/@smithy/{node-config-provider/dist-types → core/dist-types/submodules/config/node-config-provider}/fromStatic.d.ts +0 -0
- /package/node_modules/@smithy/{node-config-provider/dist-types → core/dist-types/submodules/config/node-config-provider}/getSelectorName.d.ts +0 -0
- /package/node_modules/@smithy/{property-provider/dist-types → core/dist-types/submodules/config/property-provider}/memoize.d.ts +0 -0
- /package/node_modules/@smithy/{shared-ini-file-loader/dist-types → core/dist-types/submodules/config/shared-ini-file-loader}/constants.d.ts +0 -0
- /package/node_modules/@smithy/{shared-ini-file-loader/dist-types → core/dist-types/submodules/config/shared-ini-file-loader}/externalDataInterceptor.d.ts +0 -0
- /package/node_modules/@smithy/{shared-ini-file-loader/dist-types → core/dist-types/submodules/config/shared-ini-file-loader}/getConfigFilepath.d.ts +0 -0
- /package/node_modules/@smithy/{shared-ini-file-loader/dist-types → core/dist-types/submodules/config/shared-ini-file-loader}/getCredentialsFilepath.d.ts +0 -0
- /package/node_modules/@smithy/{shared-ini-file-loader/dist-types → core/dist-types/submodules/config/shared-ini-file-loader}/getHomeDir.d.ts +0 -0
- /package/node_modules/@smithy/{shared-ini-file-loader/dist-types → core/dist-types/submodules/config/shared-ini-file-loader}/getProfileName.d.ts +0 -0
- /package/node_modules/@smithy/{shared-ini-file-loader/dist-types → core/dist-types/submodules/config/shared-ini-file-loader}/getSSOTokenFilepath.d.ts +0 -0
- /package/node_modules/@smithy/{shared-ini-file-loader/dist-types → core/dist-types/submodules/config/shared-ini-file-loader}/loadSharedConfigFiles.d.ts +0 -0
- /package/node_modules/@smithy/{shared-ini-file-loader/dist-types → core/dist-types/submodules/config/shared-ini-file-loader}/loadSsoSessionData.d.ts +0 -0
- /package/node_modules/@smithy/{shared-ini-file-loader/dist-types → core/dist-types/submodules/config/shared-ini-file-loader}/mergeConfigFiles.d.ts +0 -0
- /package/node_modules/@smithy/{shared-ini-file-loader/dist-types → core/dist-types/submodules/config/shared-ini-file-loader}/readFile.d.ts +0 -0
- /package/node_modules/@smithy/{shared-ini-file-loader/dist-types → core/dist-types/submodules/config/shared-ini-file-loader}/types.d.ts +0 -0
- /package/node_modules/@smithy/{util-config-provider/dist-types → core/dist-types/submodules/config/util-config-provider}/booleanSelector.d.ts +0 -0
- /package/node_modules/@smithy/{util-config-provider/dist-types → core/dist-types/submodules/config/util-config-provider}/numberSelector.d.ts +0 -0
- /package/node_modules/@smithy/{util-config-provider/dist-types → core/dist-types/submodules/config/util-config-provider}/types.d.ts +0 -0
- /package/node_modules/@smithy/{middleware-endpoint/dist-types → core/dist-types/submodules/endpoints/middleware-endpoint}/adaptors/createConfigValueProvider.d.ts +0 -0
- /package/node_modules/@smithy/{middleware-endpoint/dist-types → core/dist-types/submodules/endpoints/middleware-endpoint}/adaptors/getEndpointFromConfig.d.ts +0 -0
- /package/node_modules/@smithy/{middleware-endpoint/dist-types → core/dist-types/submodules/endpoints/middleware-endpoint}/resolveEndpointRequiredConfig.d.ts +0 -0
- /package/node_modules/@smithy/{middleware-endpoint/dist-types → core/dist-types/submodules/endpoints/middleware-endpoint}/service-customizations/index.d.ts +0 -0
- /package/node_modules/@smithy/{middleware-endpoint/dist-types → core/dist-types/submodules/endpoints/middleware-endpoint}/service-customizations/s3.d.ts +0 -0
- /package/node_modules/@smithy/{middleware-endpoint/dist-types → core/dist-types/submodules/endpoints/middleware-endpoint}/types.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/bdd/BinaryDecisionDiagram.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/debug/debugId.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/debug/index.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/debug/toDebugString.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/booleanEquals.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/coalesce.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/getAttr.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/getAttrPathList.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/index.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/isIpAddress.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/isSet.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/isValidHostLabel.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/ite.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/not.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/split.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/stringEquals.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/substring.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/uriEncode.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/types/EndpointError.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/types/EndpointFunctions.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/types/EndpointRuleObject.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/types/ErrorRuleObject.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/types/RuleSetObject.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/types/TreeRuleObject.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/types/index.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/types/shared.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/utils/callFunction.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/utils/customEndpointFunctions.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/utils/endpointFunctions.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/utils/evaluateConditions.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/utils/evaluateEndpointRule.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/utils/evaluateTemplate.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/utils/evaluateTreeRule.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/utils/getEndpointProperty.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/utils/getReferenceValue.d.ts +0 -0
- /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/utils/index.d.ts +0 -0
- /package/node_modules/@smithy/{middleware-content-length/dist-types/index.d.ts → core/dist-types/submodules/protocols/middleware-content-length/contentLengthMiddleware.d.ts} +0 -0
- /package/node_modules/@smithy/{protocol-http/dist-types → core/dist-types/submodules/protocols/protocol-http}/Fields.d.ts +0 -0
- /package/node_modules/@smithy/{protocol-http/dist-types → core/dist-types/submodules/protocols/protocol-http}/httpResponse.d.ts +0 -0
- /package/node_modules/@smithy/{protocol-http/dist-types → core/dist-types/submodules/protocols/protocol-http}/isValidHostname.d.ts +0 -0
- /package/node_modules/@smithy/{protocol-http/dist-types → core/dist-types/submodules/protocols/protocol-http}/types.d.ts +0 -0
- /package/node_modules/@smithy/{querystring-builder/dist-types/index.d.ts → core/dist-types/submodules/protocols/querystring-builder/buildQueryString.d.ts} +0 -0
- /package/node_modules/@smithy/{querystring-parser/dist-types/index.d.ts → core/dist-types/submodules/protocols/querystring-parser/parseQueryString.d.ts} +0 -0
- /package/node_modules/@smithy/{url-parser/dist-types/index.d.ts → core/dist-types/submodules/protocols/url-parser/parseUrl.d.ts} +0 -0
- /package/node_modules/@smithy/{util-uri-escape/dist-types → core/dist-types/submodules/protocols/util-uri-escape}/escape-uri-path.d.ts +0 -0
- /package/node_modules/@smithy/{util-uri-escape/dist-types → core/dist-types/submodules/protocols/util-uri-escape}/escape-uri.d.ts +0 -0
- /package/node_modules/@smithy/{middleware-retry/dist-types → core/dist-types/submodules/retry/middleware-retry}/longPollMiddleware.d.ts +0 -0
- /package/node_modules/@smithy/{middleware-retry/dist-types → core/dist-types/submodules/retry/middleware-retry}/omitRetryHeadersMiddleware.d.ts +0 -0
- /package/node_modules/@smithy/{middleware-retry/dist-types → core/dist-types/submodules/retry/middleware-retry}/parseRetryAfterHeader.d.ts +0 -0
- /package/node_modules/@smithy/{middleware-retry/dist-types → core/dist-types/submodules/retry/middleware-retry}/retry-pre-sra-deprecated/StandardRetryStrategy.d.ts +0 -0
- /package/node_modules/@smithy/{middleware-retry/dist-types → core/dist-types/submodules/retry/middleware-retry}/retry-pre-sra-deprecated/defaultRetryQuota.d.ts +0 -0
- /package/node_modules/@smithy/{middleware-retry/dist-types → core/dist-types/submodules/retry/middleware-retry}/retry-pre-sra-deprecated/delayDecider.d.ts +0 -0
- /package/node_modules/@smithy/{middleware-retry/dist-types → core/dist-types/submodules/retry/middleware-retry}/retry-pre-sra-deprecated/retryDecider.d.ts +0 -0
- /package/node_modules/@smithy/{middleware-retry/dist-types → core/dist-types/submodules/retry/middleware-retry}/retry-pre-sra-deprecated/types.d.ts +0 -0
- /package/node_modules/@smithy/{middleware-retry/dist-types → core/dist-types/submodules/retry/middleware-retry}/util.d.ts +0 -0
- /package/node_modules/@smithy/{service-error-classification/dist-types → core/dist-types/submodules/retry/service-error-classification}/constants.d.ts +0 -0
- /package/node_modules/@smithy/{service-error-classification/dist-types/index.d.ts → core/dist-types/submodules/retry/service-error-classification/service-error-classification.d.ts} +0 -0
- /package/node_modules/@smithy/{util-retry/dist-types → core/dist-types/submodules/retry/util-retry}/ConfiguredRetryStrategy.d.ts +0 -0
- /package/node_modules/@smithy/{util-retry/dist-types → core/dist-types/submodules/retry/util-retry}/DefaultRateLimiter.d.ts +0 -0
- /package/node_modules/@smithy/{util-retry/dist-types → core/dist-types/submodules/retry/util-retry}/DefaultRetryBackoffStrategy.d.ts +0 -0
- /package/node_modules/@smithy/{util-retry/dist-types → core/dist-types/submodules/retry/util-retry}/DefaultRetryToken.d.ts +0 -0
- /package/node_modules/@smithy/{util-retry/dist-types → core/dist-types/submodules/retry/util-retry}/StandardRetryStrategy.d.ts +0 -0
- /package/node_modules/@smithy/{util-retry/dist-types → core/dist-types/submodules/retry/util-retry}/config.d.ts +0 -0
- /package/node_modules/@smithy/{util-retry/dist-types → core/dist-types/submodules/retry/util-retry}/types.d.ts +0 -0
- /package/node_modules/@smithy/{hash-node/dist-types/index.d.ts → core/dist-types/submodules/serde/hash-node/hash-node.d.ts} +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/dist-types/index.d.ts → @smithy/core/dist-types/submodules/serde/is-array-buffer/is-array-buffer.d.ts} +0 -0
- /package/node_modules/@smithy/{middleware-serde/dist-types → core/dist-types/submodules/serde/middleware-serde}/deserializerMiddleware.d.ts +0 -0
- /package/node_modules/@smithy/{middleware-serde/dist-types → core/dist-types/submodules/serde/middleware-serde}/serdePlugin.d.ts +0 -0
- /package/node_modules/@smithy/{middleware-serde/dist-types → core/dist-types/submodules/serde/middleware-serde}/serializerMiddleware.d.ts +0 -0
- /package/node_modules/@smithy/{util-base64/dist-types/constants.browser.d.ts → core/dist-types/submodules/serde/util-base64/constants-for-browser.d.ts} +0 -0
- /package/node_modules/@smithy/{util-base64/dist-types → core/dist-types/submodules/serde/util-base64}/fromBase64.browser.d.ts +0 -0
- /package/node_modules/@smithy/{util-base64/dist-types → core/dist-types/submodules/serde/util-base64}/fromBase64.d.ts +0 -0
- /package/node_modules/@smithy/{util-base64/dist-types → core/dist-types/submodules/serde/util-base64}/toBase64.browser.d.ts +0 -0
- /package/node_modules/@smithy/{util-base64/dist-types → core/dist-types/submodules/serde/util-base64}/toBase64.d.ts +0 -0
- /package/node_modules/@smithy/{util-body-length-browser/dist-types/calculateBodyLength.d.ts → core/dist-types/submodules/serde/util-body-length/calculateBodyLength.browser.d.ts} +0 -0
- /package/node_modules/@smithy/{util-body-length-node/dist-types → core/dist-types/submodules/serde/util-body-length}/calculateBodyLength.d.ts +0 -0
- /package/node_modules/@smithy/{util-hex-encoding/dist-types/index.d.ts → core/dist-types/submodules/serde/util-hex-encoding/hex-encoding.d.ts} +0 -0
- /package/node_modules/@smithy/{util-stream/dist-types → core/dist-types/submodules/serde/util-stream}/ByteArrayCollector.d.ts +0 -0
- /package/node_modules/@smithy/{util-stream/dist-types → core/dist-types/submodules/serde/util-stream}/checksum/ChecksumStream.browser.d.ts +0 -0
- /package/node_modules/@smithy/{util-stream/dist-types → core/dist-types/submodules/serde/util-stream}/getAwsChunkedEncodingStream.browser.d.ts +0 -0
- /package/node_modules/@smithy/{util-stream/dist-types → core/dist-types/submodules/serde/util-stream}/headStream.browser.d.ts +0 -0
- /package/node_modules/@smithy/{util-stream/dist-types → core/dist-types/submodules/serde/util-stream}/sdk-stream-mixin.browser.d.ts +0 -0
- /package/node_modules/@smithy/{util-stream/dist-types → core/dist-types/submodules/serde/util-stream}/splitStream.browser.d.ts +0 -0
- /package/node_modules/@smithy/{util-stream/dist-types → core/dist-types/submodules/serde/util-stream}/stream-type-check.d.ts +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types → @smithy/core/dist-types/submodules/serde/util-utf8}/fromUtf8.browser.d.ts +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types → @smithy/core/dist-types/submodules/serde/util-utf8}/fromUtf8.d.ts +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types → @smithy/core/dist-types/submodules/serde/util-utf8}/toUint8Array.d.ts +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types → @smithy/core/dist-types/submodules/serde/util-utf8}/toUtf8.browser.d.ts +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types → @smithy/core/dist-types/submodules/serde/util-utf8}/toUtf8.d.ts +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/dist-cjs/fromUtf8.browser.js +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/dist-cjs/fromUtf8.js +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/dist-cjs/toUint8Array.js +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/dist-cjs/toUtf8.browser.js +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/dist-cjs/toUtf8.js +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.XMLParser=e():t.XMLParser=e()}(this,()=>(()=>{"use strict";var t={d:(e,r)=>{for(var n in r)t.o(r,n)&&!t.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:r[n]})},o:(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r:t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})}},e={};t.r(e),t.d(e,{default:()=>Tt});var r=":A-Za-z_\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",n=new RegExp("^["+r+"]["+r+"\\-.\\d\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$");function i(t,e){for(var r=[],n=e.exec(t);n;){var i=[];i.startIndex=e.lastIndex-n[0].length;for(var a=n.length,s=0;s<a;s++)i.push(n[s]);r.push(i),n=e.exec(t)}return r}var a=function(t){return!(null==n.exec(t))},s=["hasOwnProperty","toString","valueOf","__defineGetter__","__defineSetter__","__lookupGetter__","__lookupSetter__"],o=["__proto__","constructor","prototype"],h=function(t){return s.includes(t)?"__"+t:t},l={preserveOrder:!1,attributeNamePrefix:"@_",attributesGroupName:!1,textNodeName:"#text",ignoreAttributes:!0,removeNSPrefix:!1,allowBooleanAttributes:!1,parseTagValue:!0,parseAttributeValue:!1,trimValues:!0,cdataPropName:!1,numberParseOptions:{hex:!0,leadingZeros:!0,eNotation:!0},tagValueProcessor:function(t,e){return e},attributeValueProcessor:function(t,e){return e},stopNodes:[],alwaysCreateTextNode:!1,isArray:function(){return!1},commentPropName:!1,unpairedTags:[],processEntities:!0,htmlEntities:!1,entityDecoder:null,ignoreDeclaration:!1,ignorePiTags:!1,transformTagName:!1,transformAttributeName:!1,updateTag:function(t,e,r){return t},captureMetaData:!1,maxNestedTags:100,strictReservedNames:!0,jPath:!0,onDangerousProperty:h};function u(t,e){if("string"==typeof t){var r=t.toLowerCase();if(s.some(function(t){return r===t.toLowerCase()}))throw new Error("[SECURITY] Invalid "+e+': "'+t+'" is a reserved JavaScript keyword that could cause prototype pollution');if(o.some(function(t){return r===t.toLowerCase()}))throw new Error("[SECURITY] Invalid "+e+': "'+t+'" is a reserved JavaScript keyword that could cause prototype pollution')}}function d(t,e){return"boolean"==typeof t?{enabled:t,maxEntitySize:1e4,maxExpansionDepth:1e4,maxTotalExpansions:1/0,maxExpandedLength:1e5,maxEntityCount:1e3,allowedTags:null,tagFilter:null,appliesTo:"all"}:"object"==typeof t&&null!==t?{enabled:!1!==t.enabled,maxEntitySize:Math.max(1,null!=(r=t.maxEntitySize)?r:1e4),maxExpansionDepth:Math.max(1,null!=(n=t.maxExpansionDepth)?n:1e4),maxTotalExpansions:Math.max(1,null!=(i=t.maxTotalExpansions)?i:1/0),maxExpandedLength:Math.max(1,null!=(a=t.maxExpandedLength)?a:1e5),maxEntityCount:Math.max(1,null!=(s=t.maxEntityCount)?s:1e3),allowedTags:null!=(o=t.allowedTags)?o:null,tagFilter:null!=(h=t.tagFilter)?h:null,appliesTo:null!=(l=t.appliesTo)?l:"all"}:d(!0);var r,n,i,a,s,o,h,l}var p,c=function(t){for(var e=Object.assign({},l,t),r=0,n=[{value:e.attributeNamePrefix,name:"attributeNamePrefix"},{value:e.attributesGroupName,name:"attributesGroupName"},{value:e.textNodeName,name:"textNodeName"},{value:e.cdataPropName,name:"cdataPropName"},{value:e.commentPropName,name:"commentPropName"}];r<n.length;r++){var i=n[r],a=i.value,s=i.name;a&&u(a,s)}return null===e.onDangerousProperty&&(e.onDangerousProperty=h),e.processEntities=d(e.processEntities,e.htmlEntities),e.unpairedTagsSet=new Set(e.unpairedTags),e.stopNodes&&Array.isArray(e.stopNodes)&&(e.stopNodes=e.stopNodes.map(function(t){return"string"==typeof t&&t.startsWith("*.")?".."+t.substring(2):t})),e};p="function"!=typeof Symbol?"@@xmlMetadata":Symbol("XML Node Metadata");var f=function(){function t(t){this.tagname=t,this.child=[],this[":@"]=Object.create(null)}var e=t.prototype;return e.add=function(t,e){var r;"__proto__"===t&&(t="#__proto__"),this.child.push(((r={})[t]=e,r))},e.addChild=function(t,e){var r,n;"__proto__"===t.tagname&&(t.tagname="#__proto__"),t[":@"]&&Object.keys(t[":@"]).length>0?this.child.push(((r={})[t.tagname]=t.child,r[":@"]=t[":@"],r)):this.child.push(((n={})[t.tagname]=t.child,n)),void 0!==e&&(this.child[this.child.length-1][p]={startIndex:e})},t.getMetaDataSymbol=function(){return p},t}(),g=function(){function t(t){this.suppressValidationErr=!t,this.options=t}var e=t.prototype;return e.readDocType=function(t,e){var r=Object.create(null),n=0;if("O"!==t[e+3]||"C"!==t[e+4]||"T"!==t[e+5]||"Y"!==t[e+6]||"P"!==t[e+7]||"E"!==t[e+8])throw new Error("Invalid Tag instead of DOCTYPE");e+=9;for(var i=1,a=!1,s=!1;e<t.length;e++)if("<"!==t[e]||s)if(">"===t[e]){if(s?"-"===t[e-1]&&"-"===t[e-2]&&(s=!1,i--):i--,0===i)break}else"["===t[e]?a=!0:t[e];else{if(a&&v(t,"!ENTITY",e)){e+=7;var o,h=void 0,l=this.readEntityExp(t,e+1,this.suppressValidationErr);if(o=l[0],h=l[1],e=l[2],-1===h.indexOf("&")){if(!1!==this.options.enabled&&null!=this.options.maxEntityCount&&n>=this.options.maxEntityCount)throw new Error("Entity count ("+(n+1)+") exceeds maximum allowed ("+this.options.maxEntityCount+")");r[o]=h,n++}}else if(a&&v(t,"!ELEMENT",e))e+=8,e=this.readElementExp(t,e+1).index;else if(a&&v(t,"!ATTLIST",e))e+=8;else if(a&&v(t,"!NOTATION",e))e+=9,e=this.readNotationExp(t,e+1,this.suppressValidationErr).index;else{if(!v(t,"!--",e))throw new Error("Invalid DOCTYPE");s=!0}i++}if(0!==i)throw new Error("Unclosed DOCTYPE");return{entities:r,i:e}},e.readEntityExp=function(t,e){for(var r=e=m(t,e);e<t.length&&!/\s/.test(t[e])&&'"'!==t[e]&&"'"!==t[e];)e++;var n=t.substring(r,e);if(x(n),e=m(t,e),!this.suppressValidationErr){if("SYSTEM"===t.substring(e,e+6).toUpperCase())throw new Error("External entities are not supported");if("%"===t[e])throw new Error("Parameter entities are not supported")}var i,a=this.readIdentifierVal(t,e,"entity");if(e=a[0],i=a[1],!1!==this.options.enabled&&null!=this.options.maxEntitySize&&i.length>this.options.maxEntitySize)throw new Error('Entity "'+n+'" size ('+i.length+") exceeds maximum allowed size ("+this.options.maxEntitySize+")");return[n,i,--e]},e.readNotationExp=function(t,e){for(var r=e=m(t,e);e<t.length&&!/\s/.test(t[e]);)e++;var n=t.substring(r,e);!this.suppressValidationErr&&x(n),e=m(t,e);var i=t.substring(e,e+6).toUpperCase();if(!this.suppressValidationErr&&"SYSTEM"!==i&&"PUBLIC"!==i)throw new Error('Expected SYSTEM or PUBLIC, found "'+i+'"');e+=i.length,e=m(t,e);var a=null,s=null;if("PUBLIC"===i){var o=this.readIdentifierVal(t,e,"publicIdentifier");if(e=o[0],a=o[1],'"'===t[e=m(t,e)]||"'"===t[e]){var h=this.readIdentifierVal(t,e,"systemIdentifier");e=h[0],s=h[1]}}else if("SYSTEM"===i){var l=this.readIdentifierVal(t,e,"systemIdentifier");if(e=l[0],s=l[1],!this.suppressValidationErr&&!s)throw new Error("Missing mandatory system identifier for SYSTEM notation")}return{notationName:n,publicIdentifier:a,systemIdentifier:s,index:--e}},e.readIdentifierVal=function(t,e,r){var n,i=t[e];if('"'!==i&&"'"!==i)throw new Error('Expected quoted string, found "'+i+'"');for(var a=++e;e<t.length&&t[e]!==i;)e++;if(n=t.substring(a,e),t[e]!==i)throw new Error("Unterminated "+r+" value");return[++e,n]},e.readElementExp=function(t,e){for(var r=e=m(t,e);e<t.length&&!/\s/.test(t[e]);)e++;var n=t.substring(r,e);if(!this.suppressValidationErr&&!a(n))throw new Error('Invalid element name: "'+n+'"');var i="";if("E"===t[e=m(t,e)]&&v(t,"MPTY",e))e+=4;else if("A"===t[e]&&v(t,"NY",e))e+=2;else if("("===t[e]){for(var s=++e;e<t.length&&")"!==t[e];)e++;if(i=t.substring(s,e),")"!==t[e])throw new Error("Unterminated content model")}else if(!this.suppressValidationErr)throw new Error('Invalid Element Expression, found "'+t[e]+'"');return{elementName:n,contentModel:i.trim(),index:e}},e.readAttlistExp=function(t,e){for(var r=e=m(t,e);e<t.length&&!/\s/.test(t[e]);)e++;var n=t.substring(r,e);for(x(n),r=e=m(t,e);e<t.length&&!/\s/.test(t[e]);)e++;var i=t.substring(r,e);if(!x(i))throw new Error('Invalid attribute name: "'+i+'"');e=m(t,e);var a="";if("NOTATION"===t.substring(e,e+8).toUpperCase()){if(a="NOTATION","("!==t[e=m(t,e+=8)])throw new Error("Expected '(', found \""+t[e]+'"');e++;for(var s=[];e<t.length&&")"!==t[e];){for(var o=e;e<t.length&&"|"!==t[e]&&")"!==t[e];)e++;var h=t.substring(o,e);if(!x(h=h.trim()))throw new Error('Invalid notation name: "'+h+'"');s.push(h),"|"===t[e]&&(e++,e=m(t,e))}if(")"!==t[e])throw new Error("Unterminated list of notations");e++,a+=" ("+s.join("|")+")"}else{for(var l=e;e<t.length&&!/\s/.test(t[e]);)e++;if(a+=t.substring(l,e),!this.suppressValidationErr&&!["CDATA","ID","IDREF","IDREFS","ENTITY","ENTITIES","NMTOKEN","NMTOKENS"].includes(a.toUpperCase()))throw new Error('Invalid attribute type: "'+a+'"')}e=m(t,e);var u="";if("#REQUIRED"===t.substring(e,e+8).toUpperCase())u="#REQUIRED",e+=8;else if("#IMPLIED"===t.substring(e,e+7).toUpperCase())u="#IMPLIED",e+=7;else{var d=this.readIdentifierVal(t,e,"ATTLIST");e=d[0],u=d[1]}return{elementName:n,attributeName:i,attributeType:a,defaultValue:u,index:e}},t}(),m=function(t,e){for(;e<t.length&&/\s/.test(t[e]);)e++;return e};function v(t,e,r){for(var n=0;n<e.length;n++)if(e[n]!==t[r+n+1])return!1;return!0}function x(t){if(a(t))return t;throw new Error("Invalid entity name "+t)}const y=/^[-+]?0x[a-fA-F0-9]+$/,b=/^([\-\+])?(0*)([0-9]*(\.[0-9]*)?)$/,E={hex:!0,leadingZeros:!0,decimalPoint:".",eNotation:!0,infinity:"original"};const N=/^([-+])?(0*)(\d*(\.\d*)?[eE][-\+]?\d+)$/;function w(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}class _{constructor(t){this._matcher=t}get separator(){return this._matcher.separator}getCurrentTag(){const t=this._matcher.path;return t.length>0?t[t.length-1].tag:void 0}getCurrentNamespace(){const t=this._matcher.path;return t.length>0?t[t.length-1].namespace:void 0}getAttrValue(t){const e=this._matcher.path;if(0!==e.length)return e[e.length-1].values?.[t]}hasAttr(t){const e=this._matcher.path;if(0===e.length)return!1;const r=e[e.length-1];return void 0!==r.values&&t in r.values}getPosition(){const t=this._matcher.path;return 0===t.length?-1:t[t.length-1].position??0}getCounter(){const t=this._matcher.path;return 0===t.length?-1:t[t.length-1].counter??0}getIndex(){return this.getPosition()}getDepth(){return this._matcher.path.length}toString(t,e=!0){return this._matcher.toString(t,e)}toArray(){return this._matcher.path.map(t=>t.tag)}matches(t){return this._matcher.matches(t)}matchesAny(t){return t.matchesAny(this._matcher)}}class S{constructor(t={}){this.separator=t.separator||".",this.path=[],this.siblingStacks=[],this._pathStringCache=null,this._view=new _(this)}push(t,e=null,r=null){this._pathStringCache=null,this.path.length>0&&(this.path[this.path.length-1].values=void 0);const n=this.path.length;this.siblingStacks[n]||(this.siblingStacks[n]=new Map);const i=this.siblingStacks[n],a=r?`${r}:${t}`:t,s=i.get(a)||0;let o=0;for(const t of i.values())o+=t;i.set(a,s+1);const h={tag:t,position:o,counter:s};null!=r&&(h.namespace=r),null!=e&&(h.values=e),this.path.push(h)}pop(){if(0===this.path.length)return;this._pathStringCache=null;const t=this.path.pop();return this.siblingStacks.length>this.path.length+1&&(this.siblingStacks.length=this.path.length+1),t}updateCurrent(t){if(this.path.length>0){const e=this.path[this.path.length-1];null!=t&&(e.values=t)}}getCurrentTag(){return this.path.length>0?this.path[this.path.length-1].tag:void 0}getCurrentNamespace(){return this.path.length>0?this.path[this.path.length-1].namespace:void 0}getAttrValue(t){if(0!==this.path.length)return this.path[this.path.length-1].values?.[t]}hasAttr(t){if(0===this.path.length)return!1;const e=this.path[this.path.length-1];return void 0!==e.values&&t in e.values}getPosition(){return 0===this.path.length?-1:this.path[this.path.length-1].position??0}getCounter(){return 0===this.path.length?-1:this.path[this.path.length-1].counter??0}getIndex(){return this.getPosition()}getDepth(){return this.path.length}toString(t,e=!0){const r=t||this.separator;if(r===this.separator&&!0===e){if(null!==this._pathStringCache)return this._pathStringCache;const t=this.path.map(t=>t.namespace?`${t.namespace}:${t.tag}`:t.tag).join(r);return this._pathStringCache=t,t}return this.path.map(t=>e&&t.namespace?`${t.namespace}:${t.tag}`:t.tag).join(r)}toArray(){return this.path.map(t=>t.tag)}reset(){this._pathStringCache=null,this.path=[],this.siblingStacks=[]}matches(t){const e=t.segments;return 0!==e.length&&(t.hasDeepWildcard()?this._matchWithDeepWildcard(e):this._matchSimple(e))}_matchSimple(t){if(this.path.length!==t.length)return!1;for(let e=0;e<t.length;e++)if(!this._matchSegment(t[e],this.path[e],e===this.path.length-1))return!1;return!0}_matchWithDeepWildcard(t){let e=this.path.length-1,r=t.length-1;for(;r>=0&&e>=0;){const n=t[r];if("deep-wildcard"===n.type){if(r--,r<0)return!0;const n=t[r];let i=!1;for(let t=e;t>=0;t--)if(this._matchSegment(n,this.path[t],t===this.path.length-1)){e=t-1,r--,i=!0;break}if(!i)return!1}else{if(!this._matchSegment(n,this.path[e],e===this.path.length-1))return!1;e--,r--}}return r<0}_matchSegment(t,e,r){if("*"!==t.tag&&t.tag!==e.tag)return!1;if(void 0!==t.namespace&&"*"!==t.namespace&&t.namespace!==e.namespace)return!1;if(void 0!==t.attrName){if(!r)return!1;if(!e.values||!(t.attrName in e.values))return!1;if(void 0!==t.attrValue&&String(e.values[t.attrName])!==String(t.attrValue))return!1}if(void 0!==t.position){if(!r)return!1;const n=e.counter??0;if("first"===t.position&&0!==n)return!1;if("odd"===t.position&&n%2!=1)return!1;if("even"===t.position&&n%2!=0)return!1;if("nth"===t.position&&n!==t.positionValue)return!1}return!0}matchesAny(t){return t.matchesAny(this)}snapshot(){return{path:this.path.map(t=>({...t})),siblingStacks:this.siblingStacks.map(t=>new Map(t))}}restore(t){this._pathStringCache=null,this.path=t.path.map(t=>({...t})),this.siblingStacks=t.siblingStacks.map(t=>new Map(t))}readOnly(){return this._view}}class T{constructor(t,e={},r){this.pattern=t,this.separator=e.separator||".",this.segments=this._parse(t),this.data=r,this._hasDeepWildcard=this.segments.some(t=>"deep-wildcard"===t.type),this._hasAttributeCondition=this.segments.some(t=>void 0!==t.attrName),this._hasPositionSelector=this.segments.some(t=>void 0!==t.position)}_parse(t){const e=[];let r=0,n="";for(;r<t.length;)t[r]===this.separator?r+1<t.length&&t[r+1]===this.separator?(n.trim()&&(e.push(this._parseSegment(n.trim())),n=""),e.push({type:"deep-wildcard"}),r+=2):(n.trim()&&e.push(this._parseSegment(n.trim())),n="",r++):(n+=t[r],r++);return n.trim()&&e.push(this._parseSegment(n.trim())),e}_parseSegment(t){const e={type:"tag"};let r=null,n=t;const i=t.match(/^([^\[]+)(\[[^\]]*\])(.*)$/);if(i&&(n=i[1]+i[3],i[2])){const t=i[2].slice(1,-1);t&&(r=t)}let a,s,o=n;if(n.includes("::")){const e=n.indexOf("::");if(a=n.substring(0,e).trim(),o=n.substring(e+2).trim(),!a)throw new Error(`Invalid namespace in pattern: ${t}`)}let h=null;if(o.includes(":")){const t=o.lastIndexOf(":"),e=o.substring(0,t).trim(),r=o.substring(t+1).trim();["first","last","odd","even"].includes(r)||/^nth\(\d+\)$/.test(r)?(s=e,h=r):s=o}else s=o;if(!s)throw new Error(`Invalid segment pattern: ${t}`);if(e.tag=s,a&&(e.namespace=a),r)if(r.includes("=")){const t=r.indexOf("=");e.attrName=r.substring(0,t).trim(),e.attrValue=r.substring(t+1).trim()}else e.attrName=r.trim();if(h){const t=h.match(/^nth\((\d+)\)$/);t?(e.position="nth",e.positionValue=parseInt(t[1],10)):e.position=h}return e}get length(){return this.segments.length}hasDeepWildcard(){return this._hasDeepWildcard}hasAttributeCondition(){return this._hasAttributeCondition}hasPositionSelector(){return this._hasPositionSelector}toString(){return this.pattern}}class C{constructor(){this._byDepthAndTag=new Map,this._wildcardByDepth=new Map,this._deepWildcards=[],this._patterns=new Set,this._sealed=!1}add(t){if(this._sealed)throw new TypeError("ExpressionSet is sealed. Create a new ExpressionSet to add more expressions.");if(this._patterns.has(t.pattern))return this;if(this._patterns.add(t.pattern),t.hasDeepWildcard())return this._deepWildcards.push(t),this;const e=t.length,r=t.segments[t.segments.length-1],n=r?.tag;if(n&&"*"!==n){const r=`${e}:${n}`;this._byDepthAndTag.has(r)||this._byDepthAndTag.set(r,[]),this._byDepthAndTag.get(r).push(t)}else this._wildcardByDepth.has(e)||this._wildcardByDepth.set(e,[]),this._wildcardByDepth.get(e).push(t);return this}addAll(t){for(const e of t)this.add(e);return this}has(t){return this._patterns.has(t.pattern)}get size(){return this._patterns.size}seal(){return this._sealed=!0,this}get isSealed(){return this._sealed}matchesAny(t){return null!==this.findMatch(t)}findMatch(t){const e=t.getDepth(),r=`${e}:${t.getCurrentTag()}`,n=this._byDepthAndTag.get(r);if(n)for(let e=0;e<n.length;e++)if(t.matches(n[e]))return n[e];const i=this._wildcardByDepth.get(e);if(i)for(let e=0;e<i.length;e++)if(t.matches(i[e]))return i[e];for(let e=0;e<this._deepWildcards.length;e++)if(t.matches(this._deepWildcards[e]))return this._deepWildcards[e];return null}}const A={cent:"¢",pound:"£",curren:"¤",yen:"¥",euro:"€",dollar:"$",euro:"€",fnof:"ƒ",inr:"₹",af:"؋",birr:"ብር",peso:"₱",rub:"₽",won:"₩",yuan:"¥",cedil:"¸"},I={amp:"&",apos:"'",gt:">",lt:"<",quot:'"'},P={nbsp:" ",copy:"©",reg:"®",trade:"™",mdash:"—",ndash:"–",hellip:"…",laquo:"«",raquo:"»",lsquo:"‘",rsquo:"’",ldquo:"“",rdquo:"”",bull:"•",para:"¶",sect:"§",deg:"°",frac12:"½",frac14:"¼",frac34:"¾"},M=new Set("!?\\\\/[]$%{}^&*()<>|+");function O(t){if("#"===t[0])throw new Error(`[EntityReplacer] Invalid character '#' in entity name: "${t}"`);for(const e of t)if(M.has(e))throw new Error(`[EntityReplacer] Invalid character '${e}' in entity name: "${t}"`);return t}function D(...t){const e=Object.create(null);for(const r of t)if(r)for(const t of Object.keys(r)){const n=r[t];if("string"==typeof n)e[t]=n;else if(n&&"object"==typeof n&&void 0!==n.val){const r=n.val;"string"==typeof r&&(e[t]=r)}}return e}const j="external",L="base",k="all",V=Object.freeze({allow:0,leave:1,remove:2,throw:3}),F=new Set([9,10,13]);class ${constructor(t={}){var e;this._limit=t.limit||{},this._maxTotalExpansions=this._limit.maxTotalExpansions||0,this._maxExpandedLength=this._limit.maxExpandedLength||0,this._postCheck="function"==typeof t.postCheck?t.postCheck:t=>t,this._limitTiers=(e=this._limit.applyLimitsTo??j)&&e!==j?e===k?new Set([k]):e===L?new Set([L]):Array.isArray(e)?new Set(e):new Set([j]):new Set([j]),this._numericAllowed=t.numericAllowed??!0,this._baseMap=D(I,t.namedEntities||null),this._externalMap=Object.create(null),this._inputMap=Object.create(null),this._totalExpansions=0,this._expandedLength=0,this._removeSet=new Set(t.remove&&Array.isArray(t.remove)?t.remove:[]),this._leaveSet=new Set(t.leave&&Array.isArray(t.leave)?t.leave:[]);const r=function(t){if(!t)return{xmlVersion:1,onLevel:V.allow,nullLevel:V.remove};const e=1.1===t.xmlVersion?1.1:1,r=V[t.onNCR]??V.allow,n=V[t.nullNCR]??V.remove;return{xmlVersion:e,onLevel:r,nullLevel:Math.max(n,V.remove)}}(t.ncr);this._ncrXmlVersion=r.xmlVersion,this._ncrOnLevel=r.onLevel,this._ncrNullLevel=r.nullLevel}setExternalEntities(t){if(t)for(const e of Object.keys(t))O(e);this._externalMap=D(t)}addExternalEntity(t,e){O(t),"string"==typeof e&&-1===e.indexOf("&")&&(this._externalMap[t]=e)}addInputEntities(t){this._totalExpansions=0,this._expandedLength=0,this._inputMap=D(t)}reset(){return this._inputMap=Object.create(null),this._totalExpansions=0,this._expandedLength=0,this}setXmlVersion(t){this._ncrXmlVersion=1.1===t?1.1:1}decode(t){if("string"!=typeof t||0===t.length)return t;const e=t,r=[],n=t.length;let i=0,a=0;const s=this._maxTotalExpansions>0,o=this._maxExpandedLength>0,h=s||o;for(;a<n;){if(38!==t.charCodeAt(a)){a++;continue}let e=a+1;for(;e<n&&59!==t.charCodeAt(e)&&e-a<=32;)e++;if(e>=n||59!==t.charCodeAt(e)){a++;continue}const l=t.slice(a+1,e);if(0===l.length){a++;continue}let u,d;if(this._removeSet.has(l))u="",void 0===d&&(d=j);else{if(this._leaveSet.has(l)){a++;continue}if(35===l.charCodeAt(0)){const t=this._resolveNCR(l);if(void 0===t){a++;continue}u=t,d=L}else{const t=this._resolveName(l);u=t?.value,d=t?.tier}}if(void 0!==u){if(a>i&&r.push(t.slice(i,a)),r.push(u),i=e+1,a=i,h&&this._tierCounts(d)){if(s&&(this._totalExpansions++,this._totalExpansions>this._maxTotalExpansions))throw new Error(`[EntityReplacer] Entity expansion count limit exceeded: ${this._totalExpansions} > ${this._maxTotalExpansions}`);if(o){const t=u.length-(l.length+2);if(t>0&&(this._expandedLength+=t,this._expandedLength>this._maxExpandedLength))throw new Error(`[EntityReplacer] Expanded content length limit exceeded: ${this._expandedLength} > ${this._maxExpandedLength}`)}}}else a++}i<n&&r.push(t.slice(i));const l=0===r.length?t:r.join("");return this._postCheck(l,e)}_tierCounts(t){return!!this._limitTiers.has(k)||this._limitTiers.has(t)}_resolveName(t){return t in this._inputMap?{value:this._inputMap[t],tier:j}:t in this._externalMap?{value:this._externalMap[t],tier:j}:t in this._baseMap?{value:this._baseMap[t],tier:L}:void 0}_classifyNCR(t){return 0===t?this._ncrNullLevel:t>=55296&&t<=57343||1===this._ncrXmlVersion&&t>=1&&t<=31&&!F.has(t)?V.remove:-1}_applyNCRAction(t,e,r){switch(t){case V.allow:return String.fromCodePoint(r);case V.remove:return"";case V.leave:return;case V.throw:throw new Error(`[EntityDecoder] Prohibited numeric character reference &${e}; (U+${r.toString(16).toUpperCase().padStart(4,"0")})`);default:return String.fromCodePoint(r)}}_resolveNCR(t){const e=t.charCodeAt(1);let r;if(r=120===e||88===e?parseInt(t.slice(2),16):parseInt(t.slice(1),10),Number.isNaN(r)||r<0||r>1114111)return;const n=this._classifyNCR(r);if(!this._numericAllowed&&n<V.remove)return;const i=-1===n?this._ncrOnLevel:Math.max(this._ncrOnLevel,n);return this._applyNCRAction(i,t,r)}}function R(){return R=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)({}).hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},R.apply(null,arguments)}function U(t,e){if(!t)return{};var r=e.attributesGroupName?t[e.attributesGroupName]:t;if(!r)return{};var n={};for(var i in r)i.startsWith(e.attributeNamePrefix)?n[i.substring(e.attributeNamePrefix.length)]=r[i]:n[i]=r[i];return n}function W(t){if(t&&"string"==typeof t){var e=t.indexOf(":");if(-1!==e&&e>0){var r=t.substring(0,e);if("xmlns"!==r)return r}}}var X=function(t,e){var r;this.options=t,this.currentNode=null,this.tagsNodeStack=[],this.parseXml=q,this.parseTextData=Y,this.resolveNameSpace=B,this.buildAttributesMap=G,this.isItStopNode=Q,this.replaceEntitiesValue=J,this.readStopNodeData=rt,this.saveTextToParentTag=K,this.addChild=Z,this.ignoreAttributesFn="function"==typeof(r=this.options.ignoreAttributes)?r:Array.isArray(r)?function(t){for(var e,n=function(t,e){var r="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(r)return(r=r.call(t)).next.bind(r);if(Array.isArray(t)||(r=function(t,e){if(t){if("string"==typeof t)return w(t,e);var r={}.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?w(t,e):void 0}}(t))||e&&t&&"number"==typeof t.length){r&&(t=r);var n=0;return function(){return n>=t.length?{done:!0}:{done:!1,value:t[n++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(r);!(e=n()).done;){var i=e.value;if("string"==typeof i&&t===i)return!0;if(i instanceof RegExp&&i.test(t))return!0}}:function(){return!1},this.entityExpansionCount=0,this.currentExpandedLength=0;var n=R({},I);this.options.entityDecoder?this.entityDecoder=this.options.entityDecoder:("object"==typeof this.options.htmlEntities?n=this.options.htmlEntities:!0===this.options.htmlEntities&&(n=R({},P,A)),this.entityDecoder=new $({namedEntities:R({},n,e),numericAllowed:this.options.htmlEntities,limit:{maxTotalExpansions:this.options.processEntities.maxTotalExpansions,maxExpandedLength:this.options.processEntities.maxExpandedLength,applyLimitsTo:this.options.processEntities.appliesTo}})),this.matcher=new S,this.readonlyMatcher=this.matcher.readOnly(),this.isCurrentNodeStopNode=!1,this.stopNodeExpressionsSet=new C;var i=this.options.stopNodes;if(i&&i.length>0){for(var a=0;a<i.length;a++){var s=i[a];"string"==typeof s?this.stopNodeExpressionsSet.add(new T(s)):s instanceof T&&this.stopNodeExpressionsSet.add(s)}this.stopNodeExpressionsSet.seal()}};function Y(t,e,r,n,i,a,s){var o=this.options;if(void 0!==t&&(o.trimValues&&!n&&(t=t.trim()),t.length>0)){s||(t=this.replaceEntitiesValue(t,e,r));var h=o.jPath?r.toString():r,l=o.tagValueProcessor(e,t,h,i,a);return null==l?t:typeof l!=typeof t||l!==t?l:o.trimValues||t.trim()===t?nt(t,o.parseTagValue,o.numberParseOptions):t}}function B(t){if(this.options.removeNSPrefix){var e=t.split(":"),r="/"===t.charAt(0)?"/":"";if("xmlns"===e[0])return"";2===e.length&&(t=r+e[1])}return t}var z=new RegExp("([^\\s=]+)\\s*(=\\s*(['\"])([\\s\\S]*?)\\3)?","gm");function G(t,e,r,n){void 0===n&&(n=!1);var a=this.options;if(!0===n||!0!==a.ignoreAttributes&&"string"==typeof t){for(var s=i(t,z),o=s.length,h={},l=new Array(o),u=!1,d={},p=0;p<o;p++){var c=this.resolveNameSpace(s[p][1]),f=s[p][4];if(c.length&&void 0!==f){var g=f;a.trimValues&&(g=g.trim()),g=this.replaceEntitiesValue(g,r,this.readonlyMatcher),l[p]=g,d[c]=g,u=!0}}u&&"object"==typeof e&&e.updateCurrent&&e.updateCurrent(d);for(var m=a.jPath?e.toString():this.readonlyMatcher,v=!1,x=0;x<o;x++){var y=this.resolveNameSpace(s[x][1]);if(!this.ignoreAttributesFn(y,m)){var b=a.attributeNamePrefix+y;if(y.length)if(a.transformAttributeName&&(b=a.transformAttributeName(b)),b=at(b,a),void 0!==s[x][4]){var E=l[x],N=a.attributeValueProcessor(y,E,m);h[b]=null==N?E:typeof N!=typeof E||N!==E?N:nt(E,a.parseAttributeValue,a.numberParseOptions),v=!0}else a.allowBooleanAttributes&&(h[b]=!0,v=!0)}}if(!v)return;if(a.attributesGroupName&&!a.preserveOrder){var w={};return w[a.attributesGroupName]=h,w}return h}}var q=function(t){t=t.replace(/\r\n?/g,"\n");var e=new f("!xml"),r=e,n="";this.matcher.reset(),this.entityDecoder.reset(),this.entityExpansionCount=0,this.currentExpandedLength=0;for(var i=this.options,a=new g(i.processEntities),s=t.length,o=0;o<s;o++)if("<"===t[o]){var h=t.charCodeAt(o+1);if(47===h){var l=H(t,">",o,"Closing Tag is not closed."),u=t.substring(o+2,l).trim();if(i.removeNSPrefix){var d=u.indexOf(":");-1!==d&&(u=u.substr(d+1))}u=it(i.transformTagName,u,"",i).tagName,r&&(n=this.saveTextToParentTag(n,r,this.readonlyMatcher));var p=this.matcher.getCurrentTag();if(u&&i.unpairedTagsSet.has(u))throw new Error("Unpaired tag can not be used as closing tag: </"+u+">");p&&i.unpairedTagsSet.has(p)&&(this.matcher.pop(),this.tagsNodeStack.pop()),this.matcher.pop(),this.isCurrentNodeStopNode=!1,r=this.tagsNodeStack.pop(),n="",o=l}else if(63===h){var c=et(t,o,!1,"?>");if(!c)throw new Error("Pi Tag is not closed.");n=this.saveTextToParentTag(n,r,this.readonlyMatcher);var m=this.buildAttributesMap(c.tagExp,this.matcher,c.tagName,!0);if(m){var v=m[this.options.attributeNamePrefix+"version"];this.entityDecoder.setXmlVersion(Number(v)||1)}if(i.ignoreDeclaration&&"?xml"===c.tagName||i.ignorePiTags);else{var x=new f(c.tagName);x.add(i.textNodeName,""),c.tagName!==c.tagExp&&c.attrExpPresent&&!0!==i.ignoreAttributes&&(x[":@"]=m),this.addChild(r,x,this.readonlyMatcher,o)}o=c.closeIndex+1}else if(33===h&&45===t.charCodeAt(o+2)&&45===t.charCodeAt(o+3)){var y=H(t,"--\x3e",o+4,"Comment is not closed.");if(i.commentPropName){var b,E=t.substring(o+4,y-2);n=this.saveTextToParentTag(n,r,this.readonlyMatcher),r.add(i.commentPropName,[(b={},b[i.textNodeName]=E,b)])}o=y}else if(33===h&&68===t.charCodeAt(o+2)){var N=a.readDocType(t,o);this.entityDecoder.addInputEntities(N.entities),o=N.i}else if(33===h&&91===t.charCodeAt(o+2)){var w=H(t,"]]>",o,"CDATA is not closed.")-2,_=t.substring(o+9,w);n=this.saveTextToParentTag(n,r,this.readonlyMatcher);var S,T=this.parseTextData(_,r.tagname,this.readonlyMatcher,!0,!1,!0,!0);null==T&&(T=""),i.cdataPropName?r.add(i.cdataPropName,[(S={},S[i.textNodeName]=_,S)]):r.add(i.textNodeName,T),o=w+2}else{var C=et(t,o,i.removeNSPrefix);if(!C){var A=t.substring(Math.max(0,o-50),Math.min(s,o+50));throw new Error("readTagExp returned undefined at position "+o+'. Context: "'+A+'"')}var I=C.tagName,P=C.rawTagName,M=C.tagExp,O=C.attrExpPresent,D=C.closeIndex,j=it(i.transformTagName,I,M,i);if(I=j.tagName,M=j.tagExp,i.strictReservedNames&&(I===i.commentPropName||I===i.cdataPropName||I===i.textNodeName||I===i.attributesGroupName))throw new Error("Invalid tag name: "+I);r&&n&&"!xml"!==r.tagname&&(n=this.saveTextToParentTag(n,r,this.readonlyMatcher,!1));var L=r;L&&i.unpairedTagsSet.has(L.tagname)&&(r=this.tagsNodeStack.pop(),this.matcher.pop());var k=!1;M.length>0&&M.lastIndexOf("/")===M.length-1&&(k=!0,M="/"===I[I.length-1]?I=I.substr(0,I.length-1):M.substr(0,M.length-1),O=I!==M);var V,F=null;V=W(P),I!==e.tagname&&this.matcher.push(I,{},V),I!==M&&O&&(F=this.buildAttributesMap(M,this.matcher,I))&&U(F,i),I!==e.tagname&&(this.isCurrentNodeStopNode=this.isItStopNode());var $=o;if(this.isCurrentNodeStopNode){var R="";if(k)o=C.closeIndex;else if(i.unpairedTagsSet.has(I))o=C.closeIndex;else{var X=this.readStopNodeData(t,P,D+1);if(!X)throw new Error("Unexpected end of "+P);o=X.i,R=X.tagContent}var Y=new f(I);F&&(Y[":@"]=F),Y.add(i.textNodeName,R),this.matcher.pop(),this.isCurrentNodeStopNode=!1,this.addChild(r,Y,this.readonlyMatcher,$)}else{if(k){var B=it(i.transformTagName,I,M,i);I=B.tagName,M=B.tagExp;var z=new f(I);F&&(z[":@"]=F),this.addChild(r,z,this.readonlyMatcher,$),this.matcher.pop(),this.isCurrentNodeStopNode=!1}else{if(i.unpairedTagsSet.has(I)){var G=new f(I);F&&(G[":@"]=F),this.addChild(r,G,this.readonlyMatcher,$),this.matcher.pop(),this.isCurrentNodeStopNode=!1,o=C.closeIndex;continue}var q=new f(I);if(this.tagsNodeStack.length>i.maxNestedTags)throw new Error("Maximum nested tags exceeded");this.tagsNodeStack.push(r),F&&(q[":@"]=F),this.addChild(r,q,this.readonlyMatcher,$),r=q}n="",o=D}}}else n+=t[o];return e.child};function Z(t,e,r,n){this.options.captureMetaData||(n=void 0);var i=this.options.jPath?r.toString():r,a=this.options.updateTag(e.tagname,i,e[":@"]);!1===a||("string"==typeof a?(e.tagname=a,t.addChild(e,n)):t.addChild(e,n))}function J(t,e,r){var n=this.options.processEntities;if(!n||!n.enabled)return t;if(n.allowedTags){var i=this.options.jPath?r.toString():r;if(!(Array.isArray(n.allowedTags)?n.allowedTags.includes(e):n.allowedTags(e,i)))return t}if(n.tagFilter){var a=this.options.jPath?r.toString():r;if(!n.tagFilter(e,a))return t}return this.entityDecoder.decode(t)}function K(t,e,r,n){return t&&(void 0===n&&(n=0===e.child.length),void 0!==(t=this.parseTextData(t,e.tagname,r,!1,!!e[":@"]&&0!==Object.keys(e[":@"]).length,n))&&""!==t&&e.add(this.options.textNodeName,t),t=""),t}function Q(){return 0!==this.stopNodeExpressionsSet.size&&this.matcher.matchesAny(this.stopNodeExpressionsSet)}function H(t,e,r,n){var i=t.indexOf(e,r);if(-1===i)throw new Error(n);return i+e.length-1}function tt(t,e,r,n){var i=t.indexOf(e,r);if(-1===i)throw new Error(n);return i}function et(t,e,r,n){void 0===n&&(n=">");var i=function(t,e,r){void 0===r&&(r=">");for(var n=0,i=t.length,a=r.charCodeAt(0),s=r.length>1?r.charCodeAt(1):-1,o="",h=e,l=e;l<i;l++){var u=t.charCodeAt(l);if(n)u===n&&(n=0);else if(34===u||39===u)n=u;else if(u===a){if(-1===s)return{data:o+=t.substring(h,l),index:l};if(t.charCodeAt(l+1)===s)return{data:o+=t.substring(h,l),index:l}}else 9!==u||n||(o+=t.substring(h,l)+" ",h=l+1)}}(t,e+1,n);if(i){var a=i.data,s=i.index,o=a.search(/\s/),h=a,l=!0;-1!==o&&(h=a.substring(0,o),a=a.substring(o+1).trimStart());var u=h;if(r){var d=h.indexOf(":");-1!==d&&(l=(h=h.substr(d+1))!==i.data.substr(d+1))}return{tagName:h,tagExp:a,closeIndex:s,attrExpPresent:l,rawTagName:u}}}function rt(t,e,r){for(var n=r,i=1,a=t.length;r<a;r++)if("<"===t[r]){var s=t.charCodeAt(r+1);if(47===s){var o=tt(t,">",r,e+" is not closed");if(t.substring(r+2,o).trim()===e&&0===--i)return{tagContent:t.substring(n,r),i:o};r=o}else if(63===s)r=H(t,"?>",r+1,"StopNode is not closed.");else if(33===s&&45===t.charCodeAt(r+2)&&45===t.charCodeAt(r+3))r=H(t,"--\x3e",r+3,"StopNode is not closed.");else if(33===s&&91===t.charCodeAt(r+2))r=H(t,"]]>",r,"StopNode is not closed.")-2;else{var h=et(t,r,">");h&&((h&&h.tagName)===e&&"/"!==h.tagExp[h.tagExp.length-1]&&i++,r=h.closeIndex)}}}function nt(t,e,r){if(e&&"string"==typeof t){var n=t.trim();return"true"===n||"false"!==n&&function(t,e={}){if(e=Object.assign({},E,e),!t||"string"!=typeof t)return t;let r=t.trim();if(0===r.length)return t;if(void 0!==e.skipLike&&e.skipLike.test(r))return t;if("0"===r)return 0;if(e.hex&&y.test(r))return function(t){if(parseInt)return parseInt(t,16);if(Number.parseInt)return Number.parseInt(t,16);if(window&&window.parseInt)return window.parseInt(t,16);throw new Error("parseInt, Number.parseInt, window.parseInt are not supported")}(r);if(isFinite(r)){if(r.includes("e")||r.includes("E"))return function(t,e,r){if(!r.eNotation)return t;const n=e.match(N);if(n){let i=n[1]||"";const a=-1===n[3].indexOf("e")?"E":"e",s=n[2],o=i?t[s.length+1]===a:t[s.length]===a;return s.length>1&&o?t:(1!==s.length||!n[3].startsWith(`.${a}`)&&n[3][0]!==a)&&s.length>0?r.leadingZeros&&!o?(e=(n[1]||"")+n[3],Number(e)):t:Number(e)}return t}(t,r,e);{const i=b.exec(r);if(i){const a=i[1]||"",s=i[2];let o=(n=i[3])&&-1!==n.indexOf(".")?("."===(n=n.replace(/0+$/,""))?n="0":"."===n[0]?n="0"+n:"."===n[n.length-1]&&(n=n.substring(0,n.length-1)),n):n;const h=a?"."===t[s.length+1]:"."===t[s.length];if(!e.leadingZeros&&(s.length>1||1===s.length&&!h))return t;{const n=Number(r),i=String(n);if(0===n)return n;if(-1!==i.search(/[eE]/))return e.eNotation?n:t;if(-1!==r.indexOf("."))return"0"===i||i===o||i===`${a}${o}`?n:t;let h=s?o:r;return s?h===i||a+h===i?n:t:h===i||h===a+i?n:t}}return t}}var n;return function(t,e,r){const n=e===1/0;switch(r.infinity.toLowerCase()){case"null":return null;case"infinity":return e;case"string":return n?"Infinity":"-Infinity";default:return t}}(t,Number(r),e)}(t,r)}return void 0!==t?t:""}function it(t,e,r,n){if(t){var i=t(e);r===e&&(r=i),e=i}return{tagName:e=at(e,n),tagExp:r}}function at(t,e){if(o.includes(t))throw new Error('[SECURITY] Invalid name: "'+t+'" is a reserved JavaScript keyword that could cause prototype pollution');return s.includes(t)?e.onDangerousProperty(t):t}var st=f.getMetaDataSymbol();function ot(t,e){if(!t||"object"!=typeof t)return{};if(!e)return t;var r={};for(var n in t)n.startsWith(e)?r[n.substring(e.length)]=t[n]:r[n]=t[n];return r}function ht(t,e,r,n){return lt(t,e,r,n)}function lt(t,e,r,n){for(var i,a={},s=0;s<t.length;s++){var o=t[s],h=ut(o);if(void 0!==h&&h!==e.textNodeName){var l=ot(o[":@"]||{},e.attributeNamePrefix);r.push(h,l)}if(h===e.textNodeName)void 0===i?i=o[h]:i+=""+o[h];else{if(void 0===h)continue;if(o[h]){var u=lt(o[h],e,r,n),d=pt(u,e);if(o[":@"]?dt(u,o[":@"],n,e):1!==Object.keys(u).length||void 0===u[e.textNodeName]||e.alwaysCreateTextNode?0===Object.keys(u).length&&(e.alwaysCreateTextNode?u[e.textNodeName]="":u=""):u=u[e.textNodeName],void 0!==o[st]&&"object"==typeof u&&null!==u&&(u[st]=o[st]),void 0!==a[h]&&Object.prototype.hasOwnProperty.call(a,h))Array.isArray(a[h])||(a[h]=[a[h]]),a[h].push(u);else{var p=e.jPath?n.toString():n;e.isArray(h,p,d)?a[h]=[u]:a[h]=u}void 0!==h&&h!==e.textNodeName&&r.pop()}}}return"string"==typeof i?i.length>0&&(a[e.textNodeName]=i):void 0!==i&&(a[e.textNodeName]=i),a}function ut(t){for(var e=Object.keys(t),r=0;r<e.length;r++){var n=e[r];if(":@"!==n)return n}}function dt(t,e,r,n){if(e)for(var i=Object.keys(e),a=i.length,s=0;s<a;s++){var o=i[s],h=o.startsWith(n.attributeNamePrefix)?o.substring(n.attributeNamePrefix.length):o,l=n.jPath?r.toString()+"."+h:r;n.isArray(o,l,!0,!0)?t[o]=[e[o]]:t[o]=e[o]}}function pt(t,e){var r=e.textNodeName,n=Object.keys(t).length;return 0===n||!(1!==n||!t[r]&&"boolean"!=typeof t[r]&&0!==t[r])}var ct={allowBooleanAttributes:!1,unpairedTags:[]};function ft(t){return" "===t||"\t"===t||"\n"===t||"\r"===t}function gt(t,e){for(var r=e;e<t.length;e++)if("?"!=t[e]&&" "!=t[e]);else{var n=t.substr(r,e-r);if(e>5&&"xml"===n)return Et("InvalidXml","XML declaration allowed only at the start of the document.",_t(t,e));if("?"==t[e]&&">"==t[e+1]){e++;break}}return e}function mt(t,e){if(t.length>e+5&&"-"===t[e+1]&&"-"===t[e+2]){for(e+=3;e<t.length;e++)if("-"===t[e]&&"-"===t[e+1]&&">"===t[e+2]){e+=2;break}}else if(t.length>e+8&&"D"===t[e+1]&&"O"===t[e+2]&&"C"===t[e+3]&&"T"===t[e+4]&&"Y"===t[e+5]&&"P"===t[e+6]&&"E"===t[e+7]){var r=1;for(e+=8;e<t.length;e++)if("<"===t[e])r++;else if(">"===t[e]&&0===--r)break}else if(t.length>e+9&&"["===t[e+1]&&"C"===t[e+2]&&"D"===t[e+3]&&"A"===t[e+4]&&"T"===t[e+5]&&"A"===t[e+6]&&"["===t[e+7])for(e+=8;e<t.length;e++)if("]"===t[e]&&"]"===t[e+1]&&">"===t[e+2]){e+=2;break}return e}function vt(t,e){for(var r="",n="",i=!1;e<t.length;e++){if('"'===t[e]||"'"===t[e])""===n?n=t[e]:n!==t[e]||(n="");else if(">"===t[e]&&""===n){i=!0;break}r+=t[e]}return""===n&&{value:r,index:e,tagClosed:i}}var xt=new RegExp("(\\s*)([^\\s=]+)(\\s*=)?(\\s*(['\"])(([\\s\\S])*?)\\5)?","g");function yt(t,e){for(var r=i(t,xt),n={},a=0;a<r.length;a++){if(0===r[a][1].length)return Et("InvalidAttr","Attribute '"+r[a][2]+"' has no space in starting.",St(r[a]));if(void 0!==r[a][3]&&void 0===r[a][4])return Et("InvalidAttr","Attribute '"+r[a][2]+"' is without value.",St(r[a]));if(void 0===r[a][3]&&!e.allowBooleanAttributes)return Et("InvalidAttr","boolean attribute '"+r[a][2]+"' is not allowed.",St(r[a]));var s=r[a][2];if(!Nt(s))return Et("InvalidAttr","Attribute '"+s+"' is an invalid name.",St(r[a]));if(Object.prototype.hasOwnProperty.call(n,s))return Et("InvalidAttr","Attribute '"+s+"' is repeated.",St(r[a]));n[s]=1}return!0}function bt(t,e){if(";"===t[++e])return-1;if("#"===t[e])return function(t,e){var r=/\d/;for("x"===t[e]&&(e++,r=/[\da-fA-F]/);e<t.length;e++){if(";"===t[e])return e;if(!t[e].match(r))break}return-1}(t,++e);for(var r=0;e<t.length;e++,r++)if(!(t[e].match(/\w/)&&r<20)){if(";"===t[e])break;return-1}return e}function Et(t,e,r){return{err:{code:t,msg:e,line:r.line||r,col:r.col}}}function Nt(t){return a(t)}function wt(t){return a(t)}function _t(t,e){var r=t.substring(0,e).split(/\r?\n/);return{line:r.length,col:r[r.length-1].length+1}}function St(t){return t.startIndex+t[1].length}var Tt=function(){function t(t){this.externalEntities={},this.options=c(t)}var e=t.prototype;return e.parse=function(t,e){if("string"!=typeof t&&t.toString)t=t.toString();else if("string"!=typeof t)throw new Error("XML data is accepted in String or Bytes[] form.");if(e){!0===e&&(e={});var r=function(t,e){e=Object.assign({},ct,e);var r=[],n=!1,i=!1;"\ufeff"===t[0]&&(t=t.substr(1));for(var a=0;a<t.length;a++)if("<"===t[a]&&"?"===t[a+1]){if((a=gt(t,a+=2)).err)return a}else{if("<"!==t[a]){if(ft(t[a]))continue;return Et("InvalidChar","char '"+t[a]+"' is not expected.",_t(t,a))}var s=a;if("!"===t[++a]){a=mt(t,a);continue}var o=!1;"/"===t[a]&&(o=!0,a++);for(var h="";a<t.length&&">"!==t[a]&&" "!==t[a]&&"\t"!==t[a]&&"\n"!==t[a]&&"\r"!==t[a];a++)h+=t[a];if("/"===(h=h.trim())[h.length-1]&&(h=h.substring(0,h.length-1),a--),!wt(h))return Et("InvalidTag",0===h.trim().length?"Invalid space after '<'.":"Tag '"+h+"' is an invalid name.",_t(t,a));var l=vt(t,a);if(!1===l)return Et("InvalidAttr","Attributes for '"+h+"' have open quote.",_t(t,a));var u=l.value;if(a=l.index,"/"===u[u.length-1]){var d=a-u.length,p=yt(u=u.substring(0,u.length-1),e);if(!0!==p)return Et(p.err.code,p.err.msg,_t(t,d+p.err.line));n=!0}else if(o){if(!l.tagClosed)return Et("InvalidTag","Closing tag '"+h+"' doesn't have proper closing.",_t(t,a));if(u.trim().length>0)return Et("InvalidTag","Closing tag '"+h+"' can't have attributes or invalid starting.",_t(t,s));if(0===r.length)return Et("InvalidTag","Closing tag '"+h+"' has not been opened.",_t(t,s));var c=r.pop();if(h!==c.tagName){var f=_t(t,c.tagStartPos);return Et("InvalidTag","Expected closing tag '"+c.tagName+"' (opened in line "+f.line+", col "+f.col+") instead of closing tag '"+h+"'.",_t(t,s))}0==r.length&&(i=!0)}else{var g=yt(u,e);if(!0!==g)return Et(g.err.code,g.err.msg,_t(t,a-u.length+g.err.line));if(!0===i)return Et("InvalidXml","Multiple possible root nodes found.",_t(t,a));-1!==e.unpairedTags.indexOf(h)||r.push({tagName:h,tagStartPos:s}),n=!0}for(a++;a<t.length;a++)if("<"===t[a]){if("!"===t[a+1]){a=mt(t,++a);continue}if("?"!==t[a+1])break;if((a=gt(t,++a)).err)return a}else if("&"===t[a]){var m=bt(t,a);if(-1==m)return Et("InvalidChar","char '&' is not expected.",_t(t,a));a=m}else if(!0===i&&!ft(t[a]))return Et("InvalidXml","Extra text at the end",_t(t,a));"<"===t[a]&&a--}return n?1==r.length?Et("InvalidTag","Unclosed tag '"+r[0].tagName+"'.",_t(t,r[0].tagStartPos)):!(r.length>0)||Et("InvalidXml","Invalid '"+JSON.stringify(r.map(function(t){return t.tagName}),null,4).replace(/\r?\n/g,"")+"' found.",{line:1,col:1}):Et("InvalidXml","Start tag expected.",1)}(t,e);if(!0!==r)throw Error(r.err.msg+":"+r.err.line+":"+r.err.col)}var n=new X(this.options,this.externalEntities),i=n.parseXml(t);return this.options.preserveOrder||void 0===i?i:ht(i,this.options,n.matcher,n.readonlyMatcher)},e.addEntity=function(t,e){if(-1!==e.indexOf("&"))throw new Error("Entity value can't have '&'");if(-1!==t.indexOf("&")||-1!==t.indexOf(";"))throw new Error("An entity must be set without '&' and ';'. Eg. use '#xD' for '
'");if("&"===e)throw new Error("An entity with value '&' is not permitted");this.externalEntities[t]=e},t.getMetaDataSymbol=function(){return f.getMetaDataSymbol()},t}();return e})());
|
|
1
|
+
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.XMLParser=e():t.XMLParser=e()}(this,()=>(()=>{"use strict";var t={d:(e,r)=>{for(var n in r)t.o(r,n)&&!t.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:r[n]})},o:(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r:t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})}},e={};t.r(e),t.d(e,{default:()=>Tt});var r=":A-Za-z_\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",n=new RegExp("^["+r+"]["+r+"\\-.\\d\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$");function i(t,e){for(var r=[],n=e.exec(t);n;){var i=[];i.startIndex=e.lastIndex-n[0].length;for(var a=n.length,s=0;s<a;s++)i.push(n[s]);r.push(i),n=e.exec(t)}return r}var a=function(t){return!(null==n.exec(t))},s=["hasOwnProperty","toString","valueOf","__defineGetter__","__defineSetter__","__lookupGetter__","__lookupSetter__"],o=["__proto__","constructor","prototype"],h=function(t){return s.includes(t)?"__"+t:t},l={preserveOrder:!1,attributeNamePrefix:"@_",attributesGroupName:!1,textNodeName:"#text",ignoreAttributes:!0,removeNSPrefix:!1,allowBooleanAttributes:!1,parseTagValue:!0,parseAttributeValue:!1,trimValues:!0,cdataPropName:!1,numberParseOptions:{hex:!0,leadingZeros:!0,eNotation:!0},tagValueProcessor:function(t,e){return e},attributeValueProcessor:function(t,e){return e},stopNodes:[],alwaysCreateTextNode:!1,isArray:function(){return!1},commentPropName:!1,unpairedTags:[],processEntities:!0,htmlEntities:!1,entityDecoder:null,ignoreDeclaration:!1,ignorePiTags:!1,transformTagName:!1,transformAttributeName:!1,updateTag:function(t,e,r){return t},captureMetaData:!1,maxNestedTags:100,strictReservedNames:!0,jPath:!0,onDangerousProperty:h};function u(t,e){if("string"==typeof t){var r=t.toLowerCase();if(s.some(function(t){return r===t.toLowerCase()}))throw new Error("[SECURITY] Invalid "+e+': "'+t+'" is a reserved JavaScript keyword that could cause prototype pollution');if(o.some(function(t){return r===t.toLowerCase()}))throw new Error("[SECURITY] Invalid "+e+': "'+t+'" is a reserved JavaScript keyword that could cause prototype pollution')}}function d(t,e){return"boolean"==typeof t?{enabled:t,maxEntitySize:1e4,maxExpansionDepth:1e4,maxTotalExpansions:1/0,maxExpandedLength:1e5,maxEntityCount:1e3,allowedTags:null,tagFilter:null,appliesTo:"all"}:"object"==typeof t&&null!==t?{enabled:!1!==t.enabled,maxEntitySize:Math.max(1,null!=(r=t.maxEntitySize)?r:1e4),maxExpansionDepth:Math.max(1,null!=(n=t.maxExpansionDepth)?n:1e4),maxTotalExpansions:Math.max(1,null!=(i=t.maxTotalExpansions)?i:1/0),maxExpandedLength:Math.max(1,null!=(a=t.maxExpandedLength)?a:1e5),maxEntityCount:Math.max(1,null!=(s=t.maxEntityCount)?s:1e3),allowedTags:null!=(o=t.allowedTags)?o:null,tagFilter:null!=(h=t.tagFilter)?h:null,appliesTo:null!=(l=t.appliesTo)?l:"all"}:d(!0);var r,n,i,a,s,o,h,l}var p,c=function(t){for(var e=Object.assign({},l,t),r=0,n=[{value:e.attributeNamePrefix,name:"attributeNamePrefix"},{value:e.attributesGroupName,name:"attributesGroupName"},{value:e.textNodeName,name:"textNodeName"},{value:e.cdataPropName,name:"cdataPropName"},{value:e.commentPropName,name:"commentPropName"}];r<n.length;r++){var i=n[r],a=i.value,s=i.name;a&&u(a,s)}return null===e.onDangerousProperty&&(e.onDangerousProperty=h),e.processEntities=d(e.processEntities,e.htmlEntities),e.unpairedTagsSet=new Set(e.unpairedTags),e.stopNodes&&Array.isArray(e.stopNodes)&&(e.stopNodes=e.stopNodes.map(function(t){return"string"==typeof t&&t.startsWith("*.")?".."+t.substring(2):t})),e};p="function"!=typeof Symbol?"@@xmlMetadata":Symbol("XML Node Metadata");var f=function(){function t(t){this.tagname=t,this.child=[],this[":@"]=Object.create(null)}var e=t.prototype;return e.add=function(t,e){var r;"__proto__"===t&&(t="#__proto__"),this.child.push(((r={})[t]=e,r))},e.addChild=function(t,e){var r,n;"__proto__"===t.tagname&&(t.tagname="#__proto__"),t[":@"]&&Object.keys(t[":@"]).length>0?this.child.push(((r={})[t.tagname]=t.child,r[":@"]=t[":@"],r)):this.child.push(((n={})[t.tagname]=t.child,n)),void 0!==e&&(this.child[this.child.length-1][p]={startIndex:e})},t.getMetaDataSymbol=function(){return p},t}(),g=function(){function t(t){this.suppressValidationErr=!t,this.options=t}var e=t.prototype;return e.readDocType=function(t,e){var r=Object.create(null),n=0;if("O"!==t[e+3]||"C"!==t[e+4]||"T"!==t[e+5]||"Y"!==t[e+6]||"P"!==t[e+7]||"E"!==t[e+8])throw new Error("Invalid Tag instead of DOCTYPE");e+=9;for(var i=1,a=!1,s=!1;e<t.length;e++)if("<"!==t[e]||s)if(">"===t[e]){if(s?"-"===t[e-1]&&"-"===t[e-2]&&(s=!1,i--):i--,0===i)break}else"["===t[e]?a=!0:t[e];else{if(a&&v(t,"!ENTITY",e)){e+=7;var o,h=void 0,l=this.readEntityExp(t,e+1,this.suppressValidationErr);if(o=l[0],h=l[1],e=l[2],-1===h.indexOf("&")){if(!1!==this.options.enabled&&null!=this.options.maxEntityCount&&n>=this.options.maxEntityCount)throw new Error("Entity count ("+(n+1)+") exceeds maximum allowed ("+this.options.maxEntityCount+")");r[o]=h,n++}}else if(a&&v(t,"!ELEMENT",e))e+=8,e=this.readElementExp(t,e+1).index;else if(a&&v(t,"!ATTLIST",e))e+=8;else if(a&&v(t,"!NOTATION",e))e+=9,e=this.readNotationExp(t,e+1,this.suppressValidationErr).index;else{if(!v(t,"!--",e))throw new Error("Invalid DOCTYPE");s=!0}i++}if(0!==i)throw new Error("Unclosed DOCTYPE");return{entities:r,i:e}},e.readEntityExp=function(t,e){for(var r=e=m(t,e);e<t.length&&!/\s/.test(t[e])&&'"'!==t[e]&&"'"!==t[e];)e++;var n=t.substring(r,e);if(x(n),e=m(t,e),!this.suppressValidationErr){if("SYSTEM"===t.substring(e,e+6).toUpperCase())throw new Error("External entities are not supported");if("%"===t[e])throw new Error("Parameter entities are not supported")}var i,a=this.readIdentifierVal(t,e,"entity");if(e=a[0],i=a[1],!1!==this.options.enabled&&null!=this.options.maxEntitySize&&i.length>this.options.maxEntitySize)throw new Error('Entity "'+n+'" size ('+i.length+") exceeds maximum allowed size ("+this.options.maxEntitySize+")");return[n,i,--e]},e.readNotationExp=function(t,e){for(var r=e=m(t,e);e<t.length&&!/\s/.test(t[e]);)e++;var n=t.substring(r,e);!this.suppressValidationErr&&x(n),e=m(t,e);var i=t.substring(e,e+6).toUpperCase();if(!this.suppressValidationErr&&"SYSTEM"!==i&&"PUBLIC"!==i)throw new Error('Expected SYSTEM or PUBLIC, found "'+i+'"');e+=i.length,e=m(t,e);var a=null,s=null;if("PUBLIC"===i){var o=this.readIdentifierVal(t,e,"publicIdentifier");if(e=o[0],a=o[1],'"'===t[e=m(t,e)]||"'"===t[e]){var h=this.readIdentifierVal(t,e,"systemIdentifier");e=h[0],s=h[1]}}else if("SYSTEM"===i){var l=this.readIdentifierVal(t,e,"systemIdentifier");if(e=l[0],s=l[1],!this.suppressValidationErr&&!s)throw new Error("Missing mandatory system identifier for SYSTEM notation")}return{notationName:n,publicIdentifier:a,systemIdentifier:s,index:--e}},e.readIdentifierVal=function(t,e,r){var n,i=t[e];if('"'!==i&&"'"!==i)throw new Error('Expected quoted string, found "'+i+'"');for(var a=++e;e<t.length&&t[e]!==i;)e++;if(n=t.substring(a,e),t[e]!==i)throw new Error("Unterminated "+r+" value");return[++e,n]},e.readElementExp=function(t,e){for(var r=e=m(t,e);e<t.length&&!/\s/.test(t[e]);)e++;var n=t.substring(r,e);if(!this.suppressValidationErr&&!a(n))throw new Error('Invalid element name: "'+n+'"');var i="";if("E"===t[e=m(t,e)]&&v(t,"MPTY",e))e+=4;else if("A"===t[e]&&v(t,"NY",e))e+=2;else if("("===t[e]){for(var s=++e;e<t.length&&")"!==t[e];)e++;if(i=t.substring(s,e),")"!==t[e])throw new Error("Unterminated content model")}else if(!this.suppressValidationErr)throw new Error('Invalid Element Expression, found "'+t[e]+'"');return{elementName:n,contentModel:i.trim(),index:e}},e.readAttlistExp=function(t,e){for(var r=e=m(t,e);e<t.length&&!/\s/.test(t[e]);)e++;var n=t.substring(r,e);for(x(n),r=e=m(t,e);e<t.length&&!/\s/.test(t[e]);)e++;var i=t.substring(r,e);if(!x(i))throw new Error('Invalid attribute name: "'+i+'"');e=m(t,e);var a="";if("NOTATION"===t.substring(e,e+8).toUpperCase()){if(a="NOTATION","("!==t[e=m(t,e+=8)])throw new Error("Expected '(', found \""+t[e]+'"');e++;for(var s=[];e<t.length&&")"!==t[e];){for(var o=e;e<t.length&&"|"!==t[e]&&")"!==t[e];)e++;var h=t.substring(o,e);if(!x(h=h.trim()))throw new Error('Invalid notation name: "'+h+'"');s.push(h),"|"===t[e]&&(e++,e=m(t,e))}if(")"!==t[e])throw new Error("Unterminated list of notations");e++,a+=" ("+s.join("|")+")"}else{for(var l=e;e<t.length&&!/\s/.test(t[e]);)e++;if(a+=t.substring(l,e),!this.suppressValidationErr&&!["CDATA","ID","IDREF","IDREFS","ENTITY","ENTITIES","NMTOKEN","NMTOKENS"].includes(a.toUpperCase()))throw new Error('Invalid attribute type: "'+a+'"')}e=m(t,e);var u="";if("#REQUIRED"===t.substring(e,e+8).toUpperCase())u="#REQUIRED",e+=8;else if("#IMPLIED"===t.substring(e,e+7).toUpperCase())u="#IMPLIED",e+=7;else{var d=this.readIdentifierVal(t,e,"ATTLIST");e=d[0],u=d[1]}return{elementName:n,attributeName:i,attributeType:a,defaultValue:u,index:e}},t}(),m=function(t,e){for(;e<t.length&&/\s/.test(t[e]);)e++;return e};function v(t,e,r){for(var n=0;n<e.length;n++)if(e[n]!==t[r+n+1])return!1;return!0}function x(t){if(a(t))return t;throw new Error("Invalid entity name "+t)}const y=/^[-+]?0x[a-fA-F0-9]+$/,b=/^([\-\+])?(0*)([0-9]*(\.[0-9]*)?)$/,E={hex:!0,leadingZeros:!0,decimalPoint:".",eNotation:!0,infinity:"original"};const N=/^([-+])?(0*)(\d*(\.\d*)?[eE][-\+]?\d+)$/;function w(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}class _{constructor(t){this._matcher=t}get separator(){return this._matcher.separator}getCurrentTag(){const t=this._matcher.path;return t.length>0?t[t.length-1].tag:void 0}getCurrentNamespace(){const t=this._matcher.path;return t.length>0?t[t.length-1].namespace:void 0}getAttrValue(t){const e=this._matcher.path;if(0!==e.length)return e[e.length-1].values?.[t]}hasAttr(t){const e=this._matcher.path;if(0===e.length)return!1;const r=e[e.length-1];return void 0!==r.values&&t in r.values}getPosition(){const t=this._matcher.path;return 0===t.length?-1:t[t.length-1].position??0}getCounter(){const t=this._matcher.path;return 0===t.length?-1:t[t.length-1].counter??0}getIndex(){return this.getPosition()}getDepth(){return this._matcher.path.length}toString(t,e=!0){return this._matcher.toString(t,e)}toArray(){return this._matcher.path.map(t=>t.tag)}matches(t){return this._matcher.matches(t)}matchesAny(t){return t.matchesAny(this._matcher)}}class S{constructor(t={}){this.separator=t.separator||".",this.path=[],this.siblingStacks=[],this._pathStringCache=null,this._view=new _(this)}push(t,e=null,r=null){this._pathStringCache=null,this.path.length>0&&(this.path[this.path.length-1].values=void 0);const n=this.path.length;this.siblingStacks[n]||(this.siblingStacks[n]=new Map);const i=this.siblingStacks[n],a=r?`${r}:${t}`:t,s=i.get(a)||0;let o=0;for(const t of i.values())o+=t;i.set(a,s+1);const h={tag:t,position:o,counter:s};null!=r&&(h.namespace=r),null!=e&&(h.values=e),this.path.push(h)}pop(){if(0===this.path.length)return;this._pathStringCache=null;const t=this.path.pop();return this.siblingStacks.length>this.path.length+1&&(this.siblingStacks.length=this.path.length+1),t}updateCurrent(t){if(this.path.length>0){const e=this.path[this.path.length-1];null!=t&&(e.values=t)}}getCurrentTag(){return this.path.length>0?this.path[this.path.length-1].tag:void 0}getCurrentNamespace(){return this.path.length>0?this.path[this.path.length-1].namespace:void 0}getAttrValue(t){if(0!==this.path.length)return this.path[this.path.length-1].values?.[t]}hasAttr(t){if(0===this.path.length)return!1;const e=this.path[this.path.length-1];return void 0!==e.values&&t in e.values}getPosition(){return 0===this.path.length?-1:this.path[this.path.length-1].position??0}getCounter(){return 0===this.path.length?-1:this.path[this.path.length-1].counter??0}getIndex(){return this.getPosition()}getDepth(){return this.path.length}toString(t,e=!0){const r=t||this.separator;if(r===this.separator&&!0===e){if(null!==this._pathStringCache)return this._pathStringCache;const t=this.path.map(t=>t.namespace?`${t.namespace}:${t.tag}`:t.tag).join(r);return this._pathStringCache=t,t}return this.path.map(t=>e&&t.namespace?`${t.namespace}:${t.tag}`:t.tag).join(r)}toArray(){return this.path.map(t=>t.tag)}reset(){this._pathStringCache=null,this.path=[],this.siblingStacks=[]}matches(t){const e=t.segments;return 0!==e.length&&(t.hasDeepWildcard()?this._matchWithDeepWildcard(e):this._matchSimple(e))}_matchSimple(t){if(this.path.length!==t.length)return!1;for(let e=0;e<t.length;e++)if(!this._matchSegment(t[e],this.path[e],e===this.path.length-1))return!1;return!0}_matchWithDeepWildcard(t){let e=this.path.length-1,r=t.length-1;for(;r>=0&&e>=0;){const n=t[r];if("deep-wildcard"===n.type){if(r--,r<0)return!0;const n=t[r];let i=!1;for(let t=e;t>=0;t--)if(this._matchSegment(n,this.path[t],t===this.path.length-1)){e=t-1,r--,i=!0;break}if(!i)return!1}else{if(!this._matchSegment(n,this.path[e],e===this.path.length-1))return!1;e--,r--}}return r<0}_matchSegment(t,e,r){if("*"!==t.tag&&t.tag!==e.tag)return!1;if(void 0!==t.namespace&&"*"!==t.namespace&&t.namespace!==e.namespace)return!1;if(void 0!==t.attrName){if(!r)return!1;if(!e.values||!(t.attrName in e.values))return!1;if(void 0!==t.attrValue&&String(e.values[t.attrName])!==String(t.attrValue))return!1}if(void 0!==t.position){if(!r)return!1;const n=e.counter??0;if("first"===t.position&&0!==n)return!1;if("odd"===t.position&&n%2!=1)return!1;if("even"===t.position&&n%2!=0)return!1;if("nth"===t.position&&n!==t.positionValue)return!1}return!0}matchesAny(t){return t.matchesAny(this)}snapshot(){return{path:this.path.map(t=>({...t})),siblingStacks:this.siblingStacks.map(t=>new Map(t))}}restore(t){this._pathStringCache=null,this.path=t.path.map(t=>({...t})),this.siblingStacks=t.siblingStacks.map(t=>new Map(t))}readOnly(){return this._view}}class T{constructor(t,e={},r){this.pattern=t,this.separator=e.separator||".",this.segments=this._parse(t),this.data=r,this._hasDeepWildcard=this.segments.some(t=>"deep-wildcard"===t.type),this._hasAttributeCondition=this.segments.some(t=>void 0!==t.attrName),this._hasPositionSelector=this.segments.some(t=>void 0!==t.position)}_parse(t){const e=[];let r=0,n="";for(;r<t.length;)t[r]===this.separator?r+1<t.length&&t[r+1]===this.separator?(n.trim()&&(e.push(this._parseSegment(n.trim())),n=""),e.push({type:"deep-wildcard"}),r+=2):(n.trim()&&e.push(this._parseSegment(n.trim())),n="",r++):(n+=t[r],r++);return n.trim()&&e.push(this._parseSegment(n.trim())),e}_parseSegment(t){const e={type:"tag"};let r=null,n=t;const i=t.match(/^([^\[]+)(\[[^\]]*\])(.*)$/);if(i&&(n=i[1]+i[3],i[2])){const t=i[2].slice(1,-1);t&&(r=t)}let a,s,o=n;if(n.includes("::")){const e=n.indexOf("::");if(a=n.substring(0,e).trim(),o=n.substring(e+2).trim(),!a)throw new Error(`Invalid namespace in pattern: ${t}`)}let h=null;if(o.includes(":")){const t=o.lastIndexOf(":"),e=o.substring(0,t).trim(),r=o.substring(t+1).trim();["first","last","odd","even"].includes(r)||/^nth\(\d+\)$/.test(r)?(s=e,h=r):s=o}else s=o;if(!s)throw new Error(`Invalid segment pattern: ${t}`);if(e.tag=s,a&&(e.namespace=a),r)if(r.includes("=")){const t=r.indexOf("=");e.attrName=r.substring(0,t).trim(),e.attrValue=r.substring(t+1).trim()}else e.attrName=r.trim();if(h){const t=h.match(/^nth\((\d+)\)$/);t?(e.position="nth",e.positionValue=parseInt(t[1],10)):e.position=h}return e}get length(){return this.segments.length}hasDeepWildcard(){return this._hasDeepWildcard}hasAttributeCondition(){return this._hasAttributeCondition}hasPositionSelector(){return this._hasPositionSelector}toString(){return this.pattern}}class C{constructor(){this._byDepthAndTag=new Map,this._wildcardByDepth=new Map,this._deepWildcards=[],this._patterns=new Set,this._sealed=!1}add(t){if(this._sealed)throw new TypeError("ExpressionSet is sealed. Create a new ExpressionSet to add more expressions.");if(this._patterns.has(t.pattern))return this;if(this._patterns.add(t.pattern),t.hasDeepWildcard())return this._deepWildcards.push(t),this;const e=t.length,r=t.segments[t.segments.length-1],n=r?.tag;if(n&&"*"!==n){const r=`${e}:${n}`;this._byDepthAndTag.has(r)||this._byDepthAndTag.set(r,[]),this._byDepthAndTag.get(r).push(t)}else this._wildcardByDepth.has(e)||this._wildcardByDepth.set(e,[]),this._wildcardByDepth.get(e).push(t);return this}addAll(t){for(const e of t)this.add(e);return this}has(t){return this._patterns.has(t.pattern)}get size(){return this._patterns.size}seal(){return this._sealed=!0,this}get isSealed(){return this._sealed}matchesAny(t){return null!==this.findMatch(t)}findMatch(t){const e=t.getDepth(),r=`${e}:${t.getCurrentTag()}`,n=this._byDepthAndTag.get(r);if(n)for(let e=0;e<n.length;e++)if(t.matches(n[e]))return n[e];const i=this._wildcardByDepth.get(e);if(i)for(let e=0;e<i.length;e++)if(t.matches(i[e]))return i[e];for(let e=0;e<this._deepWildcards.length;e++)if(t.matches(this._deepWildcards[e]))return this._deepWildcards[e];return null}}const A={cent:"¢",pound:"£",curren:"¤",yen:"¥",euro:"€",dollar:"$",euro:"€",fnof:"ƒ",inr:"₹",af:"؋",birr:"ብር",peso:"₱",rub:"₽",won:"₩",yuan:"¥",cedil:"¸"},I={amp:"&",apos:"'",gt:">",lt:"<",quot:'"'},P={nbsp:" ",copy:"©",reg:"®",trade:"™",mdash:"—",ndash:"–",hellip:"…",laquo:"«",raquo:"»",lsquo:"‘",rsquo:"’",ldquo:"“",rdquo:"”",bull:"•",para:"¶",sect:"§",deg:"°",frac12:"½",frac14:"¼",frac34:"¾"},M=new Set("!?\\\\/[]$%{}^&*()<>|+");function O(t){if("#"===t[0])throw new Error(`[EntityReplacer] Invalid character '#' in entity name: "${t}"`);for(const e of t)if(M.has(e))throw new Error(`[EntityReplacer] Invalid character '${e}' in entity name: "${t}"`);return t}function D(...t){const e=Object.create(null);for(const r of t)if(r)for(const t of Object.keys(r)){const n=r[t];if("string"==typeof n)e[t]=n;else if(n&&"object"==typeof n&&void 0!==n.val){const r=n.val;"string"==typeof r&&(e[t]=r)}}return e}const j="external",k="base",L="all",V=Object.freeze({allow:0,leave:1,remove:2,throw:3}),F=new Set([9,10,13]);class ${constructor(t={}){var e;this._limit=t.limit||{},this._maxTotalExpansions=this._limit.maxTotalExpansions||0,this._maxExpandedLength=this._limit.maxExpandedLength||0,this._postCheck="function"==typeof t.postCheck?t.postCheck:t=>t,this._limitTiers=(e=this._limit.applyLimitsTo??j)&&e!==j?e===L?new Set([L]):e===k?new Set([k]):Array.isArray(e)?new Set(e):new Set([j]):new Set([j]),this._numericAllowed=t.numericAllowed??!0,this._baseMap=D(I,t.namedEntities||null),this._externalMap=Object.create(null),this._inputMap=Object.create(null),this._totalExpansions=0,this._expandedLength=0,this._removeSet=new Set(t.remove&&Array.isArray(t.remove)?t.remove:[]),this._leaveSet=new Set(t.leave&&Array.isArray(t.leave)?t.leave:[]);const r=function(t){if(!t)return{xmlVersion:1,onLevel:V.allow,nullLevel:V.remove};const e=1.1===t.xmlVersion?1.1:1,r=V[t.onNCR]??V.allow,n=V[t.nullNCR]??V.remove;return{xmlVersion:e,onLevel:r,nullLevel:Math.max(n,V.remove)}}(t.ncr);this._ncrXmlVersion=r.xmlVersion,this._ncrOnLevel=r.onLevel,this._ncrNullLevel=r.nullLevel}setExternalEntities(t){if(t)for(const e of Object.keys(t))O(e);this._externalMap=D(t)}addExternalEntity(t,e){O(t),"string"==typeof e&&-1===e.indexOf("&")&&(this._externalMap[t]=e)}addInputEntities(t){this._totalExpansions=0,this._expandedLength=0,this._inputMap=D(t)}reset(){return this._inputMap=Object.create(null),this._totalExpansions=0,this._expandedLength=0,this}setXmlVersion(t){this._ncrXmlVersion=1.1===t?1.1:1}decode(t){if("string"!=typeof t||0===t.length)return t;const e=t,r=[],n=t.length;let i=0,a=0;const s=this._maxTotalExpansions>0,o=this._maxExpandedLength>0,h=s||o;for(;a<n;){if(38!==t.charCodeAt(a)){a++;continue}let e=a+1;for(;e<n&&59!==t.charCodeAt(e)&&e-a<=32;)e++;if(e>=n||59!==t.charCodeAt(e)){a++;continue}const l=t.slice(a+1,e);if(0===l.length){a++;continue}let u,d;if(this._removeSet.has(l))u="",void 0===d&&(d=j);else{if(this._leaveSet.has(l)){a++;continue}if(35===l.charCodeAt(0)){const t=this._resolveNCR(l);if(void 0===t){a++;continue}u=t,d=k}else{const t=this._resolveName(l);u=t?.value,d=t?.tier}}if(void 0!==u){if(a>i&&r.push(t.slice(i,a)),r.push(u),i=e+1,a=i,h&&this._tierCounts(d)){if(s&&(this._totalExpansions++,this._totalExpansions>this._maxTotalExpansions))throw new Error(`[EntityReplacer] Entity expansion count limit exceeded: ${this._totalExpansions} > ${this._maxTotalExpansions}`);if(o){const t=u.length-(l.length+2);if(t>0&&(this._expandedLength+=t,this._expandedLength>this._maxExpandedLength))throw new Error(`[EntityReplacer] Expanded content length limit exceeded: ${this._expandedLength} > ${this._maxExpandedLength}`)}}}else a++}i<n&&r.push(t.slice(i));const l=0===r.length?t:r.join("");return this._postCheck(l,e)}_tierCounts(t){return!!this._limitTiers.has(L)||this._limitTiers.has(t)}_resolveName(t){return t in this._inputMap?{value:this._inputMap[t],tier:j}:t in this._externalMap?{value:this._externalMap[t],tier:j}:t in this._baseMap?{value:this._baseMap[t],tier:k}:void 0}_classifyNCR(t){return 0===t?this._ncrNullLevel:t>=55296&&t<=57343||1===this._ncrXmlVersion&&t>=1&&t<=31&&!F.has(t)?V.remove:-1}_applyNCRAction(t,e,r){switch(t){case V.allow:return String.fromCodePoint(r);case V.remove:return"";case V.leave:return;case V.throw:throw new Error(`[EntityDecoder] Prohibited numeric character reference &${e}; (U+${r.toString(16).toUpperCase().padStart(4,"0")})`);default:return String.fromCodePoint(r)}}_resolveNCR(t){const e=t.charCodeAt(1);let r;if(r=120===e||88===e?parseInt(t.slice(2),16):parseInt(t.slice(1),10),Number.isNaN(r)||r<0||r>1114111)return;const n=this._classifyNCR(r);if(!this._numericAllowed&&n<V.remove)return;const i=-1===n?this._ncrOnLevel:Math.max(this._ncrOnLevel,n);return this._applyNCRAction(i,t,r)}}function R(){return R=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)({}).hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},R.apply(null,arguments)}function U(t,e){if(!t)return{};var r=e.attributesGroupName?t[e.attributesGroupName]:t;if(!r)return{};var n={};for(var i in r)i.startsWith(e.attributeNamePrefix)?n[i.substring(e.attributeNamePrefix.length)]=r[i]:n[i]=r[i];return n}function W(t){if(t&&"string"==typeof t){var e=t.indexOf(":");if(-1!==e&&e>0){var r=t.substring(0,e);if("xmlns"!==r)return r}}}var X=function(t,e){var r;this.options=t,this.currentNode=null,this.tagsNodeStack=[],this.parseXml=q,this.parseTextData=Y,this.resolveNameSpace=B,this.buildAttributesMap=G,this.isItStopNode=Q,this.replaceEntitiesValue=J,this.readStopNodeData=rt,this.saveTextToParentTag=K,this.addChild=Z,this.ignoreAttributesFn="function"==typeof(r=this.options.ignoreAttributes)?r:Array.isArray(r)?function(t){for(var e,n=function(t,e){var r="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(r)return(r=r.call(t)).next.bind(r);if(Array.isArray(t)||(r=function(t,e){if(t){if("string"==typeof t)return w(t,e);var r={}.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?w(t,e):void 0}}(t))||e&&t&&"number"==typeof t.length){r&&(t=r);var n=0;return function(){return n>=t.length?{done:!0}:{done:!1,value:t[n++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(r);!(e=n()).done;){var i=e.value;if("string"==typeof i&&t===i)return!0;if(i instanceof RegExp&&i.test(t))return!0}}:function(){return!1},this.entityExpansionCount=0,this.currentExpandedLength=0;var n=R({},I);this.options.entityDecoder?this.entityDecoder=this.options.entityDecoder:("object"==typeof this.options.htmlEntities?n=this.options.htmlEntities:!0===this.options.htmlEntities&&(n=R({},P,A)),this.entityDecoder=new $({namedEntities:R({},n,e),numericAllowed:this.options.htmlEntities,limit:{maxTotalExpansions:this.options.processEntities.maxTotalExpansions,maxExpandedLength:this.options.processEntities.maxExpandedLength,applyLimitsTo:this.options.processEntities.appliesTo}})),this.matcher=new S,this.readonlyMatcher=this.matcher.readOnly(),this.isCurrentNodeStopNode=!1,this.stopNodeExpressionsSet=new C;var i=this.options.stopNodes;if(i&&i.length>0){for(var a=0;a<i.length;a++){var s=i[a];"string"==typeof s?this.stopNodeExpressionsSet.add(new T(s)):s instanceof T&&this.stopNodeExpressionsSet.add(s)}this.stopNodeExpressionsSet.seal()}};function Y(t,e,r,n,i,a,s){var o=this.options;if(void 0!==t&&(o.trimValues&&!n&&(t=t.trim()),t.length>0)){s||(t=this.replaceEntitiesValue(t,e,r));var h=o.jPath?r.toString():r,l=o.tagValueProcessor(e,t,h,i,a);return null==l?t:typeof l!=typeof t||l!==t?l:o.trimValues||t.trim()===t?nt(t,o.parseTagValue,o.numberParseOptions):t}}function B(t){if(this.options.removeNSPrefix){var e=t.split(":"),r="/"===t.charAt(0)?"/":"";if("xmlns"===e[0])return"";2===e.length&&(t=r+e[1])}return t}var z=new RegExp("([^\\s=]+)\\s*(=\\s*(['\"])([\\s\\S]*?)\\3)?","gm");function G(t,e,r,n){void 0===n&&(n=!1);var a=this.options;if(!0===n||!0!==a.ignoreAttributes&&"string"==typeof t){for(var s=i(t,z),o=s.length,h={},l=new Array(o),u=!1,d={},p=0;p<o;p++){var c=this.resolveNameSpace(s[p][1]),f=s[p][4];if(c.length&&void 0!==f){var g=f;a.trimValues&&(g=g.trim()),g=this.replaceEntitiesValue(g,r,this.readonlyMatcher),l[p]=g,d[c]=g,u=!0}}u&&"object"==typeof e&&e.updateCurrent&&e.updateCurrent(d);for(var m=a.jPath?e.toString():this.readonlyMatcher,v=!1,x=0;x<o;x++){var y=this.resolveNameSpace(s[x][1]);if(!this.ignoreAttributesFn(y,m)){var b=a.attributeNamePrefix+y;if(y.length)if(a.transformAttributeName&&(b=a.transformAttributeName(b)),b=at(b,a),void 0!==s[x][4]){var E=l[x],N=a.attributeValueProcessor(y,E,m);h[b]=null==N?E:typeof N!=typeof E||N!==E?N:nt(E,a.parseAttributeValue,a.numberParseOptions),v=!0}else a.allowBooleanAttributes&&(h[b]=!0,v=!0)}}if(!v)return;if(a.attributesGroupName&&!a.preserveOrder){var w={};return w[a.attributesGroupName]=h,w}return h}}var q=function(t){t=t.replace(/\r\n?/g,"\n");var e=new f("!xml"),r=e,n="";this.matcher.reset(),this.entityDecoder.reset(),this.entityExpansionCount=0,this.currentExpandedLength=0;for(var i=this.options,a=new g(i.processEntities),s=t.length,o=0;o<s;o++)if("<"===t[o]){var h=t.charCodeAt(o+1);if(47===h){var l=H(t,">",o,"Closing Tag is not closed."),u=t.substring(o+2,l).trim();if(i.removeNSPrefix){var d=u.indexOf(":");-1!==d&&(u=u.substr(d+1))}u=it(i.transformTagName,u,"",i).tagName,r&&(n=this.saveTextToParentTag(n,r,this.readonlyMatcher));var p=this.matcher.getCurrentTag();if(u&&i.unpairedTagsSet.has(u))throw new Error("Unpaired tag can not be used as closing tag: </"+u+">");p&&i.unpairedTagsSet.has(p)&&(this.matcher.pop(),this.tagsNodeStack.pop()),this.matcher.pop(),this.isCurrentNodeStopNode=!1,r=this.tagsNodeStack.pop(),n="",o=l}else if(63===h){var c=et(t,o,!1,"?>");if(!c)throw new Error("Pi Tag is not closed.");n=this.saveTextToParentTag(n,r,this.readonlyMatcher);var m=this.buildAttributesMap(c.tagExp,this.matcher,c.tagName,!0);if(m){var v=m[this.options.attributeNamePrefix+"version"];this.entityDecoder.setXmlVersion(Number(v)||1)}if(i.ignoreDeclaration&&"?xml"===c.tagName||i.ignorePiTags);else{var x=new f(c.tagName);x.add(i.textNodeName,""),c.tagName!==c.tagExp&&c.attrExpPresent&&!0!==i.ignoreAttributes&&(x[":@"]=m),this.addChild(r,x,this.readonlyMatcher,o)}o=c.closeIndex+1}else if(33===h&&45===t.charCodeAt(o+2)&&45===t.charCodeAt(o+3)){var y=H(t,"--\x3e",o+4,"Comment is not closed.");if(i.commentPropName){var b,E=t.substring(o+4,y-2);n=this.saveTextToParentTag(n,r,this.readonlyMatcher),r.add(i.commentPropName,[(b={},b[i.textNodeName]=E,b)])}o=y}else if(33===h&&68===t.charCodeAt(o+2)){var N=a.readDocType(t,o);this.entityDecoder.addInputEntities(N.entities),o=N.i}else if(33===h&&91===t.charCodeAt(o+2)){var w=H(t,"]]>",o,"CDATA is not closed.")-2,_=t.substring(o+9,w);n=this.saveTextToParentTag(n,r,this.readonlyMatcher);var S,T=this.parseTextData(_,r.tagname,this.readonlyMatcher,!0,!1,!0,!0);null==T&&(T=""),i.cdataPropName?r.add(i.cdataPropName,[(S={},S[i.textNodeName]=_,S)]):r.add(i.textNodeName,T),o=w+2}else{var C=et(t,o,i.removeNSPrefix);if(!C){var A=t.substring(Math.max(0,o-50),Math.min(s,o+50));throw new Error("readTagExp returned undefined at position "+o+'. Context: "'+A+'"')}var I=C.tagName,P=C.rawTagName,M=C.tagExp,O=C.attrExpPresent,D=C.closeIndex,j=it(i.transformTagName,I,M,i);if(I=j.tagName,M=j.tagExp,i.strictReservedNames&&(I===i.commentPropName||I===i.cdataPropName||I===i.textNodeName||I===i.attributesGroupName))throw new Error("Invalid tag name: "+I);r&&n&&"!xml"!==r.tagname&&(n=this.saveTextToParentTag(n,r,this.readonlyMatcher,!1));var k=r;k&&i.unpairedTagsSet.has(k.tagname)&&(r=this.tagsNodeStack.pop(),this.matcher.pop());var L=!1;M.length>0&&M.lastIndexOf("/")===M.length-1&&(L=!0,M="/"===I[I.length-1]?I=I.substr(0,I.length-1):M.substr(0,M.length-1),O=I!==M);var V,F=null;V=W(P),I!==e.tagname&&this.matcher.push(I,{},V),I!==M&&O&&(F=this.buildAttributesMap(M,this.matcher,I))&&U(F,i),I!==e.tagname&&(this.isCurrentNodeStopNode=this.isItStopNode());var $=o;if(this.isCurrentNodeStopNode){var R="";if(L)o=C.closeIndex;else if(i.unpairedTagsSet.has(I))o=C.closeIndex;else{var X=this.readStopNodeData(t,P,D+1);if(!X)throw new Error("Unexpected end of "+P);o=X.i,R=X.tagContent}var Y=new f(I);F&&(Y[":@"]=F),Y.add(i.textNodeName,R),this.matcher.pop(),this.isCurrentNodeStopNode=!1,this.addChild(r,Y,this.readonlyMatcher,$)}else{if(L){var B=it(i.transformTagName,I,M,i);I=B.tagName,M=B.tagExp;var z=new f(I);F&&(z[":@"]=F),this.addChild(r,z,this.readonlyMatcher,$),this.matcher.pop(),this.isCurrentNodeStopNode=!1}else{if(i.unpairedTagsSet.has(I)){var G=new f(I);F&&(G[":@"]=F),this.addChild(r,G,this.readonlyMatcher,$),this.matcher.pop(),this.isCurrentNodeStopNode=!1,o=C.closeIndex;continue}var q=new f(I);if(this.tagsNodeStack.length>i.maxNestedTags)throw new Error("Maximum nested tags exceeded");this.tagsNodeStack.push(r),F&&(q[":@"]=F),this.addChild(r,q,this.readonlyMatcher,$),r=q}n="",o=D}}}else n+=t[o];return e.child};function Z(t,e,r,n){this.options.captureMetaData||(n=void 0);var i=this.options.jPath?r.toString():r,a=this.options.updateTag(e.tagname,i,e[":@"]);!1===a||("string"==typeof a?(e.tagname=a,t.addChild(e,n)):t.addChild(e,n))}function J(t,e,r){var n=this.options.processEntities;if(!n||!n.enabled)return t;if(n.allowedTags){var i=this.options.jPath?r.toString():r;if(!(Array.isArray(n.allowedTags)?n.allowedTags.includes(e):n.allowedTags(e,i)))return t}if(n.tagFilter){var a=this.options.jPath?r.toString():r;if(!n.tagFilter(e,a))return t}return this.entityDecoder.decode(t)}function K(t,e,r,n){return t&&(void 0===n&&(n=0===e.child.length),void 0!==(t=this.parseTextData(t,e.tagname,r,!1,!!e[":@"]&&0!==Object.keys(e[":@"]).length,n))&&""!==t&&e.add(this.options.textNodeName,t),t=""),t}function Q(){return 0!==this.stopNodeExpressionsSet.size&&this.matcher.matchesAny(this.stopNodeExpressionsSet)}function H(t,e,r,n){var i=t.indexOf(e,r);if(-1===i)throw new Error(n);return i+e.length-1}function tt(t,e,r,n){var i=t.indexOf(e,r);if(-1===i)throw new Error(n);return i}function et(t,e,r,n){void 0===n&&(n=">");var i=function(t,e,r){void 0===r&&(r=">");for(var n=0,i=t.length,a=r.charCodeAt(0),s=r.length>1?r.charCodeAt(1):-1,o="",h=e,l=e;l<i;l++){var u=t.charCodeAt(l);if(n)u===n&&(n=0);else if(34===u||39===u)n=u;else if(u===a){if(-1===s)return{data:o+=t.substring(h,l),index:l};if(t.charCodeAt(l+1)===s)return{data:o+=t.substring(h,l),index:l}}else 9!==u||n||(o+=t.substring(h,l)+" ",h=l+1)}}(t,e+1,n);if(i){var a=i.data,s=i.index,o=a.search(/\s/),h=a,l=!0;-1!==o&&(h=a.substring(0,o),a=a.substring(o+1).trimStart());var u=h;if(r){var d=h.indexOf(":");-1!==d&&(l=(h=h.substr(d+1))!==i.data.substr(d+1))}return{tagName:h,tagExp:a,closeIndex:s,attrExpPresent:l,rawTagName:u}}}function rt(t,e,r){for(var n=r,i=1,a=t.length;r<a;r++)if("<"===t[r]){var s=t.charCodeAt(r+1);if(47===s){var o=tt(t,">",r,e+" is not closed");if(t.substring(r+2,o).trim()===e&&0===--i)return{tagContent:t.substring(n,r),i:o};r=o}else if(63===s)r=H(t,"?>",r+1,"StopNode is not closed.");else if(33===s&&45===t.charCodeAt(r+2)&&45===t.charCodeAt(r+3))r=H(t,"--\x3e",r+3,"StopNode is not closed.");else if(33===s&&91===t.charCodeAt(r+2))r=H(t,"]]>",r,"StopNode is not closed.")-2;else{var h=et(t,r,!1);h&&((h&&h.tagName)===e&&"/"!==h.tagExp[h.tagExp.length-1]&&i++,r=h.closeIndex)}}}function nt(t,e,r){if(e&&"string"==typeof t){var n=t.trim();return"true"===n||"false"!==n&&function(t,e={}){if(e=Object.assign({},E,e),!t||"string"!=typeof t)return t;let r=t.trim();if(0===r.length)return t;if(void 0!==e.skipLike&&e.skipLike.test(r))return t;if("0"===r)return 0;if(e.hex&&y.test(r))return function(t){if(parseInt)return parseInt(t,16);if(Number.parseInt)return Number.parseInt(t,16);if(window&&window.parseInt)return window.parseInt(t,16);throw new Error("parseInt, Number.parseInt, window.parseInt are not supported")}(r);if(isFinite(r)){if(r.includes("e")||r.includes("E"))return function(t,e,r){if(!r.eNotation)return t;const n=e.match(N);if(n){let i=n[1]||"";const a=-1===n[3].indexOf("e")?"E":"e",s=n[2],o=i?t[s.length+1]===a:t[s.length]===a;return s.length>1&&o?t:(1!==s.length||!n[3].startsWith(`.${a}`)&&n[3][0]!==a)&&s.length>0?r.leadingZeros&&!o?(e=(n[1]||"")+n[3],Number(e)):t:Number(e)}return t}(t,r,e);{const i=b.exec(r);if(i){const a=i[1]||"",s=i[2];let o=(n=i[3])&&-1!==n.indexOf(".")?("."===(n=n.replace(/0+$/,""))?n="0":"."===n[0]?n="0"+n:"."===n[n.length-1]&&(n=n.substring(0,n.length-1)),n):n;const h=a?"."===t[s.length+1]:"."===t[s.length];if(!e.leadingZeros&&(s.length>1||1===s.length&&!h))return t;{const n=Number(r),i=String(n);if(0===n)return n;if(-1!==i.search(/[eE]/))return e.eNotation?n:t;if(-1!==r.indexOf("."))return"0"===i||i===o||i===`${a}${o}`?n:t;let h=s?o:r;return s?h===i||a+h===i?n:t:h===i||h===a+i?n:t}}return t}}var n;return function(t,e,r){const n=e===1/0;switch(r.infinity.toLowerCase()){case"null":return null;case"infinity":return e;case"string":return n?"Infinity":"-Infinity";default:return t}}(t,Number(r),e)}(t,r)}return void 0!==t?t:""}function it(t,e,r,n){if(t){var i=t(e);r===e&&(r=i),e=i}return{tagName:e=at(e,n),tagExp:r}}function at(t,e){if(o.includes(t))throw new Error('[SECURITY] Invalid name: "'+t+'" is a reserved JavaScript keyword that could cause prototype pollution');return s.includes(t)?e.onDangerousProperty(t):t}var st=f.getMetaDataSymbol();function ot(t,e){if(!t||"object"!=typeof t)return{};if(!e)return t;var r={};for(var n in t)n.startsWith(e)?r[n.substring(e.length)]=t[n]:r[n]=t[n];return r}function ht(t,e,r,n){return lt(t,e,r,n)}function lt(t,e,r,n){for(var i,a={},s=0;s<t.length;s++){var o=t[s],h=ut(o);if(void 0!==h&&h!==e.textNodeName){var l=ot(o[":@"]||{},e.attributeNamePrefix);r.push(h,l)}if(h===e.textNodeName)void 0===i?i=o[h]:i+=""+o[h];else{if(void 0===h)continue;if(o[h]){var u=lt(o[h],e,r,n),d=pt(u,e);if(0===Object.keys(u).length&&e.alwaysCreateTextNode&&(u[e.textNodeName]=""),o[":@"]?dt(u,o[":@"],n,e):1!==Object.keys(u).length||void 0===u[e.textNodeName]||e.alwaysCreateTextNode?0===Object.keys(u).length&&(e.alwaysCreateTextNode?u[e.textNodeName]="":u=""):u=u[e.textNodeName],void 0!==o[st]&&"object"==typeof u&&null!==u&&(u[st]=o[st]),void 0!==a[h]&&Object.prototype.hasOwnProperty.call(a,h))Array.isArray(a[h])||(a[h]=[a[h]]),a[h].push(u);else{var p=e.jPath?n.toString():n;e.isArray(h,p,d)?a[h]=[u]:a[h]=u}void 0!==h&&h!==e.textNodeName&&r.pop()}}}return"string"==typeof i?i.length>0&&(a[e.textNodeName]=i):void 0!==i&&(a[e.textNodeName]=i),a}function ut(t){for(var e=Object.keys(t),r=0;r<e.length;r++){var n=e[r];if(":@"!==n)return n}}function dt(t,e,r,n){if(e)for(var i=Object.keys(e),a=i.length,s=0;s<a;s++){var o=i[s],h=o.startsWith(n.attributeNamePrefix)?o.substring(n.attributeNamePrefix.length):o,l=n.jPath?r.toString()+"."+h:r;n.isArray(o,l,!0,!0)?t[o]=[e[o]]:t[o]=e[o]}}function pt(t,e){var r=e.textNodeName,n=Object.keys(t).length;return 0===n||!(1!==n||!t[r]&&"boolean"!=typeof t[r]&&0!==t[r])}var ct={allowBooleanAttributes:!1,unpairedTags:[]};function ft(t){return" "===t||"\t"===t||"\n"===t||"\r"===t}function gt(t,e){for(var r=e;e<t.length;e++)if("?"!=t[e]&&" "!=t[e]);else{var n=t.substr(r,e-r);if(e>5&&"xml"===n)return Et("InvalidXml","XML declaration allowed only at the start of the document.",_t(t,e));if("?"==t[e]&&">"==t[e+1]){e++;break}}return e}function mt(t,e){if(t.length>e+5&&"-"===t[e+1]&&"-"===t[e+2]){for(e+=3;e<t.length;e++)if("-"===t[e]&&"-"===t[e+1]&&">"===t[e+2]){e+=2;break}}else if(t.length>e+8&&"D"===t[e+1]&&"O"===t[e+2]&&"C"===t[e+3]&&"T"===t[e+4]&&"Y"===t[e+5]&&"P"===t[e+6]&&"E"===t[e+7]){var r=1;for(e+=8;e<t.length;e++)if("<"===t[e])r++;else if(">"===t[e]&&0===--r)break}else if(t.length>e+9&&"["===t[e+1]&&"C"===t[e+2]&&"D"===t[e+3]&&"A"===t[e+4]&&"T"===t[e+5]&&"A"===t[e+6]&&"["===t[e+7])for(e+=8;e<t.length;e++)if("]"===t[e]&&"]"===t[e+1]&&">"===t[e+2]){e+=2;break}return e}function vt(t,e){for(var r="",n="",i=!1;e<t.length;e++){if('"'===t[e]||"'"===t[e])""===n?n=t[e]:n!==t[e]||(n="");else if(">"===t[e]&&""===n){i=!0;break}r+=t[e]}return""===n&&{value:r,index:e,tagClosed:i}}var xt=new RegExp("(\\s*)([^\\s=]+)(\\s*=)?(\\s*(['\"])(([\\s\\S])*?)\\5)?","g");function yt(t,e){for(var r=i(t,xt),n={},a=0;a<r.length;a++){if(0===r[a][1].length)return Et("InvalidAttr","Attribute '"+r[a][2]+"' has no space in starting.",St(r[a]));if(void 0!==r[a][3]&&void 0===r[a][4])return Et("InvalidAttr","Attribute '"+r[a][2]+"' is without value.",St(r[a]));if(void 0===r[a][3]&&!e.allowBooleanAttributes)return Et("InvalidAttr","boolean attribute '"+r[a][2]+"' is not allowed.",St(r[a]));var s=r[a][2];if(!Nt(s))return Et("InvalidAttr","Attribute '"+s+"' is an invalid name.",St(r[a]));if(Object.prototype.hasOwnProperty.call(n,s))return Et("InvalidAttr","Attribute '"+s+"' is repeated.",St(r[a]));n[s]=1}return!0}function bt(t,e){if(";"===t[++e])return-1;if("#"===t[e])return function(t,e){var r=/\d/;for("x"===t[e]&&(e++,r=/[\da-fA-F]/);e<t.length;e++){if(";"===t[e])return e;if(!t[e].match(r))break}return-1}(t,++e);for(var r=0;e<t.length;e++,r++)if(!(t[e].match(/\w/)&&r<20)){if(";"===t[e])break;return-1}return e}function Et(t,e,r){return{err:{code:t,msg:e,line:r.line||r,col:r.col}}}function Nt(t){return a(t)}function wt(t){return a(t)}function _t(t,e){var r=t.substring(0,e).split(/\r?\n/);return{line:r.length,col:r[r.length-1].length+1}}function St(t){return t.startIndex+t[1].length}var Tt=function(){function t(t){this.externalEntities={},this.options=c(t)}var e=t.prototype;return e.parse=function(t,e){if("string"!=typeof t&&t.toString)t=t.toString();else if("string"!=typeof t)throw new Error("XML data is accepted in String or Bytes[] form.");if(e){!0===e&&(e={});var r=function(t,e){e=Object.assign({},ct,e);var r=[],n=!1,i=!1;"\ufeff"===t[0]&&(t=t.substr(1));for(var a=0;a<t.length;a++)if("<"===t[a]&&"?"===t[a+1]){if((a=gt(t,a+=2)).err)return a}else{if("<"!==t[a]){if(ft(t[a]))continue;return Et("InvalidChar","char '"+t[a]+"' is not expected.",_t(t,a))}var s=a;if("!"===t[++a]){a=mt(t,a);continue}var o=!1;"/"===t[a]&&(o=!0,a++);for(var h="";a<t.length&&">"!==t[a]&&" "!==t[a]&&"\t"!==t[a]&&"\n"!==t[a]&&"\r"!==t[a];a++)h+=t[a];if("/"===(h=h.trim())[h.length-1]&&(h=h.substring(0,h.length-1),a--),!wt(h))return Et("InvalidTag",0===h.trim().length?"Invalid space after '<'.":"Tag '"+h+"' is an invalid name.",_t(t,a));var l=vt(t,a);if(!1===l)return Et("InvalidAttr","Attributes for '"+h+"' have open quote.",_t(t,a));var u=l.value;if(a=l.index,"/"===u[u.length-1]){var d=a-u.length,p=yt(u=u.substring(0,u.length-1),e);if(!0!==p)return Et(p.err.code,p.err.msg,_t(t,d+p.err.line));n=!0}else if(o){if(!l.tagClosed)return Et("InvalidTag","Closing tag '"+h+"' doesn't have proper closing.",_t(t,a));if(u.trim().length>0)return Et("InvalidTag","Closing tag '"+h+"' can't have attributes or invalid starting.",_t(t,s));if(0===r.length)return Et("InvalidTag","Closing tag '"+h+"' has not been opened.",_t(t,s));var c=r.pop();if(h!==c.tagName){var f=_t(t,c.tagStartPos);return Et("InvalidTag","Expected closing tag '"+c.tagName+"' (opened in line "+f.line+", col "+f.col+") instead of closing tag '"+h+"'.",_t(t,s))}0==r.length&&(i=!0)}else{var g=yt(u,e);if(!0!==g)return Et(g.err.code,g.err.msg,_t(t,a-u.length+g.err.line));if(!0===i)return Et("InvalidXml","Multiple possible root nodes found.",_t(t,a));-1!==e.unpairedTags.indexOf(h)||r.push({tagName:h,tagStartPos:s}),n=!0}for(a++;a<t.length;a++)if("<"===t[a]){if("!"===t[a+1]){a=mt(t,++a);continue}if("?"!==t[a+1])break;if((a=gt(t,++a)).err)return a}else if("&"===t[a]){var m=bt(t,a);if(-1==m)return Et("InvalidChar","char '&' is not expected.",_t(t,a));a=m}else if(!0===i&&!ft(t[a]))return Et("InvalidXml","Extra text at the end",_t(t,a));"<"===t[a]&&a--}return n?1==r.length?Et("InvalidTag","Unclosed tag '"+r[0].tagName+"'.",_t(t,r[0].tagStartPos)):!(r.length>0)||Et("InvalidXml","Invalid '"+JSON.stringify(r.map(function(t){return t.tagName}),null,4).replace(/\r?\n/g,"")+"' found.",{line:1,col:1}):Et("InvalidXml","Start tag expected.",1)}(t,e);if(!0!==r)throw Error(r.err.msg+":"+r.err.line+":"+r.err.col)}var n=new X(this.options,this.externalEntities),i=n.parseXml(t);return this.options.preserveOrder||void 0===i?i:ht(i,this.options,n.matcher,n.readonlyMatcher)},e.addEntity=function(t,e){if(-1!==e.indexOf("&"))throw new Error("Entity value can't have '&'");if(-1!==t.indexOf("&")||-1!==t.indexOf(";"))throw new Error("An entity must be set without '&' and ';'. Eg. use '#xD' for '
'");if("&"===e)throw new Error("An entity with value '&' is not permitted");this.externalEntities[t]=e},t.getMetaDataSymbol=function(){return f.getMetaDataSymbol()},t}();return e})());
|
|
2
2
|
//# sourceMappingURL=fxparser.min.js.map
|