@cdklabs/cdk-construct-connect-datalake 0.0.15 → 0.0.17
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/lambda-invoke-store/README.md +25 -1
- package/node_modules/@aws/lambda-invoke-store/dist-cjs/invoke-store.js +12 -0
- package/node_modules/@aws/lambda-invoke-store/dist-es/invoke-store.js +12 -0
- package/node_modules/@aws/lambda-invoke-store/dist-types/invoke-store.d.ts +6 -0
- package/node_modules/@aws/lambda-invoke-store/package.json +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +3999 -1094
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commandBuilder.js +6 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateOrganizationsAccessCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateTypeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CancelUpdateStackCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ContinueUpdateRollbackCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateChangeSetCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateGeneratedTemplateCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackInstancesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackRefactorCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackSetCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateOrganizationsAccessCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateTypeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteChangeSetCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteGeneratedTemplateCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackInstancesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackSetCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeregisterTypeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeAccountLimitsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetHooksCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeEventsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeGeneratedTemplateCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeOrganizationsAccessCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribePublisherCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeResourceScanCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackEventsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackInstanceCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackRefactorCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceDriftsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourcesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetOperationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStacksCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeRegistrationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackDriftCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackResourceDriftCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackSetDriftCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/EstimateTemplateCostCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteChangeSetCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteStackRefactorCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetGeneratedTemplateCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetHookResultCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetStackPolicyCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateSummaryCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ImportStacksToStackSetCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListChangeSetsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListExportsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListGeneratedTemplatesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListHookResultsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListImportsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanRelatedResourcesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanResourcesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScansCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstanceResourceDriftsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstancesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorActionsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackResourcesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetAutoDeploymentTargetsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationResultsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStacksCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeRegistrationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeVersionsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/PublishTypeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RecordHandlerProgressCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterPublisherCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterTypeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RollbackStackCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetStackPolicyCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeConfigurationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeDefaultVersionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SignalResourceCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StartResourceScanCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StopStackSetOperationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/TestTypeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateGeneratedTemplateCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackInstancesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackSetCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateTerminationProtectionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ValidateTemplateCommand.js +2 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/enums.js +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.browser.js +0 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.js +1 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.native.js +0 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/schemas/schemas_0.js +25 -17
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commandBuilder.d.ts +18 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateOrganizationsAccessCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateTypeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/BatchDescribeTypeConfigurationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CancelUpdateStackCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ContinueUpdateRollbackCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateChangeSetCommand.d.ts +8 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateGeneratedTemplateCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackCommand.d.ts +8 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackInstancesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackRefactorCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackSetCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeactivateOrganizationsAccessCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeactivateTypeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteChangeSetCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteGeneratedTemplateCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackCommand.d.ts +7 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackInstancesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackSetCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeregisterTypeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeAccountLimitsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetCommand.d.ts +7 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetHooksCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeEventsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeGeneratedTemplateCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeOrganizationsAccessCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribePublisherCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeResourceScanCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackDriftDetectionStatusCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackEventsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackInstanceCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackRefactorCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourceCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourceDriftsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourcesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackSetCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackSetOperationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStacksCommand.d.ts +7 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeTypeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeTypeRegistrationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackDriftCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackResourceDriftCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackSetDriftCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/EstimateTemplateCostCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ExecuteChangeSetCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ExecuteStackRefactorCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetGeneratedTemplateCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetHookResultCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetStackPolicyCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetTemplateCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetTemplateSummaryCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ImportStacksToStackSetCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListChangeSetsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListExportsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListGeneratedTemplatesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListHookResultsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListImportsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScanRelatedResourcesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScanResourcesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScansCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackInstanceResourceDriftsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackInstancesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackRefactorActionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackRefactorsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackResourcesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStacksCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypeRegistrationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypeVersionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/PublishTypeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RecordHandlerProgressCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterPublisherCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterTypeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RollbackStackCommand.d.ts +7 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetStackPolicyCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeConfigurationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeDefaultVersionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SignalResourceCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StartResourceScanCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StopStackSetOperationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/TestTypeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateGeneratedTemplateCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackCommand.d.ts +8 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackInstancesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackSetCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ValidateTemplateCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/enums.d.ts +12 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_0.d.ts +107 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/schemas/schemas_0.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ActivateOrganizationsAccessCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ActivateTypeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateGeneratedTemplateCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackRefactorCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeactivateOrganizationsAccessCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeactivateTypeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteGeneratedTemplateCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeregisterTypeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeChangeSetHooksCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeGeneratedTemplateCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeOrganizationsAccessCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribePublisherCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeResourceScanCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackRefactorCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackResourcesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeTypeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/EstimateTemplateCostCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ExecuteStackRefactorCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetGeneratedTemplateCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetHookResultCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetTemplateSummaryCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListExportsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListGeneratedTemplatesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListHookResultsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListImportsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListResourceScanRelatedResourcesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListResourceScanResourcesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListResourceScansCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackInstanceResourceDriftsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackRefactorActionsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackRefactorsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStacksCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/StartResourceScanCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/TestTypeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateGeneratedTemplateCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/enums.d.ts +6 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/models_0.d.ts +15 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +8 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +8 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +8 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/package.json +8 -10
- package/node_modules/@aws-sdk/client-connect/README.md +21 -0
- package/node_modules/@aws-sdk/client-connect/dist-cjs/index.js +14646 -4567
- package/node_modules/@aws-sdk/client-connect/dist-es/Connect.js +6 -0
- package/node_modules/@aws-sdk/client-connect/dist-es/commandBuilder.js +6 -0
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ActivateEvaluationFormCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateAnalyticsDataSetCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateApprovedOriginCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateBotCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateContactWithUserCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateDefaultVocabularyCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateEmailAddressAliasCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateFlowCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateHoursOfOperationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateInstanceStorageConfigCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateLambdaFunctionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateLexBotCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateQueueEmailAddressesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateQueueQuickConnectsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateSecurityKeyCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateSecurityProfilesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateTrafficDistributionGroupUserCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateUserProficienciesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/AssociateWorkspaceCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/BatchAssociateAnalyticsDataSetCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/BatchCreateDataTableValueCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/BatchDeleteDataTableValueCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/BatchDescribeDataTableValueCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/BatchDisassociateAnalyticsDataSetCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/BatchGetAttachedFileMetadataCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/BatchGetFlowAssociationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/BatchPutContactCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/BatchUpdateDataTableValueCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ClaimPhoneNumberCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CompleteAttachedFileUploadCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateAgentStatusCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateAttachedFileCommand.js +4 -0
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateContactCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateContactFlowCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateContactFlowModuleAliasCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateContactFlowModuleCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateContactFlowModuleVersionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateContactFlowVersionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateDataTableAttributeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateDataTableCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateEmailAddressCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateEvaluationFormCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateHoursOfOperationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateHoursOfOperationOverrideCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateInstanceCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateIntegrationAssociationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateNotificationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateParticipantCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreatePersistentContactAssociationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreatePredefinedAttributeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreatePromptCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreatePushNotificationRegistrationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateQueueCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateQuickConnectCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateRoutingProfileCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateRuleCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateSecurityProfileCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateTaskTemplateCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateTestCaseCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateTrafficDistributionGroupCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateUseCaseCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateUserCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateUserHierarchyGroupCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateViewCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateViewVersionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateVocabularyCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateWorkspaceCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/CreateWorkspacePageCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeactivateEvaluationFormCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteAttachedFileCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteContactEvaluationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteContactFlowCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteContactFlowModuleAliasCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteContactFlowModuleCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteContactFlowModuleVersionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteContactFlowVersionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteDataTableAttributeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteDataTableCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteEmailAddressCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteEvaluationFormCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteHoursOfOperationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteHoursOfOperationOverrideCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteInstanceCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteIntegrationAssociationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteNotificationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeletePredefinedAttributeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeletePromptCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeletePushNotificationRegistrationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteQueueCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteQuickConnectCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteRoutingProfileCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteRuleCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteSecurityProfileCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteTaskTemplateCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteTestCaseCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteUseCaseCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteUserCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteUserHierarchyGroupCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteViewCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteViewVersionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteVocabularyCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteWorkspaceCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteWorkspaceMediaCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DeleteWorkspacePageCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeAgentStatusCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeAttachedFilesConfigurationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeAuthenticationProfileCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeContactCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeContactEvaluationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeContactFlowCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeContactFlowModuleAliasCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeContactFlowModuleCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeDataTableAttributeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeDataTableCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeEmailAddressCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeEvaluationFormCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeHoursOfOperationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeHoursOfOperationOverrideCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeInstanceAttributeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeInstanceCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeInstanceStorageConfigCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeNotificationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribePhoneNumberCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribePredefinedAttributeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribePromptCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeQueueCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeQuickConnectCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeRoutingProfileCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeRuleCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeSecurityProfileCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeTestCaseCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeUserCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeUserHierarchyGroupCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeUserHierarchyStructureCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeViewCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeVocabularyCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DescribeWorkspaceCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateAnalyticsDataSetCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateApprovedOriginCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateBotCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateEmailAddressAliasCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateFlowCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateHoursOfOperationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateLambdaFunctionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateLexBotCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateQueueEmailAddressesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateSecurityKeyCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateSecurityProfilesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateTrafficDistributionGroupUserCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateUserProficienciesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DisassociateWorkspaceCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/DismissUserContactCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/EvaluateDataTableValuesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetAttachedFileCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetContactAttributesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetContactMetricsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetCurrentMetricDataCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetCurrentUserDataCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetEffectiveHoursOfOperationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetEvaluationFormValidationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetFederationTokenCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetFlowAssociationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetMetricDataCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetMetricDataV2Command.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetPromptFileCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetTaskTemplateCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetTestCaseExecutionSummaryCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/GetTrafficDistributionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ImportPhoneNumberCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ImportWorkspaceMediaCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListAgentStatusesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListAnalyticsDataAssociationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListAnalyticsDataLakeDataSetsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListApprovedOriginsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListAssociatedContactsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListAttachedFilesConfigurationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListAuthenticationProfilesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListBotsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListChildHoursOfOperationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListContactEvaluationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListContactFlowModuleAliasesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListContactFlowModuleVersionsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListContactFlowModulesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListContactFlowVersionsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListContactFlowsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListContactReferencesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListDataTableAttributesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListDataTablePrimaryValuesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListDataTableValuesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListDataTablesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListDefaultVocabulariesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListEntitySecurityProfilesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListEvaluationFormVersionsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListEvaluationFormsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListFlowAssociationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListHoursOfOperationOverridesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListHoursOfOperationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListInstanceAttributesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListInstanceStorageConfigsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListInstancesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListIntegrationAssociationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListLambdaFunctionsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListLexBotsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListNotificationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListPhoneNumbersCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListPhoneNumbersV2Command.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListPredefinedAttributesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListPromptsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListQueueEmailAddressesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListQueueQuickConnectsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListQueuesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListQuickConnectsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListRealtimeContactAnalysisSegmentsV2Command.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListRoutingProfileManualAssignmentQueuesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListRoutingProfileQueuesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListRoutingProfilesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListRulesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListSecurityKeysCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListSecurityProfileApplicationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListSecurityProfileFlowModulesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListSecurityProfilePermissionsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListSecurityProfilesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListTaskTemplatesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListTestCaseExecutionRecordsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListTestCaseExecutionsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListTestCasesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListTrafficDistributionGroupUsersCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListTrafficDistributionGroupsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListUseCasesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListUserHierarchyGroupsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListUserNotificationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListUserProficienciesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListUsersCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListViewVersionsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListViewsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListWorkspaceMediaCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListWorkspacePagesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ListWorkspacesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/MonitorContactCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/PauseContactCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/PutUserStatusCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ReleasePhoneNumberCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ReplicateInstanceCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ResumeContactCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/ResumeContactRecordingCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchAgentStatusesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchContactEvaluationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchContactFlowModulesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchContactFlowsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchContactsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchDataTablesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchEmailAddressesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchEvaluationFormsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchHoursOfOperationOverridesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchHoursOfOperationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchNotificationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchPredefinedAttributesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchPromptsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchQueuesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchQuickConnectsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchResourceTagsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchRoutingProfilesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchSecurityProfilesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchTestCasesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchUserHierarchyGroupsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchUsersCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchViewsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchVocabulariesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchWorkspaceAssociationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SearchWorkspacesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SendChatIntegrationEventCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SendOutboundEmailCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SendOutboundWebNotificationCommand.js +4 -0
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartAttachedFileUploadCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartChatContactCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartContactConversationalAnalyticsJobCommand.js +4 -0
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartContactEvaluationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartContactMediaProcessingCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartContactRecordingCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartContactStreamingCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartEmailContactCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartEvaluationFormValidationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartOutboundChatContactCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartOutboundEmailContactCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartOutboundVoiceContactCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartScreenSharingCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartTaskContactCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartTestCaseExecutionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StartWebRTCContactCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StopContactCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StopContactMediaProcessingCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StopContactRecordingCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StopContactStreamingCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/StopTestCaseExecutionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SubmitContactEvaluationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/SuspendContactRecordingCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/TagContactCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/TagResourceCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/TransferContactCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UntagContactCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UntagResourceCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateAgentStatusCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateAttachedFilesConfigurationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateAuthenticationProfileCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateContactAttributesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateContactCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateContactEvaluationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateContactFlowContentCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateContactFlowMetadataCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateContactFlowModuleAliasCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateContactFlowModuleContentCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateContactFlowNameCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateContactRoutingDataCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateContactScheduleCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateDataTableAttributeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateDataTableMetadataCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateDataTablePrimaryValuesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateEmailAddressMetadataCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateEvaluationFormCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateHoursOfOperationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateHoursOfOperationOverrideCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateInstanceAttributeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateInstanceStorageConfigCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateNotificationContentCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateParticipantAuthenticationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateParticipantRoleConfigCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdatePhoneNumberCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdatePhoneNumberMetadataCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdatePredefinedAttributeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdatePromptCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateQueueMaxContactsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateQueueNameCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateQueueOutboundEmailConfigCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateQueueStatusCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateQuickConnectConfigCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateQuickConnectNameCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateRoutingProfileNameCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateRuleCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateSecurityProfileCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateTaskTemplateCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateTestCaseCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateTrafficDistributionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateUserConfigCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateUserHierarchyCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateUserHierarchyStructureCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateUserIdentityInfoCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateUserNotificationStatusCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateUserPhoneConfigCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateUserProficienciesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateUserRoutingProfileCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateUserSecurityProfilesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateViewContentCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateViewMetadataCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateWorkspaceMetadataCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateWorkspacePageCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateWorkspaceThemeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/UpdateWorkspaceVisibilityCommand.js +2 -14
- package/node_modules/@aws-sdk/client-connect/dist-es/commands/index.js +3 -0
- package/node_modules/@aws-sdk/client-connect/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-connect/dist-es/models/enums.js +29 -0
- package/node_modules/@aws-sdk/client-connect/dist-es/runtimeConfig.browser.js +0 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/runtimeConfig.js +1 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/runtimeConfig.native.js +0 -2
- package/node_modules/@aws-sdk/client-connect/dist-es/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-connect/dist-es/schemas/schemas_0.js +191 -57
- package/node_modules/@aws-sdk/client-connect/dist-types/Connect.d.ts +21 -0
- package/node_modules/@aws-sdk/client-connect/dist-types/ConnectClient.d.ts +5 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/commandBuilder.d.ts +18 -0
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ActivateEvaluationFormCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateAnalyticsDataSetCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateApprovedOriginCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateBotCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateContactWithUserCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateEmailAddressAliasCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateFlowCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateHoursOfOperationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateLexBotCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateQueueEmailAddressesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateQueueQuickConnectsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateRoutingProfileQueuesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateSecurityKeyCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateSecurityProfilesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateTrafficDistributionGroupUserCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateUserProficienciesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateWorkspaceCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchCreateDataTableValueCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchDeleteDataTableValueCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchDescribeDataTableValueCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchGetAttachedFileMetadataCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchGetFlowAssociationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchPutContactCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchUpdateDataTableValueCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ClaimPhoneNumberCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CompleteAttachedFileUploadCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateAgentStatusCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateAttachedFileCommand.d.ts +110 -0
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateContactCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateContactFlowCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateContactFlowModuleAliasCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateContactFlowModuleCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateContactFlowModuleVersionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateContactFlowVersionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateDataTableAttributeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateDataTableCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateEmailAddressCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateEvaluationFormCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateHoursOfOperationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateHoursOfOperationOverrideCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateInstanceCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateNotificationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateParticipantCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreatePersistentContactAssociationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreatePredefinedAttributeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreatePromptCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreatePushNotificationRegistrationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateQueueCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateQuickConnectCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateRoutingProfileCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateRuleCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateSecurityProfileCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateTaskTemplateCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateTestCaseCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateUseCaseCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateUserCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateUserHierarchyGroupCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateViewCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateViewVersionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateVocabularyCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateWorkspaceCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateWorkspacePageCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeactivateEvaluationFormCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteAttachedFileCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteContactEvaluationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteContactFlowCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteContactFlowModuleAliasCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteContactFlowModuleVersionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteContactFlowVersionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteDataTableAttributeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteDataTableCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteEmailAddressCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteEvaluationFormCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteHoursOfOperationOverrideCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteInstanceCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteNotificationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeletePredefinedAttributeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeletePromptCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeletePushNotificationRegistrationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteQueueCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteQuickConnectCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteRoutingProfileCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteRuleCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteSecurityProfileCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteTaskTemplateCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteTestCaseCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteUseCaseCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteUserCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteViewCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteViewVersionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteVocabularyCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteWorkspaceCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteWorkspaceMediaCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteWorkspacePageCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeAgentStatusCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeAttachedFilesConfigurationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeAuthenticationProfileCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeContactCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeContactEvaluationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeContactFlowCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeContactFlowModuleAliasCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeContactFlowModuleCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeDataTableAttributeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeDataTableCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeEmailAddressCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeEvaluationFormCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeHoursOfOperationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeHoursOfOperationOverrideCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeInstanceCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeNotificationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribePhoneNumberCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribePredefinedAttributeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribePromptCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeQueueCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeQuickConnectCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeRoutingProfileCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeRuleCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeSecurityProfileCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeTestCaseCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeTrafficDistributionGroupCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeUserCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeUserHierarchyGroupCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeViewCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeVocabularyCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeWorkspaceCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateAnalyticsDataSetCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateBotCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateEmailAddressAliasCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateFlowCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateHoursOfOperationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateLexBotCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateQueueEmailAddressesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateQueueQuickConnectsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateRoutingProfileQueuesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateSecurityProfilesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateTrafficDistributionGroupUserCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateUserProficienciesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateWorkspaceCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/DismissUserContactCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/EvaluateDataTableValuesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetAttachedFileCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetContactAttributesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetContactMetricsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetCurrentMetricDataCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetCurrentUserDataCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetEffectiveHoursOfOperationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetEvaluationFormValidationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetFederationTokenCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetFlowAssociationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetMetricDataCommand.d.ts +5 -9
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetMetricDataV2Command.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetPromptFileCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetTaskTemplateCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetTestCaseExecutionSummaryCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetTrafficDistributionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ImportPhoneNumberCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ImportWorkspaceMediaCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAgentStatusesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAnalyticsDataAssociationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAnalyticsDataLakeDataSetsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListApprovedOriginsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAssociatedContactsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAttachedFilesConfigurationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAuthenticationProfilesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListBotsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListChildHoursOfOperationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactEvaluationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactFlowModuleAliasesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactFlowModuleVersionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactFlowModulesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactFlowVersionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactFlowsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactReferencesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListDataTableAttributesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListDataTablePrimaryValuesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListDataTableValuesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListDataTablesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListEntitySecurityProfilesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListEvaluationFormVersionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListEvaluationFormsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListFlowAssociationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListHoursOfOperationOverridesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListHoursOfOperationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListInstanceAttributesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListInstancesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListLambdaFunctionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListLexBotsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListNotificationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListPhoneNumbersCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListPhoneNumbersV2Command.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListPredefinedAttributesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListPromptsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListQueueEmailAddressesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListQueuesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListQuickConnectsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListRoutingProfilesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListRulesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListSecurityKeysCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListSecurityProfileApplicationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListSecurityProfileFlowModulesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListSecurityProfilesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListTaskTemplatesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListTestCaseExecutionRecordsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListTestCaseExecutionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListTestCasesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListTrafficDistributionGroupUsersCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListUseCasesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListUserNotificationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListUserProficienciesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListUsersCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListViewVersionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListViewsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListWorkspaceMediaCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListWorkspacePagesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListWorkspacesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/MonitorContactCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/PauseContactCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/PutUserStatusCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ReleasePhoneNumberCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ReplicateInstanceCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ResumeContactCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/ResumeContactRecordingCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchAgentStatusesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchContactEvaluationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchContactFlowModulesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchContactFlowsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchContactsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchDataTablesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchEmailAddressesCommand.d.ts +4 -10
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchEvaluationFormsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchHoursOfOperationOverridesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchHoursOfOperationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchNotificationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchPredefinedAttributesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchPromptsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchQueuesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchQuickConnectsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchResourceTagsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchRoutingProfilesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchSecurityProfilesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchTestCasesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchUserHierarchyGroupsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchUsersCommand.d.ts +5 -9
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchViewsCommand.d.ts +5 -9
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchVocabulariesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchWorkspaceAssociationsCommand.d.ts +5 -9
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchWorkspacesCommand.d.ts +5 -9
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SendChatIntegrationEventCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SendOutboundEmailCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SendOutboundWebNotificationCommand.d.ts +117 -0
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartAttachedFileUploadCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartChatContactCommand.d.ts +5 -9
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartContactConversationalAnalyticsJobCommand.d.ts +130 -0
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartContactEvaluationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartContactMediaProcessingCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartContactRecordingCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartContactStreamingCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartEmailContactCommand.d.ts +5 -9
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartEvaluationFormValidationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartOutboundChatContactCommand.d.ts +5 -9
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartOutboundEmailContactCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartScreenSharingCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartTaskContactCommand.d.ts +5 -9
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartTestCaseExecutionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartWebRTCContactCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StopContactCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StopContactMediaProcessingCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StopContactRecordingCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StopContactStreamingCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/StopTestCaseExecutionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SubmitContactEvaluationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/SuspendContactRecordingCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/TagContactCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/TransferContactCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UntagContactCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateAgentStatusCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateAttachedFilesConfigurationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateAuthenticationProfileCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactAttributesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactCommand.d.ts +5 -9
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactEvaluationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactFlowContentCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactFlowModuleAliasCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactFlowNameCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactRoutingDataCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactScheduleCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateDataTableAttributeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateDataTableMetadataCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateDataTablePrimaryValuesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateEmailAddressMetadataCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateEvaluationFormCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateHoursOfOperationOverrideCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateNotificationContentCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateParticipantAuthenticationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateParticipantRoleConfigCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdatePhoneNumberCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdatePhoneNumberMetadataCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdatePredefinedAttributeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdatePromptCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateQueueNameCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateQueueOutboundEmailConfigCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateQueueStatusCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateRuleCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateSecurityProfileCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateTaskTemplateCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateTestCaseCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateUserConfigCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateUserHierarchyCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateUserNotificationStatusCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateUserProficienciesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateViewContentCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateViewMetadataCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateWorkspaceMetadataCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateWorkspacePageCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateWorkspaceThemeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateWorkspaceVisibilityCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-connect/dist-types/commands/index.d.ts +3 -0
- package/node_modules/@aws-sdk/client-connect/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-connect/dist-types/models/enums.d.ts +77 -0
- package/node_modules/@aws-sdk/client-connect/dist-types/models/models_0.d.ts +75 -94
- package/node_modules/@aws-sdk/client-connect/dist-types/models/models_1.d.ts +95 -33
- package/node_modules/@aws-sdk/client-connect/dist-types/models/models_2.d.ts +34 -60
- package/node_modules/@aws-sdk/client-connect/dist-types/models/models_3.d.ts +365 -1018
- package/node_modules/@aws-sdk/client-connect/dist-types/models/models_4.d.ts +1019 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/runtimeConfig.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/runtimeConfig.native.d.ts +2 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-connect/dist-types/schemas/schemas_0.d.ts +20 -0
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/Connect.d.ts +57 -0
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/ConnectClient.d.ts +18 -0
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ActivateEvaluationFormCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateAnalyticsDataSetCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateApprovedOriginCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateBotCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateContactWithUserCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateDefaultVocabularyCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateEmailAddressAliasCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateFlowCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateHoursOfOperationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateInstanceStorageConfigCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateLambdaFunctionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateLexBotCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociatePhoneNumberContactFlowCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateQueueEmailAddressesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateQueueQuickConnectsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateRoutingProfileQueuesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateSecurityKeyCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateSecurityProfilesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateTrafficDistributionGroupUserCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateUserProficienciesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/AssociateWorkspaceCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/BatchCreateDataTableValueCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/BatchDeleteDataTableValueCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/BatchDescribeDataTableValueCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/BatchGetAttachedFileMetadataCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/BatchGetFlowAssociationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/BatchPutContactCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/BatchUpdateDataTableValueCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ClaimPhoneNumberCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CompleteAttachedFileUploadCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateAgentStatusCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateAttachedFileCommand.d.ts +44 -0
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateContactCommand.d.ts +8 -17
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateContactFlowCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateContactFlowModuleAliasCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateContactFlowModuleCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateContactFlowModuleVersionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateContactFlowVersionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateDataTableAttributeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateDataTableCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateEmailAddressCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateEvaluationFormCommand.d.ts +8 -17
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateHoursOfOperationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateHoursOfOperationOverrideCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateIntegrationAssociationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateNotificationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateParticipantCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreatePersistentContactAssociationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreatePredefinedAttributeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreatePromptCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreatePushNotificationRegistrationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateQuickConnectCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateRoutingProfileCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateSecurityProfileCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateTaskTemplateCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateTestCaseCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateTrafficDistributionGroupCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateUseCaseCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateUserCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateUserHierarchyGroupCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateViewCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateViewVersionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateVocabularyCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateWorkspaceCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/CreateWorkspacePageCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeactivateEvaluationFormCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteAttachedFileCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteContactEvaluationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteContactFlowCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteContactFlowModuleAliasCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteContactFlowModuleCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteContactFlowModuleVersionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteContactFlowVersionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteDataTableAttributeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteDataTableCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteEmailAddressCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteEvaluationFormCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteHoursOfOperationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteHoursOfOperationOverrideCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteIntegrationAssociationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteNotificationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeletePredefinedAttributeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeletePromptCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeletePushNotificationRegistrationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteQuickConnectCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteRoutingProfileCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteTaskTemplateCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteTestCaseCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteTrafficDistributionGroupCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteUseCaseCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteUserHierarchyGroupCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteViewCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteViewVersionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteVocabularyCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteWorkspaceCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteWorkspaceMediaCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DeleteWorkspacePageCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeAgentStatusCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeAttachedFilesConfigurationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeAuthenticationProfileCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeContactCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeContactEvaluationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeContactFlowCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeContactFlowModuleAliasCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeContactFlowModuleCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeDataTableAttributeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeDataTableCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeEmailAddressCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeEvaluationFormCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeHoursOfOperationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeHoursOfOperationOverrideCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeInstanceStorageConfigCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeNotificationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribePhoneNumberCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribePredefinedAttributeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribePromptCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeQueueCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeQuickConnectCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeRoutingProfileCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeSecurityProfileCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeTestCaseCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeTrafficDistributionGroupCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeUserHierarchyGroupCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeUserHierarchyStructureCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeViewCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeVocabularyCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DescribeWorkspaceCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateAnalyticsDataSetCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateApprovedOriginCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateBotCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateEmailAddressAliasCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateFlowCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateHoursOfOperationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateInstanceStorageConfigCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateLambdaFunctionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateLexBotCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateQueueEmailAddressesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateQueueQuickConnectsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateRoutingProfileQueuesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateSecurityKeyCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateSecurityProfilesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateTrafficDistributionGroupUserCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateUserProficienciesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DisassociateWorkspaceCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/DismissUserContactCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/EvaluateDataTableValuesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetAttachedFileCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetContactAttributesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetContactMetricsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetCurrentMetricDataCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetCurrentUserDataCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetEffectiveHoursOfOperationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetEvaluationFormValidationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetFlowAssociationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetMetricDataCommand.d.ts +9 -20
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetMetricDataV2Command.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetPromptFileCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetTaskTemplateCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetTestCaseExecutionSummaryCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/GetTrafficDistributionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ImportPhoneNumberCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ImportWorkspaceMediaCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListAgentStatusesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListAnalyticsDataAssociationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListAnalyticsDataLakeDataSetsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListApprovedOriginsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListAssociatedContactsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListAttachedFilesConfigurationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListAuthenticationProfilesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListBotsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListChildHoursOfOperationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListContactEvaluationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListContactFlowModuleAliasesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListContactFlowModuleVersionsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListContactFlowModulesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListContactFlowVersionsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListContactFlowsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListContactReferencesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListDataTableAttributesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListDataTablePrimaryValuesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListDataTableValuesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListDataTablesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListDefaultVocabulariesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListEntitySecurityProfilesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListEvaluationFormVersionsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListEvaluationFormsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListFlowAssociationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListHoursOfOperationOverridesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListHoursOfOperationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListInstanceAttributesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListInstanceStorageConfigsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListIntegrationAssociationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListLambdaFunctionsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListLexBotsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListPhoneNumbersV2Command.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListPredefinedAttributesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListPromptsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListQueueEmailAddressesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListQueueQuickConnectsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListQuickConnectsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListRoutingProfileQueuesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListRoutingProfilesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListRulesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListSecurityKeysCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListSecurityProfileApplicationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListSecurityProfileFlowModulesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListSecurityProfilePermissionsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListTaskTemplatesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListTestCaseExecutionRecordsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListTestCaseExecutionsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListTestCasesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListTrafficDistributionGroupUsersCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListTrafficDistributionGroupsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListUseCasesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListUserHierarchyGroupsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListUserNotificationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListUserProficienciesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListUsersCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListViewVersionsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListViewsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListWorkspaceMediaCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListWorkspacePagesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ListWorkspacesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/MonitorContactCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/PauseContactCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/PutUserStatusCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ReleasePhoneNumberCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ReplicateInstanceCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ResumeContactCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/ResumeContactRecordingCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchAgentStatusesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchContactEvaluationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchContactFlowModulesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchContactFlowsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchContactsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchDataTablesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchEmailAddressesCommand.d.ts +10 -17
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchEvaluationFormsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchHoursOfOperationOverridesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchHoursOfOperationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchNotificationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchPredefinedAttributesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchPromptsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchQueuesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchQuickConnectsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchResourceTagsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchRoutingProfilesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchSecurityProfilesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchTestCasesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchUserHierarchyGroupsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchUsersCommand.d.ts +9 -17
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchViewsCommand.d.ts +9 -17
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchVocabulariesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchWorkspaceAssociationsCommand.d.ts +9 -20
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SearchWorkspacesCommand.d.ts +9 -20
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SendChatIntegrationEventCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SendOutboundEmailCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SendOutboundWebNotificationCommand.d.ts +44 -0
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartAttachedFileUploadCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartChatContactCommand.d.ts +9 -20
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartContactConversationalAnalyticsJobCommand.d.ts +44 -0
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartContactEvaluationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartContactMediaProcessingCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartContactRecordingCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartContactStreamingCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartEmailContactCommand.d.ts +9 -20
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartEvaluationFormValidationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartOutboundChatContactCommand.d.ts +9 -20
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartOutboundEmailContactCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartOutboundVoiceContactCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartScreenSharingCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartTaskContactCommand.d.ts +9 -20
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartTestCaseExecutionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StartWebRTCContactCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StopContactCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StopContactMediaProcessingCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StopContactRecordingCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StopContactStreamingCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/StopTestCaseExecutionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SubmitContactEvaluationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/SuspendContactRecordingCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/TagContactCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/TransferContactCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UntagContactCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateAgentStatusCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateAttachedFilesConfigurationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateAuthenticationProfileCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateContactAttributesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +9 -20
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateContactEvaluationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateContactFlowContentCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateContactFlowMetadataCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateContactFlowModuleAliasCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateContactFlowModuleContentCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateContactFlowModuleMetadataCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateContactFlowNameCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateContactRoutingDataCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateContactScheduleCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateDataTableAttributeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateDataTableMetadataCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateDataTablePrimaryValuesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateEmailAddressMetadataCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateEvaluationFormCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateHoursOfOperationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateHoursOfOperationOverrideCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateInstanceAttributeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateInstanceStorageConfigCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateNotificationContentCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateParticipantAuthenticationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateParticipantRoleConfigCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdatePhoneNumberMetadataCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdatePredefinedAttributeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdatePromptCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateQueueHoursOfOperationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateQueueMaxContactsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateQueueNameCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateQueueOutboundEmailConfigCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateQueueStatusCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateQuickConnectConfigCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateQuickConnectNameCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateRoutingProfileNameCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateRoutingProfileQueuesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateTaskTemplateCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateTestCaseCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateTrafficDistributionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateUserConfigCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateUserHierarchyCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateUserHierarchyGroupNameCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateUserHierarchyStructureCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateUserIdentityInfoCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateUserNotificationStatusCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateUserPhoneConfigCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateUserProficienciesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateUserRoutingProfileCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateUserSecurityProfilesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateViewContentCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateViewMetadataCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateWorkspaceMetadataCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateWorkspacePageCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateWorkspaceThemeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/UpdateWorkspaceVisibilityCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/commands/index.d.ts +3 -0
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/models/enums.d.ts +36 -0
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/models/models_0.d.ts +14 -21
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/models/models_1.d.ts +22 -9
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/models/models_2.d.ts +9 -15
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/models/models_3.d.ts +88 -204
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/models/models_4.d.ts +219 -4
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/runtimeConfig.browser.d.ts +8 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/runtimeConfig.d.ts +8 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/runtimeConfig.native.d.ts +8 -2
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-connect/dist-types/ts3.4/schemas/schemas_0.d.ts +20 -0
- package/node_modules/@aws-sdk/client-connect/package.json +8 -10
- package/node_modules/@aws-sdk/client-glue/README.md +7 -0
- package/node_modules/@aws-sdk/client-glue/dist-cjs/index.js +12824 -3643
- package/node_modules/@aws-sdk/client-glue/dist-es/Glue.js +2 -0
- package/node_modules/@aws-sdk/client-glue/dist-es/commandBuilder.js +6 -0
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/AssociateGlossaryTermsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchCreatePartitionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchDeleteConnectionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchDeletePartitionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchDeleteTableCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchDeleteTableVersionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchGetBlueprintsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchGetCrawlersCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchGetCustomEntityTypesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchGetDataQualityResultCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchGetDevEndpointsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchGetIterableFormsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchGetJobsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchGetPartitionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchGetTableOptimizerCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchGetTriggersCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchGetWorkflowsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchPutDataQualityStatisticAnnotationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchStopJobRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/BatchUpdatePartitionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CancelDataQualityRuleRecommendationRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CancelDataQualityRulesetEvaluationRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CancelMLTaskRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CancelStatementCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CheckSchemaVersionValidityCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateBlueprintCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateCatalogCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateClassifierCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateColumnStatisticsTaskSettingsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateConnectionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateCrawlerCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateCustomEntityTypeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateDataQualityRulesetCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateDatabaseCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateDevEndpointCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateGlossaryCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateGlossaryTermCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateGlueIdentityCenterConfigurationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateIntegrationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateIntegrationResourcePropertyCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateIntegrationTablePropertiesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateJobCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateMLTransformCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreatePartitionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreatePartitionIndexCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateRegistryCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateSchemaCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateScriptCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateSecurityConfigurationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateSessionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateTableCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateTableOptimizerCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateTriggerCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateUsageProfileCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateUserDefinedFunctionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/CreateWorkflowCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteAssetCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteAssetTypeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteAttachmentCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteBlueprintCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteCatalogCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteClassifierCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteColumnStatisticsForPartitionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteColumnStatisticsForTableCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteColumnStatisticsTaskSettingsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteConnectionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteConnectionTypeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteCrawlerCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteCustomEntityTypeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteDataQualityRulesetCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteDatabaseCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteDevEndpointCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteFormTypeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteGlossaryCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteGlossaryTermCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteGlueIdentityCenterConfigurationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteIntegrationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteIntegrationResourcePropertyCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteIntegrationTablePropertiesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteJobCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteMLTransformCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeletePartitionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeletePartitionIndexCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteRegistryCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteResourcePolicyCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteSchemaCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteSchemaVersionsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteSecurityConfigurationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteSessionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteTableCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteTableOptimizerCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteTableVersionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteTriggerCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteUsageProfileCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteUserDefinedFunctionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DeleteWorkflowCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DescribeConnectionTypeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DescribeEntityCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DescribeInboundIntegrationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DescribeIntegrationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/DisassociateGlossaryTermsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetAssetCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetAssetTypeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetBlueprintCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetBlueprintRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetBlueprintRunsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetCatalogCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetCatalogImportStatusCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetCatalogsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetClassifierCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetClassifiersCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetColumnStatisticsForPartitionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetColumnStatisticsForTableCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetColumnStatisticsTaskRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetColumnStatisticsTaskRunsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetColumnStatisticsTaskSettingsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetConnectionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetConnectionsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetCrawlerCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetCrawlerMetricsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetCrawlersCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetCustomEntityTypeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetDashboardUrlCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetDataCatalogEncryptionSettingsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetDataQualityModelCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetDataQualityModelResultCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetDataQualityResultCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetDataQualityRuleRecommendationRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetDataQualityRulesetCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetDataQualityRulesetEvaluationRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetDatabaseCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetDatabasesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetDataflowGraphCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetDevEndpointCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetDevEndpointsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetEntityRecordsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetFormTypeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetGlossaryCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetGlossaryTermCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetGlueIdentityCenterConfigurationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetIntegrationResourcePropertyCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetIntegrationTablePropertiesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetJobBookmarkCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetJobCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetJobRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetJobRunsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetJobsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetMLTaskRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetMLTaskRunsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetMLTransformCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetMLTransformsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetMappingCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetMaterializedViewRefreshTaskRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetPartitionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetPartitionIndexesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetPartitionsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetPlanCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetRegistryCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetResourcePoliciesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetResourcePolicyCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetSchemaByDefinitionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetSchemaCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetSchemaVersionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetSchemaVersionsDiffCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetSecurityConfigurationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetSecurityConfigurationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetSessionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetSessionEndpointCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetStatementCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetTableCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetTableOptimizerCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetTableVersionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetTableVersionsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetTablesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetTagsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetTriggerCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetTriggersCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetUnfilteredPartitionMetadataCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetUnfilteredPartitionsMetadataCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetUnfilteredTableMetadataCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetUsageProfileCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetUserDefinedFunctionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetUserDefinedFunctionsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetWorkflowCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetWorkflowRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetWorkflowRunPropertiesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/GetWorkflowRunsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ImportCatalogToGlueCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListAssetTypesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListBlueprintsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListColumnStatisticsTaskRunsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListConnectionTypesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListCrawlersCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListCrawlsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListCustomEntityTypesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListDataQualityResultsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListDataQualityRuleRecommendationRunsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListDataQualityRulesetEvaluationRunsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListDataQualityRulesetsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListDataQualityStatisticAnnotationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListDataQualityStatisticsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListDevEndpointsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListEntitiesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListFormTypesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListGlossariesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListGlossaryTermsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListIntegrationResourcePropertiesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListIterableFormsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListJobsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListMLTransformsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListMaterializedViewRefreshTaskRunsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListRegistriesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListSchemaVersionsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListSchemasCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListSessionsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListStatementsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListTableOptimizerRunsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListTriggersCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListUsageProfilesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ListWorkflowsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ModifyIntegrationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/PutAssetCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/PutAssetTypeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/PutAttachmentCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/PutDataCatalogEncryptionSettingsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/PutDataQualityProfileAnnotationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/PutFormTypeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/PutResourcePolicyCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/PutSchemaVersionMetadataCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/PutWorkflowRunPropertiesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/QuerySchemaVersionMetadataCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/RegisterConnectionTypeCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/RegisterSchemaVersionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/RemoveSchemaVersionMetadataCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ResetJobBookmarkCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/ResumeWorkflowRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/RunStatementCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/SearchAssetsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/SearchTablesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartBlueprintRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartColumnStatisticsTaskRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartColumnStatisticsTaskRunScheduleCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartCrawlerCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartCrawlerScheduleCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartDataQualityRuleRecommendationRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartDataQualityRulesetEvaluationRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartExportLabelsTaskRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartImportLabelsTaskRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartJobRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartMLEvaluationTaskRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartMLLabelingSetGenerationTaskRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartMaterializedViewRefreshTaskRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartTriggerCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StartWorkflowRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StopColumnStatisticsTaskRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StopColumnStatisticsTaskRunScheduleCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StopCrawlerCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StopCrawlerScheduleCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StopMaterializedViewRefreshTaskRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StopSessionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StopTriggerCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/StopWorkflowRunCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/TagResourceCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/TestConnectionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UntagResourceCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateAssetCommand.js +4 -0
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateBlueprintCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateCatalogCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateClassifierCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateColumnStatisticsForPartitionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateColumnStatisticsForTableCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateColumnStatisticsTaskSettingsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateConnectionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateCrawlerCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateCrawlerScheduleCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateDataQualityRulesetCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateDatabaseCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateDevEndpointCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateGlossaryCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateGlossaryTermCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateGlueIdentityCenterConfigurationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateIntegrationResourcePropertyCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateIntegrationTablePropertiesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateJobCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateJobFromSourceControlCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateMLTransformCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdatePartitionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateRegistryCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateSchemaCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateSourceControlFromJobCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateTableCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateTableOptimizerCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateTriggerCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateUsageProfileCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateUserDefinedFunctionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/UpdateWorkflowCommand.js +2 -14
- package/node_modules/@aws-sdk/client-glue/dist-es/commands/index.js +1 -0
- package/node_modules/@aws-sdk/client-glue/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-glue/dist-es/runtimeConfig.browser.js +0 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/runtimeConfig.js +1 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/runtimeConfig.native.js +0 -2
- package/node_modules/@aws-sdk/client-glue/dist-es/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-glue/dist-es/schemas/schemas_0.js +16 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/Glue.d.ts +7 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/GlueClient.d.ts +3 -2
- package/node_modules/@aws-sdk/client-glue/dist-types/commandBuilder.d.ts +18 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/AssociateGlossaryTermsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchCreatePartitionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchDeleteConnectionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchDeletePartitionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchDeleteTableCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchGetBlueprintsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchGetCrawlersCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchGetIterableFormsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchGetJobsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchGetPartitionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchGetTableOptimizerCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchGetTriggersCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchGetWorkflowsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchStopJobRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/BatchUpdatePartitionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CancelMLTaskRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CancelStatementCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateBlueprintCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateCatalogCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateClassifierCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateConnectionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateCrawlerCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateDatabaseCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateDevEndpointCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateGlossaryCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateGlossaryTermCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateGlueIdentityCenterConfigurationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateIntegrationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateIntegrationResourcePropertyCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateIntegrationTablePropertiesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateJobCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateMLTransformCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreatePartitionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreatePartitionIndexCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateRegistryCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateSchemaCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateScriptCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateSessionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateTableCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateTableOptimizerCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateTriggerCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateUsageProfileCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/CreateWorkflowCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteAssetCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteAssetTypeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteAttachmentCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteBlueprintCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteCatalogCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteClassifierCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteColumnStatisticsTaskSettingsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteConnectionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteConnectionTypeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteCrawlerCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteDatabaseCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteDevEndpointCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteFormTypeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteGlossaryCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteGlossaryTermCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteGlueIdentityCenterConfigurationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteIntegrationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteIntegrationResourcePropertyCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteIntegrationTablePropertiesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteJobCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteMLTransformCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeletePartitionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeletePartitionIndexCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteRegistryCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteSchemaCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteSessionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteTableCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteTableOptimizerCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteTableVersionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteTriggerCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteUsageProfileCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DeleteWorkflowCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DescribeConnectionTypeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DescribeEntityCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DescribeIntegrationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/DisassociateGlossaryTermsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetAssetCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetAssetTypeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetBlueprintCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetBlueprintRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetBlueprintRunsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetCatalogCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetCatalogImportStatusCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetCatalogsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetClassifierCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetClassifiersCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetConnectionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetConnectionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetCrawlerCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetCrawlerMetricsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetCrawlersCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetCustomEntityTypeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDashboardUrlCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDataQualityModelCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDataQualityModelResultCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDataQualityResultCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDataQualityRulesetCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDatabaseCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDatabasesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDataflowGraphCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDevEndpointCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetDevEndpointsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetEntityRecordsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetFormTypeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetGlossaryCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetGlossaryTermCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetIntegrationResourcePropertyCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetIntegrationTablePropertiesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetJobBookmarkCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetJobCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetJobRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetJobRunsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetJobsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetMLTaskRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetMLTaskRunsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetMLTransformCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetMLTransformsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetMappingCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetMaterializedViewRefreshTaskRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetPartitionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetPartitionIndexesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetPartitionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetPlanCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetRegistryCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetResourcePoliciesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetResourcePolicyCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetSchemaCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetSchemaVersionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetSecurityConfigurationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetSecurityConfigurationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetSessionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetSessionEndpointCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetStatementCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetTableCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetTableOptimizerCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetTableVersionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetTableVersionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetTablesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetTagsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetTriggerCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetTriggersCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetUsageProfileCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetWorkflowCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetWorkflowRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/GetWorkflowRunsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ImportCatalogToGlueCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListAssetTypesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListBlueprintsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListColumnStatisticsTaskRunsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListConnectionTypesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListCrawlersCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListCrawlsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListCustomEntityTypesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListDataQualityResultsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListDataQualityRulesetsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListDataQualityStatisticAnnotationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListDataQualityStatisticsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListDevEndpointsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListEntitiesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListFormTypesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListGlossariesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListGlossaryTermsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListIntegrationResourcePropertiesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListIterableFormsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListJobsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListMLTransformsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListMaterializedViewRefreshTaskRunsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListRegistriesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListSchemaVersionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListSchemasCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListSessionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListStatementsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListTriggersCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListUsageProfilesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ListWorkflowsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ModifyIntegrationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/PutAssetCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/PutAssetTypeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/PutAttachmentCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/PutDataQualityProfileAnnotationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/PutFormTypeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/RegisterConnectionTypeCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/RegisterSchemaVersionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ResetJobBookmarkCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/ResumeWorkflowRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/RunStatementCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/SearchAssetsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/SearchTablesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartBlueprintRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartCrawlerCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartCrawlerScheduleCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartJobRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartMaterializedViewRefreshTaskRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartTriggerCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StartWorkflowRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StopCrawlerCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StopCrawlerScheduleCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StopMaterializedViewRefreshTaskRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StopSessionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StopTriggerCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/StopWorkflowRunCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/TestConnectionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateAssetCommand.d.ts +95 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateBlueprintCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateCatalogCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateClassifierCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateConnectionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateCrawlerCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateDatabaseCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateDevEndpointCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateGlossaryCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateGlossaryTermCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateIntegrationResourcePropertyCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateIntegrationTablePropertiesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateJobCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateMLTransformCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdatePartitionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateRegistryCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateSchemaCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateTableCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateTableOptimizerCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateTriggerCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateUsageProfileCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/UpdateWorkflowCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-glue/dist-types/commands/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/models/models_3.d.ts +50 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-types/runtimeConfig.d.ts +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-types/runtimeConfig.native.d.ts +2 -2
- package/node_modules/@aws-sdk/client-glue/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/schemas/schemas_0.d.ts +3 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/Glue.d.ts +17 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/GlueClient.d.ts +6 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/AssociateGlossaryTermsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchCreatePartitionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchDeleteConnectionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchDeletePartitionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchDeleteTableCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchDeleteTableVersionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchGetBlueprintsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchGetCrawlersCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchGetCustomEntityTypesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchGetDataQualityResultCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchGetDevEndpointsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchGetIterableFormsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchGetJobsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchGetPartitionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchGetTableOptimizerCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchGetTriggersCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateCatalogCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateDevEndpointCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateGlossaryCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateGlossaryTermCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateGlueIdentityCenterConfigurationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateIntegrationResourcePropertyCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateIntegrationTablePropertiesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateJobCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateMLTransformCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreatePartitionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreatePartitionIndexCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateRegistryCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateTableCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateTableOptimizerCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateTriggerCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateUsageProfileCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateUserDefinedFunctionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteAssetTypeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteAttachmentCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteBlueprintCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteCatalogCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteClassifierCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteColumnStatisticsForTableCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteColumnStatisticsTaskSettingsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteConnectionTypeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteCrawlerCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteCustomEntityTypeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteDataQualityRulesetCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteDatabaseCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteDevEndpointCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteFormTypeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteGlossaryCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteGlossaryTermCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteGlueIdentityCenterConfigurationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteIntegrationResourcePropertyCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteIntegrationTablePropertiesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteMLTransformCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeletePartitionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeletePartitionIndexCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteSchemaVersionsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteSessionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteTableOptimizerCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteTableVersionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteTriggerCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteUsageProfileCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteUserDefinedFunctionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DescribeConnectionTypeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DescribeEntityCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/DisassociateGlossaryTermsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetAssetCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetAssetTypeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetBlueprintCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetBlueprintRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetBlueprintRunsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetCatalogCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetCatalogsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetDashboardUrlCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetDataQualityModelCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetDataQualityModelResultCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetEntityRecordsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetFormTypeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetGlossaryCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetGlossaryTermCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetIntegrationResourcePropertyCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetIntegrationTablePropertiesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetJobCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetJobsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetMLTransformsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetMappingCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetMaterializedViewRefreshTaskRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetPartitionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetPartitionIndexesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetPartitionsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetPlanCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetRegistryCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetSchemaByDefinitionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetSchemaVersionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetSchemaVersionsDiffCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetSecurityConfigurationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetSecurityConfigurationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetSessionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetSessionEndpointCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetStatementCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetTableCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetTableOptimizerCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetTableVersionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetTableVersionsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetTablesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetTagsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetTriggerCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetTriggersCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetUnfilteredPartitionMetadataCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetUnfilteredTableMetadataCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetUsageProfileCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetUserDefinedFunctionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetUserDefinedFunctionsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetWorkflowRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetWorkflowRunPropertiesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/GetWorkflowRunsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ImportCatalogToGlueCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListAssetTypesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListBlueprintsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListColumnStatisticsTaskRunsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListConnectionTypesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListCrawlersCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListCrawlsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListCustomEntityTypesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListDataQualityResultsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListDataQualityRulesetsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListDataQualityStatisticAnnotationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListDataQualityStatisticsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListDevEndpointsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListEntitiesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListFormTypesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListGlossariesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListGlossaryTermsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListIntegrationResourcePropertiesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListIterableFormsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListJobsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListMLTransformsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListMaterializedViewRefreshTaskRunsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListRegistriesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListTableOptimizerRunsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListUsageProfilesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/PutAssetCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/PutAssetTypeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/PutAttachmentCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/PutDataQualityProfileAnnotationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/PutFormTypeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/RegisterConnectionTypeCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/RunStatementCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/SearchAssetsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartMaterializedViewRefreshTaskRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StopMaterializedViewRefreshTaskRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StopSessionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateAssetCommand.d.ts +40 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateCatalogCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateDataQualityRulesetCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateGlossaryCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateGlossaryTermCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateIntegrationResourcePropertyCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateIntegrationTablePropertiesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateJobFromSourceControlCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateSourceControlFromJobCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateUsageProfileCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateUserDefinedFunctionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/commands/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/models/models_3.d.ts +12 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/runtimeConfig.browser.d.ts +8 -2
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/runtimeConfig.d.ts +8 -2
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/runtimeConfig.native.d.ts +8 -2
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-glue/dist-types/ts3.4/schemas/schemas_0.d.ts +3 -0
- package/node_modules/@aws-sdk/client-glue/package.json +8 -10
- package/node_modules/@aws-sdk/client-lakeformation/dist-cjs/index.js +2629 -746
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commandBuilder.js +6 -0
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/AddLFTagsToResourceCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/AssumeDecoratedRoleWithSAMLCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/BatchGrantPermissionsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/BatchRevokePermissionsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/CancelTransactionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/CommitTransactionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/CreateDataCellsFilterCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/CreateLFTagCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/CreateLFTagExpressionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/CreateLakeFormationIdentityCenterConfigurationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/CreateLakeFormationOptInCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/DeleteDataCellsFilterCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/DeleteLFTagCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/DeleteLFTagExpressionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/DeleteLakeFormationOptInCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/DeleteObjectsOnCancelCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/DeregisterResourceCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/DescribeResourceCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/DescribeTransactionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/ExtendTransactionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetDataCellsFilterCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetDataLakePrincipalCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetDataLakeSettingsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetEffectivePermissionsForPathCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetLFTagCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetLFTagExpressionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetQueryStateCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetQueryStatisticsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetResourceLFTagsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetTableObjectsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetTemporaryDataLocationCredentialsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetTemporaryGluePartitionCredentialsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetTemporaryGlueTableCredentialsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetWorkUnitResultsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GetWorkUnitsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/GrantPermissionsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/ListDataCellsFilterCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/ListLFTagExpressionsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/ListLFTagsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/ListLakeFormationOptInsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/ListPermissionsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/ListResourcesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/ListTableStorageOptimizersCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/ListTransactionsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/PutDataLakeSettingsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/RegisterResourceCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/RemoveLFTagsFromResourceCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/RevokePermissionsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/SearchDatabasesByLFTagsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/SearchTablesByLFTagsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/StartQueryPlanningCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/StartTransactionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/UpdateDataCellsFilterCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/UpdateLFTagCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/UpdateLFTagExpressionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/UpdateResourceCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/UpdateTableObjectsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/commands/UpdateTableStorageOptimizerCommand.js +2 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/runtimeConfig.browser.js +0 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/runtimeConfig.js +1 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/runtimeConfig.native.js +0 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-es/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commandBuilder.d.ts +18 -0
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/AddLFTagsToResourceCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/AssumeDecoratedRoleWithSAMLCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/BatchGrantPermissionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/BatchRevokePermissionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/CancelTransactionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/CommitTransactionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/CreateDataCellsFilterCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/CreateLFTagCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/CreateLFTagExpressionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/CreateLakeFormationIdentityCenterConfigurationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/CreateLakeFormationOptInCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/DeleteDataCellsFilterCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/DeleteLFTagCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/DeleteLFTagExpressionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/DeleteLakeFormationOptInCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/DeleteObjectsOnCancelCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/DeregisterResourceCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/DescribeResourceCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/DescribeTransactionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/ExtendTransactionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetDataCellsFilterCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetDataLakePrincipalCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetDataLakeSettingsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetEffectivePermissionsForPathCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetLFTagCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetLFTagExpressionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetQueryStateCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetQueryStatisticsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetResourceLFTagsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetTableObjectsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetTemporaryDataLocationCredentialsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetTemporaryGluePartitionCredentialsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetTemporaryGlueTableCredentialsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetWorkUnitResultsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GetWorkUnitsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/GrantPermissionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/ListDataCellsFilterCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/ListLFTagExpressionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/ListLFTagsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/ListLakeFormationOptInsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/ListPermissionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/ListResourcesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/ListTableStorageOptimizersCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/ListTransactionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/PutDataLakeSettingsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/RegisterResourceCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/RemoveLFTagsFromResourceCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/RevokePermissionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/SearchDatabasesByLFTagsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/SearchTablesByLFTagsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/StartQueryPlanningCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/StartTransactionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/UpdateDataCellsFilterCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/UpdateLFTagCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/UpdateLFTagExpressionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/UpdateResourceCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/UpdateTableObjectsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/commands/UpdateTableStorageOptimizerCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/runtimeConfig.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/runtimeConfig.native.d.ts +2 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/AddLFTagsToResourceCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/AssumeDecoratedRoleWithSAMLCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/BatchGrantPermissionsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/BatchRevokePermissionsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/CancelTransactionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/CommitTransactionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/CreateDataCellsFilterCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/CreateLFTagCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/CreateLFTagExpressionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/CreateLakeFormationIdentityCenterConfigurationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/CreateLakeFormationOptInCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/DeleteDataCellsFilterCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/DeleteLFTagCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/DeleteLFTagExpressionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/DeleteLakeFormationOptInCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/DeleteObjectsOnCancelCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/DeregisterResourceCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/DescribeTransactionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/ExtendTransactionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetDataCellsFilterCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetDataLakePrincipalCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetDataLakeSettingsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetEffectivePermissionsForPathCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetLFTagCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetLFTagExpressionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetQueryStateCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetQueryStatisticsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetResourceLFTagsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetTableObjectsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetTemporaryDataLocationCredentialsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetTemporaryGluePartitionCredentialsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetTemporaryGlueTableCredentialsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetWorkUnitResultsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GetWorkUnitsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/GrantPermissionsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/ListDataCellsFilterCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/ListLFTagExpressionsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/ListLFTagsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/ListLakeFormationOptInsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/ListPermissionsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/ListTableStorageOptimizersCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/ListTransactionsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/PutDataLakeSettingsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/RegisterResourceCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/RemoveLFTagsFromResourceCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/RevokePermissionsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/SearchDatabasesByLFTagsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/SearchTablesByLFTagsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/StartQueryPlanningCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/StartTransactionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/UpdateDataCellsFilterCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/UpdateLFTagCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/UpdateLFTagExpressionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/UpdateTableObjectsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/commands/UpdateTableStorageOptimizerCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +8 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/runtimeConfig.d.ts +8 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/runtimeConfig.native.d.ts +8 -2
- package/node_modules/@aws-sdk/client-lakeformation/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-lakeformation/package.json +8 -10
- package/node_modules/@aws-sdk/client-ram/dist-cjs/index.js +1852 -434
- package/node_modules/@aws-sdk/client-ram/dist-es/commandBuilder.js +6 -0
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/AcceptResourceShareInvitationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/AssociateResourceShareCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/AssociateResourceSharePermissionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/CreatePermissionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/CreatePermissionVersionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/CreateResourceShareCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/DeletePermissionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/DeletePermissionVersionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/DeleteResourceShareCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/DisassociateResourceShareCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/DisassociateResourceSharePermissionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/EnableSharingWithAwsOrganizationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/GetPermissionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/GetResourcePoliciesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/GetResourceShareAssociationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/GetResourceShareInvitationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/GetResourceSharesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/ListPendingInvitationResourcesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/ListPermissionAssociationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/ListPermissionVersionsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/ListPermissionsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/ListPrincipalsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/ListReplacePermissionAssociationsWorkCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/ListResourceSharePermissionsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/ListResourceTypesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/ListResourcesCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/ListSourceAssociationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/PromotePermissionCreatedFromPolicyCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/PromoteResourceShareCreatedFromPolicyCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/RejectResourceShareInvitationCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/ReplacePermissionAssociationsCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/SetDefaultPermissionVersionCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/TagResourceCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/UntagResourceCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/commands/UpdateResourceShareCommand.js +2 -14
- package/node_modules/@aws-sdk/client-ram/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-ram/dist-es/runtimeConfig.browser.js +0 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/runtimeConfig.js +1 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/runtimeConfig.native.js +0 -2
- package/node_modules/@aws-sdk/client-ram/dist-es/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-ram/dist-types/commandBuilder.d.ts +18 -0
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/AcceptResourceShareInvitationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/AssociateResourceShareCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/AssociateResourceSharePermissionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/CreatePermissionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/CreatePermissionVersionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/CreateResourceShareCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/DeletePermissionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/DeletePermissionVersionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/DeleteResourceShareCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/DisassociateResourceShareCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/DisassociateResourceSharePermissionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/EnableSharingWithAwsOrganizationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/GetPermissionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/GetResourcePoliciesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/GetResourceShareAssociationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/GetResourceShareInvitationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/GetResourceSharesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/ListPendingInvitationResourcesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/ListPermissionAssociationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/ListPermissionVersionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/ListPermissionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/ListPrincipalsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/ListReplacePermissionAssociationsWorkCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/ListResourceSharePermissionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/ListResourceTypesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/ListResourcesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/ListSourceAssociationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/PromotePermissionCreatedFromPolicyCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/PromoteResourceShareCreatedFromPolicyCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/RejectResourceShareInvitationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/ReplacePermissionAssociationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/SetDefaultPermissionVersionCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/commands/UpdateResourceShareCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-ram/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ram/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-types/runtimeConfig.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-types/runtimeConfig.native.d.ts +2 -2
- package/node_modules/@aws-sdk/client-ram/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/AcceptResourceShareInvitationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/AssociateResourceShareCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/AssociateResourceSharePermissionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/CreatePermissionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/CreatePermissionVersionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/CreateResourceShareCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/DeletePermissionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/DeletePermissionVersionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/DeleteResourceShareCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/DisassociateResourceShareCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/DisassociateResourceSharePermissionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/EnableSharingWithAwsOrganizationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/GetPermissionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/GetResourceShareAssociationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/GetResourceShareInvitationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/GetResourceSharesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/ListPendingInvitationResourcesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/ListPermissionAssociationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/ListPermissionVersionsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/ListPermissionsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/ListPrincipalsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/ListReplacePermissionAssociationsWorkCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/ListResourceSharePermissionsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/ListResourceTypesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/ListSourceAssociationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/PromotePermissionCreatedFromPolicyCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/PromoteResourceShareCreatedFromPolicyCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/RejectResourceShareInvitationCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/ReplacePermissionAssociationsCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/SetDefaultPermissionVersionCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/commands/UpdateResourceShareCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/runtimeConfig.browser.d.ts +8 -2
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/runtimeConfig.d.ts +8 -2
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/runtimeConfig.native.d.ts +8 -2
- package/node_modules/@aws-sdk/client-ram/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ram/package.json +8 -10
- package/node_modules/@aws-sdk/client-sts/dist-cjs/index.js +962 -127
- package/node_modules/@aws-sdk/client-sts/dist-es/commandBuilder.js +6 -0
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleCommand.js +2 -14
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithSAMLCommand.js +2 -14
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithWebIdentityCommand.js +2 -14
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRootCommand.js +2 -14
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/DecodeAuthorizationMessageCommand.js +2 -14
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetAccessKeyInfoCommand.js +2 -14
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetCallerIdentityCommand.js +2 -14
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetDelegatedAccessTokenCommand.js +2 -14
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetFederationTokenCommand.js +2 -14
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetSessionTokenCommand.js +2 -14
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetWebIdentityTokenCommand.js +2 -14
- package/node_modules/@aws-sdk/client-sts/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.browser.js +0 -2
- package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.js +1 -2
- package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.native.js +0 -2
- package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/commandBuilder.d.ts +18 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithSAMLCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithWebIdentityCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRootCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/DecodeAuthorizationMessageCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetAccessKeyInfoCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetCallerIdentityCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetDelegatedAccessTokenCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetFederationTokenCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetSessionTokenCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetWebIdentityTokenCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-sts/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithSAMLCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithWebIdentityCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRootCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/DecodeAuthorizationMessageCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetAccessKeyInfoCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetCallerIdentityCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetDelegatedAccessTokenCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetSessionTokenCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetWebIdentityTokenCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +8 -2
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +8 -2
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +8 -2
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-sts/package.json +10 -12
- package/node_modules/@aws-sdk/core/account-id-endpoint.d.ts +1 -3
- package/node_modules/@aws-sdk/core/client.d.ts +1 -3
- package/node_modules/@aws-sdk/core/httpAuthSchemes.d.ts +1 -3
- package/node_modules/@aws-sdk/core/package.json +10 -17
- package/node_modules/@aws-sdk/core/protocols.d.ts +1 -3
- package/node_modules/@aws-sdk/core/util.d.ts +1 -3
- package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js +172 -1
- package/node_modules/@aws-sdk/credential-provider-http/package.json +8 -10
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
- package/node_modules/@aws-sdk/credential-provider-login/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-node/package.json +11 -11
- package/node_modules/@aws-sdk/credential-provider-process/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +58 -3
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -8
- package/node_modules/@aws-sdk/nested-clients/cognito-identity.d.ts +1 -3
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +13 -25
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +13 -17
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +12 -15
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +12 -15
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +13 -25
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commandBuilder.js +6 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.js +2 -14
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/GetIdCommand.js +2 -14
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/index.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.browser.js +0 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.js +1 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.native.js +0 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commandBuilder.js +8 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -17
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +0 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +1 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.native.js +0 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commandBuilder.js +6 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/GetRoleCredentialsCommand.js +2 -14
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/index.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.browser.js +0 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.js +1 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.native.js +0 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commandBuilder.js +6 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -14
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +0 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +1 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.native.js +0 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commandBuilder.js +6 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -14
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -14
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +0 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +1 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.native.js +0 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commandBuilder.d.ts +18 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/GetIdCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.browser.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.native.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commandBuilder.d.ts +18 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/commandBuilder.d.ts +18 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.browser.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.native.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commandBuilder.d.ts +18 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commandBuilder.d.ts +18 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commandBuilder.d.ts +46 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetIdCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +8 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +8 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +8 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commandBuilder.d.ts +42 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +8 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +8 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +8 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commandBuilder.d.ts +42 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +8 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +8 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +8 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commandBuilder.d.ts +42 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +8 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +8 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +8 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commandBuilder.d.ts +46 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +7 -16
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +8 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +8 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +8 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/package.json +8 -10
- package/node_modules/@aws-sdk/nested-clients/signin.d.ts +1 -3
- package/node_modules/@aws-sdk/nested-clients/sso-oidc.d.ts +1 -3
- package/node_modules/@aws-sdk/nested-clients/sso.d.ts +1 -3
- package/node_modules/@aws-sdk/nested-clients/sts.d.ts +1 -3
- package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +4 -4
- package/node_modules/@aws-sdk/token-providers/package.json +6 -6
- package/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/xml-builder/dist-cjs/index.js +236 -3
- package/node_modules/@aws-sdk/xml-builder/dist-es/xml-parser.browser.js +1 -1
- package/node_modules/@aws-sdk/xml-builder/dist-es/xml-parser.js +233 -43
- package/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/xml-parser.d.ts +1 -1
- package/node_modules/@aws-sdk/xml-builder/dist-types/xml-parser.d.ts +2 -1
- package/node_modules/@aws-sdk/xml-builder/package.json +6 -7
- package/node_modules/@smithy/core/dist-cjs/submodules/checksum/index.browser.js +358 -145
- package/node_modules/@smithy/core/dist-cjs/submodules/checksum/index.js +462 -142
- package/node_modules/@smithy/core/dist-cjs/submodules/checksum/index.native.js +358 -145
- package/node_modules/@smithy/core/dist-cjs/submodules/client/index.js +18 -0
- package/node_modules/@smithy/core/dist-cjs/submodules/config/index.js +108 -63
- package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.browser.js +11 -8
- package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +11 -8
- package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +5 -2
- package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.browser.js +30 -36
- package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +85 -137
- package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.native.js +30 -36
- package/node_modules/@smithy/core/dist-es/submodules/checksum/crc32/Crc32Js.js +30 -0
- package/node_modules/@smithy/core/dist-es/submodules/checksum/crc32/Crc32Node.js +24 -0
- package/node_modules/@smithy/core/dist-es/submodules/checksum/index.browser.js +7 -1
- package/node_modules/@smithy/core/dist-es/submodules/checksum/index.js +7 -1
- package/node_modules/@smithy/core/dist-es/submodules/checksum/index.native.js +7 -1
- package/node_modules/@smithy/core/dist-es/submodules/checksum/md5/Md5Js.js +92 -0
- package/node_modules/@smithy/core/dist-es/submodules/checksum/md5/Md5Node.js +29 -0
- package/node_modules/@smithy/core/dist-es/submodules/checksum/sha256/Sha256Js.js +179 -0
- package/node_modules/@smithy/core/dist-es/submodules/checksum/sha256/Sha256Node.js +59 -0
- package/node_modules/@smithy/core/dist-es/submodules/checksum/sha256/Sha256WebCrypto.js +71 -0
- package/node_modules/@smithy/core/dist-es/submodules/client/index.js +1 -0
- package/node_modules/@smithy/core/dist-es/submodules/client/smithy-client/client-command-builder.js +17 -0
- package/node_modules/@smithy/core/dist-es/submodules/config/config-resolver/regionConfig/config.js +6 -1
- package/node_modules/@smithy/core/dist-es/submodules/config/config-resolver/regionConfig/getInstanceMetadataRegion.js +92 -0
- package/node_modules/@smithy/core/dist-es/submodules/config/defaults-mode/constants.js +3 -0
- package/node_modules/@smithy/core/dist-es/submodules/config/defaults-mode/resolveDefaultsModeConfig.js +3 -56
- package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-codec/EventStreamCodec.js +5 -3
- package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-codec/splitMessage.js +7 -6
- package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +4 -1
- package/node_modules/@smithy/core/dist-es/submodules/serde/concatBytes.js +15 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/index.browser.js +2 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/index.js +2 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/index.native.js +2 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/checksum/ChecksumStream.js +35 -27
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/headStream.js +2 -1
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/stream-collector.browser.js +12 -38
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/stream-collector.js +18 -33
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-utf8/toUint8Array.browser.js +3 -0
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-utf8/toUint8Array.js +3 -0
- package/node_modules/@smithy/core/dist-types/submodules/checksum/crc32/Crc32Js.d.ts +18 -0
- package/node_modules/@smithy/core/dist-types/submodules/checksum/crc32/Crc32Node.d.ts +18 -0
- package/node_modules/@smithy/core/dist-types/submodules/checksum/index.browser.d.ts +7 -1
- package/node_modules/@smithy/core/dist-types/submodules/checksum/index.d.ts +7 -1
- package/node_modules/@smithy/core/dist-types/submodules/checksum/index.native.d.ts +7 -1
- package/node_modules/@smithy/core/dist-types/submodules/checksum/md5/Md5Js.d.ts +19 -0
- package/node_modules/@smithy/core/dist-types/submodules/checksum/md5/Md5Node.d.ts +17 -0
- package/node_modules/@smithy/core/dist-types/submodules/checksum/sha256/Sha256Js.d.ts +28 -0
- package/node_modules/@smithy/core/dist-types/submodules/checksum/sha256/Sha256Node.d.ts +13 -0
- package/node_modules/@smithy/core/dist-types/submodules/checksum/sha256/Sha256WebCrypto.d.ts +22 -0
- package/node_modules/@smithy/core/dist-types/submodules/client/index.d.ts +1 -0
- package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/client-command-builder.d.ts +22 -0
- package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/command.d.ts +5 -6
- package/node_modules/@smithy/core/dist-types/submodules/config/config-resolver/regionConfig/getInstanceMetadataRegion.d.ts +7 -0
- package/node_modules/@smithy/core/dist-types/submodules/config/defaults-mode/constants.d.ts +12 -0
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/index.browser.d.ts +4 -5
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/index.d.ts +4 -5
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/middleware-endpoint/adaptors/getEndpointFromInstructions.d.ts +3 -4
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/middleware-endpoint/endpointMiddleware.d.ts +1 -2
- package/node_modules/@smithy/core/dist-types/submodules/endpoints/middleware-endpoint/getEndpointPlugin.d.ts +1 -2
- package/node_modules/@smithy/core/dist-types/submodules/serde/concatBytes.d.ts +6 -0
- package/node_modules/@smithy/core/dist-types/submodules/serde/index.browser.d.ts +2 -0
- package/node_modules/@smithy/core/dist-types/submodules/serde/index.d.ts +2 -0
- package/node_modules/@smithy/core/dist-types/submodules/serde/index.native.d.ts +2 -0
- package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/checksum/ChecksumStream.d.ts +29 -12
- package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/stream-collector.browser.d.ts +8 -2
- package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/stream-collector.d.ts +4 -1
- package/node_modules/@smithy/core/package.json +5 -5
- package/node_modules/@smithy/credential-provider-imds/package.json +3 -3
- package/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +2 -55
- package/node_modules/@smithy/fetch-http-handler/dist-es/index.js +2 -2
- package/node_modules/@smithy/fetch-http-handler/dist-types/index.d.ts +2 -2
- package/node_modules/@smithy/fetch-http-handler/package.json +4 -4
- package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +3 -51
- package/node_modules/@smithy/node-http-handler/dist-es/index.js +3 -3
- package/node_modules/@smithy/node-http-handler/dist-types/index.d.ts +3 -3
- package/node_modules/@smithy/node-http-handler/package.json +4 -4
- package/node_modules/@smithy/signature-v4/package.json +3 -4
- package/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
- package/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/js-yaml/README.md +3 -0
- package/node_modules/js-yaml/dist/js-yaml.js +7 -1
- package/node_modules/js-yaml/dist/js-yaml.min.js +1 -1
- package/node_modules/js-yaml/lib/js-yaml/loader.js +6 -0
- package/node_modules/js-yaml/package.json +4 -1
- package/package.json +12 -12
- package/node_modules/@aws-crypto/crc32/CHANGELOG.md +0 -100
- package/node_modules/@aws-crypto/crc32/LICENSE +0 -201
- package/node_modules/@aws-crypto/crc32/README.md +0 -16
- package/node_modules/@aws-crypto/crc32/build/main/aws_crc32.d.ts +0 -7
- package/node_modules/@aws-crypto/crc32/build/main/aws_crc32.js +0 -31
- package/node_modules/@aws-crypto/crc32/build/main/aws_crc32.js.map +0 -1
- package/node_modules/@aws-crypto/crc32/build/main/index.d.ts +0 -7
- package/node_modules/@aws-crypto/crc32/build/main/index.js +0 -108
- package/node_modules/@aws-crypto/crc32/build/main/index.js.map +0 -1
- package/node_modules/@aws-crypto/crc32/build/module/aws_crc32.d.ts +0 -7
- package/node_modules/@aws-crypto/crc32/build/module/aws_crc32.js +0 -28
- package/node_modules/@aws-crypto/crc32/build/module/aws_crc32.js.map +0 -1
- package/node_modules/@aws-crypto/crc32/build/module/index.d.ts +0 -7
- package/node_modules/@aws-crypto/crc32/build/module/index.js +0 -103
- package/node_modules/@aws-crypto/crc32/build/module/index.js.map +0 -1
- package/node_modules/@aws-crypto/crc32/package.json +0 -32
- package/node_modules/@aws-crypto/crc32/src/aws_crc32.ts +0 -24
- package/node_modules/@aws-crypto/crc32/src/index.ts +0 -92
- package/node_modules/@aws-crypto/crc32/tsconfig.json +0 -9
- package/node_modules/@aws-crypto/crc32/tsconfig.module.json +0 -7
- package/node_modules/@aws-crypto/sha256-browser/CHANGELOG.md +0 -118
- package/node_modules/@aws-crypto/sha256-browser/LICENSE +0 -202
- package/node_modules/@aws-crypto/sha256-browser/README.md +0 -31
- package/node_modules/@aws-crypto/sha256-browser/build/main/constants.d.ts +0 -10
- package/node_modules/@aws-crypto/sha256-browser/build/main/constants.js +0 -43
- package/node_modules/@aws-crypto/sha256-browser/build/main/constants.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.d.ts +0 -8
- package/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.js +0 -30
- package/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-browser/build/main/index.d.ts +0 -2
- package/node_modules/@aws-crypto/sha256-browser/build/main/index.js +0 -8
- package/node_modules/@aws-crypto/sha256-browser/build/main/index.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.d.ts +0 -2
- package/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.js +0 -11
- package/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.d.ts +0 -10
- package/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.js +0 -56
- package/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-browser/build/module/constants.d.ts +0 -10
- package/node_modules/@aws-crypto/sha256-browser/build/module/constants.js +0 -40
- package/node_modules/@aws-crypto/sha256-browser/build/module/constants.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.d.ts +0 -8
- package/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.js +0 -27
- package/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-browser/build/module/index.d.ts +0 -2
- package/node_modules/@aws-crypto/sha256-browser/build/module/index.js +0 -3
- package/node_modules/@aws-crypto/sha256-browser/build/module/index.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.d.ts +0 -2
- package/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.js +0 -7
- package/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.d.ts +0 -10
- package/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.js +0 -53
- package/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-browser/package.json +0 -33
- package/node_modules/@aws-crypto/sha256-browser/src/constants.ts +0 -41
- package/node_modules/@aws-crypto/sha256-browser/src/crossPlatformSha256.ts +0 -30
- package/node_modules/@aws-crypto/sha256-browser/src/index.ts +0 -2
- package/node_modules/@aws-crypto/sha256-browser/src/isEmptyData.ts +0 -9
- package/node_modules/@aws-crypto/sha256-browser/src/webCryptoSha256.ts +0 -71
- package/node_modules/@aws-crypto/sha256-browser/tsconfig.json +0 -10
- package/node_modules/@aws-crypto/sha256-browser/tsconfig.module.json +0 -7
- package/node_modules/@aws-crypto/sha256-js/CHANGELOG.md +0 -106
- package/node_modules/@aws-crypto/sha256-js/LICENSE +0 -201
- package/node_modules/@aws-crypto/sha256-js/README.md +0 -29
- package/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.d.ts +0 -17
- package/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.js +0 -124
- package/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-js/build/main/constants.d.ts +0 -20
- package/node_modules/@aws-crypto/sha256-js/build/main/constants.js +0 -98
- package/node_modules/@aws-crypto/sha256-js/build/main/constants.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-js/build/main/index.d.ts +0 -1
- package/node_modules/@aws-crypto/sha256-js/build/main/index.js +0 -5
- package/node_modules/@aws-crypto/sha256-js/build/main/index.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.d.ts +0 -12
- package/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.js +0 -85
- package/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.d.ts +0 -5
- package/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.js +0 -322
- package/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.d.ts +0 -17
- package/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.js +0 -121
- package/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-js/build/module/constants.d.ts +0 -20
- package/node_modules/@aws-crypto/sha256-js/build/module/constants.js +0 -95
- package/node_modules/@aws-crypto/sha256-js/build/module/constants.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-js/build/module/index.d.ts +0 -1
- package/node_modules/@aws-crypto/sha256-js/build/module/index.js +0 -2
- package/node_modules/@aws-crypto/sha256-js/build/module/index.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.d.ts +0 -12
- package/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.js +0 -82
- package/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.d.ts +0 -5
- package/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.js +0 -319
- package/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.js.map +0 -1
- package/node_modules/@aws-crypto/sha256-js/package.json +0 -32
- package/node_modules/@aws-crypto/sha256-js/src/RawSha256.ts +0 -164
- package/node_modules/@aws-crypto/sha256-js/src/constants.ts +0 -98
- package/node_modules/@aws-crypto/sha256-js/src/index.ts +0 -1
- package/node_modules/@aws-crypto/sha256-js/src/jsSha256.ts +0 -94
- package/node_modules/@aws-crypto/sha256-js/src/knownHashes.fixture.ts +0 -401
- package/node_modules/@aws-crypto/sha256-js/tsconfig.json +0 -10
- package/node_modules/@aws-crypto/sha256-js/tsconfig.module.json +0 -7
- package/node_modules/@aws-crypto/supports-web-crypto/CHANGELOG.md +0 -66
- package/node_modules/@aws-crypto/supports-web-crypto/LICENSE +0 -202
- package/node_modules/@aws-crypto/supports-web-crypto/README.md +0 -32
- package/node_modules/@aws-crypto/supports-web-crypto/build/main/index.d.ts +0 -1
- package/node_modules/@aws-crypto/supports-web-crypto/build/main/index.js +0 -5
- package/node_modules/@aws-crypto/supports-web-crypto/build/main/index.js.map +0 -1
- package/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.d.ts +0 -4
- package/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.js +0 -69
- package/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.js.map +0 -1
- package/node_modules/@aws-crypto/supports-web-crypto/build/module/index.d.ts +0 -1
- package/node_modules/@aws-crypto/supports-web-crypto/build/module/index.js +0 -2
- package/node_modules/@aws-crypto/supports-web-crypto/build/module/index.js.map +0 -1
- package/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.d.ts +0 -4
- package/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.js +0 -62
- package/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.js.map +0 -1
- package/node_modules/@aws-crypto/supports-web-crypto/package.json +0 -28
- package/node_modules/@aws-crypto/supports-web-crypto/src/index.ts +0 -1
- package/node_modules/@aws-crypto/supports-web-crypto/src/supportsWebCrypto.ts +0 -76
- package/node_modules/@aws-crypto/supports-web-crypto/tsconfig.json +0 -10
- package/node_modules/@aws-crypto/supports-web-crypto/tsconfig.module.json +0 -7
- package/node_modules/@aws-crypto/util/CHANGELOG.md +0 -71
- package/node_modules/@aws-crypto/util/LICENSE +0 -201
- package/node_modules/@aws-crypto/util/README.md +0 -16
- package/node_modules/@aws-crypto/util/build/main/convertToBuffer.d.ts +0 -2
- package/node_modules/@aws-crypto/util/build/main/convertToBuffer.js +0 -24
- package/node_modules/@aws-crypto/util/build/main/convertToBuffer.js.map +0 -1
- package/node_modules/@aws-crypto/util/build/main/index.d.ts +0 -4
- package/node_modules/@aws-crypto/util/build/main/index.js +0 -14
- package/node_modules/@aws-crypto/util/build/main/index.js.map +0 -1
- package/node_modules/@aws-crypto/util/build/main/isEmptyData.d.ts +0 -2
- package/node_modules/@aws-crypto/util/build/main/isEmptyData.js +0 -13
- package/node_modules/@aws-crypto/util/build/main/isEmptyData.js.map +0 -1
- package/node_modules/@aws-crypto/util/build/main/numToUint8.d.ts +0 -1
- package/node_modules/@aws-crypto/util/build/main/numToUint8.js +0 -15
- package/node_modules/@aws-crypto/util/build/main/numToUint8.js.map +0 -1
- package/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.d.ts +0 -1
- package/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.js +0 -20
- package/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.js.map +0 -1
- package/node_modules/@aws-crypto/util/build/module/convertToBuffer.d.ts +0 -2
- package/node_modules/@aws-crypto/util/build/module/convertToBuffer.js +0 -20
- package/node_modules/@aws-crypto/util/build/module/convertToBuffer.js.map +0 -1
- package/node_modules/@aws-crypto/util/build/module/index.d.ts +0 -4
- package/node_modules/@aws-crypto/util/build/module/index.js +0 -7
- package/node_modules/@aws-crypto/util/build/module/index.js.map +0 -1
- package/node_modules/@aws-crypto/util/build/module/isEmptyData.d.ts +0 -2
- package/node_modules/@aws-crypto/util/build/module/isEmptyData.js +0 -9
- package/node_modules/@aws-crypto/util/build/module/isEmptyData.js.map +0 -1
- package/node_modules/@aws-crypto/util/build/module/numToUint8.d.ts +0 -1
- package/node_modules/@aws-crypto/util/build/module/numToUint8.js +0 -11
- package/node_modules/@aws-crypto/util/build/module/numToUint8.js.map +0 -1
- package/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.d.ts +0 -1
- package/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.js +0 -16
- package/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.js.map +0 -1
- package/node_modules/@aws-crypto/util/package.json +0 -32
- package/node_modules/@aws-crypto/util/src/convertToBuffer.ts +0 -30
- package/node_modules/@aws-crypto/util/src/index.ts +0 -7
- package/node_modules/@aws-crypto/util/src/isEmptyData.ts +0 -12
- package/node_modules/@aws-crypto/util/src/numToUint8.ts +0 -11
- package/node_modules/@aws-crypto/util/src/uint32ArrayFrom.ts +0 -16
- package/node_modules/@aws-crypto/util/tsconfig.json +0 -9
- package/node_modules/@aws-crypto/util/tsconfig.module.json +0 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/auth/httpAuthSchemeProvider.js +0 -40
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/endpoint/bdd.js +0 -49
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/models/CloudFormationServiceException.js +0 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/models/errors.js +0 -407
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.browser.js +0 -32
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.js +0 -45
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.native.js +0 -12
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.shared.js +0 -39
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/schemas/schemas_0.js +0 -3022
- package/node_modules/@aws-sdk/client-connect/dist-cjs/auth/httpAuthSchemeProvider.js +0 -40
- package/node_modules/@aws-sdk/client-connect/dist-cjs/endpoint/bdd.js +0 -49
- package/node_modules/@aws-sdk/client-connect/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/node_modules/@aws-sdk/client-connect/dist-cjs/models/ConnectServiceException.js +0 -8
- package/node_modules/@aws-sdk/client-connect/dist-cjs/models/errors.js +0 -403
- package/node_modules/@aws-sdk/client-connect/dist-cjs/runtimeConfig.browser.js +0 -32
- package/node_modules/@aws-sdk/client-connect/dist-cjs/runtimeConfig.js +0 -45
- package/node_modules/@aws-sdk/client-connect/dist-cjs/runtimeConfig.native.js +0 -12
- package/node_modules/@aws-sdk/client-connect/dist-cjs/runtimeConfig.shared.js +0 -38
- package/node_modules/@aws-sdk/client-connect/dist-cjs/schemas/schemas_0.js +0 -12323
- package/node_modules/@aws-sdk/client-glue/dist-cjs/auth/httpAuthSchemeProvider.js +0 -40
- package/node_modules/@aws-sdk/client-glue/dist-cjs/endpoint/bdd.js +0 -46
- package/node_modules/@aws-sdk/client-glue/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/node_modules/@aws-sdk/client-glue/dist-cjs/models/GlueServiceException.js +0 -8
- package/node_modules/@aws-sdk/client-glue/dist-cjs/models/errors.js +0 -695
- package/node_modules/@aws-sdk/client-glue/dist-cjs/runtimeConfig.browser.js +0 -32
- package/node_modules/@aws-sdk/client-glue/dist-cjs/runtimeConfig.js +0 -45
- package/node_modules/@aws-sdk/client-glue/dist-cjs/runtimeConfig.native.js +0 -12
- package/node_modules/@aws-sdk/client-glue/dist-cjs/runtimeConfig.shared.js +0 -38
- package/node_modules/@aws-sdk/client-glue/dist-cjs/schemas/schemas_0.js +0 -10702
- package/node_modules/@aws-sdk/client-lakeformation/dist-cjs/auth/httpAuthSchemeProvider.js +0 -40
- package/node_modules/@aws-sdk/client-lakeformation/dist-cjs/endpoint/bdd.js +0 -46
- package/node_modules/@aws-sdk/client-lakeformation/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/node_modules/@aws-sdk/client-lakeformation/dist-cjs/models/LakeFormationServiceException.js +0 -8
- package/node_modules/@aws-sdk/client-lakeformation/dist-cjs/models/errors.js +0 -270
- package/node_modules/@aws-sdk/client-lakeformation/dist-cjs/runtimeConfig.browser.js +0 -32
- package/node_modules/@aws-sdk/client-lakeformation/dist-cjs/runtimeConfig.js +0 -45
- package/node_modules/@aws-sdk/client-lakeformation/dist-cjs/runtimeConfig.native.js +0 -12
- package/node_modules/@aws-sdk/client-lakeformation/dist-cjs/runtimeConfig.shared.js +0 -39
- package/node_modules/@aws-sdk/client-lakeformation/dist-cjs/schemas/schemas_0.js +0 -1923
- package/node_modules/@aws-sdk/client-ram/dist-cjs/auth/httpAuthSchemeProvider.js +0 -40
- package/node_modules/@aws-sdk/client-ram/dist-cjs/endpoint/bdd.js +0 -49
- package/node_modules/@aws-sdk/client-ram/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/node_modules/@aws-sdk/client-ram/dist-cjs/models/RAMServiceException.js +0 -8
- package/node_modules/@aws-sdk/client-ram/dist-cjs/models/errors.js +0 -337
- package/node_modules/@aws-sdk/client-ram/dist-cjs/runtimeConfig.browser.js +0 -32
- package/node_modules/@aws-sdk/client-ram/dist-cjs/runtimeConfig.js +0 -45
- package/node_modules/@aws-sdk/client-ram/dist-cjs/runtimeConfig.native.js +0 -12
- package/node_modules/@aws-sdk/client-ram/dist-cjs/runtimeConfig.shared.js +0 -38
- package/node_modules/@aws-sdk/client-ram/dist-cjs/schemas/schemas_0.js +0 -1155
- package/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthSchemeProvider.js +0 -138
- package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/bdd.js +0 -85
- package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/node_modules/@aws-sdk/client-sts/dist-cjs/models/STSServiceException.js +0 -8
- package/node_modules/@aws-sdk/client-sts/dist-cjs/models/errors.js +0 -146
- package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.browser.js +0 -32
- package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js +0 -64
- package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.native.js +0 -12
- package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.shared.js +0 -52
- package/node_modules/@aws-sdk/client-sts/dist-cjs/schemas/schemas_0.js +0 -425
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.browser.js +0 -869
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.native.js +0 -862
- package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js +0 -42
- package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.browser.js +0 -27
- package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js +0 -71
- package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js +0 -49
- package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/retry-wrapper.js +0 -13
- package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.browser.js +0 -2
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js +0 -29
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js +0 -25
- package/node_modules/@aws-sdk/util-locate-window/LICENSE +0 -201
- package/node_modules/@aws-sdk/util-locate-window/README.md +0 -4
- package/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +0 -12
- package/node_modules/@aws-sdk/util-locate-window/dist-es/index.js +0 -10
- package/node_modules/@aws-sdk/util-locate-window/dist-types/index.d.ts +0 -6
- package/node_modules/@aws-sdk/util-locate-window/dist-types/ts3.4/index.d.ts +0 -1
- package/node_modules/@aws-sdk/util-locate-window/package.json +0 -54
- package/node_modules/@aws-sdk/xml-builder/dist-cjs/xml-external/nodable_entities.js +0 -333
- package/node_modules/@aws-sdk/xml-builder/dist-cjs/xml-parser.browser.js +0 -57
- package/node_modules/@aws-sdk/xml-builder/dist-cjs/xml-parser.js +0 -44
- package/node_modules/@aws-sdk/xml-builder/dist-es/xml-external/nodable_entities.js +0 -332
- package/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/xml-external/nodable_entities.d.ts +0 -66
- package/node_modules/@aws-sdk/xml-builder/dist-types/xml-external/nodable_entities.d.ts +0 -65
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/CHANGELOG.md +0 -827
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/LICENSE +0 -21
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/README.md +0 -202
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxbuilder.min.js +0 -2
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxbuilder.min.js.map +0 -1
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxp.cjs +0 -1
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxp.d.cts +0 -770
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxp.min.js +0 -2
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxp.min.js.map +0 -1
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxparser.min.js +0 -2
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxparser.min.js.map +0 -1
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxvalidator.min.js +0 -2
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxvalidator.min.js.map +0 -1
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/package.json +0 -93
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/cli/cli.js +0 -97
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/cli/man.js +0 -17
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/cli/read.js +0 -43
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/fxp.d.ts +0 -739
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/fxp.js +0 -14
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/ignoreAttributes.js +0 -18
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/util.js +0 -61
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/CharsSymbol.js +0 -16
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/EntitiesParser.js +0 -106
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/OptionsBuilder.js +0 -61
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/OutputBuilders/BaseOutputBuilder.js +0 -69
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/OutputBuilders/JsArrBuilder.js +0 -103
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/OutputBuilders/JsMinArrBuilder.js +0 -100
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/OutputBuilders/JsObjBuilder.js +0 -154
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/OutputBuilders/ParserOptionsBuilder.js +0 -94
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/Report.js +0 -0
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/TagPath.js +0 -81
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/TagPathMatcher.js +0 -13
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/XMLParser.js +0 -83
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/Xml2JsParser.js +0 -235
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/XmlPartReader.js +0 -210
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/XmlSpecialTagsReader.js +0 -111
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/inputSource/BufferSource.js +0 -116
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/inputSource/StringSource.js +0 -121
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/valueParsers/EntitiesParser.js +0 -105
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/valueParsers/booleanParser.js +0 -22
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/valueParsers/booleanParserExt.js +0 -19
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/valueParsers/currency.js +0 -38
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/valueParsers/join.js +0 -13
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/valueParsers/number.js +0 -14
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/valueParsers/trim.js +0 -6
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/validator.js +0 -425
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlbuilder/json2xml.js +0 -6
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlparser/DocTypeReader.js +0 -407
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlparser/OptionsBuilder.js +0 -163
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js +0 -840
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlparser/XMLParser.js +0 -71
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlparser/node2json.js +0 -177
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlparser/xmlNode.js +0 -40
- package/node_modules/@aws-sdk/xml-builder/node_modules/strnum/CHANGELOG.md +0 -51
- package/node_modules/@aws-sdk/xml-builder/node_modules/strnum/LICENSE +0 -21
- package/node_modules/@aws-sdk/xml-builder/node_modules/strnum/README.md +0 -113
- package/node_modules/@aws-sdk/xml-builder/node_modules/strnum/package.json +0 -36
- package/node_modules/@aws-sdk/xml-builder/node_modules/strnum/strnum.js +0 -171
- package/node_modules/@nodable/entities/README.md +0 -41
- package/node_modules/@nodable/entities/package.json +0 -57
- package/node_modules/@nodable/entities/src/EntityDecoder.js +0 -644
- package/node_modules/@nodable/entities/src/EntityEncoder.js +0 -194
- package/node_modules/@nodable/entities/src/entities.js +0 -1159
- package/node_modules/@nodable/entities/src/entityTries.js +0 -49
- package/node_modules/@nodable/entities/src/index.d.ts +0 -341
- package/node_modules/@nodable/entities/src/index.js +0 -29
- package/node_modules/@smithy/core/dist-es/submodules/checksum/md5-js/constants.js +0 -3
- package/node_modules/@smithy/core/dist-es/submodules/checksum/md5-js/md5.js +0 -168
- package/node_modules/@smithy/core/dist-types/submodules/checksum/md5-js/constants.d.ts +0 -12
- package/node_modules/@smithy/core/dist-types/submodules/checksum/md5-js/md5.d.ts +0 -16
- package/node_modules/@smithy/fetch-http-handler/dist-es/stream-collector.js +0 -53
- package/node_modules/@smithy/fetch-http-handler/dist-types/stream-collector.d.ts +0 -2
- package/node_modules/@smithy/is-array-buffer/LICENSE +0 -201
- package/node_modules/@smithy/is-array-buffer/README.md +0 -10
- package/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +0 -32
- package/node_modules/@smithy/is-array-buffer/dist-es/index.js +0 -2
- package/node_modules/@smithy/is-array-buffer/dist-types/index.d.ts +0 -4
- package/node_modules/@smithy/is-array-buffer/dist-types/ts3.4/index.d.ts +0 -4
- package/node_modules/@smithy/is-array-buffer/package.json +0 -60
- package/node_modules/@smithy/node-http-handler/dist-es/stream-collector/collector.js +0 -8
- package/node_modules/@smithy/node-http-handler/dist-es/stream-collector/index.js +0 -41
- package/node_modules/@smithy/node-http-handler/dist-types/stream-collector/collector.d.ts +0 -5
- package/node_modules/@smithy/node-http-handler/dist-types/stream-collector/index.d.ts +0 -7
- package/node_modules/@smithy/util-buffer-from/LICENSE +0 -201
- package/node_modules/@smithy/util-buffer-from/README.md +0 -10
- package/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +0 -47
- package/node_modules/@smithy/util-buffer-from/dist-es/index.js +0 -14
- package/node_modules/@smithy/util-buffer-from/dist-types/index.d.ts +0 -13
- package/node_modules/@smithy/util-buffer-from/dist-types/ts3.4/index.d.ts +0 -13
- package/node_modules/@smithy/util-buffer-from/package.json +0 -61
- package/node_modules/@smithy/util-utf8/LICENSE +0 -201
- package/node_modules/@smithy/util-utf8/README.md +0 -4
- package/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.browser.js +0 -1
- package/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.js +0 -1
- package/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -65
- package/node_modules/@smithy/util-utf8/dist-cjs/toUint8Array.js +0 -1
- package/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.browser.js +0 -1
- package/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.js +0 -1
- package/node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js +0 -1
- package/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
- package/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
- package/node_modules/@smithy/util-utf8/dist-es/toUint8Array.js +0 -10
- package/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +0 -9
- package/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
- package/node_modules/@smithy/util-utf8/dist-types/fromUtf8.browser.d.ts +0 -1
- package/node_modules/@smithy/util-utf8/dist-types/fromUtf8.d.ts +0 -1
- package/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
- package/node_modules/@smithy/util-utf8/dist-types/toUint8Array.d.ts +0 -1
- package/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +0 -7
- package/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +0 -7
- package/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
- package/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
- package/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
- package/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
- package/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
- package/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
- package/node_modules/@smithy/util-utf8/package.json +0 -66
- package/node_modules/anynum/LICENSE +0 -21
- package/node_modules/anynum/README.md +0 -142
- package/node_modules/anynum/anynum.js +0 -135
- package/node_modules/anynum/digitTable.js +0 -116
- package/node_modules/anynum/package.json +0 -42
- package/node_modules/fast-xml-builder/CHANGELOG.md +0 -40
- package/node_modules/fast-xml-builder/LICENSE +0 -21
- package/node_modules/fast-xml-builder/README.md +0 -74
- package/node_modules/fast-xml-builder/lib/fxb.cjs +0 -1
- package/node_modules/fast-xml-builder/lib/fxb.d.cts +0 -270
- package/node_modules/fast-xml-builder/lib/fxb.min.js +0 -2
- package/node_modules/fast-xml-builder/lib/fxb.min.js.map +0 -1
- package/node_modules/fast-xml-builder/package.json +0 -81
- package/node_modules/fast-xml-builder/src/fxb.d.ts +0 -270
- package/node_modules/fast-xml-builder/src/fxb.js +0 -599
- package/node_modules/fast-xml-builder/src/ignoreAttributes.js +0 -18
- package/node_modules/fast-xml-builder/src/orderedJs2Xml.js +0 -359
- package/node_modules/fast-xml-builder/src/prettifyJs2Xml.js +0 -0
- package/node_modules/fast-xml-builder/src/util.js +0 -16
- package/node_modules/path-expression-matcher/LICENSE +0 -21
- package/node_modules/path-expression-matcher/README.md +0 -947
- package/node_modules/path-expression-matcher/lib/pem.cjs +0 -1
- package/node_modules/path-expression-matcher/lib/pem.d.cts +0 -715
- package/node_modules/path-expression-matcher/lib/pem.min.js +0 -2
- package/node_modules/path-expression-matcher/lib/pem.min.js.map +0 -1
- package/node_modules/path-expression-matcher/package.json +0 -79
- package/node_modules/path-expression-matcher/src/Expression.js +0 -232
- package/node_modules/path-expression-matcher/src/ExpressionSet.js +0 -225
- package/node_modules/path-expression-matcher/src/Matcher.js +0 -660
- package/node_modules/path-expression-matcher/src/index.d.ts +0 -589
- package/node_modules/path-expression-matcher/src/index.js +0 -29
- package/node_modules/xml-naming/README.md +0 -189
- package/node_modules/xml-naming/package.json +0 -54
- package/node_modules/xml-naming/src/index.d.ts +0 -74
- package/node_modules/xml-naming/src/index.js +0 -270
- /package/node_modules/@smithy/{core/dist-es/submodules/endpoints/middleware-endpoint/types.js → types/dist-es/endpoints/EndpointParameterInstructions.js} +0 -0
- /package/node_modules/@smithy/{core/dist-types/submodules/endpoints/middleware-endpoint/types.d.ts → types/dist-types/endpoints/EndpointParameterInstructions.d.ts} +0 -0
|
@@ -1,599 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
//parse Empty Node as self closing node
|
|
3
|
-
import buildFromOrderedJs from './orderedJs2Xml.js';
|
|
4
|
-
import getIgnoreAttributesFn from "./ignoreAttributes.js";
|
|
5
|
-
import { Expression, Matcher } from 'path-expression-matcher';
|
|
6
|
-
import { safeComment, safeCdata, escapeAttribute } from './util.js';
|
|
7
|
-
import { qName } from 'xml-naming';
|
|
8
|
-
|
|
9
|
-
const defaultOptions = {
|
|
10
|
-
attributeNamePrefix: '@_',
|
|
11
|
-
attributesGroupName: false,
|
|
12
|
-
textNodeName: '#text',
|
|
13
|
-
ignoreAttributes: true,
|
|
14
|
-
cdataPropName: false,
|
|
15
|
-
format: false,
|
|
16
|
-
indentBy: ' ',
|
|
17
|
-
suppressEmptyNode: false,
|
|
18
|
-
suppressUnpairedNode: true,
|
|
19
|
-
suppressBooleanAttributes: true,
|
|
20
|
-
tagValueProcessor: function (key, a) {
|
|
21
|
-
return a;
|
|
22
|
-
},
|
|
23
|
-
attributeValueProcessor: function (attrName, a) {
|
|
24
|
-
return a;
|
|
25
|
-
},
|
|
26
|
-
preserveOrder: false,
|
|
27
|
-
commentPropName: false,
|
|
28
|
-
unpairedTags: [],
|
|
29
|
-
entities: [
|
|
30
|
-
{ regex: new RegExp("&", "g"), val: "&" },//it must be on top
|
|
31
|
-
{ regex: new RegExp(">", "g"), val: ">" },
|
|
32
|
-
{ regex: new RegExp("<", "g"), val: "<" },
|
|
33
|
-
{ regex: new RegExp("\'", "g"), val: "'" },
|
|
34
|
-
{ regex: new RegExp("\"", "g"), val: """ }
|
|
35
|
-
],
|
|
36
|
-
processEntities: true,
|
|
37
|
-
stopNodes: [],
|
|
38
|
-
// transformTagName: false,
|
|
39
|
-
// transformAttributeName: false,
|
|
40
|
-
oneListGroup: false,
|
|
41
|
-
maxNestedTags: 100,
|
|
42
|
-
jPath: true, // When true, callbacks receive string jPath; when false, receive Matcher instance
|
|
43
|
-
sanitizeName: false // false = allow all names as-is (default, backward-compatible).
|
|
44
|
-
// Set to a function (name, { isAttribute, matcher }) => string to
|
|
45
|
-
// validate/sanitize tag and attribute names. Throw inside the function
|
|
46
|
-
// to reject an invalid name.
|
|
47
|
-
};
|
|
48
|
-
|
|
49
|
-
export default function Builder(options) {
|
|
50
|
-
this.options = Object.assign({}, defaultOptions, options);
|
|
51
|
-
|
|
52
|
-
// Convert old-style stopNodes for backward compatibility
|
|
53
|
-
// Old syntax: "*.tag" meant "tag anywhere in tree"
|
|
54
|
-
// New syntax: "..tag" means "tag anywhere in tree"
|
|
55
|
-
if (this.options.stopNodes && Array.isArray(this.options.stopNodes)) {
|
|
56
|
-
this.options.stopNodes = this.options.stopNodes.map(node => {
|
|
57
|
-
if (typeof node === 'string' && node.startsWith('*.')) {
|
|
58
|
-
// Convert old wildcard syntax to deep wildcard
|
|
59
|
-
return '..' + node.substring(2);
|
|
60
|
-
}
|
|
61
|
-
return node;
|
|
62
|
-
});
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
// Pre-compile stopNode expressions for pattern matching
|
|
66
|
-
this.stopNodeExpressions = [];
|
|
67
|
-
if (this.options.stopNodes && Array.isArray(this.options.stopNodes)) {
|
|
68
|
-
for (let i = 0; i < this.options.stopNodes.length; i++) {
|
|
69
|
-
const node = this.options.stopNodes[i];
|
|
70
|
-
if (typeof node === 'string') {
|
|
71
|
-
this.stopNodeExpressions.push(new Expression(node));
|
|
72
|
-
} else if (node instanceof Expression) {
|
|
73
|
-
this.stopNodeExpressions.push(node);
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
if (this.options.ignoreAttributes === true || this.options.attributesGroupName) {
|
|
79
|
-
this.isAttribute = function (/*a*/) {
|
|
80
|
-
return false;
|
|
81
|
-
};
|
|
82
|
-
} else {
|
|
83
|
-
this.ignoreAttributesFn = getIgnoreAttributesFn(this.options.ignoreAttributes)
|
|
84
|
-
this.attrPrefixLen = this.options.attributeNamePrefix.length;
|
|
85
|
-
this.isAttribute = isAttribute;
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
this.processTextOrObjNode = processTextOrObjNode
|
|
89
|
-
|
|
90
|
-
if (this.options.format) {
|
|
91
|
-
this.indentate = indentate;
|
|
92
|
-
this.tagEndChar = '>\n';
|
|
93
|
-
this.newLine = '\n';
|
|
94
|
-
} else {
|
|
95
|
-
this.indentate = function () {
|
|
96
|
-
return '';
|
|
97
|
-
};
|
|
98
|
-
this.tagEndChar = '>';
|
|
99
|
-
this.newLine = '';
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
/**
|
|
104
|
-
* Detect XML version from the ?xml declaration at the root of a plain-object input.
|
|
105
|
-
* Checks both attributesGroupName and flat attribute forms.
|
|
106
|
-
* Returns '1.0' if no declaration is found.
|
|
107
|
-
*/
|
|
108
|
-
function detectXmlVersionFromObj(jObj, options) {
|
|
109
|
-
const decl = jObj['?xml'];
|
|
110
|
-
if (decl && typeof decl === 'object') {
|
|
111
|
-
// attributesGroupName path e.g. { '$$': { '@_version': '1.1' } }
|
|
112
|
-
if (options.attributesGroupName && decl[options.attributesGroupName]) {
|
|
113
|
-
const v = decl[options.attributesGroupName][options.attributeNamePrefix + 'version'];
|
|
114
|
-
if (v) return v;
|
|
115
|
-
}
|
|
116
|
-
// flat attribute path e.g. { '@_version': '1.1' }
|
|
117
|
-
const v = decl[options.attributeNamePrefix + 'version'];
|
|
118
|
-
if (v) return v;
|
|
119
|
-
}
|
|
120
|
-
return '1.0';
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
/**
|
|
124
|
-
* Resolve a tag or attribute name through sanitizeName if configured.
|
|
125
|
-
* Validation via xml-naming's qName is performed first; the sanitizeName
|
|
126
|
-
* callback is invoked only when the name is invalid. If sanitizeName is
|
|
127
|
-
* false (default), no validation occurs and the name is used as-is.
|
|
128
|
-
*
|
|
129
|
-
* @param {string} name - raw name from the JS object
|
|
130
|
-
* @param {boolean} isAttribute - true when resolving an attribute name
|
|
131
|
-
* @param {object} options
|
|
132
|
-
* @param {Matcher} matcher - current matcher state (readonly from callback perspective)
|
|
133
|
-
* @param {string} xmlVersion - '1.0' or '1.1', forwarded to xml-naming
|
|
134
|
-
*/
|
|
135
|
-
function resolveTagName(name, isAttribute, options, matcher, xmlVersion) {
|
|
136
|
-
if (!options.sanitizeName) return name;
|
|
137
|
-
if (qName(name, { xmlVersion })) return name;
|
|
138
|
-
return options.sanitizeName(name, { isAttribute, matcher: matcher.readOnly() });
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
Builder.prototype.build = function (jObj) {
|
|
142
|
-
if (this.options.preserveOrder) {
|
|
143
|
-
return buildFromOrderedJs(jObj, this.options);
|
|
144
|
-
} else {
|
|
145
|
-
if (Array.isArray(jObj) && this.options.arrayNodeName && this.options.arrayNodeName.length > 1) {
|
|
146
|
-
jObj = {
|
|
147
|
-
[this.options.arrayNodeName]: jObj
|
|
148
|
-
}
|
|
149
|
-
}
|
|
150
|
-
// Initialize matcher for path tracking
|
|
151
|
-
const matcher = new Matcher();
|
|
152
|
-
const xmlVersion = detectXmlVersionFromObj(jObj, this.options);
|
|
153
|
-
return this.j2x(jObj, 0, matcher, xmlVersion).val;
|
|
154
|
-
}
|
|
155
|
-
};
|
|
156
|
-
|
|
157
|
-
Builder.prototype.j2x = function (jObj, level, matcher, xmlVersion) {
|
|
158
|
-
let attrStr = '';
|
|
159
|
-
let val = '';
|
|
160
|
-
if (this.options.maxNestedTags && matcher.getDepth() >= this.options.maxNestedTags) {
|
|
161
|
-
throw new Error("Maximum nested tags exceeded");
|
|
162
|
-
}
|
|
163
|
-
// Get jPath based on option: string for backward compatibility, or Matcher for new features
|
|
164
|
-
const jPath = this.options.jPath ? matcher.toString() : matcher;
|
|
165
|
-
|
|
166
|
-
// Check if current node is a stopNode (will be used for attribute encoding)
|
|
167
|
-
const isCurrentStopNode = this.checkStopNode(matcher);
|
|
168
|
-
|
|
169
|
-
for (let key in jObj) {
|
|
170
|
-
if (!Object.prototype.hasOwnProperty.call(jObj, key)) continue;
|
|
171
|
-
|
|
172
|
-
// Resolve the key through sanitizeName before any use.
|
|
173
|
-
// Special keys (textNodeName, cdataPropName, commentPropName, attributeNamePrefix,
|
|
174
|
-
// attributesGroupName, "?" PI tags) are exempt — they are builder-internal conventions,
|
|
175
|
-
// not user-supplied XML names.
|
|
176
|
-
const isSpecialKey = key === this.options.textNodeName
|
|
177
|
-
|| key === this.options.cdataPropName
|
|
178
|
-
|| key === this.options.commentPropName
|
|
179
|
-
|| (this.options.attributesGroupName && key === this.options.attributesGroupName)
|
|
180
|
-
|| this.isAttribute(key)
|
|
181
|
-
|| key[0] === '?';
|
|
182
|
-
|
|
183
|
-
const resolvedKey = isSpecialKey
|
|
184
|
-
? key
|
|
185
|
-
: resolveTagName(key, false, this.options, matcher, xmlVersion);
|
|
186
|
-
|
|
187
|
-
if (typeof jObj[key] === 'undefined') {
|
|
188
|
-
// supress undefined node only if it is not an attribute
|
|
189
|
-
if (this.isAttribute(key)) {
|
|
190
|
-
val += '';
|
|
191
|
-
}
|
|
192
|
-
} else if (jObj[key] === null) {
|
|
193
|
-
// null attribute should be ignored by the attribute list, but should not cause the tag closing
|
|
194
|
-
if (this.isAttribute(key)) {
|
|
195
|
-
val += '';
|
|
196
|
-
} else if (resolvedKey === this.options.cdataPropName || resolvedKey === this.options.commentPropName) {
|
|
197
|
-
val += '';
|
|
198
|
-
} else if (resolvedKey[0] === '?') {
|
|
199
|
-
val += this.indentate(level) + '<' + resolvedKey + '?' + this.tagEndChar;
|
|
200
|
-
} else {
|
|
201
|
-
val += this.indentate(level) + '<' + resolvedKey + '/' + this.tagEndChar;
|
|
202
|
-
}
|
|
203
|
-
} else if (jObj[key] instanceof Date) {
|
|
204
|
-
val += this.buildTextValNode(jObj[key], resolvedKey, '', level, matcher);
|
|
205
|
-
} else if (typeof jObj[key] !== 'object') {
|
|
206
|
-
//premitive type
|
|
207
|
-
const attr = this.isAttribute(key);
|
|
208
|
-
if (attr && !this.ignoreAttributesFn(attr, jPath)) {
|
|
209
|
-
// Resolve the attribute name through sanitizeName
|
|
210
|
-
const resolvedAttr = resolveTagName(attr, true, this.options, matcher, xmlVersion);
|
|
211
|
-
attrStr += this.buildAttrPairStr(resolvedAttr, '' + jObj[key], isCurrentStopNode);
|
|
212
|
-
} else if (!attr) {
|
|
213
|
-
//tag value
|
|
214
|
-
if (key === this.options.textNodeName) {
|
|
215
|
-
let newval = this.options.tagValueProcessor(key, '' + jObj[key]);
|
|
216
|
-
val += this.replaceEntitiesValue(newval);
|
|
217
|
-
} else {
|
|
218
|
-
// Check if this is a stopNode before building
|
|
219
|
-
matcher.push(resolvedKey);
|
|
220
|
-
const isStopNode = this.checkStopNode(matcher);
|
|
221
|
-
matcher.pop();
|
|
222
|
-
|
|
223
|
-
if (isStopNode) {
|
|
224
|
-
// Build as raw content without encoding
|
|
225
|
-
const textValue = '' + jObj[key];
|
|
226
|
-
if (textValue === '') {
|
|
227
|
-
val += this.indentate(level) + '<' + resolvedKey + this.closeTag(resolvedKey) + this.tagEndChar;
|
|
228
|
-
} else {
|
|
229
|
-
val += this.indentate(level) + '<' + resolvedKey + '>' + textValue + '</' + resolvedKey + this.tagEndChar;
|
|
230
|
-
}
|
|
231
|
-
} else {
|
|
232
|
-
val += this.buildTextValNode(jObj[key], resolvedKey, '', level, matcher);
|
|
233
|
-
}
|
|
234
|
-
}
|
|
235
|
-
}
|
|
236
|
-
} else if (Array.isArray(jObj[key])) {
|
|
237
|
-
//repeated nodes
|
|
238
|
-
const arrLen = jObj[key].length;
|
|
239
|
-
let listTagVal = "";
|
|
240
|
-
let listTagAttr = "";
|
|
241
|
-
for (let j = 0; j < arrLen; j++) {
|
|
242
|
-
const item = jObj[key][j];
|
|
243
|
-
if (typeof item === 'undefined') {
|
|
244
|
-
// supress undefined node
|
|
245
|
-
} else if (item === null) {
|
|
246
|
-
if (resolvedKey[0] === "?") val += this.indentate(level) + '<' + resolvedKey + '?' + this.tagEndChar;
|
|
247
|
-
else val += this.indentate(level) + '<' + resolvedKey + '/' + this.tagEndChar;
|
|
248
|
-
} else if (typeof item === 'object') {
|
|
249
|
-
if (this.options.oneListGroup) {
|
|
250
|
-
// Push tag to matcher before recursive call
|
|
251
|
-
matcher.push(resolvedKey);
|
|
252
|
-
const result = this.j2x(item, level + 1, matcher, xmlVersion);
|
|
253
|
-
// Pop tag from matcher after recursive call
|
|
254
|
-
matcher.pop();
|
|
255
|
-
|
|
256
|
-
listTagVal += result.val;
|
|
257
|
-
if (this.options.attributesGroupName && item.hasOwnProperty(this.options.attributesGroupName)) {
|
|
258
|
-
listTagAttr += result.attrStr
|
|
259
|
-
}
|
|
260
|
-
} else {
|
|
261
|
-
listTagVal += this.processTextOrObjNode(item, resolvedKey, level, matcher, xmlVersion)
|
|
262
|
-
}
|
|
263
|
-
} else {
|
|
264
|
-
if (this.options.oneListGroup) {
|
|
265
|
-
let textValue = this.options.tagValueProcessor(resolvedKey, item);
|
|
266
|
-
textValue = this.replaceEntitiesValue(textValue);
|
|
267
|
-
listTagVal += textValue;
|
|
268
|
-
} else {
|
|
269
|
-
// Check if this is a stopNode before building
|
|
270
|
-
matcher.push(resolvedKey);
|
|
271
|
-
const isStopNode = this.checkStopNode(matcher);
|
|
272
|
-
matcher.pop();
|
|
273
|
-
|
|
274
|
-
if (isStopNode) {
|
|
275
|
-
// Build as raw content without encoding
|
|
276
|
-
const textValue = '' + item;
|
|
277
|
-
if (textValue === '') {
|
|
278
|
-
listTagVal += this.indentate(level) + '<' + resolvedKey + this.closeTag(resolvedKey) + this.tagEndChar;
|
|
279
|
-
} else {
|
|
280
|
-
listTagVal += this.indentate(level) + '<' + resolvedKey + '>' + textValue + '</' + resolvedKey + this.tagEndChar;
|
|
281
|
-
}
|
|
282
|
-
} else {
|
|
283
|
-
listTagVal += this.buildTextValNode(item, resolvedKey, '', level, matcher);
|
|
284
|
-
}
|
|
285
|
-
}
|
|
286
|
-
}
|
|
287
|
-
}
|
|
288
|
-
if (this.options.oneListGroup) {
|
|
289
|
-
listTagVal = this.buildObjectNode(listTagVal, resolvedKey, listTagAttr, level);
|
|
290
|
-
}
|
|
291
|
-
val += listTagVal;
|
|
292
|
-
} else {
|
|
293
|
-
//nested node
|
|
294
|
-
if (this.options.attributesGroupName && key === this.options.attributesGroupName) {
|
|
295
|
-
const Ks = Object.keys(jObj[key]);
|
|
296
|
-
const L = Ks.length;
|
|
297
|
-
for (let j = 0; j < L; j++) {
|
|
298
|
-
// Resolve attribute names inside attributesGroupName
|
|
299
|
-
const resolvedAttr = resolveTagName(Ks[j], true, this.options, matcher, xmlVersion);
|
|
300
|
-
attrStr += this.buildAttrPairStr(resolvedAttr, '' + jObj[key][Ks[j]], isCurrentStopNode);
|
|
301
|
-
}
|
|
302
|
-
} else {
|
|
303
|
-
val += this.processTextOrObjNode(jObj[key], resolvedKey, level, matcher, xmlVersion)
|
|
304
|
-
}
|
|
305
|
-
}
|
|
306
|
-
}
|
|
307
|
-
return { attrStr: attrStr, val: val };
|
|
308
|
-
};
|
|
309
|
-
|
|
310
|
-
Builder.prototype.buildAttrPairStr = function (attrName, val, isStopNode) {
|
|
311
|
-
if (!isStopNode) {
|
|
312
|
-
val = this.options.attributeValueProcessor(attrName, '' + val);
|
|
313
|
-
val = this.replaceEntitiesValue(val);
|
|
314
|
-
}
|
|
315
|
-
if (this.options.suppressBooleanAttributes && val === "true") {
|
|
316
|
-
return ' ' + attrName;
|
|
317
|
-
} else return ' ' + attrName + '="' + escapeAttribute(val) + '"';
|
|
318
|
-
}
|
|
319
|
-
|
|
320
|
-
function processTextOrObjNode(object, key, level, matcher, xmlVersion) {
|
|
321
|
-
// Extract attributes to pass to matcher
|
|
322
|
-
const attrValues = this.extractAttributes(object);
|
|
323
|
-
|
|
324
|
-
// Push tag to matcher before recursion WITH attributes
|
|
325
|
-
matcher.push(key, attrValues);
|
|
326
|
-
|
|
327
|
-
// Check if this entire node is a stopNode
|
|
328
|
-
const isStopNode = this.checkStopNode(matcher);
|
|
329
|
-
|
|
330
|
-
if (isStopNode) {
|
|
331
|
-
// For stopNodes, build raw content without entity encoding
|
|
332
|
-
const rawContent = this.buildRawContent(object);
|
|
333
|
-
const attrStr = this.buildAttributesForStopNode(object);
|
|
334
|
-
matcher.pop();
|
|
335
|
-
return this.buildObjectNode(rawContent, key, attrStr, level);
|
|
336
|
-
}
|
|
337
|
-
|
|
338
|
-
const result = this.j2x(object, level + 1, matcher, xmlVersion);
|
|
339
|
-
// Pop tag from matcher after recursion
|
|
340
|
-
matcher.pop();
|
|
341
|
-
|
|
342
|
-
// PI/XML-declaration tags must never emit text content — route through
|
|
343
|
-
// buildTextValNode which correctly ignores the text node for "?" tags.
|
|
344
|
-
if (key[0] === '?') {
|
|
345
|
-
return this.buildTextValNode('', key, result.attrStr, level, matcher);
|
|
346
|
-
} else if (object[this.options.textNodeName] !== undefined && Object.keys(object).length === 1) {
|
|
347
|
-
return this.buildTextValNode(object[this.options.textNodeName], key, result.attrStr, level, matcher);
|
|
348
|
-
} else {
|
|
349
|
-
return this.buildObjectNode(result.val, key, result.attrStr, level);
|
|
350
|
-
}
|
|
351
|
-
}
|
|
352
|
-
|
|
353
|
-
// Helper method to extract attributes from an object
|
|
354
|
-
Builder.prototype.extractAttributes = function (obj) {
|
|
355
|
-
if (!obj || typeof obj !== 'object') return null;
|
|
356
|
-
|
|
357
|
-
const attrValues = {};
|
|
358
|
-
let hasAttrs = false;
|
|
359
|
-
|
|
360
|
-
// Check for attributesGroupName (when attributes are grouped)
|
|
361
|
-
if (this.options.attributesGroupName && obj[this.options.attributesGroupName]) {
|
|
362
|
-
const attrGroup = obj[this.options.attributesGroupName];
|
|
363
|
-
for (let attrKey in attrGroup) {
|
|
364
|
-
if (!Object.prototype.hasOwnProperty.call(attrGroup, attrKey)) continue;
|
|
365
|
-
// Remove attribute prefix if present
|
|
366
|
-
const cleanKey = attrKey.startsWith(this.options.attributeNamePrefix)
|
|
367
|
-
? attrKey.substring(this.options.attributeNamePrefix.length)
|
|
368
|
-
: attrKey;
|
|
369
|
-
attrValues[cleanKey] = escapeAttribute(attrGroup[attrKey]);
|
|
370
|
-
hasAttrs = true;
|
|
371
|
-
}
|
|
372
|
-
} else {
|
|
373
|
-
// Look for individual attributes (prefixed with attributeNamePrefix)
|
|
374
|
-
for (let key in obj) {
|
|
375
|
-
if (!Object.prototype.hasOwnProperty.call(obj, key)) continue;
|
|
376
|
-
const attr = this.isAttribute(key);
|
|
377
|
-
if (attr) {
|
|
378
|
-
attrValues[attr] = escapeAttribute(obj[key]);
|
|
379
|
-
hasAttrs = true;
|
|
380
|
-
}
|
|
381
|
-
}
|
|
382
|
-
}
|
|
383
|
-
|
|
384
|
-
return hasAttrs ? attrValues : null;
|
|
385
|
-
};
|
|
386
|
-
|
|
387
|
-
// Build raw content for stopNode without entity encoding
|
|
388
|
-
Builder.prototype.buildRawContent = function (obj) {
|
|
389
|
-
if (typeof obj === 'string') {
|
|
390
|
-
return obj; // Already a string, return as-is
|
|
391
|
-
}
|
|
392
|
-
|
|
393
|
-
if (typeof obj !== 'object' || obj === null) {
|
|
394
|
-
return String(obj);
|
|
395
|
-
}
|
|
396
|
-
|
|
397
|
-
// Check if this is a stopNode data from parser: { "#text": "raw xml", "@_attr": "val" }
|
|
398
|
-
if (obj[this.options.textNodeName] !== undefined) {
|
|
399
|
-
return obj[this.options.textNodeName]; // Return raw text without encoding
|
|
400
|
-
}
|
|
401
|
-
|
|
402
|
-
// Build raw XML from nested structure
|
|
403
|
-
let content = '';
|
|
404
|
-
|
|
405
|
-
for (let key in obj) {
|
|
406
|
-
if (!Object.prototype.hasOwnProperty.call(obj, key)) continue;
|
|
407
|
-
|
|
408
|
-
// Skip attributes
|
|
409
|
-
if (this.isAttribute(key)) continue;
|
|
410
|
-
if (this.options.attributesGroupName && key === this.options.attributesGroupName) continue;
|
|
411
|
-
|
|
412
|
-
const value = obj[key];
|
|
413
|
-
|
|
414
|
-
if (key === this.options.textNodeName) {
|
|
415
|
-
content += value; // Raw text
|
|
416
|
-
} else if (Array.isArray(value)) {
|
|
417
|
-
// Array of same tag
|
|
418
|
-
for (let item of value) {
|
|
419
|
-
if (typeof item === 'string' || typeof item === 'number') {
|
|
420
|
-
content += `<${key}>${item}</${key}>`;
|
|
421
|
-
} else if (typeof item === 'object' && item !== null) {
|
|
422
|
-
const nestedContent = this.buildRawContent(item);
|
|
423
|
-
const nestedAttrs = this.buildAttributesForStopNode(item);
|
|
424
|
-
if (nestedContent === '') {
|
|
425
|
-
content += `<${key}${nestedAttrs}/>`;
|
|
426
|
-
} else {
|
|
427
|
-
content += `<${key}${nestedAttrs}>${nestedContent}</${key}>`;
|
|
428
|
-
}
|
|
429
|
-
}
|
|
430
|
-
}
|
|
431
|
-
} else if (typeof value === 'object' && value !== null) {
|
|
432
|
-
// Nested object
|
|
433
|
-
const nestedContent = this.buildRawContent(value);
|
|
434
|
-
const nestedAttrs = this.buildAttributesForStopNode(value);
|
|
435
|
-
if (nestedContent === '') {
|
|
436
|
-
content += `<${key}${nestedAttrs}/>`;
|
|
437
|
-
} else {
|
|
438
|
-
content += `<${key}${nestedAttrs}>${nestedContent}</${key}>`;
|
|
439
|
-
}
|
|
440
|
-
} else {
|
|
441
|
-
// Primitive value
|
|
442
|
-
content += `<${key}>${value}</${key}>`;
|
|
443
|
-
}
|
|
444
|
-
}
|
|
445
|
-
|
|
446
|
-
return content;
|
|
447
|
-
};
|
|
448
|
-
|
|
449
|
-
// Build attribute string for stopNode (no entity encoding)
|
|
450
|
-
Builder.prototype.buildAttributesForStopNode = function (obj) {
|
|
451
|
-
if (!obj || typeof obj !== 'object') return '';
|
|
452
|
-
|
|
453
|
-
let attrStr = '';
|
|
454
|
-
|
|
455
|
-
// Check for attributesGroupName (when attributes are grouped)
|
|
456
|
-
if (this.options.attributesGroupName && obj[this.options.attributesGroupName]) {
|
|
457
|
-
const attrGroup = obj[this.options.attributesGroupName];
|
|
458
|
-
for (let attrKey in attrGroup) {
|
|
459
|
-
if (!Object.prototype.hasOwnProperty.call(attrGroup, attrKey)) continue;
|
|
460
|
-
const cleanKey = attrKey.startsWith(this.options.attributeNamePrefix)
|
|
461
|
-
? attrKey.substring(this.options.attributeNamePrefix.length)
|
|
462
|
-
: attrKey;
|
|
463
|
-
const val = attrGroup[attrKey];
|
|
464
|
-
if (val === true && this.options.suppressBooleanAttributes) {
|
|
465
|
-
attrStr += ' ' + cleanKey;
|
|
466
|
-
} else {
|
|
467
|
-
attrStr += ' ' + cleanKey + '="' + val + '"'; // No encoding for stopNode
|
|
468
|
-
}
|
|
469
|
-
}
|
|
470
|
-
} else {
|
|
471
|
-
// Look for individual attributes
|
|
472
|
-
for (let key in obj) {
|
|
473
|
-
if (!Object.prototype.hasOwnProperty.call(obj, key)) continue;
|
|
474
|
-
const attr = this.isAttribute(key);
|
|
475
|
-
if (attr) {
|
|
476
|
-
const val = obj[key];
|
|
477
|
-
if (val === true && this.options.suppressBooleanAttributes) {
|
|
478
|
-
attrStr += ' ' + attr;
|
|
479
|
-
} else {
|
|
480
|
-
attrStr += ' ' + attr + '="' + val + '"'; // No encoding for stopNode
|
|
481
|
-
}
|
|
482
|
-
}
|
|
483
|
-
}
|
|
484
|
-
}
|
|
485
|
-
|
|
486
|
-
return attrStr;
|
|
487
|
-
};
|
|
488
|
-
|
|
489
|
-
Builder.prototype.buildObjectNode = function (val, key, attrStr, level) {
|
|
490
|
-
if (val === "") {
|
|
491
|
-
if (key[0] === "?") return this.indentate(level) + '<' + key + attrStr + '?' + this.tagEndChar;
|
|
492
|
-
else {
|
|
493
|
-
return this.indentate(level) + '<' + key + attrStr + this.closeTag(key) + this.tagEndChar;
|
|
494
|
-
}
|
|
495
|
-
} else if (key[0] === "?") {
|
|
496
|
-
// PI/XML-declaration tags never have body content — treat them like empty.
|
|
497
|
-
return this.indentate(level) + '<' + key + attrStr + '?' + this.tagEndChar;
|
|
498
|
-
} else {
|
|
499
|
-
let tagEndExp = '</' + key + this.tagEndChar;
|
|
500
|
-
let piClosingChar = "";
|
|
501
|
-
|
|
502
|
-
if (key[0] === "?") {
|
|
503
|
-
piClosingChar = "?";
|
|
504
|
-
tagEndExp = "";
|
|
505
|
-
}
|
|
506
|
-
|
|
507
|
-
// attrStr is an empty string in case the attribute came as undefined or null
|
|
508
|
-
if ((attrStr || attrStr === '') && val.indexOf('<') === -1) {
|
|
509
|
-
return (this.indentate(level) + '<' + key + attrStr + piClosingChar + '>' + val + tagEndExp);
|
|
510
|
-
} else if (this.options.commentPropName !== false && key === this.options.commentPropName && piClosingChar.length === 0) {
|
|
511
|
-
return this.indentate(level) + `<!--${val}-->` + this.newLine;
|
|
512
|
-
} else {
|
|
513
|
-
return (
|
|
514
|
-
this.indentate(level) + '<' + key + attrStr + piClosingChar + this.tagEndChar +
|
|
515
|
-
val +
|
|
516
|
-
this.indentate(level) + tagEndExp);
|
|
517
|
-
}
|
|
518
|
-
}
|
|
519
|
-
}
|
|
520
|
-
|
|
521
|
-
Builder.prototype.closeTag = function (key) {
|
|
522
|
-
let closeTag = "";
|
|
523
|
-
if (this.options.unpairedTags.indexOf(key) !== -1) { //unpaired
|
|
524
|
-
if (!this.options.suppressUnpairedNode) closeTag = "/"
|
|
525
|
-
} else if (this.options.suppressEmptyNode) { //empty
|
|
526
|
-
closeTag = "/";
|
|
527
|
-
} else {
|
|
528
|
-
closeTag = `></${key}`
|
|
529
|
-
}
|
|
530
|
-
return closeTag;
|
|
531
|
-
}
|
|
532
|
-
|
|
533
|
-
Builder.prototype.checkStopNode = function (matcher) {
|
|
534
|
-
if (!this.stopNodeExpressions || this.stopNodeExpressions.length === 0) return false;
|
|
535
|
-
|
|
536
|
-
for (let i = 0; i < this.stopNodeExpressions.length; i++) {
|
|
537
|
-
if (matcher.matches(this.stopNodeExpressions[i])) {
|
|
538
|
-
return true;
|
|
539
|
-
}
|
|
540
|
-
}
|
|
541
|
-
return false;
|
|
542
|
-
}
|
|
543
|
-
|
|
544
|
-
function buildEmptyObjNode(val, key, attrStr, level) {
|
|
545
|
-
if (val !== '') {
|
|
546
|
-
return this.buildObjectNode(val, key, attrStr, level);
|
|
547
|
-
} else {
|
|
548
|
-
if (key[0] === "?") return this.indentate(level) + '<' + key + attrStr + '?' + this.tagEndChar;
|
|
549
|
-
else {
|
|
550
|
-
return this.indentate(level) + '<' + key + attrStr + '/' + this.tagEndChar;
|
|
551
|
-
}
|
|
552
|
-
}
|
|
553
|
-
}
|
|
554
|
-
|
|
555
|
-
Builder.prototype.buildTextValNode = function (val, key, attrStr, level, matcher) {
|
|
556
|
-
if (this.options.cdataPropName !== false && key === this.options.cdataPropName) {
|
|
557
|
-
const safeVal = safeCdata(val);
|
|
558
|
-
return this.indentate(level) + `<![CDATA[${safeVal}]]>` + this.newLine;
|
|
559
|
-
} else if (this.options.commentPropName !== false && key === this.options.commentPropName) {
|
|
560
|
-
const safeVal = safeComment(val);
|
|
561
|
-
return this.indentate(level) + `<!--${safeVal}-->` + this.newLine;
|
|
562
|
-
} else if (key[0] === "?") {//PI tag
|
|
563
|
-
return this.indentate(level) + '<' + key + attrStr + '?' + this.tagEndChar;
|
|
564
|
-
} else {
|
|
565
|
-
// Normal processing: apply tagValueProcessor and entity replacement
|
|
566
|
-
let textValue = this.options.tagValueProcessor(key, val);
|
|
567
|
-
textValue = this.replaceEntitiesValue(textValue);
|
|
568
|
-
|
|
569
|
-
if (textValue === '') {
|
|
570
|
-
return this.indentate(level) + '<' + key + attrStr + this.closeTag(key) + this.tagEndChar;
|
|
571
|
-
} else {
|
|
572
|
-
return this.indentate(level) + '<' + key + attrStr + '>' +
|
|
573
|
-
textValue +
|
|
574
|
-
'</' + key + this.tagEndChar;
|
|
575
|
-
}
|
|
576
|
-
}
|
|
577
|
-
}
|
|
578
|
-
|
|
579
|
-
Builder.prototype.replaceEntitiesValue = function (textValue) {
|
|
580
|
-
if (textValue && textValue.length > 0 && this.options.processEntities) {
|
|
581
|
-
for (let i = 0; i < this.options.entities.length; i++) {
|
|
582
|
-
const entity = this.options.entities[i];
|
|
583
|
-
textValue = textValue.replace(entity.regex, entity.val);
|
|
584
|
-
}
|
|
585
|
-
}
|
|
586
|
-
return textValue;
|
|
587
|
-
}
|
|
588
|
-
|
|
589
|
-
function indentate(level) {
|
|
590
|
-
return this.options.indentBy.repeat(level);
|
|
591
|
-
}
|
|
592
|
-
|
|
593
|
-
function isAttribute(name /*, options*/) {
|
|
594
|
-
if (name.startsWith(this.options.attributeNamePrefix) && name !== this.options.textNodeName) {
|
|
595
|
-
return name.substr(this.attrPrefixLen);
|
|
596
|
-
} else {
|
|
597
|
-
return false;
|
|
598
|
-
}
|
|
599
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
export default function getIgnoreAttributesFn(ignoreAttributes) {
|
|
2
|
-
if (typeof ignoreAttributes === 'function') {
|
|
3
|
-
return ignoreAttributes
|
|
4
|
-
}
|
|
5
|
-
if (Array.isArray(ignoreAttributes)) {
|
|
6
|
-
return (attrName) => {
|
|
7
|
-
for (const pattern of ignoreAttributes) {
|
|
8
|
-
if (typeof pattern === 'string' && attrName === pattern) {
|
|
9
|
-
return true
|
|
10
|
-
}
|
|
11
|
-
if (pattern instanceof RegExp && pattern.test(attrName)) {
|
|
12
|
-
return true
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
return () => false
|
|
18
|
-
}
|