@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
|
@@ -1,20 +1,15 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var middlewareLogger = require('@aws-sdk/middleware-logger');
|
|
5
|
-
var middlewareRecursionDetection = require('@aws-sdk/middleware-recursion-detection');
|
|
6
|
-
var middlewareUserAgent = require('@aws-sdk/middleware-user-agent');
|
|
7
|
-
var configResolver = require('@smithy/config-resolver');
|
|
3
|
+
var client$1 = require('@aws-sdk/core/client');
|
|
8
4
|
var core = require('@smithy/core');
|
|
5
|
+
var client = require('@smithy/core/client');
|
|
6
|
+
var config = require('@smithy/core/config');
|
|
7
|
+
var endpoints = require('@smithy/core/endpoints');
|
|
8
|
+
var protocols = require('@smithy/core/protocols');
|
|
9
|
+
var retry = require('@smithy/core/retry');
|
|
9
10
|
var schema = require('@smithy/core/schema');
|
|
10
|
-
var middlewareContentLength = require('@smithy/middleware-content-length');
|
|
11
|
-
var middlewareEndpoint = require('@smithy/middleware-endpoint');
|
|
12
|
-
var middlewareRetry = require('@smithy/middleware-retry');
|
|
13
|
-
var smithyClient = require('@smithy/smithy-client');
|
|
14
11
|
var httpAuthSchemeProvider = require('./auth/httpAuthSchemeProvider');
|
|
15
12
|
var runtimeConfig = require('./runtimeConfig');
|
|
16
|
-
var regionConfigResolver = require('@aws-sdk/region-config-resolver');
|
|
17
|
-
var protocolHttp = require('@smithy/protocol-http');
|
|
18
13
|
var schemas_0 = require('./schemas/schemas_0');
|
|
19
14
|
var errors = require('./models/errors');
|
|
20
15
|
var GlueServiceException = require('./models/GlueServiceException');
|
|
@@ -73,33 +68,33 @@ const resolveHttpAuthRuntimeConfig = (config) => {
|
|
|
73
68
|
};
|
|
74
69
|
|
|
75
70
|
const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
76
|
-
const extensionConfiguration = Object.assign(
|
|
71
|
+
const extensionConfiguration = Object.assign(client$1.getAwsRegionExtensionConfiguration(runtimeConfig), client.getDefaultExtensionConfiguration(runtimeConfig), protocols.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
77
72
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
78
|
-
return Object.assign(runtimeConfig,
|
|
73
|
+
return Object.assign(runtimeConfig, client$1.resolveAwsRegionExtensionConfiguration(extensionConfiguration), client.resolveDefaultRuntimeConfig(extensionConfiguration), protocols.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
|
|
79
74
|
};
|
|
80
75
|
|
|
81
|
-
class GlueClient extends
|
|
76
|
+
class GlueClient extends client.Client {
|
|
82
77
|
config;
|
|
83
78
|
constructor(...[configuration]) {
|
|
84
79
|
const _config_0 = runtimeConfig.getRuntimeConfig(configuration || {});
|
|
85
80
|
super(_config_0);
|
|
86
81
|
this.initConfig = _config_0;
|
|
87
82
|
const _config_1 = resolveClientEndpointParameters(_config_0);
|
|
88
|
-
const _config_2 =
|
|
89
|
-
const _config_3 =
|
|
90
|
-
const _config_4 =
|
|
91
|
-
const _config_5 =
|
|
92
|
-
const _config_6 =
|
|
83
|
+
const _config_2 = client$1.resolveUserAgentConfig(_config_1);
|
|
84
|
+
const _config_3 = retry.resolveRetryConfig(_config_2);
|
|
85
|
+
const _config_4 = config.resolveRegionConfig(_config_3);
|
|
86
|
+
const _config_5 = client$1.resolveHostHeaderConfig(_config_4);
|
|
87
|
+
const _config_6 = endpoints.resolveEndpointConfig(_config_5);
|
|
93
88
|
const _config_7 = httpAuthSchemeProvider.resolveHttpAuthSchemeConfig(_config_6);
|
|
94
89
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
95
90
|
this.config = _config_8;
|
|
96
91
|
this.middlewareStack.use(schema.getSchemaSerdePlugin(this.config));
|
|
97
|
-
this.middlewareStack.use(
|
|
98
|
-
this.middlewareStack.use(
|
|
99
|
-
this.middlewareStack.use(
|
|
100
|
-
this.middlewareStack.use(
|
|
101
|
-
this.middlewareStack.use(
|
|
102
|
-
this.middlewareStack.use(
|
|
92
|
+
this.middlewareStack.use(client$1.getUserAgentPlugin(this.config));
|
|
93
|
+
this.middlewareStack.use(retry.getRetryPlugin(this.config));
|
|
94
|
+
this.middlewareStack.use(protocols.getContentLengthPlugin(this.config));
|
|
95
|
+
this.middlewareStack.use(client$1.getHostHeaderPlugin(this.config));
|
|
96
|
+
this.middlewareStack.use(client$1.getLoggerPlugin(this.config));
|
|
97
|
+
this.middlewareStack.use(client$1.getRecursionDetectionPlugin(this.config));
|
|
103
98
|
this.middlewareStack.use(core.getHttpAuthSchemeEndpointRuleSetPlugin(this.config, {
|
|
104
99
|
httpAuthSchemeParametersProvider: httpAuthSchemeProvider.defaultGlueHttpAuthSchemeParametersProvider,
|
|
105
100
|
identityProviderConfigProvider: async (config) => new core.DefaultIdentityProviderConfig({
|
|
@@ -113,11 +108,11 @@ class GlueClient extends smithyClient.Client {
|
|
|
113
108
|
}
|
|
114
109
|
}
|
|
115
110
|
|
|
116
|
-
class BatchCreatePartitionCommand extends
|
|
111
|
+
class BatchCreatePartitionCommand extends client.Command
|
|
117
112
|
.classBuilder()
|
|
118
113
|
.ep(commonParams)
|
|
119
114
|
.m(function (Command, cs, config, o) {
|
|
120
|
-
return [
|
|
115
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
121
116
|
})
|
|
122
117
|
.s("AWSGlue", "BatchCreatePartition", {})
|
|
123
118
|
.n("GlueClient", "BatchCreatePartitionCommand")
|
|
@@ -125,11 +120,11 @@ class BatchCreatePartitionCommand extends smithyClient.Command
|
|
|
125
120
|
.build() {
|
|
126
121
|
}
|
|
127
122
|
|
|
128
|
-
class BatchDeleteConnectionCommand extends
|
|
123
|
+
class BatchDeleteConnectionCommand extends client.Command
|
|
129
124
|
.classBuilder()
|
|
130
125
|
.ep(commonParams)
|
|
131
126
|
.m(function (Command, cs, config, o) {
|
|
132
|
-
return [
|
|
127
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
133
128
|
})
|
|
134
129
|
.s("AWSGlue", "BatchDeleteConnection", {})
|
|
135
130
|
.n("GlueClient", "BatchDeleteConnectionCommand")
|
|
@@ -137,11 +132,11 @@ class BatchDeleteConnectionCommand extends smithyClient.Command
|
|
|
137
132
|
.build() {
|
|
138
133
|
}
|
|
139
134
|
|
|
140
|
-
class BatchDeletePartitionCommand extends
|
|
135
|
+
class BatchDeletePartitionCommand extends client.Command
|
|
141
136
|
.classBuilder()
|
|
142
137
|
.ep(commonParams)
|
|
143
138
|
.m(function (Command, cs, config, o) {
|
|
144
|
-
return [
|
|
139
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
145
140
|
})
|
|
146
141
|
.s("AWSGlue", "BatchDeletePartition", {})
|
|
147
142
|
.n("GlueClient", "BatchDeletePartitionCommand")
|
|
@@ -149,11 +144,11 @@ class BatchDeletePartitionCommand extends smithyClient.Command
|
|
|
149
144
|
.build() {
|
|
150
145
|
}
|
|
151
146
|
|
|
152
|
-
class BatchDeleteTableCommand extends
|
|
147
|
+
class BatchDeleteTableCommand extends client.Command
|
|
153
148
|
.classBuilder()
|
|
154
149
|
.ep(commonParams)
|
|
155
150
|
.m(function (Command, cs, config, o) {
|
|
156
|
-
return [
|
|
151
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
157
152
|
})
|
|
158
153
|
.s("AWSGlue", "BatchDeleteTable", {})
|
|
159
154
|
.n("GlueClient", "BatchDeleteTableCommand")
|
|
@@ -161,11 +156,11 @@ class BatchDeleteTableCommand extends smithyClient.Command
|
|
|
161
156
|
.build() {
|
|
162
157
|
}
|
|
163
158
|
|
|
164
|
-
class BatchDeleteTableVersionCommand extends
|
|
159
|
+
class BatchDeleteTableVersionCommand extends client.Command
|
|
165
160
|
.classBuilder()
|
|
166
161
|
.ep(commonParams)
|
|
167
162
|
.m(function (Command, cs, config, o) {
|
|
168
|
-
return [
|
|
163
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
169
164
|
})
|
|
170
165
|
.s("AWSGlue", "BatchDeleteTableVersion", {})
|
|
171
166
|
.n("GlueClient", "BatchDeleteTableVersionCommand")
|
|
@@ -173,11 +168,11 @@ class BatchDeleteTableVersionCommand extends smithyClient.Command
|
|
|
173
168
|
.build() {
|
|
174
169
|
}
|
|
175
170
|
|
|
176
|
-
class BatchGetBlueprintsCommand extends
|
|
171
|
+
class BatchGetBlueprintsCommand extends client.Command
|
|
177
172
|
.classBuilder()
|
|
178
173
|
.ep(commonParams)
|
|
179
174
|
.m(function (Command, cs, config, o) {
|
|
180
|
-
return [
|
|
175
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
181
176
|
})
|
|
182
177
|
.s("AWSGlue", "BatchGetBlueprints", {})
|
|
183
178
|
.n("GlueClient", "BatchGetBlueprintsCommand")
|
|
@@ -185,11 +180,11 @@ class BatchGetBlueprintsCommand extends smithyClient.Command
|
|
|
185
180
|
.build() {
|
|
186
181
|
}
|
|
187
182
|
|
|
188
|
-
class BatchGetCrawlersCommand extends
|
|
183
|
+
class BatchGetCrawlersCommand extends client.Command
|
|
189
184
|
.classBuilder()
|
|
190
185
|
.ep(commonParams)
|
|
191
186
|
.m(function (Command, cs, config, o) {
|
|
192
|
-
return [
|
|
187
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
193
188
|
})
|
|
194
189
|
.s("AWSGlue", "BatchGetCrawlers", {})
|
|
195
190
|
.n("GlueClient", "BatchGetCrawlersCommand")
|
|
@@ -197,11 +192,11 @@ class BatchGetCrawlersCommand extends smithyClient.Command
|
|
|
197
192
|
.build() {
|
|
198
193
|
}
|
|
199
194
|
|
|
200
|
-
class BatchGetCustomEntityTypesCommand extends
|
|
195
|
+
class BatchGetCustomEntityTypesCommand extends client.Command
|
|
201
196
|
.classBuilder()
|
|
202
197
|
.ep(commonParams)
|
|
203
198
|
.m(function (Command, cs, config, o) {
|
|
204
|
-
return [
|
|
199
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
205
200
|
})
|
|
206
201
|
.s("AWSGlue", "BatchGetCustomEntityTypes", {})
|
|
207
202
|
.n("GlueClient", "BatchGetCustomEntityTypesCommand")
|
|
@@ -209,11 +204,11 @@ class BatchGetCustomEntityTypesCommand extends smithyClient.Command
|
|
|
209
204
|
.build() {
|
|
210
205
|
}
|
|
211
206
|
|
|
212
|
-
class BatchGetDataQualityResultCommand extends
|
|
207
|
+
class BatchGetDataQualityResultCommand extends client.Command
|
|
213
208
|
.classBuilder()
|
|
214
209
|
.ep(commonParams)
|
|
215
210
|
.m(function (Command, cs, config, o) {
|
|
216
|
-
return [
|
|
211
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
217
212
|
})
|
|
218
213
|
.s("AWSGlue", "BatchGetDataQualityResult", {})
|
|
219
214
|
.n("GlueClient", "BatchGetDataQualityResultCommand")
|
|
@@ -221,11 +216,11 @@ class BatchGetDataQualityResultCommand extends smithyClient.Command
|
|
|
221
216
|
.build() {
|
|
222
217
|
}
|
|
223
218
|
|
|
224
|
-
class BatchGetDevEndpointsCommand extends
|
|
219
|
+
class BatchGetDevEndpointsCommand extends client.Command
|
|
225
220
|
.classBuilder()
|
|
226
221
|
.ep(commonParams)
|
|
227
222
|
.m(function (Command, cs, config, o) {
|
|
228
|
-
return [
|
|
223
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
229
224
|
})
|
|
230
225
|
.s("AWSGlue", "BatchGetDevEndpoints", {})
|
|
231
226
|
.n("GlueClient", "BatchGetDevEndpointsCommand")
|
|
@@ -233,11 +228,11 @@ class BatchGetDevEndpointsCommand extends smithyClient.Command
|
|
|
233
228
|
.build() {
|
|
234
229
|
}
|
|
235
230
|
|
|
236
|
-
class BatchGetJobsCommand extends
|
|
231
|
+
class BatchGetJobsCommand extends client.Command
|
|
237
232
|
.classBuilder()
|
|
238
233
|
.ep(commonParams)
|
|
239
234
|
.m(function (Command, cs, config, o) {
|
|
240
|
-
return [
|
|
235
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
241
236
|
})
|
|
242
237
|
.s("AWSGlue", "BatchGetJobs", {})
|
|
243
238
|
.n("GlueClient", "BatchGetJobsCommand")
|
|
@@ -245,11 +240,11 @@ class BatchGetJobsCommand extends smithyClient.Command
|
|
|
245
240
|
.build() {
|
|
246
241
|
}
|
|
247
242
|
|
|
248
|
-
class BatchGetPartitionCommand extends
|
|
243
|
+
class BatchGetPartitionCommand extends client.Command
|
|
249
244
|
.classBuilder()
|
|
250
245
|
.ep(commonParams)
|
|
251
246
|
.m(function (Command, cs, config, o) {
|
|
252
|
-
return [
|
|
247
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
253
248
|
})
|
|
254
249
|
.s("AWSGlue", "BatchGetPartition", {})
|
|
255
250
|
.n("GlueClient", "BatchGetPartitionCommand")
|
|
@@ -257,11 +252,11 @@ class BatchGetPartitionCommand extends smithyClient.Command
|
|
|
257
252
|
.build() {
|
|
258
253
|
}
|
|
259
254
|
|
|
260
|
-
class BatchGetTableOptimizerCommand extends
|
|
255
|
+
class BatchGetTableOptimizerCommand extends client.Command
|
|
261
256
|
.classBuilder()
|
|
262
257
|
.ep(commonParams)
|
|
263
258
|
.m(function (Command, cs, config, o) {
|
|
264
|
-
return [
|
|
259
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
265
260
|
})
|
|
266
261
|
.s("AWSGlue", "BatchGetTableOptimizer", {})
|
|
267
262
|
.n("GlueClient", "BatchGetTableOptimizerCommand")
|
|
@@ -269,11 +264,11 @@ class BatchGetTableOptimizerCommand extends smithyClient.Command
|
|
|
269
264
|
.build() {
|
|
270
265
|
}
|
|
271
266
|
|
|
272
|
-
class BatchGetTriggersCommand extends
|
|
267
|
+
class BatchGetTriggersCommand extends client.Command
|
|
273
268
|
.classBuilder()
|
|
274
269
|
.ep(commonParams)
|
|
275
270
|
.m(function (Command, cs, config, o) {
|
|
276
|
-
return [
|
|
271
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
277
272
|
})
|
|
278
273
|
.s("AWSGlue", "BatchGetTriggers", {})
|
|
279
274
|
.n("GlueClient", "BatchGetTriggersCommand")
|
|
@@ -281,11 +276,11 @@ class BatchGetTriggersCommand extends smithyClient.Command
|
|
|
281
276
|
.build() {
|
|
282
277
|
}
|
|
283
278
|
|
|
284
|
-
class BatchGetWorkflowsCommand extends
|
|
279
|
+
class BatchGetWorkflowsCommand extends client.Command
|
|
285
280
|
.classBuilder()
|
|
286
281
|
.ep(commonParams)
|
|
287
282
|
.m(function (Command, cs, config, o) {
|
|
288
|
-
return [
|
|
283
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
289
284
|
})
|
|
290
285
|
.s("AWSGlue", "BatchGetWorkflows", {})
|
|
291
286
|
.n("GlueClient", "BatchGetWorkflowsCommand")
|
|
@@ -293,11 +288,11 @@ class BatchGetWorkflowsCommand extends smithyClient.Command
|
|
|
293
288
|
.build() {
|
|
294
289
|
}
|
|
295
290
|
|
|
296
|
-
class BatchPutDataQualityStatisticAnnotationCommand extends
|
|
291
|
+
class BatchPutDataQualityStatisticAnnotationCommand extends client.Command
|
|
297
292
|
.classBuilder()
|
|
298
293
|
.ep(commonParams)
|
|
299
294
|
.m(function (Command, cs, config, o) {
|
|
300
|
-
return [
|
|
295
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
301
296
|
})
|
|
302
297
|
.s("AWSGlue", "BatchPutDataQualityStatisticAnnotation", {})
|
|
303
298
|
.n("GlueClient", "BatchPutDataQualityStatisticAnnotationCommand")
|
|
@@ -305,11 +300,11 @@ class BatchPutDataQualityStatisticAnnotationCommand extends smithyClient.Command
|
|
|
305
300
|
.build() {
|
|
306
301
|
}
|
|
307
302
|
|
|
308
|
-
class BatchStopJobRunCommand extends
|
|
303
|
+
class BatchStopJobRunCommand extends client.Command
|
|
309
304
|
.classBuilder()
|
|
310
305
|
.ep(commonParams)
|
|
311
306
|
.m(function (Command, cs, config, o) {
|
|
312
|
-
return [
|
|
307
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
313
308
|
})
|
|
314
309
|
.s("AWSGlue", "BatchStopJobRun", {})
|
|
315
310
|
.n("GlueClient", "BatchStopJobRunCommand")
|
|
@@ -317,11 +312,11 @@ class BatchStopJobRunCommand extends smithyClient.Command
|
|
|
317
312
|
.build() {
|
|
318
313
|
}
|
|
319
314
|
|
|
320
|
-
class BatchUpdatePartitionCommand extends
|
|
315
|
+
class BatchUpdatePartitionCommand extends client.Command
|
|
321
316
|
.classBuilder()
|
|
322
317
|
.ep(commonParams)
|
|
323
318
|
.m(function (Command, cs, config, o) {
|
|
324
|
-
return [
|
|
319
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
325
320
|
})
|
|
326
321
|
.s("AWSGlue", "BatchUpdatePartition", {})
|
|
327
322
|
.n("GlueClient", "BatchUpdatePartitionCommand")
|
|
@@ -329,11 +324,11 @@ class BatchUpdatePartitionCommand extends smithyClient.Command
|
|
|
329
324
|
.build() {
|
|
330
325
|
}
|
|
331
326
|
|
|
332
|
-
class CancelDataQualityRuleRecommendationRunCommand extends
|
|
327
|
+
class CancelDataQualityRuleRecommendationRunCommand extends client.Command
|
|
333
328
|
.classBuilder()
|
|
334
329
|
.ep(commonParams)
|
|
335
330
|
.m(function (Command, cs, config, o) {
|
|
336
|
-
return [
|
|
331
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
337
332
|
})
|
|
338
333
|
.s("AWSGlue", "CancelDataQualityRuleRecommendationRun", {})
|
|
339
334
|
.n("GlueClient", "CancelDataQualityRuleRecommendationRunCommand")
|
|
@@ -341,11 +336,11 @@ class CancelDataQualityRuleRecommendationRunCommand extends smithyClient.Command
|
|
|
341
336
|
.build() {
|
|
342
337
|
}
|
|
343
338
|
|
|
344
|
-
class CancelDataQualityRulesetEvaluationRunCommand extends
|
|
339
|
+
class CancelDataQualityRulesetEvaluationRunCommand extends client.Command
|
|
345
340
|
.classBuilder()
|
|
346
341
|
.ep(commonParams)
|
|
347
342
|
.m(function (Command, cs, config, o) {
|
|
348
|
-
return [
|
|
343
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
349
344
|
})
|
|
350
345
|
.s("AWSGlue", "CancelDataQualityRulesetEvaluationRun", {})
|
|
351
346
|
.n("GlueClient", "CancelDataQualityRulesetEvaluationRunCommand")
|
|
@@ -353,11 +348,11 @@ class CancelDataQualityRulesetEvaluationRunCommand extends smithyClient.Command
|
|
|
353
348
|
.build() {
|
|
354
349
|
}
|
|
355
350
|
|
|
356
|
-
class CancelMLTaskRunCommand extends
|
|
351
|
+
class CancelMLTaskRunCommand extends client.Command
|
|
357
352
|
.classBuilder()
|
|
358
353
|
.ep(commonParams)
|
|
359
354
|
.m(function (Command, cs, config, o) {
|
|
360
|
-
return [
|
|
355
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
361
356
|
})
|
|
362
357
|
.s("AWSGlue", "CancelMLTaskRun", {})
|
|
363
358
|
.n("GlueClient", "CancelMLTaskRunCommand")
|
|
@@ -365,11 +360,11 @@ class CancelMLTaskRunCommand extends smithyClient.Command
|
|
|
365
360
|
.build() {
|
|
366
361
|
}
|
|
367
362
|
|
|
368
|
-
class CancelStatementCommand extends
|
|
363
|
+
class CancelStatementCommand extends client.Command
|
|
369
364
|
.classBuilder()
|
|
370
365
|
.ep(commonParams)
|
|
371
366
|
.m(function (Command, cs, config, o) {
|
|
372
|
-
return [
|
|
367
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
373
368
|
})
|
|
374
369
|
.s("AWSGlue", "CancelStatement", {})
|
|
375
370
|
.n("GlueClient", "CancelStatementCommand")
|
|
@@ -377,11 +372,11 @@ class CancelStatementCommand extends smithyClient.Command
|
|
|
377
372
|
.build() {
|
|
378
373
|
}
|
|
379
374
|
|
|
380
|
-
class CheckSchemaVersionValidityCommand extends
|
|
375
|
+
class CheckSchemaVersionValidityCommand extends client.Command
|
|
381
376
|
.classBuilder()
|
|
382
377
|
.ep(commonParams)
|
|
383
378
|
.m(function (Command, cs, config, o) {
|
|
384
|
-
return [
|
|
379
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
385
380
|
})
|
|
386
381
|
.s("AWSGlue", "CheckSchemaVersionValidity", {})
|
|
387
382
|
.n("GlueClient", "CheckSchemaVersionValidityCommand")
|
|
@@ -389,11 +384,11 @@ class CheckSchemaVersionValidityCommand extends smithyClient.Command
|
|
|
389
384
|
.build() {
|
|
390
385
|
}
|
|
391
386
|
|
|
392
|
-
class CreateBlueprintCommand extends
|
|
387
|
+
class CreateBlueprintCommand extends client.Command
|
|
393
388
|
.classBuilder()
|
|
394
389
|
.ep(commonParams)
|
|
395
390
|
.m(function (Command, cs, config, o) {
|
|
396
|
-
return [
|
|
391
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
397
392
|
})
|
|
398
393
|
.s("AWSGlue", "CreateBlueprint", {})
|
|
399
394
|
.n("GlueClient", "CreateBlueprintCommand")
|
|
@@ -401,11 +396,11 @@ class CreateBlueprintCommand extends smithyClient.Command
|
|
|
401
396
|
.build() {
|
|
402
397
|
}
|
|
403
398
|
|
|
404
|
-
class CreateCatalogCommand extends
|
|
399
|
+
class CreateCatalogCommand extends client.Command
|
|
405
400
|
.classBuilder()
|
|
406
401
|
.ep(commonParams)
|
|
407
402
|
.m(function (Command, cs, config, o) {
|
|
408
|
-
return [
|
|
403
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
409
404
|
})
|
|
410
405
|
.s("AWSGlue", "CreateCatalog", {})
|
|
411
406
|
.n("GlueClient", "CreateCatalogCommand")
|
|
@@ -413,11 +408,11 @@ class CreateCatalogCommand extends smithyClient.Command
|
|
|
413
408
|
.build() {
|
|
414
409
|
}
|
|
415
410
|
|
|
416
|
-
class CreateClassifierCommand extends
|
|
411
|
+
class CreateClassifierCommand extends client.Command
|
|
417
412
|
.classBuilder()
|
|
418
413
|
.ep(commonParams)
|
|
419
414
|
.m(function (Command, cs, config, o) {
|
|
420
|
-
return [
|
|
415
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
421
416
|
})
|
|
422
417
|
.s("AWSGlue", "CreateClassifier", {})
|
|
423
418
|
.n("GlueClient", "CreateClassifierCommand")
|
|
@@ -425,11 +420,11 @@ class CreateClassifierCommand extends smithyClient.Command
|
|
|
425
420
|
.build() {
|
|
426
421
|
}
|
|
427
422
|
|
|
428
|
-
class CreateColumnStatisticsTaskSettingsCommand extends
|
|
423
|
+
class CreateColumnStatisticsTaskSettingsCommand extends client.Command
|
|
429
424
|
.classBuilder()
|
|
430
425
|
.ep(commonParams)
|
|
431
426
|
.m(function (Command, cs, config, o) {
|
|
432
|
-
return [
|
|
427
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
433
428
|
})
|
|
434
429
|
.s("AWSGlue", "CreateColumnStatisticsTaskSettings", {})
|
|
435
430
|
.n("GlueClient", "CreateColumnStatisticsTaskSettingsCommand")
|
|
@@ -437,11 +432,11 @@ class CreateColumnStatisticsTaskSettingsCommand extends smithyClient.Command
|
|
|
437
432
|
.build() {
|
|
438
433
|
}
|
|
439
434
|
|
|
440
|
-
class CreateConnectionCommand extends
|
|
435
|
+
class CreateConnectionCommand extends client.Command
|
|
441
436
|
.classBuilder()
|
|
442
437
|
.ep(commonParams)
|
|
443
438
|
.m(function (Command, cs, config, o) {
|
|
444
|
-
return [
|
|
439
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
445
440
|
})
|
|
446
441
|
.s("AWSGlue", "CreateConnection", {})
|
|
447
442
|
.n("GlueClient", "CreateConnectionCommand")
|
|
@@ -449,11 +444,11 @@ class CreateConnectionCommand extends smithyClient.Command
|
|
|
449
444
|
.build() {
|
|
450
445
|
}
|
|
451
446
|
|
|
452
|
-
class CreateCrawlerCommand extends
|
|
447
|
+
class CreateCrawlerCommand extends client.Command
|
|
453
448
|
.classBuilder()
|
|
454
449
|
.ep(commonParams)
|
|
455
450
|
.m(function (Command, cs, config, o) {
|
|
456
|
-
return [
|
|
451
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
457
452
|
})
|
|
458
453
|
.s("AWSGlue", "CreateCrawler", {})
|
|
459
454
|
.n("GlueClient", "CreateCrawlerCommand")
|
|
@@ -461,11 +456,11 @@ class CreateCrawlerCommand extends smithyClient.Command
|
|
|
461
456
|
.build() {
|
|
462
457
|
}
|
|
463
458
|
|
|
464
|
-
class CreateCustomEntityTypeCommand extends
|
|
459
|
+
class CreateCustomEntityTypeCommand extends client.Command
|
|
465
460
|
.classBuilder()
|
|
466
461
|
.ep(commonParams)
|
|
467
462
|
.m(function (Command, cs, config, o) {
|
|
468
|
-
return [
|
|
463
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
469
464
|
})
|
|
470
465
|
.s("AWSGlue", "CreateCustomEntityType", {})
|
|
471
466
|
.n("GlueClient", "CreateCustomEntityTypeCommand")
|
|
@@ -473,11 +468,11 @@ class CreateCustomEntityTypeCommand extends smithyClient.Command
|
|
|
473
468
|
.build() {
|
|
474
469
|
}
|
|
475
470
|
|
|
476
|
-
class CreateDatabaseCommand extends
|
|
471
|
+
class CreateDatabaseCommand extends client.Command
|
|
477
472
|
.classBuilder()
|
|
478
473
|
.ep(commonParams)
|
|
479
474
|
.m(function (Command, cs, config, o) {
|
|
480
|
-
return [
|
|
475
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
481
476
|
})
|
|
482
477
|
.s("AWSGlue", "CreateDatabase", {})
|
|
483
478
|
.n("GlueClient", "CreateDatabaseCommand")
|
|
@@ -485,11 +480,11 @@ class CreateDatabaseCommand extends smithyClient.Command
|
|
|
485
480
|
.build() {
|
|
486
481
|
}
|
|
487
482
|
|
|
488
|
-
class CreateDataQualityRulesetCommand extends
|
|
483
|
+
class CreateDataQualityRulesetCommand extends client.Command
|
|
489
484
|
.classBuilder()
|
|
490
485
|
.ep(commonParams)
|
|
491
486
|
.m(function (Command, cs, config, o) {
|
|
492
|
-
return [
|
|
487
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
493
488
|
})
|
|
494
489
|
.s("AWSGlue", "CreateDataQualityRuleset", {})
|
|
495
490
|
.n("GlueClient", "CreateDataQualityRulesetCommand")
|
|
@@ -497,11 +492,11 @@ class CreateDataQualityRulesetCommand extends smithyClient.Command
|
|
|
497
492
|
.build() {
|
|
498
493
|
}
|
|
499
494
|
|
|
500
|
-
class CreateDevEndpointCommand extends
|
|
495
|
+
class CreateDevEndpointCommand extends client.Command
|
|
501
496
|
.classBuilder()
|
|
502
497
|
.ep(commonParams)
|
|
503
498
|
.m(function (Command, cs, config, o) {
|
|
504
|
-
return [
|
|
499
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
505
500
|
})
|
|
506
501
|
.s("AWSGlue", "CreateDevEndpoint", {})
|
|
507
502
|
.n("GlueClient", "CreateDevEndpointCommand")
|
|
@@ -509,11 +504,11 @@ class CreateDevEndpointCommand extends smithyClient.Command
|
|
|
509
504
|
.build() {
|
|
510
505
|
}
|
|
511
506
|
|
|
512
|
-
class CreateGlueIdentityCenterConfigurationCommand extends
|
|
507
|
+
class CreateGlueIdentityCenterConfigurationCommand extends client.Command
|
|
513
508
|
.classBuilder()
|
|
514
509
|
.ep(commonParams)
|
|
515
510
|
.m(function (Command, cs, config, o) {
|
|
516
|
-
return [
|
|
511
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
517
512
|
})
|
|
518
513
|
.s("AWSGlue", "CreateGlueIdentityCenterConfiguration", {})
|
|
519
514
|
.n("GlueClient", "CreateGlueIdentityCenterConfigurationCommand")
|
|
@@ -521,11 +516,11 @@ class CreateGlueIdentityCenterConfigurationCommand extends smithyClient.Command
|
|
|
521
516
|
.build() {
|
|
522
517
|
}
|
|
523
518
|
|
|
524
|
-
class CreateIntegrationCommand extends
|
|
519
|
+
class CreateIntegrationCommand extends client.Command
|
|
525
520
|
.classBuilder()
|
|
526
521
|
.ep(commonParams)
|
|
527
522
|
.m(function (Command, cs, config, o) {
|
|
528
|
-
return [
|
|
523
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
529
524
|
})
|
|
530
525
|
.s("AWSGlue", "CreateIntegration", {})
|
|
531
526
|
.n("GlueClient", "CreateIntegrationCommand")
|
|
@@ -533,11 +528,11 @@ class CreateIntegrationCommand extends smithyClient.Command
|
|
|
533
528
|
.build() {
|
|
534
529
|
}
|
|
535
530
|
|
|
536
|
-
class CreateIntegrationResourcePropertyCommand extends
|
|
531
|
+
class CreateIntegrationResourcePropertyCommand extends client.Command
|
|
537
532
|
.classBuilder()
|
|
538
533
|
.ep(commonParams)
|
|
539
534
|
.m(function (Command, cs, config, o) {
|
|
540
|
-
return [
|
|
535
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
541
536
|
})
|
|
542
537
|
.s("AWSGlue", "CreateIntegrationResourceProperty", {})
|
|
543
538
|
.n("GlueClient", "CreateIntegrationResourcePropertyCommand")
|
|
@@ -545,11 +540,11 @@ class CreateIntegrationResourcePropertyCommand extends smithyClient.Command
|
|
|
545
540
|
.build() {
|
|
546
541
|
}
|
|
547
542
|
|
|
548
|
-
class CreateIntegrationTablePropertiesCommand extends
|
|
543
|
+
class CreateIntegrationTablePropertiesCommand extends client.Command
|
|
549
544
|
.classBuilder()
|
|
550
545
|
.ep(commonParams)
|
|
551
546
|
.m(function (Command, cs, config, o) {
|
|
552
|
-
return [
|
|
547
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
553
548
|
})
|
|
554
549
|
.s("AWSGlue", "CreateIntegrationTableProperties", {})
|
|
555
550
|
.n("GlueClient", "CreateIntegrationTablePropertiesCommand")
|
|
@@ -557,11 +552,11 @@ class CreateIntegrationTablePropertiesCommand extends smithyClient.Command
|
|
|
557
552
|
.build() {
|
|
558
553
|
}
|
|
559
554
|
|
|
560
|
-
class CreateJobCommand extends
|
|
555
|
+
class CreateJobCommand extends client.Command
|
|
561
556
|
.classBuilder()
|
|
562
557
|
.ep(commonParams)
|
|
563
558
|
.m(function (Command, cs, config, o) {
|
|
564
|
-
return [
|
|
559
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
565
560
|
})
|
|
566
561
|
.s("AWSGlue", "CreateJob", {})
|
|
567
562
|
.n("GlueClient", "CreateJobCommand")
|
|
@@ -569,11 +564,11 @@ class CreateJobCommand extends smithyClient.Command
|
|
|
569
564
|
.build() {
|
|
570
565
|
}
|
|
571
566
|
|
|
572
|
-
class CreateMLTransformCommand extends
|
|
567
|
+
class CreateMLTransformCommand extends client.Command
|
|
573
568
|
.classBuilder()
|
|
574
569
|
.ep(commonParams)
|
|
575
570
|
.m(function (Command, cs, config, o) {
|
|
576
|
-
return [
|
|
571
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
577
572
|
})
|
|
578
573
|
.s("AWSGlue", "CreateMLTransform", {})
|
|
579
574
|
.n("GlueClient", "CreateMLTransformCommand")
|
|
@@ -581,11 +576,11 @@ class CreateMLTransformCommand extends smithyClient.Command
|
|
|
581
576
|
.build() {
|
|
582
577
|
}
|
|
583
578
|
|
|
584
|
-
class CreatePartitionCommand extends
|
|
579
|
+
class CreatePartitionCommand extends client.Command
|
|
585
580
|
.classBuilder()
|
|
586
581
|
.ep(commonParams)
|
|
587
582
|
.m(function (Command, cs, config, o) {
|
|
588
|
-
return [
|
|
583
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
589
584
|
})
|
|
590
585
|
.s("AWSGlue", "CreatePartition", {})
|
|
591
586
|
.n("GlueClient", "CreatePartitionCommand")
|
|
@@ -593,11 +588,11 @@ class CreatePartitionCommand extends smithyClient.Command
|
|
|
593
588
|
.build() {
|
|
594
589
|
}
|
|
595
590
|
|
|
596
|
-
class CreatePartitionIndexCommand extends
|
|
591
|
+
class CreatePartitionIndexCommand extends client.Command
|
|
597
592
|
.classBuilder()
|
|
598
593
|
.ep(commonParams)
|
|
599
594
|
.m(function (Command, cs, config, o) {
|
|
600
|
-
return [
|
|
595
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
601
596
|
})
|
|
602
597
|
.s("AWSGlue", "CreatePartitionIndex", {})
|
|
603
598
|
.n("GlueClient", "CreatePartitionIndexCommand")
|
|
@@ -605,11 +600,11 @@ class CreatePartitionIndexCommand extends smithyClient.Command
|
|
|
605
600
|
.build() {
|
|
606
601
|
}
|
|
607
602
|
|
|
608
|
-
class CreateRegistryCommand extends
|
|
603
|
+
class CreateRegistryCommand extends client.Command
|
|
609
604
|
.classBuilder()
|
|
610
605
|
.ep(commonParams)
|
|
611
606
|
.m(function (Command, cs, config, o) {
|
|
612
|
-
return [
|
|
607
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
613
608
|
})
|
|
614
609
|
.s("AWSGlue", "CreateRegistry", {})
|
|
615
610
|
.n("GlueClient", "CreateRegistryCommand")
|
|
@@ -617,11 +612,11 @@ class CreateRegistryCommand extends smithyClient.Command
|
|
|
617
612
|
.build() {
|
|
618
613
|
}
|
|
619
614
|
|
|
620
|
-
class CreateSchemaCommand extends
|
|
615
|
+
class CreateSchemaCommand extends client.Command
|
|
621
616
|
.classBuilder()
|
|
622
617
|
.ep(commonParams)
|
|
623
618
|
.m(function (Command, cs, config, o) {
|
|
624
|
-
return [
|
|
619
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
625
620
|
})
|
|
626
621
|
.s("AWSGlue", "CreateSchema", {})
|
|
627
622
|
.n("GlueClient", "CreateSchemaCommand")
|
|
@@ -629,11 +624,11 @@ class CreateSchemaCommand extends smithyClient.Command
|
|
|
629
624
|
.build() {
|
|
630
625
|
}
|
|
631
626
|
|
|
632
|
-
class CreateScriptCommand extends
|
|
627
|
+
class CreateScriptCommand extends client.Command
|
|
633
628
|
.classBuilder()
|
|
634
629
|
.ep(commonParams)
|
|
635
630
|
.m(function (Command, cs, config, o) {
|
|
636
|
-
return [
|
|
631
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
637
632
|
})
|
|
638
633
|
.s("AWSGlue", "CreateScript", {})
|
|
639
634
|
.n("GlueClient", "CreateScriptCommand")
|
|
@@ -641,11 +636,11 @@ class CreateScriptCommand extends smithyClient.Command
|
|
|
641
636
|
.build() {
|
|
642
637
|
}
|
|
643
638
|
|
|
644
|
-
class CreateSecurityConfigurationCommand extends
|
|
639
|
+
class CreateSecurityConfigurationCommand extends client.Command
|
|
645
640
|
.classBuilder()
|
|
646
641
|
.ep(commonParams)
|
|
647
642
|
.m(function (Command, cs, config, o) {
|
|
648
|
-
return [
|
|
643
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
649
644
|
})
|
|
650
645
|
.s("AWSGlue", "CreateSecurityConfiguration", {})
|
|
651
646
|
.n("GlueClient", "CreateSecurityConfigurationCommand")
|
|
@@ -653,11 +648,11 @@ class CreateSecurityConfigurationCommand extends smithyClient.Command
|
|
|
653
648
|
.build() {
|
|
654
649
|
}
|
|
655
650
|
|
|
656
|
-
class CreateSessionCommand extends
|
|
651
|
+
class CreateSessionCommand extends client.Command
|
|
657
652
|
.classBuilder()
|
|
658
653
|
.ep(commonParams)
|
|
659
654
|
.m(function (Command, cs, config, o) {
|
|
660
|
-
return [
|
|
655
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
661
656
|
})
|
|
662
657
|
.s("AWSGlue", "CreateSession", {})
|
|
663
658
|
.n("GlueClient", "CreateSessionCommand")
|
|
@@ -665,11 +660,11 @@ class CreateSessionCommand extends smithyClient.Command
|
|
|
665
660
|
.build() {
|
|
666
661
|
}
|
|
667
662
|
|
|
668
|
-
class CreateTableCommand extends
|
|
663
|
+
class CreateTableCommand extends client.Command
|
|
669
664
|
.classBuilder()
|
|
670
665
|
.ep(commonParams)
|
|
671
666
|
.m(function (Command, cs, config, o) {
|
|
672
|
-
return [
|
|
667
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
673
668
|
})
|
|
674
669
|
.s("AWSGlue", "CreateTable", {})
|
|
675
670
|
.n("GlueClient", "CreateTableCommand")
|
|
@@ -677,11 +672,11 @@ class CreateTableCommand extends smithyClient.Command
|
|
|
677
672
|
.build() {
|
|
678
673
|
}
|
|
679
674
|
|
|
680
|
-
class CreateTableOptimizerCommand extends
|
|
675
|
+
class CreateTableOptimizerCommand extends client.Command
|
|
681
676
|
.classBuilder()
|
|
682
677
|
.ep(commonParams)
|
|
683
678
|
.m(function (Command, cs, config, o) {
|
|
684
|
-
return [
|
|
679
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
685
680
|
})
|
|
686
681
|
.s("AWSGlue", "CreateTableOptimizer", {})
|
|
687
682
|
.n("GlueClient", "CreateTableOptimizerCommand")
|
|
@@ -689,11 +684,11 @@ class CreateTableOptimizerCommand extends smithyClient.Command
|
|
|
689
684
|
.build() {
|
|
690
685
|
}
|
|
691
686
|
|
|
692
|
-
class CreateTriggerCommand extends
|
|
687
|
+
class CreateTriggerCommand extends client.Command
|
|
693
688
|
.classBuilder()
|
|
694
689
|
.ep(commonParams)
|
|
695
690
|
.m(function (Command, cs, config, o) {
|
|
696
|
-
return [
|
|
691
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
697
692
|
})
|
|
698
693
|
.s("AWSGlue", "CreateTrigger", {})
|
|
699
694
|
.n("GlueClient", "CreateTriggerCommand")
|
|
@@ -701,11 +696,11 @@ class CreateTriggerCommand extends smithyClient.Command
|
|
|
701
696
|
.build() {
|
|
702
697
|
}
|
|
703
698
|
|
|
704
|
-
class CreateUsageProfileCommand extends
|
|
699
|
+
class CreateUsageProfileCommand extends client.Command
|
|
705
700
|
.classBuilder()
|
|
706
701
|
.ep(commonParams)
|
|
707
702
|
.m(function (Command, cs, config, o) {
|
|
708
|
-
return [
|
|
703
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
709
704
|
})
|
|
710
705
|
.s("AWSGlue", "CreateUsageProfile", {})
|
|
711
706
|
.n("GlueClient", "CreateUsageProfileCommand")
|
|
@@ -713,11 +708,11 @@ class CreateUsageProfileCommand extends smithyClient.Command
|
|
|
713
708
|
.build() {
|
|
714
709
|
}
|
|
715
710
|
|
|
716
|
-
class CreateUserDefinedFunctionCommand extends
|
|
711
|
+
class CreateUserDefinedFunctionCommand extends client.Command
|
|
717
712
|
.classBuilder()
|
|
718
713
|
.ep(commonParams)
|
|
719
714
|
.m(function (Command, cs, config, o) {
|
|
720
|
-
return [
|
|
715
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
721
716
|
})
|
|
722
717
|
.s("AWSGlue", "CreateUserDefinedFunction", {})
|
|
723
718
|
.n("GlueClient", "CreateUserDefinedFunctionCommand")
|
|
@@ -725,11 +720,11 @@ class CreateUserDefinedFunctionCommand extends smithyClient.Command
|
|
|
725
720
|
.build() {
|
|
726
721
|
}
|
|
727
722
|
|
|
728
|
-
class CreateWorkflowCommand extends
|
|
723
|
+
class CreateWorkflowCommand extends client.Command
|
|
729
724
|
.classBuilder()
|
|
730
725
|
.ep(commonParams)
|
|
731
726
|
.m(function (Command, cs, config, o) {
|
|
732
|
-
return [
|
|
727
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
733
728
|
})
|
|
734
729
|
.s("AWSGlue", "CreateWorkflow", {})
|
|
735
730
|
.n("GlueClient", "CreateWorkflowCommand")
|
|
@@ -737,11 +732,11 @@ class CreateWorkflowCommand extends smithyClient.Command
|
|
|
737
732
|
.build() {
|
|
738
733
|
}
|
|
739
734
|
|
|
740
|
-
class DeleteBlueprintCommand extends
|
|
735
|
+
class DeleteBlueprintCommand extends client.Command
|
|
741
736
|
.classBuilder()
|
|
742
737
|
.ep(commonParams)
|
|
743
738
|
.m(function (Command, cs, config, o) {
|
|
744
|
-
return [
|
|
739
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
745
740
|
})
|
|
746
741
|
.s("AWSGlue", "DeleteBlueprint", {})
|
|
747
742
|
.n("GlueClient", "DeleteBlueprintCommand")
|
|
@@ -749,11 +744,11 @@ class DeleteBlueprintCommand extends smithyClient.Command
|
|
|
749
744
|
.build() {
|
|
750
745
|
}
|
|
751
746
|
|
|
752
|
-
class DeleteCatalogCommand extends
|
|
747
|
+
class DeleteCatalogCommand extends client.Command
|
|
753
748
|
.classBuilder()
|
|
754
749
|
.ep(commonParams)
|
|
755
750
|
.m(function (Command, cs, config, o) {
|
|
756
|
-
return [
|
|
751
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
757
752
|
})
|
|
758
753
|
.s("AWSGlue", "DeleteCatalog", {})
|
|
759
754
|
.n("GlueClient", "DeleteCatalogCommand")
|
|
@@ -761,11 +756,11 @@ class DeleteCatalogCommand extends smithyClient.Command
|
|
|
761
756
|
.build() {
|
|
762
757
|
}
|
|
763
758
|
|
|
764
|
-
class DeleteClassifierCommand extends
|
|
759
|
+
class DeleteClassifierCommand extends client.Command
|
|
765
760
|
.classBuilder()
|
|
766
761
|
.ep(commonParams)
|
|
767
762
|
.m(function (Command, cs, config, o) {
|
|
768
|
-
return [
|
|
763
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
769
764
|
})
|
|
770
765
|
.s("AWSGlue", "DeleteClassifier", {})
|
|
771
766
|
.n("GlueClient", "DeleteClassifierCommand")
|
|
@@ -773,11 +768,11 @@ class DeleteClassifierCommand extends smithyClient.Command
|
|
|
773
768
|
.build() {
|
|
774
769
|
}
|
|
775
770
|
|
|
776
|
-
class DeleteColumnStatisticsForPartitionCommand extends
|
|
771
|
+
class DeleteColumnStatisticsForPartitionCommand extends client.Command
|
|
777
772
|
.classBuilder()
|
|
778
773
|
.ep(commonParams)
|
|
779
774
|
.m(function (Command, cs, config, o) {
|
|
780
|
-
return [
|
|
775
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
781
776
|
})
|
|
782
777
|
.s("AWSGlue", "DeleteColumnStatisticsForPartition", {})
|
|
783
778
|
.n("GlueClient", "DeleteColumnStatisticsForPartitionCommand")
|
|
@@ -785,11 +780,11 @@ class DeleteColumnStatisticsForPartitionCommand extends smithyClient.Command
|
|
|
785
780
|
.build() {
|
|
786
781
|
}
|
|
787
782
|
|
|
788
|
-
class DeleteColumnStatisticsForTableCommand extends
|
|
783
|
+
class DeleteColumnStatisticsForTableCommand extends client.Command
|
|
789
784
|
.classBuilder()
|
|
790
785
|
.ep(commonParams)
|
|
791
786
|
.m(function (Command, cs, config, o) {
|
|
792
|
-
return [
|
|
787
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
793
788
|
})
|
|
794
789
|
.s("AWSGlue", "DeleteColumnStatisticsForTable", {})
|
|
795
790
|
.n("GlueClient", "DeleteColumnStatisticsForTableCommand")
|
|
@@ -797,11 +792,11 @@ class DeleteColumnStatisticsForTableCommand extends smithyClient.Command
|
|
|
797
792
|
.build() {
|
|
798
793
|
}
|
|
799
794
|
|
|
800
|
-
class DeleteColumnStatisticsTaskSettingsCommand extends
|
|
795
|
+
class DeleteColumnStatisticsTaskSettingsCommand extends client.Command
|
|
801
796
|
.classBuilder()
|
|
802
797
|
.ep(commonParams)
|
|
803
798
|
.m(function (Command, cs, config, o) {
|
|
804
|
-
return [
|
|
799
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
805
800
|
})
|
|
806
801
|
.s("AWSGlue", "DeleteColumnStatisticsTaskSettings", {})
|
|
807
802
|
.n("GlueClient", "DeleteColumnStatisticsTaskSettingsCommand")
|
|
@@ -809,11 +804,11 @@ class DeleteColumnStatisticsTaskSettingsCommand extends smithyClient.Command
|
|
|
809
804
|
.build() {
|
|
810
805
|
}
|
|
811
806
|
|
|
812
|
-
class DeleteConnectionCommand extends
|
|
807
|
+
class DeleteConnectionCommand extends client.Command
|
|
813
808
|
.classBuilder()
|
|
814
809
|
.ep(commonParams)
|
|
815
810
|
.m(function (Command, cs, config, o) {
|
|
816
|
-
return [
|
|
811
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
817
812
|
})
|
|
818
813
|
.s("AWSGlue", "DeleteConnection", {})
|
|
819
814
|
.n("GlueClient", "DeleteConnectionCommand")
|
|
@@ -821,11 +816,11 @@ class DeleteConnectionCommand extends smithyClient.Command
|
|
|
821
816
|
.build() {
|
|
822
817
|
}
|
|
823
818
|
|
|
824
|
-
class DeleteConnectionTypeCommand extends
|
|
819
|
+
class DeleteConnectionTypeCommand extends client.Command
|
|
825
820
|
.classBuilder()
|
|
826
821
|
.ep(commonParams)
|
|
827
822
|
.m(function (Command, cs, config, o) {
|
|
828
|
-
return [
|
|
823
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
829
824
|
})
|
|
830
825
|
.s("AWSGlue", "DeleteConnectionType", {})
|
|
831
826
|
.n("GlueClient", "DeleteConnectionTypeCommand")
|
|
@@ -833,11 +828,11 @@ class DeleteConnectionTypeCommand extends smithyClient.Command
|
|
|
833
828
|
.build() {
|
|
834
829
|
}
|
|
835
830
|
|
|
836
|
-
class DeleteCrawlerCommand extends
|
|
831
|
+
class DeleteCrawlerCommand extends client.Command
|
|
837
832
|
.classBuilder()
|
|
838
833
|
.ep(commonParams)
|
|
839
834
|
.m(function (Command, cs, config, o) {
|
|
840
|
-
return [
|
|
835
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
841
836
|
})
|
|
842
837
|
.s("AWSGlue", "DeleteCrawler", {})
|
|
843
838
|
.n("GlueClient", "DeleteCrawlerCommand")
|
|
@@ -845,11 +840,11 @@ class DeleteCrawlerCommand extends smithyClient.Command
|
|
|
845
840
|
.build() {
|
|
846
841
|
}
|
|
847
842
|
|
|
848
|
-
class DeleteCustomEntityTypeCommand extends
|
|
843
|
+
class DeleteCustomEntityTypeCommand extends client.Command
|
|
849
844
|
.classBuilder()
|
|
850
845
|
.ep(commonParams)
|
|
851
846
|
.m(function (Command, cs, config, o) {
|
|
852
|
-
return [
|
|
847
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
853
848
|
})
|
|
854
849
|
.s("AWSGlue", "DeleteCustomEntityType", {})
|
|
855
850
|
.n("GlueClient", "DeleteCustomEntityTypeCommand")
|
|
@@ -857,11 +852,11 @@ class DeleteCustomEntityTypeCommand extends smithyClient.Command
|
|
|
857
852
|
.build() {
|
|
858
853
|
}
|
|
859
854
|
|
|
860
|
-
class DeleteDatabaseCommand extends
|
|
855
|
+
class DeleteDatabaseCommand extends client.Command
|
|
861
856
|
.classBuilder()
|
|
862
857
|
.ep(commonParams)
|
|
863
858
|
.m(function (Command, cs, config, o) {
|
|
864
|
-
return [
|
|
859
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
865
860
|
})
|
|
866
861
|
.s("AWSGlue", "DeleteDatabase", {})
|
|
867
862
|
.n("GlueClient", "DeleteDatabaseCommand")
|
|
@@ -869,11 +864,11 @@ class DeleteDatabaseCommand extends smithyClient.Command
|
|
|
869
864
|
.build() {
|
|
870
865
|
}
|
|
871
866
|
|
|
872
|
-
class DeleteDataQualityRulesetCommand extends
|
|
867
|
+
class DeleteDataQualityRulesetCommand extends client.Command
|
|
873
868
|
.classBuilder()
|
|
874
869
|
.ep(commonParams)
|
|
875
870
|
.m(function (Command, cs, config, o) {
|
|
876
|
-
return [
|
|
871
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
877
872
|
})
|
|
878
873
|
.s("AWSGlue", "DeleteDataQualityRuleset", {})
|
|
879
874
|
.n("GlueClient", "DeleteDataQualityRulesetCommand")
|
|
@@ -881,11 +876,11 @@ class DeleteDataQualityRulesetCommand extends smithyClient.Command
|
|
|
881
876
|
.build() {
|
|
882
877
|
}
|
|
883
878
|
|
|
884
|
-
class DeleteDevEndpointCommand extends
|
|
879
|
+
class DeleteDevEndpointCommand extends client.Command
|
|
885
880
|
.classBuilder()
|
|
886
881
|
.ep(commonParams)
|
|
887
882
|
.m(function (Command, cs, config, o) {
|
|
888
|
-
return [
|
|
883
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
889
884
|
})
|
|
890
885
|
.s("AWSGlue", "DeleteDevEndpoint", {})
|
|
891
886
|
.n("GlueClient", "DeleteDevEndpointCommand")
|
|
@@ -893,11 +888,11 @@ class DeleteDevEndpointCommand extends smithyClient.Command
|
|
|
893
888
|
.build() {
|
|
894
889
|
}
|
|
895
890
|
|
|
896
|
-
class DeleteGlueIdentityCenterConfigurationCommand extends
|
|
891
|
+
class DeleteGlueIdentityCenterConfigurationCommand extends client.Command
|
|
897
892
|
.classBuilder()
|
|
898
893
|
.ep(commonParams)
|
|
899
894
|
.m(function (Command, cs, config, o) {
|
|
900
|
-
return [
|
|
895
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
901
896
|
})
|
|
902
897
|
.s("AWSGlue", "DeleteGlueIdentityCenterConfiguration", {})
|
|
903
898
|
.n("GlueClient", "DeleteGlueIdentityCenterConfigurationCommand")
|
|
@@ -905,11 +900,11 @@ class DeleteGlueIdentityCenterConfigurationCommand extends smithyClient.Command
|
|
|
905
900
|
.build() {
|
|
906
901
|
}
|
|
907
902
|
|
|
908
|
-
class DeleteIntegrationCommand extends
|
|
903
|
+
class DeleteIntegrationCommand extends client.Command
|
|
909
904
|
.classBuilder()
|
|
910
905
|
.ep(commonParams)
|
|
911
906
|
.m(function (Command, cs, config, o) {
|
|
912
|
-
return [
|
|
907
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
913
908
|
})
|
|
914
909
|
.s("AWSGlue", "DeleteIntegration", {})
|
|
915
910
|
.n("GlueClient", "DeleteIntegrationCommand")
|
|
@@ -917,11 +912,11 @@ class DeleteIntegrationCommand extends smithyClient.Command
|
|
|
917
912
|
.build() {
|
|
918
913
|
}
|
|
919
914
|
|
|
920
|
-
class DeleteIntegrationResourcePropertyCommand extends
|
|
915
|
+
class DeleteIntegrationResourcePropertyCommand extends client.Command
|
|
921
916
|
.classBuilder()
|
|
922
917
|
.ep(commonParams)
|
|
923
918
|
.m(function (Command, cs, config, o) {
|
|
924
|
-
return [
|
|
919
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
925
920
|
})
|
|
926
921
|
.s("AWSGlue", "DeleteIntegrationResourceProperty", {})
|
|
927
922
|
.n("GlueClient", "DeleteIntegrationResourcePropertyCommand")
|
|
@@ -929,11 +924,11 @@ class DeleteIntegrationResourcePropertyCommand extends smithyClient.Command
|
|
|
929
924
|
.build() {
|
|
930
925
|
}
|
|
931
926
|
|
|
932
|
-
class DeleteIntegrationTablePropertiesCommand extends
|
|
927
|
+
class DeleteIntegrationTablePropertiesCommand extends client.Command
|
|
933
928
|
.classBuilder()
|
|
934
929
|
.ep(commonParams)
|
|
935
930
|
.m(function (Command, cs, config, o) {
|
|
936
|
-
return [
|
|
931
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
937
932
|
})
|
|
938
933
|
.s("AWSGlue", "DeleteIntegrationTableProperties", {})
|
|
939
934
|
.n("GlueClient", "DeleteIntegrationTablePropertiesCommand")
|
|
@@ -941,11 +936,11 @@ class DeleteIntegrationTablePropertiesCommand extends smithyClient.Command
|
|
|
941
936
|
.build() {
|
|
942
937
|
}
|
|
943
938
|
|
|
944
|
-
class DeleteJobCommand extends
|
|
939
|
+
class DeleteJobCommand extends client.Command
|
|
945
940
|
.classBuilder()
|
|
946
941
|
.ep(commonParams)
|
|
947
942
|
.m(function (Command, cs, config, o) {
|
|
948
|
-
return [
|
|
943
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
949
944
|
})
|
|
950
945
|
.s("AWSGlue", "DeleteJob", {})
|
|
951
946
|
.n("GlueClient", "DeleteJobCommand")
|
|
@@ -953,11 +948,11 @@ class DeleteJobCommand extends smithyClient.Command
|
|
|
953
948
|
.build() {
|
|
954
949
|
}
|
|
955
950
|
|
|
956
|
-
class DeleteMLTransformCommand extends
|
|
951
|
+
class DeleteMLTransformCommand extends client.Command
|
|
957
952
|
.classBuilder()
|
|
958
953
|
.ep(commonParams)
|
|
959
954
|
.m(function (Command, cs, config, o) {
|
|
960
|
-
return [
|
|
955
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
961
956
|
})
|
|
962
957
|
.s("AWSGlue", "DeleteMLTransform", {})
|
|
963
958
|
.n("GlueClient", "DeleteMLTransformCommand")
|
|
@@ -965,11 +960,11 @@ class DeleteMLTransformCommand extends smithyClient.Command
|
|
|
965
960
|
.build() {
|
|
966
961
|
}
|
|
967
962
|
|
|
968
|
-
class DeletePartitionCommand extends
|
|
963
|
+
class DeletePartitionCommand extends client.Command
|
|
969
964
|
.classBuilder()
|
|
970
965
|
.ep(commonParams)
|
|
971
966
|
.m(function (Command, cs, config, o) {
|
|
972
|
-
return [
|
|
967
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
973
968
|
})
|
|
974
969
|
.s("AWSGlue", "DeletePartition", {})
|
|
975
970
|
.n("GlueClient", "DeletePartitionCommand")
|
|
@@ -977,11 +972,11 @@ class DeletePartitionCommand extends smithyClient.Command
|
|
|
977
972
|
.build() {
|
|
978
973
|
}
|
|
979
974
|
|
|
980
|
-
class DeletePartitionIndexCommand extends
|
|
975
|
+
class DeletePartitionIndexCommand extends client.Command
|
|
981
976
|
.classBuilder()
|
|
982
977
|
.ep(commonParams)
|
|
983
978
|
.m(function (Command, cs, config, o) {
|
|
984
|
-
return [
|
|
979
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
985
980
|
})
|
|
986
981
|
.s("AWSGlue", "DeletePartitionIndex", {})
|
|
987
982
|
.n("GlueClient", "DeletePartitionIndexCommand")
|
|
@@ -989,11 +984,11 @@ class DeletePartitionIndexCommand extends smithyClient.Command
|
|
|
989
984
|
.build() {
|
|
990
985
|
}
|
|
991
986
|
|
|
992
|
-
class DeleteRegistryCommand extends
|
|
987
|
+
class DeleteRegistryCommand extends client.Command
|
|
993
988
|
.classBuilder()
|
|
994
989
|
.ep(commonParams)
|
|
995
990
|
.m(function (Command, cs, config, o) {
|
|
996
|
-
return [
|
|
991
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
997
992
|
})
|
|
998
993
|
.s("AWSGlue", "DeleteRegistry", {})
|
|
999
994
|
.n("GlueClient", "DeleteRegistryCommand")
|
|
@@ -1001,11 +996,11 @@ class DeleteRegistryCommand extends smithyClient.Command
|
|
|
1001
996
|
.build() {
|
|
1002
997
|
}
|
|
1003
998
|
|
|
1004
|
-
class DeleteResourcePolicyCommand extends
|
|
999
|
+
class DeleteResourcePolicyCommand extends client.Command
|
|
1005
1000
|
.classBuilder()
|
|
1006
1001
|
.ep(commonParams)
|
|
1007
1002
|
.m(function (Command, cs, config, o) {
|
|
1008
|
-
return [
|
|
1003
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1009
1004
|
})
|
|
1010
1005
|
.s("AWSGlue", "DeleteResourcePolicy", {})
|
|
1011
1006
|
.n("GlueClient", "DeleteResourcePolicyCommand")
|
|
@@ -1013,11 +1008,11 @@ class DeleteResourcePolicyCommand extends smithyClient.Command
|
|
|
1013
1008
|
.build() {
|
|
1014
1009
|
}
|
|
1015
1010
|
|
|
1016
|
-
class DeleteSchemaCommand extends
|
|
1011
|
+
class DeleteSchemaCommand extends client.Command
|
|
1017
1012
|
.classBuilder()
|
|
1018
1013
|
.ep(commonParams)
|
|
1019
1014
|
.m(function (Command, cs, config, o) {
|
|
1020
|
-
return [
|
|
1015
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1021
1016
|
})
|
|
1022
1017
|
.s("AWSGlue", "DeleteSchema", {})
|
|
1023
1018
|
.n("GlueClient", "DeleteSchemaCommand")
|
|
@@ -1025,11 +1020,11 @@ class DeleteSchemaCommand extends smithyClient.Command
|
|
|
1025
1020
|
.build() {
|
|
1026
1021
|
}
|
|
1027
1022
|
|
|
1028
|
-
class DeleteSchemaVersionsCommand extends
|
|
1023
|
+
class DeleteSchemaVersionsCommand extends client.Command
|
|
1029
1024
|
.classBuilder()
|
|
1030
1025
|
.ep(commonParams)
|
|
1031
1026
|
.m(function (Command, cs, config, o) {
|
|
1032
|
-
return [
|
|
1027
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1033
1028
|
})
|
|
1034
1029
|
.s("AWSGlue", "DeleteSchemaVersions", {})
|
|
1035
1030
|
.n("GlueClient", "DeleteSchemaVersionsCommand")
|
|
@@ -1037,11 +1032,11 @@ class DeleteSchemaVersionsCommand extends smithyClient.Command
|
|
|
1037
1032
|
.build() {
|
|
1038
1033
|
}
|
|
1039
1034
|
|
|
1040
|
-
class DeleteSecurityConfigurationCommand extends
|
|
1035
|
+
class DeleteSecurityConfigurationCommand extends client.Command
|
|
1041
1036
|
.classBuilder()
|
|
1042
1037
|
.ep(commonParams)
|
|
1043
1038
|
.m(function (Command, cs, config, o) {
|
|
1044
|
-
return [
|
|
1039
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1045
1040
|
})
|
|
1046
1041
|
.s("AWSGlue", "DeleteSecurityConfiguration", {})
|
|
1047
1042
|
.n("GlueClient", "DeleteSecurityConfigurationCommand")
|
|
@@ -1049,11 +1044,11 @@ class DeleteSecurityConfigurationCommand extends smithyClient.Command
|
|
|
1049
1044
|
.build() {
|
|
1050
1045
|
}
|
|
1051
1046
|
|
|
1052
|
-
class DeleteSessionCommand extends
|
|
1047
|
+
class DeleteSessionCommand extends client.Command
|
|
1053
1048
|
.classBuilder()
|
|
1054
1049
|
.ep(commonParams)
|
|
1055
1050
|
.m(function (Command, cs, config, o) {
|
|
1056
|
-
return [
|
|
1051
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1057
1052
|
})
|
|
1058
1053
|
.s("AWSGlue", "DeleteSession", {})
|
|
1059
1054
|
.n("GlueClient", "DeleteSessionCommand")
|
|
@@ -1061,11 +1056,11 @@ class DeleteSessionCommand extends smithyClient.Command
|
|
|
1061
1056
|
.build() {
|
|
1062
1057
|
}
|
|
1063
1058
|
|
|
1064
|
-
class DeleteTableCommand extends
|
|
1059
|
+
class DeleteTableCommand extends client.Command
|
|
1065
1060
|
.classBuilder()
|
|
1066
1061
|
.ep(commonParams)
|
|
1067
1062
|
.m(function (Command, cs, config, o) {
|
|
1068
|
-
return [
|
|
1063
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1069
1064
|
})
|
|
1070
1065
|
.s("AWSGlue", "DeleteTable", {})
|
|
1071
1066
|
.n("GlueClient", "DeleteTableCommand")
|
|
@@ -1073,11 +1068,11 @@ class DeleteTableCommand extends smithyClient.Command
|
|
|
1073
1068
|
.build() {
|
|
1074
1069
|
}
|
|
1075
1070
|
|
|
1076
|
-
class DeleteTableOptimizerCommand extends
|
|
1071
|
+
class DeleteTableOptimizerCommand extends client.Command
|
|
1077
1072
|
.classBuilder()
|
|
1078
1073
|
.ep(commonParams)
|
|
1079
1074
|
.m(function (Command, cs, config, o) {
|
|
1080
|
-
return [
|
|
1075
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1081
1076
|
})
|
|
1082
1077
|
.s("AWSGlue", "DeleteTableOptimizer", {})
|
|
1083
1078
|
.n("GlueClient", "DeleteTableOptimizerCommand")
|
|
@@ -1085,11 +1080,11 @@ class DeleteTableOptimizerCommand extends smithyClient.Command
|
|
|
1085
1080
|
.build() {
|
|
1086
1081
|
}
|
|
1087
1082
|
|
|
1088
|
-
class DeleteTableVersionCommand extends
|
|
1083
|
+
class DeleteTableVersionCommand extends client.Command
|
|
1089
1084
|
.classBuilder()
|
|
1090
1085
|
.ep(commonParams)
|
|
1091
1086
|
.m(function (Command, cs, config, o) {
|
|
1092
|
-
return [
|
|
1087
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1093
1088
|
})
|
|
1094
1089
|
.s("AWSGlue", "DeleteTableVersion", {})
|
|
1095
1090
|
.n("GlueClient", "DeleteTableVersionCommand")
|
|
@@ -1097,11 +1092,11 @@ class DeleteTableVersionCommand extends smithyClient.Command
|
|
|
1097
1092
|
.build() {
|
|
1098
1093
|
}
|
|
1099
1094
|
|
|
1100
|
-
class DeleteTriggerCommand extends
|
|
1095
|
+
class DeleteTriggerCommand extends client.Command
|
|
1101
1096
|
.classBuilder()
|
|
1102
1097
|
.ep(commonParams)
|
|
1103
1098
|
.m(function (Command, cs, config, o) {
|
|
1104
|
-
return [
|
|
1099
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1105
1100
|
})
|
|
1106
1101
|
.s("AWSGlue", "DeleteTrigger", {})
|
|
1107
1102
|
.n("GlueClient", "DeleteTriggerCommand")
|
|
@@ -1109,11 +1104,11 @@ class DeleteTriggerCommand extends smithyClient.Command
|
|
|
1109
1104
|
.build() {
|
|
1110
1105
|
}
|
|
1111
1106
|
|
|
1112
|
-
class DeleteUsageProfileCommand extends
|
|
1107
|
+
class DeleteUsageProfileCommand extends client.Command
|
|
1113
1108
|
.classBuilder()
|
|
1114
1109
|
.ep(commonParams)
|
|
1115
1110
|
.m(function (Command, cs, config, o) {
|
|
1116
|
-
return [
|
|
1111
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1117
1112
|
})
|
|
1118
1113
|
.s("AWSGlue", "DeleteUsageProfile", {})
|
|
1119
1114
|
.n("GlueClient", "DeleteUsageProfileCommand")
|
|
@@ -1121,11 +1116,11 @@ class DeleteUsageProfileCommand extends smithyClient.Command
|
|
|
1121
1116
|
.build() {
|
|
1122
1117
|
}
|
|
1123
1118
|
|
|
1124
|
-
class DeleteUserDefinedFunctionCommand extends
|
|
1119
|
+
class DeleteUserDefinedFunctionCommand extends client.Command
|
|
1125
1120
|
.classBuilder()
|
|
1126
1121
|
.ep(commonParams)
|
|
1127
1122
|
.m(function (Command, cs, config, o) {
|
|
1128
|
-
return [
|
|
1123
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1129
1124
|
})
|
|
1130
1125
|
.s("AWSGlue", "DeleteUserDefinedFunction", {})
|
|
1131
1126
|
.n("GlueClient", "DeleteUserDefinedFunctionCommand")
|
|
@@ -1133,11 +1128,11 @@ class DeleteUserDefinedFunctionCommand extends smithyClient.Command
|
|
|
1133
1128
|
.build() {
|
|
1134
1129
|
}
|
|
1135
1130
|
|
|
1136
|
-
class DeleteWorkflowCommand extends
|
|
1131
|
+
class DeleteWorkflowCommand extends client.Command
|
|
1137
1132
|
.classBuilder()
|
|
1138
1133
|
.ep(commonParams)
|
|
1139
1134
|
.m(function (Command, cs, config, o) {
|
|
1140
|
-
return [
|
|
1135
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1141
1136
|
})
|
|
1142
1137
|
.s("AWSGlue", "DeleteWorkflow", {})
|
|
1143
1138
|
.n("GlueClient", "DeleteWorkflowCommand")
|
|
@@ -1145,11 +1140,11 @@ class DeleteWorkflowCommand extends smithyClient.Command
|
|
|
1145
1140
|
.build() {
|
|
1146
1141
|
}
|
|
1147
1142
|
|
|
1148
|
-
class DescribeConnectionTypeCommand extends
|
|
1143
|
+
class DescribeConnectionTypeCommand extends client.Command
|
|
1149
1144
|
.classBuilder()
|
|
1150
1145
|
.ep(commonParams)
|
|
1151
1146
|
.m(function (Command, cs, config, o) {
|
|
1152
|
-
return [
|
|
1147
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1153
1148
|
})
|
|
1154
1149
|
.s("AWSGlue", "DescribeConnectionType", {})
|
|
1155
1150
|
.n("GlueClient", "DescribeConnectionTypeCommand")
|
|
@@ -1157,11 +1152,11 @@ class DescribeConnectionTypeCommand extends smithyClient.Command
|
|
|
1157
1152
|
.build() {
|
|
1158
1153
|
}
|
|
1159
1154
|
|
|
1160
|
-
class DescribeEntityCommand extends
|
|
1155
|
+
class DescribeEntityCommand extends client.Command
|
|
1161
1156
|
.classBuilder()
|
|
1162
1157
|
.ep(commonParams)
|
|
1163
1158
|
.m(function (Command, cs, config, o) {
|
|
1164
|
-
return [
|
|
1159
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1165
1160
|
})
|
|
1166
1161
|
.s("AWSGlue", "DescribeEntity", {})
|
|
1167
1162
|
.n("GlueClient", "DescribeEntityCommand")
|
|
@@ -1169,11 +1164,11 @@ class DescribeEntityCommand extends smithyClient.Command
|
|
|
1169
1164
|
.build() {
|
|
1170
1165
|
}
|
|
1171
1166
|
|
|
1172
|
-
class DescribeInboundIntegrationsCommand extends
|
|
1167
|
+
class DescribeInboundIntegrationsCommand extends client.Command
|
|
1173
1168
|
.classBuilder()
|
|
1174
1169
|
.ep(commonParams)
|
|
1175
1170
|
.m(function (Command, cs, config, o) {
|
|
1176
|
-
return [
|
|
1171
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1177
1172
|
})
|
|
1178
1173
|
.s("AWSGlue", "DescribeInboundIntegrations", {})
|
|
1179
1174
|
.n("GlueClient", "DescribeInboundIntegrationsCommand")
|
|
@@ -1181,11 +1176,11 @@ class DescribeInboundIntegrationsCommand extends smithyClient.Command
|
|
|
1181
1176
|
.build() {
|
|
1182
1177
|
}
|
|
1183
1178
|
|
|
1184
|
-
class DescribeIntegrationsCommand extends
|
|
1179
|
+
class DescribeIntegrationsCommand extends client.Command
|
|
1185
1180
|
.classBuilder()
|
|
1186
1181
|
.ep(commonParams)
|
|
1187
1182
|
.m(function (Command, cs, config, o) {
|
|
1188
|
-
return [
|
|
1183
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1189
1184
|
})
|
|
1190
1185
|
.s("AWSGlue", "DescribeIntegrations", {})
|
|
1191
1186
|
.n("GlueClient", "DescribeIntegrationsCommand")
|
|
@@ -1193,11 +1188,11 @@ class DescribeIntegrationsCommand extends smithyClient.Command
|
|
|
1193
1188
|
.build() {
|
|
1194
1189
|
}
|
|
1195
1190
|
|
|
1196
|
-
class GetBlueprintCommand extends
|
|
1191
|
+
class GetBlueprintCommand extends client.Command
|
|
1197
1192
|
.classBuilder()
|
|
1198
1193
|
.ep(commonParams)
|
|
1199
1194
|
.m(function (Command, cs, config, o) {
|
|
1200
|
-
return [
|
|
1195
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1201
1196
|
})
|
|
1202
1197
|
.s("AWSGlue", "GetBlueprint", {})
|
|
1203
1198
|
.n("GlueClient", "GetBlueprintCommand")
|
|
@@ -1205,11 +1200,11 @@ class GetBlueprintCommand extends smithyClient.Command
|
|
|
1205
1200
|
.build() {
|
|
1206
1201
|
}
|
|
1207
1202
|
|
|
1208
|
-
class GetBlueprintRunCommand extends
|
|
1203
|
+
class GetBlueprintRunCommand extends client.Command
|
|
1209
1204
|
.classBuilder()
|
|
1210
1205
|
.ep(commonParams)
|
|
1211
1206
|
.m(function (Command, cs, config, o) {
|
|
1212
|
-
return [
|
|
1207
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1213
1208
|
})
|
|
1214
1209
|
.s("AWSGlue", "GetBlueprintRun", {})
|
|
1215
1210
|
.n("GlueClient", "GetBlueprintRunCommand")
|
|
@@ -1217,11 +1212,11 @@ class GetBlueprintRunCommand extends smithyClient.Command
|
|
|
1217
1212
|
.build() {
|
|
1218
1213
|
}
|
|
1219
1214
|
|
|
1220
|
-
class GetBlueprintRunsCommand extends
|
|
1215
|
+
class GetBlueprintRunsCommand extends client.Command
|
|
1221
1216
|
.classBuilder()
|
|
1222
1217
|
.ep(commonParams)
|
|
1223
1218
|
.m(function (Command, cs, config, o) {
|
|
1224
|
-
return [
|
|
1219
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1225
1220
|
})
|
|
1226
1221
|
.s("AWSGlue", "GetBlueprintRuns", {})
|
|
1227
1222
|
.n("GlueClient", "GetBlueprintRunsCommand")
|
|
@@ -1229,11 +1224,11 @@ class GetBlueprintRunsCommand extends smithyClient.Command
|
|
|
1229
1224
|
.build() {
|
|
1230
1225
|
}
|
|
1231
1226
|
|
|
1232
|
-
class GetCatalogCommand extends
|
|
1227
|
+
class GetCatalogCommand extends client.Command
|
|
1233
1228
|
.classBuilder()
|
|
1234
1229
|
.ep(commonParams)
|
|
1235
1230
|
.m(function (Command, cs, config, o) {
|
|
1236
|
-
return [
|
|
1231
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1237
1232
|
})
|
|
1238
1233
|
.s("AWSGlue", "GetCatalog", {})
|
|
1239
1234
|
.n("GlueClient", "GetCatalogCommand")
|
|
@@ -1241,11 +1236,11 @@ class GetCatalogCommand extends smithyClient.Command
|
|
|
1241
1236
|
.build() {
|
|
1242
1237
|
}
|
|
1243
1238
|
|
|
1244
|
-
class GetCatalogImportStatusCommand extends
|
|
1239
|
+
class GetCatalogImportStatusCommand extends client.Command
|
|
1245
1240
|
.classBuilder()
|
|
1246
1241
|
.ep(commonParams)
|
|
1247
1242
|
.m(function (Command, cs, config, o) {
|
|
1248
|
-
return [
|
|
1243
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1249
1244
|
})
|
|
1250
1245
|
.s("AWSGlue", "GetCatalogImportStatus", {})
|
|
1251
1246
|
.n("GlueClient", "GetCatalogImportStatusCommand")
|
|
@@ -1253,11 +1248,11 @@ class GetCatalogImportStatusCommand extends smithyClient.Command
|
|
|
1253
1248
|
.build() {
|
|
1254
1249
|
}
|
|
1255
1250
|
|
|
1256
|
-
class GetCatalogsCommand extends
|
|
1251
|
+
class GetCatalogsCommand extends client.Command
|
|
1257
1252
|
.classBuilder()
|
|
1258
1253
|
.ep(commonParams)
|
|
1259
1254
|
.m(function (Command, cs, config, o) {
|
|
1260
|
-
return [
|
|
1255
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1261
1256
|
})
|
|
1262
1257
|
.s("AWSGlue", "GetCatalogs", {})
|
|
1263
1258
|
.n("GlueClient", "GetCatalogsCommand")
|
|
@@ -1265,11 +1260,11 @@ class GetCatalogsCommand extends smithyClient.Command
|
|
|
1265
1260
|
.build() {
|
|
1266
1261
|
}
|
|
1267
1262
|
|
|
1268
|
-
class GetClassifierCommand extends
|
|
1263
|
+
class GetClassifierCommand extends client.Command
|
|
1269
1264
|
.classBuilder()
|
|
1270
1265
|
.ep(commonParams)
|
|
1271
1266
|
.m(function (Command, cs, config, o) {
|
|
1272
|
-
return [
|
|
1267
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1273
1268
|
})
|
|
1274
1269
|
.s("AWSGlue", "GetClassifier", {})
|
|
1275
1270
|
.n("GlueClient", "GetClassifierCommand")
|
|
@@ -1277,11 +1272,11 @@ class GetClassifierCommand extends smithyClient.Command
|
|
|
1277
1272
|
.build() {
|
|
1278
1273
|
}
|
|
1279
1274
|
|
|
1280
|
-
class GetClassifiersCommand extends
|
|
1275
|
+
class GetClassifiersCommand extends client.Command
|
|
1281
1276
|
.classBuilder()
|
|
1282
1277
|
.ep(commonParams)
|
|
1283
1278
|
.m(function (Command, cs, config, o) {
|
|
1284
|
-
return [
|
|
1279
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1285
1280
|
})
|
|
1286
1281
|
.s("AWSGlue", "GetClassifiers", {})
|
|
1287
1282
|
.n("GlueClient", "GetClassifiersCommand")
|
|
@@ -1289,11 +1284,11 @@ class GetClassifiersCommand extends smithyClient.Command
|
|
|
1289
1284
|
.build() {
|
|
1290
1285
|
}
|
|
1291
1286
|
|
|
1292
|
-
class GetColumnStatisticsForPartitionCommand extends
|
|
1287
|
+
class GetColumnStatisticsForPartitionCommand extends client.Command
|
|
1293
1288
|
.classBuilder()
|
|
1294
1289
|
.ep(commonParams)
|
|
1295
1290
|
.m(function (Command, cs, config, o) {
|
|
1296
|
-
return [
|
|
1291
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1297
1292
|
})
|
|
1298
1293
|
.s("AWSGlue", "GetColumnStatisticsForPartition", {})
|
|
1299
1294
|
.n("GlueClient", "GetColumnStatisticsForPartitionCommand")
|
|
@@ -1301,11 +1296,11 @@ class GetColumnStatisticsForPartitionCommand extends smithyClient.Command
|
|
|
1301
1296
|
.build() {
|
|
1302
1297
|
}
|
|
1303
1298
|
|
|
1304
|
-
class GetColumnStatisticsForTableCommand extends
|
|
1299
|
+
class GetColumnStatisticsForTableCommand extends client.Command
|
|
1305
1300
|
.classBuilder()
|
|
1306
1301
|
.ep(commonParams)
|
|
1307
1302
|
.m(function (Command, cs, config, o) {
|
|
1308
|
-
return [
|
|
1303
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1309
1304
|
})
|
|
1310
1305
|
.s("AWSGlue", "GetColumnStatisticsForTable", {})
|
|
1311
1306
|
.n("GlueClient", "GetColumnStatisticsForTableCommand")
|
|
@@ -1313,11 +1308,11 @@ class GetColumnStatisticsForTableCommand extends smithyClient.Command
|
|
|
1313
1308
|
.build() {
|
|
1314
1309
|
}
|
|
1315
1310
|
|
|
1316
|
-
class GetColumnStatisticsTaskRunCommand extends
|
|
1311
|
+
class GetColumnStatisticsTaskRunCommand extends client.Command
|
|
1317
1312
|
.classBuilder()
|
|
1318
1313
|
.ep(commonParams)
|
|
1319
1314
|
.m(function (Command, cs, config, o) {
|
|
1320
|
-
return [
|
|
1315
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1321
1316
|
})
|
|
1322
1317
|
.s("AWSGlue", "GetColumnStatisticsTaskRun", {})
|
|
1323
1318
|
.n("GlueClient", "GetColumnStatisticsTaskRunCommand")
|
|
@@ -1325,11 +1320,11 @@ class GetColumnStatisticsTaskRunCommand extends smithyClient.Command
|
|
|
1325
1320
|
.build() {
|
|
1326
1321
|
}
|
|
1327
1322
|
|
|
1328
|
-
class GetColumnStatisticsTaskRunsCommand extends
|
|
1323
|
+
class GetColumnStatisticsTaskRunsCommand extends client.Command
|
|
1329
1324
|
.classBuilder()
|
|
1330
1325
|
.ep(commonParams)
|
|
1331
1326
|
.m(function (Command, cs, config, o) {
|
|
1332
|
-
return [
|
|
1327
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1333
1328
|
})
|
|
1334
1329
|
.s("AWSGlue", "GetColumnStatisticsTaskRuns", {})
|
|
1335
1330
|
.n("GlueClient", "GetColumnStatisticsTaskRunsCommand")
|
|
@@ -1337,11 +1332,11 @@ class GetColumnStatisticsTaskRunsCommand extends smithyClient.Command
|
|
|
1337
1332
|
.build() {
|
|
1338
1333
|
}
|
|
1339
1334
|
|
|
1340
|
-
class GetColumnStatisticsTaskSettingsCommand extends
|
|
1335
|
+
class GetColumnStatisticsTaskSettingsCommand extends client.Command
|
|
1341
1336
|
.classBuilder()
|
|
1342
1337
|
.ep(commonParams)
|
|
1343
1338
|
.m(function (Command, cs, config, o) {
|
|
1344
|
-
return [
|
|
1339
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1345
1340
|
})
|
|
1346
1341
|
.s("AWSGlue", "GetColumnStatisticsTaskSettings", {})
|
|
1347
1342
|
.n("GlueClient", "GetColumnStatisticsTaskSettingsCommand")
|
|
@@ -1349,11 +1344,11 @@ class GetColumnStatisticsTaskSettingsCommand extends smithyClient.Command
|
|
|
1349
1344
|
.build() {
|
|
1350
1345
|
}
|
|
1351
1346
|
|
|
1352
|
-
class GetConnectionCommand extends
|
|
1347
|
+
class GetConnectionCommand extends client.Command
|
|
1353
1348
|
.classBuilder()
|
|
1354
1349
|
.ep(commonParams)
|
|
1355
1350
|
.m(function (Command, cs, config, o) {
|
|
1356
|
-
return [
|
|
1351
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1357
1352
|
})
|
|
1358
1353
|
.s("AWSGlue", "GetConnection", {})
|
|
1359
1354
|
.n("GlueClient", "GetConnectionCommand")
|
|
@@ -1361,11 +1356,11 @@ class GetConnectionCommand extends smithyClient.Command
|
|
|
1361
1356
|
.build() {
|
|
1362
1357
|
}
|
|
1363
1358
|
|
|
1364
|
-
class GetConnectionsCommand extends
|
|
1359
|
+
class GetConnectionsCommand extends client.Command
|
|
1365
1360
|
.classBuilder()
|
|
1366
1361
|
.ep(commonParams)
|
|
1367
1362
|
.m(function (Command, cs, config, o) {
|
|
1368
|
-
return [
|
|
1363
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1369
1364
|
})
|
|
1370
1365
|
.s("AWSGlue", "GetConnections", {})
|
|
1371
1366
|
.n("GlueClient", "GetConnectionsCommand")
|
|
@@ -1373,11 +1368,11 @@ class GetConnectionsCommand extends smithyClient.Command
|
|
|
1373
1368
|
.build() {
|
|
1374
1369
|
}
|
|
1375
1370
|
|
|
1376
|
-
class GetCrawlerCommand extends
|
|
1371
|
+
class GetCrawlerCommand extends client.Command
|
|
1377
1372
|
.classBuilder()
|
|
1378
1373
|
.ep(commonParams)
|
|
1379
1374
|
.m(function (Command, cs, config, o) {
|
|
1380
|
-
return [
|
|
1375
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1381
1376
|
})
|
|
1382
1377
|
.s("AWSGlue", "GetCrawler", {})
|
|
1383
1378
|
.n("GlueClient", "GetCrawlerCommand")
|
|
@@ -1385,11 +1380,11 @@ class GetCrawlerCommand extends smithyClient.Command
|
|
|
1385
1380
|
.build() {
|
|
1386
1381
|
}
|
|
1387
1382
|
|
|
1388
|
-
class GetCrawlerMetricsCommand extends
|
|
1383
|
+
class GetCrawlerMetricsCommand extends client.Command
|
|
1389
1384
|
.classBuilder()
|
|
1390
1385
|
.ep(commonParams)
|
|
1391
1386
|
.m(function (Command, cs, config, o) {
|
|
1392
|
-
return [
|
|
1387
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1393
1388
|
})
|
|
1394
1389
|
.s("AWSGlue", "GetCrawlerMetrics", {})
|
|
1395
1390
|
.n("GlueClient", "GetCrawlerMetricsCommand")
|
|
@@ -1397,11 +1392,11 @@ class GetCrawlerMetricsCommand extends smithyClient.Command
|
|
|
1397
1392
|
.build() {
|
|
1398
1393
|
}
|
|
1399
1394
|
|
|
1400
|
-
class GetCrawlersCommand extends
|
|
1395
|
+
class GetCrawlersCommand extends client.Command
|
|
1401
1396
|
.classBuilder()
|
|
1402
1397
|
.ep(commonParams)
|
|
1403
1398
|
.m(function (Command, cs, config, o) {
|
|
1404
|
-
return [
|
|
1399
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1405
1400
|
})
|
|
1406
1401
|
.s("AWSGlue", "GetCrawlers", {})
|
|
1407
1402
|
.n("GlueClient", "GetCrawlersCommand")
|
|
@@ -1409,11 +1404,11 @@ class GetCrawlersCommand extends smithyClient.Command
|
|
|
1409
1404
|
.build() {
|
|
1410
1405
|
}
|
|
1411
1406
|
|
|
1412
|
-
class GetCustomEntityTypeCommand extends
|
|
1407
|
+
class GetCustomEntityTypeCommand extends client.Command
|
|
1413
1408
|
.classBuilder()
|
|
1414
1409
|
.ep(commonParams)
|
|
1415
1410
|
.m(function (Command, cs, config, o) {
|
|
1416
|
-
return [
|
|
1411
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1417
1412
|
})
|
|
1418
1413
|
.s("AWSGlue", "GetCustomEntityType", {})
|
|
1419
1414
|
.n("GlueClient", "GetCustomEntityTypeCommand")
|
|
@@ -1421,11 +1416,11 @@ class GetCustomEntityTypeCommand extends smithyClient.Command
|
|
|
1421
1416
|
.build() {
|
|
1422
1417
|
}
|
|
1423
1418
|
|
|
1424
|
-
class GetDatabaseCommand extends
|
|
1419
|
+
class GetDatabaseCommand extends client.Command
|
|
1425
1420
|
.classBuilder()
|
|
1426
1421
|
.ep(commonParams)
|
|
1427
1422
|
.m(function (Command, cs, config, o) {
|
|
1428
|
-
return [
|
|
1423
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1429
1424
|
})
|
|
1430
1425
|
.s("AWSGlue", "GetDatabase", {})
|
|
1431
1426
|
.n("GlueClient", "GetDatabaseCommand")
|
|
@@ -1433,11 +1428,11 @@ class GetDatabaseCommand extends smithyClient.Command
|
|
|
1433
1428
|
.build() {
|
|
1434
1429
|
}
|
|
1435
1430
|
|
|
1436
|
-
class GetDatabasesCommand extends
|
|
1431
|
+
class GetDatabasesCommand extends client.Command
|
|
1437
1432
|
.classBuilder()
|
|
1438
1433
|
.ep(commonParams)
|
|
1439
1434
|
.m(function (Command, cs, config, o) {
|
|
1440
|
-
return [
|
|
1435
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1441
1436
|
})
|
|
1442
1437
|
.s("AWSGlue", "GetDatabases", {})
|
|
1443
1438
|
.n("GlueClient", "GetDatabasesCommand")
|
|
@@ -1445,11 +1440,11 @@ class GetDatabasesCommand extends smithyClient.Command
|
|
|
1445
1440
|
.build() {
|
|
1446
1441
|
}
|
|
1447
1442
|
|
|
1448
|
-
class GetDataCatalogEncryptionSettingsCommand extends
|
|
1443
|
+
class GetDataCatalogEncryptionSettingsCommand extends client.Command
|
|
1449
1444
|
.classBuilder()
|
|
1450
1445
|
.ep(commonParams)
|
|
1451
1446
|
.m(function (Command, cs, config, o) {
|
|
1452
|
-
return [
|
|
1447
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1453
1448
|
})
|
|
1454
1449
|
.s("AWSGlue", "GetDataCatalogEncryptionSettings", {})
|
|
1455
1450
|
.n("GlueClient", "GetDataCatalogEncryptionSettingsCommand")
|
|
@@ -1457,11 +1452,11 @@ class GetDataCatalogEncryptionSettingsCommand extends smithyClient.Command
|
|
|
1457
1452
|
.build() {
|
|
1458
1453
|
}
|
|
1459
1454
|
|
|
1460
|
-
class GetDataflowGraphCommand extends
|
|
1455
|
+
class GetDataflowGraphCommand extends client.Command
|
|
1461
1456
|
.classBuilder()
|
|
1462
1457
|
.ep(commonParams)
|
|
1463
1458
|
.m(function (Command, cs, config, o) {
|
|
1464
|
-
return [
|
|
1459
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1465
1460
|
})
|
|
1466
1461
|
.s("AWSGlue", "GetDataflowGraph", {})
|
|
1467
1462
|
.n("GlueClient", "GetDataflowGraphCommand")
|
|
@@ -1469,11 +1464,11 @@ class GetDataflowGraphCommand extends smithyClient.Command
|
|
|
1469
1464
|
.build() {
|
|
1470
1465
|
}
|
|
1471
1466
|
|
|
1472
|
-
class GetDataQualityModelCommand extends
|
|
1467
|
+
class GetDataQualityModelCommand extends client.Command
|
|
1473
1468
|
.classBuilder()
|
|
1474
1469
|
.ep(commonParams)
|
|
1475
1470
|
.m(function (Command, cs, config, o) {
|
|
1476
|
-
return [
|
|
1471
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1477
1472
|
})
|
|
1478
1473
|
.s("AWSGlue", "GetDataQualityModel", {})
|
|
1479
1474
|
.n("GlueClient", "GetDataQualityModelCommand")
|
|
@@ -1481,11 +1476,11 @@ class GetDataQualityModelCommand extends smithyClient.Command
|
|
|
1481
1476
|
.build() {
|
|
1482
1477
|
}
|
|
1483
1478
|
|
|
1484
|
-
class GetDataQualityModelResultCommand extends
|
|
1479
|
+
class GetDataQualityModelResultCommand extends client.Command
|
|
1485
1480
|
.classBuilder()
|
|
1486
1481
|
.ep(commonParams)
|
|
1487
1482
|
.m(function (Command, cs, config, o) {
|
|
1488
|
-
return [
|
|
1483
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1489
1484
|
})
|
|
1490
1485
|
.s("AWSGlue", "GetDataQualityModelResult", {})
|
|
1491
1486
|
.n("GlueClient", "GetDataQualityModelResultCommand")
|
|
@@ -1493,11 +1488,11 @@ class GetDataQualityModelResultCommand extends smithyClient.Command
|
|
|
1493
1488
|
.build() {
|
|
1494
1489
|
}
|
|
1495
1490
|
|
|
1496
|
-
class GetDataQualityResultCommand extends
|
|
1491
|
+
class GetDataQualityResultCommand extends client.Command
|
|
1497
1492
|
.classBuilder()
|
|
1498
1493
|
.ep(commonParams)
|
|
1499
1494
|
.m(function (Command, cs, config, o) {
|
|
1500
|
-
return [
|
|
1495
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1501
1496
|
})
|
|
1502
1497
|
.s("AWSGlue", "GetDataQualityResult", {})
|
|
1503
1498
|
.n("GlueClient", "GetDataQualityResultCommand")
|
|
@@ -1505,11 +1500,11 @@ class GetDataQualityResultCommand extends smithyClient.Command
|
|
|
1505
1500
|
.build() {
|
|
1506
1501
|
}
|
|
1507
1502
|
|
|
1508
|
-
class GetDataQualityRuleRecommendationRunCommand extends
|
|
1503
|
+
class GetDataQualityRuleRecommendationRunCommand extends client.Command
|
|
1509
1504
|
.classBuilder()
|
|
1510
1505
|
.ep(commonParams)
|
|
1511
1506
|
.m(function (Command, cs, config, o) {
|
|
1512
|
-
return [
|
|
1507
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1513
1508
|
})
|
|
1514
1509
|
.s("AWSGlue", "GetDataQualityRuleRecommendationRun", {})
|
|
1515
1510
|
.n("GlueClient", "GetDataQualityRuleRecommendationRunCommand")
|
|
@@ -1517,11 +1512,11 @@ class GetDataQualityRuleRecommendationRunCommand extends smithyClient.Command
|
|
|
1517
1512
|
.build() {
|
|
1518
1513
|
}
|
|
1519
1514
|
|
|
1520
|
-
class GetDataQualityRulesetCommand extends
|
|
1515
|
+
class GetDataQualityRulesetCommand extends client.Command
|
|
1521
1516
|
.classBuilder()
|
|
1522
1517
|
.ep(commonParams)
|
|
1523
1518
|
.m(function (Command, cs, config, o) {
|
|
1524
|
-
return [
|
|
1519
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1525
1520
|
})
|
|
1526
1521
|
.s("AWSGlue", "GetDataQualityRuleset", {})
|
|
1527
1522
|
.n("GlueClient", "GetDataQualityRulesetCommand")
|
|
@@ -1529,11 +1524,11 @@ class GetDataQualityRulesetCommand extends smithyClient.Command
|
|
|
1529
1524
|
.build() {
|
|
1530
1525
|
}
|
|
1531
1526
|
|
|
1532
|
-
class GetDataQualityRulesetEvaluationRunCommand extends
|
|
1527
|
+
class GetDataQualityRulesetEvaluationRunCommand extends client.Command
|
|
1533
1528
|
.classBuilder()
|
|
1534
1529
|
.ep(commonParams)
|
|
1535
1530
|
.m(function (Command, cs, config, o) {
|
|
1536
|
-
return [
|
|
1531
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1537
1532
|
})
|
|
1538
1533
|
.s("AWSGlue", "GetDataQualityRulesetEvaluationRun", {})
|
|
1539
1534
|
.n("GlueClient", "GetDataQualityRulesetEvaluationRunCommand")
|
|
@@ -1541,11 +1536,11 @@ class GetDataQualityRulesetEvaluationRunCommand extends smithyClient.Command
|
|
|
1541
1536
|
.build() {
|
|
1542
1537
|
}
|
|
1543
1538
|
|
|
1544
|
-
class GetDevEndpointCommand extends
|
|
1539
|
+
class GetDevEndpointCommand extends client.Command
|
|
1545
1540
|
.classBuilder()
|
|
1546
1541
|
.ep(commonParams)
|
|
1547
1542
|
.m(function (Command, cs, config, o) {
|
|
1548
|
-
return [
|
|
1543
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1549
1544
|
})
|
|
1550
1545
|
.s("AWSGlue", "GetDevEndpoint", {})
|
|
1551
1546
|
.n("GlueClient", "GetDevEndpointCommand")
|
|
@@ -1553,11 +1548,11 @@ class GetDevEndpointCommand extends smithyClient.Command
|
|
|
1553
1548
|
.build() {
|
|
1554
1549
|
}
|
|
1555
1550
|
|
|
1556
|
-
class GetDevEndpointsCommand extends
|
|
1551
|
+
class GetDevEndpointsCommand extends client.Command
|
|
1557
1552
|
.classBuilder()
|
|
1558
1553
|
.ep(commonParams)
|
|
1559
1554
|
.m(function (Command, cs, config, o) {
|
|
1560
|
-
return [
|
|
1555
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1561
1556
|
})
|
|
1562
1557
|
.s("AWSGlue", "GetDevEndpoints", {})
|
|
1563
1558
|
.n("GlueClient", "GetDevEndpointsCommand")
|
|
@@ -1565,11 +1560,11 @@ class GetDevEndpointsCommand extends smithyClient.Command
|
|
|
1565
1560
|
.build() {
|
|
1566
1561
|
}
|
|
1567
1562
|
|
|
1568
|
-
class GetEntityRecordsCommand extends
|
|
1563
|
+
class GetEntityRecordsCommand extends client.Command
|
|
1569
1564
|
.classBuilder()
|
|
1570
1565
|
.ep(commonParams)
|
|
1571
1566
|
.m(function (Command, cs, config, o) {
|
|
1572
|
-
return [
|
|
1567
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1573
1568
|
})
|
|
1574
1569
|
.s("AWSGlue", "GetEntityRecords", {})
|
|
1575
1570
|
.n("GlueClient", "GetEntityRecordsCommand")
|
|
@@ -1577,11 +1572,11 @@ class GetEntityRecordsCommand extends smithyClient.Command
|
|
|
1577
1572
|
.build() {
|
|
1578
1573
|
}
|
|
1579
1574
|
|
|
1580
|
-
class GetGlueIdentityCenterConfigurationCommand extends
|
|
1575
|
+
class GetGlueIdentityCenterConfigurationCommand extends client.Command
|
|
1581
1576
|
.classBuilder()
|
|
1582
1577
|
.ep(commonParams)
|
|
1583
1578
|
.m(function (Command, cs, config, o) {
|
|
1584
|
-
return [
|
|
1579
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1585
1580
|
})
|
|
1586
1581
|
.s("AWSGlue", "GetGlueIdentityCenterConfiguration", {})
|
|
1587
1582
|
.n("GlueClient", "GetGlueIdentityCenterConfigurationCommand")
|
|
@@ -1589,11 +1584,11 @@ class GetGlueIdentityCenterConfigurationCommand extends smithyClient.Command
|
|
|
1589
1584
|
.build() {
|
|
1590
1585
|
}
|
|
1591
1586
|
|
|
1592
|
-
class GetIntegrationResourcePropertyCommand extends
|
|
1587
|
+
class GetIntegrationResourcePropertyCommand extends client.Command
|
|
1593
1588
|
.classBuilder()
|
|
1594
1589
|
.ep(commonParams)
|
|
1595
1590
|
.m(function (Command, cs, config, o) {
|
|
1596
|
-
return [
|
|
1591
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1597
1592
|
})
|
|
1598
1593
|
.s("AWSGlue", "GetIntegrationResourceProperty", {})
|
|
1599
1594
|
.n("GlueClient", "GetIntegrationResourcePropertyCommand")
|
|
@@ -1601,11 +1596,11 @@ class GetIntegrationResourcePropertyCommand extends smithyClient.Command
|
|
|
1601
1596
|
.build() {
|
|
1602
1597
|
}
|
|
1603
1598
|
|
|
1604
|
-
class GetIntegrationTablePropertiesCommand extends
|
|
1599
|
+
class GetIntegrationTablePropertiesCommand extends client.Command
|
|
1605
1600
|
.classBuilder()
|
|
1606
1601
|
.ep(commonParams)
|
|
1607
1602
|
.m(function (Command, cs, config, o) {
|
|
1608
|
-
return [
|
|
1603
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1609
1604
|
})
|
|
1610
1605
|
.s("AWSGlue", "GetIntegrationTableProperties", {})
|
|
1611
1606
|
.n("GlueClient", "GetIntegrationTablePropertiesCommand")
|
|
@@ -1613,11 +1608,11 @@ class GetIntegrationTablePropertiesCommand extends smithyClient.Command
|
|
|
1613
1608
|
.build() {
|
|
1614
1609
|
}
|
|
1615
1610
|
|
|
1616
|
-
class GetJobBookmarkCommand extends
|
|
1611
|
+
class GetJobBookmarkCommand extends client.Command
|
|
1617
1612
|
.classBuilder()
|
|
1618
1613
|
.ep(commonParams)
|
|
1619
1614
|
.m(function (Command, cs, config, o) {
|
|
1620
|
-
return [
|
|
1615
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1621
1616
|
})
|
|
1622
1617
|
.s("AWSGlue", "GetJobBookmark", {})
|
|
1623
1618
|
.n("GlueClient", "GetJobBookmarkCommand")
|
|
@@ -1625,11 +1620,11 @@ class GetJobBookmarkCommand extends smithyClient.Command
|
|
|
1625
1620
|
.build() {
|
|
1626
1621
|
}
|
|
1627
1622
|
|
|
1628
|
-
class GetJobCommand extends
|
|
1623
|
+
class GetJobCommand extends client.Command
|
|
1629
1624
|
.classBuilder()
|
|
1630
1625
|
.ep(commonParams)
|
|
1631
1626
|
.m(function (Command, cs, config, o) {
|
|
1632
|
-
return [
|
|
1627
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1633
1628
|
})
|
|
1634
1629
|
.s("AWSGlue", "GetJob", {})
|
|
1635
1630
|
.n("GlueClient", "GetJobCommand")
|
|
@@ -1637,11 +1632,11 @@ class GetJobCommand extends smithyClient.Command
|
|
|
1637
1632
|
.build() {
|
|
1638
1633
|
}
|
|
1639
1634
|
|
|
1640
|
-
class GetJobRunCommand extends
|
|
1635
|
+
class GetJobRunCommand extends client.Command
|
|
1641
1636
|
.classBuilder()
|
|
1642
1637
|
.ep(commonParams)
|
|
1643
1638
|
.m(function (Command, cs, config, o) {
|
|
1644
|
-
return [
|
|
1639
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1645
1640
|
})
|
|
1646
1641
|
.s("AWSGlue", "GetJobRun", {})
|
|
1647
1642
|
.n("GlueClient", "GetJobRunCommand")
|
|
@@ -1649,11 +1644,11 @@ class GetJobRunCommand extends smithyClient.Command
|
|
|
1649
1644
|
.build() {
|
|
1650
1645
|
}
|
|
1651
1646
|
|
|
1652
|
-
class GetJobRunsCommand extends
|
|
1647
|
+
class GetJobRunsCommand extends client.Command
|
|
1653
1648
|
.classBuilder()
|
|
1654
1649
|
.ep(commonParams)
|
|
1655
1650
|
.m(function (Command, cs, config, o) {
|
|
1656
|
-
return [
|
|
1651
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1657
1652
|
})
|
|
1658
1653
|
.s("AWSGlue", "GetJobRuns", {})
|
|
1659
1654
|
.n("GlueClient", "GetJobRunsCommand")
|
|
@@ -1661,11 +1656,11 @@ class GetJobRunsCommand extends smithyClient.Command
|
|
|
1661
1656
|
.build() {
|
|
1662
1657
|
}
|
|
1663
1658
|
|
|
1664
|
-
class GetJobsCommand extends
|
|
1659
|
+
class GetJobsCommand extends client.Command
|
|
1665
1660
|
.classBuilder()
|
|
1666
1661
|
.ep(commonParams)
|
|
1667
1662
|
.m(function (Command, cs, config, o) {
|
|
1668
|
-
return [
|
|
1663
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1669
1664
|
})
|
|
1670
1665
|
.s("AWSGlue", "GetJobs", {})
|
|
1671
1666
|
.n("GlueClient", "GetJobsCommand")
|
|
@@ -1673,11 +1668,11 @@ class GetJobsCommand extends smithyClient.Command
|
|
|
1673
1668
|
.build() {
|
|
1674
1669
|
}
|
|
1675
1670
|
|
|
1676
|
-
class GetMappingCommand extends
|
|
1671
|
+
class GetMappingCommand extends client.Command
|
|
1677
1672
|
.classBuilder()
|
|
1678
1673
|
.ep(commonParams)
|
|
1679
1674
|
.m(function (Command, cs, config, o) {
|
|
1680
|
-
return [
|
|
1675
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1681
1676
|
})
|
|
1682
1677
|
.s("AWSGlue", "GetMapping", {})
|
|
1683
1678
|
.n("GlueClient", "GetMappingCommand")
|
|
@@ -1685,11 +1680,11 @@ class GetMappingCommand extends smithyClient.Command
|
|
|
1685
1680
|
.build() {
|
|
1686
1681
|
}
|
|
1687
1682
|
|
|
1688
|
-
class GetMaterializedViewRefreshTaskRunCommand extends
|
|
1683
|
+
class GetMaterializedViewRefreshTaskRunCommand extends client.Command
|
|
1689
1684
|
.classBuilder()
|
|
1690
1685
|
.ep(commonParams)
|
|
1691
1686
|
.m(function (Command, cs, config, o) {
|
|
1692
|
-
return [
|
|
1687
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1693
1688
|
})
|
|
1694
1689
|
.s("AWSGlue", "GetMaterializedViewRefreshTaskRun", {})
|
|
1695
1690
|
.n("GlueClient", "GetMaterializedViewRefreshTaskRunCommand")
|
|
@@ -1697,11 +1692,11 @@ class GetMaterializedViewRefreshTaskRunCommand extends smithyClient.Command
|
|
|
1697
1692
|
.build() {
|
|
1698
1693
|
}
|
|
1699
1694
|
|
|
1700
|
-
class GetMLTaskRunCommand extends
|
|
1695
|
+
class GetMLTaskRunCommand extends client.Command
|
|
1701
1696
|
.classBuilder()
|
|
1702
1697
|
.ep(commonParams)
|
|
1703
1698
|
.m(function (Command, cs, config, o) {
|
|
1704
|
-
return [
|
|
1699
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1705
1700
|
})
|
|
1706
1701
|
.s("AWSGlue", "GetMLTaskRun", {})
|
|
1707
1702
|
.n("GlueClient", "GetMLTaskRunCommand")
|
|
@@ -1709,11 +1704,11 @@ class GetMLTaskRunCommand extends smithyClient.Command
|
|
|
1709
1704
|
.build() {
|
|
1710
1705
|
}
|
|
1711
1706
|
|
|
1712
|
-
class GetMLTaskRunsCommand extends
|
|
1707
|
+
class GetMLTaskRunsCommand extends client.Command
|
|
1713
1708
|
.classBuilder()
|
|
1714
1709
|
.ep(commonParams)
|
|
1715
1710
|
.m(function (Command, cs, config, o) {
|
|
1716
|
-
return [
|
|
1711
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1717
1712
|
})
|
|
1718
1713
|
.s("AWSGlue", "GetMLTaskRuns", {})
|
|
1719
1714
|
.n("GlueClient", "GetMLTaskRunsCommand")
|
|
@@ -1721,11 +1716,11 @@ class GetMLTaskRunsCommand extends smithyClient.Command
|
|
|
1721
1716
|
.build() {
|
|
1722
1717
|
}
|
|
1723
1718
|
|
|
1724
|
-
class GetMLTransformCommand extends
|
|
1719
|
+
class GetMLTransformCommand extends client.Command
|
|
1725
1720
|
.classBuilder()
|
|
1726
1721
|
.ep(commonParams)
|
|
1727
1722
|
.m(function (Command, cs, config, o) {
|
|
1728
|
-
return [
|
|
1723
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1729
1724
|
})
|
|
1730
1725
|
.s("AWSGlue", "GetMLTransform", {})
|
|
1731
1726
|
.n("GlueClient", "GetMLTransformCommand")
|
|
@@ -1733,11 +1728,11 @@ class GetMLTransformCommand extends smithyClient.Command
|
|
|
1733
1728
|
.build() {
|
|
1734
1729
|
}
|
|
1735
1730
|
|
|
1736
|
-
class GetMLTransformsCommand extends
|
|
1731
|
+
class GetMLTransformsCommand extends client.Command
|
|
1737
1732
|
.classBuilder()
|
|
1738
1733
|
.ep(commonParams)
|
|
1739
1734
|
.m(function (Command, cs, config, o) {
|
|
1740
|
-
return [
|
|
1735
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1741
1736
|
})
|
|
1742
1737
|
.s("AWSGlue", "GetMLTransforms", {})
|
|
1743
1738
|
.n("GlueClient", "GetMLTransformsCommand")
|
|
@@ -1745,11 +1740,11 @@ class GetMLTransformsCommand extends smithyClient.Command
|
|
|
1745
1740
|
.build() {
|
|
1746
1741
|
}
|
|
1747
1742
|
|
|
1748
|
-
class GetPartitionCommand extends
|
|
1743
|
+
class GetPartitionCommand extends client.Command
|
|
1749
1744
|
.classBuilder()
|
|
1750
1745
|
.ep(commonParams)
|
|
1751
1746
|
.m(function (Command, cs, config, o) {
|
|
1752
|
-
return [
|
|
1747
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1753
1748
|
})
|
|
1754
1749
|
.s("AWSGlue", "GetPartition", {})
|
|
1755
1750
|
.n("GlueClient", "GetPartitionCommand")
|
|
@@ -1757,11 +1752,11 @@ class GetPartitionCommand extends smithyClient.Command
|
|
|
1757
1752
|
.build() {
|
|
1758
1753
|
}
|
|
1759
1754
|
|
|
1760
|
-
class GetPartitionIndexesCommand extends
|
|
1755
|
+
class GetPartitionIndexesCommand extends client.Command
|
|
1761
1756
|
.classBuilder()
|
|
1762
1757
|
.ep(commonParams)
|
|
1763
1758
|
.m(function (Command, cs, config, o) {
|
|
1764
|
-
return [
|
|
1759
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1765
1760
|
})
|
|
1766
1761
|
.s("AWSGlue", "GetPartitionIndexes", {})
|
|
1767
1762
|
.n("GlueClient", "GetPartitionIndexesCommand")
|
|
@@ -1769,11 +1764,11 @@ class GetPartitionIndexesCommand extends smithyClient.Command
|
|
|
1769
1764
|
.build() {
|
|
1770
1765
|
}
|
|
1771
1766
|
|
|
1772
|
-
class GetPartitionsCommand extends
|
|
1767
|
+
class GetPartitionsCommand extends client.Command
|
|
1773
1768
|
.classBuilder()
|
|
1774
1769
|
.ep(commonParams)
|
|
1775
1770
|
.m(function (Command, cs, config, o) {
|
|
1776
|
-
return [
|
|
1771
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1777
1772
|
})
|
|
1778
1773
|
.s("AWSGlue", "GetPartitions", {})
|
|
1779
1774
|
.n("GlueClient", "GetPartitionsCommand")
|
|
@@ -1781,11 +1776,11 @@ class GetPartitionsCommand extends smithyClient.Command
|
|
|
1781
1776
|
.build() {
|
|
1782
1777
|
}
|
|
1783
1778
|
|
|
1784
|
-
class GetPlanCommand extends
|
|
1779
|
+
class GetPlanCommand extends client.Command
|
|
1785
1780
|
.classBuilder()
|
|
1786
1781
|
.ep(commonParams)
|
|
1787
1782
|
.m(function (Command, cs, config, o) {
|
|
1788
|
-
return [
|
|
1783
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1789
1784
|
})
|
|
1790
1785
|
.s("AWSGlue", "GetPlan", {})
|
|
1791
1786
|
.n("GlueClient", "GetPlanCommand")
|
|
@@ -1793,11 +1788,11 @@ class GetPlanCommand extends smithyClient.Command
|
|
|
1793
1788
|
.build() {
|
|
1794
1789
|
}
|
|
1795
1790
|
|
|
1796
|
-
class GetRegistryCommand extends
|
|
1791
|
+
class GetRegistryCommand extends client.Command
|
|
1797
1792
|
.classBuilder()
|
|
1798
1793
|
.ep(commonParams)
|
|
1799
1794
|
.m(function (Command, cs, config, o) {
|
|
1800
|
-
return [
|
|
1795
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1801
1796
|
})
|
|
1802
1797
|
.s("AWSGlue", "GetRegistry", {})
|
|
1803
1798
|
.n("GlueClient", "GetRegistryCommand")
|
|
@@ -1805,11 +1800,11 @@ class GetRegistryCommand extends smithyClient.Command
|
|
|
1805
1800
|
.build() {
|
|
1806
1801
|
}
|
|
1807
1802
|
|
|
1808
|
-
class GetResourcePoliciesCommand extends
|
|
1803
|
+
class GetResourcePoliciesCommand extends client.Command
|
|
1809
1804
|
.classBuilder()
|
|
1810
1805
|
.ep(commonParams)
|
|
1811
1806
|
.m(function (Command, cs, config, o) {
|
|
1812
|
-
return [
|
|
1807
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1813
1808
|
})
|
|
1814
1809
|
.s("AWSGlue", "GetResourcePolicies", {})
|
|
1815
1810
|
.n("GlueClient", "GetResourcePoliciesCommand")
|
|
@@ -1817,11 +1812,11 @@ class GetResourcePoliciesCommand extends smithyClient.Command
|
|
|
1817
1812
|
.build() {
|
|
1818
1813
|
}
|
|
1819
1814
|
|
|
1820
|
-
class GetResourcePolicyCommand extends
|
|
1815
|
+
class GetResourcePolicyCommand extends client.Command
|
|
1821
1816
|
.classBuilder()
|
|
1822
1817
|
.ep(commonParams)
|
|
1823
1818
|
.m(function (Command, cs, config, o) {
|
|
1824
|
-
return [
|
|
1819
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1825
1820
|
})
|
|
1826
1821
|
.s("AWSGlue", "GetResourcePolicy", {})
|
|
1827
1822
|
.n("GlueClient", "GetResourcePolicyCommand")
|
|
@@ -1829,11 +1824,11 @@ class GetResourcePolicyCommand extends smithyClient.Command
|
|
|
1829
1824
|
.build() {
|
|
1830
1825
|
}
|
|
1831
1826
|
|
|
1832
|
-
class GetSchemaByDefinitionCommand extends
|
|
1827
|
+
class GetSchemaByDefinitionCommand extends client.Command
|
|
1833
1828
|
.classBuilder()
|
|
1834
1829
|
.ep(commonParams)
|
|
1835
1830
|
.m(function (Command, cs, config, o) {
|
|
1836
|
-
return [
|
|
1831
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1837
1832
|
})
|
|
1838
1833
|
.s("AWSGlue", "GetSchemaByDefinition", {})
|
|
1839
1834
|
.n("GlueClient", "GetSchemaByDefinitionCommand")
|
|
@@ -1841,11 +1836,11 @@ class GetSchemaByDefinitionCommand extends smithyClient.Command
|
|
|
1841
1836
|
.build() {
|
|
1842
1837
|
}
|
|
1843
1838
|
|
|
1844
|
-
class GetSchemaCommand extends
|
|
1839
|
+
class GetSchemaCommand extends client.Command
|
|
1845
1840
|
.classBuilder()
|
|
1846
1841
|
.ep(commonParams)
|
|
1847
1842
|
.m(function (Command, cs, config, o) {
|
|
1848
|
-
return [
|
|
1843
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1849
1844
|
})
|
|
1850
1845
|
.s("AWSGlue", "GetSchema", {})
|
|
1851
1846
|
.n("GlueClient", "GetSchemaCommand")
|
|
@@ -1853,11 +1848,11 @@ class GetSchemaCommand extends smithyClient.Command
|
|
|
1853
1848
|
.build() {
|
|
1854
1849
|
}
|
|
1855
1850
|
|
|
1856
|
-
class GetSchemaVersionCommand extends
|
|
1851
|
+
class GetSchemaVersionCommand extends client.Command
|
|
1857
1852
|
.classBuilder()
|
|
1858
1853
|
.ep(commonParams)
|
|
1859
1854
|
.m(function (Command, cs, config, o) {
|
|
1860
|
-
return [
|
|
1855
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1861
1856
|
})
|
|
1862
1857
|
.s("AWSGlue", "GetSchemaVersion", {})
|
|
1863
1858
|
.n("GlueClient", "GetSchemaVersionCommand")
|
|
@@ -1865,11 +1860,11 @@ class GetSchemaVersionCommand extends smithyClient.Command
|
|
|
1865
1860
|
.build() {
|
|
1866
1861
|
}
|
|
1867
1862
|
|
|
1868
|
-
class GetSchemaVersionsDiffCommand extends
|
|
1863
|
+
class GetSchemaVersionsDiffCommand extends client.Command
|
|
1869
1864
|
.classBuilder()
|
|
1870
1865
|
.ep(commonParams)
|
|
1871
1866
|
.m(function (Command, cs, config, o) {
|
|
1872
|
-
return [
|
|
1867
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1873
1868
|
})
|
|
1874
1869
|
.s("AWSGlue", "GetSchemaVersionsDiff", {})
|
|
1875
1870
|
.n("GlueClient", "GetSchemaVersionsDiffCommand")
|
|
@@ -1877,11 +1872,11 @@ class GetSchemaVersionsDiffCommand extends smithyClient.Command
|
|
|
1877
1872
|
.build() {
|
|
1878
1873
|
}
|
|
1879
1874
|
|
|
1880
|
-
class GetSecurityConfigurationCommand extends
|
|
1875
|
+
class GetSecurityConfigurationCommand extends client.Command
|
|
1881
1876
|
.classBuilder()
|
|
1882
1877
|
.ep(commonParams)
|
|
1883
1878
|
.m(function (Command, cs, config, o) {
|
|
1884
|
-
return [
|
|
1879
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1885
1880
|
})
|
|
1886
1881
|
.s("AWSGlue", "GetSecurityConfiguration", {})
|
|
1887
1882
|
.n("GlueClient", "GetSecurityConfigurationCommand")
|
|
@@ -1889,11 +1884,11 @@ class GetSecurityConfigurationCommand extends smithyClient.Command
|
|
|
1889
1884
|
.build() {
|
|
1890
1885
|
}
|
|
1891
1886
|
|
|
1892
|
-
class GetSecurityConfigurationsCommand extends
|
|
1887
|
+
class GetSecurityConfigurationsCommand extends client.Command
|
|
1893
1888
|
.classBuilder()
|
|
1894
1889
|
.ep(commonParams)
|
|
1895
1890
|
.m(function (Command, cs, config, o) {
|
|
1896
|
-
return [
|
|
1891
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1897
1892
|
})
|
|
1898
1893
|
.s("AWSGlue", "GetSecurityConfigurations", {})
|
|
1899
1894
|
.n("GlueClient", "GetSecurityConfigurationsCommand")
|
|
@@ -1901,11 +1896,11 @@ class GetSecurityConfigurationsCommand extends smithyClient.Command
|
|
|
1901
1896
|
.build() {
|
|
1902
1897
|
}
|
|
1903
1898
|
|
|
1904
|
-
class GetSessionCommand extends
|
|
1899
|
+
class GetSessionCommand extends client.Command
|
|
1905
1900
|
.classBuilder()
|
|
1906
1901
|
.ep(commonParams)
|
|
1907
1902
|
.m(function (Command, cs, config, o) {
|
|
1908
|
-
return [
|
|
1903
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1909
1904
|
})
|
|
1910
1905
|
.s("AWSGlue", "GetSession", {})
|
|
1911
1906
|
.n("GlueClient", "GetSessionCommand")
|
|
@@ -1913,11 +1908,11 @@ class GetSessionCommand extends smithyClient.Command
|
|
|
1913
1908
|
.build() {
|
|
1914
1909
|
}
|
|
1915
1910
|
|
|
1916
|
-
class GetStatementCommand extends
|
|
1911
|
+
class GetStatementCommand extends client.Command
|
|
1917
1912
|
.classBuilder()
|
|
1918
1913
|
.ep(commonParams)
|
|
1919
1914
|
.m(function (Command, cs, config, o) {
|
|
1920
|
-
return [
|
|
1915
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1921
1916
|
})
|
|
1922
1917
|
.s("AWSGlue", "GetStatement", {})
|
|
1923
1918
|
.n("GlueClient", "GetStatementCommand")
|
|
@@ -1925,11 +1920,11 @@ class GetStatementCommand extends smithyClient.Command
|
|
|
1925
1920
|
.build() {
|
|
1926
1921
|
}
|
|
1927
1922
|
|
|
1928
|
-
class GetTableCommand extends
|
|
1923
|
+
class GetTableCommand extends client.Command
|
|
1929
1924
|
.classBuilder()
|
|
1930
1925
|
.ep(commonParams)
|
|
1931
1926
|
.m(function (Command, cs, config, o) {
|
|
1932
|
-
return [
|
|
1927
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1933
1928
|
})
|
|
1934
1929
|
.s("AWSGlue", "GetTable", {})
|
|
1935
1930
|
.n("GlueClient", "GetTableCommand")
|
|
@@ -1937,11 +1932,11 @@ class GetTableCommand extends smithyClient.Command
|
|
|
1937
1932
|
.build() {
|
|
1938
1933
|
}
|
|
1939
1934
|
|
|
1940
|
-
class GetTableOptimizerCommand extends
|
|
1935
|
+
class GetTableOptimizerCommand extends client.Command
|
|
1941
1936
|
.classBuilder()
|
|
1942
1937
|
.ep(commonParams)
|
|
1943
1938
|
.m(function (Command, cs, config, o) {
|
|
1944
|
-
return [
|
|
1939
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1945
1940
|
})
|
|
1946
1941
|
.s("AWSGlue", "GetTableOptimizer", {})
|
|
1947
1942
|
.n("GlueClient", "GetTableOptimizerCommand")
|
|
@@ -1949,11 +1944,11 @@ class GetTableOptimizerCommand extends smithyClient.Command
|
|
|
1949
1944
|
.build() {
|
|
1950
1945
|
}
|
|
1951
1946
|
|
|
1952
|
-
class GetTablesCommand extends
|
|
1947
|
+
class GetTablesCommand extends client.Command
|
|
1953
1948
|
.classBuilder()
|
|
1954
1949
|
.ep(commonParams)
|
|
1955
1950
|
.m(function (Command, cs, config, o) {
|
|
1956
|
-
return [
|
|
1951
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1957
1952
|
})
|
|
1958
1953
|
.s("AWSGlue", "GetTables", {})
|
|
1959
1954
|
.n("GlueClient", "GetTablesCommand")
|
|
@@ -1961,11 +1956,11 @@ class GetTablesCommand extends smithyClient.Command
|
|
|
1961
1956
|
.build() {
|
|
1962
1957
|
}
|
|
1963
1958
|
|
|
1964
|
-
class GetTableVersionCommand extends
|
|
1959
|
+
class GetTableVersionCommand extends client.Command
|
|
1965
1960
|
.classBuilder()
|
|
1966
1961
|
.ep(commonParams)
|
|
1967
1962
|
.m(function (Command, cs, config, o) {
|
|
1968
|
-
return [
|
|
1963
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1969
1964
|
})
|
|
1970
1965
|
.s("AWSGlue", "GetTableVersion", {})
|
|
1971
1966
|
.n("GlueClient", "GetTableVersionCommand")
|
|
@@ -1973,11 +1968,11 @@ class GetTableVersionCommand extends smithyClient.Command
|
|
|
1973
1968
|
.build() {
|
|
1974
1969
|
}
|
|
1975
1970
|
|
|
1976
|
-
class GetTableVersionsCommand extends
|
|
1971
|
+
class GetTableVersionsCommand extends client.Command
|
|
1977
1972
|
.classBuilder()
|
|
1978
1973
|
.ep(commonParams)
|
|
1979
1974
|
.m(function (Command, cs, config, o) {
|
|
1980
|
-
return [
|
|
1975
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1981
1976
|
})
|
|
1982
1977
|
.s("AWSGlue", "GetTableVersions", {})
|
|
1983
1978
|
.n("GlueClient", "GetTableVersionsCommand")
|
|
@@ -1985,11 +1980,11 @@ class GetTableVersionsCommand extends smithyClient.Command
|
|
|
1985
1980
|
.build() {
|
|
1986
1981
|
}
|
|
1987
1982
|
|
|
1988
|
-
class GetTagsCommand extends
|
|
1983
|
+
class GetTagsCommand extends client.Command
|
|
1989
1984
|
.classBuilder()
|
|
1990
1985
|
.ep(commonParams)
|
|
1991
1986
|
.m(function (Command, cs, config, o) {
|
|
1992
|
-
return [
|
|
1987
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1993
1988
|
})
|
|
1994
1989
|
.s("AWSGlue", "GetTags", {})
|
|
1995
1990
|
.n("GlueClient", "GetTagsCommand")
|
|
@@ -1997,11 +1992,11 @@ class GetTagsCommand extends smithyClient.Command
|
|
|
1997
1992
|
.build() {
|
|
1998
1993
|
}
|
|
1999
1994
|
|
|
2000
|
-
class GetTriggerCommand extends
|
|
1995
|
+
class GetTriggerCommand extends client.Command
|
|
2001
1996
|
.classBuilder()
|
|
2002
1997
|
.ep(commonParams)
|
|
2003
1998
|
.m(function (Command, cs, config, o) {
|
|
2004
|
-
return [
|
|
1999
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2005
2000
|
})
|
|
2006
2001
|
.s("AWSGlue", "GetTrigger", {})
|
|
2007
2002
|
.n("GlueClient", "GetTriggerCommand")
|
|
@@ -2009,11 +2004,11 @@ class GetTriggerCommand extends smithyClient.Command
|
|
|
2009
2004
|
.build() {
|
|
2010
2005
|
}
|
|
2011
2006
|
|
|
2012
|
-
class GetTriggersCommand extends
|
|
2007
|
+
class GetTriggersCommand extends client.Command
|
|
2013
2008
|
.classBuilder()
|
|
2014
2009
|
.ep(commonParams)
|
|
2015
2010
|
.m(function (Command, cs, config, o) {
|
|
2016
|
-
return [
|
|
2011
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2017
2012
|
})
|
|
2018
2013
|
.s("AWSGlue", "GetTriggers", {})
|
|
2019
2014
|
.n("GlueClient", "GetTriggersCommand")
|
|
@@ -2021,11 +2016,11 @@ class GetTriggersCommand extends smithyClient.Command
|
|
|
2021
2016
|
.build() {
|
|
2022
2017
|
}
|
|
2023
2018
|
|
|
2024
|
-
class GetUnfilteredPartitionMetadataCommand extends
|
|
2019
|
+
class GetUnfilteredPartitionMetadataCommand extends client.Command
|
|
2025
2020
|
.classBuilder()
|
|
2026
2021
|
.ep(commonParams)
|
|
2027
2022
|
.m(function (Command, cs, config, o) {
|
|
2028
|
-
return [
|
|
2023
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2029
2024
|
})
|
|
2030
2025
|
.s("AWSGlue", "GetUnfilteredPartitionMetadata", {})
|
|
2031
2026
|
.n("GlueClient", "GetUnfilteredPartitionMetadataCommand")
|
|
@@ -2033,11 +2028,11 @@ class GetUnfilteredPartitionMetadataCommand extends smithyClient.Command
|
|
|
2033
2028
|
.build() {
|
|
2034
2029
|
}
|
|
2035
2030
|
|
|
2036
|
-
class GetUnfilteredPartitionsMetadataCommand extends
|
|
2031
|
+
class GetUnfilteredPartitionsMetadataCommand extends client.Command
|
|
2037
2032
|
.classBuilder()
|
|
2038
2033
|
.ep(commonParams)
|
|
2039
2034
|
.m(function (Command, cs, config, o) {
|
|
2040
|
-
return [
|
|
2035
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2041
2036
|
})
|
|
2042
2037
|
.s("AWSGlue", "GetUnfilteredPartitionsMetadata", {})
|
|
2043
2038
|
.n("GlueClient", "GetUnfilteredPartitionsMetadataCommand")
|
|
@@ -2045,11 +2040,11 @@ class GetUnfilteredPartitionsMetadataCommand extends smithyClient.Command
|
|
|
2045
2040
|
.build() {
|
|
2046
2041
|
}
|
|
2047
2042
|
|
|
2048
|
-
class GetUnfilteredTableMetadataCommand extends
|
|
2043
|
+
class GetUnfilteredTableMetadataCommand extends client.Command
|
|
2049
2044
|
.classBuilder()
|
|
2050
2045
|
.ep(commonParams)
|
|
2051
2046
|
.m(function (Command, cs, config, o) {
|
|
2052
|
-
return [
|
|
2047
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2053
2048
|
})
|
|
2054
2049
|
.s("AWSGlue", "GetUnfilteredTableMetadata", {})
|
|
2055
2050
|
.n("GlueClient", "GetUnfilteredTableMetadataCommand")
|
|
@@ -2057,11 +2052,11 @@ class GetUnfilteredTableMetadataCommand extends smithyClient.Command
|
|
|
2057
2052
|
.build() {
|
|
2058
2053
|
}
|
|
2059
2054
|
|
|
2060
|
-
class GetUsageProfileCommand extends
|
|
2055
|
+
class GetUsageProfileCommand extends client.Command
|
|
2061
2056
|
.classBuilder()
|
|
2062
2057
|
.ep(commonParams)
|
|
2063
2058
|
.m(function (Command, cs, config, o) {
|
|
2064
|
-
return [
|
|
2059
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2065
2060
|
})
|
|
2066
2061
|
.s("AWSGlue", "GetUsageProfile", {})
|
|
2067
2062
|
.n("GlueClient", "GetUsageProfileCommand")
|
|
@@ -2069,11 +2064,11 @@ class GetUsageProfileCommand extends smithyClient.Command
|
|
|
2069
2064
|
.build() {
|
|
2070
2065
|
}
|
|
2071
2066
|
|
|
2072
|
-
class GetUserDefinedFunctionCommand extends
|
|
2067
|
+
class GetUserDefinedFunctionCommand extends client.Command
|
|
2073
2068
|
.classBuilder()
|
|
2074
2069
|
.ep(commonParams)
|
|
2075
2070
|
.m(function (Command, cs, config, o) {
|
|
2076
|
-
return [
|
|
2071
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2077
2072
|
})
|
|
2078
2073
|
.s("AWSGlue", "GetUserDefinedFunction", {})
|
|
2079
2074
|
.n("GlueClient", "GetUserDefinedFunctionCommand")
|
|
@@ -2081,11 +2076,11 @@ class GetUserDefinedFunctionCommand extends smithyClient.Command
|
|
|
2081
2076
|
.build() {
|
|
2082
2077
|
}
|
|
2083
2078
|
|
|
2084
|
-
class GetUserDefinedFunctionsCommand extends
|
|
2079
|
+
class GetUserDefinedFunctionsCommand extends client.Command
|
|
2085
2080
|
.classBuilder()
|
|
2086
2081
|
.ep(commonParams)
|
|
2087
2082
|
.m(function (Command, cs, config, o) {
|
|
2088
|
-
return [
|
|
2083
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2089
2084
|
})
|
|
2090
2085
|
.s("AWSGlue", "GetUserDefinedFunctions", {})
|
|
2091
2086
|
.n("GlueClient", "GetUserDefinedFunctionsCommand")
|
|
@@ -2093,11 +2088,11 @@ class GetUserDefinedFunctionsCommand extends smithyClient.Command
|
|
|
2093
2088
|
.build() {
|
|
2094
2089
|
}
|
|
2095
2090
|
|
|
2096
|
-
class GetWorkflowCommand extends
|
|
2091
|
+
class GetWorkflowCommand extends client.Command
|
|
2097
2092
|
.classBuilder()
|
|
2098
2093
|
.ep(commonParams)
|
|
2099
2094
|
.m(function (Command, cs, config, o) {
|
|
2100
|
-
return [
|
|
2095
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2101
2096
|
})
|
|
2102
2097
|
.s("AWSGlue", "GetWorkflow", {})
|
|
2103
2098
|
.n("GlueClient", "GetWorkflowCommand")
|
|
@@ -2105,11 +2100,11 @@ class GetWorkflowCommand extends smithyClient.Command
|
|
|
2105
2100
|
.build() {
|
|
2106
2101
|
}
|
|
2107
2102
|
|
|
2108
|
-
class GetWorkflowRunCommand extends
|
|
2103
|
+
class GetWorkflowRunCommand extends client.Command
|
|
2109
2104
|
.classBuilder()
|
|
2110
2105
|
.ep(commonParams)
|
|
2111
2106
|
.m(function (Command, cs, config, o) {
|
|
2112
|
-
return [
|
|
2107
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2113
2108
|
})
|
|
2114
2109
|
.s("AWSGlue", "GetWorkflowRun", {})
|
|
2115
2110
|
.n("GlueClient", "GetWorkflowRunCommand")
|
|
@@ -2117,11 +2112,11 @@ class GetWorkflowRunCommand extends smithyClient.Command
|
|
|
2117
2112
|
.build() {
|
|
2118
2113
|
}
|
|
2119
2114
|
|
|
2120
|
-
class GetWorkflowRunPropertiesCommand extends
|
|
2115
|
+
class GetWorkflowRunPropertiesCommand extends client.Command
|
|
2121
2116
|
.classBuilder()
|
|
2122
2117
|
.ep(commonParams)
|
|
2123
2118
|
.m(function (Command, cs, config, o) {
|
|
2124
|
-
return [
|
|
2119
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2125
2120
|
})
|
|
2126
2121
|
.s("AWSGlue", "GetWorkflowRunProperties", {})
|
|
2127
2122
|
.n("GlueClient", "GetWorkflowRunPropertiesCommand")
|
|
@@ -2129,11 +2124,11 @@ class GetWorkflowRunPropertiesCommand extends smithyClient.Command
|
|
|
2129
2124
|
.build() {
|
|
2130
2125
|
}
|
|
2131
2126
|
|
|
2132
|
-
class GetWorkflowRunsCommand extends
|
|
2127
|
+
class GetWorkflowRunsCommand extends client.Command
|
|
2133
2128
|
.classBuilder()
|
|
2134
2129
|
.ep(commonParams)
|
|
2135
2130
|
.m(function (Command, cs, config, o) {
|
|
2136
|
-
return [
|
|
2131
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2137
2132
|
})
|
|
2138
2133
|
.s("AWSGlue", "GetWorkflowRuns", {})
|
|
2139
2134
|
.n("GlueClient", "GetWorkflowRunsCommand")
|
|
@@ -2141,11 +2136,11 @@ class GetWorkflowRunsCommand extends smithyClient.Command
|
|
|
2141
2136
|
.build() {
|
|
2142
2137
|
}
|
|
2143
2138
|
|
|
2144
|
-
class ImportCatalogToGlueCommand extends
|
|
2139
|
+
class ImportCatalogToGlueCommand extends client.Command
|
|
2145
2140
|
.classBuilder()
|
|
2146
2141
|
.ep(commonParams)
|
|
2147
2142
|
.m(function (Command, cs, config, o) {
|
|
2148
|
-
return [
|
|
2143
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2149
2144
|
})
|
|
2150
2145
|
.s("AWSGlue", "ImportCatalogToGlue", {})
|
|
2151
2146
|
.n("GlueClient", "ImportCatalogToGlueCommand")
|
|
@@ -2153,11 +2148,11 @@ class ImportCatalogToGlueCommand extends smithyClient.Command
|
|
|
2153
2148
|
.build() {
|
|
2154
2149
|
}
|
|
2155
2150
|
|
|
2156
|
-
class ListBlueprintsCommand extends
|
|
2151
|
+
class ListBlueprintsCommand extends client.Command
|
|
2157
2152
|
.classBuilder()
|
|
2158
2153
|
.ep(commonParams)
|
|
2159
2154
|
.m(function (Command, cs, config, o) {
|
|
2160
|
-
return [
|
|
2155
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2161
2156
|
})
|
|
2162
2157
|
.s("AWSGlue", "ListBlueprints", {})
|
|
2163
2158
|
.n("GlueClient", "ListBlueprintsCommand")
|
|
@@ -2165,11 +2160,11 @@ class ListBlueprintsCommand extends smithyClient.Command
|
|
|
2165
2160
|
.build() {
|
|
2166
2161
|
}
|
|
2167
2162
|
|
|
2168
|
-
class ListColumnStatisticsTaskRunsCommand extends
|
|
2163
|
+
class ListColumnStatisticsTaskRunsCommand extends client.Command
|
|
2169
2164
|
.classBuilder()
|
|
2170
2165
|
.ep(commonParams)
|
|
2171
2166
|
.m(function (Command, cs, config, o) {
|
|
2172
|
-
return [
|
|
2167
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2173
2168
|
})
|
|
2174
2169
|
.s("AWSGlue", "ListColumnStatisticsTaskRuns", {})
|
|
2175
2170
|
.n("GlueClient", "ListColumnStatisticsTaskRunsCommand")
|
|
@@ -2177,11 +2172,11 @@ class ListColumnStatisticsTaskRunsCommand extends smithyClient.Command
|
|
|
2177
2172
|
.build() {
|
|
2178
2173
|
}
|
|
2179
2174
|
|
|
2180
|
-
class ListConnectionTypesCommand extends
|
|
2175
|
+
class ListConnectionTypesCommand extends client.Command
|
|
2181
2176
|
.classBuilder()
|
|
2182
2177
|
.ep(commonParams)
|
|
2183
2178
|
.m(function (Command, cs, config, o) {
|
|
2184
|
-
return [
|
|
2179
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2185
2180
|
})
|
|
2186
2181
|
.s("AWSGlue", "ListConnectionTypes", {})
|
|
2187
2182
|
.n("GlueClient", "ListConnectionTypesCommand")
|
|
@@ -2189,11 +2184,11 @@ class ListConnectionTypesCommand extends smithyClient.Command
|
|
|
2189
2184
|
.build() {
|
|
2190
2185
|
}
|
|
2191
2186
|
|
|
2192
|
-
class ListCrawlersCommand extends
|
|
2187
|
+
class ListCrawlersCommand extends client.Command
|
|
2193
2188
|
.classBuilder()
|
|
2194
2189
|
.ep(commonParams)
|
|
2195
2190
|
.m(function (Command, cs, config, o) {
|
|
2196
|
-
return [
|
|
2191
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2197
2192
|
})
|
|
2198
2193
|
.s("AWSGlue", "ListCrawlers", {})
|
|
2199
2194
|
.n("GlueClient", "ListCrawlersCommand")
|
|
@@ -2201,11 +2196,11 @@ class ListCrawlersCommand extends smithyClient.Command
|
|
|
2201
2196
|
.build() {
|
|
2202
2197
|
}
|
|
2203
2198
|
|
|
2204
|
-
class ListCrawlsCommand extends
|
|
2199
|
+
class ListCrawlsCommand extends client.Command
|
|
2205
2200
|
.classBuilder()
|
|
2206
2201
|
.ep(commonParams)
|
|
2207
2202
|
.m(function (Command, cs, config, o) {
|
|
2208
|
-
return [
|
|
2203
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2209
2204
|
})
|
|
2210
2205
|
.s("AWSGlue", "ListCrawls", {})
|
|
2211
2206
|
.n("GlueClient", "ListCrawlsCommand")
|
|
@@ -2213,11 +2208,11 @@ class ListCrawlsCommand extends smithyClient.Command
|
|
|
2213
2208
|
.build() {
|
|
2214
2209
|
}
|
|
2215
2210
|
|
|
2216
|
-
class ListCustomEntityTypesCommand extends
|
|
2211
|
+
class ListCustomEntityTypesCommand extends client.Command
|
|
2217
2212
|
.classBuilder()
|
|
2218
2213
|
.ep(commonParams)
|
|
2219
2214
|
.m(function (Command, cs, config, o) {
|
|
2220
|
-
return [
|
|
2215
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2221
2216
|
})
|
|
2222
2217
|
.s("AWSGlue", "ListCustomEntityTypes", {})
|
|
2223
2218
|
.n("GlueClient", "ListCustomEntityTypesCommand")
|
|
@@ -2225,11 +2220,11 @@ class ListCustomEntityTypesCommand extends smithyClient.Command
|
|
|
2225
2220
|
.build() {
|
|
2226
2221
|
}
|
|
2227
2222
|
|
|
2228
|
-
class ListDataQualityResultsCommand extends
|
|
2223
|
+
class ListDataQualityResultsCommand extends client.Command
|
|
2229
2224
|
.classBuilder()
|
|
2230
2225
|
.ep(commonParams)
|
|
2231
2226
|
.m(function (Command, cs, config, o) {
|
|
2232
|
-
return [
|
|
2227
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2233
2228
|
})
|
|
2234
2229
|
.s("AWSGlue", "ListDataQualityResults", {})
|
|
2235
2230
|
.n("GlueClient", "ListDataQualityResultsCommand")
|
|
@@ -2237,11 +2232,11 @@ class ListDataQualityResultsCommand extends smithyClient.Command
|
|
|
2237
2232
|
.build() {
|
|
2238
2233
|
}
|
|
2239
2234
|
|
|
2240
|
-
class ListDataQualityRuleRecommendationRunsCommand extends
|
|
2235
|
+
class ListDataQualityRuleRecommendationRunsCommand extends client.Command
|
|
2241
2236
|
.classBuilder()
|
|
2242
2237
|
.ep(commonParams)
|
|
2243
2238
|
.m(function (Command, cs, config, o) {
|
|
2244
|
-
return [
|
|
2239
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2245
2240
|
})
|
|
2246
2241
|
.s("AWSGlue", "ListDataQualityRuleRecommendationRuns", {})
|
|
2247
2242
|
.n("GlueClient", "ListDataQualityRuleRecommendationRunsCommand")
|
|
@@ -2249,11 +2244,11 @@ class ListDataQualityRuleRecommendationRunsCommand extends smithyClient.Command
|
|
|
2249
2244
|
.build() {
|
|
2250
2245
|
}
|
|
2251
2246
|
|
|
2252
|
-
class ListDataQualityRulesetEvaluationRunsCommand extends
|
|
2247
|
+
class ListDataQualityRulesetEvaluationRunsCommand extends client.Command
|
|
2253
2248
|
.classBuilder()
|
|
2254
2249
|
.ep(commonParams)
|
|
2255
2250
|
.m(function (Command, cs, config, o) {
|
|
2256
|
-
return [
|
|
2251
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2257
2252
|
})
|
|
2258
2253
|
.s("AWSGlue", "ListDataQualityRulesetEvaluationRuns", {})
|
|
2259
2254
|
.n("GlueClient", "ListDataQualityRulesetEvaluationRunsCommand")
|
|
@@ -2261,11 +2256,11 @@ class ListDataQualityRulesetEvaluationRunsCommand extends smithyClient.Command
|
|
|
2261
2256
|
.build() {
|
|
2262
2257
|
}
|
|
2263
2258
|
|
|
2264
|
-
class ListDataQualityRulesetsCommand extends
|
|
2259
|
+
class ListDataQualityRulesetsCommand extends client.Command
|
|
2265
2260
|
.classBuilder()
|
|
2266
2261
|
.ep(commonParams)
|
|
2267
2262
|
.m(function (Command, cs, config, o) {
|
|
2268
|
-
return [
|
|
2263
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2269
2264
|
})
|
|
2270
2265
|
.s("AWSGlue", "ListDataQualityRulesets", {})
|
|
2271
2266
|
.n("GlueClient", "ListDataQualityRulesetsCommand")
|
|
@@ -2273,11 +2268,11 @@ class ListDataQualityRulesetsCommand extends smithyClient.Command
|
|
|
2273
2268
|
.build() {
|
|
2274
2269
|
}
|
|
2275
2270
|
|
|
2276
|
-
class ListDataQualityStatisticAnnotationsCommand extends
|
|
2271
|
+
class ListDataQualityStatisticAnnotationsCommand extends client.Command
|
|
2277
2272
|
.classBuilder()
|
|
2278
2273
|
.ep(commonParams)
|
|
2279
2274
|
.m(function (Command, cs, config, o) {
|
|
2280
|
-
return [
|
|
2275
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2281
2276
|
})
|
|
2282
2277
|
.s("AWSGlue", "ListDataQualityStatisticAnnotations", {})
|
|
2283
2278
|
.n("GlueClient", "ListDataQualityStatisticAnnotationsCommand")
|
|
@@ -2285,11 +2280,11 @@ class ListDataQualityStatisticAnnotationsCommand extends smithyClient.Command
|
|
|
2285
2280
|
.build() {
|
|
2286
2281
|
}
|
|
2287
2282
|
|
|
2288
|
-
class ListDataQualityStatisticsCommand extends
|
|
2283
|
+
class ListDataQualityStatisticsCommand extends client.Command
|
|
2289
2284
|
.classBuilder()
|
|
2290
2285
|
.ep(commonParams)
|
|
2291
2286
|
.m(function (Command, cs, config, o) {
|
|
2292
|
-
return [
|
|
2287
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2293
2288
|
})
|
|
2294
2289
|
.s("AWSGlue", "ListDataQualityStatistics", {})
|
|
2295
2290
|
.n("GlueClient", "ListDataQualityStatisticsCommand")
|
|
@@ -2297,11 +2292,11 @@ class ListDataQualityStatisticsCommand extends smithyClient.Command
|
|
|
2297
2292
|
.build() {
|
|
2298
2293
|
}
|
|
2299
2294
|
|
|
2300
|
-
class ListDevEndpointsCommand extends
|
|
2295
|
+
class ListDevEndpointsCommand extends client.Command
|
|
2301
2296
|
.classBuilder()
|
|
2302
2297
|
.ep(commonParams)
|
|
2303
2298
|
.m(function (Command, cs, config, o) {
|
|
2304
|
-
return [
|
|
2299
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2305
2300
|
})
|
|
2306
2301
|
.s("AWSGlue", "ListDevEndpoints", {})
|
|
2307
2302
|
.n("GlueClient", "ListDevEndpointsCommand")
|
|
@@ -2309,11 +2304,11 @@ class ListDevEndpointsCommand extends smithyClient.Command
|
|
|
2309
2304
|
.build() {
|
|
2310
2305
|
}
|
|
2311
2306
|
|
|
2312
|
-
class ListEntitiesCommand extends
|
|
2307
|
+
class ListEntitiesCommand extends client.Command
|
|
2313
2308
|
.classBuilder()
|
|
2314
2309
|
.ep(commonParams)
|
|
2315
2310
|
.m(function (Command, cs, config, o) {
|
|
2316
|
-
return [
|
|
2311
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2317
2312
|
})
|
|
2318
2313
|
.s("AWSGlue", "ListEntities", {})
|
|
2319
2314
|
.n("GlueClient", "ListEntitiesCommand")
|
|
@@ -2321,11 +2316,11 @@ class ListEntitiesCommand extends smithyClient.Command
|
|
|
2321
2316
|
.build() {
|
|
2322
2317
|
}
|
|
2323
2318
|
|
|
2324
|
-
class ListIntegrationResourcePropertiesCommand extends
|
|
2319
|
+
class ListIntegrationResourcePropertiesCommand extends client.Command
|
|
2325
2320
|
.classBuilder()
|
|
2326
2321
|
.ep(commonParams)
|
|
2327
2322
|
.m(function (Command, cs, config, o) {
|
|
2328
|
-
return [
|
|
2323
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2329
2324
|
})
|
|
2330
2325
|
.s("AWSGlue", "ListIntegrationResourceProperties", {})
|
|
2331
2326
|
.n("GlueClient", "ListIntegrationResourcePropertiesCommand")
|
|
@@ -2333,11 +2328,11 @@ class ListIntegrationResourcePropertiesCommand extends smithyClient.Command
|
|
|
2333
2328
|
.build() {
|
|
2334
2329
|
}
|
|
2335
2330
|
|
|
2336
|
-
class ListJobsCommand extends
|
|
2331
|
+
class ListJobsCommand extends client.Command
|
|
2337
2332
|
.classBuilder()
|
|
2338
2333
|
.ep(commonParams)
|
|
2339
2334
|
.m(function (Command, cs, config, o) {
|
|
2340
|
-
return [
|
|
2335
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2341
2336
|
})
|
|
2342
2337
|
.s("AWSGlue", "ListJobs", {})
|
|
2343
2338
|
.n("GlueClient", "ListJobsCommand")
|
|
@@ -2345,11 +2340,11 @@ class ListJobsCommand extends smithyClient.Command
|
|
|
2345
2340
|
.build() {
|
|
2346
2341
|
}
|
|
2347
2342
|
|
|
2348
|
-
class ListMaterializedViewRefreshTaskRunsCommand extends
|
|
2343
|
+
class ListMaterializedViewRefreshTaskRunsCommand extends client.Command
|
|
2349
2344
|
.classBuilder()
|
|
2350
2345
|
.ep(commonParams)
|
|
2351
2346
|
.m(function (Command, cs, config, o) {
|
|
2352
|
-
return [
|
|
2347
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2353
2348
|
})
|
|
2354
2349
|
.s("AWSGlue", "ListMaterializedViewRefreshTaskRuns", {})
|
|
2355
2350
|
.n("GlueClient", "ListMaterializedViewRefreshTaskRunsCommand")
|
|
@@ -2357,11 +2352,11 @@ class ListMaterializedViewRefreshTaskRunsCommand extends smithyClient.Command
|
|
|
2357
2352
|
.build() {
|
|
2358
2353
|
}
|
|
2359
2354
|
|
|
2360
|
-
class ListMLTransformsCommand extends
|
|
2355
|
+
class ListMLTransformsCommand extends client.Command
|
|
2361
2356
|
.classBuilder()
|
|
2362
2357
|
.ep(commonParams)
|
|
2363
2358
|
.m(function (Command, cs, config, o) {
|
|
2364
|
-
return [
|
|
2359
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2365
2360
|
})
|
|
2366
2361
|
.s("AWSGlue", "ListMLTransforms", {})
|
|
2367
2362
|
.n("GlueClient", "ListMLTransformsCommand")
|
|
@@ -2369,11 +2364,11 @@ class ListMLTransformsCommand extends smithyClient.Command
|
|
|
2369
2364
|
.build() {
|
|
2370
2365
|
}
|
|
2371
2366
|
|
|
2372
|
-
class ListRegistriesCommand extends
|
|
2367
|
+
class ListRegistriesCommand extends client.Command
|
|
2373
2368
|
.classBuilder()
|
|
2374
2369
|
.ep(commonParams)
|
|
2375
2370
|
.m(function (Command, cs, config, o) {
|
|
2376
|
-
return [
|
|
2371
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2377
2372
|
})
|
|
2378
2373
|
.s("AWSGlue", "ListRegistries", {})
|
|
2379
2374
|
.n("GlueClient", "ListRegistriesCommand")
|
|
@@ -2381,11 +2376,11 @@ class ListRegistriesCommand extends smithyClient.Command
|
|
|
2381
2376
|
.build() {
|
|
2382
2377
|
}
|
|
2383
2378
|
|
|
2384
|
-
class ListSchemasCommand extends
|
|
2379
|
+
class ListSchemasCommand extends client.Command
|
|
2385
2380
|
.classBuilder()
|
|
2386
2381
|
.ep(commonParams)
|
|
2387
2382
|
.m(function (Command, cs, config, o) {
|
|
2388
|
-
return [
|
|
2383
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2389
2384
|
})
|
|
2390
2385
|
.s("AWSGlue", "ListSchemas", {})
|
|
2391
2386
|
.n("GlueClient", "ListSchemasCommand")
|
|
@@ -2393,11 +2388,11 @@ class ListSchemasCommand extends smithyClient.Command
|
|
|
2393
2388
|
.build() {
|
|
2394
2389
|
}
|
|
2395
2390
|
|
|
2396
|
-
class ListSchemaVersionsCommand extends
|
|
2391
|
+
class ListSchemaVersionsCommand extends client.Command
|
|
2397
2392
|
.classBuilder()
|
|
2398
2393
|
.ep(commonParams)
|
|
2399
2394
|
.m(function (Command, cs, config, o) {
|
|
2400
|
-
return [
|
|
2395
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2401
2396
|
})
|
|
2402
2397
|
.s("AWSGlue", "ListSchemaVersions", {})
|
|
2403
2398
|
.n("GlueClient", "ListSchemaVersionsCommand")
|
|
@@ -2405,11 +2400,11 @@ class ListSchemaVersionsCommand extends smithyClient.Command
|
|
|
2405
2400
|
.build() {
|
|
2406
2401
|
}
|
|
2407
2402
|
|
|
2408
|
-
class ListSessionsCommand extends
|
|
2403
|
+
class ListSessionsCommand extends client.Command
|
|
2409
2404
|
.classBuilder()
|
|
2410
2405
|
.ep(commonParams)
|
|
2411
2406
|
.m(function (Command, cs, config, o) {
|
|
2412
|
-
return [
|
|
2407
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2413
2408
|
})
|
|
2414
2409
|
.s("AWSGlue", "ListSessions", {})
|
|
2415
2410
|
.n("GlueClient", "ListSessionsCommand")
|
|
@@ -2417,11 +2412,11 @@ class ListSessionsCommand extends smithyClient.Command
|
|
|
2417
2412
|
.build() {
|
|
2418
2413
|
}
|
|
2419
2414
|
|
|
2420
|
-
class ListStatementsCommand extends
|
|
2415
|
+
class ListStatementsCommand extends client.Command
|
|
2421
2416
|
.classBuilder()
|
|
2422
2417
|
.ep(commonParams)
|
|
2423
2418
|
.m(function (Command, cs, config, o) {
|
|
2424
|
-
return [
|
|
2419
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2425
2420
|
})
|
|
2426
2421
|
.s("AWSGlue", "ListStatements", {})
|
|
2427
2422
|
.n("GlueClient", "ListStatementsCommand")
|
|
@@ -2429,11 +2424,11 @@ class ListStatementsCommand extends smithyClient.Command
|
|
|
2429
2424
|
.build() {
|
|
2430
2425
|
}
|
|
2431
2426
|
|
|
2432
|
-
class ListTableOptimizerRunsCommand extends
|
|
2427
|
+
class ListTableOptimizerRunsCommand extends client.Command
|
|
2433
2428
|
.classBuilder()
|
|
2434
2429
|
.ep(commonParams)
|
|
2435
2430
|
.m(function (Command, cs, config, o) {
|
|
2436
|
-
return [
|
|
2431
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2437
2432
|
})
|
|
2438
2433
|
.s("AWSGlue", "ListTableOptimizerRuns", {})
|
|
2439
2434
|
.n("GlueClient", "ListTableOptimizerRunsCommand")
|
|
@@ -2441,11 +2436,11 @@ class ListTableOptimizerRunsCommand extends smithyClient.Command
|
|
|
2441
2436
|
.build() {
|
|
2442
2437
|
}
|
|
2443
2438
|
|
|
2444
|
-
class ListTriggersCommand extends
|
|
2439
|
+
class ListTriggersCommand extends client.Command
|
|
2445
2440
|
.classBuilder()
|
|
2446
2441
|
.ep(commonParams)
|
|
2447
2442
|
.m(function (Command, cs, config, o) {
|
|
2448
|
-
return [
|
|
2443
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2449
2444
|
})
|
|
2450
2445
|
.s("AWSGlue", "ListTriggers", {})
|
|
2451
2446
|
.n("GlueClient", "ListTriggersCommand")
|
|
@@ -2453,11 +2448,11 @@ class ListTriggersCommand extends smithyClient.Command
|
|
|
2453
2448
|
.build() {
|
|
2454
2449
|
}
|
|
2455
2450
|
|
|
2456
|
-
class ListUsageProfilesCommand extends
|
|
2451
|
+
class ListUsageProfilesCommand extends client.Command
|
|
2457
2452
|
.classBuilder()
|
|
2458
2453
|
.ep(commonParams)
|
|
2459
2454
|
.m(function (Command, cs, config, o) {
|
|
2460
|
-
return [
|
|
2455
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2461
2456
|
})
|
|
2462
2457
|
.s("AWSGlue", "ListUsageProfiles", {})
|
|
2463
2458
|
.n("GlueClient", "ListUsageProfilesCommand")
|
|
@@ -2465,11 +2460,11 @@ class ListUsageProfilesCommand extends smithyClient.Command
|
|
|
2465
2460
|
.build() {
|
|
2466
2461
|
}
|
|
2467
2462
|
|
|
2468
|
-
class ListWorkflowsCommand extends
|
|
2463
|
+
class ListWorkflowsCommand extends client.Command
|
|
2469
2464
|
.classBuilder()
|
|
2470
2465
|
.ep(commonParams)
|
|
2471
2466
|
.m(function (Command, cs, config, o) {
|
|
2472
|
-
return [
|
|
2467
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2473
2468
|
})
|
|
2474
2469
|
.s("AWSGlue", "ListWorkflows", {})
|
|
2475
2470
|
.n("GlueClient", "ListWorkflowsCommand")
|
|
@@ -2477,11 +2472,11 @@ class ListWorkflowsCommand extends smithyClient.Command
|
|
|
2477
2472
|
.build() {
|
|
2478
2473
|
}
|
|
2479
2474
|
|
|
2480
|
-
class ModifyIntegrationCommand extends
|
|
2475
|
+
class ModifyIntegrationCommand extends client.Command
|
|
2481
2476
|
.classBuilder()
|
|
2482
2477
|
.ep(commonParams)
|
|
2483
2478
|
.m(function (Command, cs, config, o) {
|
|
2484
|
-
return [
|
|
2479
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2485
2480
|
})
|
|
2486
2481
|
.s("AWSGlue", "ModifyIntegration", {})
|
|
2487
2482
|
.n("GlueClient", "ModifyIntegrationCommand")
|
|
@@ -2489,11 +2484,11 @@ class ModifyIntegrationCommand extends smithyClient.Command
|
|
|
2489
2484
|
.build() {
|
|
2490
2485
|
}
|
|
2491
2486
|
|
|
2492
|
-
class PutDataCatalogEncryptionSettingsCommand extends
|
|
2487
|
+
class PutDataCatalogEncryptionSettingsCommand extends client.Command
|
|
2493
2488
|
.classBuilder()
|
|
2494
2489
|
.ep(commonParams)
|
|
2495
2490
|
.m(function (Command, cs, config, o) {
|
|
2496
|
-
return [
|
|
2491
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2497
2492
|
})
|
|
2498
2493
|
.s("AWSGlue", "PutDataCatalogEncryptionSettings", {})
|
|
2499
2494
|
.n("GlueClient", "PutDataCatalogEncryptionSettingsCommand")
|
|
@@ -2501,11 +2496,11 @@ class PutDataCatalogEncryptionSettingsCommand extends smithyClient.Command
|
|
|
2501
2496
|
.build() {
|
|
2502
2497
|
}
|
|
2503
2498
|
|
|
2504
|
-
class PutDataQualityProfileAnnotationCommand extends
|
|
2499
|
+
class PutDataQualityProfileAnnotationCommand extends client.Command
|
|
2505
2500
|
.classBuilder()
|
|
2506
2501
|
.ep(commonParams)
|
|
2507
2502
|
.m(function (Command, cs, config, o) {
|
|
2508
|
-
return [
|
|
2503
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2509
2504
|
})
|
|
2510
2505
|
.s("AWSGlue", "PutDataQualityProfileAnnotation", {})
|
|
2511
2506
|
.n("GlueClient", "PutDataQualityProfileAnnotationCommand")
|
|
@@ -2513,11 +2508,11 @@ class PutDataQualityProfileAnnotationCommand extends smithyClient.Command
|
|
|
2513
2508
|
.build() {
|
|
2514
2509
|
}
|
|
2515
2510
|
|
|
2516
|
-
class PutResourcePolicyCommand extends
|
|
2511
|
+
class PutResourcePolicyCommand extends client.Command
|
|
2517
2512
|
.classBuilder()
|
|
2518
2513
|
.ep(commonParams)
|
|
2519
2514
|
.m(function (Command, cs, config, o) {
|
|
2520
|
-
return [
|
|
2515
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2521
2516
|
})
|
|
2522
2517
|
.s("AWSGlue", "PutResourcePolicy", {})
|
|
2523
2518
|
.n("GlueClient", "PutResourcePolicyCommand")
|
|
@@ -2525,11 +2520,11 @@ class PutResourcePolicyCommand extends smithyClient.Command
|
|
|
2525
2520
|
.build() {
|
|
2526
2521
|
}
|
|
2527
2522
|
|
|
2528
|
-
class PutSchemaVersionMetadataCommand extends
|
|
2523
|
+
class PutSchemaVersionMetadataCommand extends client.Command
|
|
2529
2524
|
.classBuilder()
|
|
2530
2525
|
.ep(commonParams)
|
|
2531
2526
|
.m(function (Command, cs, config, o) {
|
|
2532
|
-
return [
|
|
2527
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2533
2528
|
})
|
|
2534
2529
|
.s("AWSGlue", "PutSchemaVersionMetadata", {})
|
|
2535
2530
|
.n("GlueClient", "PutSchemaVersionMetadataCommand")
|
|
@@ -2537,11 +2532,11 @@ class PutSchemaVersionMetadataCommand extends smithyClient.Command
|
|
|
2537
2532
|
.build() {
|
|
2538
2533
|
}
|
|
2539
2534
|
|
|
2540
|
-
class PutWorkflowRunPropertiesCommand extends
|
|
2535
|
+
class PutWorkflowRunPropertiesCommand extends client.Command
|
|
2541
2536
|
.classBuilder()
|
|
2542
2537
|
.ep(commonParams)
|
|
2543
2538
|
.m(function (Command, cs, config, o) {
|
|
2544
|
-
return [
|
|
2539
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2545
2540
|
})
|
|
2546
2541
|
.s("AWSGlue", "PutWorkflowRunProperties", {})
|
|
2547
2542
|
.n("GlueClient", "PutWorkflowRunPropertiesCommand")
|
|
@@ -2549,11 +2544,11 @@ class PutWorkflowRunPropertiesCommand extends smithyClient.Command
|
|
|
2549
2544
|
.build() {
|
|
2550
2545
|
}
|
|
2551
2546
|
|
|
2552
|
-
class QuerySchemaVersionMetadataCommand extends
|
|
2547
|
+
class QuerySchemaVersionMetadataCommand extends client.Command
|
|
2553
2548
|
.classBuilder()
|
|
2554
2549
|
.ep(commonParams)
|
|
2555
2550
|
.m(function (Command, cs, config, o) {
|
|
2556
|
-
return [
|
|
2551
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2557
2552
|
})
|
|
2558
2553
|
.s("AWSGlue", "QuerySchemaVersionMetadata", {})
|
|
2559
2554
|
.n("GlueClient", "QuerySchemaVersionMetadataCommand")
|
|
@@ -2561,11 +2556,11 @@ class QuerySchemaVersionMetadataCommand extends smithyClient.Command
|
|
|
2561
2556
|
.build() {
|
|
2562
2557
|
}
|
|
2563
2558
|
|
|
2564
|
-
class RegisterConnectionTypeCommand extends
|
|
2559
|
+
class RegisterConnectionTypeCommand extends client.Command
|
|
2565
2560
|
.classBuilder()
|
|
2566
2561
|
.ep(commonParams)
|
|
2567
2562
|
.m(function (Command, cs, config, o) {
|
|
2568
|
-
return [
|
|
2563
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2569
2564
|
})
|
|
2570
2565
|
.s("AWSGlue", "RegisterConnectionType", {})
|
|
2571
2566
|
.n("GlueClient", "RegisterConnectionTypeCommand")
|
|
@@ -2573,11 +2568,11 @@ class RegisterConnectionTypeCommand extends smithyClient.Command
|
|
|
2573
2568
|
.build() {
|
|
2574
2569
|
}
|
|
2575
2570
|
|
|
2576
|
-
class RegisterSchemaVersionCommand extends
|
|
2571
|
+
class RegisterSchemaVersionCommand extends client.Command
|
|
2577
2572
|
.classBuilder()
|
|
2578
2573
|
.ep(commonParams)
|
|
2579
2574
|
.m(function (Command, cs, config, o) {
|
|
2580
|
-
return [
|
|
2575
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2581
2576
|
})
|
|
2582
2577
|
.s("AWSGlue", "RegisterSchemaVersion", {})
|
|
2583
2578
|
.n("GlueClient", "RegisterSchemaVersionCommand")
|
|
@@ -2585,11 +2580,11 @@ class RegisterSchemaVersionCommand extends smithyClient.Command
|
|
|
2585
2580
|
.build() {
|
|
2586
2581
|
}
|
|
2587
2582
|
|
|
2588
|
-
class RemoveSchemaVersionMetadataCommand extends
|
|
2583
|
+
class RemoveSchemaVersionMetadataCommand extends client.Command
|
|
2589
2584
|
.classBuilder()
|
|
2590
2585
|
.ep(commonParams)
|
|
2591
2586
|
.m(function (Command, cs, config, o) {
|
|
2592
|
-
return [
|
|
2587
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2593
2588
|
})
|
|
2594
2589
|
.s("AWSGlue", "RemoveSchemaVersionMetadata", {})
|
|
2595
2590
|
.n("GlueClient", "RemoveSchemaVersionMetadataCommand")
|
|
@@ -2597,11 +2592,11 @@ class RemoveSchemaVersionMetadataCommand extends smithyClient.Command
|
|
|
2597
2592
|
.build() {
|
|
2598
2593
|
}
|
|
2599
2594
|
|
|
2600
|
-
class ResetJobBookmarkCommand extends
|
|
2595
|
+
class ResetJobBookmarkCommand extends client.Command
|
|
2601
2596
|
.classBuilder()
|
|
2602
2597
|
.ep(commonParams)
|
|
2603
2598
|
.m(function (Command, cs, config, o) {
|
|
2604
|
-
return [
|
|
2599
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2605
2600
|
})
|
|
2606
2601
|
.s("AWSGlue", "ResetJobBookmark", {})
|
|
2607
2602
|
.n("GlueClient", "ResetJobBookmarkCommand")
|
|
@@ -2609,11 +2604,11 @@ class ResetJobBookmarkCommand extends smithyClient.Command
|
|
|
2609
2604
|
.build() {
|
|
2610
2605
|
}
|
|
2611
2606
|
|
|
2612
|
-
class ResumeWorkflowRunCommand extends
|
|
2607
|
+
class ResumeWorkflowRunCommand extends client.Command
|
|
2613
2608
|
.classBuilder()
|
|
2614
2609
|
.ep(commonParams)
|
|
2615
2610
|
.m(function (Command, cs, config, o) {
|
|
2616
|
-
return [
|
|
2611
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2617
2612
|
})
|
|
2618
2613
|
.s("AWSGlue", "ResumeWorkflowRun", {})
|
|
2619
2614
|
.n("GlueClient", "ResumeWorkflowRunCommand")
|
|
@@ -2621,11 +2616,11 @@ class ResumeWorkflowRunCommand extends smithyClient.Command
|
|
|
2621
2616
|
.build() {
|
|
2622
2617
|
}
|
|
2623
2618
|
|
|
2624
|
-
class RunStatementCommand extends
|
|
2619
|
+
class RunStatementCommand extends client.Command
|
|
2625
2620
|
.classBuilder()
|
|
2626
2621
|
.ep(commonParams)
|
|
2627
2622
|
.m(function (Command, cs, config, o) {
|
|
2628
|
-
return [
|
|
2623
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2629
2624
|
})
|
|
2630
2625
|
.s("AWSGlue", "RunStatement", {})
|
|
2631
2626
|
.n("GlueClient", "RunStatementCommand")
|
|
@@ -2633,11 +2628,11 @@ class RunStatementCommand extends smithyClient.Command
|
|
|
2633
2628
|
.build() {
|
|
2634
2629
|
}
|
|
2635
2630
|
|
|
2636
|
-
class SearchTablesCommand extends
|
|
2631
|
+
class SearchTablesCommand extends client.Command
|
|
2637
2632
|
.classBuilder()
|
|
2638
2633
|
.ep(commonParams)
|
|
2639
2634
|
.m(function (Command, cs, config, o) {
|
|
2640
|
-
return [
|
|
2635
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2641
2636
|
})
|
|
2642
2637
|
.s("AWSGlue", "SearchTables", {})
|
|
2643
2638
|
.n("GlueClient", "SearchTablesCommand")
|
|
@@ -2645,11 +2640,11 @@ class SearchTablesCommand extends smithyClient.Command
|
|
|
2645
2640
|
.build() {
|
|
2646
2641
|
}
|
|
2647
2642
|
|
|
2648
|
-
class StartBlueprintRunCommand extends
|
|
2643
|
+
class StartBlueprintRunCommand extends client.Command
|
|
2649
2644
|
.classBuilder()
|
|
2650
2645
|
.ep(commonParams)
|
|
2651
2646
|
.m(function (Command, cs, config, o) {
|
|
2652
|
-
return [
|
|
2647
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2653
2648
|
})
|
|
2654
2649
|
.s("AWSGlue", "StartBlueprintRun", {})
|
|
2655
2650
|
.n("GlueClient", "StartBlueprintRunCommand")
|
|
@@ -2657,11 +2652,11 @@ class StartBlueprintRunCommand extends smithyClient.Command
|
|
|
2657
2652
|
.build() {
|
|
2658
2653
|
}
|
|
2659
2654
|
|
|
2660
|
-
class StartColumnStatisticsTaskRunCommand extends
|
|
2655
|
+
class StartColumnStatisticsTaskRunCommand extends client.Command
|
|
2661
2656
|
.classBuilder()
|
|
2662
2657
|
.ep(commonParams)
|
|
2663
2658
|
.m(function (Command, cs, config, o) {
|
|
2664
|
-
return [
|
|
2659
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2665
2660
|
})
|
|
2666
2661
|
.s("AWSGlue", "StartColumnStatisticsTaskRun", {})
|
|
2667
2662
|
.n("GlueClient", "StartColumnStatisticsTaskRunCommand")
|
|
@@ -2669,11 +2664,11 @@ class StartColumnStatisticsTaskRunCommand extends smithyClient.Command
|
|
|
2669
2664
|
.build() {
|
|
2670
2665
|
}
|
|
2671
2666
|
|
|
2672
|
-
class StartColumnStatisticsTaskRunScheduleCommand extends
|
|
2667
|
+
class StartColumnStatisticsTaskRunScheduleCommand extends client.Command
|
|
2673
2668
|
.classBuilder()
|
|
2674
2669
|
.ep(commonParams)
|
|
2675
2670
|
.m(function (Command, cs, config, o) {
|
|
2676
|
-
return [
|
|
2671
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2677
2672
|
})
|
|
2678
2673
|
.s("AWSGlue", "StartColumnStatisticsTaskRunSchedule", {})
|
|
2679
2674
|
.n("GlueClient", "StartColumnStatisticsTaskRunScheduleCommand")
|
|
@@ -2681,11 +2676,11 @@ class StartColumnStatisticsTaskRunScheduleCommand extends smithyClient.Command
|
|
|
2681
2676
|
.build() {
|
|
2682
2677
|
}
|
|
2683
2678
|
|
|
2684
|
-
class StartCrawlerCommand extends
|
|
2679
|
+
class StartCrawlerCommand extends client.Command
|
|
2685
2680
|
.classBuilder()
|
|
2686
2681
|
.ep(commonParams)
|
|
2687
2682
|
.m(function (Command, cs, config, o) {
|
|
2688
|
-
return [
|
|
2683
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2689
2684
|
})
|
|
2690
2685
|
.s("AWSGlue", "StartCrawler", {})
|
|
2691
2686
|
.n("GlueClient", "StartCrawlerCommand")
|
|
@@ -2693,11 +2688,11 @@ class StartCrawlerCommand extends smithyClient.Command
|
|
|
2693
2688
|
.build() {
|
|
2694
2689
|
}
|
|
2695
2690
|
|
|
2696
|
-
class StartCrawlerScheduleCommand extends
|
|
2691
|
+
class StartCrawlerScheduleCommand extends client.Command
|
|
2697
2692
|
.classBuilder()
|
|
2698
2693
|
.ep(commonParams)
|
|
2699
2694
|
.m(function (Command, cs, config, o) {
|
|
2700
|
-
return [
|
|
2695
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2701
2696
|
})
|
|
2702
2697
|
.s("AWSGlue", "StartCrawlerSchedule", {})
|
|
2703
2698
|
.n("GlueClient", "StartCrawlerScheduleCommand")
|
|
@@ -2705,11 +2700,11 @@ class StartCrawlerScheduleCommand extends smithyClient.Command
|
|
|
2705
2700
|
.build() {
|
|
2706
2701
|
}
|
|
2707
2702
|
|
|
2708
|
-
class StartDataQualityRuleRecommendationRunCommand extends
|
|
2703
|
+
class StartDataQualityRuleRecommendationRunCommand extends client.Command
|
|
2709
2704
|
.classBuilder()
|
|
2710
2705
|
.ep(commonParams)
|
|
2711
2706
|
.m(function (Command, cs, config, o) {
|
|
2712
|
-
return [
|
|
2707
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2713
2708
|
})
|
|
2714
2709
|
.s("AWSGlue", "StartDataQualityRuleRecommendationRun", {})
|
|
2715
2710
|
.n("GlueClient", "StartDataQualityRuleRecommendationRunCommand")
|
|
@@ -2717,11 +2712,11 @@ class StartDataQualityRuleRecommendationRunCommand extends smithyClient.Command
|
|
|
2717
2712
|
.build() {
|
|
2718
2713
|
}
|
|
2719
2714
|
|
|
2720
|
-
class StartDataQualityRulesetEvaluationRunCommand extends
|
|
2715
|
+
class StartDataQualityRulesetEvaluationRunCommand extends client.Command
|
|
2721
2716
|
.classBuilder()
|
|
2722
2717
|
.ep(commonParams)
|
|
2723
2718
|
.m(function (Command, cs, config, o) {
|
|
2724
|
-
return [
|
|
2719
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2725
2720
|
})
|
|
2726
2721
|
.s("AWSGlue", "StartDataQualityRulesetEvaluationRun", {})
|
|
2727
2722
|
.n("GlueClient", "StartDataQualityRulesetEvaluationRunCommand")
|
|
@@ -2729,11 +2724,11 @@ class StartDataQualityRulesetEvaluationRunCommand extends smithyClient.Command
|
|
|
2729
2724
|
.build() {
|
|
2730
2725
|
}
|
|
2731
2726
|
|
|
2732
|
-
class StartExportLabelsTaskRunCommand extends
|
|
2727
|
+
class StartExportLabelsTaskRunCommand extends client.Command
|
|
2733
2728
|
.classBuilder()
|
|
2734
2729
|
.ep(commonParams)
|
|
2735
2730
|
.m(function (Command, cs, config, o) {
|
|
2736
|
-
return [
|
|
2731
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2737
2732
|
})
|
|
2738
2733
|
.s("AWSGlue", "StartExportLabelsTaskRun", {})
|
|
2739
2734
|
.n("GlueClient", "StartExportLabelsTaskRunCommand")
|
|
@@ -2741,11 +2736,11 @@ class StartExportLabelsTaskRunCommand extends smithyClient.Command
|
|
|
2741
2736
|
.build() {
|
|
2742
2737
|
}
|
|
2743
2738
|
|
|
2744
|
-
class StartImportLabelsTaskRunCommand extends
|
|
2739
|
+
class StartImportLabelsTaskRunCommand extends client.Command
|
|
2745
2740
|
.classBuilder()
|
|
2746
2741
|
.ep(commonParams)
|
|
2747
2742
|
.m(function (Command, cs, config, o) {
|
|
2748
|
-
return [
|
|
2743
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2749
2744
|
})
|
|
2750
2745
|
.s("AWSGlue", "StartImportLabelsTaskRun", {})
|
|
2751
2746
|
.n("GlueClient", "StartImportLabelsTaskRunCommand")
|
|
@@ -2753,11 +2748,11 @@ class StartImportLabelsTaskRunCommand extends smithyClient.Command
|
|
|
2753
2748
|
.build() {
|
|
2754
2749
|
}
|
|
2755
2750
|
|
|
2756
|
-
class StartJobRunCommand extends
|
|
2751
|
+
class StartJobRunCommand extends client.Command
|
|
2757
2752
|
.classBuilder()
|
|
2758
2753
|
.ep(commonParams)
|
|
2759
2754
|
.m(function (Command, cs, config, o) {
|
|
2760
|
-
return [
|
|
2755
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2761
2756
|
})
|
|
2762
2757
|
.s("AWSGlue", "StartJobRun", {})
|
|
2763
2758
|
.n("GlueClient", "StartJobRunCommand")
|
|
@@ -2765,11 +2760,11 @@ class StartJobRunCommand extends smithyClient.Command
|
|
|
2765
2760
|
.build() {
|
|
2766
2761
|
}
|
|
2767
2762
|
|
|
2768
|
-
class StartMaterializedViewRefreshTaskRunCommand extends
|
|
2763
|
+
class StartMaterializedViewRefreshTaskRunCommand extends client.Command
|
|
2769
2764
|
.classBuilder()
|
|
2770
2765
|
.ep(commonParams)
|
|
2771
2766
|
.m(function (Command, cs, config, o) {
|
|
2772
|
-
return [
|
|
2767
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2773
2768
|
})
|
|
2774
2769
|
.s("AWSGlue", "StartMaterializedViewRefreshTaskRun", {})
|
|
2775
2770
|
.n("GlueClient", "StartMaterializedViewRefreshTaskRunCommand")
|
|
@@ -2777,11 +2772,11 @@ class StartMaterializedViewRefreshTaskRunCommand extends smithyClient.Command
|
|
|
2777
2772
|
.build() {
|
|
2778
2773
|
}
|
|
2779
2774
|
|
|
2780
|
-
class StartMLEvaluationTaskRunCommand extends
|
|
2775
|
+
class StartMLEvaluationTaskRunCommand extends client.Command
|
|
2781
2776
|
.classBuilder()
|
|
2782
2777
|
.ep(commonParams)
|
|
2783
2778
|
.m(function (Command, cs, config, o) {
|
|
2784
|
-
return [
|
|
2779
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2785
2780
|
})
|
|
2786
2781
|
.s("AWSGlue", "StartMLEvaluationTaskRun", {})
|
|
2787
2782
|
.n("GlueClient", "StartMLEvaluationTaskRunCommand")
|
|
@@ -2789,11 +2784,11 @@ class StartMLEvaluationTaskRunCommand extends smithyClient.Command
|
|
|
2789
2784
|
.build() {
|
|
2790
2785
|
}
|
|
2791
2786
|
|
|
2792
|
-
class StartMLLabelingSetGenerationTaskRunCommand extends
|
|
2787
|
+
class StartMLLabelingSetGenerationTaskRunCommand extends client.Command
|
|
2793
2788
|
.classBuilder()
|
|
2794
2789
|
.ep(commonParams)
|
|
2795
2790
|
.m(function (Command, cs, config, o) {
|
|
2796
|
-
return [
|
|
2791
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2797
2792
|
})
|
|
2798
2793
|
.s("AWSGlue", "StartMLLabelingSetGenerationTaskRun", {})
|
|
2799
2794
|
.n("GlueClient", "StartMLLabelingSetGenerationTaskRunCommand")
|
|
@@ -2801,11 +2796,11 @@ class StartMLLabelingSetGenerationTaskRunCommand extends smithyClient.Command
|
|
|
2801
2796
|
.build() {
|
|
2802
2797
|
}
|
|
2803
2798
|
|
|
2804
|
-
class StartTriggerCommand extends
|
|
2799
|
+
class StartTriggerCommand extends client.Command
|
|
2805
2800
|
.classBuilder()
|
|
2806
2801
|
.ep(commonParams)
|
|
2807
2802
|
.m(function (Command, cs, config, o) {
|
|
2808
|
-
return [
|
|
2803
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2809
2804
|
})
|
|
2810
2805
|
.s("AWSGlue", "StartTrigger", {})
|
|
2811
2806
|
.n("GlueClient", "StartTriggerCommand")
|
|
@@ -2813,11 +2808,11 @@ class StartTriggerCommand extends smithyClient.Command
|
|
|
2813
2808
|
.build() {
|
|
2814
2809
|
}
|
|
2815
2810
|
|
|
2816
|
-
class StartWorkflowRunCommand extends
|
|
2811
|
+
class StartWorkflowRunCommand extends client.Command
|
|
2817
2812
|
.classBuilder()
|
|
2818
2813
|
.ep(commonParams)
|
|
2819
2814
|
.m(function (Command, cs, config, o) {
|
|
2820
|
-
return [
|
|
2815
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2821
2816
|
})
|
|
2822
2817
|
.s("AWSGlue", "StartWorkflowRun", {})
|
|
2823
2818
|
.n("GlueClient", "StartWorkflowRunCommand")
|
|
@@ -2825,11 +2820,11 @@ class StartWorkflowRunCommand extends smithyClient.Command
|
|
|
2825
2820
|
.build() {
|
|
2826
2821
|
}
|
|
2827
2822
|
|
|
2828
|
-
class StopColumnStatisticsTaskRunCommand extends
|
|
2823
|
+
class StopColumnStatisticsTaskRunCommand extends client.Command
|
|
2829
2824
|
.classBuilder()
|
|
2830
2825
|
.ep(commonParams)
|
|
2831
2826
|
.m(function (Command, cs, config, o) {
|
|
2832
|
-
return [
|
|
2827
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2833
2828
|
})
|
|
2834
2829
|
.s("AWSGlue", "StopColumnStatisticsTaskRun", {})
|
|
2835
2830
|
.n("GlueClient", "StopColumnStatisticsTaskRunCommand")
|
|
@@ -2837,11 +2832,11 @@ class StopColumnStatisticsTaskRunCommand extends smithyClient.Command
|
|
|
2837
2832
|
.build() {
|
|
2838
2833
|
}
|
|
2839
2834
|
|
|
2840
|
-
class StopColumnStatisticsTaskRunScheduleCommand extends
|
|
2835
|
+
class StopColumnStatisticsTaskRunScheduleCommand extends client.Command
|
|
2841
2836
|
.classBuilder()
|
|
2842
2837
|
.ep(commonParams)
|
|
2843
2838
|
.m(function (Command, cs, config, o) {
|
|
2844
|
-
return [
|
|
2839
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2845
2840
|
})
|
|
2846
2841
|
.s("AWSGlue", "StopColumnStatisticsTaskRunSchedule", {})
|
|
2847
2842
|
.n("GlueClient", "StopColumnStatisticsTaskRunScheduleCommand")
|
|
@@ -2849,11 +2844,11 @@ class StopColumnStatisticsTaskRunScheduleCommand extends smithyClient.Command
|
|
|
2849
2844
|
.build() {
|
|
2850
2845
|
}
|
|
2851
2846
|
|
|
2852
|
-
class StopCrawlerCommand extends
|
|
2847
|
+
class StopCrawlerCommand extends client.Command
|
|
2853
2848
|
.classBuilder()
|
|
2854
2849
|
.ep(commonParams)
|
|
2855
2850
|
.m(function (Command, cs, config, o) {
|
|
2856
|
-
return [
|
|
2851
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2857
2852
|
})
|
|
2858
2853
|
.s("AWSGlue", "StopCrawler", {})
|
|
2859
2854
|
.n("GlueClient", "StopCrawlerCommand")
|
|
@@ -2861,11 +2856,11 @@ class StopCrawlerCommand extends smithyClient.Command
|
|
|
2861
2856
|
.build() {
|
|
2862
2857
|
}
|
|
2863
2858
|
|
|
2864
|
-
class StopCrawlerScheduleCommand extends
|
|
2859
|
+
class StopCrawlerScheduleCommand extends client.Command
|
|
2865
2860
|
.classBuilder()
|
|
2866
2861
|
.ep(commonParams)
|
|
2867
2862
|
.m(function (Command, cs, config, o) {
|
|
2868
|
-
return [
|
|
2863
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2869
2864
|
})
|
|
2870
2865
|
.s("AWSGlue", "StopCrawlerSchedule", {})
|
|
2871
2866
|
.n("GlueClient", "StopCrawlerScheduleCommand")
|
|
@@ -2873,11 +2868,11 @@ class StopCrawlerScheduleCommand extends smithyClient.Command
|
|
|
2873
2868
|
.build() {
|
|
2874
2869
|
}
|
|
2875
2870
|
|
|
2876
|
-
class StopMaterializedViewRefreshTaskRunCommand extends
|
|
2871
|
+
class StopMaterializedViewRefreshTaskRunCommand extends client.Command
|
|
2877
2872
|
.classBuilder()
|
|
2878
2873
|
.ep(commonParams)
|
|
2879
2874
|
.m(function (Command, cs, config, o) {
|
|
2880
|
-
return [
|
|
2875
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2881
2876
|
})
|
|
2882
2877
|
.s("AWSGlue", "StopMaterializedViewRefreshTaskRun", {})
|
|
2883
2878
|
.n("GlueClient", "StopMaterializedViewRefreshTaskRunCommand")
|
|
@@ -2885,11 +2880,11 @@ class StopMaterializedViewRefreshTaskRunCommand extends smithyClient.Command
|
|
|
2885
2880
|
.build() {
|
|
2886
2881
|
}
|
|
2887
2882
|
|
|
2888
|
-
class StopSessionCommand extends
|
|
2883
|
+
class StopSessionCommand extends client.Command
|
|
2889
2884
|
.classBuilder()
|
|
2890
2885
|
.ep(commonParams)
|
|
2891
2886
|
.m(function (Command, cs, config, o) {
|
|
2892
|
-
return [
|
|
2887
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2893
2888
|
})
|
|
2894
2889
|
.s("AWSGlue", "StopSession", {})
|
|
2895
2890
|
.n("GlueClient", "StopSessionCommand")
|
|
@@ -2897,11 +2892,11 @@ class StopSessionCommand extends smithyClient.Command
|
|
|
2897
2892
|
.build() {
|
|
2898
2893
|
}
|
|
2899
2894
|
|
|
2900
|
-
class StopTriggerCommand extends
|
|
2895
|
+
class StopTriggerCommand extends client.Command
|
|
2901
2896
|
.classBuilder()
|
|
2902
2897
|
.ep(commonParams)
|
|
2903
2898
|
.m(function (Command, cs, config, o) {
|
|
2904
|
-
return [
|
|
2899
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2905
2900
|
})
|
|
2906
2901
|
.s("AWSGlue", "StopTrigger", {})
|
|
2907
2902
|
.n("GlueClient", "StopTriggerCommand")
|
|
@@ -2909,11 +2904,11 @@ class StopTriggerCommand extends smithyClient.Command
|
|
|
2909
2904
|
.build() {
|
|
2910
2905
|
}
|
|
2911
2906
|
|
|
2912
|
-
class StopWorkflowRunCommand extends
|
|
2907
|
+
class StopWorkflowRunCommand extends client.Command
|
|
2913
2908
|
.classBuilder()
|
|
2914
2909
|
.ep(commonParams)
|
|
2915
2910
|
.m(function (Command, cs, config, o) {
|
|
2916
|
-
return [
|
|
2911
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2917
2912
|
})
|
|
2918
2913
|
.s("AWSGlue", "StopWorkflowRun", {})
|
|
2919
2914
|
.n("GlueClient", "StopWorkflowRunCommand")
|
|
@@ -2921,11 +2916,11 @@ class StopWorkflowRunCommand extends smithyClient.Command
|
|
|
2921
2916
|
.build() {
|
|
2922
2917
|
}
|
|
2923
2918
|
|
|
2924
|
-
class TagResourceCommand extends
|
|
2919
|
+
class TagResourceCommand extends client.Command
|
|
2925
2920
|
.classBuilder()
|
|
2926
2921
|
.ep(commonParams)
|
|
2927
2922
|
.m(function (Command, cs, config, o) {
|
|
2928
|
-
return [
|
|
2923
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2929
2924
|
})
|
|
2930
2925
|
.s("AWSGlue", "TagResource", {})
|
|
2931
2926
|
.n("GlueClient", "TagResourceCommand")
|
|
@@ -2933,11 +2928,11 @@ class TagResourceCommand extends smithyClient.Command
|
|
|
2933
2928
|
.build() {
|
|
2934
2929
|
}
|
|
2935
2930
|
|
|
2936
|
-
class TestConnectionCommand extends
|
|
2931
|
+
class TestConnectionCommand extends client.Command
|
|
2937
2932
|
.classBuilder()
|
|
2938
2933
|
.ep(commonParams)
|
|
2939
2934
|
.m(function (Command, cs, config, o) {
|
|
2940
|
-
return [
|
|
2935
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2941
2936
|
})
|
|
2942
2937
|
.s("AWSGlue", "TestConnection", {})
|
|
2943
2938
|
.n("GlueClient", "TestConnectionCommand")
|
|
@@ -2945,11 +2940,11 @@ class TestConnectionCommand extends smithyClient.Command
|
|
|
2945
2940
|
.build() {
|
|
2946
2941
|
}
|
|
2947
2942
|
|
|
2948
|
-
class UntagResourceCommand extends
|
|
2943
|
+
class UntagResourceCommand extends client.Command
|
|
2949
2944
|
.classBuilder()
|
|
2950
2945
|
.ep(commonParams)
|
|
2951
2946
|
.m(function (Command, cs, config, o) {
|
|
2952
|
-
return [
|
|
2947
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2953
2948
|
})
|
|
2954
2949
|
.s("AWSGlue", "UntagResource", {})
|
|
2955
2950
|
.n("GlueClient", "UntagResourceCommand")
|
|
@@ -2957,11 +2952,11 @@ class UntagResourceCommand extends smithyClient.Command
|
|
|
2957
2952
|
.build() {
|
|
2958
2953
|
}
|
|
2959
2954
|
|
|
2960
|
-
class UpdateBlueprintCommand extends
|
|
2955
|
+
class UpdateBlueprintCommand extends client.Command
|
|
2961
2956
|
.classBuilder()
|
|
2962
2957
|
.ep(commonParams)
|
|
2963
2958
|
.m(function (Command, cs, config, o) {
|
|
2964
|
-
return [
|
|
2959
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2965
2960
|
})
|
|
2966
2961
|
.s("AWSGlue", "UpdateBlueprint", {})
|
|
2967
2962
|
.n("GlueClient", "UpdateBlueprintCommand")
|
|
@@ -2969,11 +2964,11 @@ class UpdateBlueprintCommand extends smithyClient.Command
|
|
|
2969
2964
|
.build() {
|
|
2970
2965
|
}
|
|
2971
2966
|
|
|
2972
|
-
class UpdateCatalogCommand extends
|
|
2967
|
+
class UpdateCatalogCommand extends client.Command
|
|
2973
2968
|
.classBuilder()
|
|
2974
2969
|
.ep(commonParams)
|
|
2975
2970
|
.m(function (Command, cs, config, o) {
|
|
2976
|
-
return [
|
|
2971
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2977
2972
|
})
|
|
2978
2973
|
.s("AWSGlue", "UpdateCatalog", {})
|
|
2979
2974
|
.n("GlueClient", "UpdateCatalogCommand")
|
|
@@ -2981,11 +2976,11 @@ class UpdateCatalogCommand extends smithyClient.Command
|
|
|
2981
2976
|
.build() {
|
|
2982
2977
|
}
|
|
2983
2978
|
|
|
2984
|
-
class UpdateClassifierCommand extends
|
|
2979
|
+
class UpdateClassifierCommand extends client.Command
|
|
2985
2980
|
.classBuilder()
|
|
2986
2981
|
.ep(commonParams)
|
|
2987
2982
|
.m(function (Command, cs, config, o) {
|
|
2988
|
-
return [
|
|
2983
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2989
2984
|
})
|
|
2990
2985
|
.s("AWSGlue", "UpdateClassifier", {})
|
|
2991
2986
|
.n("GlueClient", "UpdateClassifierCommand")
|
|
@@ -2993,11 +2988,11 @@ class UpdateClassifierCommand extends smithyClient.Command
|
|
|
2993
2988
|
.build() {
|
|
2994
2989
|
}
|
|
2995
2990
|
|
|
2996
|
-
class UpdateColumnStatisticsForPartitionCommand extends
|
|
2991
|
+
class UpdateColumnStatisticsForPartitionCommand extends client.Command
|
|
2997
2992
|
.classBuilder()
|
|
2998
2993
|
.ep(commonParams)
|
|
2999
2994
|
.m(function (Command, cs, config, o) {
|
|
3000
|
-
return [
|
|
2995
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3001
2996
|
})
|
|
3002
2997
|
.s("AWSGlue", "UpdateColumnStatisticsForPartition", {})
|
|
3003
2998
|
.n("GlueClient", "UpdateColumnStatisticsForPartitionCommand")
|
|
@@ -3005,11 +3000,11 @@ class UpdateColumnStatisticsForPartitionCommand extends smithyClient.Command
|
|
|
3005
3000
|
.build() {
|
|
3006
3001
|
}
|
|
3007
3002
|
|
|
3008
|
-
class UpdateColumnStatisticsForTableCommand extends
|
|
3003
|
+
class UpdateColumnStatisticsForTableCommand extends client.Command
|
|
3009
3004
|
.classBuilder()
|
|
3010
3005
|
.ep(commonParams)
|
|
3011
3006
|
.m(function (Command, cs, config, o) {
|
|
3012
|
-
return [
|
|
3007
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3013
3008
|
})
|
|
3014
3009
|
.s("AWSGlue", "UpdateColumnStatisticsForTable", {})
|
|
3015
3010
|
.n("GlueClient", "UpdateColumnStatisticsForTableCommand")
|
|
@@ -3017,11 +3012,11 @@ class UpdateColumnStatisticsForTableCommand extends smithyClient.Command
|
|
|
3017
3012
|
.build() {
|
|
3018
3013
|
}
|
|
3019
3014
|
|
|
3020
|
-
class UpdateColumnStatisticsTaskSettingsCommand extends
|
|
3015
|
+
class UpdateColumnStatisticsTaskSettingsCommand extends client.Command
|
|
3021
3016
|
.classBuilder()
|
|
3022
3017
|
.ep(commonParams)
|
|
3023
3018
|
.m(function (Command, cs, config, o) {
|
|
3024
|
-
return [
|
|
3019
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3025
3020
|
})
|
|
3026
3021
|
.s("AWSGlue", "UpdateColumnStatisticsTaskSettings", {})
|
|
3027
3022
|
.n("GlueClient", "UpdateColumnStatisticsTaskSettingsCommand")
|
|
@@ -3029,11 +3024,11 @@ class UpdateColumnStatisticsTaskSettingsCommand extends smithyClient.Command
|
|
|
3029
3024
|
.build() {
|
|
3030
3025
|
}
|
|
3031
3026
|
|
|
3032
|
-
class UpdateConnectionCommand extends
|
|
3027
|
+
class UpdateConnectionCommand extends client.Command
|
|
3033
3028
|
.classBuilder()
|
|
3034
3029
|
.ep(commonParams)
|
|
3035
3030
|
.m(function (Command, cs, config, o) {
|
|
3036
|
-
return [
|
|
3031
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3037
3032
|
})
|
|
3038
3033
|
.s("AWSGlue", "UpdateConnection", {})
|
|
3039
3034
|
.n("GlueClient", "UpdateConnectionCommand")
|
|
@@ -3041,11 +3036,11 @@ class UpdateConnectionCommand extends smithyClient.Command
|
|
|
3041
3036
|
.build() {
|
|
3042
3037
|
}
|
|
3043
3038
|
|
|
3044
|
-
class UpdateCrawlerCommand extends
|
|
3039
|
+
class UpdateCrawlerCommand extends client.Command
|
|
3045
3040
|
.classBuilder()
|
|
3046
3041
|
.ep(commonParams)
|
|
3047
3042
|
.m(function (Command, cs, config, o) {
|
|
3048
|
-
return [
|
|
3043
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3049
3044
|
})
|
|
3050
3045
|
.s("AWSGlue", "UpdateCrawler", {})
|
|
3051
3046
|
.n("GlueClient", "UpdateCrawlerCommand")
|
|
@@ -3053,11 +3048,11 @@ class UpdateCrawlerCommand extends smithyClient.Command
|
|
|
3053
3048
|
.build() {
|
|
3054
3049
|
}
|
|
3055
3050
|
|
|
3056
|
-
class UpdateCrawlerScheduleCommand extends
|
|
3051
|
+
class UpdateCrawlerScheduleCommand extends client.Command
|
|
3057
3052
|
.classBuilder()
|
|
3058
3053
|
.ep(commonParams)
|
|
3059
3054
|
.m(function (Command, cs, config, o) {
|
|
3060
|
-
return [
|
|
3055
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3061
3056
|
})
|
|
3062
3057
|
.s("AWSGlue", "UpdateCrawlerSchedule", {})
|
|
3063
3058
|
.n("GlueClient", "UpdateCrawlerScheduleCommand")
|
|
@@ -3065,11 +3060,11 @@ class UpdateCrawlerScheduleCommand extends smithyClient.Command
|
|
|
3065
3060
|
.build() {
|
|
3066
3061
|
}
|
|
3067
3062
|
|
|
3068
|
-
class UpdateDatabaseCommand extends
|
|
3063
|
+
class UpdateDatabaseCommand extends client.Command
|
|
3069
3064
|
.classBuilder()
|
|
3070
3065
|
.ep(commonParams)
|
|
3071
3066
|
.m(function (Command, cs, config, o) {
|
|
3072
|
-
return [
|
|
3067
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3073
3068
|
})
|
|
3074
3069
|
.s("AWSGlue", "UpdateDatabase", {})
|
|
3075
3070
|
.n("GlueClient", "UpdateDatabaseCommand")
|
|
@@ -3077,11 +3072,11 @@ class UpdateDatabaseCommand extends smithyClient.Command
|
|
|
3077
3072
|
.build() {
|
|
3078
3073
|
}
|
|
3079
3074
|
|
|
3080
|
-
class UpdateDataQualityRulesetCommand extends
|
|
3075
|
+
class UpdateDataQualityRulesetCommand extends client.Command
|
|
3081
3076
|
.classBuilder()
|
|
3082
3077
|
.ep(commonParams)
|
|
3083
3078
|
.m(function (Command, cs, config, o) {
|
|
3084
|
-
return [
|
|
3079
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3085
3080
|
})
|
|
3086
3081
|
.s("AWSGlue", "UpdateDataQualityRuleset", {})
|
|
3087
3082
|
.n("GlueClient", "UpdateDataQualityRulesetCommand")
|
|
@@ -3089,11 +3084,11 @@ class UpdateDataQualityRulesetCommand extends smithyClient.Command
|
|
|
3089
3084
|
.build() {
|
|
3090
3085
|
}
|
|
3091
3086
|
|
|
3092
|
-
class UpdateDevEndpointCommand extends
|
|
3087
|
+
class UpdateDevEndpointCommand extends client.Command
|
|
3093
3088
|
.classBuilder()
|
|
3094
3089
|
.ep(commonParams)
|
|
3095
3090
|
.m(function (Command, cs, config, o) {
|
|
3096
|
-
return [
|
|
3091
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3097
3092
|
})
|
|
3098
3093
|
.s("AWSGlue", "UpdateDevEndpoint", {})
|
|
3099
3094
|
.n("GlueClient", "UpdateDevEndpointCommand")
|
|
@@ -3101,11 +3096,11 @@ class UpdateDevEndpointCommand extends smithyClient.Command
|
|
|
3101
3096
|
.build() {
|
|
3102
3097
|
}
|
|
3103
3098
|
|
|
3104
|
-
class UpdateGlueIdentityCenterConfigurationCommand extends
|
|
3099
|
+
class UpdateGlueIdentityCenterConfigurationCommand extends client.Command
|
|
3105
3100
|
.classBuilder()
|
|
3106
3101
|
.ep(commonParams)
|
|
3107
3102
|
.m(function (Command, cs, config, o) {
|
|
3108
|
-
return [
|
|
3103
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3109
3104
|
})
|
|
3110
3105
|
.s("AWSGlue", "UpdateGlueIdentityCenterConfiguration", {})
|
|
3111
3106
|
.n("GlueClient", "UpdateGlueIdentityCenterConfigurationCommand")
|
|
@@ -3113,11 +3108,11 @@ class UpdateGlueIdentityCenterConfigurationCommand extends smithyClient.Command
|
|
|
3113
3108
|
.build() {
|
|
3114
3109
|
}
|
|
3115
3110
|
|
|
3116
|
-
class UpdateIntegrationResourcePropertyCommand extends
|
|
3111
|
+
class UpdateIntegrationResourcePropertyCommand extends client.Command
|
|
3117
3112
|
.classBuilder()
|
|
3118
3113
|
.ep(commonParams)
|
|
3119
3114
|
.m(function (Command, cs, config, o) {
|
|
3120
|
-
return [
|
|
3115
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3121
3116
|
})
|
|
3122
3117
|
.s("AWSGlue", "UpdateIntegrationResourceProperty", {})
|
|
3123
3118
|
.n("GlueClient", "UpdateIntegrationResourcePropertyCommand")
|
|
@@ -3125,11 +3120,11 @@ class UpdateIntegrationResourcePropertyCommand extends smithyClient.Command
|
|
|
3125
3120
|
.build() {
|
|
3126
3121
|
}
|
|
3127
3122
|
|
|
3128
|
-
class UpdateIntegrationTablePropertiesCommand extends
|
|
3123
|
+
class UpdateIntegrationTablePropertiesCommand extends client.Command
|
|
3129
3124
|
.classBuilder()
|
|
3130
3125
|
.ep(commonParams)
|
|
3131
3126
|
.m(function (Command, cs, config, o) {
|
|
3132
|
-
return [
|
|
3127
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3133
3128
|
})
|
|
3134
3129
|
.s("AWSGlue", "UpdateIntegrationTableProperties", {})
|
|
3135
3130
|
.n("GlueClient", "UpdateIntegrationTablePropertiesCommand")
|
|
@@ -3137,11 +3132,11 @@ class UpdateIntegrationTablePropertiesCommand extends smithyClient.Command
|
|
|
3137
3132
|
.build() {
|
|
3138
3133
|
}
|
|
3139
3134
|
|
|
3140
|
-
class UpdateJobCommand extends
|
|
3135
|
+
class UpdateJobCommand extends client.Command
|
|
3141
3136
|
.classBuilder()
|
|
3142
3137
|
.ep(commonParams)
|
|
3143
3138
|
.m(function (Command, cs, config, o) {
|
|
3144
|
-
return [
|
|
3139
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3145
3140
|
})
|
|
3146
3141
|
.s("AWSGlue", "UpdateJob", {})
|
|
3147
3142
|
.n("GlueClient", "UpdateJobCommand")
|
|
@@ -3149,11 +3144,11 @@ class UpdateJobCommand extends smithyClient.Command
|
|
|
3149
3144
|
.build() {
|
|
3150
3145
|
}
|
|
3151
3146
|
|
|
3152
|
-
class UpdateJobFromSourceControlCommand extends
|
|
3147
|
+
class UpdateJobFromSourceControlCommand extends client.Command
|
|
3153
3148
|
.classBuilder()
|
|
3154
3149
|
.ep(commonParams)
|
|
3155
3150
|
.m(function (Command, cs, config, o) {
|
|
3156
|
-
return [
|
|
3151
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3157
3152
|
})
|
|
3158
3153
|
.s("AWSGlue", "UpdateJobFromSourceControl", {})
|
|
3159
3154
|
.n("GlueClient", "UpdateJobFromSourceControlCommand")
|
|
@@ -3161,11 +3156,11 @@ class UpdateJobFromSourceControlCommand extends smithyClient.Command
|
|
|
3161
3156
|
.build() {
|
|
3162
3157
|
}
|
|
3163
3158
|
|
|
3164
|
-
class UpdateMLTransformCommand extends
|
|
3159
|
+
class UpdateMLTransformCommand extends client.Command
|
|
3165
3160
|
.classBuilder()
|
|
3166
3161
|
.ep(commonParams)
|
|
3167
3162
|
.m(function (Command, cs, config, o) {
|
|
3168
|
-
return [
|
|
3163
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3169
3164
|
})
|
|
3170
3165
|
.s("AWSGlue", "UpdateMLTransform", {})
|
|
3171
3166
|
.n("GlueClient", "UpdateMLTransformCommand")
|
|
@@ -3173,11 +3168,11 @@ class UpdateMLTransformCommand extends smithyClient.Command
|
|
|
3173
3168
|
.build() {
|
|
3174
3169
|
}
|
|
3175
3170
|
|
|
3176
|
-
class UpdatePartitionCommand extends
|
|
3171
|
+
class UpdatePartitionCommand extends client.Command
|
|
3177
3172
|
.classBuilder()
|
|
3178
3173
|
.ep(commonParams)
|
|
3179
3174
|
.m(function (Command, cs, config, o) {
|
|
3180
|
-
return [
|
|
3175
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3181
3176
|
})
|
|
3182
3177
|
.s("AWSGlue", "UpdatePartition", {})
|
|
3183
3178
|
.n("GlueClient", "UpdatePartitionCommand")
|
|
@@ -3185,11 +3180,11 @@ class UpdatePartitionCommand extends smithyClient.Command
|
|
|
3185
3180
|
.build() {
|
|
3186
3181
|
}
|
|
3187
3182
|
|
|
3188
|
-
class UpdateRegistryCommand extends
|
|
3183
|
+
class UpdateRegistryCommand extends client.Command
|
|
3189
3184
|
.classBuilder()
|
|
3190
3185
|
.ep(commonParams)
|
|
3191
3186
|
.m(function (Command, cs, config, o) {
|
|
3192
|
-
return [
|
|
3187
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3193
3188
|
})
|
|
3194
3189
|
.s("AWSGlue", "UpdateRegistry", {})
|
|
3195
3190
|
.n("GlueClient", "UpdateRegistryCommand")
|
|
@@ -3197,11 +3192,11 @@ class UpdateRegistryCommand extends smithyClient.Command
|
|
|
3197
3192
|
.build() {
|
|
3198
3193
|
}
|
|
3199
3194
|
|
|
3200
|
-
class UpdateSchemaCommand extends
|
|
3195
|
+
class UpdateSchemaCommand extends client.Command
|
|
3201
3196
|
.classBuilder()
|
|
3202
3197
|
.ep(commonParams)
|
|
3203
3198
|
.m(function (Command, cs, config, o) {
|
|
3204
|
-
return [
|
|
3199
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3205
3200
|
})
|
|
3206
3201
|
.s("AWSGlue", "UpdateSchema", {})
|
|
3207
3202
|
.n("GlueClient", "UpdateSchemaCommand")
|
|
@@ -3209,11 +3204,11 @@ class UpdateSchemaCommand extends smithyClient.Command
|
|
|
3209
3204
|
.build() {
|
|
3210
3205
|
}
|
|
3211
3206
|
|
|
3212
|
-
class UpdateSourceControlFromJobCommand extends
|
|
3207
|
+
class UpdateSourceControlFromJobCommand extends client.Command
|
|
3213
3208
|
.classBuilder()
|
|
3214
3209
|
.ep(commonParams)
|
|
3215
3210
|
.m(function (Command, cs, config, o) {
|
|
3216
|
-
return [
|
|
3211
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3217
3212
|
})
|
|
3218
3213
|
.s("AWSGlue", "UpdateSourceControlFromJob", {})
|
|
3219
3214
|
.n("GlueClient", "UpdateSourceControlFromJobCommand")
|
|
@@ -3221,11 +3216,11 @@ class UpdateSourceControlFromJobCommand extends smithyClient.Command
|
|
|
3221
3216
|
.build() {
|
|
3222
3217
|
}
|
|
3223
3218
|
|
|
3224
|
-
class UpdateTableCommand extends
|
|
3219
|
+
class UpdateTableCommand extends client.Command
|
|
3225
3220
|
.classBuilder()
|
|
3226
3221
|
.ep(commonParams)
|
|
3227
3222
|
.m(function (Command, cs, config, o) {
|
|
3228
|
-
return [
|
|
3223
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3229
3224
|
})
|
|
3230
3225
|
.s("AWSGlue", "UpdateTable", {})
|
|
3231
3226
|
.n("GlueClient", "UpdateTableCommand")
|
|
@@ -3233,11 +3228,11 @@ class UpdateTableCommand extends smithyClient.Command
|
|
|
3233
3228
|
.build() {
|
|
3234
3229
|
}
|
|
3235
3230
|
|
|
3236
|
-
class UpdateTableOptimizerCommand extends
|
|
3231
|
+
class UpdateTableOptimizerCommand extends client.Command
|
|
3237
3232
|
.classBuilder()
|
|
3238
3233
|
.ep(commonParams)
|
|
3239
3234
|
.m(function (Command, cs, config, o) {
|
|
3240
|
-
return [
|
|
3235
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3241
3236
|
})
|
|
3242
3237
|
.s("AWSGlue", "UpdateTableOptimizer", {})
|
|
3243
3238
|
.n("GlueClient", "UpdateTableOptimizerCommand")
|
|
@@ -3245,11 +3240,11 @@ class UpdateTableOptimizerCommand extends smithyClient.Command
|
|
|
3245
3240
|
.build() {
|
|
3246
3241
|
}
|
|
3247
3242
|
|
|
3248
|
-
class UpdateTriggerCommand extends
|
|
3243
|
+
class UpdateTriggerCommand extends client.Command
|
|
3249
3244
|
.classBuilder()
|
|
3250
3245
|
.ep(commonParams)
|
|
3251
3246
|
.m(function (Command, cs, config, o) {
|
|
3252
|
-
return [
|
|
3247
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3253
3248
|
})
|
|
3254
3249
|
.s("AWSGlue", "UpdateTrigger", {})
|
|
3255
3250
|
.n("GlueClient", "UpdateTriggerCommand")
|
|
@@ -3257,11 +3252,11 @@ class UpdateTriggerCommand extends smithyClient.Command
|
|
|
3257
3252
|
.build() {
|
|
3258
3253
|
}
|
|
3259
3254
|
|
|
3260
|
-
class UpdateUsageProfileCommand extends
|
|
3255
|
+
class UpdateUsageProfileCommand extends client.Command
|
|
3261
3256
|
.classBuilder()
|
|
3262
3257
|
.ep(commonParams)
|
|
3263
3258
|
.m(function (Command, cs, config, o) {
|
|
3264
|
-
return [
|
|
3259
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3265
3260
|
})
|
|
3266
3261
|
.s("AWSGlue", "UpdateUsageProfile", {})
|
|
3267
3262
|
.n("GlueClient", "UpdateUsageProfileCommand")
|
|
@@ -3269,11 +3264,11 @@ class UpdateUsageProfileCommand extends smithyClient.Command
|
|
|
3269
3264
|
.build() {
|
|
3270
3265
|
}
|
|
3271
3266
|
|
|
3272
|
-
class UpdateUserDefinedFunctionCommand extends
|
|
3267
|
+
class UpdateUserDefinedFunctionCommand extends client.Command
|
|
3273
3268
|
.classBuilder()
|
|
3274
3269
|
.ep(commonParams)
|
|
3275
3270
|
.m(function (Command, cs, config, o) {
|
|
3276
|
-
return [
|
|
3271
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3277
3272
|
})
|
|
3278
3273
|
.s("AWSGlue", "UpdateUserDefinedFunction", {})
|
|
3279
3274
|
.n("GlueClient", "UpdateUserDefinedFunctionCommand")
|
|
@@ -3281,11 +3276,11 @@ class UpdateUserDefinedFunctionCommand extends smithyClient.Command
|
|
|
3281
3276
|
.build() {
|
|
3282
3277
|
}
|
|
3283
3278
|
|
|
3284
|
-
class UpdateWorkflowCommand extends
|
|
3279
|
+
class UpdateWorkflowCommand extends client.Command
|
|
3285
3280
|
.classBuilder()
|
|
3286
3281
|
.ep(commonParams)
|
|
3287
3282
|
.m(function (Command, cs, config, o) {
|
|
3288
|
-
return [
|
|
3283
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3289
3284
|
})
|
|
3290
3285
|
.s("AWSGlue", "UpdateWorkflow", {})
|
|
3291
3286
|
.n("GlueClient", "UpdateWorkflowCommand")
|
|
@@ -3702,7 +3697,7 @@ const paginators = {
|
|
|
3702
3697
|
};
|
|
3703
3698
|
class Glue extends GlueClient {
|
|
3704
3699
|
}
|
|
3705
|
-
|
|
3700
|
+
client.createAggregatedClient(commands, Glue, { paginators });
|
|
3706
3701
|
|
|
3707
3702
|
const AdditionalOptionKeys = {
|
|
3708
3703
|
CacheOption: "performanceTuning.caching",
|
|
@@ -4676,8 +4671,8 @@ const ViewUpdateAction = {
|
|
|
4676
4671
|
REPLACE: "REPLACE",
|
|
4677
4672
|
};
|
|
4678
4673
|
|
|
4679
|
-
exports.$Command =
|
|
4680
|
-
exports.__Client =
|
|
4674
|
+
exports.$Command = client.Command;
|
|
4675
|
+
exports.__Client = client.Client;
|
|
4681
4676
|
exports.GlueServiceException = GlueServiceException.GlueServiceException;
|
|
4682
4677
|
exports.AdditionalOptionKeys = AdditionalOptionKeys;
|
|
4683
4678
|
exports.AggFunction = AggFunction;
|