@cdklabs/cdk-construct-connect-datalake 0.0.16 → 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/package.json +8 -9
- package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-http/package.json +7 -7
- 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/package.json +6 -6
- 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 +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.native.d.ts +1 -1
- 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 +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +1 -1
- 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 +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.native.d.ts +1 -1
- 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 +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
- 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 +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -1
- 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 +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +1 -1
- 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 +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +1 -1
- 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 +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +1 -1
- 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 +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
- 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 +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +1 -1
- 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/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/package.json +2 -2
- package/node_modules/@smithy/core/dist-cjs/submodules/checksum/index.browser.js +4 -1
- package/node_modules/@smithy/core/dist-cjs/submodules/checksum/index.js +8 -2
- package/node_modules/@smithy/core/dist-cjs/submodules/checksum/index.native.js +4 -1
- 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/serde/index.js +31 -27
- package/node_modules/@smithy/core/dist-es/submodules/checksum/crc32/Crc32Js.js +4 -1
- package/node_modules/@smithy/core/dist-es/submodules/checksum/crc32/Crc32Node.js +4 -1
- 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/serde/util-stream/checksum/ChecksumStream.js +31 -27
- package/node_modules/@smithy/core/dist-types/submodules/checksum/crc32/Crc32Js.d.ts +5 -0
- package/node_modules/@smithy/core/dist-types/submodules/checksum/crc32/Crc32Node.d.ts +5 -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/util-stream/checksum/ChecksumStream.d.ts +22 -14
- package/node_modules/@smithy/core/package.json +2 -3
- package/node_modules/@smithy/credential-provider-imds/package.json +3 -3
- package/node_modules/@smithy/fetch-http-handler/package.json +4 -4
- 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/package.json +10 -10
- 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/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/@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/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/@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
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/LICENSE +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/README.md +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/bin/js-yaml.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/dist/js-yaml.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/dist/js-yaml.min.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/index.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/common.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/dumper.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/exception.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/loader.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/mark.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/core.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/default_full.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/default_safe.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/failsafe.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/json.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/binary.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/bool.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/float.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/int.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/js/function.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/js/regexp.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/js/undefined.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/map.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/merge.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/null.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/omap.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/pairs.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/seq.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/set.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/str.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/timestamp.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml.js +0 -0
- /package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/package.json +0 -0
|
@@ -1,3022 +0,0 @@
|
|
|
1
|
-
const _A = "Arn";
|
|
2
|
-
const _AC = "AfterContext";
|
|
3
|
-
const _ACT = "AttributeChangeType";
|
|
4
|
-
const _AD = "AutoDeployment";
|
|
5
|
-
const _AEE = "AlreadyExistsException";
|
|
6
|
-
const _AFT = "AccountFilterType";
|
|
7
|
-
const _AGR = "AccountGateResult";
|
|
8
|
-
const _AL = "AccountLimit";
|
|
9
|
-
const _ALL = "AccountLimitList";
|
|
10
|
-
const _ALc = "AccountLimits";
|
|
11
|
-
const _ALn = "AnnotationList";
|
|
12
|
-
const _AN = "AnnotationName";
|
|
13
|
-
const _AOA = "ActivateOrganizationsAccess";
|
|
14
|
-
const _AOAI = "ActivateOrganizationsAccessInput";
|
|
15
|
-
const _AOAO = "ActivateOrganizationsAccessOutput";
|
|
16
|
-
const _AP = "ActualProperties";
|
|
17
|
-
const _AR = "AddResources";
|
|
18
|
-
const _ARARN = "AdministrationRoleARN";
|
|
19
|
-
const _AT = "ActivateType";
|
|
20
|
-
const _ATAC = "AcceptTermsAndConditions";
|
|
21
|
-
const _ATI = "ActivateTypeInput";
|
|
22
|
-
const _ATO = "ActivateTypeOutput";
|
|
23
|
-
const _AU = "AutoUpdate";
|
|
24
|
-
const _AUc = "AccountsUrl";
|
|
25
|
-
const _AV = "ActualValue";
|
|
26
|
-
const _AVF = "AfterValueFrom";
|
|
27
|
-
const _AVf = "AfterValue";
|
|
28
|
-
const _AVl = "AllowedValues";
|
|
29
|
-
const _Ac = "Accounts";
|
|
30
|
-
const _Acc = "Account";
|
|
31
|
-
const _Act = "Action";
|
|
32
|
-
const _Acti = "Active";
|
|
33
|
-
const _Al = "Alias";
|
|
34
|
-
const _An = "Annotation";
|
|
35
|
-
const _Ann = "Annotations";
|
|
36
|
-
const _At = "Attribute";
|
|
37
|
-
const _BC = "BeforeContext";
|
|
38
|
-
const _BDTC = "BatchDescribeTypeConfigurations";
|
|
39
|
-
const _BDTCE = "BatchDescribeTypeConfigurationsError";
|
|
40
|
-
const _BDTCEa = "BatchDescribeTypeConfigurationsErrors";
|
|
41
|
-
const _BDTCI = "BatchDescribeTypeConfigurationsInput";
|
|
42
|
-
const _BDTCO = "BatchDescribeTypeConfigurationsOutput";
|
|
43
|
-
const _BT = "BearerToken";
|
|
44
|
-
const _BV = "BeforeValue";
|
|
45
|
-
const _BVF = "BeforeValueFrom";
|
|
46
|
-
const _C = "Change";
|
|
47
|
-
const _CA = "CallAs";
|
|
48
|
-
const _CAo = "ConnectionArn";
|
|
49
|
-
const _CAon = "ConfigurationAlias";
|
|
50
|
-
const _CAonf = "ConfigurationArn";
|
|
51
|
-
const _CBME = "CreatedButModifiedException";
|
|
52
|
-
const _CCS = "CreateChangeSet";
|
|
53
|
-
const _CCSI = "CreateChangeSetInput";
|
|
54
|
-
const _CCSO = "CreateChangeSetOutput";
|
|
55
|
-
const _CE = "CausingEntity";
|
|
56
|
-
const _CFNRE = "CFNRegistryException";
|
|
57
|
-
const _CGT = "CreateGeneratedTemplate";
|
|
58
|
-
const _CGTI = "CreateGeneratedTemplateInput";
|
|
59
|
-
const _CGTO = "CreateGeneratedTemplateOutput";
|
|
60
|
-
const _CM = "ConcurrencyMode";
|
|
61
|
-
const _COS = "CurrentOperationStatus";
|
|
62
|
-
const _CR = "CapabilitiesReason";
|
|
63
|
-
const _CRLEE = "ConcurrentResourcesLimitExceededException";
|
|
64
|
-
const _CRT = "ClientRequestToken";
|
|
65
|
-
const _CS = "ConfigurationSchema";
|
|
66
|
-
const _CSH = "ChangeSetHook";
|
|
67
|
-
const _CSHRTD = "ChangeSetHookResourceTargetDetails";
|
|
68
|
-
const _CSHTD = "ChangeSetHookTargetDetails";
|
|
69
|
-
const _CSHh = "ChangeSetHooks";
|
|
70
|
-
const _CSI = "ChangeSetId";
|
|
71
|
-
const _CSII = "CreateStackInstancesInput";
|
|
72
|
-
const _CSIO = "CreateStackInstancesOutput";
|
|
73
|
-
const _CSIr = "CreateStackInput";
|
|
74
|
-
const _CSIre = "CreateStackInstances";
|
|
75
|
-
const _CSN = "ChangeSetName";
|
|
76
|
-
const _CSNFE = "ChangeSetNotFoundException";
|
|
77
|
-
const _CSO = "CreateStackOutput";
|
|
78
|
-
const _CSR = "CreateStackRefactor";
|
|
79
|
-
const _CSRI = "CreateStackRefactorInput";
|
|
80
|
-
const _CSRO = "CreateStackRefactorOutput";
|
|
81
|
-
const _CSS = "ChangeSetSummary";
|
|
82
|
-
const _CSSI = "CreateStackSetInput";
|
|
83
|
-
const _CSSO = "CreateStackSetOutput";
|
|
84
|
-
const _CSSh = "ChangeSetSummaries";
|
|
85
|
-
const _CSSr = "CreateStackSet";
|
|
86
|
-
const _CST = "ChangeSetType";
|
|
87
|
-
const _CSh = "ChangeSource";
|
|
88
|
-
const _CSr = "CreateStack";
|
|
89
|
-
const _CT = "CreationTime";
|
|
90
|
-
const _CTl = "ClientToken";
|
|
91
|
-
const _CTr = "CreationTimestamp";
|
|
92
|
-
const _CUR = "ContinueUpdateRollback";
|
|
93
|
-
const _CURI = "ContinueUpdateRollbackInput";
|
|
94
|
-
const _CURO = "ContinueUpdateRollbackOutput";
|
|
95
|
-
const _CUS = "CancelUpdateStack";
|
|
96
|
-
const _CUSI = "CancelUpdateStackInput";
|
|
97
|
-
const _Ca = "Capabilities";
|
|
98
|
-
const _Cat = "Category";
|
|
99
|
-
const _Ch = "Changes";
|
|
100
|
-
const _Co = "Configuration";
|
|
101
|
-
const _D = "Description";
|
|
102
|
-
const _DAL = "DescribeAccountLimits";
|
|
103
|
-
const _DALI = "DescribeAccountLimitsInput";
|
|
104
|
-
const _DALO = "DescribeAccountLimitsOutput";
|
|
105
|
-
const _DCS = "DeleteChangeSet";
|
|
106
|
-
const _DCSH = "DescribeChangeSetHooks";
|
|
107
|
-
const _DCSHI = "DescribeChangeSetHooksInput";
|
|
108
|
-
const _DCSHO = "DescribeChangeSetHooksOutput";
|
|
109
|
-
const _DCSI = "DeleteChangeSetInput";
|
|
110
|
-
const _DCSIe = "DescribeChangeSetInput";
|
|
111
|
-
const _DCSO = "DeleteChangeSetOutput";
|
|
112
|
-
const _DCSOe = "DescribeChangeSetOutput";
|
|
113
|
-
const _DCSe = "DescribeChangeSet";
|
|
114
|
-
const _DDS = "DriftDetectionStatus";
|
|
115
|
-
const _DDT = "DriftDetectionTimestamp";
|
|
116
|
-
const _DE = "DescribeEvents";
|
|
117
|
-
const _DEI = "DescribeEventsInput";
|
|
118
|
-
const _DEO = "DescribeEventsOutput";
|
|
119
|
-
const _DGT = "DeleteGeneratedTemplate";
|
|
120
|
-
const _DGTI = "DeleteGeneratedTemplateInput";
|
|
121
|
-
const _DGTIe = "DescribeGeneratedTemplateInput";
|
|
122
|
-
const _DGTO = "DescribeGeneratedTemplateOutput";
|
|
123
|
-
const _DGTe = "DescribeGeneratedTemplate";
|
|
124
|
-
const _DI = "DriftInformation";
|
|
125
|
-
const _DM = "DeploymentMode";
|
|
126
|
-
const _DMe = "DeletionMode";
|
|
127
|
-
const _DO = "DependsOn";
|
|
128
|
-
const _DOA = "DeactivateOrganizationsAccess";
|
|
129
|
-
const _DOAI = "DeactivateOrganizationsAccessInput";
|
|
130
|
-
const _DOAIe = "DescribeOrganizationsAccessInput";
|
|
131
|
-
const _DOAO = "DeactivateOrganizationsAccessOutput";
|
|
132
|
-
const _DOAOe = "DescribeOrganizationsAccessOutput";
|
|
133
|
-
const _DOAe = "DescribeOrganizationsAccess";
|
|
134
|
-
const _DP = "DeletionPolicy";
|
|
135
|
-
const _DPI = "DescribePublisherInput";
|
|
136
|
-
const _DPO = "DescribePublisherOutput";
|
|
137
|
-
const _DPe = "DescribePublisher";
|
|
138
|
-
const _DR = "DisableRollback";
|
|
139
|
-
const _DRS = "DescribeResourceScan";
|
|
140
|
-
const _DRSI = "DescribeResourceScanInput";
|
|
141
|
-
const _DRSO = "DescribeResourceScanOutput";
|
|
142
|
-
const _DRe = "DetectionReason";
|
|
143
|
-
const _DS = "DetectionStatus";
|
|
144
|
-
const _DSD = "DetectStackDrift";
|
|
145
|
-
const _DSDDS = "DescribeStackDriftDetectionStatus";
|
|
146
|
-
const _DSDDSI = "DescribeStackDriftDetectionStatusInput";
|
|
147
|
-
const _DSDDSO = "DescribeStackDriftDetectionStatusOutput";
|
|
148
|
-
const _DSDI = "DetectStackDriftInput";
|
|
149
|
-
const _DSDO = "DetectStackDriftOutput";
|
|
150
|
-
const _DSE = "DescribeStackEvents";
|
|
151
|
-
const _DSEI = "DescribeStackEventsInput";
|
|
152
|
-
const _DSEO = "DescribeStackEventsOutput";
|
|
153
|
-
const _DSI = "DeleteStackInput";
|
|
154
|
-
const _DSIC = "DriftedStackInstancesCount";
|
|
155
|
-
const _DSII = "DeleteStackInstancesInput";
|
|
156
|
-
const _DSIIe = "DescribeStackInstanceInput";
|
|
157
|
-
const _DSIO = "DeleteStackInstancesOutput";
|
|
158
|
-
const _DSIOe = "DescribeStackInstanceOutput";
|
|
159
|
-
const _DSIe = "DescribeStacksInput";
|
|
160
|
-
const _DSIel = "DeleteStackInstances";
|
|
161
|
-
const _DSIes = "DescribeStackInstance";
|
|
162
|
-
const _DSO = "DescribeStacksOutput";
|
|
163
|
-
const _DSR = "DetectionStatusReason";
|
|
164
|
-
const _DSRC = "DriftedStackResourceCount";
|
|
165
|
-
const _DSRD = "DescribeStackResourceDrifts";
|
|
166
|
-
const _DSRDI = "DescribeStackResourceDriftsInput";
|
|
167
|
-
const _DSRDIe = "DetectStackResourceDriftInput";
|
|
168
|
-
const _DSRDO = "DescribeStackResourceDriftsOutput";
|
|
169
|
-
const _DSRDOe = "DetectStackResourceDriftOutput";
|
|
170
|
-
const _DSRDe = "DetectStackResourceDrift";
|
|
171
|
-
const _DSRI = "DescribeStackRefactorInput";
|
|
172
|
-
const _DSRIe = "DescribeStackResourceInput";
|
|
173
|
-
const _DSRIes = "DescribeStackResourcesInput";
|
|
174
|
-
const _DSRO = "DescribeStackRefactorOutput";
|
|
175
|
-
const _DSROe = "DescribeStackResourceOutput";
|
|
176
|
-
const _DSROes = "DescribeStackResourcesOutput";
|
|
177
|
-
const _DSRe = "DescribeStackRefactor";
|
|
178
|
-
const _DSRes = "DescribeStackResource";
|
|
179
|
-
const _DSResc = "DescribeStackResources";
|
|
180
|
-
const _DSRr = "DriftStatusReason";
|
|
181
|
-
const _DSS = "DeleteStackSet";
|
|
182
|
-
const _DSSD = "DetectStackSetDrift";
|
|
183
|
-
const _DSSDI = "DetectStackSetDriftInput";
|
|
184
|
-
const _DSSDO = "DetectStackSetDriftOutput";
|
|
185
|
-
const _DSSI = "DeleteStackSetInput";
|
|
186
|
-
const _DSSIe = "DescribeStackSetInput";
|
|
187
|
-
const _DSSO = "DeleteStackSetOutput";
|
|
188
|
-
const _DSSOI = "DescribeStackSetOperationInput";
|
|
189
|
-
const _DSSOO = "DescribeStackSetOperationOutput";
|
|
190
|
-
const _DSSOe = "DescribeStackSetOutput";
|
|
191
|
-
const _DSSOes = "DescribeStackSetOperation";
|
|
192
|
-
const _DSSe = "DescribeStackSet";
|
|
193
|
-
const _DSe = "DeprecatedStatus";
|
|
194
|
-
const _DSel = "DeleteStack";
|
|
195
|
-
const _DSes = "DescribeStacks";
|
|
196
|
-
const _DSet = "DetailedStatus";
|
|
197
|
-
const _DSr = "DriftStatus";
|
|
198
|
-
const _DT = "DeploymentTargets";
|
|
199
|
-
const _DTI = "DeactivateTypeInput";
|
|
200
|
-
const _DTIe = "DeregisterTypeInput";
|
|
201
|
-
const _DTIes = "DescribeTypeInput";
|
|
202
|
-
const _DTO = "DeactivateTypeOutput";
|
|
203
|
-
const _DTOe = "DeregisterTypeOutput";
|
|
204
|
-
const _DTOes = "DescribeTypeOutput";
|
|
205
|
-
const _DTR = "DescribeTypeRegistration";
|
|
206
|
-
const _DTRI = "DescribeTypeRegistrationInput";
|
|
207
|
-
const _DTRO = "DescribeTypeRegistrationOutput";
|
|
208
|
-
const _DTe = "DeclaredTransforms";
|
|
209
|
-
const _DTea = "DeactivateType";
|
|
210
|
-
const _DTel = "DeletionTime";
|
|
211
|
-
const _DTer = "DeregisterType";
|
|
212
|
-
const _DTes = "DescribeType";
|
|
213
|
-
const _DTi = "DifferenceType";
|
|
214
|
-
const _DU = "DocumentationUrl";
|
|
215
|
-
const _DV = "DefaultValue";
|
|
216
|
-
const _DVI = "DefaultVersionId";
|
|
217
|
-
const _De = "Details";
|
|
218
|
-
const _Des = "Destination";
|
|
219
|
-
const _Det = "Detection";
|
|
220
|
-
const _Dr = "Drift";
|
|
221
|
-
const _E = "Enabled";
|
|
222
|
-
const _EC = "ErrorCode";
|
|
223
|
-
const _ECS = "ExecuteChangeSet";
|
|
224
|
-
const _ECSI = "ExecuteChangeSetInput";
|
|
225
|
-
const _ECSO = "ExecuteChangeSetOutput";
|
|
226
|
-
const _EF = "EventFilter";
|
|
227
|
-
const _EI = "EventId";
|
|
228
|
-
const _EM = "ErrorMessage";
|
|
229
|
-
const _EN = "ExportName";
|
|
230
|
-
const _EP = "ExpectedProperties";
|
|
231
|
-
const _ERA = "ExecutionRoleArn";
|
|
232
|
-
const _ERN = "ExecutionRoleName";
|
|
233
|
-
const _ES = "ExecutionStatus";
|
|
234
|
-
const _ESC = "EnableStackCreation";
|
|
235
|
-
const _ESF = "ExecutionStatusFilter";
|
|
236
|
-
const _ESI = "ExportingStackId";
|
|
237
|
-
const _ESR = "ExecutionStatusReason";
|
|
238
|
-
const _ESRI = "ExecuteStackRefactorInput";
|
|
239
|
-
const _ESRx = "ExecuteStackRefactor";
|
|
240
|
-
const _ET = "EndTime";
|
|
241
|
-
const _ETC = "EstimateTemplateCost";
|
|
242
|
-
const _ETCI = "EstimateTemplateCostInput";
|
|
243
|
-
const _ETCO = "EstimateTemplateCostOutput";
|
|
244
|
-
const _ETP = "EnableTerminationProtection";
|
|
245
|
-
const _ETn = "EndTimestamp";
|
|
246
|
-
const _ETv = "EventType";
|
|
247
|
-
const _EV = "ExpectedValue";
|
|
248
|
-
const _En = "Entity";
|
|
249
|
-
const _Er = "Errors";
|
|
250
|
-
const _Ev = "Evaluation";
|
|
251
|
-
const _Ex = "Export";
|
|
252
|
-
const _Exp = "Exports";
|
|
253
|
-
const _F = "Filters";
|
|
254
|
-
const _FE = "FailedEvents";
|
|
255
|
-
const _FM = "FailureMode";
|
|
256
|
-
const _FSIC = "FailedStackInstancesCount";
|
|
257
|
-
const _FTC = "FailureToleranceCount";
|
|
258
|
-
const _FTP = "FailureTolerancePercentage";
|
|
259
|
-
const _Fo = "Format";
|
|
260
|
-
const _GGT = "GetGeneratedTemplate";
|
|
261
|
-
const _GGTI = "GetGeneratedTemplateInput";
|
|
262
|
-
const _GGTO = "GetGeneratedTemplateOutput";
|
|
263
|
-
const _GHR = "GetHookResult";
|
|
264
|
-
const _GHRI = "GetHookResultInput";
|
|
265
|
-
const _GHRO = "GetHookResultOutput";
|
|
266
|
-
const _GSP = "GetStackPolicy";
|
|
267
|
-
const _GSPI = "GetStackPolicyInput";
|
|
268
|
-
const _GSPO = "GetStackPolicyOutput";
|
|
269
|
-
const _GT = "GetTemplate";
|
|
270
|
-
const _GTI = "GeneratedTemplateId";
|
|
271
|
-
const _GTIe = "GetTemplateInput";
|
|
272
|
-
const _GTN = "GeneratedTemplateName";
|
|
273
|
-
const _GTNFE = "GeneratedTemplateNotFoundException";
|
|
274
|
-
const _GTO = "GetTemplateOutput";
|
|
275
|
-
const _GTS = "GetTemplateSummary";
|
|
276
|
-
const _GTSI = "GetTemplateSummaryInput";
|
|
277
|
-
const _GTSO = "GetTemplateSummaryOutput";
|
|
278
|
-
const _H = "Hooks";
|
|
279
|
-
const _HET = "HookExecutionTarget";
|
|
280
|
-
const _HFM = "HookFailureMode";
|
|
281
|
-
const _HIC = "HookInvocationCount";
|
|
282
|
-
const _HII = "HookInvocationId";
|
|
283
|
-
const _HIP = "HookInvocationPoint";
|
|
284
|
-
const _HR = "HookResults";
|
|
285
|
-
const _HRI = "HookResultId";
|
|
286
|
-
const _HRNFE = "HookResultNotFoundException";
|
|
287
|
-
const _HRS = "HookResultSummary";
|
|
288
|
-
const _HRSo = "HookResultSummaries";
|
|
289
|
-
const _HS = "HookStatus";
|
|
290
|
-
const _HSR = "HookStatusReason";
|
|
291
|
-
const _HT = "HookTarget";
|
|
292
|
-
const _HTo = "HookType";
|
|
293
|
-
const _I = "Id";
|
|
294
|
-
const _IA = "IsActivated";
|
|
295
|
-
const _IAn = "InvokedAt";
|
|
296
|
-
const _ICE = "InsufficientCapabilitiesException";
|
|
297
|
-
const _ICSSE = "InvalidChangeSetStatusException";
|
|
298
|
-
const _IDC = "IsDefaultConfiguration";
|
|
299
|
-
const _IDV = "IsDefaultVersion";
|
|
300
|
-
const _IER = "ImportExistingResources";
|
|
301
|
-
const _INS = "IncludeNestedStacks";
|
|
302
|
-
const _IOE = "InvalidOperationException";
|
|
303
|
-
const _IP = "InvocationPoint";
|
|
304
|
-
const _IPSIC = "InProgressStackInstancesCount";
|
|
305
|
-
const _IPV = "IncludePropertyValues";
|
|
306
|
-
const _IPd = "IdentityProvider";
|
|
307
|
-
const _ISSIC = "InSyncStackInstancesCount";
|
|
308
|
-
const _ISTE = "InvalidStateTransitionException";
|
|
309
|
-
const _ISTSS = "ImportStacksToStackSet";
|
|
310
|
-
const _ISTSSI = "ImportStacksToStackSetInput";
|
|
311
|
-
const _ISTSSO = "ImportStacksToStackSetOutput";
|
|
312
|
-
const _Im = "Imports";
|
|
313
|
-
const _K = "Key";
|
|
314
|
-
const _LC = "LoggingConfig";
|
|
315
|
-
const _LCS = "ListChangeSets";
|
|
316
|
-
const _LCSI = "ListChangeSetsInput";
|
|
317
|
-
const _LCSO = "ListChangeSetsOutput";
|
|
318
|
-
const _LCT = "LastCheckTimestamp";
|
|
319
|
-
const _LDB = "LogDeliveryBucket";
|
|
320
|
-
const _LDCT = "LastDriftCheckTimestamp";
|
|
321
|
-
const _LE = "ListExports";
|
|
322
|
-
const _LEE = "LimitExceededException";
|
|
323
|
-
const _LEI = "ListExportsInput";
|
|
324
|
-
const _LEO = "ListExportsOutput";
|
|
325
|
-
const _LGN = "LogGroupName";
|
|
326
|
-
const _LGT = "ListGeneratedTemplates";
|
|
327
|
-
const _LGTI = "ListGeneratedTemplatesInput";
|
|
328
|
-
const _LGTO = "ListGeneratedTemplatesOutput";
|
|
329
|
-
const _LHR = "ListHookResults";
|
|
330
|
-
const _LHRI = "ListHookResultsInput";
|
|
331
|
-
const _LHRO = "ListHookResultsOutput";
|
|
332
|
-
const _LI = "ListImports";
|
|
333
|
-
const _LIH = "LogicalIdHierarchy";
|
|
334
|
-
const _LII = "ListImportsInput";
|
|
335
|
-
const _LIO = "ListImportsOutput";
|
|
336
|
-
const _LO = "LastOperations";
|
|
337
|
-
const _LOI = "LastOperationId";
|
|
338
|
-
const _LPV = "LatestPublicVersion";
|
|
339
|
-
const _LRA = "LogRoleArn";
|
|
340
|
-
const _LRD = "LiveResourceDrift";
|
|
341
|
-
const _LRI = "LogicalResourceId";
|
|
342
|
-
const _LRIo = "LogicalResourceIds";
|
|
343
|
-
const _LRS = "ListResourceScans";
|
|
344
|
-
const _LRSI = "ListResourceScansInput";
|
|
345
|
-
const _LRSO = "ListResourceScansOutput";
|
|
346
|
-
const _LRSR = "ListResourceScanResources";
|
|
347
|
-
const _LRSRI = "ListResourceScanResourcesInput";
|
|
348
|
-
const _LRSRO = "ListResourceScanResourcesOutput";
|
|
349
|
-
const _LRSRR = "ListResourceScanRelatedResources";
|
|
350
|
-
const _LRSRRI = "ListResourceScanRelatedResourcesInput";
|
|
351
|
-
const _LRSRRO = "ListResourceScanRelatedResourcesOutput";
|
|
352
|
-
const _LS = "ListStacks";
|
|
353
|
-
const _LSI = "ListStacksInput";
|
|
354
|
-
const _LSII = "ListStackInstancesInput";
|
|
355
|
-
const _LSIO = "ListStackInstancesOutput";
|
|
356
|
-
const _LSIRD = "ListStackInstanceResourceDrifts";
|
|
357
|
-
const _LSIRDI = "ListStackInstanceResourceDriftsInput";
|
|
358
|
-
const _LSIRDO = "ListStackInstanceResourceDriftsOutput";
|
|
359
|
-
const _LSIi = "ListStackInstances";
|
|
360
|
-
const _LSO = "ListStacksOutput";
|
|
361
|
-
const _LSR = "ListStackRefactors";
|
|
362
|
-
const _LSRA = "ListStackRefactorActions";
|
|
363
|
-
const _LSRAI = "ListStackRefactorActionsInput";
|
|
364
|
-
const _LSRAO = "ListStackRefactorActionsOutput";
|
|
365
|
-
const _LSRI = "ListStackRefactorsInput";
|
|
366
|
-
const _LSRIi = "ListStackResourcesInput";
|
|
367
|
-
const _LSRO = "ListStackRefactorsOutput";
|
|
368
|
-
const _LSROi = "ListStackResourcesOutput";
|
|
369
|
-
const _LSRi = "ListStackResources";
|
|
370
|
-
const _LSS = "ListStackSets";
|
|
371
|
-
const _LSSADT = "ListStackSetAutoDeploymentTargets";
|
|
372
|
-
const _LSSADTI = "ListStackSetAutoDeploymentTargetsInput";
|
|
373
|
-
const _LSSADTO = "ListStackSetAutoDeploymentTargetsOutput";
|
|
374
|
-
const _LSSI = "ListStackSetsInput";
|
|
375
|
-
const _LSSO = "ListStackSetsOutput";
|
|
376
|
-
const _LSSOI = "ListStackSetOperationsInput";
|
|
377
|
-
const _LSSOO = "ListStackSetOperationsOutput";
|
|
378
|
-
const _LSSOR = "ListStackSetOperationResults";
|
|
379
|
-
const _LSSORI = "ListStackSetOperationResultsInput";
|
|
380
|
-
const _LSSORO = "ListStackSetOperationResultsOutput";
|
|
381
|
-
const _LSSOi = "ListStackSetOperations";
|
|
382
|
-
const _LT = "ListTypes";
|
|
383
|
-
const _LTI = "ListTypesInput";
|
|
384
|
-
const _LTO = "ListTypesOutput";
|
|
385
|
-
const _LTR = "ListTypeRegistrations";
|
|
386
|
-
const _LTRI = "ListTypeRegistrationsInput";
|
|
387
|
-
const _LTRO = "ListTypeRegistrationsOutput";
|
|
388
|
-
const _LTV = "ListTypeVersions";
|
|
389
|
-
const _LTVI = "ListTypeVersionsInput";
|
|
390
|
-
const _LTVO = "ListTypeVersionsOutput";
|
|
391
|
-
const _LU = "LastUpdated";
|
|
392
|
-
const _LUT = "LastUpdatedTime";
|
|
393
|
-
const _LUTa = "LastUpdatedTimestamp";
|
|
394
|
-
const _M = "Message";
|
|
395
|
-
const _MBS = "ManagedByStack";
|
|
396
|
-
const _MCC = "MaxConcurrentCount";
|
|
397
|
-
const _MCP = "MaxConcurrentPercentage";
|
|
398
|
-
const _ME = "ManagedExecution";
|
|
399
|
-
const _MI = "ModuleInfo";
|
|
400
|
-
const _MR = "MaxResults";
|
|
401
|
-
const _MTIM = "MonitoringTimeInMinutes";
|
|
402
|
-
const _MV = "MajorVersion";
|
|
403
|
-
const _Me = "Metadata";
|
|
404
|
-
const _N = "Name";
|
|
405
|
-
const _NAEE = "NameAlreadyExistsException";
|
|
406
|
-
const _NARN = "NotificationARNs";
|
|
407
|
-
const _NE = "NoEcho";
|
|
408
|
-
const _NGTN = "NewGeneratedTemplateName";
|
|
409
|
-
const _NOR = "NumberOfResources";
|
|
410
|
-
const _NT = "NextToken";
|
|
411
|
-
const _O = "Output";
|
|
412
|
-
const _OE = "OperationEvents";
|
|
413
|
-
const _OEp = "OperationEntry";
|
|
414
|
-
const _OEpe = "OperationEvent";
|
|
415
|
-
const _OF = "OnFailure";
|
|
416
|
-
const _OI = "OperationId";
|
|
417
|
-
const _OIAEE = "OperationIdAlreadyExistsException";
|
|
418
|
-
const _OIPE = "OperationInProgressException";
|
|
419
|
-
const _OK = "OutputKey";
|
|
420
|
-
const _ONFE = "OperationNotFoundException";
|
|
421
|
-
const _OP = "OperationPreferences";
|
|
422
|
-
const _ORF = "OperationResultFilter";
|
|
423
|
-
const _ORFp = "OperationResultFilters";
|
|
424
|
-
const _OS = "OperationStatus";
|
|
425
|
-
const _OSCFE = "OperationStatusCheckFailedException";
|
|
426
|
-
const _OSF = "OnStackFailure";
|
|
427
|
-
const _OT = "OperationType";
|
|
428
|
-
const _OTA = "OriginalTypeArn";
|
|
429
|
-
const _OTN = "OriginalTypeName";
|
|
430
|
-
const _OUI = "OrganizationalUnitIds";
|
|
431
|
-
const _OUIr = "OrganizationalUnitId";
|
|
432
|
-
const _OV = "OutputValue";
|
|
433
|
-
const _Ou = "Outputs";
|
|
434
|
-
const _P = "Parameters";
|
|
435
|
-
const _PA = "PolicyAction";
|
|
436
|
-
const _PC = "PercentageCompleted";
|
|
437
|
-
const _PCSI = "ParentChangeSetId";
|
|
438
|
-
const _PCa = "ParameterConstraints";
|
|
439
|
-
const _PD = "ParameterDeclaration";
|
|
440
|
-
const _PDC = "PreviousDeploymentContext";
|
|
441
|
-
const _PDa = "ParameterDeclarations";
|
|
442
|
-
const _PDr = "PropertyDifference";
|
|
443
|
-
const _PDro = "PropertyDifferences";
|
|
444
|
-
const _PI = "PublisherId";
|
|
445
|
-
const _PIa = "ParentId";
|
|
446
|
-
const _PIu = "PublisherIdentity";
|
|
447
|
-
const _PK = "ParameterKey";
|
|
448
|
-
const _PM = "PermissionModel";
|
|
449
|
-
const _PN = "PublisherName";
|
|
450
|
-
const _PO = "ParameterOverrides";
|
|
451
|
-
const _PP = "PublisherProfile";
|
|
452
|
-
const _PPr = "PropertyPath";
|
|
453
|
-
const _PRI = "PhysicalResourceId";
|
|
454
|
-
const _PRIC = "PhysicalResourceIdContext";
|
|
455
|
-
const _PRICKVP = "PhysicalResourceIdContextKeyValuePair";
|
|
456
|
-
const _PS = "PublisherStatus";
|
|
457
|
-
const _PSr = "ProgressStatus";
|
|
458
|
-
const _PT = "ProvisioningType";
|
|
459
|
-
const _PTA = "PublicTypeArn";
|
|
460
|
-
const _PTI = "PublishTypeInput";
|
|
461
|
-
const _PTO = "PublishTypeOutput";
|
|
462
|
-
const _PTa = "ParameterType";
|
|
463
|
-
const _PTu = "PublishType";
|
|
464
|
-
const _PV = "PreviousValue";
|
|
465
|
-
const _PVN = "PublicVersionNumber";
|
|
466
|
-
const _PVa = "ParameterValue";
|
|
467
|
-
const _Pa = "Parameter";
|
|
468
|
-
const _Pat = "Path";
|
|
469
|
-
const _Pr = "Progress";
|
|
470
|
-
const _Pro = "Properties";
|
|
471
|
-
const _R = "Resources";
|
|
472
|
-
const _RA = "ResourceAction";
|
|
473
|
-
const _RAR = "RefreshAllResources";
|
|
474
|
-
const _RARN = "RoleARN";
|
|
475
|
-
const _RAT = "RequiredActivatedTypes";
|
|
476
|
-
const _RATe = "RequiredActivatedType";
|
|
477
|
-
const _RC = "ResourceChange";
|
|
478
|
-
const _RCD = "ResourceChangeDetail";
|
|
479
|
-
const _RCDe = "ResourceChangeDetails";
|
|
480
|
-
const _RCSI = "RootChangeSetId";
|
|
481
|
-
const _RCT = "RegionConcurrencyType";
|
|
482
|
-
const _RCo = "RollbackConfiguration";
|
|
483
|
-
const _RD = "ResourceDefinition";
|
|
484
|
-
const _RDIA = "ResourceDriftIgnoredAttributes";
|
|
485
|
-
const _RDIAe = "ResourceDriftIgnoredAttribute";
|
|
486
|
-
const _RDS = "ResourceDriftStatus";
|
|
487
|
-
const _RDe = "ResourceDetail";
|
|
488
|
-
const _RDes = "ResourceDefinitions";
|
|
489
|
-
const _RDeso = "ResourceDetails";
|
|
490
|
-
const _REOC = "RetainExceptOnCreate";
|
|
491
|
-
const _RF = "ResourcesFailed";
|
|
492
|
-
const _RHP = "RecordHandlerProgress";
|
|
493
|
-
const _RHPI = "RecordHandlerProgressInput";
|
|
494
|
-
const _RHPO = "RecordHandlerProgressOutput";
|
|
495
|
-
const _RI = "ResourceIdentifier";
|
|
496
|
-
const _RIS = "ResourceIdentifierSummaries";
|
|
497
|
-
const _RISe = "ResourceIdentifierSummary";
|
|
498
|
-
const _RIe = "ResourceIdentifiers";
|
|
499
|
-
const _RIo = "RootId";
|
|
500
|
-
const _RL = "RemediationLink";
|
|
501
|
-
const _RLe = "ResourceLocation";
|
|
502
|
-
const _RM = "RemediationMessage";
|
|
503
|
-
const _RMe = "ResourceMappings";
|
|
504
|
-
const _RMes = "ResourceModel";
|
|
505
|
-
const _RMeso = "ResourceMapping";
|
|
506
|
-
const _RO = "RegionOrder";
|
|
507
|
-
const _RP = "ResourceProperties";
|
|
508
|
-
const _RPI = "RegisterPublisherInput";
|
|
509
|
-
const _RPO = "RegisterPublisherOutput";
|
|
510
|
-
const _RPe = "ResourcesProcessing";
|
|
511
|
-
const _RPeg = "RegisterPublisher";
|
|
512
|
-
const _RPes = "ResourcesPending";
|
|
513
|
-
const _RR = "RetainResources";
|
|
514
|
-
const _RRe = "ResourcesRead";
|
|
515
|
-
const _RRel = "RelatedResources";
|
|
516
|
-
const _RRem = "RemoveResources";
|
|
517
|
-
const _RReq = "RequiresRecreation";
|
|
518
|
-
const _RS = "RetainStacks";
|
|
519
|
-
const _RSF = "RegistrationStatusFilter";
|
|
520
|
-
const _RSI = "ResourceScanId";
|
|
521
|
-
const _RSIPE = "ResourceScanInProgressException";
|
|
522
|
-
const _RSIo = "RollbackStackInput";
|
|
523
|
-
const _RSLEE = "ResourceScanLimitExceededException";
|
|
524
|
-
const _RSNFE = "ResourceScanNotFoundException";
|
|
525
|
-
const _RSO = "RollbackStackOutput";
|
|
526
|
-
const _RSOAR = "RetainStacksOnAccountRemoval";
|
|
527
|
-
const _RSR = "ResourceStatusReason";
|
|
528
|
-
const _RSS = "ResourceScanSummaries";
|
|
529
|
-
const _RSSe = "ResourceScanSummary";
|
|
530
|
-
const _RSe = "ResourcesScanned";
|
|
531
|
-
const _RSes = "ResourceStatus";
|
|
532
|
-
const _RSeso = "ResourcesSucceeded";
|
|
533
|
-
const _RSo = "RollbackStack";
|
|
534
|
-
const _RT = "ResourceType";
|
|
535
|
-
const _RTD = "ResourceTargetDetails";
|
|
536
|
-
const _RTDe = "ResourceTargetDefinition";
|
|
537
|
-
const _RTI = "ResourcesToImport";
|
|
538
|
-
const _RTIe = "RegisterTypeInput";
|
|
539
|
-
const _RTIes = "ResourceToImport";
|
|
540
|
-
const _RTL = "RegistrationTokenList";
|
|
541
|
-
const _RTO = "RegisterTypeOutput";
|
|
542
|
-
const _RTP = "ResourceTypePrefix";
|
|
543
|
-
const _RTS = "ResourcesToSkip";
|
|
544
|
-
const _RTe = "ResourceTypes";
|
|
545
|
-
const _RTeg = "RegistrationToken";
|
|
546
|
-
const _RTegi = "RegisterType";
|
|
547
|
-
const _RTo = "RollbackTriggers";
|
|
548
|
-
const _RTol = "RollbackTrigger";
|
|
549
|
-
const _RV = "ResolvedValue";
|
|
550
|
-
const _Re = "Regions";
|
|
551
|
-
const _Rea = "Reason";
|
|
552
|
-
const _Reg = "Region";
|
|
553
|
-
const _Rep = "Replacement";
|
|
554
|
-
const _Req = "Required";
|
|
555
|
-
const _S = "Status";
|
|
556
|
-
const _SA = "StagesAvailable";
|
|
557
|
-
const _SD = "StackDefinitions";
|
|
558
|
-
const _SDDI = "StackDriftDetectionId";
|
|
559
|
-
const _SDI = "StackDriftInformation";
|
|
560
|
-
const _SDIS = "StackDriftInformationSummary";
|
|
561
|
-
const _SDS = "StackDriftStatus";
|
|
562
|
-
const _SDt = "StackDefinition";
|
|
563
|
-
const _SDta = "StatusDetails";
|
|
564
|
-
const _SE = "StackEvents";
|
|
565
|
-
const _SEt = "StackEvent";
|
|
566
|
-
const _SF = "ScanFilters";
|
|
567
|
-
const _SFc = "ScanFilter";
|
|
568
|
-
const _SHP = "SchemaHandlerPackage";
|
|
569
|
-
const _SI = "StackId";
|
|
570
|
-
const _SIA = "StackInstanceAccount";
|
|
571
|
-
const _SICS = "StackInstanceComprehensiveStatus";
|
|
572
|
-
const _SIF = "StackInstanceFilter";
|
|
573
|
-
const _SIFt = "StackInstanceFilters";
|
|
574
|
-
const _SINFE = "StackInstanceNotFoundException";
|
|
575
|
-
const _SIR = "StackInstanceRegion";
|
|
576
|
-
const _SIRDS = "StackInstanceResourceDriftStatuses";
|
|
577
|
-
const _SIRDSt = "StackInstanceResourceDriftsSummary";
|
|
578
|
-
const _SIRDSta = "StackInstanceResourceDriftsSummaries";
|
|
579
|
-
const _SIS = "StackInstanceStatus";
|
|
580
|
-
const _SISt = "StackInstanceSummary";
|
|
581
|
-
const _SISta = "StackInstanceSummaries";
|
|
582
|
-
const _SIU = "StackIdsUrl";
|
|
583
|
-
const _SIt = "StackInstance";
|
|
584
|
-
const _SIta = "StackIds";
|
|
585
|
-
const _SL = "SeverityLevel";
|
|
586
|
-
const _SM = "StatusMessage";
|
|
587
|
-
const _SMV = "SupportedMajorVersions";
|
|
588
|
-
const _SN = "StackName";
|
|
589
|
-
const _SNFE = "StackNotFoundException";
|
|
590
|
-
const _SPB = "StackPolicyBody";
|
|
591
|
-
const _SPDUB = "StackPolicyDuringUpdateBody";
|
|
592
|
-
const _SPDUURL = "StackPolicyDuringUpdateURL";
|
|
593
|
-
const _SPURL = "StackPolicyURL";
|
|
594
|
-
const _SR = "StatusReason";
|
|
595
|
-
const _SRA = "StackRefactorActions";
|
|
596
|
-
const _SRAt = "StackRefactorAction";
|
|
597
|
-
const _SRD = "StackResourceDrifts";
|
|
598
|
-
const _SRDI = "StackResourceDriftInformation";
|
|
599
|
-
const _SRDIS = "StackResourceDriftInformationSummary";
|
|
600
|
-
const _SRDS = "StackResourceDriftStatus";
|
|
601
|
-
const _SRDSF = "StackResourceDriftStatusFilters";
|
|
602
|
-
const _SRDt = "StackResourceDetail";
|
|
603
|
-
const _SRDta = "StackResourceDrift";
|
|
604
|
-
const _SRE = "StaleRequestException";
|
|
605
|
-
const _SRI = "StackRefactorId";
|
|
606
|
-
const _SRIc = "ScannedResourceIdentifier";
|
|
607
|
-
const _SRIca = "ScannedResourceIdentifiers";
|
|
608
|
-
const _SRIi = "SignalResourceInput";
|
|
609
|
-
const _SRNFE = "StackRefactorNotFoundException";
|
|
610
|
-
const _SRS = "StackRefactorSummaries";
|
|
611
|
-
const _SRSI = "StartResourceScanInput";
|
|
612
|
-
const _SRSO = "StartResourceScanOutput";
|
|
613
|
-
const _SRSt = "StackResourceSummaries";
|
|
614
|
-
const _SRSta = "StackRefactorSummary";
|
|
615
|
-
const _SRStac = "StackResourceSummary";
|
|
616
|
-
const _SRStar = "StartResourceScan";
|
|
617
|
-
const _SRTR = "StackRefactorTagResources";
|
|
618
|
-
const _SRc = "ScannedResource";
|
|
619
|
-
const _SRca = "ScannedResources";
|
|
620
|
-
const _SRi = "SignalResource";
|
|
621
|
-
const _SRt = "StackResources";
|
|
622
|
-
const _SRta = "StackResource";
|
|
623
|
-
const _SS = "StackSet";
|
|
624
|
-
const _SSADTS = "StackSetAutoDeploymentTargetSummary";
|
|
625
|
-
const _SSADTSt = "StackSetAutoDeploymentTargetSummaries";
|
|
626
|
-
const _SSARN = "StackSetARN";
|
|
627
|
-
const _SSDDD = "StackSetDriftDetectionDetails";
|
|
628
|
-
const _SSF = "StackStatusFilter";
|
|
629
|
-
const _SSI = "StackSetId";
|
|
630
|
-
const _SSN = "StackSetName";
|
|
631
|
-
const _SSNEE = "StackSetNotEmptyException";
|
|
632
|
-
const _SSNFE = "StackSetNotFoundException";
|
|
633
|
-
const _SSO = "StackSetOperation";
|
|
634
|
-
const _SSOP = "StackSetOperationPreferences";
|
|
635
|
-
const _SSORS = "StackSetOperationResultSummary";
|
|
636
|
-
const _SSORSt = "StackSetOperationResultSummaries";
|
|
637
|
-
const _SSOS = "StackSetOperationSummary";
|
|
638
|
-
const _SSOSD = "StackSetOperationStatusDetails";
|
|
639
|
-
const _SSOSt = "StackSetOperationSummaries";
|
|
640
|
-
const _SSP = "SetStackPolicy";
|
|
641
|
-
const _SSPI = "SetStackPolicyInput";
|
|
642
|
-
const _SSR = "StackStatusReason";
|
|
643
|
-
const _SSS = "StackSetSummary";
|
|
644
|
-
const _SSSO = "StopStackSetOperation";
|
|
645
|
-
const _SSSOI = "StopStackSetOperationInput";
|
|
646
|
-
const _SSSOO = "StopStackSetOperationOutput";
|
|
647
|
-
const _SSSt = "StackSetSummaries";
|
|
648
|
-
const _SSt = "StackSummaries";
|
|
649
|
-
const _SSta = "StackStatus";
|
|
650
|
-
const _SStac = "StackSummary";
|
|
651
|
-
const _ST = "StartTime";
|
|
652
|
-
const _STC = "SetTypeConfiguration";
|
|
653
|
-
const _STCI = "SetTypeConfigurationInput";
|
|
654
|
-
const _STCO = "SetTypeConfigurationOutput";
|
|
655
|
-
const _STDV = "SetTypeDefaultVersion";
|
|
656
|
-
const _STDVI = "SetTypeDefaultVersionInput";
|
|
657
|
-
const _STDVO = "SetTypeDefaultVersionOutput";
|
|
658
|
-
const _STF = "ScanTypeFilter";
|
|
659
|
-
const _STc = "ScanType";
|
|
660
|
-
const _SU = "SourceUrl";
|
|
661
|
-
const _Sc = "Schema";
|
|
662
|
-
const _Sco = "Scope";
|
|
663
|
-
const _So = "Source";
|
|
664
|
-
const _St = "Stacks";
|
|
665
|
-
const _Sta = "Stack";
|
|
666
|
-
const _Su = "Summaries";
|
|
667
|
-
const _T = "Type";
|
|
668
|
-
const _TA = "TypeArn";
|
|
669
|
-
const _TAEE = "TokenAlreadyExistsException";
|
|
670
|
-
const _TB = "TemplateBody";
|
|
671
|
-
const _TC = "TypeConfigurations";
|
|
672
|
-
const _TCA = "TypeConfigurationAlias";
|
|
673
|
-
const _TCAy = "TypeConfigurationArn";
|
|
674
|
-
const _TCD = "TypeConfigurationDetails";
|
|
675
|
-
const _TCDL = "TypeConfigurationDetailsList";
|
|
676
|
-
const _TCI = "TypeConfigurationIdentifier";
|
|
677
|
-
const _TCIy = "TypeConfigurationIdentifiers";
|
|
678
|
-
const _TCNFE = "TypeConfigurationNotFoundException";
|
|
679
|
-
const _TCVI = "TypeConfigurationVersionId";
|
|
680
|
-
const _TCe = "TemplateConfiguration";
|
|
681
|
-
const _TCi = "TimeCreated";
|
|
682
|
-
const _TD = "TargetDetails";
|
|
683
|
-
const _TDe = "TemplateDescription";
|
|
684
|
-
const _TF = "TypeFilters";
|
|
685
|
-
const _TH = "TypeHierarchy";
|
|
686
|
-
const _TI = "TargetId";
|
|
687
|
-
const _TIM = "TimeoutInMinutes";
|
|
688
|
-
const _TK = "TagKey";
|
|
689
|
-
const _TN = "TypeName";
|
|
690
|
-
const _TNA = "TypeNameAlias";
|
|
691
|
-
const _TNFE = "TypeNotFoundException";
|
|
692
|
-
const _TNP = "TypeNamePrefix";
|
|
693
|
-
const _TP = "TemplateParameter";
|
|
694
|
-
const _TPe = "TemplateProgress";
|
|
695
|
-
const _TPem = "TemplateParameters";
|
|
696
|
-
const _TR = "TagResources";
|
|
697
|
-
const _TS = "TemplateStage";
|
|
698
|
-
const _TSC = "TemplateSummaryConfig";
|
|
699
|
-
const _TSIC = "TotalStackInstancesCount";
|
|
700
|
-
const _TSe = "TemplateSummary";
|
|
701
|
-
const _TSem = "TemplateSummaries";
|
|
702
|
-
const _TSy = "TypeSummaries";
|
|
703
|
-
const _TSyp = "TypeSummary";
|
|
704
|
-
const _TT = "TargetType";
|
|
705
|
-
const _TTI = "TestTypeInput";
|
|
706
|
-
const _TTN = "TargetTypeName";
|
|
707
|
-
const _TTO = "TestTypeOutput";
|
|
708
|
-
const _TTS = "TypeTestsStatus";
|
|
709
|
-
const _TTSD = "TypeTestsStatusDescription";
|
|
710
|
-
const _TTe = "TestType";
|
|
711
|
-
const _TURL = "TemplateURL";
|
|
712
|
-
const _TURTAW = "TreatUnrecognizedResourceTypesAsWarnings";
|
|
713
|
-
const _TV = "TagValue";
|
|
714
|
-
const _TVA = "TypeVersionArn";
|
|
715
|
-
const _TVI = "TypeVersionId";
|
|
716
|
-
const _TVS = "TypeVersionSummaries";
|
|
717
|
-
const _TVSy = "TypeVersionSummary";
|
|
718
|
-
const _TW = "TotalWarnings";
|
|
719
|
-
const _Ta = "Tags";
|
|
720
|
-
const _Tag = "Tag";
|
|
721
|
-
const _Tar = "Target";
|
|
722
|
-
const _Ti = "Timestamp";
|
|
723
|
-
const _Ty = "Types";
|
|
724
|
-
const _U = "Url";
|
|
725
|
-
const _UGT = "UpdateGeneratedTemplate";
|
|
726
|
-
const _UGTI = "UpdateGeneratedTemplateInput";
|
|
727
|
-
const _UGTO = "UpdateGeneratedTemplateOutput";
|
|
728
|
-
const _UI = "UniqueId";
|
|
729
|
-
const _UPT = "UsePreviousTemplate";
|
|
730
|
-
const _UPV = "UsePreviousValue";
|
|
731
|
-
const _UR = "UntagResources";
|
|
732
|
-
const _URP = "UpdateReplacePolicy";
|
|
733
|
-
const _URT = "UnrecognizedResourceTypes";
|
|
734
|
-
const _US = "UpdateStack";
|
|
735
|
-
const _USI = "UpdateStackInput";
|
|
736
|
-
const _USII = "UpdateStackInstancesInput";
|
|
737
|
-
const _USIO = "UpdateStackInstancesOutput";
|
|
738
|
-
const _USIp = "UpdateStackInstances";
|
|
739
|
-
const _USO = "UpdateStackOutput";
|
|
740
|
-
const _USS = "UpdateStackSet";
|
|
741
|
-
const _USSI = "UpdateStackSetInput";
|
|
742
|
-
const _USSO = "UpdateStackSetOutput";
|
|
743
|
-
const _UTC = "UnprocessedTypeConfigurations";
|
|
744
|
-
const _UTP = "UpdateTerminationProtection";
|
|
745
|
-
const _UTPI = "UpdateTerminationProtectionInput";
|
|
746
|
-
const _UTPO = "UpdateTerminationProtectionOutput";
|
|
747
|
-
const _V = "Value";
|
|
748
|
-
const _VB = "VersionBump";
|
|
749
|
-
const _VFM = "ValidationFailureMode";
|
|
750
|
-
const _VI = "VersionId";
|
|
751
|
-
const _VN = "ValidationName";
|
|
752
|
-
const _VP = "ValidationPath";
|
|
753
|
-
const _VS = "ValidationStatus";
|
|
754
|
-
const _VSR = "ValidationStatusReason";
|
|
755
|
-
const _VT = "ValidateTemplate";
|
|
756
|
-
const _VTI = "ValidateTemplateInput";
|
|
757
|
-
const _VTO = "ValidateTemplateOutput";
|
|
758
|
-
const _Va = "Values";
|
|
759
|
-
const _Ve = "Version";
|
|
760
|
-
const _Vi = "Visibility";
|
|
761
|
-
const _W = "Warnings";
|
|
762
|
-
const _WD = "WarningDetail";
|
|
763
|
-
const _WDa = "WarningDetails";
|
|
764
|
-
const _WP = "WarningProperty";
|
|
765
|
-
const _WPa = "WarningProperties";
|
|
766
|
-
const _aQE = "awsQueryError";
|
|
767
|
-
const _c = "client";
|
|
768
|
-
const _e = "error";
|
|
769
|
-
const _hE = "httpError";
|
|
770
|
-
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.cloudformation";
|
|
771
|
-
const n0 = "com.amazonaws.cloudformation";
|
|
772
|
-
const { TypeRegistry } = require("@smithy/core/schema");
|
|
773
|
-
const { CloudFormationServiceException } = require("../models/CloudFormationServiceException");
|
|
774
|
-
const { AlreadyExistsException, CFNRegistryException, ChangeSetNotFoundException, ConcurrentResourcesLimitExceededException, CreatedButModifiedException, GeneratedTemplateNotFoundException, HookResultNotFoundException, InsufficientCapabilitiesException, InvalidChangeSetStatusException, InvalidOperationException, InvalidStateTransitionException, LimitExceededException, NameAlreadyExistsException, OperationIdAlreadyExistsException, OperationInProgressException, OperationNotFoundException, OperationStatusCheckFailedException, ResourceScanInProgressException, ResourceScanLimitExceededException, ResourceScanNotFoundException, StackInstanceNotFoundException, StackNotFoundException, StackRefactorNotFoundException, StackSetNotEmptyException, StackSetNotFoundException, StaleRequestException, TokenAlreadyExistsException, TypeConfigurationNotFoundException, TypeNotFoundException } = require("../models/errors");
|
|
775
|
-
const _s_registry = TypeRegistry.for(_s);
|
|
776
|
-
const CloudFormationServiceException$ = [-3, _s, "CloudFormationServiceException", 0, [], []];
|
|
777
|
-
exports.CloudFormationServiceException$ = CloudFormationServiceException$;
|
|
778
|
-
_s_registry.registerError(CloudFormationServiceException$, CloudFormationServiceException);
|
|
779
|
-
const n0_registry = TypeRegistry.for(n0);
|
|
780
|
-
const AlreadyExistsException$ = [-3, n0, _AEE,
|
|
781
|
-
{ [_aQE]: [`AlreadyExistsException`, 400], [_e]: _c, [_hE]: 400 },
|
|
782
|
-
[_M],
|
|
783
|
-
[0]
|
|
784
|
-
];
|
|
785
|
-
exports.AlreadyExistsException$ = AlreadyExistsException$;
|
|
786
|
-
n0_registry.registerError(AlreadyExistsException$, AlreadyExistsException);
|
|
787
|
-
const CFNRegistryException$ = [-3, n0, _CFNRE,
|
|
788
|
-
{ [_aQE]: [`CFNRegistryException`, 400], [_e]: _c, [_hE]: 400 },
|
|
789
|
-
[_M],
|
|
790
|
-
[0]
|
|
791
|
-
];
|
|
792
|
-
exports.CFNRegistryException$ = CFNRegistryException$;
|
|
793
|
-
n0_registry.registerError(CFNRegistryException$, CFNRegistryException);
|
|
794
|
-
const ChangeSetNotFoundException$ = [-3, n0, _CSNFE,
|
|
795
|
-
{ [_aQE]: [`ChangeSetNotFound`, 404], [_e]: _c, [_hE]: 404 },
|
|
796
|
-
[_M],
|
|
797
|
-
[0]
|
|
798
|
-
];
|
|
799
|
-
exports.ChangeSetNotFoundException$ = ChangeSetNotFoundException$;
|
|
800
|
-
n0_registry.registerError(ChangeSetNotFoundException$, ChangeSetNotFoundException);
|
|
801
|
-
const ConcurrentResourcesLimitExceededException$ = [-3, n0, _CRLEE,
|
|
802
|
-
{ [_aQE]: [`ConcurrentResourcesLimitExceeded`, 429], [_e]: _c, [_hE]: 429 },
|
|
803
|
-
[_M],
|
|
804
|
-
[0]
|
|
805
|
-
];
|
|
806
|
-
exports.ConcurrentResourcesLimitExceededException$ = ConcurrentResourcesLimitExceededException$;
|
|
807
|
-
n0_registry.registerError(ConcurrentResourcesLimitExceededException$, ConcurrentResourcesLimitExceededException);
|
|
808
|
-
const CreatedButModifiedException$ = [-3, n0, _CBME,
|
|
809
|
-
{ [_aQE]: [`CreatedButModifiedException`, 409], [_e]: _c, [_hE]: 409 },
|
|
810
|
-
[_M],
|
|
811
|
-
[0]
|
|
812
|
-
];
|
|
813
|
-
exports.CreatedButModifiedException$ = CreatedButModifiedException$;
|
|
814
|
-
n0_registry.registerError(CreatedButModifiedException$, CreatedButModifiedException);
|
|
815
|
-
const GeneratedTemplateNotFoundException$ = [-3, n0, _GTNFE,
|
|
816
|
-
{ [_aQE]: [`GeneratedTemplateNotFound`, 404], [_e]: _c, [_hE]: 404 },
|
|
817
|
-
[_M],
|
|
818
|
-
[0]
|
|
819
|
-
];
|
|
820
|
-
exports.GeneratedTemplateNotFoundException$ = GeneratedTemplateNotFoundException$;
|
|
821
|
-
n0_registry.registerError(GeneratedTemplateNotFoundException$, GeneratedTemplateNotFoundException);
|
|
822
|
-
const HookResultNotFoundException$ = [-3, n0, _HRNFE,
|
|
823
|
-
{ [_aQE]: [`HookResultNotFound`, 404], [_e]: _c, [_hE]: 404 },
|
|
824
|
-
[_M],
|
|
825
|
-
[0]
|
|
826
|
-
];
|
|
827
|
-
exports.HookResultNotFoundException$ = HookResultNotFoundException$;
|
|
828
|
-
n0_registry.registerError(HookResultNotFoundException$, HookResultNotFoundException);
|
|
829
|
-
const InsufficientCapabilitiesException$ = [-3, n0, _ICE,
|
|
830
|
-
{ [_aQE]: [`InsufficientCapabilitiesException`, 400], [_e]: _c, [_hE]: 400 },
|
|
831
|
-
[_M],
|
|
832
|
-
[0]
|
|
833
|
-
];
|
|
834
|
-
exports.InsufficientCapabilitiesException$ = InsufficientCapabilitiesException$;
|
|
835
|
-
n0_registry.registerError(InsufficientCapabilitiesException$, InsufficientCapabilitiesException);
|
|
836
|
-
const InvalidChangeSetStatusException$ = [-3, n0, _ICSSE,
|
|
837
|
-
{ [_aQE]: [`InvalidChangeSetStatus`, 400], [_e]: _c, [_hE]: 400 },
|
|
838
|
-
[_M],
|
|
839
|
-
[0]
|
|
840
|
-
];
|
|
841
|
-
exports.InvalidChangeSetStatusException$ = InvalidChangeSetStatusException$;
|
|
842
|
-
n0_registry.registerError(InvalidChangeSetStatusException$, InvalidChangeSetStatusException);
|
|
843
|
-
const InvalidOperationException$ = [-3, n0, _IOE,
|
|
844
|
-
{ [_aQE]: [`InvalidOperationException`, 400], [_e]: _c, [_hE]: 400 },
|
|
845
|
-
[_M],
|
|
846
|
-
[0]
|
|
847
|
-
];
|
|
848
|
-
exports.InvalidOperationException$ = InvalidOperationException$;
|
|
849
|
-
n0_registry.registerError(InvalidOperationException$, InvalidOperationException);
|
|
850
|
-
const InvalidStateTransitionException$ = [-3, n0, _ISTE,
|
|
851
|
-
{ [_aQE]: [`InvalidStateTransition`, 400], [_e]: _c, [_hE]: 400 },
|
|
852
|
-
[_M],
|
|
853
|
-
[0]
|
|
854
|
-
];
|
|
855
|
-
exports.InvalidStateTransitionException$ = InvalidStateTransitionException$;
|
|
856
|
-
n0_registry.registerError(InvalidStateTransitionException$, InvalidStateTransitionException);
|
|
857
|
-
const LimitExceededException$ = [-3, n0, _LEE,
|
|
858
|
-
{ [_aQE]: [`LimitExceededException`, 400], [_e]: _c, [_hE]: 400 },
|
|
859
|
-
[_M],
|
|
860
|
-
[0]
|
|
861
|
-
];
|
|
862
|
-
exports.LimitExceededException$ = LimitExceededException$;
|
|
863
|
-
n0_registry.registerError(LimitExceededException$, LimitExceededException);
|
|
864
|
-
const NameAlreadyExistsException$ = [-3, n0, _NAEE,
|
|
865
|
-
{ [_aQE]: [`NameAlreadyExistsException`, 409], [_e]: _c, [_hE]: 409 },
|
|
866
|
-
[_M],
|
|
867
|
-
[0]
|
|
868
|
-
];
|
|
869
|
-
exports.NameAlreadyExistsException$ = NameAlreadyExistsException$;
|
|
870
|
-
n0_registry.registerError(NameAlreadyExistsException$, NameAlreadyExistsException);
|
|
871
|
-
const OperationIdAlreadyExistsException$ = [-3, n0, _OIAEE,
|
|
872
|
-
{ [_aQE]: [`OperationIdAlreadyExistsException`, 409], [_e]: _c, [_hE]: 409 },
|
|
873
|
-
[_M],
|
|
874
|
-
[0]
|
|
875
|
-
];
|
|
876
|
-
exports.OperationIdAlreadyExistsException$ = OperationIdAlreadyExistsException$;
|
|
877
|
-
n0_registry.registerError(OperationIdAlreadyExistsException$, OperationIdAlreadyExistsException);
|
|
878
|
-
const OperationInProgressException$ = [-3, n0, _OIPE,
|
|
879
|
-
{ [_aQE]: [`OperationInProgressException`, 409], [_e]: _c, [_hE]: 409 },
|
|
880
|
-
[_M],
|
|
881
|
-
[0]
|
|
882
|
-
];
|
|
883
|
-
exports.OperationInProgressException$ = OperationInProgressException$;
|
|
884
|
-
n0_registry.registerError(OperationInProgressException$, OperationInProgressException);
|
|
885
|
-
const OperationNotFoundException$ = [-3, n0, _ONFE,
|
|
886
|
-
{ [_aQE]: [`OperationNotFoundException`, 404], [_e]: _c, [_hE]: 404 },
|
|
887
|
-
[_M],
|
|
888
|
-
[0]
|
|
889
|
-
];
|
|
890
|
-
exports.OperationNotFoundException$ = OperationNotFoundException$;
|
|
891
|
-
n0_registry.registerError(OperationNotFoundException$, OperationNotFoundException);
|
|
892
|
-
const OperationStatusCheckFailedException$ = [-3, n0, _OSCFE,
|
|
893
|
-
{ [_aQE]: [`ConditionalCheckFailed`, 400], [_e]: _c, [_hE]: 400 },
|
|
894
|
-
[_M],
|
|
895
|
-
[0]
|
|
896
|
-
];
|
|
897
|
-
exports.OperationStatusCheckFailedException$ = OperationStatusCheckFailedException$;
|
|
898
|
-
n0_registry.registerError(OperationStatusCheckFailedException$, OperationStatusCheckFailedException);
|
|
899
|
-
const ResourceScanInProgressException$ = [-3, n0, _RSIPE,
|
|
900
|
-
{ [_aQE]: [`ResourceScanInProgress`, 400], [_e]: _c, [_hE]: 400 },
|
|
901
|
-
[_M],
|
|
902
|
-
[0]
|
|
903
|
-
];
|
|
904
|
-
exports.ResourceScanInProgressException$ = ResourceScanInProgressException$;
|
|
905
|
-
n0_registry.registerError(ResourceScanInProgressException$, ResourceScanInProgressException);
|
|
906
|
-
const ResourceScanLimitExceededException$ = [-3, n0, _RSLEE,
|
|
907
|
-
{ [_aQE]: [`ResourceScanLimitExceeded`, 400], [_e]: _c, [_hE]: 400 },
|
|
908
|
-
[_M],
|
|
909
|
-
[0]
|
|
910
|
-
];
|
|
911
|
-
exports.ResourceScanLimitExceededException$ = ResourceScanLimitExceededException$;
|
|
912
|
-
n0_registry.registerError(ResourceScanLimitExceededException$, ResourceScanLimitExceededException);
|
|
913
|
-
const ResourceScanNotFoundException$ = [-3, n0, _RSNFE,
|
|
914
|
-
{ [_aQE]: [`ResourceScanNotFound`, 400], [_e]: _c, [_hE]: 400 },
|
|
915
|
-
[_M],
|
|
916
|
-
[0]
|
|
917
|
-
];
|
|
918
|
-
exports.ResourceScanNotFoundException$ = ResourceScanNotFoundException$;
|
|
919
|
-
n0_registry.registerError(ResourceScanNotFoundException$, ResourceScanNotFoundException);
|
|
920
|
-
const StackInstanceNotFoundException$ = [-3, n0, _SINFE,
|
|
921
|
-
{ [_aQE]: [`StackInstanceNotFoundException`, 404], [_e]: _c, [_hE]: 404 },
|
|
922
|
-
[_M],
|
|
923
|
-
[0]
|
|
924
|
-
];
|
|
925
|
-
exports.StackInstanceNotFoundException$ = StackInstanceNotFoundException$;
|
|
926
|
-
n0_registry.registerError(StackInstanceNotFoundException$, StackInstanceNotFoundException);
|
|
927
|
-
const StackNotFoundException$ = [-3, n0, _SNFE,
|
|
928
|
-
{ [_aQE]: [`StackNotFoundException`, 404], [_e]: _c, [_hE]: 404 },
|
|
929
|
-
[_M],
|
|
930
|
-
[0]
|
|
931
|
-
];
|
|
932
|
-
exports.StackNotFoundException$ = StackNotFoundException$;
|
|
933
|
-
n0_registry.registerError(StackNotFoundException$, StackNotFoundException);
|
|
934
|
-
const StackRefactorNotFoundException$ = [-3, n0, _SRNFE,
|
|
935
|
-
{ [_aQE]: [`StackRefactorNotFoundException`, 404], [_e]: _c, [_hE]: 404 },
|
|
936
|
-
[_M],
|
|
937
|
-
[0]
|
|
938
|
-
];
|
|
939
|
-
exports.StackRefactorNotFoundException$ = StackRefactorNotFoundException$;
|
|
940
|
-
n0_registry.registerError(StackRefactorNotFoundException$, StackRefactorNotFoundException);
|
|
941
|
-
const StackSetNotEmptyException$ = [-3, n0, _SSNEE,
|
|
942
|
-
{ [_aQE]: [`StackSetNotEmptyException`, 409], [_e]: _c, [_hE]: 409 },
|
|
943
|
-
[_M],
|
|
944
|
-
[0]
|
|
945
|
-
];
|
|
946
|
-
exports.StackSetNotEmptyException$ = StackSetNotEmptyException$;
|
|
947
|
-
n0_registry.registerError(StackSetNotEmptyException$, StackSetNotEmptyException);
|
|
948
|
-
const StackSetNotFoundException$ = [-3, n0, _SSNFE,
|
|
949
|
-
{ [_aQE]: [`StackSetNotFoundException`, 404], [_e]: _c, [_hE]: 404 },
|
|
950
|
-
[_M],
|
|
951
|
-
[0]
|
|
952
|
-
];
|
|
953
|
-
exports.StackSetNotFoundException$ = StackSetNotFoundException$;
|
|
954
|
-
n0_registry.registerError(StackSetNotFoundException$, StackSetNotFoundException);
|
|
955
|
-
const StaleRequestException$ = [-3, n0, _SRE,
|
|
956
|
-
{ [_aQE]: [`StaleRequestException`, 409], [_e]: _c, [_hE]: 409 },
|
|
957
|
-
[_M],
|
|
958
|
-
[0]
|
|
959
|
-
];
|
|
960
|
-
exports.StaleRequestException$ = StaleRequestException$;
|
|
961
|
-
n0_registry.registerError(StaleRequestException$, StaleRequestException);
|
|
962
|
-
const TokenAlreadyExistsException$ = [-3, n0, _TAEE,
|
|
963
|
-
{ [_aQE]: [`TokenAlreadyExistsException`, 400], [_e]: _c, [_hE]: 400 },
|
|
964
|
-
[_M],
|
|
965
|
-
[0]
|
|
966
|
-
];
|
|
967
|
-
exports.TokenAlreadyExistsException$ = TokenAlreadyExistsException$;
|
|
968
|
-
n0_registry.registerError(TokenAlreadyExistsException$, TokenAlreadyExistsException);
|
|
969
|
-
const TypeConfigurationNotFoundException$ = [-3, n0, _TCNFE,
|
|
970
|
-
{ [_aQE]: [`TypeConfigurationNotFoundException`, 404], [_e]: _c, [_hE]: 404 },
|
|
971
|
-
[_M],
|
|
972
|
-
[0]
|
|
973
|
-
];
|
|
974
|
-
exports.TypeConfigurationNotFoundException$ = TypeConfigurationNotFoundException$;
|
|
975
|
-
n0_registry.registerError(TypeConfigurationNotFoundException$, TypeConfigurationNotFoundException);
|
|
976
|
-
const TypeNotFoundException$ = [-3, n0, _TNFE,
|
|
977
|
-
{ [_aQE]: [`TypeNotFoundException`, 404], [_e]: _c, [_hE]: 404 },
|
|
978
|
-
[_M],
|
|
979
|
-
[0]
|
|
980
|
-
];
|
|
981
|
-
exports.TypeNotFoundException$ = TypeNotFoundException$;
|
|
982
|
-
n0_registry.registerError(TypeNotFoundException$, TypeNotFoundException);
|
|
983
|
-
exports.errorTypeRegistries = [
|
|
984
|
-
_s_registry,
|
|
985
|
-
n0_registry,
|
|
986
|
-
];
|
|
987
|
-
const AccountGateResult$ = [3, n0, _AGR,
|
|
988
|
-
0,
|
|
989
|
-
[_S, _SR],
|
|
990
|
-
[0, 0]
|
|
991
|
-
];
|
|
992
|
-
exports.AccountGateResult$ = AccountGateResult$;
|
|
993
|
-
const AccountLimit$ = [3, n0, _AL,
|
|
994
|
-
0,
|
|
995
|
-
[_N, _V],
|
|
996
|
-
[0, 1]
|
|
997
|
-
];
|
|
998
|
-
exports.AccountLimit$ = AccountLimit$;
|
|
999
|
-
const ActivateOrganizationsAccessInput$ = [3, n0, _AOAI,
|
|
1000
|
-
0,
|
|
1001
|
-
[],
|
|
1002
|
-
[]
|
|
1003
|
-
];
|
|
1004
|
-
exports.ActivateOrganizationsAccessInput$ = ActivateOrganizationsAccessInput$;
|
|
1005
|
-
const ActivateOrganizationsAccessOutput$ = [3, n0, _AOAO,
|
|
1006
|
-
0,
|
|
1007
|
-
[],
|
|
1008
|
-
[]
|
|
1009
|
-
];
|
|
1010
|
-
exports.ActivateOrganizationsAccessOutput$ = ActivateOrganizationsAccessOutput$;
|
|
1011
|
-
const ActivateTypeInput$ = [3, n0, _ATI,
|
|
1012
|
-
0,
|
|
1013
|
-
[_T, _PTA, _PI, _TN, _TNA, _AU, _LC, _ERA, _VB, _MV],
|
|
1014
|
-
[0, 0, 0, 0, 0, 2, () => LoggingConfig$, 0, 0, 1]
|
|
1015
|
-
];
|
|
1016
|
-
exports.ActivateTypeInput$ = ActivateTypeInput$;
|
|
1017
|
-
const ActivateTypeOutput$ = [3, n0, _ATO,
|
|
1018
|
-
0,
|
|
1019
|
-
[_A],
|
|
1020
|
-
[0]
|
|
1021
|
-
];
|
|
1022
|
-
exports.ActivateTypeOutput$ = ActivateTypeOutput$;
|
|
1023
|
-
const Annotation$ = [3, n0, _An,
|
|
1024
|
-
0,
|
|
1025
|
-
[_AN, _S, _SM, _RM, _RL, _SL],
|
|
1026
|
-
[0, 0, 0, 0, 0, 0]
|
|
1027
|
-
];
|
|
1028
|
-
exports.Annotation$ = Annotation$;
|
|
1029
|
-
const AutoDeployment$ = [3, n0, _AD,
|
|
1030
|
-
0,
|
|
1031
|
-
[_E, _RSOAR, _DO],
|
|
1032
|
-
[2, 2, 64 | 0]
|
|
1033
|
-
];
|
|
1034
|
-
exports.AutoDeployment$ = AutoDeployment$;
|
|
1035
|
-
const BatchDescribeTypeConfigurationsError$ = [3, n0, _BDTCE,
|
|
1036
|
-
0,
|
|
1037
|
-
[_EC, _EM, _TCI],
|
|
1038
|
-
[0, 0, () => TypeConfigurationIdentifier$]
|
|
1039
|
-
];
|
|
1040
|
-
exports.BatchDescribeTypeConfigurationsError$ = BatchDescribeTypeConfigurationsError$;
|
|
1041
|
-
const BatchDescribeTypeConfigurationsInput$ = [3, n0, _BDTCI,
|
|
1042
|
-
0,
|
|
1043
|
-
[_TCIy],
|
|
1044
|
-
[() => TypeConfigurationIdentifiers], 1
|
|
1045
|
-
];
|
|
1046
|
-
exports.BatchDescribeTypeConfigurationsInput$ = BatchDescribeTypeConfigurationsInput$;
|
|
1047
|
-
const BatchDescribeTypeConfigurationsOutput$ = [3, n0, _BDTCO,
|
|
1048
|
-
0,
|
|
1049
|
-
[_Er, _UTC, _TC],
|
|
1050
|
-
[() => BatchDescribeTypeConfigurationsErrors, () => UnprocessedTypeConfigurations, () => TypeConfigurationDetailsList]
|
|
1051
|
-
];
|
|
1052
|
-
exports.BatchDescribeTypeConfigurationsOutput$ = BatchDescribeTypeConfigurationsOutput$;
|
|
1053
|
-
const CancelUpdateStackInput$ = [3, n0, _CUSI,
|
|
1054
|
-
0,
|
|
1055
|
-
[_SN, _CRT],
|
|
1056
|
-
[0, 0], 1
|
|
1057
|
-
];
|
|
1058
|
-
exports.CancelUpdateStackInput$ = CancelUpdateStackInput$;
|
|
1059
|
-
const Change$ = [3, n0, _C,
|
|
1060
|
-
0,
|
|
1061
|
-
[_T, _HIC, _RC],
|
|
1062
|
-
[0, 1, () => ResourceChange$]
|
|
1063
|
-
];
|
|
1064
|
-
exports.Change$ = Change$;
|
|
1065
|
-
const ChangeSetHook$ = [3, n0, _CSH,
|
|
1066
|
-
0,
|
|
1067
|
-
[_IP, _FM, _TN, _TVI, _TCVI, _TD],
|
|
1068
|
-
[0, 0, 0, 0, 0, () => ChangeSetHookTargetDetails$]
|
|
1069
|
-
];
|
|
1070
|
-
exports.ChangeSetHook$ = ChangeSetHook$;
|
|
1071
|
-
const ChangeSetHookResourceTargetDetails$ = [3, n0, _CSHRTD,
|
|
1072
|
-
0,
|
|
1073
|
-
[_LRI, _RT, _RA],
|
|
1074
|
-
[0, 0, 0]
|
|
1075
|
-
];
|
|
1076
|
-
exports.ChangeSetHookResourceTargetDetails$ = ChangeSetHookResourceTargetDetails$;
|
|
1077
|
-
const ChangeSetHookTargetDetails$ = [3, n0, _CSHTD,
|
|
1078
|
-
0,
|
|
1079
|
-
[_TT, _RTD],
|
|
1080
|
-
[0, () => ChangeSetHookResourceTargetDetails$]
|
|
1081
|
-
];
|
|
1082
|
-
exports.ChangeSetHookTargetDetails$ = ChangeSetHookTargetDetails$;
|
|
1083
|
-
const ChangeSetSummary$ = [3, n0, _CSS,
|
|
1084
|
-
0,
|
|
1085
|
-
[_SI, _SN, _CSI, _CSN, _ES, _S, _SR, _CT, _D, _INS, _PCSI, _RCSI, _IER],
|
|
1086
|
-
[0, 0, 0, 0, 0, 0, 0, 4, 0, 2, 0, 0, 2]
|
|
1087
|
-
];
|
|
1088
|
-
exports.ChangeSetSummary$ = ChangeSetSummary$;
|
|
1089
|
-
const ContinueUpdateRollbackInput$ = [3, n0, _CURI,
|
|
1090
|
-
0,
|
|
1091
|
-
[_SN, _RARN, _RTS, _CRT],
|
|
1092
|
-
[0, 0, 64 | 0, 0], 1
|
|
1093
|
-
];
|
|
1094
|
-
exports.ContinueUpdateRollbackInput$ = ContinueUpdateRollbackInput$;
|
|
1095
|
-
const ContinueUpdateRollbackOutput$ = [3, n0, _CURO,
|
|
1096
|
-
0,
|
|
1097
|
-
[],
|
|
1098
|
-
[]
|
|
1099
|
-
];
|
|
1100
|
-
exports.ContinueUpdateRollbackOutput$ = ContinueUpdateRollbackOutput$;
|
|
1101
|
-
const CreateChangeSetInput$ = [3, n0, _CCSI,
|
|
1102
|
-
0,
|
|
1103
|
-
[_SN, _CSN, _TB, _TURL, _UPT, _P, _Ca, _RTe, _RARN, _RCo, _NARN, _Ta, _CTl, _D, _CST, _RTI, _INS, _OSF, _IER, _DM],
|
|
1104
|
-
[0, 0, 0, 0, 2, () => _Parameters, 64 | 0, 64 | 0, 0, () => RollbackConfiguration$, 64 | 0, () => Tags, 0, 0, 0, () => ResourcesToImport, 2, 0, 2, 0], 2
|
|
1105
|
-
];
|
|
1106
|
-
exports.CreateChangeSetInput$ = CreateChangeSetInput$;
|
|
1107
|
-
const CreateChangeSetOutput$ = [3, n0, _CCSO,
|
|
1108
|
-
0,
|
|
1109
|
-
[_I, _SI],
|
|
1110
|
-
[0, 0]
|
|
1111
|
-
];
|
|
1112
|
-
exports.CreateChangeSetOutput$ = CreateChangeSetOutput$;
|
|
1113
|
-
const CreateGeneratedTemplateInput$ = [3, n0, _CGTI,
|
|
1114
|
-
0,
|
|
1115
|
-
[_GTN, _R, _SN, _TCe],
|
|
1116
|
-
[0, () => ResourceDefinitions, 0, () => TemplateConfiguration$], 1
|
|
1117
|
-
];
|
|
1118
|
-
exports.CreateGeneratedTemplateInput$ = CreateGeneratedTemplateInput$;
|
|
1119
|
-
const CreateGeneratedTemplateOutput$ = [3, n0, _CGTO,
|
|
1120
|
-
0,
|
|
1121
|
-
[_GTI],
|
|
1122
|
-
[0]
|
|
1123
|
-
];
|
|
1124
|
-
exports.CreateGeneratedTemplateOutput$ = CreateGeneratedTemplateOutput$;
|
|
1125
|
-
const CreateStackInput$ = [3, n0, _CSIr,
|
|
1126
|
-
0,
|
|
1127
|
-
[_SN, _TB, _TURL, _P, _DR, _RCo, _TIM, _NARN, _Ca, _RTe, _RARN, _OF, _SPB, _SPURL, _Ta, _CRT, _ETP, _REOC],
|
|
1128
|
-
[0, 0, 0, () => _Parameters, 2, () => RollbackConfiguration$, 1, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, 0, () => Tags, 0, 2, 2], 1
|
|
1129
|
-
];
|
|
1130
|
-
exports.CreateStackInput$ = CreateStackInput$;
|
|
1131
|
-
const CreateStackInstancesInput$ = [3, n0, _CSII,
|
|
1132
|
-
0,
|
|
1133
|
-
[_SSN, _Re, _Ac, _DT, _PO, _OP, _OI, _CA],
|
|
1134
|
-
[0, 64 | 0, 64 | 0, () => DeploymentTargets$, () => _Parameters, () => StackSetOperationPreferences$, [0, 4], 0], 2
|
|
1135
|
-
];
|
|
1136
|
-
exports.CreateStackInstancesInput$ = CreateStackInstancesInput$;
|
|
1137
|
-
const CreateStackInstancesOutput$ = [3, n0, _CSIO,
|
|
1138
|
-
0,
|
|
1139
|
-
[_OI],
|
|
1140
|
-
[0]
|
|
1141
|
-
];
|
|
1142
|
-
exports.CreateStackInstancesOutput$ = CreateStackInstancesOutput$;
|
|
1143
|
-
const CreateStackOutput$ = [3, n0, _CSO,
|
|
1144
|
-
0,
|
|
1145
|
-
[_SI, _OI],
|
|
1146
|
-
[0, 0]
|
|
1147
|
-
];
|
|
1148
|
-
exports.CreateStackOutput$ = CreateStackOutput$;
|
|
1149
|
-
const CreateStackRefactorInput$ = [3, n0, _CSRI,
|
|
1150
|
-
0,
|
|
1151
|
-
[_SD, _D, _ESC, _RMe],
|
|
1152
|
-
[() => StackDefinitions, 0, 2, () => ResourceMappings], 1
|
|
1153
|
-
];
|
|
1154
|
-
exports.CreateStackRefactorInput$ = CreateStackRefactorInput$;
|
|
1155
|
-
const CreateStackRefactorOutput$ = [3, n0, _CSRO,
|
|
1156
|
-
0,
|
|
1157
|
-
[_SRI],
|
|
1158
|
-
[0], 1
|
|
1159
|
-
];
|
|
1160
|
-
exports.CreateStackRefactorOutput$ = CreateStackRefactorOutput$;
|
|
1161
|
-
const CreateStackSetInput$ = [3, n0, _CSSI,
|
|
1162
|
-
0,
|
|
1163
|
-
[_SSN, _D, _TB, _TURL, _SI, _P, _Ca, _Ta, _ARARN, _ERN, _PM, _AD, _CA, _CRT, _ME],
|
|
1164
|
-
[0, 0, 0, 0, 0, () => _Parameters, 64 | 0, () => Tags, 0, 0, 0, () => AutoDeployment$, 0, [0, 4], () => ManagedExecution$], 1
|
|
1165
|
-
];
|
|
1166
|
-
exports.CreateStackSetInput$ = CreateStackSetInput$;
|
|
1167
|
-
const CreateStackSetOutput$ = [3, n0, _CSSO,
|
|
1168
|
-
0,
|
|
1169
|
-
[_SSI],
|
|
1170
|
-
[0]
|
|
1171
|
-
];
|
|
1172
|
-
exports.CreateStackSetOutput$ = CreateStackSetOutput$;
|
|
1173
|
-
const DeactivateOrganizationsAccessInput$ = [3, n0, _DOAI,
|
|
1174
|
-
0,
|
|
1175
|
-
[],
|
|
1176
|
-
[]
|
|
1177
|
-
];
|
|
1178
|
-
exports.DeactivateOrganizationsAccessInput$ = DeactivateOrganizationsAccessInput$;
|
|
1179
|
-
const DeactivateOrganizationsAccessOutput$ = [3, n0, _DOAO,
|
|
1180
|
-
0,
|
|
1181
|
-
[],
|
|
1182
|
-
[]
|
|
1183
|
-
];
|
|
1184
|
-
exports.DeactivateOrganizationsAccessOutput$ = DeactivateOrganizationsAccessOutput$;
|
|
1185
|
-
const DeactivateTypeInput$ = [3, n0, _DTI,
|
|
1186
|
-
0,
|
|
1187
|
-
[_TN, _T, _A],
|
|
1188
|
-
[0, 0, 0]
|
|
1189
|
-
];
|
|
1190
|
-
exports.DeactivateTypeInput$ = DeactivateTypeInput$;
|
|
1191
|
-
const DeactivateTypeOutput$ = [3, n0, _DTO,
|
|
1192
|
-
0,
|
|
1193
|
-
[],
|
|
1194
|
-
[]
|
|
1195
|
-
];
|
|
1196
|
-
exports.DeactivateTypeOutput$ = DeactivateTypeOutput$;
|
|
1197
|
-
const DeleteChangeSetInput$ = [3, n0, _DCSI,
|
|
1198
|
-
0,
|
|
1199
|
-
[_CSN, _SN],
|
|
1200
|
-
[0, 0], 1
|
|
1201
|
-
];
|
|
1202
|
-
exports.DeleteChangeSetInput$ = DeleteChangeSetInput$;
|
|
1203
|
-
const DeleteChangeSetOutput$ = [3, n0, _DCSO,
|
|
1204
|
-
0,
|
|
1205
|
-
[],
|
|
1206
|
-
[]
|
|
1207
|
-
];
|
|
1208
|
-
exports.DeleteChangeSetOutput$ = DeleteChangeSetOutput$;
|
|
1209
|
-
const DeleteGeneratedTemplateInput$ = [3, n0, _DGTI,
|
|
1210
|
-
0,
|
|
1211
|
-
[_GTN],
|
|
1212
|
-
[0], 1
|
|
1213
|
-
];
|
|
1214
|
-
exports.DeleteGeneratedTemplateInput$ = DeleteGeneratedTemplateInput$;
|
|
1215
|
-
const DeleteStackInput$ = [3, n0, _DSI,
|
|
1216
|
-
0,
|
|
1217
|
-
[_SN, _RR, _RARN, _CRT, _DMe],
|
|
1218
|
-
[0, 64 | 0, 0, 0, 0], 1
|
|
1219
|
-
];
|
|
1220
|
-
exports.DeleteStackInput$ = DeleteStackInput$;
|
|
1221
|
-
const DeleteStackInstancesInput$ = [3, n0, _DSII,
|
|
1222
|
-
0,
|
|
1223
|
-
[_SSN, _Re, _RS, _Ac, _DT, _OP, _OI, _CA],
|
|
1224
|
-
[0, 64 | 0, 2, 64 | 0, () => DeploymentTargets$, () => StackSetOperationPreferences$, [0, 4], 0], 3
|
|
1225
|
-
];
|
|
1226
|
-
exports.DeleteStackInstancesInput$ = DeleteStackInstancesInput$;
|
|
1227
|
-
const DeleteStackInstancesOutput$ = [3, n0, _DSIO,
|
|
1228
|
-
0,
|
|
1229
|
-
[_OI],
|
|
1230
|
-
[0]
|
|
1231
|
-
];
|
|
1232
|
-
exports.DeleteStackInstancesOutput$ = DeleteStackInstancesOutput$;
|
|
1233
|
-
const DeleteStackSetInput$ = [3, n0, _DSSI,
|
|
1234
|
-
0,
|
|
1235
|
-
[_SSN, _CA],
|
|
1236
|
-
[0, 0], 1
|
|
1237
|
-
];
|
|
1238
|
-
exports.DeleteStackSetInput$ = DeleteStackSetInput$;
|
|
1239
|
-
const DeleteStackSetOutput$ = [3, n0, _DSSO,
|
|
1240
|
-
0,
|
|
1241
|
-
[],
|
|
1242
|
-
[]
|
|
1243
|
-
];
|
|
1244
|
-
exports.DeleteStackSetOutput$ = DeleteStackSetOutput$;
|
|
1245
|
-
const DeploymentTargets$ = [3, n0, _DT,
|
|
1246
|
-
0,
|
|
1247
|
-
[_Ac, _AUc, _OUI, _AFT],
|
|
1248
|
-
[64 | 0, 0, 64 | 0, 0]
|
|
1249
|
-
];
|
|
1250
|
-
exports.DeploymentTargets$ = DeploymentTargets$;
|
|
1251
|
-
const DeregisterTypeInput$ = [3, n0, _DTIe,
|
|
1252
|
-
0,
|
|
1253
|
-
[_A, _T, _TN, _VI],
|
|
1254
|
-
[0, 0, 0, 0]
|
|
1255
|
-
];
|
|
1256
|
-
exports.DeregisterTypeInput$ = DeregisterTypeInput$;
|
|
1257
|
-
const DeregisterTypeOutput$ = [3, n0, _DTOe,
|
|
1258
|
-
0,
|
|
1259
|
-
[],
|
|
1260
|
-
[]
|
|
1261
|
-
];
|
|
1262
|
-
exports.DeregisterTypeOutput$ = DeregisterTypeOutput$;
|
|
1263
|
-
const DescribeAccountLimitsInput$ = [3, n0, _DALI,
|
|
1264
|
-
0,
|
|
1265
|
-
[_NT],
|
|
1266
|
-
[0]
|
|
1267
|
-
];
|
|
1268
|
-
exports.DescribeAccountLimitsInput$ = DescribeAccountLimitsInput$;
|
|
1269
|
-
const DescribeAccountLimitsOutput$ = [3, n0, _DALO,
|
|
1270
|
-
0,
|
|
1271
|
-
[_ALc, _NT],
|
|
1272
|
-
[() => AccountLimitList, 0]
|
|
1273
|
-
];
|
|
1274
|
-
exports.DescribeAccountLimitsOutput$ = DescribeAccountLimitsOutput$;
|
|
1275
|
-
const DescribeChangeSetHooksInput$ = [3, n0, _DCSHI,
|
|
1276
|
-
0,
|
|
1277
|
-
[_CSN, _SN, _NT, _LRI],
|
|
1278
|
-
[0, 0, 0, 0], 1
|
|
1279
|
-
];
|
|
1280
|
-
exports.DescribeChangeSetHooksInput$ = DescribeChangeSetHooksInput$;
|
|
1281
|
-
const DescribeChangeSetHooksOutput$ = [3, n0, _DCSHO,
|
|
1282
|
-
0,
|
|
1283
|
-
[_CSI, _CSN, _H, _S, _NT, _SI, _SN],
|
|
1284
|
-
[0, 0, () => ChangeSetHooks, 0, 0, 0, 0]
|
|
1285
|
-
];
|
|
1286
|
-
exports.DescribeChangeSetHooksOutput$ = DescribeChangeSetHooksOutput$;
|
|
1287
|
-
const DescribeChangeSetInput$ = [3, n0, _DCSIe,
|
|
1288
|
-
0,
|
|
1289
|
-
[_CSN, _SN, _NT, _IPV],
|
|
1290
|
-
[0, 0, 0, 2], 1
|
|
1291
|
-
];
|
|
1292
|
-
exports.DescribeChangeSetInput$ = DescribeChangeSetInput$;
|
|
1293
|
-
const DescribeChangeSetOutput$ = [3, n0, _DCSOe,
|
|
1294
|
-
0,
|
|
1295
|
-
[_CSN, _CSI, _SI, _SN, _D, _P, _CT, _ES, _S, _SR, _SDS, _NARN, _RCo, _Ca, _Ta, _Ch, _NT, _INS, _PCSI, _RCSI, _OSF, _IER, _DM],
|
|
1296
|
-
[0, 0, 0, 0, 0, () => _Parameters, 4, 0, 0, 0, 0, 64 | 0, () => RollbackConfiguration$, 64 | 0, () => Tags, () => Changes, 0, 2, 0, 0, 0, 2, 0]
|
|
1297
|
-
];
|
|
1298
|
-
exports.DescribeChangeSetOutput$ = DescribeChangeSetOutput$;
|
|
1299
|
-
const DescribeEventsInput$ = [3, n0, _DEI,
|
|
1300
|
-
0,
|
|
1301
|
-
[_SN, _CSN, _OI, _F, _NT],
|
|
1302
|
-
[0, 0, 0, () => EventFilter$, 0]
|
|
1303
|
-
];
|
|
1304
|
-
exports.DescribeEventsInput$ = DescribeEventsInput$;
|
|
1305
|
-
const DescribeEventsOutput$ = [3, n0, _DEO,
|
|
1306
|
-
0,
|
|
1307
|
-
[_OE, _NT],
|
|
1308
|
-
[() => OperationEvents, 0]
|
|
1309
|
-
];
|
|
1310
|
-
exports.DescribeEventsOutput$ = DescribeEventsOutput$;
|
|
1311
|
-
const DescribeGeneratedTemplateInput$ = [3, n0, _DGTIe,
|
|
1312
|
-
0,
|
|
1313
|
-
[_GTN],
|
|
1314
|
-
[0], 1
|
|
1315
|
-
];
|
|
1316
|
-
exports.DescribeGeneratedTemplateInput$ = DescribeGeneratedTemplateInput$;
|
|
1317
|
-
const DescribeGeneratedTemplateOutput$ = [3, n0, _DGTO,
|
|
1318
|
-
0,
|
|
1319
|
-
[_GTI, _GTN, _R, _S, _SR, _CT, _LUT, _Pr, _SI, _TCe, _TW],
|
|
1320
|
-
[0, 0, () => ResourceDetails, 0, 0, 4, 4, () => TemplateProgress$, 0, () => TemplateConfiguration$, 1]
|
|
1321
|
-
];
|
|
1322
|
-
exports.DescribeGeneratedTemplateOutput$ = DescribeGeneratedTemplateOutput$;
|
|
1323
|
-
const DescribeOrganizationsAccessInput$ = [3, n0, _DOAIe,
|
|
1324
|
-
0,
|
|
1325
|
-
[_CA],
|
|
1326
|
-
[0]
|
|
1327
|
-
];
|
|
1328
|
-
exports.DescribeOrganizationsAccessInput$ = DescribeOrganizationsAccessInput$;
|
|
1329
|
-
const DescribeOrganizationsAccessOutput$ = [3, n0, _DOAOe,
|
|
1330
|
-
0,
|
|
1331
|
-
[_S],
|
|
1332
|
-
[0]
|
|
1333
|
-
];
|
|
1334
|
-
exports.DescribeOrganizationsAccessOutput$ = DescribeOrganizationsAccessOutput$;
|
|
1335
|
-
const DescribePublisherInput$ = [3, n0, _DPI,
|
|
1336
|
-
0,
|
|
1337
|
-
[_PI],
|
|
1338
|
-
[0]
|
|
1339
|
-
];
|
|
1340
|
-
exports.DescribePublisherInput$ = DescribePublisherInput$;
|
|
1341
|
-
const DescribePublisherOutput$ = [3, n0, _DPO,
|
|
1342
|
-
0,
|
|
1343
|
-
[_PI, _PS, _IPd, _PP],
|
|
1344
|
-
[0, 0, 0, 0]
|
|
1345
|
-
];
|
|
1346
|
-
exports.DescribePublisherOutput$ = DescribePublisherOutput$;
|
|
1347
|
-
const DescribeResourceScanInput$ = [3, n0, _DRSI,
|
|
1348
|
-
0,
|
|
1349
|
-
[_RSI],
|
|
1350
|
-
[0], 1
|
|
1351
|
-
];
|
|
1352
|
-
exports.DescribeResourceScanInput$ = DescribeResourceScanInput$;
|
|
1353
|
-
const DescribeResourceScanOutput$ = [3, n0, _DRSO,
|
|
1354
|
-
0,
|
|
1355
|
-
[_RSI, _S, _SR, _ST, _ET, _PC, _RTe, _RSe, _RRe, _SF],
|
|
1356
|
-
[0, 0, 0, 4, 4, 1, 64 | 0, 1, 1, () => ScanFilters]
|
|
1357
|
-
];
|
|
1358
|
-
exports.DescribeResourceScanOutput$ = DescribeResourceScanOutput$;
|
|
1359
|
-
const DescribeStackDriftDetectionStatusInput$ = [3, n0, _DSDDSI,
|
|
1360
|
-
0,
|
|
1361
|
-
[_SDDI],
|
|
1362
|
-
[0], 1
|
|
1363
|
-
];
|
|
1364
|
-
exports.DescribeStackDriftDetectionStatusInput$ = DescribeStackDriftDetectionStatusInput$;
|
|
1365
|
-
const DescribeStackDriftDetectionStatusOutput$ = [3, n0, _DSDDSO,
|
|
1366
|
-
0,
|
|
1367
|
-
[_SI, _SDDI, _DS, _Ti, _SDS, _DSR, _DSRC],
|
|
1368
|
-
[0, 0, 0, 4, 0, 0, 1], 4
|
|
1369
|
-
];
|
|
1370
|
-
exports.DescribeStackDriftDetectionStatusOutput$ = DescribeStackDriftDetectionStatusOutput$;
|
|
1371
|
-
const DescribeStackEventsInput$ = [3, n0, _DSEI,
|
|
1372
|
-
0,
|
|
1373
|
-
[_SN, _NT],
|
|
1374
|
-
[0, 0], 1
|
|
1375
|
-
];
|
|
1376
|
-
exports.DescribeStackEventsInput$ = DescribeStackEventsInput$;
|
|
1377
|
-
const DescribeStackEventsOutput$ = [3, n0, _DSEO,
|
|
1378
|
-
0,
|
|
1379
|
-
[_SE, _NT],
|
|
1380
|
-
[() => StackEvents, 0]
|
|
1381
|
-
];
|
|
1382
|
-
exports.DescribeStackEventsOutput$ = DescribeStackEventsOutput$;
|
|
1383
|
-
const DescribeStackInstanceInput$ = [3, n0, _DSIIe,
|
|
1384
|
-
0,
|
|
1385
|
-
[_SSN, _SIA, _SIR, _CA],
|
|
1386
|
-
[0, 0, 0, 0], 3
|
|
1387
|
-
];
|
|
1388
|
-
exports.DescribeStackInstanceInput$ = DescribeStackInstanceInput$;
|
|
1389
|
-
const DescribeStackInstanceOutput$ = [3, n0, _DSIOe,
|
|
1390
|
-
0,
|
|
1391
|
-
[_SIt],
|
|
1392
|
-
[() => StackInstance$]
|
|
1393
|
-
];
|
|
1394
|
-
exports.DescribeStackInstanceOutput$ = DescribeStackInstanceOutput$;
|
|
1395
|
-
const DescribeStackRefactorInput$ = [3, n0, _DSRI,
|
|
1396
|
-
0,
|
|
1397
|
-
[_SRI],
|
|
1398
|
-
[0], 1
|
|
1399
|
-
];
|
|
1400
|
-
exports.DescribeStackRefactorInput$ = DescribeStackRefactorInput$;
|
|
1401
|
-
const DescribeStackRefactorOutput$ = [3, n0, _DSRO,
|
|
1402
|
-
0,
|
|
1403
|
-
[_D, _SRI, _SIta, _ES, _ESR, _S, _SR],
|
|
1404
|
-
[0, 0, 64 | 0, 0, 0, 0, 0]
|
|
1405
|
-
];
|
|
1406
|
-
exports.DescribeStackRefactorOutput$ = DescribeStackRefactorOutput$;
|
|
1407
|
-
const DescribeStackResourceDriftsInput$ = [3, n0, _DSRDI,
|
|
1408
|
-
0,
|
|
1409
|
-
[_SN, _SRDSF, _NT, _MR],
|
|
1410
|
-
[0, 64 | 0, 0, 1], 1
|
|
1411
|
-
];
|
|
1412
|
-
exports.DescribeStackResourceDriftsInput$ = DescribeStackResourceDriftsInput$;
|
|
1413
|
-
const DescribeStackResourceDriftsOutput$ = [3, n0, _DSRDO,
|
|
1414
|
-
0,
|
|
1415
|
-
[_SRD, _NT],
|
|
1416
|
-
[() => StackResourceDrifts, 0], 1
|
|
1417
|
-
];
|
|
1418
|
-
exports.DescribeStackResourceDriftsOutput$ = DescribeStackResourceDriftsOutput$;
|
|
1419
|
-
const DescribeStackResourceInput$ = [3, n0, _DSRIe,
|
|
1420
|
-
0,
|
|
1421
|
-
[_SN, _LRI],
|
|
1422
|
-
[0, 0], 2
|
|
1423
|
-
];
|
|
1424
|
-
exports.DescribeStackResourceInput$ = DescribeStackResourceInput$;
|
|
1425
|
-
const DescribeStackResourceOutput$ = [3, n0, _DSROe,
|
|
1426
|
-
0,
|
|
1427
|
-
[_SRDt],
|
|
1428
|
-
[() => StackResourceDetail$]
|
|
1429
|
-
];
|
|
1430
|
-
exports.DescribeStackResourceOutput$ = DescribeStackResourceOutput$;
|
|
1431
|
-
const DescribeStackResourcesInput$ = [3, n0, _DSRIes,
|
|
1432
|
-
0,
|
|
1433
|
-
[_SN, _LRI, _PRI],
|
|
1434
|
-
[0, 0, 0]
|
|
1435
|
-
];
|
|
1436
|
-
exports.DescribeStackResourcesInput$ = DescribeStackResourcesInput$;
|
|
1437
|
-
const DescribeStackResourcesOutput$ = [3, n0, _DSROes,
|
|
1438
|
-
0,
|
|
1439
|
-
[_SRt],
|
|
1440
|
-
[() => StackResources]
|
|
1441
|
-
];
|
|
1442
|
-
exports.DescribeStackResourcesOutput$ = DescribeStackResourcesOutput$;
|
|
1443
|
-
const DescribeStackSetInput$ = [3, n0, _DSSIe,
|
|
1444
|
-
0,
|
|
1445
|
-
[_SSN, _CA],
|
|
1446
|
-
[0, 0], 1
|
|
1447
|
-
];
|
|
1448
|
-
exports.DescribeStackSetInput$ = DescribeStackSetInput$;
|
|
1449
|
-
const DescribeStackSetOperationInput$ = [3, n0, _DSSOI,
|
|
1450
|
-
0,
|
|
1451
|
-
[_SSN, _OI, _CA],
|
|
1452
|
-
[0, 0, 0], 2
|
|
1453
|
-
];
|
|
1454
|
-
exports.DescribeStackSetOperationInput$ = DescribeStackSetOperationInput$;
|
|
1455
|
-
const DescribeStackSetOperationOutput$ = [3, n0, _DSSOO,
|
|
1456
|
-
0,
|
|
1457
|
-
[_SSO],
|
|
1458
|
-
[() => StackSetOperation$]
|
|
1459
|
-
];
|
|
1460
|
-
exports.DescribeStackSetOperationOutput$ = DescribeStackSetOperationOutput$;
|
|
1461
|
-
const DescribeStackSetOutput$ = [3, n0, _DSSOe,
|
|
1462
|
-
0,
|
|
1463
|
-
[_SS],
|
|
1464
|
-
[() => StackSet$]
|
|
1465
|
-
];
|
|
1466
|
-
exports.DescribeStackSetOutput$ = DescribeStackSetOutput$;
|
|
1467
|
-
const DescribeStacksInput$ = [3, n0, _DSIe,
|
|
1468
|
-
0,
|
|
1469
|
-
[_SN, _NT],
|
|
1470
|
-
[0, 0]
|
|
1471
|
-
];
|
|
1472
|
-
exports.DescribeStacksInput$ = DescribeStacksInput$;
|
|
1473
|
-
const DescribeStacksOutput$ = [3, n0, _DSO,
|
|
1474
|
-
0,
|
|
1475
|
-
[_St, _NT],
|
|
1476
|
-
[() => Stacks, 0]
|
|
1477
|
-
];
|
|
1478
|
-
exports.DescribeStacksOutput$ = DescribeStacksOutput$;
|
|
1479
|
-
const DescribeTypeInput$ = [3, n0, _DTIes,
|
|
1480
|
-
0,
|
|
1481
|
-
[_T, _TN, _A, _VI, _PI, _PVN],
|
|
1482
|
-
[0, 0, 0, 0, 0, 0]
|
|
1483
|
-
];
|
|
1484
|
-
exports.DescribeTypeInput$ = DescribeTypeInput$;
|
|
1485
|
-
const DescribeTypeOutput$ = [3, n0, _DTOes,
|
|
1486
|
-
0,
|
|
1487
|
-
[_A, _T, _TN, _DVI, _IDV, _TTS, _TTSD, _D, _Sc, _PT, _DSe, _LC, _RAT, _ERA, _Vi, _SU, _DU, _LU, _TCi, _CS, _PI, _OTN, _OTA, _PVN, _LPV, _IA, _AU],
|
|
1488
|
-
[0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, () => LoggingConfig$, () => RequiredActivatedTypes, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, 0, 2, 2]
|
|
1489
|
-
];
|
|
1490
|
-
exports.DescribeTypeOutput$ = DescribeTypeOutput$;
|
|
1491
|
-
const DescribeTypeRegistrationInput$ = [3, n0, _DTRI,
|
|
1492
|
-
0,
|
|
1493
|
-
[_RTeg],
|
|
1494
|
-
[0], 1
|
|
1495
|
-
];
|
|
1496
|
-
exports.DescribeTypeRegistrationInput$ = DescribeTypeRegistrationInput$;
|
|
1497
|
-
const DescribeTypeRegistrationOutput$ = [3, n0, _DTRO,
|
|
1498
|
-
0,
|
|
1499
|
-
[_PSr, _D, _TA, _TVA],
|
|
1500
|
-
[0, 0, 0, 0]
|
|
1501
|
-
];
|
|
1502
|
-
exports.DescribeTypeRegistrationOutput$ = DescribeTypeRegistrationOutput$;
|
|
1503
|
-
const DetectStackDriftInput$ = [3, n0, _DSDI,
|
|
1504
|
-
0,
|
|
1505
|
-
[_SN, _LRIo],
|
|
1506
|
-
[0, 64 | 0], 1
|
|
1507
|
-
];
|
|
1508
|
-
exports.DetectStackDriftInput$ = DetectStackDriftInput$;
|
|
1509
|
-
const DetectStackDriftOutput$ = [3, n0, _DSDO,
|
|
1510
|
-
0,
|
|
1511
|
-
[_SDDI],
|
|
1512
|
-
[0], 1
|
|
1513
|
-
];
|
|
1514
|
-
exports.DetectStackDriftOutput$ = DetectStackDriftOutput$;
|
|
1515
|
-
const DetectStackResourceDriftInput$ = [3, n0, _DSRDIe,
|
|
1516
|
-
0,
|
|
1517
|
-
[_SN, _LRI],
|
|
1518
|
-
[0, 0], 2
|
|
1519
|
-
];
|
|
1520
|
-
exports.DetectStackResourceDriftInput$ = DetectStackResourceDriftInput$;
|
|
1521
|
-
const DetectStackResourceDriftOutput$ = [3, n0, _DSRDOe,
|
|
1522
|
-
0,
|
|
1523
|
-
[_SRDta],
|
|
1524
|
-
[() => StackResourceDrift$], 1
|
|
1525
|
-
];
|
|
1526
|
-
exports.DetectStackResourceDriftOutput$ = DetectStackResourceDriftOutput$;
|
|
1527
|
-
const DetectStackSetDriftInput$ = [3, n0, _DSSDI,
|
|
1528
|
-
0,
|
|
1529
|
-
[_SSN, _OP, _OI, _CA],
|
|
1530
|
-
[0, () => StackSetOperationPreferences$, [0, 4], 0], 1
|
|
1531
|
-
];
|
|
1532
|
-
exports.DetectStackSetDriftInput$ = DetectStackSetDriftInput$;
|
|
1533
|
-
const DetectStackSetDriftOutput$ = [3, n0, _DSSDO,
|
|
1534
|
-
0,
|
|
1535
|
-
[_OI],
|
|
1536
|
-
[0]
|
|
1537
|
-
];
|
|
1538
|
-
exports.DetectStackSetDriftOutput$ = DetectStackSetDriftOutput$;
|
|
1539
|
-
const EstimateTemplateCostInput$ = [3, n0, _ETCI,
|
|
1540
|
-
0,
|
|
1541
|
-
[_TB, _TURL, _P],
|
|
1542
|
-
[0, 0, () => _Parameters]
|
|
1543
|
-
];
|
|
1544
|
-
exports.EstimateTemplateCostInput$ = EstimateTemplateCostInput$;
|
|
1545
|
-
const EstimateTemplateCostOutput$ = [3, n0, _ETCO,
|
|
1546
|
-
0,
|
|
1547
|
-
[_U],
|
|
1548
|
-
[0]
|
|
1549
|
-
];
|
|
1550
|
-
exports.EstimateTemplateCostOutput$ = EstimateTemplateCostOutput$;
|
|
1551
|
-
const EventFilter$ = [3, n0, _EF,
|
|
1552
|
-
0,
|
|
1553
|
-
[_FE],
|
|
1554
|
-
[2]
|
|
1555
|
-
];
|
|
1556
|
-
exports.EventFilter$ = EventFilter$;
|
|
1557
|
-
const ExecuteChangeSetInput$ = [3, n0, _ECSI,
|
|
1558
|
-
0,
|
|
1559
|
-
[_CSN, _SN, _CRT, _DR, _REOC],
|
|
1560
|
-
[0, 0, 0, 2, 2], 1
|
|
1561
|
-
];
|
|
1562
|
-
exports.ExecuteChangeSetInput$ = ExecuteChangeSetInput$;
|
|
1563
|
-
const ExecuteChangeSetOutput$ = [3, n0, _ECSO,
|
|
1564
|
-
0,
|
|
1565
|
-
[],
|
|
1566
|
-
[]
|
|
1567
|
-
];
|
|
1568
|
-
exports.ExecuteChangeSetOutput$ = ExecuteChangeSetOutput$;
|
|
1569
|
-
const ExecuteStackRefactorInput$ = [3, n0, _ESRI,
|
|
1570
|
-
0,
|
|
1571
|
-
[_SRI],
|
|
1572
|
-
[0], 1
|
|
1573
|
-
];
|
|
1574
|
-
exports.ExecuteStackRefactorInput$ = ExecuteStackRefactorInput$;
|
|
1575
|
-
const Export$ = [3, n0, _Ex,
|
|
1576
|
-
0,
|
|
1577
|
-
[_ESI, _N, _V],
|
|
1578
|
-
[0, 0, 0]
|
|
1579
|
-
];
|
|
1580
|
-
exports.Export$ = Export$;
|
|
1581
|
-
const GetGeneratedTemplateInput$ = [3, n0, _GGTI,
|
|
1582
|
-
0,
|
|
1583
|
-
[_GTN, _Fo],
|
|
1584
|
-
[0, 0], 1
|
|
1585
|
-
];
|
|
1586
|
-
exports.GetGeneratedTemplateInput$ = GetGeneratedTemplateInput$;
|
|
1587
|
-
const GetGeneratedTemplateOutput$ = [3, n0, _GGTO,
|
|
1588
|
-
0,
|
|
1589
|
-
[_S, _TB],
|
|
1590
|
-
[0, 0]
|
|
1591
|
-
];
|
|
1592
|
-
exports.GetGeneratedTemplateOutput$ = GetGeneratedTemplateOutput$;
|
|
1593
|
-
const GetHookResultInput$ = [3, n0, _GHRI,
|
|
1594
|
-
0,
|
|
1595
|
-
[_HRI],
|
|
1596
|
-
[0]
|
|
1597
|
-
];
|
|
1598
|
-
exports.GetHookResultInput$ = GetHookResultInput$;
|
|
1599
|
-
const GetHookResultOutput$ = [3, n0, _GHRO,
|
|
1600
|
-
0,
|
|
1601
|
-
[_HRI, _IP, _FM, _TN, _OTN, _TVI, _TCVI, _TA, _S, _HSR, _IAn, _Tar, _Ann],
|
|
1602
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, () => HookTarget$, () => AnnotationList]
|
|
1603
|
-
];
|
|
1604
|
-
exports.GetHookResultOutput$ = GetHookResultOutput$;
|
|
1605
|
-
const GetStackPolicyInput$ = [3, n0, _GSPI,
|
|
1606
|
-
0,
|
|
1607
|
-
[_SN],
|
|
1608
|
-
[0], 1
|
|
1609
|
-
];
|
|
1610
|
-
exports.GetStackPolicyInput$ = GetStackPolicyInput$;
|
|
1611
|
-
const GetStackPolicyOutput$ = [3, n0, _GSPO,
|
|
1612
|
-
0,
|
|
1613
|
-
[_SPB],
|
|
1614
|
-
[0]
|
|
1615
|
-
];
|
|
1616
|
-
exports.GetStackPolicyOutput$ = GetStackPolicyOutput$;
|
|
1617
|
-
const GetTemplateInput$ = [3, n0, _GTIe,
|
|
1618
|
-
0,
|
|
1619
|
-
[_SN, _CSN, _TS],
|
|
1620
|
-
[0, 0, 0]
|
|
1621
|
-
];
|
|
1622
|
-
exports.GetTemplateInput$ = GetTemplateInput$;
|
|
1623
|
-
const GetTemplateOutput$ = [3, n0, _GTO,
|
|
1624
|
-
0,
|
|
1625
|
-
[_TB, _SA],
|
|
1626
|
-
[0, 64 | 0]
|
|
1627
|
-
];
|
|
1628
|
-
exports.GetTemplateOutput$ = GetTemplateOutput$;
|
|
1629
|
-
const GetTemplateSummaryInput$ = [3, n0, _GTSI,
|
|
1630
|
-
0,
|
|
1631
|
-
[_TB, _TURL, _SN, _SSN, _CA, _TSC],
|
|
1632
|
-
[0, 0, 0, 0, 0, () => TemplateSummaryConfig$]
|
|
1633
|
-
];
|
|
1634
|
-
exports.GetTemplateSummaryInput$ = GetTemplateSummaryInput$;
|
|
1635
|
-
const GetTemplateSummaryOutput$ = [3, n0, _GTSO,
|
|
1636
|
-
0,
|
|
1637
|
-
[_P, _D, _Ca, _CR, _RTe, _Ve, _Me, _DTe, _RIS, _W],
|
|
1638
|
-
[() => ParameterDeclarations, 0, 64 | 0, 0, 64 | 0, 0, 0, 64 | 0, () => ResourceIdentifierSummaries, () => Warnings$]
|
|
1639
|
-
];
|
|
1640
|
-
exports.GetTemplateSummaryOutput$ = GetTemplateSummaryOutput$;
|
|
1641
|
-
const HookResultSummary$ = [3, n0, _HRS,
|
|
1642
|
-
0,
|
|
1643
|
-
[_HRI, _IP, _FM, _TN, _TVI, _TCVI, _S, _HSR, _IAn, _TT, _TI, _TA, _HET],
|
|
1644
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0]
|
|
1645
|
-
];
|
|
1646
|
-
exports.HookResultSummary$ = HookResultSummary$;
|
|
1647
|
-
const HookTarget$ = [3, n0, _HT,
|
|
1648
|
-
0,
|
|
1649
|
-
[_TT, _TTN, _TI, _Act],
|
|
1650
|
-
[0, 0, 0, 0], 4
|
|
1651
|
-
];
|
|
1652
|
-
exports.HookTarget$ = HookTarget$;
|
|
1653
|
-
const ImportStacksToStackSetInput$ = [3, n0, _ISTSSI,
|
|
1654
|
-
0,
|
|
1655
|
-
[_SSN, _SIta, _SIU, _OUI, _OP, _OI, _CA],
|
|
1656
|
-
[0, 64 | 0, 0, 64 | 0, () => StackSetOperationPreferences$, [0, 4], 0], 1
|
|
1657
|
-
];
|
|
1658
|
-
exports.ImportStacksToStackSetInput$ = ImportStacksToStackSetInput$;
|
|
1659
|
-
const ImportStacksToStackSetOutput$ = [3, n0, _ISTSSO,
|
|
1660
|
-
0,
|
|
1661
|
-
[_OI],
|
|
1662
|
-
[0]
|
|
1663
|
-
];
|
|
1664
|
-
exports.ImportStacksToStackSetOutput$ = ImportStacksToStackSetOutput$;
|
|
1665
|
-
const ListChangeSetsInput$ = [3, n0, _LCSI,
|
|
1666
|
-
0,
|
|
1667
|
-
[_SN, _NT],
|
|
1668
|
-
[0, 0], 1
|
|
1669
|
-
];
|
|
1670
|
-
exports.ListChangeSetsInput$ = ListChangeSetsInput$;
|
|
1671
|
-
const ListChangeSetsOutput$ = [3, n0, _LCSO,
|
|
1672
|
-
0,
|
|
1673
|
-
[_Su, _NT],
|
|
1674
|
-
[() => ChangeSetSummaries, 0]
|
|
1675
|
-
];
|
|
1676
|
-
exports.ListChangeSetsOutput$ = ListChangeSetsOutput$;
|
|
1677
|
-
const ListExportsInput$ = [3, n0, _LEI,
|
|
1678
|
-
0,
|
|
1679
|
-
[_NT],
|
|
1680
|
-
[0]
|
|
1681
|
-
];
|
|
1682
|
-
exports.ListExportsInput$ = ListExportsInput$;
|
|
1683
|
-
const ListExportsOutput$ = [3, n0, _LEO,
|
|
1684
|
-
0,
|
|
1685
|
-
[_Exp, _NT],
|
|
1686
|
-
[() => Exports, 0]
|
|
1687
|
-
];
|
|
1688
|
-
exports.ListExportsOutput$ = ListExportsOutput$;
|
|
1689
|
-
const ListGeneratedTemplatesInput$ = [3, n0, _LGTI,
|
|
1690
|
-
0,
|
|
1691
|
-
[_NT, _MR],
|
|
1692
|
-
[0, 1]
|
|
1693
|
-
];
|
|
1694
|
-
exports.ListGeneratedTemplatesInput$ = ListGeneratedTemplatesInput$;
|
|
1695
|
-
const ListGeneratedTemplatesOutput$ = [3, n0, _LGTO,
|
|
1696
|
-
0,
|
|
1697
|
-
[_Su, _NT],
|
|
1698
|
-
[() => TemplateSummaries, 0]
|
|
1699
|
-
];
|
|
1700
|
-
exports.ListGeneratedTemplatesOutput$ = ListGeneratedTemplatesOutput$;
|
|
1701
|
-
const ListHookResultsInput$ = [3, n0, _LHRI,
|
|
1702
|
-
0,
|
|
1703
|
-
[_TT, _TI, _TA, _S, _NT],
|
|
1704
|
-
[0, 0, 0, 0, 0]
|
|
1705
|
-
];
|
|
1706
|
-
exports.ListHookResultsInput$ = ListHookResultsInput$;
|
|
1707
|
-
const ListHookResultsOutput$ = [3, n0, _LHRO,
|
|
1708
|
-
0,
|
|
1709
|
-
[_TT, _TI, _HR, _NT],
|
|
1710
|
-
[0, 0, () => HookResultSummaries, 0]
|
|
1711
|
-
];
|
|
1712
|
-
exports.ListHookResultsOutput$ = ListHookResultsOutput$;
|
|
1713
|
-
const ListImportsInput$ = [3, n0, _LII,
|
|
1714
|
-
0,
|
|
1715
|
-
[_EN, _NT],
|
|
1716
|
-
[0, 0], 1
|
|
1717
|
-
];
|
|
1718
|
-
exports.ListImportsInput$ = ListImportsInput$;
|
|
1719
|
-
const ListImportsOutput$ = [3, n0, _LIO,
|
|
1720
|
-
0,
|
|
1721
|
-
[_Im, _NT],
|
|
1722
|
-
[64 | 0, 0]
|
|
1723
|
-
];
|
|
1724
|
-
exports.ListImportsOutput$ = ListImportsOutput$;
|
|
1725
|
-
const ListResourceScanRelatedResourcesInput$ = [3, n0, _LRSRRI,
|
|
1726
|
-
0,
|
|
1727
|
-
[_RSI, _R, _NT, _MR],
|
|
1728
|
-
[0, () => ScannedResourceIdentifiers, 0, 1], 2
|
|
1729
|
-
];
|
|
1730
|
-
exports.ListResourceScanRelatedResourcesInput$ = ListResourceScanRelatedResourcesInput$;
|
|
1731
|
-
const ListResourceScanRelatedResourcesOutput$ = [3, n0, _LRSRRO,
|
|
1732
|
-
0,
|
|
1733
|
-
[_RRel, _NT],
|
|
1734
|
-
[() => RelatedResources, 0]
|
|
1735
|
-
];
|
|
1736
|
-
exports.ListResourceScanRelatedResourcesOutput$ = ListResourceScanRelatedResourcesOutput$;
|
|
1737
|
-
const ListResourceScanResourcesInput$ = [3, n0, _LRSRI,
|
|
1738
|
-
0,
|
|
1739
|
-
[_RSI, _RI, _RTP, _TK, _TV, _NT, _MR],
|
|
1740
|
-
[0, 0, 0, 0, 0, 0, 1], 1
|
|
1741
|
-
];
|
|
1742
|
-
exports.ListResourceScanResourcesInput$ = ListResourceScanResourcesInput$;
|
|
1743
|
-
const ListResourceScanResourcesOutput$ = [3, n0, _LRSRO,
|
|
1744
|
-
0,
|
|
1745
|
-
[_R, _NT],
|
|
1746
|
-
[() => ScannedResources, 0]
|
|
1747
|
-
];
|
|
1748
|
-
exports.ListResourceScanResourcesOutput$ = ListResourceScanResourcesOutput$;
|
|
1749
|
-
const ListResourceScansInput$ = [3, n0, _LRSI,
|
|
1750
|
-
0,
|
|
1751
|
-
[_NT, _MR, _STF],
|
|
1752
|
-
[0, 1, 0]
|
|
1753
|
-
];
|
|
1754
|
-
exports.ListResourceScansInput$ = ListResourceScansInput$;
|
|
1755
|
-
const ListResourceScansOutput$ = [3, n0, _LRSO,
|
|
1756
|
-
0,
|
|
1757
|
-
[_RSS, _NT],
|
|
1758
|
-
[() => ResourceScanSummaries, 0]
|
|
1759
|
-
];
|
|
1760
|
-
exports.ListResourceScansOutput$ = ListResourceScansOutput$;
|
|
1761
|
-
const ListStackInstanceResourceDriftsInput$ = [3, n0, _LSIRDI,
|
|
1762
|
-
0,
|
|
1763
|
-
[_SSN, _SIA, _SIR, _OI, _NT, _MR, _SIRDS, _CA],
|
|
1764
|
-
[0, 0, 0, 0, 0, 1, 64 | 0, 0], 4
|
|
1765
|
-
];
|
|
1766
|
-
exports.ListStackInstanceResourceDriftsInput$ = ListStackInstanceResourceDriftsInput$;
|
|
1767
|
-
const ListStackInstanceResourceDriftsOutput$ = [3, n0, _LSIRDO,
|
|
1768
|
-
0,
|
|
1769
|
-
[_Su, _NT],
|
|
1770
|
-
[() => StackInstanceResourceDriftsSummaries, 0]
|
|
1771
|
-
];
|
|
1772
|
-
exports.ListStackInstanceResourceDriftsOutput$ = ListStackInstanceResourceDriftsOutput$;
|
|
1773
|
-
const ListStackInstancesInput$ = [3, n0, _LSII,
|
|
1774
|
-
0,
|
|
1775
|
-
[_SSN, _NT, _MR, _F, _SIA, _SIR, _CA],
|
|
1776
|
-
[0, 0, 1, () => StackInstanceFilters, 0, 0, 0], 1
|
|
1777
|
-
];
|
|
1778
|
-
exports.ListStackInstancesInput$ = ListStackInstancesInput$;
|
|
1779
|
-
const ListStackInstancesOutput$ = [3, n0, _LSIO,
|
|
1780
|
-
0,
|
|
1781
|
-
[_Su, _NT],
|
|
1782
|
-
[() => StackInstanceSummaries, 0]
|
|
1783
|
-
];
|
|
1784
|
-
exports.ListStackInstancesOutput$ = ListStackInstancesOutput$;
|
|
1785
|
-
const ListStackRefactorActionsInput$ = [3, n0, _LSRAI,
|
|
1786
|
-
0,
|
|
1787
|
-
[_SRI, _NT, _MR],
|
|
1788
|
-
[0, 0, 1], 1
|
|
1789
|
-
];
|
|
1790
|
-
exports.ListStackRefactorActionsInput$ = ListStackRefactorActionsInput$;
|
|
1791
|
-
const ListStackRefactorActionsOutput$ = [3, n0, _LSRAO,
|
|
1792
|
-
0,
|
|
1793
|
-
[_SRA, _NT],
|
|
1794
|
-
[() => StackRefactorActions, 0], 1
|
|
1795
|
-
];
|
|
1796
|
-
exports.ListStackRefactorActionsOutput$ = ListStackRefactorActionsOutput$;
|
|
1797
|
-
const ListStackRefactorsInput$ = [3, n0, _LSRI,
|
|
1798
|
-
0,
|
|
1799
|
-
[_ESF, _NT, _MR],
|
|
1800
|
-
[64 | 0, 0, 1]
|
|
1801
|
-
];
|
|
1802
|
-
exports.ListStackRefactorsInput$ = ListStackRefactorsInput$;
|
|
1803
|
-
const ListStackRefactorsOutput$ = [3, n0, _LSRO,
|
|
1804
|
-
0,
|
|
1805
|
-
[_SRS, _NT],
|
|
1806
|
-
[() => StackRefactorSummaries, 0], 1
|
|
1807
|
-
];
|
|
1808
|
-
exports.ListStackRefactorsOutput$ = ListStackRefactorsOutput$;
|
|
1809
|
-
const ListStackResourcesInput$ = [3, n0, _LSRIi,
|
|
1810
|
-
0,
|
|
1811
|
-
[_SN, _NT],
|
|
1812
|
-
[0, 0], 1
|
|
1813
|
-
];
|
|
1814
|
-
exports.ListStackResourcesInput$ = ListStackResourcesInput$;
|
|
1815
|
-
const ListStackResourcesOutput$ = [3, n0, _LSROi,
|
|
1816
|
-
0,
|
|
1817
|
-
[_SRSt, _NT],
|
|
1818
|
-
[() => StackResourceSummaries, 0]
|
|
1819
|
-
];
|
|
1820
|
-
exports.ListStackResourcesOutput$ = ListStackResourcesOutput$;
|
|
1821
|
-
const ListStackSetAutoDeploymentTargetsInput$ = [3, n0, _LSSADTI,
|
|
1822
|
-
0,
|
|
1823
|
-
[_SSN, _NT, _MR, _CA],
|
|
1824
|
-
[0, 0, 1, 0], 1
|
|
1825
|
-
];
|
|
1826
|
-
exports.ListStackSetAutoDeploymentTargetsInput$ = ListStackSetAutoDeploymentTargetsInput$;
|
|
1827
|
-
const ListStackSetAutoDeploymentTargetsOutput$ = [3, n0, _LSSADTO,
|
|
1828
|
-
0,
|
|
1829
|
-
[_Su, _NT],
|
|
1830
|
-
[() => StackSetAutoDeploymentTargetSummaries, 0]
|
|
1831
|
-
];
|
|
1832
|
-
exports.ListStackSetAutoDeploymentTargetsOutput$ = ListStackSetAutoDeploymentTargetsOutput$;
|
|
1833
|
-
const ListStackSetOperationResultsInput$ = [3, n0, _LSSORI,
|
|
1834
|
-
0,
|
|
1835
|
-
[_SSN, _OI, _NT, _MR, _CA, _F],
|
|
1836
|
-
[0, 0, 0, 1, 0, () => OperationResultFilters], 2
|
|
1837
|
-
];
|
|
1838
|
-
exports.ListStackSetOperationResultsInput$ = ListStackSetOperationResultsInput$;
|
|
1839
|
-
const ListStackSetOperationResultsOutput$ = [3, n0, _LSSORO,
|
|
1840
|
-
0,
|
|
1841
|
-
[_Su, _NT],
|
|
1842
|
-
[() => StackSetOperationResultSummaries, 0]
|
|
1843
|
-
];
|
|
1844
|
-
exports.ListStackSetOperationResultsOutput$ = ListStackSetOperationResultsOutput$;
|
|
1845
|
-
const ListStackSetOperationsInput$ = [3, n0, _LSSOI,
|
|
1846
|
-
0,
|
|
1847
|
-
[_SSN, _NT, _MR, _CA],
|
|
1848
|
-
[0, 0, 1, 0], 1
|
|
1849
|
-
];
|
|
1850
|
-
exports.ListStackSetOperationsInput$ = ListStackSetOperationsInput$;
|
|
1851
|
-
const ListStackSetOperationsOutput$ = [3, n0, _LSSOO,
|
|
1852
|
-
0,
|
|
1853
|
-
[_Su, _NT],
|
|
1854
|
-
[() => StackSetOperationSummaries, 0]
|
|
1855
|
-
];
|
|
1856
|
-
exports.ListStackSetOperationsOutput$ = ListStackSetOperationsOutput$;
|
|
1857
|
-
const ListStackSetsInput$ = [3, n0, _LSSI,
|
|
1858
|
-
0,
|
|
1859
|
-
[_NT, _MR, _S, _CA],
|
|
1860
|
-
[0, 1, 0, 0]
|
|
1861
|
-
];
|
|
1862
|
-
exports.ListStackSetsInput$ = ListStackSetsInput$;
|
|
1863
|
-
const ListStackSetsOutput$ = [3, n0, _LSSO,
|
|
1864
|
-
0,
|
|
1865
|
-
[_Su, _NT],
|
|
1866
|
-
[() => StackSetSummaries, 0]
|
|
1867
|
-
];
|
|
1868
|
-
exports.ListStackSetsOutput$ = ListStackSetsOutput$;
|
|
1869
|
-
const ListStacksInput$ = [3, n0, _LSI,
|
|
1870
|
-
0,
|
|
1871
|
-
[_NT, _SSF],
|
|
1872
|
-
[0, 64 | 0]
|
|
1873
|
-
];
|
|
1874
|
-
exports.ListStacksInput$ = ListStacksInput$;
|
|
1875
|
-
const ListStacksOutput$ = [3, n0, _LSO,
|
|
1876
|
-
0,
|
|
1877
|
-
[_SSt, _NT],
|
|
1878
|
-
[() => StackSummaries, 0]
|
|
1879
|
-
];
|
|
1880
|
-
exports.ListStacksOutput$ = ListStacksOutput$;
|
|
1881
|
-
const ListTypeRegistrationsInput$ = [3, n0, _LTRI,
|
|
1882
|
-
0,
|
|
1883
|
-
[_T, _TN, _TA, _RSF, _MR, _NT],
|
|
1884
|
-
[0, 0, 0, 0, 1, 0]
|
|
1885
|
-
];
|
|
1886
|
-
exports.ListTypeRegistrationsInput$ = ListTypeRegistrationsInput$;
|
|
1887
|
-
const ListTypeRegistrationsOutput$ = [3, n0, _LTRO,
|
|
1888
|
-
0,
|
|
1889
|
-
[_RTL, _NT],
|
|
1890
|
-
[64 | 0, 0]
|
|
1891
|
-
];
|
|
1892
|
-
exports.ListTypeRegistrationsOutput$ = ListTypeRegistrationsOutput$;
|
|
1893
|
-
const ListTypesInput$ = [3, n0, _LTI,
|
|
1894
|
-
0,
|
|
1895
|
-
[_Vi, _PT, _DSe, _T, _F, _MR, _NT],
|
|
1896
|
-
[0, 0, 0, 0, () => TypeFilters$, 1, 0]
|
|
1897
|
-
];
|
|
1898
|
-
exports.ListTypesInput$ = ListTypesInput$;
|
|
1899
|
-
const ListTypesOutput$ = [3, n0, _LTO,
|
|
1900
|
-
0,
|
|
1901
|
-
[_TSy, _NT],
|
|
1902
|
-
[() => TypeSummaries, 0]
|
|
1903
|
-
];
|
|
1904
|
-
exports.ListTypesOutput$ = ListTypesOutput$;
|
|
1905
|
-
const ListTypeVersionsInput$ = [3, n0, _LTVI,
|
|
1906
|
-
0,
|
|
1907
|
-
[_T, _TN, _A, _MR, _NT, _DSe, _PI],
|
|
1908
|
-
[0, 0, 0, 1, 0, 0, 0]
|
|
1909
|
-
];
|
|
1910
|
-
exports.ListTypeVersionsInput$ = ListTypeVersionsInput$;
|
|
1911
|
-
const ListTypeVersionsOutput$ = [3, n0, _LTVO,
|
|
1912
|
-
0,
|
|
1913
|
-
[_TVS, _NT],
|
|
1914
|
-
[() => TypeVersionSummaries, 0]
|
|
1915
|
-
];
|
|
1916
|
-
exports.ListTypeVersionsOutput$ = ListTypeVersionsOutput$;
|
|
1917
|
-
const LiveResourceDrift$ = [3, n0, _LRD,
|
|
1918
|
-
0,
|
|
1919
|
-
[_PV, _AV, _DDT],
|
|
1920
|
-
[0, 0, 4]
|
|
1921
|
-
];
|
|
1922
|
-
exports.LiveResourceDrift$ = LiveResourceDrift$;
|
|
1923
|
-
const LoggingConfig$ = [3, n0, _LC,
|
|
1924
|
-
0,
|
|
1925
|
-
[_LRA, _LGN],
|
|
1926
|
-
[0, 0], 2
|
|
1927
|
-
];
|
|
1928
|
-
exports.LoggingConfig$ = LoggingConfig$;
|
|
1929
|
-
const ManagedExecution$ = [3, n0, _ME,
|
|
1930
|
-
0,
|
|
1931
|
-
[_Acti],
|
|
1932
|
-
[2]
|
|
1933
|
-
];
|
|
1934
|
-
exports.ManagedExecution$ = ManagedExecution$;
|
|
1935
|
-
const ModuleInfo$ = [3, n0, _MI,
|
|
1936
|
-
0,
|
|
1937
|
-
[_TH, _LIH],
|
|
1938
|
-
[0, 0]
|
|
1939
|
-
];
|
|
1940
|
-
exports.ModuleInfo$ = ModuleInfo$;
|
|
1941
|
-
const OperationEntry$ = [3, n0, _OEp,
|
|
1942
|
-
0,
|
|
1943
|
-
[_OT, _OI],
|
|
1944
|
-
[0, 0]
|
|
1945
|
-
];
|
|
1946
|
-
exports.OperationEntry$ = OperationEntry$;
|
|
1947
|
-
const OperationEvent$ = [3, n0, _OEpe,
|
|
1948
|
-
0,
|
|
1949
|
-
[_EI, _SI, _OI, _OT, _OS, _ETv, _LRI, _PRI, _RT, _Ti, _ST, _ET, _RSes, _RSR, _RP, _CRT, _HTo, _HS, _HSR, _HIP, _HFM, _DSet, _VFM, _VN, _VS, _VSR, _VP],
|
|
1950
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
|
|
1951
|
-
];
|
|
1952
|
-
exports.OperationEvent$ = OperationEvent$;
|
|
1953
|
-
const OperationResultFilter$ = [3, n0, _ORF,
|
|
1954
|
-
0,
|
|
1955
|
-
[_N, _Va],
|
|
1956
|
-
[0, 0]
|
|
1957
|
-
];
|
|
1958
|
-
exports.OperationResultFilter$ = OperationResultFilter$;
|
|
1959
|
-
const Output$ = [3, n0, _O,
|
|
1960
|
-
0,
|
|
1961
|
-
[_OK, _OV, _D, _EN],
|
|
1962
|
-
[0, 0, 0, 0]
|
|
1963
|
-
];
|
|
1964
|
-
exports.Output$ = Output$;
|
|
1965
|
-
const Parameter$ = [3, n0, _Pa,
|
|
1966
|
-
0,
|
|
1967
|
-
[_PK, _PVa, _UPV, _RV],
|
|
1968
|
-
[0, 0, 2, 0]
|
|
1969
|
-
];
|
|
1970
|
-
exports.Parameter$ = Parameter$;
|
|
1971
|
-
const ParameterConstraints$ = [3, n0, _PCa,
|
|
1972
|
-
0,
|
|
1973
|
-
[_AVl],
|
|
1974
|
-
[64 | 0]
|
|
1975
|
-
];
|
|
1976
|
-
exports.ParameterConstraints$ = ParameterConstraints$;
|
|
1977
|
-
const ParameterDeclaration$ = [3, n0, _PD,
|
|
1978
|
-
0,
|
|
1979
|
-
[_PK, _DV, _PTa, _NE, _D, _PCa],
|
|
1980
|
-
[0, 0, 0, 2, 0, () => ParameterConstraints$]
|
|
1981
|
-
];
|
|
1982
|
-
exports.ParameterDeclaration$ = ParameterDeclaration$;
|
|
1983
|
-
const PhysicalResourceIdContextKeyValuePair$ = [3, n0, _PRICKVP,
|
|
1984
|
-
0,
|
|
1985
|
-
[_K, _V],
|
|
1986
|
-
[0, 0], 2
|
|
1987
|
-
];
|
|
1988
|
-
exports.PhysicalResourceIdContextKeyValuePair$ = PhysicalResourceIdContextKeyValuePair$;
|
|
1989
|
-
const PropertyDifference$ = [3, n0, _PDr,
|
|
1990
|
-
0,
|
|
1991
|
-
[_PPr, _EV, _AV, _DTi],
|
|
1992
|
-
[0, 0, 0, 0], 4
|
|
1993
|
-
];
|
|
1994
|
-
exports.PropertyDifference$ = PropertyDifference$;
|
|
1995
|
-
const PublishTypeInput$ = [3, n0, _PTI,
|
|
1996
|
-
0,
|
|
1997
|
-
[_T, _A, _TN, _PVN],
|
|
1998
|
-
[0, 0, 0, 0]
|
|
1999
|
-
];
|
|
2000
|
-
exports.PublishTypeInput$ = PublishTypeInput$;
|
|
2001
|
-
const PublishTypeOutput$ = [3, n0, _PTO,
|
|
2002
|
-
0,
|
|
2003
|
-
[_PTA],
|
|
2004
|
-
[0]
|
|
2005
|
-
];
|
|
2006
|
-
exports.PublishTypeOutput$ = PublishTypeOutput$;
|
|
2007
|
-
const RecordHandlerProgressInput$ = [3, n0, _RHPI,
|
|
2008
|
-
0,
|
|
2009
|
-
[_BT, _OS, _COS, _SM, _EC, _RMes, _CRT],
|
|
2010
|
-
[0, 0, 0, 0, 0, 0, 0], 2
|
|
2011
|
-
];
|
|
2012
|
-
exports.RecordHandlerProgressInput$ = RecordHandlerProgressInput$;
|
|
2013
|
-
const RecordHandlerProgressOutput$ = [3, n0, _RHPO,
|
|
2014
|
-
0,
|
|
2015
|
-
[],
|
|
2016
|
-
[]
|
|
2017
|
-
];
|
|
2018
|
-
exports.RecordHandlerProgressOutput$ = RecordHandlerProgressOutput$;
|
|
2019
|
-
const RegisterPublisherInput$ = [3, n0, _RPI,
|
|
2020
|
-
0,
|
|
2021
|
-
[_ATAC, _CAo],
|
|
2022
|
-
[2, 0]
|
|
2023
|
-
];
|
|
2024
|
-
exports.RegisterPublisherInput$ = RegisterPublisherInput$;
|
|
2025
|
-
const RegisterPublisherOutput$ = [3, n0, _RPO,
|
|
2026
|
-
0,
|
|
2027
|
-
[_PI],
|
|
2028
|
-
[0]
|
|
2029
|
-
];
|
|
2030
|
-
exports.RegisterPublisherOutput$ = RegisterPublisherOutput$;
|
|
2031
|
-
const RegisterTypeInput$ = [3, n0, _RTIe,
|
|
2032
|
-
0,
|
|
2033
|
-
[_TN, _SHP, _T, _LC, _ERA, _CRT],
|
|
2034
|
-
[0, 0, 0, () => LoggingConfig$, 0, 0], 2
|
|
2035
|
-
];
|
|
2036
|
-
exports.RegisterTypeInput$ = RegisterTypeInput$;
|
|
2037
|
-
const RegisterTypeOutput$ = [3, n0, _RTO,
|
|
2038
|
-
0,
|
|
2039
|
-
[_RTeg],
|
|
2040
|
-
[0]
|
|
2041
|
-
];
|
|
2042
|
-
exports.RegisterTypeOutput$ = RegisterTypeOutput$;
|
|
2043
|
-
const RequiredActivatedType$ = [3, n0, _RATe,
|
|
2044
|
-
0,
|
|
2045
|
-
[_TNA, _OTN, _PI, _SMV],
|
|
2046
|
-
[0, 0, 0, 64 | 1]
|
|
2047
|
-
];
|
|
2048
|
-
exports.RequiredActivatedType$ = RequiredActivatedType$;
|
|
2049
|
-
const ResourceChange$ = [3, n0, _RC,
|
|
2050
|
-
0,
|
|
2051
|
-
[_PA, _Act, _LRI, _PRI, _RT, _Rep, _Sco, _RDS, _RDIA, _De, _CSI, _MI, _BC, _AC, _PDC],
|
|
2052
|
-
[0, 0, 0, 0, 0, 0, 64 | 0, 0, () => ResourceDriftIgnoredAttributes, () => ResourceChangeDetails, 0, () => ModuleInfo$, 0, 0, 0]
|
|
2053
|
-
];
|
|
2054
|
-
exports.ResourceChange$ = ResourceChange$;
|
|
2055
|
-
const ResourceChangeDetail$ = [3, n0, _RCD,
|
|
2056
|
-
0,
|
|
2057
|
-
[_Tar, _Ev, _CSh, _CE],
|
|
2058
|
-
[() => ResourceTargetDefinition$, 0, 0, 0]
|
|
2059
|
-
];
|
|
2060
|
-
exports.ResourceChangeDetail$ = ResourceChangeDetail$;
|
|
2061
|
-
const ResourceDefinition$ = [3, n0, _RD,
|
|
2062
|
-
0,
|
|
2063
|
-
[_RT, _RI, _LRI],
|
|
2064
|
-
[0, 128 | 0, 0], 2
|
|
2065
|
-
];
|
|
2066
|
-
exports.ResourceDefinition$ = ResourceDefinition$;
|
|
2067
|
-
const ResourceDetail$ = [3, n0, _RDe,
|
|
2068
|
-
0,
|
|
2069
|
-
[_RT, _LRI, _RI, _RSes, _RSR, _W],
|
|
2070
|
-
[0, 0, 128 | 0, 0, 0, () => WarningDetails]
|
|
2071
|
-
];
|
|
2072
|
-
exports.ResourceDetail$ = ResourceDetail$;
|
|
2073
|
-
const ResourceDriftIgnoredAttribute$ = [3, n0, _RDIAe,
|
|
2074
|
-
0,
|
|
2075
|
-
[_Pat, _Rea],
|
|
2076
|
-
[0, 0]
|
|
2077
|
-
];
|
|
2078
|
-
exports.ResourceDriftIgnoredAttribute$ = ResourceDriftIgnoredAttribute$;
|
|
2079
|
-
const ResourceIdentifierSummary$ = [3, n0, _RISe,
|
|
2080
|
-
0,
|
|
2081
|
-
[_RT, _LRIo, _RIe],
|
|
2082
|
-
[0, 64 | 0, 64 | 0]
|
|
2083
|
-
];
|
|
2084
|
-
exports.ResourceIdentifierSummary$ = ResourceIdentifierSummary$;
|
|
2085
|
-
const ResourceLocation$ = [3, n0, _RLe,
|
|
2086
|
-
0,
|
|
2087
|
-
[_SN, _LRI],
|
|
2088
|
-
[0, 0], 2
|
|
2089
|
-
];
|
|
2090
|
-
exports.ResourceLocation$ = ResourceLocation$;
|
|
2091
|
-
const ResourceMapping$ = [3, n0, _RMeso,
|
|
2092
|
-
0,
|
|
2093
|
-
[_So, _Des],
|
|
2094
|
-
[() => ResourceLocation$, () => ResourceLocation$], 2
|
|
2095
|
-
];
|
|
2096
|
-
exports.ResourceMapping$ = ResourceMapping$;
|
|
2097
|
-
const ResourceScanSummary$ = [3, n0, _RSSe,
|
|
2098
|
-
0,
|
|
2099
|
-
[_RSI, _S, _SR, _ST, _ET, _PC, _STc],
|
|
2100
|
-
[0, 0, 0, 4, 4, 1, 0]
|
|
2101
|
-
];
|
|
2102
|
-
exports.ResourceScanSummary$ = ResourceScanSummary$;
|
|
2103
|
-
const ResourceTargetDefinition$ = [3, n0, _RTDe,
|
|
2104
|
-
0,
|
|
2105
|
-
[_At, _N, _RReq, _Pat, _BV, _AVf, _BVF, _AVF, _Dr, _ACT],
|
|
2106
|
-
[0, 0, 0, 0, 0, 0, 0, 0, () => LiveResourceDrift$, 0]
|
|
2107
|
-
];
|
|
2108
|
-
exports.ResourceTargetDefinition$ = ResourceTargetDefinition$;
|
|
2109
|
-
const ResourceToImport$ = [3, n0, _RTIes,
|
|
2110
|
-
0,
|
|
2111
|
-
[_RT, _LRI, _RI],
|
|
2112
|
-
[0, 0, 128 | 0], 3
|
|
2113
|
-
];
|
|
2114
|
-
exports.ResourceToImport$ = ResourceToImport$;
|
|
2115
|
-
const RollbackConfiguration$ = [3, n0, _RCo,
|
|
2116
|
-
0,
|
|
2117
|
-
[_RTo, _MTIM],
|
|
2118
|
-
[() => RollbackTriggers, 1]
|
|
2119
|
-
];
|
|
2120
|
-
exports.RollbackConfiguration$ = RollbackConfiguration$;
|
|
2121
|
-
const RollbackStackInput$ = [3, n0, _RSIo,
|
|
2122
|
-
0,
|
|
2123
|
-
[_SN, _RARN, _CRT, _REOC],
|
|
2124
|
-
[0, 0, 0, 2], 1
|
|
2125
|
-
];
|
|
2126
|
-
exports.RollbackStackInput$ = RollbackStackInput$;
|
|
2127
|
-
const RollbackStackOutput$ = [3, n0, _RSO,
|
|
2128
|
-
0,
|
|
2129
|
-
[_SI, _OI],
|
|
2130
|
-
[0, 0]
|
|
2131
|
-
];
|
|
2132
|
-
exports.RollbackStackOutput$ = RollbackStackOutput$;
|
|
2133
|
-
const RollbackTrigger$ = [3, n0, _RTol,
|
|
2134
|
-
0,
|
|
2135
|
-
[_A, _T],
|
|
2136
|
-
[0, 0], 2
|
|
2137
|
-
];
|
|
2138
|
-
exports.RollbackTrigger$ = RollbackTrigger$;
|
|
2139
|
-
const ScanFilter$ = [3, n0, _SFc,
|
|
2140
|
-
0,
|
|
2141
|
-
[_Ty],
|
|
2142
|
-
[64 | 0]
|
|
2143
|
-
];
|
|
2144
|
-
exports.ScanFilter$ = ScanFilter$;
|
|
2145
|
-
const ScannedResource$ = [3, n0, _SRc,
|
|
2146
|
-
0,
|
|
2147
|
-
[_RT, _RI, _MBS],
|
|
2148
|
-
[0, 128 | 0, 2]
|
|
2149
|
-
];
|
|
2150
|
-
exports.ScannedResource$ = ScannedResource$;
|
|
2151
|
-
const ScannedResourceIdentifier$ = [3, n0, _SRIc,
|
|
2152
|
-
0,
|
|
2153
|
-
[_RT, _RI],
|
|
2154
|
-
[0, 128 | 0], 2
|
|
2155
|
-
];
|
|
2156
|
-
exports.ScannedResourceIdentifier$ = ScannedResourceIdentifier$;
|
|
2157
|
-
const SetStackPolicyInput$ = [3, n0, _SSPI,
|
|
2158
|
-
0,
|
|
2159
|
-
[_SN, _SPB, _SPURL],
|
|
2160
|
-
[0, 0, 0], 1
|
|
2161
|
-
];
|
|
2162
|
-
exports.SetStackPolicyInput$ = SetStackPolicyInput$;
|
|
2163
|
-
const SetTypeConfigurationInput$ = [3, n0, _STCI,
|
|
2164
|
-
0,
|
|
2165
|
-
[_Co, _TA, _CAon, _TN, _T],
|
|
2166
|
-
[0, 0, 0, 0, 0], 1
|
|
2167
|
-
];
|
|
2168
|
-
exports.SetTypeConfigurationInput$ = SetTypeConfigurationInput$;
|
|
2169
|
-
const SetTypeConfigurationOutput$ = [3, n0, _STCO,
|
|
2170
|
-
0,
|
|
2171
|
-
[_CAonf],
|
|
2172
|
-
[0]
|
|
2173
|
-
];
|
|
2174
|
-
exports.SetTypeConfigurationOutput$ = SetTypeConfigurationOutput$;
|
|
2175
|
-
const SetTypeDefaultVersionInput$ = [3, n0, _STDVI,
|
|
2176
|
-
0,
|
|
2177
|
-
[_A, _T, _TN, _VI],
|
|
2178
|
-
[0, 0, 0, 0]
|
|
2179
|
-
];
|
|
2180
|
-
exports.SetTypeDefaultVersionInput$ = SetTypeDefaultVersionInput$;
|
|
2181
|
-
const SetTypeDefaultVersionOutput$ = [3, n0, _STDVO,
|
|
2182
|
-
0,
|
|
2183
|
-
[],
|
|
2184
|
-
[]
|
|
2185
|
-
];
|
|
2186
|
-
exports.SetTypeDefaultVersionOutput$ = SetTypeDefaultVersionOutput$;
|
|
2187
|
-
const SignalResourceInput$ = [3, n0, _SRIi,
|
|
2188
|
-
0,
|
|
2189
|
-
[_SN, _LRI, _UI, _S],
|
|
2190
|
-
[0, 0, 0, 0], 4
|
|
2191
|
-
];
|
|
2192
|
-
exports.SignalResourceInput$ = SignalResourceInput$;
|
|
2193
|
-
const Stack$ = [3, n0, _Sta,
|
|
2194
|
-
0,
|
|
2195
|
-
[_SN, _CT, _SSta, _SI, _CSI, _D, _P, _DTel, _LUT, _RCo, _SSR, _DR, _NARN, _TIM, _Ca, _Ou, _RARN, _Ta, _ETP, _PIa, _RIo, _DI, _REOC, _DMe, _DSet, _LO],
|
|
2196
|
-
[0, 4, 0, 0, 0, 0, () => _Parameters, 4, 4, () => RollbackConfiguration$, 0, 2, 64 | 0, 1, 64 | 0, () => Outputs, 0, () => Tags, 2, 0, 0, () => StackDriftInformation$, 2, 0, 0, () => LastOperations], 3
|
|
2197
|
-
];
|
|
2198
|
-
exports.Stack$ = Stack$;
|
|
2199
|
-
const StackDefinition$ = [3, n0, _SDt,
|
|
2200
|
-
0,
|
|
2201
|
-
[_SN, _TB, _TURL],
|
|
2202
|
-
[0, 0, 0]
|
|
2203
|
-
];
|
|
2204
|
-
exports.StackDefinition$ = StackDefinition$;
|
|
2205
|
-
const StackDriftInformation$ = [3, n0, _SDI,
|
|
2206
|
-
0,
|
|
2207
|
-
[_SDS, _LCT],
|
|
2208
|
-
[0, 4], 1
|
|
2209
|
-
];
|
|
2210
|
-
exports.StackDriftInformation$ = StackDriftInformation$;
|
|
2211
|
-
const StackDriftInformationSummary$ = [3, n0, _SDIS,
|
|
2212
|
-
0,
|
|
2213
|
-
[_SDS, _LCT],
|
|
2214
|
-
[0, 4], 1
|
|
2215
|
-
];
|
|
2216
|
-
exports.StackDriftInformationSummary$ = StackDriftInformationSummary$;
|
|
2217
|
-
const StackEvent$ = [3, n0, _SEt,
|
|
2218
|
-
0,
|
|
2219
|
-
[_SI, _EI, _SN, _Ti, _OI, _LRI, _PRI, _RT, _RSes, _RSR, _RP, _CRT, _HTo, _HS, _HSR, _HIP, _HII, _HFM, _DSet],
|
|
2220
|
-
[0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 4
|
|
2221
|
-
];
|
|
2222
|
-
exports.StackEvent$ = StackEvent$;
|
|
2223
|
-
const StackInstance$ = [3, n0, _SIt,
|
|
2224
|
-
0,
|
|
2225
|
-
[_SSI, _Reg, _Acc, _SI, _PO, _S, _SIS, _SR, _OUIr, _DSr, _LDCT, _LOI],
|
|
2226
|
-
[0, 0, 0, 0, () => _Parameters, 0, () => StackInstanceComprehensiveStatus$, 0, 0, 0, 4, 0]
|
|
2227
|
-
];
|
|
2228
|
-
exports.StackInstance$ = StackInstance$;
|
|
2229
|
-
const StackInstanceComprehensiveStatus$ = [3, n0, _SICS,
|
|
2230
|
-
0,
|
|
2231
|
-
[_DSet],
|
|
2232
|
-
[0]
|
|
2233
|
-
];
|
|
2234
|
-
exports.StackInstanceComprehensiveStatus$ = StackInstanceComprehensiveStatus$;
|
|
2235
|
-
const StackInstanceFilter$ = [3, n0, _SIF,
|
|
2236
|
-
0,
|
|
2237
|
-
[_N, _Va],
|
|
2238
|
-
[0, 0]
|
|
2239
|
-
];
|
|
2240
|
-
exports.StackInstanceFilter$ = StackInstanceFilter$;
|
|
2241
|
-
const StackInstanceResourceDriftsSummary$ = [3, n0, _SIRDSt,
|
|
2242
|
-
0,
|
|
2243
|
-
[_SI, _LRI, _RT, _SRDS, _Ti, _PRI, _PRIC, _PDro],
|
|
2244
|
-
[0, 0, 0, 0, 4, 0, () => PhysicalResourceIdContext, () => PropertyDifferences], 5
|
|
2245
|
-
];
|
|
2246
|
-
exports.StackInstanceResourceDriftsSummary$ = StackInstanceResourceDriftsSummary$;
|
|
2247
|
-
const StackInstanceSummary$ = [3, n0, _SISt,
|
|
2248
|
-
0,
|
|
2249
|
-
[_SSI, _Reg, _Acc, _SI, _S, _SR, _SIS, _OUIr, _DSr, _LDCT, _LOI],
|
|
2250
|
-
[0, 0, 0, 0, 0, 0, () => StackInstanceComprehensiveStatus$, 0, 0, 4, 0]
|
|
2251
|
-
];
|
|
2252
|
-
exports.StackInstanceSummary$ = StackInstanceSummary$;
|
|
2253
|
-
const StackRefactorAction$ = [3, n0, _SRAt,
|
|
2254
|
-
0,
|
|
2255
|
-
[_Act, _En, _PRI, _RI, _D, _Det, _DRe, _TR, _UR, _RMeso],
|
|
2256
|
-
[0, 0, 0, 0, 0, 0, 0, () => StackRefactorTagResources, 64 | 0, () => ResourceMapping$]
|
|
2257
|
-
];
|
|
2258
|
-
exports.StackRefactorAction$ = StackRefactorAction$;
|
|
2259
|
-
const StackRefactorSummary$ = [3, n0, _SRSta,
|
|
2260
|
-
0,
|
|
2261
|
-
[_SRI, _D, _ES, _ESR, _S, _SR],
|
|
2262
|
-
[0, 0, 0, 0, 0, 0]
|
|
2263
|
-
];
|
|
2264
|
-
exports.StackRefactorSummary$ = StackRefactorSummary$;
|
|
2265
|
-
const StackResource$ = [3, n0, _SRta,
|
|
2266
|
-
0,
|
|
2267
|
-
[_LRI, _RT, _Ti, _RSes, _SN, _SI, _PRI, _RSR, _D, _DI, _MI],
|
|
2268
|
-
[0, 0, 4, 0, 0, 0, 0, 0, 0, () => StackResourceDriftInformation$, () => ModuleInfo$], 4
|
|
2269
|
-
];
|
|
2270
|
-
exports.StackResource$ = StackResource$;
|
|
2271
|
-
const StackResourceDetail$ = [3, n0, _SRDt,
|
|
2272
|
-
0,
|
|
2273
|
-
[_LRI, _RT, _LUTa, _RSes, _SN, _SI, _PRI, _RSR, _D, _Me, _DI, _MI],
|
|
2274
|
-
[0, 0, 4, 0, 0, 0, 0, 0, 0, 0, () => StackResourceDriftInformation$, () => ModuleInfo$], 4
|
|
2275
|
-
];
|
|
2276
|
-
exports.StackResourceDetail$ = StackResourceDetail$;
|
|
2277
|
-
const StackResourceDrift$ = [3, n0, _SRDta,
|
|
2278
|
-
0,
|
|
2279
|
-
[_SI, _LRI, _RT, _SRDS, _Ti, _PRI, _PRIC, _EP, _AP, _PDro, _MI, _DSRr],
|
|
2280
|
-
[0, 0, 0, 0, 4, 0, () => PhysicalResourceIdContext, 0, 0, () => PropertyDifferences, () => ModuleInfo$, 0], 5
|
|
2281
|
-
];
|
|
2282
|
-
exports.StackResourceDrift$ = StackResourceDrift$;
|
|
2283
|
-
const StackResourceDriftInformation$ = [3, n0, _SRDI,
|
|
2284
|
-
0,
|
|
2285
|
-
[_SRDS, _LCT],
|
|
2286
|
-
[0, 4], 1
|
|
2287
|
-
];
|
|
2288
|
-
exports.StackResourceDriftInformation$ = StackResourceDriftInformation$;
|
|
2289
|
-
const StackResourceDriftInformationSummary$ = [3, n0, _SRDIS,
|
|
2290
|
-
0,
|
|
2291
|
-
[_SRDS, _LCT],
|
|
2292
|
-
[0, 4], 1
|
|
2293
|
-
];
|
|
2294
|
-
exports.StackResourceDriftInformationSummary$ = StackResourceDriftInformationSummary$;
|
|
2295
|
-
const StackResourceSummary$ = [3, n0, _SRStac,
|
|
2296
|
-
0,
|
|
2297
|
-
[_LRI, _RT, _LUTa, _RSes, _PRI, _RSR, _DI, _MI],
|
|
2298
|
-
[0, 0, 4, 0, 0, 0, () => StackResourceDriftInformationSummary$, () => ModuleInfo$], 4
|
|
2299
|
-
];
|
|
2300
|
-
exports.StackResourceSummary$ = StackResourceSummary$;
|
|
2301
|
-
const StackSet$ = [3, n0, _SS,
|
|
2302
|
-
0,
|
|
2303
|
-
[_SSN, _SSI, _D, _S, _TB, _P, _Ca, _Ta, _SSARN, _ARARN, _ERN, _SSDDD, _AD, _PM, _OUI, _ME, _Re],
|
|
2304
|
-
[0, 0, 0, 0, 0, () => _Parameters, 64 | 0, () => Tags, 0, 0, 0, () => StackSetDriftDetectionDetails$, () => AutoDeployment$, 0, 64 | 0, () => ManagedExecution$, 64 | 0]
|
|
2305
|
-
];
|
|
2306
|
-
exports.StackSet$ = StackSet$;
|
|
2307
|
-
const StackSetAutoDeploymentTargetSummary$ = [3, n0, _SSADTS,
|
|
2308
|
-
0,
|
|
2309
|
-
[_OUIr, _Re],
|
|
2310
|
-
[0, 64 | 0]
|
|
2311
|
-
];
|
|
2312
|
-
exports.StackSetAutoDeploymentTargetSummary$ = StackSetAutoDeploymentTargetSummary$;
|
|
2313
|
-
const StackSetDriftDetectionDetails$ = [3, n0, _SSDDD,
|
|
2314
|
-
0,
|
|
2315
|
-
[_DSr, _DDS, _LDCT, _TSIC, _DSIC, _ISSIC, _IPSIC, _FSIC],
|
|
2316
|
-
[0, 0, 4, 1, 1, 1, 1, 1]
|
|
2317
|
-
];
|
|
2318
|
-
exports.StackSetDriftDetectionDetails$ = StackSetDriftDetectionDetails$;
|
|
2319
|
-
const StackSetOperation$ = [3, n0, _SSO,
|
|
2320
|
-
0,
|
|
2321
|
-
[_OI, _SSI, _Act, _S, _OP, _RS, _ARARN, _ERN, _CTr, _ETn, _DT, _SSDDD, _SR, _SDta],
|
|
2322
|
-
[0, 0, 0, 0, () => StackSetOperationPreferences$, 2, 0, 0, 4, 4, () => DeploymentTargets$, () => StackSetDriftDetectionDetails$, 0, () => StackSetOperationStatusDetails$]
|
|
2323
|
-
];
|
|
2324
|
-
exports.StackSetOperation$ = StackSetOperation$;
|
|
2325
|
-
const StackSetOperationPreferences$ = [3, n0, _SSOP,
|
|
2326
|
-
0,
|
|
2327
|
-
[_RCT, _RO, _FTC, _FTP, _MCC, _MCP, _CM],
|
|
2328
|
-
[0, 64 | 0, 1, 1, 1, 1, 0]
|
|
2329
|
-
];
|
|
2330
|
-
exports.StackSetOperationPreferences$ = StackSetOperationPreferences$;
|
|
2331
|
-
const StackSetOperationResultSummary$ = [3, n0, _SSORS,
|
|
2332
|
-
0,
|
|
2333
|
-
[_Acc, _Reg, _S, _SR, _AGR, _OUIr],
|
|
2334
|
-
[0, 0, 0, 0, () => AccountGateResult$, 0]
|
|
2335
|
-
];
|
|
2336
|
-
exports.StackSetOperationResultSummary$ = StackSetOperationResultSummary$;
|
|
2337
|
-
const StackSetOperationStatusDetails$ = [3, n0, _SSOSD,
|
|
2338
|
-
0,
|
|
2339
|
-
[_FSIC],
|
|
2340
|
-
[1]
|
|
2341
|
-
];
|
|
2342
|
-
exports.StackSetOperationStatusDetails$ = StackSetOperationStatusDetails$;
|
|
2343
|
-
const StackSetOperationSummary$ = [3, n0, _SSOS,
|
|
2344
|
-
0,
|
|
2345
|
-
[_OI, _Act, _S, _CTr, _ETn, _SR, _SDta, _OP],
|
|
2346
|
-
[0, 0, 0, 4, 4, 0, () => StackSetOperationStatusDetails$, () => StackSetOperationPreferences$]
|
|
2347
|
-
];
|
|
2348
|
-
exports.StackSetOperationSummary$ = StackSetOperationSummary$;
|
|
2349
|
-
const StackSetSummary$ = [3, n0, _SSS,
|
|
2350
|
-
0,
|
|
2351
|
-
[_SSN, _SSI, _D, _S, _AD, _PM, _DSr, _LDCT, _ME],
|
|
2352
|
-
[0, 0, 0, 0, () => AutoDeployment$, 0, 0, 4, () => ManagedExecution$]
|
|
2353
|
-
];
|
|
2354
|
-
exports.StackSetSummary$ = StackSetSummary$;
|
|
2355
|
-
const StackSummary$ = [3, n0, _SStac,
|
|
2356
|
-
0,
|
|
2357
|
-
[_SN, _CT, _SSta, _SI, _TDe, _LUT, _DTel, _SSR, _PIa, _RIo, _DI, _LO],
|
|
2358
|
-
[0, 4, 0, 0, 0, 4, 4, 0, 0, 0, () => StackDriftInformationSummary$, () => LastOperations], 3
|
|
2359
|
-
];
|
|
2360
|
-
exports.StackSummary$ = StackSummary$;
|
|
2361
|
-
const StartResourceScanInput$ = [3, n0, _SRSI,
|
|
2362
|
-
0,
|
|
2363
|
-
[_CRT, _SF],
|
|
2364
|
-
[0, () => ScanFilters]
|
|
2365
|
-
];
|
|
2366
|
-
exports.StartResourceScanInput$ = StartResourceScanInput$;
|
|
2367
|
-
const StartResourceScanOutput$ = [3, n0, _SRSO,
|
|
2368
|
-
0,
|
|
2369
|
-
[_RSI],
|
|
2370
|
-
[0]
|
|
2371
|
-
];
|
|
2372
|
-
exports.StartResourceScanOutput$ = StartResourceScanOutput$;
|
|
2373
|
-
const StopStackSetOperationInput$ = [3, n0, _SSSOI,
|
|
2374
|
-
0,
|
|
2375
|
-
[_SSN, _OI, _CA],
|
|
2376
|
-
[0, 0, 0], 2
|
|
2377
|
-
];
|
|
2378
|
-
exports.StopStackSetOperationInput$ = StopStackSetOperationInput$;
|
|
2379
|
-
const StopStackSetOperationOutput$ = [3, n0, _SSSOO,
|
|
2380
|
-
0,
|
|
2381
|
-
[],
|
|
2382
|
-
[]
|
|
2383
|
-
];
|
|
2384
|
-
exports.StopStackSetOperationOutput$ = StopStackSetOperationOutput$;
|
|
2385
|
-
const Tag$ = [3, n0, _Tag,
|
|
2386
|
-
0,
|
|
2387
|
-
[_K, _V],
|
|
2388
|
-
[0, 0], 2
|
|
2389
|
-
];
|
|
2390
|
-
exports.Tag$ = Tag$;
|
|
2391
|
-
const TemplateConfiguration$ = [3, n0, _TCe,
|
|
2392
|
-
0,
|
|
2393
|
-
[_DP, _URP],
|
|
2394
|
-
[0, 0]
|
|
2395
|
-
];
|
|
2396
|
-
exports.TemplateConfiguration$ = TemplateConfiguration$;
|
|
2397
|
-
const TemplateParameter$ = [3, n0, _TP,
|
|
2398
|
-
0,
|
|
2399
|
-
[_PK, _DV, _NE, _D],
|
|
2400
|
-
[0, 0, 2, 0]
|
|
2401
|
-
];
|
|
2402
|
-
exports.TemplateParameter$ = TemplateParameter$;
|
|
2403
|
-
const TemplateProgress$ = [3, n0, _TPe,
|
|
2404
|
-
0,
|
|
2405
|
-
[_RSeso, _RF, _RPe, _RPes],
|
|
2406
|
-
[1, 1, 1, 1]
|
|
2407
|
-
];
|
|
2408
|
-
exports.TemplateProgress$ = TemplateProgress$;
|
|
2409
|
-
const TemplateSummary$ = [3, n0, _TSe,
|
|
2410
|
-
0,
|
|
2411
|
-
[_GTI, _GTN, _S, _SR, _CT, _LUT, _NOR],
|
|
2412
|
-
[0, 0, 0, 0, 4, 4, 1]
|
|
2413
|
-
];
|
|
2414
|
-
exports.TemplateSummary$ = TemplateSummary$;
|
|
2415
|
-
const TemplateSummaryConfig$ = [3, n0, _TSC,
|
|
2416
|
-
0,
|
|
2417
|
-
[_TURTAW],
|
|
2418
|
-
[2]
|
|
2419
|
-
];
|
|
2420
|
-
exports.TemplateSummaryConfig$ = TemplateSummaryConfig$;
|
|
2421
|
-
const TestTypeInput$ = [3, n0, _TTI,
|
|
2422
|
-
0,
|
|
2423
|
-
[_A, _T, _TN, _VI, _LDB],
|
|
2424
|
-
[0, 0, 0, 0, 0]
|
|
2425
|
-
];
|
|
2426
|
-
exports.TestTypeInput$ = TestTypeInput$;
|
|
2427
|
-
const TestTypeOutput$ = [3, n0, _TTO,
|
|
2428
|
-
0,
|
|
2429
|
-
[_TVA],
|
|
2430
|
-
[0]
|
|
2431
|
-
];
|
|
2432
|
-
exports.TestTypeOutput$ = TestTypeOutput$;
|
|
2433
|
-
const TypeConfigurationDetails$ = [3, n0, _TCD,
|
|
2434
|
-
0,
|
|
2435
|
-
[_A, _Al, _Co, _LU, _TA, _TN, _IDC],
|
|
2436
|
-
[0, 0, 0, 4, 0, 0, 2]
|
|
2437
|
-
];
|
|
2438
|
-
exports.TypeConfigurationDetails$ = TypeConfigurationDetails$;
|
|
2439
|
-
const TypeConfigurationIdentifier$ = [3, n0, _TCI,
|
|
2440
|
-
0,
|
|
2441
|
-
[_TA, _TCA, _TCAy, _T, _TN],
|
|
2442
|
-
[0, 0, 0, 0, 0]
|
|
2443
|
-
];
|
|
2444
|
-
exports.TypeConfigurationIdentifier$ = TypeConfigurationIdentifier$;
|
|
2445
|
-
const TypeFilters$ = [3, n0, _TF,
|
|
2446
|
-
0,
|
|
2447
|
-
[_Cat, _PI, _TNP],
|
|
2448
|
-
[0, 0, 0]
|
|
2449
|
-
];
|
|
2450
|
-
exports.TypeFilters$ = TypeFilters$;
|
|
2451
|
-
const TypeSummary$ = [3, n0, _TSyp,
|
|
2452
|
-
0,
|
|
2453
|
-
[_T, _TN, _DVI, _TA, _LU, _D, _PI, _OTN, _PVN, _LPV, _PIu, _PN, _IA],
|
|
2454
|
-
[0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 2]
|
|
2455
|
-
];
|
|
2456
|
-
exports.TypeSummary$ = TypeSummary$;
|
|
2457
|
-
const TypeVersionSummary$ = [3, n0, _TVSy,
|
|
2458
|
-
0,
|
|
2459
|
-
[_T, _TN, _VI, _IDV, _A, _TCi, _D, _PVN],
|
|
2460
|
-
[0, 0, 0, 2, 0, 4, 0, 0]
|
|
2461
|
-
];
|
|
2462
|
-
exports.TypeVersionSummary$ = TypeVersionSummary$;
|
|
2463
|
-
const UpdateGeneratedTemplateInput$ = [3, n0, _UGTI,
|
|
2464
|
-
0,
|
|
2465
|
-
[_GTN, _NGTN, _AR, _RRem, _RAR, _TCe],
|
|
2466
|
-
[0, 0, () => ResourceDefinitions, 64 | 0, 2, () => TemplateConfiguration$], 1
|
|
2467
|
-
];
|
|
2468
|
-
exports.UpdateGeneratedTemplateInput$ = UpdateGeneratedTemplateInput$;
|
|
2469
|
-
const UpdateGeneratedTemplateOutput$ = [3, n0, _UGTO,
|
|
2470
|
-
0,
|
|
2471
|
-
[_GTI],
|
|
2472
|
-
[0]
|
|
2473
|
-
];
|
|
2474
|
-
exports.UpdateGeneratedTemplateOutput$ = UpdateGeneratedTemplateOutput$;
|
|
2475
|
-
const UpdateStackInput$ = [3, n0, _USI,
|
|
2476
|
-
0,
|
|
2477
|
-
[_SN, _TB, _TURL, _UPT, _SPDUB, _SPDUURL, _P, _Ca, _RTe, _RARN, _RCo, _SPB, _SPURL, _NARN, _Ta, _DR, _CRT, _REOC],
|
|
2478
|
-
[0, 0, 0, 2, 0, 0, () => _Parameters, 64 | 0, 64 | 0, 0, () => RollbackConfiguration$, 0, 0, 64 | 0, () => Tags, 2, 0, 2], 1
|
|
2479
|
-
];
|
|
2480
|
-
exports.UpdateStackInput$ = UpdateStackInput$;
|
|
2481
|
-
const UpdateStackInstancesInput$ = [3, n0, _USII,
|
|
2482
|
-
0,
|
|
2483
|
-
[_SSN, _Re, _Ac, _DT, _PO, _OP, _OI, _CA],
|
|
2484
|
-
[0, 64 | 0, 64 | 0, () => DeploymentTargets$, () => _Parameters, () => StackSetOperationPreferences$, [0, 4], 0], 2
|
|
2485
|
-
];
|
|
2486
|
-
exports.UpdateStackInstancesInput$ = UpdateStackInstancesInput$;
|
|
2487
|
-
const UpdateStackInstancesOutput$ = [3, n0, _USIO,
|
|
2488
|
-
0,
|
|
2489
|
-
[_OI],
|
|
2490
|
-
[0]
|
|
2491
|
-
];
|
|
2492
|
-
exports.UpdateStackInstancesOutput$ = UpdateStackInstancesOutput$;
|
|
2493
|
-
const UpdateStackOutput$ = [3, n0, _USO,
|
|
2494
|
-
0,
|
|
2495
|
-
[_SI, _OI],
|
|
2496
|
-
[0, 0]
|
|
2497
|
-
];
|
|
2498
|
-
exports.UpdateStackOutput$ = UpdateStackOutput$;
|
|
2499
|
-
const UpdateStackSetInput$ = [3, n0, _USSI,
|
|
2500
|
-
0,
|
|
2501
|
-
[_SSN, _D, _TB, _TURL, _UPT, _P, _Ca, _Ta, _OP, _ARARN, _ERN, _DT, _PM, _AD, _OI, _Ac, _Re, _CA, _ME],
|
|
2502
|
-
[0, 0, 0, 0, 2, () => _Parameters, 64 | 0, () => Tags, () => StackSetOperationPreferences$, 0, 0, () => DeploymentTargets$, 0, () => AutoDeployment$, [0, 4], 64 | 0, 64 | 0, 0, () => ManagedExecution$], 1
|
|
2503
|
-
];
|
|
2504
|
-
exports.UpdateStackSetInput$ = UpdateStackSetInput$;
|
|
2505
|
-
const UpdateStackSetOutput$ = [3, n0, _USSO,
|
|
2506
|
-
0,
|
|
2507
|
-
[_OI],
|
|
2508
|
-
[0]
|
|
2509
|
-
];
|
|
2510
|
-
exports.UpdateStackSetOutput$ = UpdateStackSetOutput$;
|
|
2511
|
-
const UpdateTerminationProtectionInput$ = [3, n0, _UTPI,
|
|
2512
|
-
0,
|
|
2513
|
-
[_ETP, _SN],
|
|
2514
|
-
[2, 0], 2
|
|
2515
|
-
];
|
|
2516
|
-
exports.UpdateTerminationProtectionInput$ = UpdateTerminationProtectionInput$;
|
|
2517
|
-
const UpdateTerminationProtectionOutput$ = [3, n0, _UTPO,
|
|
2518
|
-
0,
|
|
2519
|
-
[_SI],
|
|
2520
|
-
[0]
|
|
2521
|
-
];
|
|
2522
|
-
exports.UpdateTerminationProtectionOutput$ = UpdateTerminationProtectionOutput$;
|
|
2523
|
-
const ValidateTemplateInput$ = [3, n0, _VTI,
|
|
2524
|
-
0,
|
|
2525
|
-
[_TB, _TURL],
|
|
2526
|
-
[0, 0]
|
|
2527
|
-
];
|
|
2528
|
-
exports.ValidateTemplateInput$ = ValidateTemplateInput$;
|
|
2529
|
-
const ValidateTemplateOutput$ = [3, n0, _VTO,
|
|
2530
|
-
0,
|
|
2531
|
-
[_P, _D, _Ca, _CR, _DTe],
|
|
2532
|
-
[() => TemplateParameters, 0, 64 | 0, 0, 64 | 0]
|
|
2533
|
-
];
|
|
2534
|
-
exports.ValidateTemplateOutput$ = ValidateTemplateOutput$;
|
|
2535
|
-
const WarningDetail$ = [3, n0, _WD,
|
|
2536
|
-
0,
|
|
2537
|
-
[_T, _Pro],
|
|
2538
|
-
[0, () => WarningProperties]
|
|
2539
|
-
];
|
|
2540
|
-
exports.WarningDetail$ = WarningDetail$;
|
|
2541
|
-
const WarningProperty$ = [3, n0, _WP,
|
|
2542
|
-
0,
|
|
2543
|
-
[_PPr, _Req, _D],
|
|
2544
|
-
[0, 2, 0]
|
|
2545
|
-
];
|
|
2546
|
-
exports.WarningProperty$ = WarningProperty$;
|
|
2547
|
-
const Warnings$ = [3, n0, _W,
|
|
2548
|
-
0,
|
|
2549
|
-
[_URT],
|
|
2550
|
-
[64 | 0]
|
|
2551
|
-
];
|
|
2552
|
-
exports.Warnings$ = Warnings$;
|
|
2553
|
-
var __Unit = "unit";
|
|
2554
|
-
var AccountLimitList = [1, n0, _ALL,
|
|
2555
|
-
0, () => AccountLimit$
|
|
2556
|
-
];
|
|
2557
|
-
var AccountList = 64 | 0;
|
|
2558
|
-
var AllowedValues = 64 | 0;
|
|
2559
|
-
var AnnotationList = [1, n0, _ALn,
|
|
2560
|
-
0, () => Annotation$
|
|
2561
|
-
];
|
|
2562
|
-
var BatchDescribeTypeConfigurationsErrors = [1, n0, _BDTCEa,
|
|
2563
|
-
0, () => BatchDescribeTypeConfigurationsError$
|
|
2564
|
-
];
|
|
2565
|
-
var Capabilities = 64 | 0;
|
|
2566
|
-
var Changes = [1, n0, _Ch,
|
|
2567
|
-
0, () => Change$
|
|
2568
|
-
];
|
|
2569
|
-
var ChangeSetHooks = [1, n0, _CSHh,
|
|
2570
|
-
0, () => ChangeSetHook$
|
|
2571
|
-
];
|
|
2572
|
-
var ChangeSetSummaries = [1, n0, _CSSh,
|
|
2573
|
-
0, () => ChangeSetSummary$
|
|
2574
|
-
];
|
|
2575
|
-
var Exports = [1, n0, _Exp,
|
|
2576
|
-
0, () => Export$
|
|
2577
|
-
];
|
|
2578
|
-
var HookResultSummaries = [1, n0, _HRSo,
|
|
2579
|
-
0, () => HookResultSummary$
|
|
2580
|
-
];
|
|
2581
|
-
var Imports = 64 | 0;
|
|
2582
|
-
var JazzLogicalResourceIds = 64 | 0;
|
|
2583
|
-
var LastOperations = [1, n0, _LO,
|
|
2584
|
-
0, () => OperationEntry$
|
|
2585
|
-
];
|
|
2586
|
-
var LogicalResourceIds = 64 | 0;
|
|
2587
|
-
var NotificationARNs = 64 | 0;
|
|
2588
|
-
var OperationEvents = [1, n0, _OE,
|
|
2589
|
-
0, () => OperationEvent$
|
|
2590
|
-
];
|
|
2591
|
-
var OperationResultFilters = [1, n0, _ORFp,
|
|
2592
|
-
0, () => OperationResultFilter$
|
|
2593
|
-
];
|
|
2594
|
-
var OrganizationalUnitIdList = 64 | 0;
|
|
2595
|
-
var Outputs = [1, n0, _Ou,
|
|
2596
|
-
0, () => Output$
|
|
2597
|
-
];
|
|
2598
|
-
var ParameterDeclarations = [1, n0, _PDa,
|
|
2599
|
-
0, () => ParameterDeclaration$
|
|
2600
|
-
];
|
|
2601
|
-
var _Parameters = [1, n0, _P,
|
|
2602
|
-
0, () => Parameter$
|
|
2603
|
-
];
|
|
2604
|
-
var PhysicalResourceIdContext = [1, n0, _PRIC,
|
|
2605
|
-
0, () => PhysicalResourceIdContextKeyValuePair$
|
|
2606
|
-
];
|
|
2607
|
-
var PropertyDifferences = [1, n0, _PDro,
|
|
2608
|
-
0, () => PropertyDifference$
|
|
2609
|
-
];
|
|
2610
|
-
var RegionList = 64 | 0;
|
|
2611
|
-
var RegistrationTokenList = 64 | 0;
|
|
2612
|
-
var RelatedResources = [1, n0, _RRel,
|
|
2613
|
-
0, () => ScannedResource$
|
|
2614
|
-
];
|
|
2615
|
-
var RequiredActivatedTypes = [1, n0, _RAT,
|
|
2616
|
-
0, () => RequiredActivatedType$
|
|
2617
|
-
];
|
|
2618
|
-
var ResourceChangeDetails = [1, n0, _RCDe,
|
|
2619
|
-
0, () => ResourceChangeDetail$
|
|
2620
|
-
];
|
|
2621
|
-
var ResourceDefinitions = [1, n0, _RDes,
|
|
2622
|
-
0, () => ResourceDefinition$
|
|
2623
|
-
];
|
|
2624
|
-
var ResourceDetails = [1, n0, _RDeso,
|
|
2625
|
-
0, () => ResourceDetail$
|
|
2626
|
-
];
|
|
2627
|
-
var ResourceDriftIgnoredAttributes = [1, n0, _RDIA,
|
|
2628
|
-
0, () => ResourceDriftIgnoredAttribute$
|
|
2629
|
-
];
|
|
2630
|
-
var ResourceIdentifiers = 64 | 0;
|
|
2631
|
-
var ResourceIdentifierSummaries = [1, n0, _RIS,
|
|
2632
|
-
0, () => ResourceIdentifierSummary$
|
|
2633
|
-
];
|
|
2634
|
-
var ResourceMappings = [1, n0, _RMe,
|
|
2635
|
-
0, () => ResourceMapping$
|
|
2636
|
-
];
|
|
2637
|
-
var ResourceScanSummaries = [1, n0, _RSS,
|
|
2638
|
-
0, () => ResourceScanSummary$
|
|
2639
|
-
];
|
|
2640
|
-
var ResourcesToImport = [1, n0, _RTI,
|
|
2641
|
-
0, () => ResourceToImport$
|
|
2642
|
-
];
|
|
2643
|
-
var ResourcesToSkip = 64 | 0;
|
|
2644
|
-
var ResourceTypeFilters = 64 | 0;
|
|
2645
|
-
var ResourceTypes = 64 | 0;
|
|
2646
|
-
var RetainResources = 64 | 0;
|
|
2647
|
-
var RollbackTriggers = [1, n0, _RTo,
|
|
2648
|
-
0, () => RollbackTrigger$
|
|
2649
|
-
];
|
|
2650
|
-
var ScanFilters = [1, n0, _SF,
|
|
2651
|
-
0, () => ScanFilter$
|
|
2652
|
-
];
|
|
2653
|
-
var ScannedResourceIdentifiers = [1, n0, _SRIca,
|
|
2654
|
-
0, () => ScannedResourceIdentifier$
|
|
2655
|
-
];
|
|
2656
|
-
var ScannedResources = [1, n0, _SRca,
|
|
2657
|
-
0, () => ScannedResource$
|
|
2658
|
-
];
|
|
2659
|
-
var Scope = 64 | 0;
|
|
2660
|
-
var StackDefinitions = [1, n0, _SD,
|
|
2661
|
-
0, () => StackDefinition$
|
|
2662
|
-
];
|
|
2663
|
-
var StackEvents = [1, n0, _SE,
|
|
2664
|
-
0, () => StackEvent$
|
|
2665
|
-
];
|
|
2666
|
-
var StackIdList = 64 | 0;
|
|
2667
|
-
var StackIds = 64 | 0;
|
|
2668
|
-
var StackInstanceFilters = [1, n0, _SIFt,
|
|
2669
|
-
0, () => StackInstanceFilter$
|
|
2670
|
-
];
|
|
2671
|
-
var StackInstanceResourceDriftsSummaries = [1, n0, _SIRDSta,
|
|
2672
|
-
0, () => StackInstanceResourceDriftsSummary$
|
|
2673
|
-
];
|
|
2674
|
-
var StackInstanceSummaries = [1, n0, _SISta,
|
|
2675
|
-
0, () => StackInstanceSummary$
|
|
2676
|
-
];
|
|
2677
|
-
var StackRefactorActions = [1, n0, _SRA,
|
|
2678
|
-
0, () => StackRefactorAction$
|
|
2679
|
-
];
|
|
2680
|
-
var StackRefactorExecutionStatusFilter = 64 | 0;
|
|
2681
|
-
var StackRefactorSummaries = [1, n0, _SRS,
|
|
2682
|
-
0, () => StackRefactorSummary$
|
|
2683
|
-
];
|
|
2684
|
-
var StackRefactorTagResources = [1, n0, _SRTR,
|
|
2685
|
-
0, () => Tag$
|
|
2686
|
-
];
|
|
2687
|
-
var StackRefactorUntagResources = 64 | 0;
|
|
2688
|
-
var StackResourceDrifts = [1, n0, _SRD,
|
|
2689
|
-
0, () => StackResourceDrift$
|
|
2690
|
-
];
|
|
2691
|
-
var StackResourceDriftStatusFilters = 64 | 0;
|
|
2692
|
-
var StackResources = [1, n0, _SRt,
|
|
2693
|
-
0, () => StackResource$
|
|
2694
|
-
];
|
|
2695
|
-
var StackResourceSummaries = [1, n0, _SRSt,
|
|
2696
|
-
0, () => StackResourceSummary$
|
|
2697
|
-
];
|
|
2698
|
-
var Stacks = [1, n0, _St,
|
|
2699
|
-
0, () => Stack$
|
|
2700
|
-
];
|
|
2701
|
-
var StackSetARNList = 64 | 0;
|
|
2702
|
-
var StackSetAutoDeploymentTargetSummaries = [1, n0, _SSADTSt,
|
|
2703
|
-
0, () => StackSetAutoDeploymentTargetSummary$
|
|
2704
|
-
];
|
|
2705
|
-
var StackSetOperationResultSummaries = [1, n0, _SSORSt,
|
|
2706
|
-
0, () => StackSetOperationResultSummary$
|
|
2707
|
-
];
|
|
2708
|
-
var StackSetOperationSummaries = [1, n0, _SSOSt,
|
|
2709
|
-
0, () => StackSetOperationSummary$
|
|
2710
|
-
];
|
|
2711
|
-
var StackSetSummaries = [1, n0, _SSSt,
|
|
2712
|
-
0, () => StackSetSummary$
|
|
2713
|
-
];
|
|
2714
|
-
var StackStatusFilter = 64 | 0;
|
|
2715
|
-
var StackSummaries = [1, n0, _SSt,
|
|
2716
|
-
0, () => StackSummary$
|
|
2717
|
-
];
|
|
2718
|
-
var StageList = 64 | 0;
|
|
2719
|
-
var SupportedMajorVersions = 64 | 1;
|
|
2720
|
-
var Tags = [1, n0, _Ta,
|
|
2721
|
-
0, () => Tag$
|
|
2722
|
-
];
|
|
2723
|
-
var TemplateParameters = [1, n0, _TPem,
|
|
2724
|
-
0, () => TemplateParameter$
|
|
2725
|
-
];
|
|
2726
|
-
var TemplateSummaries = [1, n0, _TSem,
|
|
2727
|
-
0, () => TemplateSummary$
|
|
2728
|
-
];
|
|
2729
|
-
var TransformsList = 64 | 0;
|
|
2730
|
-
var TypeConfigurationDetailsList = [1, n0, _TCDL,
|
|
2731
|
-
0, () => TypeConfigurationDetails$
|
|
2732
|
-
];
|
|
2733
|
-
var TypeConfigurationIdentifiers = [1, n0, _TCIy,
|
|
2734
|
-
0, () => TypeConfigurationIdentifier$
|
|
2735
|
-
];
|
|
2736
|
-
var TypeSummaries = [1, n0, _TSy,
|
|
2737
|
-
0, () => TypeSummary$
|
|
2738
|
-
];
|
|
2739
|
-
var TypeVersionSummaries = [1, n0, _TVS,
|
|
2740
|
-
0, () => TypeVersionSummary$
|
|
2741
|
-
];
|
|
2742
|
-
var UnprocessedTypeConfigurations = [1, n0, _UTC,
|
|
2743
|
-
0, () => TypeConfigurationIdentifier$
|
|
2744
|
-
];
|
|
2745
|
-
var WarningDetails = [1, n0, _WDa,
|
|
2746
|
-
0, () => WarningDetail$
|
|
2747
|
-
];
|
|
2748
|
-
var WarningProperties = [1, n0, _WPa,
|
|
2749
|
-
0, () => WarningProperty$
|
|
2750
|
-
];
|
|
2751
|
-
var JazzResourceIdentifierProperties = 128 | 0;
|
|
2752
|
-
var ResourceIdentifierProperties = 128 | 0;
|
|
2753
|
-
exports.ActivateOrganizationsAccess$ = [9, n0, _AOA,
|
|
2754
|
-
0, () => ActivateOrganizationsAccessInput$, () => ActivateOrganizationsAccessOutput$
|
|
2755
|
-
];
|
|
2756
|
-
exports.ActivateType$ = [9, n0, _AT,
|
|
2757
|
-
2, () => ActivateTypeInput$, () => ActivateTypeOutput$
|
|
2758
|
-
];
|
|
2759
|
-
exports.BatchDescribeTypeConfigurations$ = [9, n0, _BDTC,
|
|
2760
|
-
0, () => BatchDescribeTypeConfigurationsInput$, () => BatchDescribeTypeConfigurationsOutput$
|
|
2761
|
-
];
|
|
2762
|
-
exports.CancelUpdateStack$ = [9, n0, _CUS,
|
|
2763
|
-
0, () => CancelUpdateStackInput$, () => __Unit
|
|
2764
|
-
];
|
|
2765
|
-
exports.ContinueUpdateRollback$ = [9, n0, _CUR,
|
|
2766
|
-
0, () => ContinueUpdateRollbackInput$, () => ContinueUpdateRollbackOutput$
|
|
2767
|
-
];
|
|
2768
|
-
exports.CreateChangeSet$ = [9, n0, _CCS,
|
|
2769
|
-
0, () => CreateChangeSetInput$, () => CreateChangeSetOutput$
|
|
2770
|
-
];
|
|
2771
|
-
exports.CreateGeneratedTemplate$ = [9, n0, _CGT,
|
|
2772
|
-
0, () => CreateGeneratedTemplateInput$, () => CreateGeneratedTemplateOutput$
|
|
2773
|
-
];
|
|
2774
|
-
exports.CreateStack$ = [9, n0, _CSr,
|
|
2775
|
-
0, () => CreateStackInput$, () => CreateStackOutput$
|
|
2776
|
-
];
|
|
2777
|
-
exports.CreateStackInstances$ = [9, n0, _CSIre,
|
|
2778
|
-
0, () => CreateStackInstancesInput$, () => CreateStackInstancesOutput$
|
|
2779
|
-
];
|
|
2780
|
-
exports.CreateStackRefactor$ = [9, n0, _CSR,
|
|
2781
|
-
0, () => CreateStackRefactorInput$, () => CreateStackRefactorOutput$
|
|
2782
|
-
];
|
|
2783
|
-
exports.CreateStackSet$ = [9, n0, _CSSr,
|
|
2784
|
-
0, () => CreateStackSetInput$, () => CreateStackSetOutput$
|
|
2785
|
-
];
|
|
2786
|
-
exports.DeactivateOrganizationsAccess$ = [9, n0, _DOA,
|
|
2787
|
-
0, () => DeactivateOrganizationsAccessInput$, () => DeactivateOrganizationsAccessOutput$
|
|
2788
|
-
];
|
|
2789
|
-
exports.DeactivateType$ = [9, n0, _DTea,
|
|
2790
|
-
2, () => DeactivateTypeInput$, () => DeactivateTypeOutput$
|
|
2791
|
-
];
|
|
2792
|
-
exports.DeleteChangeSet$ = [9, n0, _DCS,
|
|
2793
|
-
0, () => DeleteChangeSetInput$, () => DeleteChangeSetOutput$
|
|
2794
|
-
];
|
|
2795
|
-
exports.DeleteGeneratedTemplate$ = [9, n0, _DGT,
|
|
2796
|
-
0, () => DeleteGeneratedTemplateInput$, () => __Unit
|
|
2797
|
-
];
|
|
2798
|
-
exports.DeleteStack$ = [9, n0, _DSel,
|
|
2799
|
-
0, () => DeleteStackInput$, () => __Unit
|
|
2800
|
-
];
|
|
2801
|
-
exports.DeleteStackInstances$ = [9, n0, _DSIel,
|
|
2802
|
-
0, () => DeleteStackInstancesInput$, () => DeleteStackInstancesOutput$
|
|
2803
|
-
];
|
|
2804
|
-
exports.DeleteStackSet$ = [9, n0, _DSS,
|
|
2805
|
-
0, () => DeleteStackSetInput$, () => DeleteStackSetOutput$
|
|
2806
|
-
];
|
|
2807
|
-
exports.DeregisterType$ = [9, n0, _DTer,
|
|
2808
|
-
2, () => DeregisterTypeInput$, () => DeregisterTypeOutput$
|
|
2809
|
-
];
|
|
2810
|
-
exports.DescribeAccountLimits$ = [9, n0, _DAL,
|
|
2811
|
-
0, () => DescribeAccountLimitsInput$, () => DescribeAccountLimitsOutput$
|
|
2812
|
-
];
|
|
2813
|
-
exports.DescribeChangeSet$ = [9, n0, _DCSe,
|
|
2814
|
-
0, () => DescribeChangeSetInput$, () => DescribeChangeSetOutput$
|
|
2815
|
-
];
|
|
2816
|
-
exports.DescribeChangeSetHooks$ = [9, n0, _DCSH,
|
|
2817
|
-
0, () => DescribeChangeSetHooksInput$, () => DescribeChangeSetHooksOutput$
|
|
2818
|
-
];
|
|
2819
|
-
exports.DescribeEvents$ = [9, n0, _DE,
|
|
2820
|
-
0, () => DescribeEventsInput$, () => DescribeEventsOutput$
|
|
2821
|
-
];
|
|
2822
|
-
exports.DescribeGeneratedTemplate$ = [9, n0, _DGTe,
|
|
2823
|
-
0, () => DescribeGeneratedTemplateInput$, () => DescribeGeneratedTemplateOutput$
|
|
2824
|
-
];
|
|
2825
|
-
exports.DescribeOrganizationsAccess$ = [9, n0, _DOAe,
|
|
2826
|
-
0, () => DescribeOrganizationsAccessInput$, () => DescribeOrganizationsAccessOutput$
|
|
2827
|
-
];
|
|
2828
|
-
exports.DescribePublisher$ = [9, n0, _DPe,
|
|
2829
|
-
2, () => DescribePublisherInput$, () => DescribePublisherOutput$
|
|
2830
|
-
];
|
|
2831
|
-
exports.DescribeResourceScan$ = [9, n0, _DRS,
|
|
2832
|
-
0, () => DescribeResourceScanInput$, () => DescribeResourceScanOutput$
|
|
2833
|
-
];
|
|
2834
|
-
exports.DescribeStackDriftDetectionStatus$ = [9, n0, _DSDDS,
|
|
2835
|
-
0, () => DescribeStackDriftDetectionStatusInput$, () => DescribeStackDriftDetectionStatusOutput$
|
|
2836
|
-
];
|
|
2837
|
-
exports.DescribeStackEvents$ = [9, n0, _DSE,
|
|
2838
|
-
0, () => DescribeStackEventsInput$, () => DescribeStackEventsOutput$
|
|
2839
|
-
];
|
|
2840
|
-
exports.DescribeStackInstance$ = [9, n0, _DSIes,
|
|
2841
|
-
0, () => DescribeStackInstanceInput$, () => DescribeStackInstanceOutput$
|
|
2842
|
-
];
|
|
2843
|
-
exports.DescribeStackRefactor$ = [9, n0, _DSRe,
|
|
2844
|
-
0, () => DescribeStackRefactorInput$, () => DescribeStackRefactorOutput$
|
|
2845
|
-
];
|
|
2846
|
-
exports.DescribeStackResource$ = [9, n0, _DSRes,
|
|
2847
|
-
0, () => DescribeStackResourceInput$, () => DescribeStackResourceOutput$
|
|
2848
|
-
];
|
|
2849
|
-
exports.DescribeStackResourceDrifts$ = [9, n0, _DSRD,
|
|
2850
|
-
0, () => DescribeStackResourceDriftsInput$, () => DescribeStackResourceDriftsOutput$
|
|
2851
|
-
];
|
|
2852
|
-
exports.DescribeStackResources$ = [9, n0, _DSResc,
|
|
2853
|
-
0, () => DescribeStackResourcesInput$, () => DescribeStackResourcesOutput$
|
|
2854
|
-
];
|
|
2855
|
-
exports.DescribeStacks$ = [9, n0, _DSes,
|
|
2856
|
-
0, () => DescribeStacksInput$, () => DescribeStacksOutput$
|
|
2857
|
-
];
|
|
2858
|
-
exports.DescribeStackSet$ = [9, n0, _DSSe,
|
|
2859
|
-
0, () => DescribeStackSetInput$, () => DescribeStackSetOutput$
|
|
2860
|
-
];
|
|
2861
|
-
exports.DescribeStackSetOperation$ = [9, n0, _DSSOes,
|
|
2862
|
-
0, () => DescribeStackSetOperationInput$, () => DescribeStackSetOperationOutput$
|
|
2863
|
-
];
|
|
2864
|
-
exports.DescribeType$ = [9, n0, _DTes,
|
|
2865
|
-
2, () => DescribeTypeInput$, () => DescribeTypeOutput$
|
|
2866
|
-
];
|
|
2867
|
-
exports.DescribeTypeRegistration$ = [9, n0, _DTR,
|
|
2868
|
-
2, () => DescribeTypeRegistrationInput$, () => DescribeTypeRegistrationOutput$
|
|
2869
|
-
];
|
|
2870
|
-
exports.DetectStackDrift$ = [9, n0, _DSD,
|
|
2871
|
-
0, () => DetectStackDriftInput$, () => DetectStackDriftOutput$
|
|
2872
|
-
];
|
|
2873
|
-
exports.DetectStackResourceDrift$ = [9, n0, _DSRDe,
|
|
2874
|
-
0, () => DetectStackResourceDriftInput$, () => DetectStackResourceDriftOutput$
|
|
2875
|
-
];
|
|
2876
|
-
exports.DetectStackSetDrift$ = [9, n0, _DSSD,
|
|
2877
|
-
0, () => DetectStackSetDriftInput$, () => DetectStackSetDriftOutput$
|
|
2878
|
-
];
|
|
2879
|
-
exports.EstimateTemplateCost$ = [9, n0, _ETC,
|
|
2880
|
-
0, () => EstimateTemplateCostInput$, () => EstimateTemplateCostOutput$
|
|
2881
|
-
];
|
|
2882
|
-
exports.ExecuteChangeSet$ = [9, n0, _ECS,
|
|
2883
|
-
0, () => ExecuteChangeSetInput$, () => ExecuteChangeSetOutput$
|
|
2884
|
-
];
|
|
2885
|
-
exports.ExecuteStackRefactor$ = [9, n0, _ESRx,
|
|
2886
|
-
0, () => ExecuteStackRefactorInput$, () => __Unit
|
|
2887
|
-
];
|
|
2888
|
-
exports.GetGeneratedTemplate$ = [9, n0, _GGT,
|
|
2889
|
-
0, () => GetGeneratedTemplateInput$, () => GetGeneratedTemplateOutput$
|
|
2890
|
-
];
|
|
2891
|
-
exports.GetHookResult$ = [9, n0, _GHR,
|
|
2892
|
-
0, () => GetHookResultInput$, () => GetHookResultOutput$
|
|
2893
|
-
];
|
|
2894
|
-
exports.GetStackPolicy$ = [9, n0, _GSP,
|
|
2895
|
-
0, () => GetStackPolicyInput$, () => GetStackPolicyOutput$
|
|
2896
|
-
];
|
|
2897
|
-
exports.GetTemplate$ = [9, n0, _GT,
|
|
2898
|
-
0, () => GetTemplateInput$, () => GetTemplateOutput$
|
|
2899
|
-
];
|
|
2900
|
-
exports.GetTemplateSummary$ = [9, n0, _GTS,
|
|
2901
|
-
0, () => GetTemplateSummaryInput$, () => GetTemplateSummaryOutput$
|
|
2902
|
-
];
|
|
2903
|
-
exports.ImportStacksToStackSet$ = [9, n0, _ISTSS,
|
|
2904
|
-
0, () => ImportStacksToStackSetInput$, () => ImportStacksToStackSetOutput$
|
|
2905
|
-
];
|
|
2906
|
-
exports.ListChangeSets$ = [9, n0, _LCS,
|
|
2907
|
-
0, () => ListChangeSetsInput$, () => ListChangeSetsOutput$
|
|
2908
|
-
];
|
|
2909
|
-
exports.ListExports$ = [9, n0, _LE,
|
|
2910
|
-
0, () => ListExportsInput$, () => ListExportsOutput$
|
|
2911
|
-
];
|
|
2912
|
-
exports.ListGeneratedTemplates$ = [9, n0, _LGT,
|
|
2913
|
-
0, () => ListGeneratedTemplatesInput$, () => ListGeneratedTemplatesOutput$
|
|
2914
|
-
];
|
|
2915
|
-
exports.ListHookResults$ = [9, n0, _LHR,
|
|
2916
|
-
0, () => ListHookResultsInput$, () => ListHookResultsOutput$
|
|
2917
|
-
];
|
|
2918
|
-
exports.ListImports$ = [9, n0, _LI,
|
|
2919
|
-
0, () => ListImportsInput$, () => ListImportsOutput$
|
|
2920
|
-
];
|
|
2921
|
-
exports.ListResourceScanRelatedResources$ = [9, n0, _LRSRR,
|
|
2922
|
-
0, () => ListResourceScanRelatedResourcesInput$, () => ListResourceScanRelatedResourcesOutput$
|
|
2923
|
-
];
|
|
2924
|
-
exports.ListResourceScanResources$ = [9, n0, _LRSR,
|
|
2925
|
-
0, () => ListResourceScanResourcesInput$, () => ListResourceScanResourcesOutput$
|
|
2926
|
-
];
|
|
2927
|
-
exports.ListResourceScans$ = [9, n0, _LRS,
|
|
2928
|
-
0, () => ListResourceScansInput$, () => ListResourceScansOutput$
|
|
2929
|
-
];
|
|
2930
|
-
exports.ListStackInstanceResourceDrifts$ = [9, n0, _LSIRD,
|
|
2931
|
-
0, () => ListStackInstanceResourceDriftsInput$, () => ListStackInstanceResourceDriftsOutput$
|
|
2932
|
-
];
|
|
2933
|
-
exports.ListStackInstances$ = [9, n0, _LSIi,
|
|
2934
|
-
0, () => ListStackInstancesInput$, () => ListStackInstancesOutput$
|
|
2935
|
-
];
|
|
2936
|
-
exports.ListStackRefactorActions$ = [9, n0, _LSRA,
|
|
2937
|
-
0, () => ListStackRefactorActionsInput$, () => ListStackRefactorActionsOutput$
|
|
2938
|
-
];
|
|
2939
|
-
exports.ListStackRefactors$ = [9, n0, _LSR,
|
|
2940
|
-
0, () => ListStackRefactorsInput$, () => ListStackRefactorsOutput$
|
|
2941
|
-
];
|
|
2942
|
-
exports.ListStackResources$ = [9, n0, _LSRi,
|
|
2943
|
-
0, () => ListStackResourcesInput$, () => ListStackResourcesOutput$
|
|
2944
|
-
];
|
|
2945
|
-
exports.ListStacks$ = [9, n0, _LS,
|
|
2946
|
-
0, () => ListStacksInput$, () => ListStacksOutput$
|
|
2947
|
-
];
|
|
2948
|
-
exports.ListStackSetAutoDeploymentTargets$ = [9, n0, _LSSADT,
|
|
2949
|
-
0, () => ListStackSetAutoDeploymentTargetsInput$, () => ListStackSetAutoDeploymentTargetsOutput$
|
|
2950
|
-
];
|
|
2951
|
-
exports.ListStackSetOperationResults$ = [9, n0, _LSSOR,
|
|
2952
|
-
0, () => ListStackSetOperationResultsInput$, () => ListStackSetOperationResultsOutput$
|
|
2953
|
-
];
|
|
2954
|
-
exports.ListStackSetOperations$ = [9, n0, _LSSOi,
|
|
2955
|
-
0, () => ListStackSetOperationsInput$, () => ListStackSetOperationsOutput$
|
|
2956
|
-
];
|
|
2957
|
-
exports.ListStackSets$ = [9, n0, _LSS,
|
|
2958
|
-
0, () => ListStackSetsInput$, () => ListStackSetsOutput$
|
|
2959
|
-
];
|
|
2960
|
-
exports.ListTypeRegistrations$ = [9, n0, _LTR,
|
|
2961
|
-
2, () => ListTypeRegistrationsInput$, () => ListTypeRegistrationsOutput$
|
|
2962
|
-
];
|
|
2963
|
-
exports.ListTypes$ = [9, n0, _LT,
|
|
2964
|
-
2, () => ListTypesInput$, () => ListTypesOutput$
|
|
2965
|
-
];
|
|
2966
|
-
exports.ListTypeVersions$ = [9, n0, _LTV,
|
|
2967
|
-
2, () => ListTypeVersionsInput$, () => ListTypeVersionsOutput$
|
|
2968
|
-
];
|
|
2969
|
-
exports.PublishType$ = [9, n0, _PTu,
|
|
2970
|
-
2, () => PublishTypeInput$, () => PublishTypeOutput$
|
|
2971
|
-
];
|
|
2972
|
-
exports.RecordHandlerProgress$ = [9, n0, _RHP,
|
|
2973
|
-
2, () => RecordHandlerProgressInput$, () => RecordHandlerProgressOutput$
|
|
2974
|
-
];
|
|
2975
|
-
exports.RegisterPublisher$ = [9, n0, _RPeg,
|
|
2976
|
-
2, () => RegisterPublisherInput$, () => RegisterPublisherOutput$
|
|
2977
|
-
];
|
|
2978
|
-
exports.RegisterType$ = [9, n0, _RTegi,
|
|
2979
|
-
2, () => RegisterTypeInput$, () => RegisterTypeOutput$
|
|
2980
|
-
];
|
|
2981
|
-
exports.RollbackStack$ = [9, n0, _RSo,
|
|
2982
|
-
0, () => RollbackStackInput$, () => RollbackStackOutput$
|
|
2983
|
-
];
|
|
2984
|
-
exports.SetStackPolicy$ = [9, n0, _SSP,
|
|
2985
|
-
0, () => SetStackPolicyInput$, () => __Unit
|
|
2986
|
-
];
|
|
2987
|
-
exports.SetTypeConfiguration$ = [9, n0, _STC,
|
|
2988
|
-
0, () => SetTypeConfigurationInput$, () => SetTypeConfigurationOutput$
|
|
2989
|
-
];
|
|
2990
|
-
exports.SetTypeDefaultVersion$ = [9, n0, _STDV,
|
|
2991
|
-
2, () => SetTypeDefaultVersionInput$, () => SetTypeDefaultVersionOutput$
|
|
2992
|
-
];
|
|
2993
|
-
exports.SignalResource$ = [9, n0, _SRi,
|
|
2994
|
-
0, () => SignalResourceInput$, () => __Unit
|
|
2995
|
-
];
|
|
2996
|
-
exports.StartResourceScan$ = [9, n0, _SRStar,
|
|
2997
|
-
0, () => StartResourceScanInput$, () => StartResourceScanOutput$
|
|
2998
|
-
];
|
|
2999
|
-
exports.StopStackSetOperation$ = [9, n0, _SSSO,
|
|
3000
|
-
0, () => StopStackSetOperationInput$, () => StopStackSetOperationOutput$
|
|
3001
|
-
];
|
|
3002
|
-
exports.TestType$ = [9, n0, _TTe,
|
|
3003
|
-
2, () => TestTypeInput$, () => TestTypeOutput$
|
|
3004
|
-
];
|
|
3005
|
-
exports.UpdateGeneratedTemplate$ = [9, n0, _UGT,
|
|
3006
|
-
0, () => UpdateGeneratedTemplateInput$, () => UpdateGeneratedTemplateOutput$
|
|
3007
|
-
];
|
|
3008
|
-
exports.UpdateStack$ = [9, n0, _US,
|
|
3009
|
-
0, () => UpdateStackInput$, () => UpdateStackOutput$
|
|
3010
|
-
];
|
|
3011
|
-
exports.UpdateStackInstances$ = [9, n0, _USIp,
|
|
3012
|
-
0, () => UpdateStackInstancesInput$, () => UpdateStackInstancesOutput$
|
|
3013
|
-
];
|
|
3014
|
-
exports.UpdateStackSet$ = [9, n0, _USS,
|
|
3015
|
-
0, () => UpdateStackSetInput$, () => UpdateStackSetOutput$
|
|
3016
|
-
];
|
|
3017
|
-
exports.UpdateTerminationProtection$ = [9, n0, _UTP,
|
|
3018
|
-
0, () => UpdateTerminationProtectionInput$, () => UpdateTerminationProtectionOutput$
|
|
3019
|
-
];
|
|
3020
|
-
exports.ValidateTemplate$ = [9, n0, _VT,
|
|
3021
|
-
0, () => ValidateTemplateInput$, () => ValidateTemplateOutput$
|
|
3022
|
-
];
|