@cdklabs/cdk-construct-connect-datalake 0.0.8 → 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 +8 -6
- 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 +8 -6
- 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 +7 -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 +7 -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 +7 -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 +10 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/models/models_2.d.ts +6 -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 +2 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/models/models_2.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-builder/CHANGELOG.md +11 -0
- package/node_modules/fast-xml-builder/README.md +53 -2
- package/node_modules/fast-xml-builder/lib/fxb.cjs +1 -1
- package/node_modules/fast-xml-builder/lib/fxb.d.cts +91 -1
- package/node_modules/fast-xml-builder/lib/fxb.min.js +1 -1
- package/node_modules/fast-xml-builder/lib/fxb.min.js.map +1 -1
- package/node_modules/fast-xml-builder/package.json +3 -2
- package/node_modules/fast-xml-builder/src/fxb.d.ts +93 -3
- package/node_modules/fast-xml-builder/src/fxb.js +100 -33
- package/node_modules/fast-xml-builder/src/orderedJs2Xml.js +91 -37
- 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/node_modules/strnum/CHANGELOG.md +3 -0
- package/node_modules/strnum/package.json +3 -2
- package/node_modules/strnum/strnum.js +12 -10
- package/node_modules/xml-naming/README.md +189 -0
- package/node_modules/xml-naming/package.json +54 -0
- package/node_modules/xml-naming/src/index.d.ts +74 -0
- package/node_modules/xml-naming/src/index.js +270 -0
- package/package.json +11 -11
- 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
|
@@ -0,0 +1,1405 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var protocols = require('@smithy/core/protocols');
|
|
4
|
+
var endpoints = require('@smithy/core/endpoints');
|
|
5
|
+
|
|
6
|
+
const chars = `ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/`;
|
|
7
|
+
const alphabetByEncoding = Object.entries(chars).reduce((acc, [i, c]) => {
|
|
8
|
+
acc[c] = Number(i);
|
|
9
|
+
return acc;
|
|
10
|
+
}, {});
|
|
11
|
+
const alphabetByValue = chars.split("");
|
|
12
|
+
const bitsPerLetter = 6;
|
|
13
|
+
const bitsPerByte = 8;
|
|
14
|
+
const maxLetterValue = 0b111111;
|
|
15
|
+
|
|
16
|
+
const fromBase64 = (input) => {
|
|
17
|
+
let totalByteLength = (input.length / 4) * 3;
|
|
18
|
+
if (input.slice(-2) === "==") {
|
|
19
|
+
totalByteLength -= 2;
|
|
20
|
+
}
|
|
21
|
+
else if (input.slice(-1) === "=") {
|
|
22
|
+
totalByteLength--;
|
|
23
|
+
}
|
|
24
|
+
const out = new ArrayBuffer(totalByteLength);
|
|
25
|
+
const dataView = new DataView(out);
|
|
26
|
+
for (let i = 0; i < input.length; i += 4) {
|
|
27
|
+
let bits = 0;
|
|
28
|
+
let bitLength = 0;
|
|
29
|
+
for (let j = i, limit = i + 3; j <= limit; j++) {
|
|
30
|
+
if (input[j] !== "=") {
|
|
31
|
+
if (!(input[j] in alphabetByEncoding)) {
|
|
32
|
+
throw new TypeError(`Invalid character ${input[j]} in base64 string.`);
|
|
33
|
+
}
|
|
34
|
+
bits |= alphabetByEncoding[input[j]] << ((limit - j) * bitsPerLetter);
|
|
35
|
+
bitLength += bitsPerLetter;
|
|
36
|
+
}
|
|
37
|
+
else {
|
|
38
|
+
bits >>= bitsPerLetter;
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
const chunkOffset = (i / 4) * 3;
|
|
42
|
+
bits >>= bitLength % bitsPerByte;
|
|
43
|
+
const byteLength = Math.floor(bitLength / bitsPerByte);
|
|
44
|
+
for (let k = 0; k < byteLength; k++) {
|
|
45
|
+
const offset = (byteLength - k - 1) * bitsPerByte;
|
|
46
|
+
dataView.setUint8(chunkOffset + k, (bits & (255 << offset)) >> offset);
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
return new Uint8Array(out);
|
|
50
|
+
};
|
|
51
|
+
|
|
52
|
+
const fromUtf8 = (input) => new TextEncoder().encode(input);
|
|
53
|
+
|
|
54
|
+
function toBase64(_input) {
|
|
55
|
+
let input;
|
|
56
|
+
if (typeof _input === "string") {
|
|
57
|
+
input = fromUtf8(_input);
|
|
58
|
+
}
|
|
59
|
+
else {
|
|
60
|
+
input = _input;
|
|
61
|
+
}
|
|
62
|
+
const isArrayLike = typeof input === "object" && typeof input.length === "number";
|
|
63
|
+
const isUint8Array = typeof input === "object" &&
|
|
64
|
+
typeof input.byteOffset === "number" &&
|
|
65
|
+
typeof input.byteLength === "number";
|
|
66
|
+
if (!isArrayLike && !isUint8Array) {
|
|
67
|
+
throw new Error("@smithy/util-base64: toBase64 encoder function only accepts string | Uint8Array.");
|
|
68
|
+
}
|
|
69
|
+
let str = "";
|
|
70
|
+
for (let i = 0; i < input.length; i += 3) {
|
|
71
|
+
let bits = 0;
|
|
72
|
+
let bitLength = 0;
|
|
73
|
+
for (let j = i, limit = Math.min(i + 3, input.length); j < limit; j++) {
|
|
74
|
+
bits |= input[j] << ((limit - j - 1) * bitsPerByte);
|
|
75
|
+
bitLength += bitsPerByte;
|
|
76
|
+
}
|
|
77
|
+
const bitClusterCount = Math.ceil(bitLength / bitsPerLetter);
|
|
78
|
+
bits <<= bitClusterCount * bitsPerLetter - bitLength;
|
|
79
|
+
for (let k = 1; k <= bitClusterCount; k++) {
|
|
80
|
+
const offset = (bitClusterCount - k) * bitsPerLetter;
|
|
81
|
+
str += alphabetByValue[(bits & (maxLetterValue << offset)) >> offset];
|
|
82
|
+
}
|
|
83
|
+
str += "==".slice(0, 4 - bitClusterCount);
|
|
84
|
+
}
|
|
85
|
+
return str;
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
function bindUint8ArrayBlobAdapter(toUtf8, fromUtf8, toBase64, fromBase64) {
|
|
89
|
+
return class Uint8ArrayBlobAdapter extends Uint8Array {
|
|
90
|
+
static fromString(source, encoding = "utf-8") {
|
|
91
|
+
if (typeof source === "string") {
|
|
92
|
+
if (encoding === "base64") {
|
|
93
|
+
return Uint8ArrayBlobAdapter.mutate(fromBase64(source));
|
|
94
|
+
}
|
|
95
|
+
return Uint8ArrayBlobAdapter.mutate(fromUtf8(source));
|
|
96
|
+
}
|
|
97
|
+
throw new Error(`Unsupported conversion from ${typeof source} to Uint8ArrayBlobAdapter.`);
|
|
98
|
+
}
|
|
99
|
+
static mutate(source) {
|
|
100
|
+
Object.setPrototypeOf(source, Uint8ArrayBlobAdapter.prototype);
|
|
101
|
+
return source;
|
|
102
|
+
}
|
|
103
|
+
transformToString(encoding = "utf-8") {
|
|
104
|
+
if (encoding === "base64") {
|
|
105
|
+
return toBase64(this);
|
|
106
|
+
}
|
|
107
|
+
return toUtf8(this);
|
|
108
|
+
}
|
|
109
|
+
};
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
const toUtf8 = (input) => {
|
|
113
|
+
if (typeof input === "string") {
|
|
114
|
+
return input;
|
|
115
|
+
}
|
|
116
|
+
if (typeof input !== "object" || typeof input.byteOffset !== "number" || typeof input.byteLength !== "number") {
|
|
117
|
+
throw new Error("@smithy/util-utf8: toUtf8 encoder function only accepts string | Uint8Array.");
|
|
118
|
+
}
|
|
119
|
+
return new TextDecoder("utf-8").decode(input);
|
|
120
|
+
};
|
|
121
|
+
|
|
122
|
+
const decimalToHex = Array.from({ length: 256 }, (_, i) => i.toString(16).padStart(2, "0"));
|
|
123
|
+
function bindV4(getRandomValues) {
|
|
124
|
+
if (typeof crypto !== "undefined" && typeof crypto.randomUUID === "function") {
|
|
125
|
+
return () => crypto.randomUUID();
|
|
126
|
+
}
|
|
127
|
+
return () => {
|
|
128
|
+
const rnds = new Uint8Array(16);
|
|
129
|
+
getRandomValues(rnds);
|
|
130
|
+
rnds[6] = (rnds[6] & 0x0f) | 0x40;
|
|
131
|
+
rnds[8] = (rnds[8] & 0x3f) | 0x80;
|
|
132
|
+
return (decimalToHex[rnds[0]] +
|
|
133
|
+
decimalToHex[rnds[1]] +
|
|
134
|
+
decimalToHex[rnds[2]] +
|
|
135
|
+
decimalToHex[rnds[3]] +
|
|
136
|
+
"-" +
|
|
137
|
+
decimalToHex[rnds[4]] +
|
|
138
|
+
decimalToHex[rnds[5]] +
|
|
139
|
+
"-" +
|
|
140
|
+
decimalToHex[rnds[6]] +
|
|
141
|
+
decimalToHex[rnds[7]] +
|
|
142
|
+
"-" +
|
|
143
|
+
decimalToHex[rnds[8]] +
|
|
144
|
+
decimalToHex[rnds[9]] +
|
|
145
|
+
"-" +
|
|
146
|
+
decimalToHex[rnds[10]] +
|
|
147
|
+
decimalToHex[rnds[11]] +
|
|
148
|
+
decimalToHex[rnds[12]] +
|
|
149
|
+
decimalToHex[rnds[13]] +
|
|
150
|
+
decimalToHex[rnds[14]] +
|
|
151
|
+
decimalToHex[rnds[15]]);
|
|
152
|
+
};
|
|
153
|
+
}
|
|
154
|
+
|
|
155
|
+
const copyDocumentWithTransform = (source, schemaRef, transform = (_) => _) => source;
|
|
156
|
+
|
|
157
|
+
const parseBoolean = (value) => {
|
|
158
|
+
switch (value) {
|
|
159
|
+
case "true":
|
|
160
|
+
return true;
|
|
161
|
+
case "false":
|
|
162
|
+
return false;
|
|
163
|
+
default:
|
|
164
|
+
throw new Error(`Unable to parse boolean value "${value}"`);
|
|
165
|
+
}
|
|
166
|
+
};
|
|
167
|
+
const expectBoolean = (value) => {
|
|
168
|
+
if (value === null || value === undefined) {
|
|
169
|
+
return undefined;
|
|
170
|
+
}
|
|
171
|
+
if (typeof value === "number") {
|
|
172
|
+
if (value === 0 || value === 1) {
|
|
173
|
+
logger.warn(stackTraceWarning(`Expected boolean, got ${typeof value}: ${value}`));
|
|
174
|
+
}
|
|
175
|
+
if (value === 0) {
|
|
176
|
+
return false;
|
|
177
|
+
}
|
|
178
|
+
if (value === 1) {
|
|
179
|
+
return true;
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
if (typeof value === "string") {
|
|
183
|
+
const lower = value.toLowerCase();
|
|
184
|
+
if (lower === "false" || lower === "true") {
|
|
185
|
+
logger.warn(stackTraceWarning(`Expected boolean, got ${typeof value}: ${value}`));
|
|
186
|
+
}
|
|
187
|
+
if (lower === "false") {
|
|
188
|
+
return false;
|
|
189
|
+
}
|
|
190
|
+
if (lower === "true") {
|
|
191
|
+
return true;
|
|
192
|
+
}
|
|
193
|
+
}
|
|
194
|
+
if (typeof value === "boolean") {
|
|
195
|
+
return value;
|
|
196
|
+
}
|
|
197
|
+
throw new TypeError(`Expected boolean, got ${typeof value}: ${value}`);
|
|
198
|
+
};
|
|
199
|
+
const expectNumber = (value) => {
|
|
200
|
+
if (value === null || value === undefined) {
|
|
201
|
+
return undefined;
|
|
202
|
+
}
|
|
203
|
+
if (typeof value === "string") {
|
|
204
|
+
const parsed = parseFloat(value);
|
|
205
|
+
if (!Number.isNaN(parsed)) {
|
|
206
|
+
if (String(parsed) !== String(value)) {
|
|
207
|
+
logger.warn(stackTraceWarning(`Expected number but observed string: ${value}`));
|
|
208
|
+
}
|
|
209
|
+
return parsed;
|
|
210
|
+
}
|
|
211
|
+
}
|
|
212
|
+
if (typeof value === "number") {
|
|
213
|
+
return value;
|
|
214
|
+
}
|
|
215
|
+
throw new TypeError(`Expected number, got ${typeof value}: ${value}`);
|
|
216
|
+
};
|
|
217
|
+
const MAX_FLOAT = Math.ceil(2 ** 127 * (2 - 2 ** -23));
|
|
218
|
+
const expectFloat32 = (value) => {
|
|
219
|
+
const expected = expectNumber(value);
|
|
220
|
+
if (expected !== undefined && !Number.isNaN(expected) && expected !== Infinity && expected !== -Infinity) {
|
|
221
|
+
if (Math.abs(expected) > MAX_FLOAT) {
|
|
222
|
+
throw new TypeError(`Expected 32-bit float, got ${value}`);
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
return expected;
|
|
226
|
+
};
|
|
227
|
+
const expectLong = (value) => {
|
|
228
|
+
if (value === null || value === undefined) {
|
|
229
|
+
return undefined;
|
|
230
|
+
}
|
|
231
|
+
if (Number.isInteger(value) && !Number.isNaN(value)) {
|
|
232
|
+
return value;
|
|
233
|
+
}
|
|
234
|
+
throw new TypeError(`Expected integer, got ${typeof value}: ${value}`);
|
|
235
|
+
};
|
|
236
|
+
const expectInt = expectLong;
|
|
237
|
+
const expectInt32 = (value) => expectSizedInt(value, 32);
|
|
238
|
+
const expectShort = (value) => expectSizedInt(value, 16);
|
|
239
|
+
const expectByte = (value) => expectSizedInt(value, 8);
|
|
240
|
+
const expectSizedInt = (value, size) => {
|
|
241
|
+
const expected = expectLong(value);
|
|
242
|
+
if (expected !== undefined && castInt(expected, size) !== expected) {
|
|
243
|
+
throw new TypeError(`Expected ${size}-bit integer, got ${value}`);
|
|
244
|
+
}
|
|
245
|
+
return expected;
|
|
246
|
+
};
|
|
247
|
+
const castInt = (value, size) => {
|
|
248
|
+
switch (size) {
|
|
249
|
+
case 32:
|
|
250
|
+
return Int32Array.of(value)[0];
|
|
251
|
+
case 16:
|
|
252
|
+
return Int16Array.of(value)[0];
|
|
253
|
+
case 8:
|
|
254
|
+
return Int8Array.of(value)[0];
|
|
255
|
+
}
|
|
256
|
+
};
|
|
257
|
+
const expectNonNull = (value, location) => {
|
|
258
|
+
if (value === null || value === undefined) {
|
|
259
|
+
if (location) {
|
|
260
|
+
throw new TypeError(`Expected a non-null value for ${location}`);
|
|
261
|
+
}
|
|
262
|
+
throw new TypeError("Expected a non-null value");
|
|
263
|
+
}
|
|
264
|
+
return value;
|
|
265
|
+
};
|
|
266
|
+
const expectObject = (value) => {
|
|
267
|
+
if (value === null || value === undefined) {
|
|
268
|
+
return undefined;
|
|
269
|
+
}
|
|
270
|
+
if (typeof value === "object" && !Array.isArray(value)) {
|
|
271
|
+
return value;
|
|
272
|
+
}
|
|
273
|
+
const receivedType = Array.isArray(value) ? "array" : typeof value;
|
|
274
|
+
throw new TypeError(`Expected object, got ${receivedType}: ${value}`);
|
|
275
|
+
};
|
|
276
|
+
const expectString = (value) => {
|
|
277
|
+
if (value === null || value === undefined) {
|
|
278
|
+
return undefined;
|
|
279
|
+
}
|
|
280
|
+
if (typeof value === "string") {
|
|
281
|
+
return value;
|
|
282
|
+
}
|
|
283
|
+
if (["boolean", "number", "bigint"].includes(typeof value)) {
|
|
284
|
+
logger.warn(stackTraceWarning(`Expected string, got ${typeof value}: ${value}`));
|
|
285
|
+
return String(value);
|
|
286
|
+
}
|
|
287
|
+
throw new TypeError(`Expected string, got ${typeof value}: ${value}`);
|
|
288
|
+
};
|
|
289
|
+
const expectUnion = (value) => {
|
|
290
|
+
if (value === null || value === undefined) {
|
|
291
|
+
return undefined;
|
|
292
|
+
}
|
|
293
|
+
const asObject = expectObject(value);
|
|
294
|
+
const setKeys = [];
|
|
295
|
+
for (const k in asObject) {
|
|
296
|
+
if (asObject[k] != null) {
|
|
297
|
+
setKeys.push(k);
|
|
298
|
+
}
|
|
299
|
+
}
|
|
300
|
+
if (setKeys.length === 0) {
|
|
301
|
+
throw new TypeError(`Unions must have exactly one non-null member. None were found.`);
|
|
302
|
+
}
|
|
303
|
+
if (setKeys.length > 1) {
|
|
304
|
+
throw new TypeError(`Unions must have exactly one non-null member. Keys ${setKeys} were not null.`);
|
|
305
|
+
}
|
|
306
|
+
return asObject;
|
|
307
|
+
};
|
|
308
|
+
const strictParseDouble = (value) => {
|
|
309
|
+
if (typeof value == "string") {
|
|
310
|
+
return expectNumber(parseNumber(value));
|
|
311
|
+
}
|
|
312
|
+
return expectNumber(value);
|
|
313
|
+
};
|
|
314
|
+
const strictParseFloat = strictParseDouble;
|
|
315
|
+
const strictParseFloat32 = (value) => {
|
|
316
|
+
if (typeof value == "string") {
|
|
317
|
+
return expectFloat32(parseNumber(value));
|
|
318
|
+
}
|
|
319
|
+
return expectFloat32(value);
|
|
320
|
+
};
|
|
321
|
+
const NUMBER_REGEX = /(-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?)|(-?Infinity)|(NaN)/g;
|
|
322
|
+
const parseNumber = (value) => {
|
|
323
|
+
const matches = value.match(NUMBER_REGEX);
|
|
324
|
+
if (matches === null || matches[0].length !== value.length) {
|
|
325
|
+
throw new TypeError(`Expected real number, got implicit NaN`);
|
|
326
|
+
}
|
|
327
|
+
return parseFloat(value);
|
|
328
|
+
};
|
|
329
|
+
const limitedParseDouble = (value) => {
|
|
330
|
+
if (typeof value == "string") {
|
|
331
|
+
return parseFloatString(value);
|
|
332
|
+
}
|
|
333
|
+
return expectNumber(value);
|
|
334
|
+
};
|
|
335
|
+
const handleFloat = limitedParseDouble;
|
|
336
|
+
const limitedParseFloat = limitedParseDouble;
|
|
337
|
+
const limitedParseFloat32 = (value) => {
|
|
338
|
+
if (typeof value == "string") {
|
|
339
|
+
return parseFloatString(value);
|
|
340
|
+
}
|
|
341
|
+
return expectFloat32(value);
|
|
342
|
+
};
|
|
343
|
+
const parseFloatString = (value) => {
|
|
344
|
+
switch (value) {
|
|
345
|
+
case "NaN":
|
|
346
|
+
return NaN;
|
|
347
|
+
case "Infinity":
|
|
348
|
+
return Infinity;
|
|
349
|
+
case "-Infinity":
|
|
350
|
+
return -Infinity;
|
|
351
|
+
default:
|
|
352
|
+
throw new Error(`Unable to parse float value: ${value}`);
|
|
353
|
+
}
|
|
354
|
+
};
|
|
355
|
+
const strictParseLong = (value) => {
|
|
356
|
+
if (typeof value === "string") {
|
|
357
|
+
return expectLong(parseNumber(value));
|
|
358
|
+
}
|
|
359
|
+
return expectLong(value);
|
|
360
|
+
};
|
|
361
|
+
const strictParseInt = strictParseLong;
|
|
362
|
+
const strictParseInt32 = (value) => {
|
|
363
|
+
if (typeof value === "string") {
|
|
364
|
+
return expectInt32(parseNumber(value));
|
|
365
|
+
}
|
|
366
|
+
return expectInt32(value);
|
|
367
|
+
};
|
|
368
|
+
const strictParseShort = (value) => {
|
|
369
|
+
if (typeof value === "string") {
|
|
370
|
+
return expectShort(parseNumber(value));
|
|
371
|
+
}
|
|
372
|
+
return expectShort(value);
|
|
373
|
+
};
|
|
374
|
+
const strictParseByte = (value) => {
|
|
375
|
+
if (typeof value === "string") {
|
|
376
|
+
return expectByte(parseNumber(value));
|
|
377
|
+
}
|
|
378
|
+
return expectByte(value);
|
|
379
|
+
};
|
|
380
|
+
const stackTraceWarning = (message) => {
|
|
381
|
+
return String(new TypeError(message).stack || message)
|
|
382
|
+
.split("\n")
|
|
383
|
+
.slice(0, 5)
|
|
384
|
+
.filter((s) => !s.includes("stackTraceWarning"))
|
|
385
|
+
.join("\n");
|
|
386
|
+
};
|
|
387
|
+
const logger = {
|
|
388
|
+
warn: console.warn,
|
|
389
|
+
};
|
|
390
|
+
|
|
391
|
+
const DAYS = ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"];
|
|
392
|
+
const MONTHS = ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"];
|
|
393
|
+
function dateToUtcString(date) {
|
|
394
|
+
const year = date.getUTCFullYear();
|
|
395
|
+
const month = date.getUTCMonth();
|
|
396
|
+
const dayOfWeek = date.getUTCDay();
|
|
397
|
+
const dayOfMonthInt = date.getUTCDate();
|
|
398
|
+
const hoursInt = date.getUTCHours();
|
|
399
|
+
const minutesInt = date.getUTCMinutes();
|
|
400
|
+
const secondsInt = date.getUTCSeconds();
|
|
401
|
+
const dayOfMonthString = dayOfMonthInt < 10 ? `0${dayOfMonthInt}` : `${dayOfMonthInt}`;
|
|
402
|
+
const hoursString = hoursInt < 10 ? `0${hoursInt}` : `${hoursInt}`;
|
|
403
|
+
const minutesString = minutesInt < 10 ? `0${minutesInt}` : `${minutesInt}`;
|
|
404
|
+
const secondsString = secondsInt < 10 ? `0${secondsInt}` : `${secondsInt}`;
|
|
405
|
+
return `${DAYS[dayOfWeek]}, ${dayOfMonthString} ${MONTHS[month]} ${year} ${hoursString}:${minutesString}:${secondsString} GMT`;
|
|
406
|
+
}
|
|
407
|
+
const RFC3339 = new RegExp(/^(\d{4})-(\d{2})-(\d{2})[tT](\d{2}):(\d{2}):(\d{2})(?:\.(\d+))?[zZ]$/);
|
|
408
|
+
const parseRfc3339DateTime = (value) => {
|
|
409
|
+
if (value === null || value === undefined) {
|
|
410
|
+
return undefined;
|
|
411
|
+
}
|
|
412
|
+
if (typeof value !== "string") {
|
|
413
|
+
throw new TypeError("RFC-3339 date-times must be expressed as strings");
|
|
414
|
+
}
|
|
415
|
+
const match = RFC3339.exec(value);
|
|
416
|
+
if (!match) {
|
|
417
|
+
throw new TypeError("Invalid RFC-3339 date-time value");
|
|
418
|
+
}
|
|
419
|
+
const [_, yearStr, monthStr, dayStr, hours, minutes, seconds, fractionalMilliseconds] = match;
|
|
420
|
+
const year = strictParseShort(stripLeadingZeroes(yearStr));
|
|
421
|
+
const month = parseDateValue(monthStr, "month", 1, 12);
|
|
422
|
+
const day = parseDateValue(dayStr, "day", 1, 31);
|
|
423
|
+
return buildDate(year, month, day, { hours, minutes, seconds, fractionalMilliseconds });
|
|
424
|
+
};
|
|
425
|
+
const RFC3339_WITH_OFFSET$1 = new RegExp(/^(\d{4})-(\d{2})-(\d{2})[tT](\d{2}):(\d{2}):(\d{2})(?:\.(\d+))?(([-+]\d{2}\:\d{2})|[zZ])$/);
|
|
426
|
+
const parseRfc3339DateTimeWithOffset = (value) => {
|
|
427
|
+
if (value === null || value === undefined) {
|
|
428
|
+
return undefined;
|
|
429
|
+
}
|
|
430
|
+
if (typeof value !== "string") {
|
|
431
|
+
throw new TypeError("RFC-3339 date-times must be expressed as strings");
|
|
432
|
+
}
|
|
433
|
+
const match = RFC3339_WITH_OFFSET$1.exec(value);
|
|
434
|
+
if (!match) {
|
|
435
|
+
throw new TypeError("Invalid RFC-3339 date-time value");
|
|
436
|
+
}
|
|
437
|
+
const [_, yearStr, monthStr, dayStr, hours, minutes, seconds, fractionalMilliseconds, offsetStr] = match;
|
|
438
|
+
const year = strictParseShort(stripLeadingZeroes(yearStr));
|
|
439
|
+
const month = parseDateValue(monthStr, "month", 1, 12);
|
|
440
|
+
const day = parseDateValue(dayStr, "day", 1, 31);
|
|
441
|
+
const date = buildDate(year, month, day, { hours, minutes, seconds, fractionalMilliseconds });
|
|
442
|
+
if (offsetStr.toUpperCase() != "Z") {
|
|
443
|
+
date.setTime(date.getTime() - parseOffsetToMilliseconds(offsetStr));
|
|
444
|
+
}
|
|
445
|
+
return date;
|
|
446
|
+
};
|
|
447
|
+
const IMF_FIXDATE$1 = new RegExp(/^(?:Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d{2}) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d{1,2}):(\d{2}):(\d{2})(?:\.(\d+))? GMT$/);
|
|
448
|
+
const RFC_850_DATE$1 = new RegExp(/^(?:Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday), (\d{2})-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d{2}) (\d{1,2}):(\d{2}):(\d{2})(?:\.(\d+))? GMT$/);
|
|
449
|
+
const ASC_TIME$1 = new RegExp(/^(?:Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( [1-9]|\d{2}) (\d{1,2}):(\d{2}):(\d{2})(?:\.(\d+))? (\d{4})$/);
|
|
450
|
+
const parseRfc7231DateTime = (value) => {
|
|
451
|
+
if (value === null || value === undefined) {
|
|
452
|
+
return undefined;
|
|
453
|
+
}
|
|
454
|
+
if (typeof value !== "string") {
|
|
455
|
+
throw new TypeError("RFC-7231 date-times must be expressed as strings");
|
|
456
|
+
}
|
|
457
|
+
let match = IMF_FIXDATE$1.exec(value);
|
|
458
|
+
if (match) {
|
|
459
|
+
const [_, dayStr, monthStr, yearStr, hours, minutes, seconds, fractionalMilliseconds] = match;
|
|
460
|
+
return buildDate(strictParseShort(stripLeadingZeroes(yearStr)), parseMonthByShortName(monthStr), parseDateValue(dayStr, "day", 1, 31), { hours, minutes, seconds, fractionalMilliseconds });
|
|
461
|
+
}
|
|
462
|
+
match = RFC_850_DATE$1.exec(value);
|
|
463
|
+
if (match) {
|
|
464
|
+
const [_, dayStr, monthStr, yearStr, hours, minutes, seconds, fractionalMilliseconds] = match;
|
|
465
|
+
return adjustRfc850Year(buildDate(parseTwoDigitYear(yearStr), parseMonthByShortName(monthStr), parseDateValue(dayStr, "day", 1, 31), {
|
|
466
|
+
hours,
|
|
467
|
+
minutes,
|
|
468
|
+
seconds,
|
|
469
|
+
fractionalMilliseconds,
|
|
470
|
+
}));
|
|
471
|
+
}
|
|
472
|
+
match = ASC_TIME$1.exec(value);
|
|
473
|
+
if (match) {
|
|
474
|
+
const [_, monthStr, dayStr, hours, minutes, seconds, fractionalMilliseconds, yearStr] = match;
|
|
475
|
+
return buildDate(strictParseShort(stripLeadingZeroes(yearStr)), parseMonthByShortName(monthStr), parseDateValue(dayStr.trimLeft(), "day", 1, 31), { hours, minutes, seconds, fractionalMilliseconds });
|
|
476
|
+
}
|
|
477
|
+
throw new TypeError("Invalid RFC-7231 date-time value");
|
|
478
|
+
};
|
|
479
|
+
const parseEpochTimestamp = (value) => {
|
|
480
|
+
if (value === null || value === undefined) {
|
|
481
|
+
return undefined;
|
|
482
|
+
}
|
|
483
|
+
let valueAsDouble;
|
|
484
|
+
if (typeof value === "number") {
|
|
485
|
+
valueAsDouble = value;
|
|
486
|
+
}
|
|
487
|
+
else if (typeof value === "string") {
|
|
488
|
+
valueAsDouble = strictParseDouble(value);
|
|
489
|
+
}
|
|
490
|
+
else if (typeof value === "object" && value.tag === 1) {
|
|
491
|
+
valueAsDouble = value.value;
|
|
492
|
+
}
|
|
493
|
+
else {
|
|
494
|
+
throw new TypeError("Epoch timestamps must be expressed as floating point numbers or their string representation");
|
|
495
|
+
}
|
|
496
|
+
if (Number.isNaN(valueAsDouble) || valueAsDouble === Infinity || valueAsDouble === -Infinity) {
|
|
497
|
+
throw new TypeError("Epoch timestamps must be valid, non-Infinite, non-NaN numerics");
|
|
498
|
+
}
|
|
499
|
+
return new Date(Math.round(valueAsDouble * 1000));
|
|
500
|
+
};
|
|
501
|
+
const buildDate = (year, month, day, time) => {
|
|
502
|
+
const adjustedMonth = month - 1;
|
|
503
|
+
validateDayOfMonth(year, adjustedMonth, day);
|
|
504
|
+
return new Date(Date.UTC(year, adjustedMonth, day, parseDateValue(time.hours, "hour", 0, 23), parseDateValue(time.minutes, "minute", 0, 59), parseDateValue(time.seconds, "seconds", 0, 60), parseMilliseconds(time.fractionalMilliseconds)));
|
|
505
|
+
};
|
|
506
|
+
const parseTwoDigitYear = (value) => {
|
|
507
|
+
const thisYear = new Date().getUTCFullYear();
|
|
508
|
+
const valueInThisCentury = Math.floor(thisYear / 100) * 100 + strictParseShort(stripLeadingZeroes(value));
|
|
509
|
+
if (valueInThisCentury < thisYear) {
|
|
510
|
+
return valueInThisCentury + 100;
|
|
511
|
+
}
|
|
512
|
+
return valueInThisCentury;
|
|
513
|
+
};
|
|
514
|
+
const FIFTY_YEARS_IN_MILLIS = 50 * 365 * 24 * 60 * 60 * 1000;
|
|
515
|
+
const adjustRfc850Year = (input) => {
|
|
516
|
+
if (input.getTime() - new Date().getTime() > FIFTY_YEARS_IN_MILLIS) {
|
|
517
|
+
return new Date(Date.UTC(input.getUTCFullYear() - 100, input.getUTCMonth(), input.getUTCDate(), input.getUTCHours(), input.getUTCMinutes(), input.getUTCSeconds(), input.getUTCMilliseconds()));
|
|
518
|
+
}
|
|
519
|
+
return input;
|
|
520
|
+
};
|
|
521
|
+
const parseMonthByShortName = (value) => {
|
|
522
|
+
const monthIdx = MONTHS.indexOf(value);
|
|
523
|
+
if (monthIdx < 0) {
|
|
524
|
+
throw new TypeError(`Invalid month: ${value}`);
|
|
525
|
+
}
|
|
526
|
+
return monthIdx + 1;
|
|
527
|
+
};
|
|
528
|
+
const DAYS_IN_MONTH = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31];
|
|
529
|
+
const validateDayOfMonth = (year, month, day) => {
|
|
530
|
+
let maxDays = DAYS_IN_MONTH[month];
|
|
531
|
+
if (month === 1 && isLeapYear(year)) {
|
|
532
|
+
maxDays = 29;
|
|
533
|
+
}
|
|
534
|
+
if (day > maxDays) {
|
|
535
|
+
throw new TypeError(`Invalid day for ${MONTHS[month]} in ${year}: ${day}`);
|
|
536
|
+
}
|
|
537
|
+
};
|
|
538
|
+
const isLeapYear = (year) => {
|
|
539
|
+
return year % 4 === 0 && (year % 100 !== 0 || year % 400 === 0);
|
|
540
|
+
};
|
|
541
|
+
const parseDateValue = (value, type, lower, upper) => {
|
|
542
|
+
const dateVal = strictParseByte(stripLeadingZeroes(value));
|
|
543
|
+
if (dateVal < lower || dateVal > upper) {
|
|
544
|
+
throw new TypeError(`${type} must be between ${lower} and ${upper}, inclusive`);
|
|
545
|
+
}
|
|
546
|
+
return dateVal;
|
|
547
|
+
};
|
|
548
|
+
const parseMilliseconds = (value) => {
|
|
549
|
+
if (value === null || value === undefined) {
|
|
550
|
+
return 0;
|
|
551
|
+
}
|
|
552
|
+
return strictParseFloat32("0." + value) * 1000;
|
|
553
|
+
};
|
|
554
|
+
const parseOffsetToMilliseconds = (value) => {
|
|
555
|
+
const directionStr = value[0];
|
|
556
|
+
let direction = 1;
|
|
557
|
+
if (directionStr == "+") {
|
|
558
|
+
direction = 1;
|
|
559
|
+
}
|
|
560
|
+
else if (directionStr == "-") {
|
|
561
|
+
direction = -1;
|
|
562
|
+
}
|
|
563
|
+
else {
|
|
564
|
+
throw new TypeError(`Offset direction, ${directionStr}, must be "+" or "-"`);
|
|
565
|
+
}
|
|
566
|
+
const hour = Number(value.substring(1, 3));
|
|
567
|
+
const minute = Number(value.substring(4, 6));
|
|
568
|
+
return direction * (hour * 60 + minute) * 60 * 1000;
|
|
569
|
+
};
|
|
570
|
+
const stripLeadingZeroes = (value) => {
|
|
571
|
+
let idx = 0;
|
|
572
|
+
while (idx < value.length - 1 && value.charAt(idx) === "0") {
|
|
573
|
+
idx++;
|
|
574
|
+
}
|
|
575
|
+
if (idx === 0) {
|
|
576
|
+
return value;
|
|
577
|
+
}
|
|
578
|
+
return value.slice(idx);
|
|
579
|
+
};
|
|
580
|
+
|
|
581
|
+
const LazyJsonString = function LazyJsonString(val) {
|
|
582
|
+
const str = Object.assign(new String(val), {
|
|
583
|
+
deserializeJSON() {
|
|
584
|
+
return JSON.parse(String(val));
|
|
585
|
+
},
|
|
586
|
+
toString() {
|
|
587
|
+
return String(val);
|
|
588
|
+
},
|
|
589
|
+
toJSON() {
|
|
590
|
+
return String(val);
|
|
591
|
+
},
|
|
592
|
+
});
|
|
593
|
+
return str;
|
|
594
|
+
};
|
|
595
|
+
LazyJsonString.from = (object) => {
|
|
596
|
+
if (object && typeof object === "object" && (object instanceof LazyJsonString || "deserializeJSON" in object)) {
|
|
597
|
+
return object;
|
|
598
|
+
}
|
|
599
|
+
else if (typeof object === "string" || Object.getPrototypeOf(object) === String.prototype) {
|
|
600
|
+
return LazyJsonString(String(object));
|
|
601
|
+
}
|
|
602
|
+
return LazyJsonString(JSON.stringify(object));
|
|
603
|
+
};
|
|
604
|
+
LazyJsonString.fromObject = LazyJsonString.from;
|
|
605
|
+
|
|
606
|
+
function quoteHeader(part) {
|
|
607
|
+
if (part.includes(",") || part.includes('"')) {
|
|
608
|
+
part = `"${part.replace(/"/g, '\\"')}"`;
|
|
609
|
+
}
|
|
610
|
+
return part;
|
|
611
|
+
}
|
|
612
|
+
|
|
613
|
+
const ddd = `(?:Mon|Tue|Wed|Thu|Fri|Sat|Sun)(?:[ne|u?r]?s?day)?`;
|
|
614
|
+
const mmm = `(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)`;
|
|
615
|
+
const time = `(\\d?\\d):(\\d{2}):(\\d{2})(?:\\.(\\d+))?`;
|
|
616
|
+
const date = `(\\d?\\d)`;
|
|
617
|
+
const year = `(\\d{4})`;
|
|
618
|
+
const RFC3339_WITH_OFFSET = new RegExp(/^(\d{4})-(\d\d)-(\d\d)[tT](\d\d):(\d\d):(\d\d)(\.(\d+))?(([-+]\d\d:\d\d)|[zZ])$/);
|
|
619
|
+
const IMF_FIXDATE = new RegExp(`^${ddd}, ${date} ${mmm} ${year} ${time} GMT$`);
|
|
620
|
+
const RFC_850_DATE = new RegExp(`^${ddd}, ${date}-${mmm}-(\\d\\d) ${time} GMT$`);
|
|
621
|
+
const ASC_TIME = new RegExp(`^${ddd} ${mmm} ( [1-9]|\\d\\d) ${time} ${year}$`);
|
|
622
|
+
const months = ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"];
|
|
623
|
+
const _parseEpochTimestamp = (value) => {
|
|
624
|
+
if (value == null) {
|
|
625
|
+
return void 0;
|
|
626
|
+
}
|
|
627
|
+
let num = NaN;
|
|
628
|
+
if (typeof value === "number") {
|
|
629
|
+
num = value;
|
|
630
|
+
}
|
|
631
|
+
else if (typeof value === "string") {
|
|
632
|
+
if (!/^-?\d*\.?\d+$/.test(value)) {
|
|
633
|
+
throw new TypeError(`parseEpochTimestamp - numeric string invalid.`);
|
|
634
|
+
}
|
|
635
|
+
num = Number.parseFloat(value);
|
|
636
|
+
}
|
|
637
|
+
else if (typeof value === "object" && value.tag === 1) {
|
|
638
|
+
num = value.value;
|
|
639
|
+
}
|
|
640
|
+
if (isNaN(num) || Math.abs(num) === Infinity) {
|
|
641
|
+
throw new TypeError("Epoch timestamps must be valid finite numbers.");
|
|
642
|
+
}
|
|
643
|
+
return new Date(Math.round(num * 1000));
|
|
644
|
+
};
|
|
645
|
+
const _parseRfc3339DateTimeWithOffset = (value) => {
|
|
646
|
+
if (value == null) {
|
|
647
|
+
return void 0;
|
|
648
|
+
}
|
|
649
|
+
if (typeof value !== "string") {
|
|
650
|
+
throw new TypeError("RFC3339 timestamps must be strings");
|
|
651
|
+
}
|
|
652
|
+
const matches = RFC3339_WITH_OFFSET.exec(value);
|
|
653
|
+
if (!matches) {
|
|
654
|
+
throw new TypeError(`Invalid RFC3339 timestamp format ${value}`);
|
|
655
|
+
}
|
|
656
|
+
const [, yearStr, monthStr, dayStr, hours, minutes, seconds, , ms, offsetStr] = matches;
|
|
657
|
+
range(monthStr, 1, 12);
|
|
658
|
+
range(dayStr, 1, 31);
|
|
659
|
+
range(hours, 0, 23);
|
|
660
|
+
range(minutes, 0, 59);
|
|
661
|
+
range(seconds, 0, 60);
|
|
662
|
+
const date = new Date(Date.UTC(Number(yearStr), Number(monthStr) - 1, Number(dayStr), Number(hours), Number(minutes), Number(seconds), Number(ms) ? Math.round(parseFloat(`0.${ms}`) * 1000) : 0));
|
|
663
|
+
date.setUTCFullYear(Number(yearStr));
|
|
664
|
+
if (offsetStr.toUpperCase() != "Z") {
|
|
665
|
+
const [, sign, offsetH, offsetM] = /([+-])(\d\d):(\d\d)/.exec(offsetStr) || [void 0, "+", 0, 0];
|
|
666
|
+
const scalar = sign === "-" ? 1 : -1;
|
|
667
|
+
date.setTime(date.getTime() + scalar * (Number(offsetH) * 60 * 60 * 1000 + Number(offsetM) * 60 * 1000));
|
|
668
|
+
}
|
|
669
|
+
return date;
|
|
670
|
+
};
|
|
671
|
+
const _parseRfc7231DateTime = (value) => {
|
|
672
|
+
if (value == null) {
|
|
673
|
+
return void 0;
|
|
674
|
+
}
|
|
675
|
+
if (typeof value !== "string") {
|
|
676
|
+
throw new TypeError("RFC7231 timestamps must be strings.");
|
|
677
|
+
}
|
|
678
|
+
let day;
|
|
679
|
+
let month;
|
|
680
|
+
let year;
|
|
681
|
+
let hour;
|
|
682
|
+
let minute;
|
|
683
|
+
let second;
|
|
684
|
+
let fraction;
|
|
685
|
+
let matches;
|
|
686
|
+
if ((matches = IMF_FIXDATE.exec(value))) {
|
|
687
|
+
[, day, month, year, hour, minute, second, fraction] = matches;
|
|
688
|
+
}
|
|
689
|
+
else if ((matches = RFC_850_DATE.exec(value))) {
|
|
690
|
+
[, day, month, year, hour, minute, second, fraction] = matches;
|
|
691
|
+
year = (Number(year) + 1900).toString();
|
|
692
|
+
}
|
|
693
|
+
else if ((matches = ASC_TIME.exec(value))) {
|
|
694
|
+
[, month, day, hour, minute, second, fraction, year] = matches;
|
|
695
|
+
}
|
|
696
|
+
if (year && second) {
|
|
697
|
+
const timestamp = Date.UTC(Number(year), months.indexOf(month), Number(day), Number(hour), Number(minute), Number(second), fraction ? Math.round(parseFloat(`0.${fraction}`) * 1000) : 0);
|
|
698
|
+
range(day, 1, 31);
|
|
699
|
+
range(hour, 0, 23);
|
|
700
|
+
range(minute, 0, 59);
|
|
701
|
+
range(second, 0, 60);
|
|
702
|
+
const date = new Date(timestamp);
|
|
703
|
+
date.setUTCFullYear(Number(year));
|
|
704
|
+
return date;
|
|
705
|
+
}
|
|
706
|
+
throw new TypeError(`Invalid RFC7231 date-time value ${value}.`);
|
|
707
|
+
};
|
|
708
|
+
function range(v, min, max) {
|
|
709
|
+
const _v = Number(v);
|
|
710
|
+
if (_v < min || _v > max) {
|
|
711
|
+
throw new Error(`Value ${_v} out of range [${min}, ${max}]`);
|
|
712
|
+
}
|
|
713
|
+
}
|
|
714
|
+
|
|
715
|
+
function splitEvery(value, delimiter, numDelimiters) {
|
|
716
|
+
if (numDelimiters <= 0 || !Number.isInteger(numDelimiters)) {
|
|
717
|
+
throw new Error("Invalid number of delimiters (" + numDelimiters + ") for splitEvery.");
|
|
718
|
+
}
|
|
719
|
+
const segments = value.split(delimiter);
|
|
720
|
+
if (numDelimiters === 1) {
|
|
721
|
+
return segments;
|
|
722
|
+
}
|
|
723
|
+
const compoundSegments = [];
|
|
724
|
+
let currentSegment = "";
|
|
725
|
+
for (let i = 0; i < segments.length; i++) {
|
|
726
|
+
if (currentSegment === "") {
|
|
727
|
+
currentSegment = segments[i];
|
|
728
|
+
}
|
|
729
|
+
else {
|
|
730
|
+
currentSegment += delimiter + segments[i];
|
|
731
|
+
}
|
|
732
|
+
if ((i + 1) % numDelimiters === 0) {
|
|
733
|
+
compoundSegments.push(currentSegment);
|
|
734
|
+
currentSegment = "";
|
|
735
|
+
}
|
|
736
|
+
}
|
|
737
|
+
if (currentSegment !== "") {
|
|
738
|
+
compoundSegments.push(currentSegment);
|
|
739
|
+
}
|
|
740
|
+
return compoundSegments;
|
|
741
|
+
}
|
|
742
|
+
|
|
743
|
+
const splitHeader = (value) => {
|
|
744
|
+
const z = value.length;
|
|
745
|
+
const values = [];
|
|
746
|
+
let withinQuotes = false;
|
|
747
|
+
let prevChar = undefined;
|
|
748
|
+
let anchor = 0;
|
|
749
|
+
for (let i = 0; i < z; ++i) {
|
|
750
|
+
const char = value[i];
|
|
751
|
+
switch (char) {
|
|
752
|
+
case `"`:
|
|
753
|
+
if (prevChar !== "\\") {
|
|
754
|
+
withinQuotes = !withinQuotes;
|
|
755
|
+
}
|
|
756
|
+
break;
|
|
757
|
+
case ",":
|
|
758
|
+
if (!withinQuotes) {
|
|
759
|
+
values.push(value.slice(anchor, i));
|
|
760
|
+
anchor = i + 1;
|
|
761
|
+
}
|
|
762
|
+
break;
|
|
763
|
+
}
|
|
764
|
+
prevChar = char;
|
|
765
|
+
}
|
|
766
|
+
values.push(value.slice(anchor));
|
|
767
|
+
return values.map((v) => {
|
|
768
|
+
v = v.trim();
|
|
769
|
+
const z = v.length;
|
|
770
|
+
if (z < 2) {
|
|
771
|
+
return v;
|
|
772
|
+
}
|
|
773
|
+
if (v[0] === `"` && v[z - 1] === `"`) {
|
|
774
|
+
v = v.slice(1, z - 1);
|
|
775
|
+
}
|
|
776
|
+
return v.replace(/\\"/g, '"');
|
|
777
|
+
});
|
|
778
|
+
};
|
|
779
|
+
|
|
780
|
+
const format = /^-?\d*(\.\d+)?$/;
|
|
781
|
+
class NumericValue {
|
|
782
|
+
string;
|
|
783
|
+
type;
|
|
784
|
+
constructor(string, type) {
|
|
785
|
+
this.string = string;
|
|
786
|
+
this.type = type;
|
|
787
|
+
if (!format.test(string)) {
|
|
788
|
+
throw new Error(`@smithy/core/serde - NumericValue must only contain [0-9], at most one decimal point ".", and an optional negation prefix "-".`);
|
|
789
|
+
}
|
|
790
|
+
}
|
|
791
|
+
toString() {
|
|
792
|
+
return this.string;
|
|
793
|
+
}
|
|
794
|
+
static [Symbol.hasInstance](object) {
|
|
795
|
+
if (!object || typeof object !== "object") {
|
|
796
|
+
return false;
|
|
797
|
+
}
|
|
798
|
+
const _nv = object;
|
|
799
|
+
return NumericValue.prototype.isPrototypeOf(object) || (_nv.type === "bigDecimal" && format.test(_nv.string));
|
|
800
|
+
}
|
|
801
|
+
}
|
|
802
|
+
function nv(input) {
|
|
803
|
+
return new NumericValue(String(input), "bigDecimal");
|
|
804
|
+
}
|
|
805
|
+
|
|
806
|
+
const SHORT_TO_HEX = {};
|
|
807
|
+
const HEX_TO_SHORT = {};
|
|
808
|
+
for (let i = 0; i < 256; i++) {
|
|
809
|
+
let encodedByte = i.toString(16).toLowerCase();
|
|
810
|
+
if (encodedByte.length === 1) {
|
|
811
|
+
encodedByte = `0${encodedByte}`;
|
|
812
|
+
}
|
|
813
|
+
SHORT_TO_HEX[i] = encodedByte;
|
|
814
|
+
HEX_TO_SHORT[encodedByte] = i;
|
|
815
|
+
}
|
|
816
|
+
function fromHex(encoded) {
|
|
817
|
+
if (encoded.length % 2 !== 0) {
|
|
818
|
+
throw new Error("Hex encoded strings must have an even number length");
|
|
819
|
+
}
|
|
820
|
+
const out = new Uint8Array(encoded.length / 2);
|
|
821
|
+
for (let i = 0; i < encoded.length; i += 2) {
|
|
822
|
+
const encodedByte = encoded.slice(i, i + 2).toLowerCase();
|
|
823
|
+
if (encodedByte in HEX_TO_SHORT) {
|
|
824
|
+
out[i / 2] = HEX_TO_SHORT[encodedByte];
|
|
825
|
+
}
|
|
826
|
+
else {
|
|
827
|
+
throw new Error(`Cannot decode unrecognized sequence ${encodedByte} as hexadecimal`);
|
|
828
|
+
}
|
|
829
|
+
}
|
|
830
|
+
return out;
|
|
831
|
+
}
|
|
832
|
+
function toHex(bytes) {
|
|
833
|
+
let out = "";
|
|
834
|
+
for (let i = 0; i < bytes.byteLength; i++) {
|
|
835
|
+
out += SHORT_TO_HEX[bytes[i]];
|
|
836
|
+
}
|
|
837
|
+
return out;
|
|
838
|
+
}
|
|
839
|
+
|
|
840
|
+
const TEXT_ENCODER = typeof TextEncoder == "function" ? new TextEncoder() : null;
|
|
841
|
+
const calculateBodyLength = (body) => {
|
|
842
|
+
if (typeof body === "string") {
|
|
843
|
+
if (TEXT_ENCODER) {
|
|
844
|
+
return TEXT_ENCODER.encode(body).byteLength;
|
|
845
|
+
}
|
|
846
|
+
let len = body.length;
|
|
847
|
+
for (let i = len - 1; i >= 0; i--) {
|
|
848
|
+
const code = body.charCodeAt(i);
|
|
849
|
+
if (code > 0x7f && code <= 0x7ff)
|
|
850
|
+
len++;
|
|
851
|
+
else if (code > 0x7ff && code <= 0xffff)
|
|
852
|
+
len += 2;
|
|
853
|
+
if (code >= 0xdc00 && code <= 0xdfff)
|
|
854
|
+
i--;
|
|
855
|
+
}
|
|
856
|
+
return len;
|
|
857
|
+
}
|
|
858
|
+
else if (typeof body.byteLength === "number") {
|
|
859
|
+
return body.byteLength;
|
|
860
|
+
}
|
|
861
|
+
else if (typeof body.size === "number") {
|
|
862
|
+
return body.size;
|
|
863
|
+
}
|
|
864
|
+
throw new Error(`Body Length computation failed for ${body}`);
|
|
865
|
+
};
|
|
866
|
+
|
|
867
|
+
const toUint8Array = (data) => {
|
|
868
|
+
if (typeof data === "string") {
|
|
869
|
+
return fromUtf8(data);
|
|
870
|
+
}
|
|
871
|
+
if (ArrayBuffer.isView(data)) {
|
|
872
|
+
return new Uint8Array(data.buffer, data.byteOffset, data.byteLength / Uint8Array.BYTES_PER_ELEMENT);
|
|
873
|
+
}
|
|
874
|
+
return new Uint8Array(data);
|
|
875
|
+
};
|
|
876
|
+
|
|
877
|
+
const isArrayBuffer = (arg) => (typeof ArrayBuffer === "function" && arg instanceof ArrayBuffer) ||
|
|
878
|
+
Object.prototype.toString.call(arg) === "[object ArrayBuffer]";
|
|
879
|
+
|
|
880
|
+
const deserializerMiddleware = (options, deserializer) => (next, context) => async (args) => {
|
|
881
|
+
const { response } = await next(args);
|
|
882
|
+
try {
|
|
883
|
+
const parsed = await deserializer(response, options);
|
|
884
|
+
return {
|
|
885
|
+
response,
|
|
886
|
+
output: parsed,
|
|
887
|
+
};
|
|
888
|
+
}
|
|
889
|
+
catch (error) {
|
|
890
|
+
Object.defineProperty(error, "$response", {
|
|
891
|
+
value: response,
|
|
892
|
+
enumerable: false,
|
|
893
|
+
writable: false,
|
|
894
|
+
configurable: false,
|
|
895
|
+
});
|
|
896
|
+
if (!("$metadata" in error)) {
|
|
897
|
+
const hint = `Deserialization error: to see the raw response, inspect the hidden field {error}.$response on this object.`;
|
|
898
|
+
try {
|
|
899
|
+
error.message += "\n " + hint;
|
|
900
|
+
}
|
|
901
|
+
catch (e) {
|
|
902
|
+
if (!context.logger || context.logger?.constructor?.name === "NoOpLogger") {
|
|
903
|
+
console.warn(hint);
|
|
904
|
+
}
|
|
905
|
+
else {
|
|
906
|
+
context.logger?.warn?.(hint);
|
|
907
|
+
}
|
|
908
|
+
}
|
|
909
|
+
if (typeof error.$responseBodyText !== "undefined") {
|
|
910
|
+
if (error.$response) {
|
|
911
|
+
error.$response.body = error.$responseBodyText;
|
|
912
|
+
}
|
|
913
|
+
}
|
|
914
|
+
try {
|
|
915
|
+
if (protocols.HttpResponse.isInstance(response)) {
|
|
916
|
+
const { headers = {} } = response;
|
|
917
|
+
const headerEntries = Object.entries(headers);
|
|
918
|
+
error.$metadata = {
|
|
919
|
+
httpStatusCode: response.statusCode,
|
|
920
|
+
requestId: findHeader(/^x-[\w-]+-request-?id$/, headerEntries),
|
|
921
|
+
extendedRequestId: findHeader(/^x-[\w-]+-id-2$/, headerEntries),
|
|
922
|
+
cfId: findHeader(/^x-[\w-]+-cf-id$/, headerEntries),
|
|
923
|
+
};
|
|
924
|
+
}
|
|
925
|
+
}
|
|
926
|
+
catch (e) {
|
|
927
|
+
}
|
|
928
|
+
}
|
|
929
|
+
throw error;
|
|
930
|
+
}
|
|
931
|
+
};
|
|
932
|
+
const findHeader = (pattern, headers) => {
|
|
933
|
+
return (headers.find(([k]) => {
|
|
934
|
+
return k.match(pattern);
|
|
935
|
+
}) || [void 0, void 0])[1];
|
|
936
|
+
};
|
|
937
|
+
|
|
938
|
+
const serializerMiddleware = (options, serializer) => (next, context) => async (args) => {
|
|
939
|
+
const endpointConfig = options;
|
|
940
|
+
const endpoint = context.endpointV2
|
|
941
|
+
? async () => endpoints.toEndpointV1(context.endpointV2)
|
|
942
|
+
: endpointConfig.endpoint;
|
|
943
|
+
if (!endpoint) {
|
|
944
|
+
throw new Error("No valid endpoint provider available.");
|
|
945
|
+
}
|
|
946
|
+
const request = await serializer(args.input, { ...options, endpoint });
|
|
947
|
+
return next({
|
|
948
|
+
...args,
|
|
949
|
+
request,
|
|
950
|
+
});
|
|
951
|
+
};
|
|
952
|
+
|
|
953
|
+
const deserializerMiddlewareOption = {
|
|
954
|
+
name: "deserializerMiddleware",
|
|
955
|
+
step: "deserialize",
|
|
956
|
+
tags: ["DESERIALIZER"],
|
|
957
|
+
override: true,
|
|
958
|
+
};
|
|
959
|
+
const serializerMiddlewareOption = {
|
|
960
|
+
name: "serializerMiddleware",
|
|
961
|
+
step: "serialize",
|
|
962
|
+
tags: ["SERIALIZER"],
|
|
963
|
+
override: true,
|
|
964
|
+
};
|
|
965
|
+
function getSerdePlugin(config, serializer, deserializer) {
|
|
966
|
+
return {
|
|
967
|
+
applyToStack: (commandStack) => {
|
|
968
|
+
commandStack.add(deserializerMiddleware(config, deserializer), deserializerMiddlewareOption);
|
|
969
|
+
commandStack.add(serializerMiddleware(config, serializer), serializerMiddlewareOption);
|
|
970
|
+
},
|
|
971
|
+
};
|
|
972
|
+
}
|
|
973
|
+
|
|
974
|
+
const ReadableStreamRef = typeof ReadableStream === "function" ? ReadableStream : function () { };
|
|
975
|
+
class ChecksumStream extends ReadableStreamRef {
|
|
976
|
+
}
|
|
977
|
+
|
|
978
|
+
const isReadableStream = (stream) => typeof ReadableStream === "function" &&
|
|
979
|
+
(stream?.constructor?.name === ReadableStream.name || stream instanceof ReadableStream);
|
|
980
|
+
const isBlob = (blob) => {
|
|
981
|
+
return typeof Blob === "function" && (blob?.constructor?.name === Blob.name || blob instanceof Blob);
|
|
982
|
+
};
|
|
983
|
+
|
|
984
|
+
const createChecksumStream = ({ expectedChecksum, checksum, source, checksumSourceLocation, base64Encoder, }) => {
|
|
985
|
+
if (!isReadableStream(source)) {
|
|
986
|
+
throw new Error(`@smithy/util-stream: unsupported source type ${source?.constructor?.name ?? source} in ChecksumStream.`);
|
|
987
|
+
}
|
|
988
|
+
const encoder = base64Encoder ?? toBase64;
|
|
989
|
+
if (typeof TransformStream !== "function") {
|
|
990
|
+
throw new Error("@smithy/util-stream: unable to instantiate ChecksumStream because API unavailable: ReadableStream/TransformStream.");
|
|
991
|
+
}
|
|
992
|
+
const transform = new TransformStream({
|
|
993
|
+
start() { },
|
|
994
|
+
async transform(chunk, controller) {
|
|
995
|
+
checksum.update(chunk);
|
|
996
|
+
controller.enqueue(chunk);
|
|
997
|
+
},
|
|
998
|
+
async flush(controller) {
|
|
999
|
+
const digest = await checksum.digest();
|
|
1000
|
+
const received = encoder(digest);
|
|
1001
|
+
if (expectedChecksum !== received) {
|
|
1002
|
+
const error = new Error(`Checksum mismatch: expected "${expectedChecksum}" but received "${received}"` +
|
|
1003
|
+
` in response header "${checksumSourceLocation}".`);
|
|
1004
|
+
controller.error(error);
|
|
1005
|
+
}
|
|
1006
|
+
else {
|
|
1007
|
+
controller.terminate();
|
|
1008
|
+
}
|
|
1009
|
+
},
|
|
1010
|
+
});
|
|
1011
|
+
source.pipeThrough(transform);
|
|
1012
|
+
const readable = transform.readable;
|
|
1013
|
+
Object.setPrototypeOf(readable, ChecksumStream.prototype);
|
|
1014
|
+
return readable;
|
|
1015
|
+
};
|
|
1016
|
+
|
|
1017
|
+
class ByteArrayCollector {
|
|
1018
|
+
allocByteArray;
|
|
1019
|
+
byteLength = 0;
|
|
1020
|
+
byteArrays = [];
|
|
1021
|
+
constructor(allocByteArray) {
|
|
1022
|
+
this.allocByteArray = allocByteArray;
|
|
1023
|
+
}
|
|
1024
|
+
push(byteArray) {
|
|
1025
|
+
this.byteArrays.push(byteArray);
|
|
1026
|
+
this.byteLength += byteArray.byteLength;
|
|
1027
|
+
}
|
|
1028
|
+
flush() {
|
|
1029
|
+
if (this.byteArrays.length === 1) {
|
|
1030
|
+
const bytes = this.byteArrays[0];
|
|
1031
|
+
this.reset();
|
|
1032
|
+
return bytes;
|
|
1033
|
+
}
|
|
1034
|
+
const aggregation = this.allocByteArray(this.byteLength);
|
|
1035
|
+
let cursor = 0;
|
|
1036
|
+
for (let i = 0; i < this.byteArrays.length; ++i) {
|
|
1037
|
+
const bytes = this.byteArrays[i];
|
|
1038
|
+
aggregation.set(bytes, cursor);
|
|
1039
|
+
cursor += bytes.byteLength;
|
|
1040
|
+
}
|
|
1041
|
+
this.reset();
|
|
1042
|
+
return aggregation;
|
|
1043
|
+
}
|
|
1044
|
+
reset() {
|
|
1045
|
+
this.byteArrays = [];
|
|
1046
|
+
this.byteLength = 0;
|
|
1047
|
+
}
|
|
1048
|
+
}
|
|
1049
|
+
|
|
1050
|
+
function createBufferedReadableStream(upstream, size, logger) {
|
|
1051
|
+
const reader = upstream.getReader();
|
|
1052
|
+
let streamBufferingLoggedWarning = false;
|
|
1053
|
+
let bytesSeen = 0;
|
|
1054
|
+
const buffers = ["", new ByteArrayCollector((size) => new Uint8Array(size))];
|
|
1055
|
+
let mode = -1;
|
|
1056
|
+
const pull = async (controller) => {
|
|
1057
|
+
const { value, done } = await reader.read();
|
|
1058
|
+
const chunk = value;
|
|
1059
|
+
if (done) {
|
|
1060
|
+
if (mode !== -1) {
|
|
1061
|
+
const remainder = flush(buffers, mode);
|
|
1062
|
+
if (sizeOf(remainder) > 0) {
|
|
1063
|
+
controller.enqueue(remainder);
|
|
1064
|
+
}
|
|
1065
|
+
}
|
|
1066
|
+
controller.close();
|
|
1067
|
+
}
|
|
1068
|
+
else {
|
|
1069
|
+
const chunkMode = modeOf(chunk, false);
|
|
1070
|
+
if (mode !== chunkMode) {
|
|
1071
|
+
if (mode >= 0) {
|
|
1072
|
+
controller.enqueue(flush(buffers, mode));
|
|
1073
|
+
}
|
|
1074
|
+
mode = chunkMode;
|
|
1075
|
+
}
|
|
1076
|
+
if (mode === -1) {
|
|
1077
|
+
controller.enqueue(chunk);
|
|
1078
|
+
return;
|
|
1079
|
+
}
|
|
1080
|
+
const chunkSize = sizeOf(chunk);
|
|
1081
|
+
bytesSeen += chunkSize;
|
|
1082
|
+
const bufferSize = sizeOf(buffers[mode]);
|
|
1083
|
+
if (chunkSize >= size && bufferSize === 0) {
|
|
1084
|
+
controller.enqueue(chunk);
|
|
1085
|
+
}
|
|
1086
|
+
else {
|
|
1087
|
+
const newSize = merge(buffers, mode, chunk);
|
|
1088
|
+
if (!streamBufferingLoggedWarning && bytesSeen > size * 2) {
|
|
1089
|
+
streamBufferingLoggedWarning = true;
|
|
1090
|
+
logger?.warn(`@smithy/util-stream - stream chunk size ${chunkSize} is below threshold of ${size}, automatically buffering.`);
|
|
1091
|
+
}
|
|
1092
|
+
if (newSize >= size) {
|
|
1093
|
+
controller.enqueue(flush(buffers, mode));
|
|
1094
|
+
}
|
|
1095
|
+
else {
|
|
1096
|
+
await pull(controller);
|
|
1097
|
+
}
|
|
1098
|
+
}
|
|
1099
|
+
}
|
|
1100
|
+
};
|
|
1101
|
+
return new ReadableStream({
|
|
1102
|
+
pull,
|
|
1103
|
+
});
|
|
1104
|
+
}
|
|
1105
|
+
const createBufferedReadable = createBufferedReadableStream;
|
|
1106
|
+
function merge(buffers, mode, chunk) {
|
|
1107
|
+
switch (mode) {
|
|
1108
|
+
case 0:
|
|
1109
|
+
buffers[0] += chunk;
|
|
1110
|
+
return sizeOf(buffers[0]);
|
|
1111
|
+
case 1:
|
|
1112
|
+
case 2:
|
|
1113
|
+
buffers[mode].push(chunk);
|
|
1114
|
+
return sizeOf(buffers[mode]);
|
|
1115
|
+
}
|
|
1116
|
+
}
|
|
1117
|
+
function flush(buffers, mode) {
|
|
1118
|
+
switch (mode) {
|
|
1119
|
+
case 0:
|
|
1120
|
+
const s = buffers[0];
|
|
1121
|
+
buffers[0] = "";
|
|
1122
|
+
return s;
|
|
1123
|
+
case 1:
|
|
1124
|
+
case 2:
|
|
1125
|
+
return buffers[mode].flush();
|
|
1126
|
+
}
|
|
1127
|
+
throw new Error(`@smithy/util-stream - invalid index ${mode} given to flush()`);
|
|
1128
|
+
}
|
|
1129
|
+
function sizeOf(chunk) {
|
|
1130
|
+
return chunk?.byteLength ?? chunk?.length ?? 0;
|
|
1131
|
+
}
|
|
1132
|
+
function modeOf(chunk, allowBuffer = true) {
|
|
1133
|
+
if (allowBuffer && typeof Buffer !== "undefined" && chunk instanceof Buffer) {
|
|
1134
|
+
return 2;
|
|
1135
|
+
}
|
|
1136
|
+
if (chunk instanceof Uint8Array) {
|
|
1137
|
+
return 1;
|
|
1138
|
+
}
|
|
1139
|
+
if (typeof chunk === "string") {
|
|
1140
|
+
return 0;
|
|
1141
|
+
}
|
|
1142
|
+
return -1;
|
|
1143
|
+
}
|
|
1144
|
+
|
|
1145
|
+
const getAwsChunkedEncodingStream = (readableStream, options) => {
|
|
1146
|
+
const { base64Encoder, bodyLengthChecker, checksumAlgorithmFn, checksumLocationName, streamHasher } = options;
|
|
1147
|
+
const checksumRequired = base64Encoder !== undefined &&
|
|
1148
|
+
bodyLengthChecker !== undefined &&
|
|
1149
|
+
checksumAlgorithmFn !== undefined &&
|
|
1150
|
+
checksumLocationName !== undefined &&
|
|
1151
|
+
streamHasher !== undefined;
|
|
1152
|
+
const digest = checksumRequired ? streamHasher(checksumAlgorithmFn, readableStream) : undefined;
|
|
1153
|
+
const reader = readableStream.getReader();
|
|
1154
|
+
return new ReadableStream({
|
|
1155
|
+
async pull(controller) {
|
|
1156
|
+
const { value, done } = await reader.read();
|
|
1157
|
+
if (done) {
|
|
1158
|
+
controller.enqueue(`0\r\n`);
|
|
1159
|
+
if (checksumRequired) {
|
|
1160
|
+
const checksum = base64Encoder(await digest);
|
|
1161
|
+
controller.enqueue(`${checksumLocationName}:${checksum}\r\n`);
|
|
1162
|
+
controller.enqueue(`\r\n`);
|
|
1163
|
+
}
|
|
1164
|
+
controller.close();
|
|
1165
|
+
}
|
|
1166
|
+
else {
|
|
1167
|
+
controller.enqueue(`${(bodyLengthChecker(value) || 0).toString(16)}\r\n${value}\r\n`);
|
|
1168
|
+
}
|
|
1169
|
+
},
|
|
1170
|
+
});
|
|
1171
|
+
};
|
|
1172
|
+
|
|
1173
|
+
async function headStream(stream, bytes) {
|
|
1174
|
+
let byteLengthCounter = 0;
|
|
1175
|
+
const chunks = [];
|
|
1176
|
+
const reader = stream.getReader();
|
|
1177
|
+
let isDone = false;
|
|
1178
|
+
while (!isDone) {
|
|
1179
|
+
const { done, value } = await reader.read();
|
|
1180
|
+
if (value) {
|
|
1181
|
+
chunks.push(value);
|
|
1182
|
+
byteLengthCounter += value?.byteLength ?? 0;
|
|
1183
|
+
}
|
|
1184
|
+
if (byteLengthCounter >= bytes) {
|
|
1185
|
+
break;
|
|
1186
|
+
}
|
|
1187
|
+
isDone = done;
|
|
1188
|
+
}
|
|
1189
|
+
reader.releaseLock();
|
|
1190
|
+
const collected = new Uint8Array(Math.min(bytes, byteLengthCounter));
|
|
1191
|
+
let offset = 0;
|
|
1192
|
+
for (const chunk of chunks) {
|
|
1193
|
+
if (chunk.byteLength > collected.byteLength - offset) {
|
|
1194
|
+
collected.set(chunk.subarray(0, collected.byteLength - offset), offset);
|
|
1195
|
+
break;
|
|
1196
|
+
}
|
|
1197
|
+
else {
|
|
1198
|
+
collected.set(chunk, offset);
|
|
1199
|
+
}
|
|
1200
|
+
offset += chunk.length;
|
|
1201
|
+
}
|
|
1202
|
+
return collected;
|
|
1203
|
+
}
|
|
1204
|
+
|
|
1205
|
+
const streamCollector = async (stream) => {
|
|
1206
|
+
if ((typeof Blob === "function" && stream instanceof Blob) || stream.constructor?.name === "Blob") {
|
|
1207
|
+
if (Blob.prototype.arrayBuffer !== undefined) {
|
|
1208
|
+
return new Uint8Array(await stream.arrayBuffer());
|
|
1209
|
+
}
|
|
1210
|
+
return collectBlob(stream);
|
|
1211
|
+
}
|
|
1212
|
+
return collectStream(stream);
|
|
1213
|
+
};
|
|
1214
|
+
async function collectBlob(blob) {
|
|
1215
|
+
const base64 = await readToBase64(blob);
|
|
1216
|
+
const arrayBuffer = fromBase64(base64);
|
|
1217
|
+
return new Uint8Array(arrayBuffer);
|
|
1218
|
+
}
|
|
1219
|
+
async function collectStream(stream) {
|
|
1220
|
+
const chunks = [];
|
|
1221
|
+
const reader = stream.getReader();
|
|
1222
|
+
let isDone = false;
|
|
1223
|
+
let length = 0;
|
|
1224
|
+
while (!isDone) {
|
|
1225
|
+
const { done, value } = await reader.read();
|
|
1226
|
+
if (value) {
|
|
1227
|
+
chunks.push(value);
|
|
1228
|
+
length += value.length;
|
|
1229
|
+
}
|
|
1230
|
+
isDone = done;
|
|
1231
|
+
}
|
|
1232
|
+
const collected = new Uint8Array(length);
|
|
1233
|
+
let offset = 0;
|
|
1234
|
+
for (const chunk of chunks) {
|
|
1235
|
+
collected.set(chunk, offset);
|
|
1236
|
+
offset += chunk.length;
|
|
1237
|
+
}
|
|
1238
|
+
return collected;
|
|
1239
|
+
}
|
|
1240
|
+
function readToBase64(blob) {
|
|
1241
|
+
return new Promise((resolve, reject) => {
|
|
1242
|
+
const reader = new FileReader();
|
|
1243
|
+
reader.onloadend = () => {
|
|
1244
|
+
if (reader.readyState !== 2) {
|
|
1245
|
+
return reject(new Error("Reader aborted too early"));
|
|
1246
|
+
}
|
|
1247
|
+
const result = (reader.result ?? "");
|
|
1248
|
+
const commaIndex = result.indexOf(",");
|
|
1249
|
+
const dataOffset = commaIndex > -1 ? commaIndex + 1 : result.length;
|
|
1250
|
+
resolve(result.substring(dataOffset));
|
|
1251
|
+
};
|
|
1252
|
+
reader.onabort = () => reject(new Error("Read aborted"));
|
|
1253
|
+
reader.onerror = () => reject(reader.error);
|
|
1254
|
+
reader.readAsDataURL(blob);
|
|
1255
|
+
});
|
|
1256
|
+
}
|
|
1257
|
+
|
|
1258
|
+
const ERR_MSG_STREAM_HAS_BEEN_TRANSFORMED = "The stream has already been transformed.";
|
|
1259
|
+
const sdkStreamMixin = (stream) => {
|
|
1260
|
+
if (!isBlobInstance(stream) && !isReadableStream(stream)) {
|
|
1261
|
+
const name = stream?.__proto__?.constructor?.name || stream;
|
|
1262
|
+
throw new Error(`Unexpected stream implementation, expect Blob or ReadableStream, got ${name}`);
|
|
1263
|
+
}
|
|
1264
|
+
let transformed = false;
|
|
1265
|
+
const transformToByteArray = async () => {
|
|
1266
|
+
if (transformed) {
|
|
1267
|
+
throw new Error(ERR_MSG_STREAM_HAS_BEEN_TRANSFORMED);
|
|
1268
|
+
}
|
|
1269
|
+
transformed = true;
|
|
1270
|
+
return await streamCollector(stream);
|
|
1271
|
+
};
|
|
1272
|
+
const blobToWebStream = (blob) => {
|
|
1273
|
+
if (typeof blob.stream !== "function") {
|
|
1274
|
+
throw new Error("Cannot transform payload Blob to web stream. Please make sure the Blob.stream() is polyfilled.\n" +
|
|
1275
|
+
"If you are using React Native, this API is not yet supported, see: https://react-native.canny.io/feature-requests/p/fetch-streaming-body");
|
|
1276
|
+
}
|
|
1277
|
+
return blob.stream();
|
|
1278
|
+
};
|
|
1279
|
+
return Object.assign(stream, {
|
|
1280
|
+
transformToByteArray: transformToByteArray,
|
|
1281
|
+
transformToString: async (encoding) => {
|
|
1282
|
+
const buf = await transformToByteArray();
|
|
1283
|
+
if (encoding === "base64") {
|
|
1284
|
+
return toBase64(buf);
|
|
1285
|
+
}
|
|
1286
|
+
else if (encoding === "hex") {
|
|
1287
|
+
return toHex(buf);
|
|
1288
|
+
}
|
|
1289
|
+
else if (encoding === undefined || encoding === "utf8" || encoding === "utf-8") {
|
|
1290
|
+
return toUtf8(buf);
|
|
1291
|
+
}
|
|
1292
|
+
else if (typeof TextDecoder === "function") {
|
|
1293
|
+
return new TextDecoder(encoding).decode(buf);
|
|
1294
|
+
}
|
|
1295
|
+
else {
|
|
1296
|
+
throw new Error("TextDecoder is not available, please make sure polyfill is provided.");
|
|
1297
|
+
}
|
|
1298
|
+
},
|
|
1299
|
+
transformToWebStream: () => {
|
|
1300
|
+
if (transformed) {
|
|
1301
|
+
throw new Error(ERR_MSG_STREAM_HAS_BEEN_TRANSFORMED);
|
|
1302
|
+
}
|
|
1303
|
+
transformed = true;
|
|
1304
|
+
if (isBlobInstance(stream)) {
|
|
1305
|
+
return blobToWebStream(stream);
|
|
1306
|
+
}
|
|
1307
|
+
else if (isReadableStream(stream)) {
|
|
1308
|
+
return stream;
|
|
1309
|
+
}
|
|
1310
|
+
else {
|
|
1311
|
+
throw new Error(`Cannot transform payload to web stream, got ${stream}`);
|
|
1312
|
+
}
|
|
1313
|
+
},
|
|
1314
|
+
});
|
|
1315
|
+
};
|
|
1316
|
+
const isBlobInstance = (stream) => typeof Blob === "function" && stream instanceof Blob;
|
|
1317
|
+
|
|
1318
|
+
async function splitStream(stream) {
|
|
1319
|
+
if (typeof stream.stream === "function") {
|
|
1320
|
+
stream = stream.stream();
|
|
1321
|
+
}
|
|
1322
|
+
const readableStream = stream;
|
|
1323
|
+
return readableStream.tee();
|
|
1324
|
+
}
|
|
1325
|
+
|
|
1326
|
+
const no = Symbol.for("node-only");
|
|
1327
|
+
const fromArrayBuffer = no;
|
|
1328
|
+
const fromString = no;
|
|
1329
|
+
const Hash = no;
|
|
1330
|
+
class Uint8ArrayBlobAdapter extends bindUint8ArrayBlobAdapter(toUtf8, fromUtf8, toBase64, fromBase64) {
|
|
1331
|
+
}
|
|
1332
|
+
const _getRandomValues = (array) => crypto.getRandomValues(array);
|
|
1333
|
+
const v4 = bindV4(_getRandomValues);
|
|
1334
|
+
const generateIdempotencyToken = v4;
|
|
1335
|
+
|
|
1336
|
+
exports.ChecksumStream = ChecksumStream;
|
|
1337
|
+
exports.Hash = Hash;
|
|
1338
|
+
exports.LazyJsonString = LazyJsonString;
|
|
1339
|
+
exports.NumericValue = NumericValue;
|
|
1340
|
+
exports.Uint8ArrayBlobAdapter = Uint8ArrayBlobAdapter;
|
|
1341
|
+
exports._parseEpochTimestamp = _parseEpochTimestamp;
|
|
1342
|
+
exports._parseRfc3339DateTimeWithOffset = _parseRfc3339DateTimeWithOffset;
|
|
1343
|
+
exports._parseRfc7231DateTime = _parseRfc7231DateTime;
|
|
1344
|
+
exports.calculateBodyLength = calculateBodyLength;
|
|
1345
|
+
exports.copyDocumentWithTransform = copyDocumentWithTransform;
|
|
1346
|
+
exports.createBufferedReadable = createBufferedReadable;
|
|
1347
|
+
exports.createChecksumStream = createChecksumStream;
|
|
1348
|
+
exports.dateToUtcString = dateToUtcString;
|
|
1349
|
+
exports.deserializerMiddleware = deserializerMiddleware;
|
|
1350
|
+
exports.deserializerMiddlewareOption = deserializerMiddlewareOption;
|
|
1351
|
+
exports.expectBoolean = expectBoolean;
|
|
1352
|
+
exports.expectByte = expectByte;
|
|
1353
|
+
exports.expectFloat32 = expectFloat32;
|
|
1354
|
+
exports.expectInt = expectInt;
|
|
1355
|
+
exports.expectInt32 = expectInt32;
|
|
1356
|
+
exports.expectLong = expectLong;
|
|
1357
|
+
exports.expectNonNull = expectNonNull;
|
|
1358
|
+
exports.expectNumber = expectNumber;
|
|
1359
|
+
exports.expectObject = expectObject;
|
|
1360
|
+
exports.expectShort = expectShort;
|
|
1361
|
+
exports.expectString = expectString;
|
|
1362
|
+
exports.expectUnion = expectUnion;
|
|
1363
|
+
exports.fromArrayBuffer = fromArrayBuffer;
|
|
1364
|
+
exports.fromBase64 = fromBase64;
|
|
1365
|
+
exports.fromHex = fromHex;
|
|
1366
|
+
exports.fromString = fromString;
|
|
1367
|
+
exports.fromUtf8 = fromUtf8;
|
|
1368
|
+
exports.generateIdempotencyToken = generateIdempotencyToken;
|
|
1369
|
+
exports.getAwsChunkedEncodingStream = getAwsChunkedEncodingStream;
|
|
1370
|
+
exports.getSerdePlugin = getSerdePlugin;
|
|
1371
|
+
exports.handleFloat = handleFloat;
|
|
1372
|
+
exports.headStream = headStream;
|
|
1373
|
+
exports.isArrayBuffer = isArrayBuffer;
|
|
1374
|
+
exports.isBlob = isBlob;
|
|
1375
|
+
exports.isReadableStream = isReadableStream;
|
|
1376
|
+
exports.limitedParseDouble = limitedParseDouble;
|
|
1377
|
+
exports.limitedParseFloat = limitedParseFloat;
|
|
1378
|
+
exports.limitedParseFloat32 = limitedParseFloat32;
|
|
1379
|
+
exports.logger = logger;
|
|
1380
|
+
exports.nv = nv;
|
|
1381
|
+
exports.parseBoolean = parseBoolean;
|
|
1382
|
+
exports.parseEpochTimestamp = parseEpochTimestamp;
|
|
1383
|
+
exports.parseRfc3339DateTime = parseRfc3339DateTime;
|
|
1384
|
+
exports.parseRfc3339DateTimeWithOffset = parseRfc3339DateTimeWithOffset;
|
|
1385
|
+
exports.parseRfc7231DateTime = parseRfc7231DateTime;
|
|
1386
|
+
exports.quoteHeader = quoteHeader;
|
|
1387
|
+
exports.sdkStreamMixin = sdkStreamMixin;
|
|
1388
|
+
exports.serializerMiddleware = serializerMiddleware;
|
|
1389
|
+
exports.serializerMiddlewareOption = serializerMiddlewareOption;
|
|
1390
|
+
exports.splitEvery = splitEvery;
|
|
1391
|
+
exports.splitHeader = splitHeader;
|
|
1392
|
+
exports.splitStream = splitStream;
|
|
1393
|
+
exports.strictParseByte = strictParseByte;
|
|
1394
|
+
exports.strictParseDouble = strictParseDouble;
|
|
1395
|
+
exports.strictParseFloat = strictParseFloat;
|
|
1396
|
+
exports.strictParseFloat32 = strictParseFloat32;
|
|
1397
|
+
exports.strictParseInt = strictParseInt;
|
|
1398
|
+
exports.strictParseInt32 = strictParseInt32;
|
|
1399
|
+
exports.strictParseLong = strictParseLong;
|
|
1400
|
+
exports.strictParseShort = strictParseShort;
|
|
1401
|
+
exports.toBase64 = toBase64;
|
|
1402
|
+
exports.toHex = toHex;
|
|
1403
|
+
exports.toUint8Array = toUint8Array;
|
|
1404
|
+
exports.toUtf8 = toUtf8;
|
|
1405
|
+
exports.v4 = v4;
|