@ndlib/ndlib-cdk2 1.0.21 → 1.0.22
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/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/.package-lock.json +637 -636
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-cjs/endpoint/endpointResolver.js +4 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-cjs/index.js +33 -76
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-cjs/runtimeConfig.browser.js +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-cjs/runtimeConfig.js +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-es/endpoint/endpointResolver.js +3 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-es/index.js +0 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-es/protocols/Aws_json1_1.js +1 -40
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-es/runtimeConfig.browser.js +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-es/runtimeConfig.js +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/CodePipeline.d.ts +6 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/CodePipelineClient.d.ts +5 -5
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/AcknowledgeJobCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/AcknowledgeThirdPartyJobCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/CreateCustomActionTypeCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/CreatePipelineCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/DeleteCustomActionTypeCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/DeletePipelineCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/DeleteWebhookCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/DeregisterWebhookWithThirdPartyCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/DisableStageTransitionCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/EnableStageTransitionCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/GetActionTypeCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/GetJobDetailsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/GetPipelineCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/GetPipelineExecutionCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/GetPipelineStateCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/GetThirdPartyJobDetailsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/ListActionExecutionsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/ListActionTypesCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/ListPipelineExecutionsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/ListPipelinesCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/ListWebhooksCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PollForJobsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PollForThirdPartyJobsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PutActionRevisionCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PutApprovalResultCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PutJobFailureResultCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PutJobSuccessResultCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PutThirdPartyJobFailureResultCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PutThirdPartyJobSuccessResultCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PutWebhookCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/RegisterWebhookWithThirdPartyCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/RetryStageExecutionCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/StartPipelineExecutionCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/StopPipelineExecutionCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/UpdateActionTypeCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/UpdatePipelineCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/index.d.ts +0 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/models/models_0.d.ts +607 -607
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/runtimeConfig.browser.d.ts +3 -6
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/runtimeConfig.d.ts +3 -6
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/runtimeConfig.native.d.ts +3 -6
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/CodePipeline.d.ts +5 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/CodePipelineClient.d.ts +3 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/AcknowledgeJobCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/AcknowledgeThirdPartyJobCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/CreateCustomActionTypeCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/DeleteCustomActionTypeCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/DeleteWebhookCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/DeregisterWebhookWithThirdPartyCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/DisableStageTransitionCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/EnableStageTransitionCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/GetActionTypeCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/GetJobDetailsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/GetPipelineCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/GetPipelineExecutionCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/GetPipelineStateCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/GetThirdPartyJobDetailsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/ListActionExecutionsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/ListActionTypesCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/ListWebhooksCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PollForJobsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PollForThirdPartyJobsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PutActionRevisionCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PutApprovalResultCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PutJobFailureResultCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PutJobSuccessResultCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PutThirdPartyJobFailureResultCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PutThirdPartyJobSuccessResultCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PutWebhookCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/RegisterWebhookWithThirdPartyCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/RetryStageExecutionCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/UpdateActionTypeCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/index.d.ts +0 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -15
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/runtimeConfig.d.ts +4 -16
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -15
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/package.json +40 -40
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-cjs/endpoint/endpointResolver.js +4 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +249 -195
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.browser.js +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.js +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-es/endpoint/endpointResolver.js +3 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-es/index.js +0 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-es/models/models_0.js +39 -8
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-es/models/models_1.js +8 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-es/protocols/Aws_json1_1.js +39 -41
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.browser.js +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.js +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/SSM.d.ts +29 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/SSMClient.d.ts +5 -5
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/AssociateOpsItemRelatedItemCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CancelCommandCommand.d.ts +4 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateActivationCommand.d.ts +4 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateAssociationBatchCommand.d.ts +5 -4
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateAssociationCommand.d.ts +5 -4
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateDocumentCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateMaintenanceWindowCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateOpsItemCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateOpsMetadataCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreatePatchBaselineCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateResourceDataSyncCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteActivationCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteAssociationCommand.d.ts +4 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteDocumentCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteInventoryCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteMaintenanceWindowCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteOpsItemCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteOpsMetadataCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteParameterCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteParametersCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeletePatchBaselineCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteResourceDataSyncCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteResourcePolicyCommand.d.ts +28 -5
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeregisterManagedInstanceCommand.d.ts +4 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeActivationsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAssociationCommand.d.ts +4 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAssociationExecutionsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAutomationExecutionsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAutomationStepExecutionsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAvailablePatchesCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeDocumentCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeDocumentPermissionCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +5 -4
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +5 -4
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstanceInformationCommand.d.ts +4 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstancePatchesCommand.d.ts +4 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInventoryDeletionsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeOpsItemsCommand.d.ts +3 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeParametersCommand.d.ts +8 -4
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribePatchBaselinesCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribePatchGroupStateCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribePatchGroupsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribePatchPropertiesCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeSessionsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetAutomationExecutionCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetCalendarStateCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetCommandInvocationCommand.d.ts +4 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetConnectionStatusCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +3 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetDocumentCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetInventoryCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetInventorySchemaCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetMaintenanceWindowCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +3 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetOpsItemCommand.d.ts +3 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetOpsMetadataCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetOpsSummaryCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetParameterCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetParameterHistoryCommand.d.ts +4 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetParametersByPathCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetParametersCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetPatchBaselineCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetResourcePoliciesCommand.d.ts +5 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetServiceSettingCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/LabelParameterVersionCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListAssociationVersionsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListAssociationsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListCommandInvocationsCommand.d.ts +4 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListCommandsCommand.d.ts +4 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListComplianceItemsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListComplianceSummariesCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListDocumentVersionsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListDocumentsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListInventoryEntriesCommand.d.ts +4 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListOpsItemEventsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListOpsItemRelatedItemsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListOpsMetadataCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListResourceComplianceSummariesCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListResourceDataSyncCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ModifyDocumentPermissionCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/PutComplianceItemsCommand.d.ts +5 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/PutInventoryCommand.d.ts +4 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/PutParameterCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/PutResourcePolicyCommand.d.ts +42 -4
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/RegisterDefaultPatchBaselineCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +3 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ResetServiceSettingCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ResumeSessionCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/SendAutomationSignalCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/SendCommandCommand.d.ts +7 -6
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartAssociationsOnceCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartAutomationExecutionCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartSessionCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/StopAutomationExecutionCommand.d.ts +3 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/TerminateSessionCommand.d.ts +3 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UnlabelParameterVersionCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateAssociationCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateAssociationStatusCommand.d.ts +4 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateDocumentCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +4 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +4 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateOpsItemCommand.d.ts +3 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateOpsMetadataCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdatePatchBaselineCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateServiceSettingCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/index.d.ts +0 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/models/models_0.d.ts +973 -979
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/models/models_1.d.ts +1205 -1152
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/models/models_2.d.ts +256 -235
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.browser.d.ts +3 -6
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.d.ts +3 -6
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.native.d.ts +3 -6
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/SSM.d.ts +28 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/SSMClient.d.ts +3 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CancelCommandCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateActivationCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateAssociationCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateDocumentCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateOpsItemCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteActivationCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteInventoryCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteOpsItemCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteParameterCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteParametersCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeActivationsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeAssociationCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeDocumentCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetParameterCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetParametersCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/LabelParameterVersionCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListComplianceItemsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListOpsMetadataCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/PutComplianceItemsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/PutInventoryCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/PutParameterCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/SendCommandCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/StartSessionCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +10 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +13 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/index.d.ts +0 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_0.d.ts +30 -17
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_1.d.ts +19 -11
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_2.d.ts +12 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -15
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.d.ts +4 -16
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -15
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/package.json +41 -41
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/endpointResolver.js +4 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +6 -49
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-es/endpoint/endpointResolver.js +3 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-es/index.js +0 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-es/protocols/Aws_restJson1.js +1 -40
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +5 -5
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +0 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +32 -32
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +3 -6
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +3 -6
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +3 -6
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +3 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/GetRoleCredentialsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountRolesCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/LogoutCommand.d.ts +7 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +0 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -15
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +4 -16
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -15
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/package.json +38 -38
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/endpointResolver.js +4 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/index.js +7 -50
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.browser.js +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.js +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-es/endpoint/endpointResolver.js +3 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-es/index.js +0 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-es/protocols/Aws_restJson1.js +1 -40
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.browser.js +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.js +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDC.d.ts +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDCClient.d.ts +5 -5
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenWithIAMCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/RegisterClientCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/StartDeviceAuthorizationCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/index.d.ts +0 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/models_0.d.ts +89 -89
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.browser.d.ts +3 -6
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.d.ts +3 -6
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.native.d.ts +3 -6
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDCClient.d.ts +3 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenWithIAMCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/RegisterClientCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/StartDeviceAuthorizationCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/index.d.ts +0 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -15
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.d.ts +4 -16
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -15
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/package.json +40 -40
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/endpointResolver.js +4 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-cjs/index.js +10 -44
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.browser.js +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-es/endpoint/endpointResolver.js +3 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-es/index.js +0 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-es/protocols/Aws_query.js +2 -34
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.browser.js +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.js +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/STS.d.ts +3 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +5 -5
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithSAMLCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithWebIdentityCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/commands/DecodeAuthorizationMessageCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/commands/GetAccessKeyInfoCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/commands/GetCallerIdentityCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/commands/GetFederationTokenCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/commands/GetSessionTokenCommand.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/index.d.ts +0 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/models/models_0.d.ts +98 -98
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +3 -6
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +3 -6
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +3 -6
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STS.d.ts +2 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STSClient.d.ts +3 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithSAMLCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithWebIdentityCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/DecodeAuthorizationMessageCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetAccessKeyInfoCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetCallerIdentityCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetSessionTokenCommand.d.ts +9 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/index.d.ts +0 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -15
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +4 -16
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -15
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/package.json +39 -40
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/CHANGELOG.md +65 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/index.js +133 -9
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/protocols/common.js +1 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/protocols/json/parseJsonBody.js +1 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/protocols/xml/parseXmlBody.js +1 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js +5 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/protocols/common.js +2 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/protocols/index.js +2 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/protocols/json/parseJsonBody.js +51 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/protocols/xml/parseXmlBody.js +57 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/protocols/common.d.ts +2 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/protocols/index.d.ts +2 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/protocols/json/parseJsonBody.d.ts +4 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/protocols/xml/parseXmlBody.d.ts +4 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/common.d.ts +5 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/index.d.ts +2 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/json/parseJsonBody.d.ts +13 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/xml/parseXmlBody.d.ts +13 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/integ/request-handlers/request-handlers.integ.spec.ts +158 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/jest.config.integ.js +4 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/package.json +10 -8
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.spec.ts +30 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.ts +10 -8
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/protocols/common.ts +5 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/protocols/index.ts +2 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/protocols/json/parseJsonBody.ts +60 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/protocols/xml/parseXmlBody.ts +64 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/tsconfig.cjs.tsbuildinfo +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/tsconfig.es.tsbuildinfo +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/tsconfig.types.tsbuildinfo +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-ini/package.json +12 -12
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-node/package.json +13 -13
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -6
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-host-header/package.json +5 -5
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-logger/package.json +4 -4
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-recursion-detection/package.json +5 -5
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-user-agent/package.json +6 -6
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/region-config-resolver/package.json +7 -7
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/token-providers/package.json +7 -7
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/package.json +3 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +2 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-endpoints/dist-es/aws.js +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-endpoints/dist-types/aws.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/aws.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +39 -11
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-locate-window/package.json +5 -9
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-browser/package.json +4 -4
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/abort-controller/package.json +3 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/config-resolver/package.json +6 -6
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/core/package.json +9 -9
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/credential-provider-imds/dist-cjs/index.js +11 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/credential-provider-imds/dist-es/index.js +1 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/credential-provider-imds/dist-es/utils/getExtendedInstanceMetadataCredentials.js +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/credential-provider-imds/dist-types/index.d.ts +4 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/index.d.ts +4 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/credential-provider-imds/package.json +6 -6
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/package.json +5 -5
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/fetch-http-handler/package.json +9 -9
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/hash-node/package.json +5 -5
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/invalid-dependency/package.json +3 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/is-array-buffer/package.json +2 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-content-length/package.json +5 -5
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-endpoint/package.json +8 -8
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/dist-cjs/index.js +1 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/dist-es/retryMiddleware.js +1 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/dist-types/configurations.d.ts +7 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/dist-types/retryDecider.d.ts +3 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/dist-types/ts3.4/configurations.d.ts +7 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryDecider.d.ts +3 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/package.json +10 -10
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/dist-cjs/index.js +5 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/dist-es/deserializerMiddleware.js +5 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/dist-types/deserializerMiddleware.d.ts +5 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/dist-types/serdePlugin.d.ts +6 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/dist-types/serializerMiddleware.d.ts +5 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/dist-types/ts3.4/deserializerMiddleware.d.ts +5 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serdePlugin.d.ts +6 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serializerMiddleware.d.ts +5 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/package.json +4 -4
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-stack/package.json +3 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/node-config-provider/package.json +5 -5
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/node-http-handler/dist-cjs/index.js +14 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/node-http-handler/dist-es/server.mock.js +30 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +16 -4
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/node-http-handler/dist-types/server.mock.d.ts +2 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/node-http-handler/dist-types/ts3.4/server.mock.d.ts +2 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/node-http-handler/package.json +6 -6
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/property-provider/package.json +3 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/protocol-http/package.json +3 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/querystring-builder/package.json +4 -4
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/querystring-parser/package.json +3 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/service-error-classification/dist-cjs/index.js +7 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/service-error-classification/dist-es/index.js +3 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/service-error-classification/dist-types/index.d.ts +7 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/service-error-classification/dist-types/ts3.4/index.d.ts +7 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/service-error-classification/package.json +2 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/shared-ini-file-loader/dist-es/getSsoSessionData.js +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/shared-ini-file-loader/package.json +3 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/signature-v4/package.json +10 -10
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/smithy-client/dist-cjs/index.js +2 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/smithy-client/dist-es/command.js +2 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/smithy-client/dist-types/command.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/smithy-client/dist-types/ts3.4/command.d.ts +2 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/smithy-client/package.json +7 -7
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/client.d.ts +2 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/retry.d.ts +6 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/serde.d.ts +10 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/shapes.d.ts +10 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/ts3.4/client.d.ts +2 -7
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/ts3.4/retry.d.ts +6 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/ts3.4/serde.d.ts +10 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/ts3.4/shapes.d.ts +10 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/ts3.4/util.d.ts +27 -7
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/util.d.ts +22 -7
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/package.json +2 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/url-parser/package.json +4 -4
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/dist-cjs/toBase64.browser.js +16 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/dist-cjs/toBase64.js +14 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/dist-es/toBase64.browser.js +16 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/dist-es/toBase64.js +14 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/dist-types/toBase64.browser.d.ts +4 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/dist-types/toBase64.d.ts +4 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/dist-types/ts3.4/toBase64.browser.d.ts +4 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/dist-types/ts3.4/toBase64.d.ts +4 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/package.json +4 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-body-length-browser/package.json +2 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-body-length-node/dist-cjs/index.js +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-body-length-node/dist-es/calculateBodyLength.js +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-body-length-node/package.json +2 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-buffer-from/package.json +3 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-config-provider/dist-cjs/index.js +2 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-config-provider/package.json +2 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-defaults-mode-browser/package.json +5 -5
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-defaults-mode-node/package.json +8 -8
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-endpoints/package.json +4 -4
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-hex-encoding/package.json +2 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-middleware/package.json +3 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-retry/package.json +4 -4
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-stream/package.json +12 -12
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-uri-escape/package.json +2 -2
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-utf8/dist-cjs/index.js +9 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +9 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +9 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +7 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +7 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +7 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +7 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-utf8/package.json +3 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-waiter/package.json +4 -4
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/commonjs/index.d.ts +9 -4
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/commonjs/index.d.ts.map +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/commonjs/index.js +5 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/commonjs/index.js.map +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/esm/index.d.ts +9 -4
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/esm/index.d.ts.map +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/esm/index.js +5 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/esm/index.js.map +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/package.json +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/commonjs/index.d.ts +1107 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/commonjs/index.d.ts.map +1 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/commonjs/index.js +2020 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/commonjs/index.js.map +1 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/commonjs/package.json +3 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/esm/index.d.ts +1107 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/esm/index.d.ts.map +1 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/esm/index.js +1985 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/esm/index.js.map +1 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/esm/package.json +3 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/package.json +26 -28
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/tslib/README.md +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/tslib/modules/index.js +5 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/tslib/package.json +12 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/tslib/tslib.d.ts +23 -0
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/tslib/tslib.es6.js +80 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/tslib/tslib.es6.mjs +1 -1
- package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/tslib/tslib.js +54 -3
- package/lib/internal-lambdas/sourceWatcherLambda/src/package-lock.json +640 -2033
- package/lib/internal-lambdas/sourceWatcherLambda/src/package.json +2 -2
- package/package.json +10 -10
|
@@ -96,50 +96,50 @@
|
|
|
96
96
|
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
|
|
97
97
|
},
|
|
98
98
|
"node_modules/@aws-sdk/client-codepipeline": {
|
|
99
|
-
"version": "3.
|
|
100
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/client-codepipeline/-/client-codepipeline-3.
|
|
101
|
-
"integrity": "sha512-
|
|
99
|
+
"version": "3.540.0",
|
|
100
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/client-codepipeline/-/client-codepipeline-3.540.0.tgz",
|
|
101
|
+
"integrity": "sha512-vjsUKMgSAjEvIxtlY+c+deVD2ri9O6UT+Qm078uBZctEFZxBP/Ek96kfJNn0Q1In5UX9jRY7PJib05KHUhN1sA==",
|
|
102
102
|
"dependencies": {
|
|
103
103
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
104
104
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
105
|
-
"@aws-sdk/client-sts": "3.
|
|
106
|
-
"@aws-sdk/core": "3.
|
|
107
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
108
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
109
|
-
"@aws-sdk/middleware-logger": "3.
|
|
110
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
111
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
112
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
113
|
-
"@aws-sdk/types": "3.
|
|
114
|
-
"@aws-sdk/util-endpoints": "3.
|
|
115
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
116
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
117
|
-
"@smithy/config-resolver": "^2.
|
|
118
|
-
"@smithy/core": "^1.
|
|
119
|
-
"@smithy/fetch-http-handler": "^2.
|
|
120
|
-
"@smithy/hash-node": "^2.
|
|
121
|
-
"@smithy/invalid-dependency": "^2.
|
|
122
|
-
"@smithy/middleware-content-length": "^2.
|
|
123
|
-
"@smithy/middleware-endpoint": "^2.
|
|
124
|
-
"@smithy/middleware-retry": "^2.
|
|
125
|
-
"@smithy/middleware-serde": "^2.
|
|
126
|
-
"@smithy/middleware-stack": "^2.
|
|
127
|
-
"@smithy/node-config-provider": "^2.
|
|
128
|
-
"@smithy/node-http-handler": "^2.
|
|
129
|
-
"@smithy/protocol-http": "^3.
|
|
130
|
-
"@smithy/smithy-client": "^2.
|
|
131
|
-
"@smithy/types": "^2.
|
|
132
|
-
"@smithy/url-parser": "^2.
|
|
133
|
-
"@smithy/util-base64": "^2.
|
|
134
|
-
"@smithy/util-body-length-browser": "^2.
|
|
135
|
-
"@smithy/util-body-length-node": "^2.
|
|
136
|
-
"@smithy/util-defaults-mode-browser": "^2.
|
|
137
|
-
"@smithy/util-defaults-mode-node": "^2.
|
|
138
|
-
"@smithy/util-endpoints": "^1.
|
|
139
|
-
"@smithy/util-middleware": "^2.
|
|
140
|
-
"@smithy/util-retry": "^2.
|
|
141
|
-
"@smithy/util-utf8": "^2.
|
|
142
|
-
"tslib": "^2.
|
|
105
|
+
"@aws-sdk/client-sts": "3.540.0",
|
|
106
|
+
"@aws-sdk/core": "3.535.0",
|
|
107
|
+
"@aws-sdk/credential-provider-node": "3.540.0",
|
|
108
|
+
"@aws-sdk/middleware-host-header": "3.535.0",
|
|
109
|
+
"@aws-sdk/middleware-logger": "3.535.0",
|
|
110
|
+
"@aws-sdk/middleware-recursion-detection": "3.535.0",
|
|
111
|
+
"@aws-sdk/middleware-user-agent": "3.540.0",
|
|
112
|
+
"@aws-sdk/region-config-resolver": "3.535.0",
|
|
113
|
+
"@aws-sdk/types": "3.535.0",
|
|
114
|
+
"@aws-sdk/util-endpoints": "3.540.0",
|
|
115
|
+
"@aws-sdk/util-user-agent-browser": "3.535.0",
|
|
116
|
+
"@aws-sdk/util-user-agent-node": "3.535.0",
|
|
117
|
+
"@smithy/config-resolver": "^2.2.0",
|
|
118
|
+
"@smithy/core": "^1.4.0",
|
|
119
|
+
"@smithy/fetch-http-handler": "^2.5.0",
|
|
120
|
+
"@smithy/hash-node": "^2.2.0",
|
|
121
|
+
"@smithy/invalid-dependency": "^2.2.0",
|
|
122
|
+
"@smithy/middleware-content-length": "^2.2.0",
|
|
123
|
+
"@smithy/middleware-endpoint": "^2.5.0",
|
|
124
|
+
"@smithy/middleware-retry": "^2.2.0",
|
|
125
|
+
"@smithy/middleware-serde": "^2.3.0",
|
|
126
|
+
"@smithy/middleware-stack": "^2.2.0",
|
|
127
|
+
"@smithy/node-config-provider": "^2.3.0",
|
|
128
|
+
"@smithy/node-http-handler": "^2.5.0",
|
|
129
|
+
"@smithy/protocol-http": "^3.3.0",
|
|
130
|
+
"@smithy/smithy-client": "^2.5.0",
|
|
131
|
+
"@smithy/types": "^2.12.0",
|
|
132
|
+
"@smithy/url-parser": "^2.2.0",
|
|
133
|
+
"@smithy/util-base64": "^2.3.0",
|
|
134
|
+
"@smithy/util-body-length-browser": "^2.2.0",
|
|
135
|
+
"@smithy/util-body-length-node": "^2.3.0",
|
|
136
|
+
"@smithy/util-defaults-mode-browser": "^2.2.0",
|
|
137
|
+
"@smithy/util-defaults-mode-node": "^2.3.0",
|
|
138
|
+
"@smithy/util-endpoints": "^1.2.0",
|
|
139
|
+
"@smithy/util-middleware": "^2.2.0",
|
|
140
|
+
"@smithy/util-retry": "^2.2.0",
|
|
141
|
+
"@smithy/util-utf8": "^2.3.0",
|
|
142
|
+
"tslib": "^2.6.2",
|
|
143
143
|
"uuid": "^9.0.1"
|
|
144
144
|
},
|
|
145
145
|
"engines": {
|
|
@@ -147,51 +147,51 @@
|
|
|
147
147
|
}
|
|
148
148
|
},
|
|
149
149
|
"node_modules/@aws-sdk/client-ssm": {
|
|
150
|
-
"version": "3.
|
|
151
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/client-ssm/-/client-ssm-3.
|
|
152
|
-
"integrity": "sha512-
|
|
150
|
+
"version": "3.540.0",
|
|
151
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/client-ssm/-/client-ssm-3.540.0.tgz",
|
|
152
|
+
"integrity": "sha512-GcELCPJBcYpd0zPYO+fTKjeRtvufFEM0AMIdeBojNqObFLx9eyjhzJNpykXulE8J3kPvjzXEs88azPGf0PXu5Q==",
|
|
153
153
|
"dependencies": {
|
|
154
154
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
155
155
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
156
|
-
"@aws-sdk/client-sts": "3.
|
|
157
|
-
"@aws-sdk/core": "3.
|
|
158
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
159
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
160
|
-
"@aws-sdk/middleware-logger": "3.
|
|
161
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
162
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
163
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
164
|
-
"@aws-sdk/types": "3.
|
|
165
|
-
"@aws-sdk/util-endpoints": "3.
|
|
166
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
167
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
168
|
-
"@smithy/config-resolver": "^2.
|
|
169
|
-
"@smithy/core": "^1.
|
|
170
|
-
"@smithy/fetch-http-handler": "^2.
|
|
171
|
-
"@smithy/hash-node": "^2.
|
|
172
|
-
"@smithy/invalid-dependency": "^2.
|
|
173
|
-
"@smithy/middleware-content-length": "^2.
|
|
174
|
-
"@smithy/middleware-endpoint": "^2.
|
|
175
|
-
"@smithy/middleware-retry": "^2.
|
|
176
|
-
"@smithy/middleware-serde": "^2.
|
|
177
|
-
"@smithy/middleware-stack": "^2.
|
|
178
|
-
"@smithy/node-config-provider": "^2.
|
|
179
|
-
"@smithy/node-http-handler": "^2.
|
|
180
|
-
"@smithy/protocol-http": "^3.
|
|
181
|
-
"@smithy/smithy-client": "^2.
|
|
182
|
-
"@smithy/types": "^2.
|
|
183
|
-
"@smithy/url-parser": "^2.
|
|
184
|
-
"@smithy/util-base64": "^2.
|
|
185
|
-
"@smithy/util-body-length-browser": "^2.
|
|
186
|
-
"@smithy/util-body-length-node": "^2.
|
|
187
|
-
"@smithy/util-defaults-mode-browser": "^2.
|
|
188
|
-
"@smithy/util-defaults-mode-node": "^2.
|
|
189
|
-
"@smithy/util-endpoints": "^1.
|
|
190
|
-
"@smithy/util-middleware": "^2.
|
|
191
|
-
"@smithy/util-retry": "^2.
|
|
192
|
-
"@smithy/util-utf8": "^2.
|
|
193
|
-
"@smithy/util-waiter": "^2.
|
|
194
|
-
"tslib": "^2.
|
|
156
|
+
"@aws-sdk/client-sts": "3.540.0",
|
|
157
|
+
"@aws-sdk/core": "3.535.0",
|
|
158
|
+
"@aws-sdk/credential-provider-node": "3.540.0",
|
|
159
|
+
"@aws-sdk/middleware-host-header": "3.535.0",
|
|
160
|
+
"@aws-sdk/middleware-logger": "3.535.0",
|
|
161
|
+
"@aws-sdk/middleware-recursion-detection": "3.535.0",
|
|
162
|
+
"@aws-sdk/middleware-user-agent": "3.540.0",
|
|
163
|
+
"@aws-sdk/region-config-resolver": "3.535.0",
|
|
164
|
+
"@aws-sdk/types": "3.535.0",
|
|
165
|
+
"@aws-sdk/util-endpoints": "3.540.0",
|
|
166
|
+
"@aws-sdk/util-user-agent-browser": "3.535.0",
|
|
167
|
+
"@aws-sdk/util-user-agent-node": "3.535.0",
|
|
168
|
+
"@smithy/config-resolver": "^2.2.0",
|
|
169
|
+
"@smithy/core": "^1.4.0",
|
|
170
|
+
"@smithy/fetch-http-handler": "^2.5.0",
|
|
171
|
+
"@smithy/hash-node": "^2.2.0",
|
|
172
|
+
"@smithy/invalid-dependency": "^2.2.0",
|
|
173
|
+
"@smithy/middleware-content-length": "^2.2.0",
|
|
174
|
+
"@smithy/middleware-endpoint": "^2.5.0",
|
|
175
|
+
"@smithy/middleware-retry": "^2.2.0",
|
|
176
|
+
"@smithy/middleware-serde": "^2.3.0",
|
|
177
|
+
"@smithy/middleware-stack": "^2.2.0",
|
|
178
|
+
"@smithy/node-config-provider": "^2.3.0",
|
|
179
|
+
"@smithy/node-http-handler": "^2.5.0",
|
|
180
|
+
"@smithy/protocol-http": "^3.3.0",
|
|
181
|
+
"@smithy/smithy-client": "^2.5.0",
|
|
182
|
+
"@smithy/types": "^2.12.0",
|
|
183
|
+
"@smithy/url-parser": "^2.2.0",
|
|
184
|
+
"@smithy/util-base64": "^2.3.0",
|
|
185
|
+
"@smithy/util-body-length-browser": "^2.2.0",
|
|
186
|
+
"@smithy/util-body-length-node": "^2.3.0",
|
|
187
|
+
"@smithy/util-defaults-mode-browser": "^2.2.0",
|
|
188
|
+
"@smithy/util-defaults-mode-node": "^2.3.0",
|
|
189
|
+
"@smithy/util-endpoints": "^1.2.0",
|
|
190
|
+
"@smithy/util-middleware": "^2.2.0",
|
|
191
|
+
"@smithy/util-retry": "^2.2.0",
|
|
192
|
+
"@smithy/util-utf8": "^2.3.0",
|
|
193
|
+
"@smithy/util-waiter": "^2.2.0",
|
|
194
|
+
"tslib": "^2.6.2",
|
|
195
195
|
"uuid": "^9.0.1"
|
|
196
196
|
},
|
|
197
197
|
"engines": {
|
|
@@ -199,441 +199,441 @@
|
|
|
199
199
|
}
|
|
200
200
|
},
|
|
201
201
|
"node_modules/@aws-sdk/client-sso": {
|
|
202
|
-
"version": "3.
|
|
203
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.
|
|
204
|
-
"integrity": "sha512-
|
|
202
|
+
"version": "3.540.0",
|
|
203
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.540.0.tgz",
|
|
204
|
+
"integrity": "sha512-rrQZMuw4sxIo3eyAUUzPQRA336mPRnrAeSlSdVHBKZD8Fjvoy0lYry2vNhkPLpFZLso1J66KRyuIv4LzRR3v1Q==",
|
|
205
205
|
"dependencies": {
|
|
206
206
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
207
207
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
208
|
-
"@aws-sdk/core": "3.
|
|
209
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
210
|
-
"@aws-sdk/middleware-logger": "3.
|
|
211
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
212
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
213
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
214
|
-
"@aws-sdk/types": "3.
|
|
215
|
-
"@aws-sdk/util-endpoints": "3.
|
|
216
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
217
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
218
|
-
"@smithy/config-resolver": "^2.
|
|
219
|
-
"@smithy/core": "^1.
|
|
220
|
-
"@smithy/fetch-http-handler": "^2.
|
|
221
|
-
"@smithy/hash-node": "^2.
|
|
222
|
-
"@smithy/invalid-dependency": "^2.
|
|
223
|
-
"@smithy/middleware-content-length": "^2.
|
|
224
|
-
"@smithy/middleware-endpoint": "^2.
|
|
225
|
-
"@smithy/middleware-retry": "^2.
|
|
226
|
-
"@smithy/middleware-serde": "^2.
|
|
227
|
-
"@smithy/middleware-stack": "^2.
|
|
228
|
-
"@smithy/node-config-provider": "^2.
|
|
229
|
-
"@smithy/node-http-handler": "^2.
|
|
230
|
-
"@smithy/protocol-http": "^3.
|
|
231
|
-
"@smithy/smithy-client": "^2.
|
|
232
|
-
"@smithy/types": "^2.
|
|
233
|
-
"@smithy/url-parser": "^2.
|
|
234
|
-
"@smithy/util-base64": "^2.
|
|
235
|
-
"@smithy/util-body-length-browser": "^2.
|
|
236
|
-
"@smithy/util-body-length-node": "^2.
|
|
237
|
-
"@smithy/util-defaults-mode-browser": "^2.
|
|
238
|
-
"@smithy/util-defaults-mode-node": "^2.
|
|
239
|
-
"@smithy/util-endpoints": "^1.
|
|
240
|
-
"@smithy/util-middleware": "^2.
|
|
241
|
-
"@smithy/util-retry": "^2.
|
|
242
|
-
"@smithy/util-utf8": "^2.
|
|
243
|
-
"tslib": "^2.
|
|
208
|
+
"@aws-sdk/core": "3.535.0",
|
|
209
|
+
"@aws-sdk/middleware-host-header": "3.535.0",
|
|
210
|
+
"@aws-sdk/middleware-logger": "3.535.0",
|
|
211
|
+
"@aws-sdk/middleware-recursion-detection": "3.535.0",
|
|
212
|
+
"@aws-sdk/middleware-user-agent": "3.540.0",
|
|
213
|
+
"@aws-sdk/region-config-resolver": "3.535.0",
|
|
214
|
+
"@aws-sdk/types": "3.535.0",
|
|
215
|
+
"@aws-sdk/util-endpoints": "3.540.0",
|
|
216
|
+
"@aws-sdk/util-user-agent-browser": "3.535.0",
|
|
217
|
+
"@aws-sdk/util-user-agent-node": "3.535.0",
|
|
218
|
+
"@smithy/config-resolver": "^2.2.0",
|
|
219
|
+
"@smithy/core": "^1.4.0",
|
|
220
|
+
"@smithy/fetch-http-handler": "^2.5.0",
|
|
221
|
+
"@smithy/hash-node": "^2.2.0",
|
|
222
|
+
"@smithy/invalid-dependency": "^2.2.0",
|
|
223
|
+
"@smithy/middleware-content-length": "^2.2.0",
|
|
224
|
+
"@smithy/middleware-endpoint": "^2.5.0",
|
|
225
|
+
"@smithy/middleware-retry": "^2.2.0",
|
|
226
|
+
"@smithy/middleware-serde": "^2.3.0",
|
|
227
|
+
"@smithy/middleware-stack": "^2.2.0",
|
|
228
|
+
"@smithy/node-config-provider": "^2.3.0",
|
|
229
|
+
"@smithy/node-http-handler": "^2.5.0",
|
|
230
|
+
"@smithy/protocol-http": "^3.3.0",
|
|
231
|
+
"@smithy/smithy-client": "^2.5.0",
|
|
232
|
+
"@smithy/types": "^2.12.0",
|
|
233
|
+
"@smithy/url-parser": "^2.2.0",
|
|
234
|
+
"@smithy/util-base64": "^2.3.0",
|
|
235
|
+
"@smithy/util-body-length-browser": "^2.2.0",
|
|
236
|
+
"@smithy/util-body-length-node": "^2.3.0",
|
|
237
|
+
"@smithy/util-defaults-mode-browser": "^2.2.0",
|
|
238
|
+
"@smithy/util-defaults-mode-node": "^2.3.0",
|
|
239
|
+
"@smithy/util-endpoints": "^1.2.0",
|
|
240
|
+
"@smithy/util-middleware": "^2.2.0",
|
|
241
|
+
"@smithy/util-retry": "^2.2.0",
|
|
242
|
+
"@smithy/util-utf8": "^2.3.0",
|
|
243
|
+
"tslib": "^2.6.2"
|
|
244
244
|
},
|
|
245
245
|
"engines": {
|
|
246
246
|
"node": ">=14.0.0"
|
|
247
247
|
}
|
|
248
248
|
},
|
|
249
249
|
"node_modules/@aws-sdk/client-sso-oidc": {
|
|
250
|
-
"version": "3.
|
|
251
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.
|
|
252
|
-
"integrity": "sha512-
|
|
250
|
+
"version": "3.540.0",
|
|
251
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.540.0.tgz",
|
|
252
|
+
"integrity": "sha512-LZYK0lBRQK8D8M3Sqc96XiXkAV2v70zhTtF6weyzEpgwxZMfSuFJjs0jFyhaeZBZbZv7BBghIdhJ5TPavNxGMQ==",
|
|
253
253
|
"dependencies": {
|
|
254
254
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
255
255
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
256
|
-
"@aws-sdk/client-sts": "3.
|
|
257
|
-
"@aws-sdk/core": "3.
|
|
258
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
259
|
-
"@aws-sdk/middleware-logger": "3.
|
|
260
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
261
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
262
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
263
|
-
"@aws-sdk/types": "3.
|
|
264
|
-
"@aws-sdk/util-endpoints": "3.
|
|
265
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
266
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
267
|
-
"@smithy/config-resolver": "^2.
|
|
268
|
-
"@smithy/core": "^1.
|
|
269
|
-
"@smithy/fetch-http-handler": "^2.
|
|
270
|
-
"@smithy/hash-node": "^2.
|
|
271
|
-
"@smithy/invalid-dependency": "^2.
|
|
272
|
-
"@smithy/middleware-content-length": "^2.
|
|
273
|
-
"@smithy/middleware-endpoint": "^2.
|
|
274
|
-
"@smithy/middleware-retry": "^2.
|
|
275
|
-
"@smithy/middleware-serde": "^2.
|
|
276
|
-
"@smithy/middleware-stack": "^2.
|
|
277
|
-
"@smithy/node-config-provider": "^2.
|
|
278
|
-
"@smithy/node-http-handler": "^2.
|
|
279
|
-
"@smithy/protocol-http": "^3.
|
|
280
|
-
"@smithy/smithy-client": "^2.
|
|
281
|
-
"@smithy/types": "^2.
|
|
282
|
-
"@smithy/url-parser": "^2.
|
|
283
|
-
"@smithy/util-base64": "^2.
|
|
284
|
-
"@smithy/util-body-length-browser": "^2.
|
|
285
|
-
"@smithy/util-body-length-node": "^2.
|
|
286
|
-
"@smithy/util-defaults-mode-browser": "^2.
|
|
287
|
-
"@smithy/util-defaults-mode-node": "^2.
|
|
288
|
-
"@smithy/util-endpoints": "^1.
|
|
289
|
-
"@smithy/util-middleware": "^2.
|
|
290
|
-
"@smithy/util-retry": "^2.
|
|
291
|
-
"@smithy/util-utf8": "^2.
|
|
292
|
-
"tslib": "^2.
|
|
256
|
+
"@aws-sdk/client-sts": "3.540.0",
|
|
257
|
+
"@aws-sdk/core": "3.535.0",
|
|
258
|
+
"@aws-sdk/middleware-host-header": "3.535.0",
|
|
259
|
+
"@aws-sdk/middleware-logger": "3.535.0",
|
|
260
|
+
"@aws-sdk/middleware-recursion-detection": "3.535.0",
|
|
261
|
+
"@aws-sdk/middleware-user-agent": "3.540.0",
|
|
262
|
+
"@aws-sdk/region-config-resolver": "3.535.0",
|
|
263
|
+
"@aws-sdk/types": "3.535.0",
|
|
264
|
+
"@aws-sdk/util-endpoints": "3.540.0",
|
|
265
|
+
"@aws-sdk/util-user-agent-browser": "3.535.0",
|
|
266
|
+
"@aws-sdk/util-user-agent-node": "3.535.0",
|
|
267
|
+
"@smithy/config-resolver": "^2.2.0",
|
|
268
|
+
"@smithy/core": "^1.4.0",
|
|
269
|
+
"@smithy/fetch-http-handler": "^2.5.0",
|
|
270
|
+
"@smithy/hash-node": "^2.2.0",
|
|
271
|
+
"@smithy/invalid-dependency": "^2.2.0",
|
|
272
|
+
"@smithy/middleware-content-length": "^2.2.0",
|
|
273
|
+
"@smithy/middleware-endpoint": "^2.5.0",
|
|
274
|
+
"@smithy/middleware-retry": "^2.2.0",
|
|
275
|
+
"@smithy/middleware-serde": "^2.3.0",
|
|
276
|
+
"@smithy/middleware-stack": "^2.2.0",
|
|
277
|
+
"@smithy/node-config-provider": "^2.3.0",
|
|
278
|
+
"@smithy/node-http-handler": "^2.5.0",
|
|
279
|
+
"@smithy/protocol-http": "^3.3.0",
|
|
280
|
+
"@smithy/smithy-client": "^2.5.0",
|
|
281
|
+
"@smithy/types": "^2.12.0",
|
|
282
|
+
"@smithy/url-parser": "^2.2.0",
|
|
283
|
+
"@smithy/util-base64": "^2.3.0",
|
|
284
|
+
"@smithy/util-body-length-browser": "^2.2.0",
|
|
285
|
+
"@smithy/util-body-length-node": "^2.3.0",
|
|
286
|
+
"@smithy/util-defaults-mode-browser": "^2.2.0",
|
|
287
|
+
"@smithy/util-defaults-mode-node": "^2.3.0",
|
|
288
|
+
"@smithy/util-endpoints": "^1.2.0",
|
|
289
|
+
"@smithy/util-middleware": "^2.2.0",
|
|
290
|
+
"@smithy/util-retry": "^2.2.0",
|
|
291
|
+
"@smithy/util-utf8": "^2.3.0",
|
|
292
|
+
"tslib": "^2.6.2"
|
|
293
293
|
},
|
|
294
294
|
"engines": {
|
|
295
295
|
"node": ">=14.0.0"
|
|
296
296
|
},
|
|
297
297
|
"peerDependencies": {
|
|
298
|
-
"@aws-sdk/credential-provider-node": "^3.
|
|
298
|
+
"@aws-sdk/credential-provider-node": "^3.540.0"
|
|
299
299
|
}
|
|
300
300
|
},
|
|
301
301
|
"node_modules/@aws-sdk/client-sts": {
|
|
302
|
-
"version": "3.
|
|
303
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/client-sts/-/client-sts-3.
|
|
304
|
-
"integrity": "sha512-
|
|
302
|
+
"version": "3.540.0",
|
|
303
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/client-sts/-/client-sts-3.540.0.tgz",
|
|
304
|
+
"integrity": "sha512-ITHUQxvpqfQX6obfpIi3KYGzZYfe/I5Ixjfxoi5lB7ISCtmxqObKB1fzD93wonkMJytJ7LUO8panZl/ojiJ1uw==",
|
|
305
305
|
"dependencies": {
|
|
306
306
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
307
307
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
308
|
-
"@aws-sdk/core": "3.
|
|
309
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
310
|
-
"@aws-sdk/middleware-logger": "3.
|
|
311
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
312
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
313
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
314
|
-
"@aws-sdk/types": "3.
|
|
315
|
-
"@aws-sdk/util-endpoints": "3.
|
|
316
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
317
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
318
|
-
"@smithy/config-resolver": "^2.
|
|
319
|
-
"@smithy/core": "^1.
|
|
320
|
-
"@smithy/fetch-http-handler": "^2.
|
|
321
|
-
"@smithy/hash-node": "^2.
|
|
322
|
-
"@smithy/invalid-dependency": "^2.
|
|
323
|
-
"@smithy/middleware-content-length": "^2.
|
|
324
|
-
"@smithy/middleware-endpoint": "^2.
|
|
325
|
-
"@smithy/middleware-retry": "^2.
|
|
326
|
-
"@smithy/middleware-serde": "^2.
|
|
327
|
-
"@smithy/middleware-stack": "^2.
|
|
328
|
-
"@smithy/node-config-provider": "^2.
|
|
329
|
-
"@smithy/node-http-handler": "^2.
|
|
330
|
-
"@smithy/protocol-http": "^3.
|
|
331
|
-
"@smithy/smithy-client": "^2.
|
|
332
|
-
"@smithy/types": "^2.
|
|
333
|
-
"@smithy/url-parser": "^2.
|
|
334
|
-
"@smithy/util-base64": "^2.
|
|
335
|
-
"@smithy/util-body-length-browser": "^2.
|
|
336
|
-
"@smithy/util-body-length-node": "^2.
|
|
337
|
-
"@smithy/util-defaults-mode-browser": "^2.
|
|
338
|
-
"@smithy/util-defaults-mode-node": "^2.
|
|
339
|
-
"@smithy/util-endpoints": "^1.
|
|
340
|
-
"@smithy/util-middleware": "^2.
|
|
341
|
-
"@smithy/util-retry": "^2.
|
|
342
|
-
"@smithy/util-utf8": "^2.
|
|
343
|
-
"
|
|
344
|
-
"tslib": "^2.5.0"
|
|
308
|
+
"@aws-sdk/core": "3.535.0",
|
|
309
|
+
"@aws-sdk/middleware-host-header": "3.535.0",
|
|
310
|
+
"@aws-sdk/middleware-logger": "3.535.0",
|
|
311
|
+
"@aws-sdk/middleware-recursion-detection": "3.535.0",
|
|
312
|
+
"@aws-sdk/middleware-user-agent": "3.540.0",
|
|
313
|
+
"@aws-sdk/region-config-resolver": "3.535.0",
|
|
314
|
+
"@aws-sdk/types": "3.535.0",
|
|
315
|
+
"@aws-sdk/util-endpoints": "3.540.0",
|
|
316
|
+
"@aws-sdk/util-user-agent-browser": "3.535.0",
|
|
317
|
+
"@aws-sdk/util-user-agent-node": "3.535.0",
|
|
318
|
+
"@smithy/config-resolver": "^2.2.0",
|
|
319
|
+
"@smithy/core": "^1.4.0",
|
|
320
|
+
"@smithy/fetch-http-handler": "^2.5.0",
|
|
321
|
+
"@smithy/hash-node": "^2.2.0",
|
|
322
|
+
"@smithy/invalid-dependency": "^2.2.0",
|
|
323
|
+
"@smithy/middleware-content-length": "^2.2.0",
|
|
324
|
+
"@smithy/middleware-endpoint": "^2.5.0",
|
|
325
|
+
"@smithy/middleware-retry": "^2.2.0",
|
|
326
|
+
"@smithy/middleware-serde": "^2.3.0",
|
|
327
|
+
"@smithy/middleware-stack": "^2.2.0",
|
|
328
|
+
"@smithy/node-config-provider": "^2.3.0",
|
|
329
|
+
"@smithy/node-http-handler": "^2.5.0",
|
|
330
|
+
"@smithy/protocol-http": "^3.3.0",
|
|
331
|
+
"@smithy/smithy-client": "^2.5.0",
|
|
332
|
+
"@smithy/types": "^2.12.0",
|
|
333
|
+
"@smithy/url-parser": "^2.2.0",
|
|
334
|
+
"@smithy/util-base64": "^2.3.0",
|
|
335
|
+
"@smithy/util-body-length-browser": "^2.2.0",
|
|
336
|
+
"@smithy/util-body-length-node": "^2.3.0",
|
|
337
|
+
"@smithy/util-defaults-mode-browser": "^2.2.0",
|
|
338
|
+
"@smithy/util-defaults-mode-node": "^2.3.0",
|
|
339
|
+
"@smithy/util-endpoints": "^1.2.0",
|
|
340
|
+
"@smithy/util-middleware": "^2.2.0",
|
|
341
|
+
"@smithy/util-retry": "^2.2.0",
|
|
342
|
+
"@smithy/util-utf8": "^2.3.0",
|
|
343
|
+
"tslib": "^2.6.2"
|
|
345
344
|
},
|
|
346
345
|
"engines": {
|
|
347
346
|
"node": ">=14.0.0"
|
|
348
347
|
},
|
|
349
348
|
"peerDependencies": {
|
|
350
|
-
"@aws-sdk/credential-provider-node": "^3.
|
|
349
|
+
"@aws-sdk/credential-provider-node": "^3.540.0"
|
|
351
350
|
}
|
|
352
351
|
},
|
|
353
352
|
"node_modules/@aws-sdk/core": {
|
|
354
|
-
"version": "3.
|
|
355
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.
|
|
356
|
-
"integrity": "sha512
|
|
357
|
-
"dependencies": {
|
|
358
|
-
"@smithy/core": "^1.
|
|
359
|
-
"@smithy/protocol-http": "^3.
|
|
360
|
-
"@smithy/signature-v4": "^2.
|
|
361
|
-
"@smithy/smithy-client": "^2.
|
|
362
|
-
"@smithy/types": "^2.
|
|
363
|
-
"
|
|
353
|
+
"version": "3.535.0",
|
|
354
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.535.0.tgz",
|
|
355
|
+
"integrity": "sha512-+Yusa9HziuaEDta1UaLEtMAtmgvxdxhPn7jgfRY6PplqAqgsfa5FR83sxy5qr2q7xjQTwHtV4MjQVuOjG9JsLw==",
|
|
356
|
+
"dependencies": {
|
|
357
|
+
"@smithy/core": "^1.4.0",
|
|
358
|
+
"@smithy/protocol-http": "^3.3.0",
|
|
359
|
+
"@smithy/signature-v4": "^2.2.0",
|
|
360
|
+
"@smithy/smithy-client": "^2.5.0",
|
|
361
|
+
"@smithy/types": "^2.12.0",
|
|
362
|
+
"fast-xml-parser": "4.2.5",
|
|
363
|
+
"tslib": "^2.6.2"
|
|
364
364
|
},
|
|
365
365
|
"engines": {
|
|
366
366
|
"node": ">=14.0.0"
|
|
367
367
|
}
|
|
368
368
|
},
|
|
369
369
|
"node_modules/@aws-sdk/credential-provider-env": {
|
|
370
|
-
"version": "3.
|
|
371
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.
|
|
372
|
-
"integrity": "sha512-
|
|
370
|
+
"version": "3.535.0",
|
|
371
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.535.0.tgz",
|
|
372
|
+
"integrity": "sha512-XppwO8c0GCGSAvdzyJOhbtktSEaShg14VJKg8mpMa1XcgqzmcqqHQjtDWbx5rZheY1VdpXZhpEzJkB6LpQejpA==",
|
|
373
373
|
"dependencies": {
|
|
374
|
-
"@aws-sdk/types": "3.
|
|
375
|
-
"@smithy/property-provider": "^2.
|
|
376
|
-
"@smithy/types": "^2.
|
|
377
|
-
"tslib": "^2.
|
|
374
|
+
"@aws-sdk/types": "3.535.0",
|
|
375
|
+
"@smithy/property-provider": "^2.2.0",
|
|
376
|
+
"@smithy/types": "^2.12.0",
|
|
377
|
+
"tslib": "^2.6.2"
|
|
378
378
|
},
|
|
379
379
|
"engines": {
|
|
380
380
|
"node": ">=14.0.0"
|
|
381
381
|
}
|
|
382
382
|
},
|
|
383
383
|
"node_modules/@aws-sdk/credential-provider-http": {
|
|
384
|
-
"version": "3.
|
|
385
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.
|
|
386
|
-
"integrity": "sha512-
|
|
384
|
+
"version": "3.535.0",
|
|
385
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.535.0.tgz",
|
|
386
|
+
"integrity": "sha512-kdj1wCmOMZ29jSlUskRqN04S6fJ4dvt0Nq9Z32SA6wO7UG8ht6Ot9h/au/eTWJM3E1somZ7D771oK7dQt9b8yw==",
|
|
387
387
|
"dependencies": {
|
|
388
|
-
"@aws-sdk/types": "3.
|
|
389
|
-
"@smithy/fetch-http-handler": "^2.
|
|
390
|
-
"@smithy/node-http-handler": "^2.
|
|
391
|
-
"@smithy/property-provider": "^2.
|
|
392
|
-
"@smithy/protocol-http": "^3.
|
|
393
|
-
"@smithy/smithy-client": "^2.
|
|
394
|
-
"@smithy/types": "^2.
|
|
395
|
-
"@smithy/util-stream": "^2.
|
|
396
|
-
"tslib": "^2.
|
|
388
|
+
"@aws-sdk/types": "3.535.0",
|
|
389
|
+
"@smithy/fetch-http-handler": "^2.5.0",
|
|
390
|
+
"@smithy/node-http-handler": "^2.5.0",
|
|
391
|
+
"@smithy/property-provider": "^2.2.0",
|
|
392
|
+
"@smithy/protocol-http": "^3.3.0",
|
|
393
|
+
"@smithy/smithy-client": "^2.5.0",
|
|
394
|
+
"@smithy/types": "^2.12.0",
|
|
395
|
+
"@smithy/util-stream": "^2.2.0",
|
|
396
|
+
"tslib": "^2.6.2"
|
|
397
397
|
},
|
|
398
398
|
"engines": {
|
|
399
399
|
"node": ">=14.0.0"
|
|
400
400
|
}
|
|
401
401
|
},
|
|
402
402
|
"node_modules/@aws-sdk/credential-provider-ini": {
|
|
403
|
-
"version": "3.
|
|
404
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.
|
|
405
|
-
"integrity": "sha512-
|
|
406
|
-
"dependencies": {
|
|
407
|
-
"@aws-sdk/client-sts": "3.
|
|
408
|
-
"@aws-sdk/credential-provider-env": "3.
|
|
409
|
-
"@aws-sdk/credential-provider-process": "3.
|
|
410
|
-
"@aws-sdk/credential-provider-sso": "3.
|
|
411
|
-
"@aws-sdk/credential-provider-web-identity": "3.
|
|
412
|
-
"@aws-sdk/types": "3.
|
|
413
|
-
"@smithy/credential-provider-imds": "^2.
|
|
414
|
-
"@smithy/property-provider": "^2.
|
|
415
|
-
"@smithy/shared-ini-file-loader": "^2.
|
|
416
|
-
"@smithy/types": "^2.
|
|
417
|
-
"tslib": "^2.
|
|
403
|
+
"version": "3.540.0",
|
|
404
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.540.0.tgz",
|
|
405
|
+
"integrity": "sha512-igN/RbsnulIBwqXbwsWmR3srqmtbPF1dm+JteGvUY31FW65fTVvWvSr945Y/cf1UbhPmIQXntlsqESqpkhTHwg==",
|
|
406
|
+
"dependencies": {
|
|
407
|
+
"@aws-sdk/client-sts": "3.540.0",
|
|
408
|
+
"@aws-sdk/credential-provider-env": "3.535.0",
|
|
409
|
+
"@aws-sdk/credential-provider-process": "3.535.0",
|
|
410
|
+
"@aws-sdk/credential-provider-sso": "3.540.0",
|
|
411
|
+
"@aws-sdk/credential-provider-web-identity": "3.540.0",
|
|
412
|
+
"@aws-sdk/types": "3.535.0",
|
|
413
|
+
"@smithy/credential-provider-imds": "^2.3.0",
|
|
414
|
+
"@smithy/property-provider": "^2.2.0",
|
|
415
|
+
"@smithy/shared-ini-file-loader": "^2.4.0",
|
|
416
|
+
"@smithy/types": "^2.12.0",
|
|
417
|
+
"tslib": "^2.6.2"
|
|
418
418
|
},
|
|
419
419
|
"engines": {
|
|
420
420
|
"node": ">=14.0.0"
|
|
421
421
|
}
|
|
422
422
|
},
|
|
423
423
|
"node_modules/@aws-sdk/credential-provider-node": {
|
|
424
|
-
"version": "3.
|
|
425
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.
|
|
426
|
-
"integrity": "sha512-
|
|
427
|
-
"dependencies": {
|
|
428
|
-
"@aws-sdk/credential-provider-env": "3.
|
|
429
|
-
"@aws-sdk/credential-provider-http": "3.
|
|
430
|
-
"@aws-sdk/credential-provider-ini": "3.
|
|
431
|
-
"@aws-sdk/credential-provider-process": "3.
|
|
432
|
-
"@aws-sdk/credential-provider-sso": "3.
|
|
433
|
-
"@aws-sdk/credential-provider-web-identity": "3.
|
|
434
|
-
"@aws-sdk/types": "3.
|
|
435
|
-
"@smithy/credential-provider-imds": "^2.
|
|
436
|
-
"@smithy/property-provider": "^2.
|
|
437
|
-
"@smithy/shared-ini-file-loader": "^2.
|
|
438
|
-
"@smithy/types": "^2.
|
|
439
|
-
"tslib": "^2.
|
|
424
|
+
"version": "3.540.0",
|
|
425
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.540.0.tgz",
|
|
426
|
+
"integrity": "sha512-HKQZJbLHlrHX9A0B1poiYNXIIQfy8whTjuosTCYKPDBhhUyVAQfxy/KG726j0v43IhaNPLgTGZCJve4hAsazSw==",
|
|
427
|
+
"dependencies": {
|
|
428
|
+
"@aws-sdk/credential-provider-env": "3.535.0",
|
|
429
|
+
"@aws-sdk/credential-provider-http": "3.535.0",
|
|
430
|
+
"@aws-sdk/credential-provider-ini": "3.540.0",
|
|
431
|
+
"@aws-sdk/credential-provider-process": "3.535.0",
|
|
432
|
+
"@aws-sdk/credential-provider-sso": "3.540.0",
|
|
433
|
+
"@aws-sdk/credential-provider-web-identity": "3.540.0",
|
|
434
|
+
"@aws-sdk/types": "3.535.0",
|
|
435
|
+
"@smithy/credential-provider-imds": "^2.3.0",
|
|
436
|
+
"@smithy/property-provider": "^2.2.0",
|
|
437
|
+
"@smithy/shared-ini-file-loader": "^2.4.0",
|
|
438
|
+
"@smithy/types": "^2.12.0",
|
|
439
|
+
"tslib": "^2.6.2"
|
|
440
440
|
},
|
|
441
441
|
"engines": {
|
|
442
442
|
"node": ">=14.0.0"
|
|
443
443
|
}
|
|
444
444
|
},
|
|
445
445
|
"node_modules/@aws-sdk/credential-provider-process": {
|
|
446
|
-
"version": "3.
|
|
447
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.
|
|
448
|
-
"integrity": "sha512-
|
|
446
|
+
"version": "3.535.0",
|
|
447
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.535.0.tgz",
|
|
448
|
+
"integrity": "sha512-9O1OaprGCnlb/kYl8RwmH7Mlg8JREZctB8r9sa1KhSsWFq/SWO0AuJTyowxD7zL5PkeS4eTvzFFHWCa3OO5epA==",
|
|
449
449
|
"dependencies": {
|
|
450
|
-
"@aws-sdk/types": "3.
|
|
451
|
-
"@smithy/property-provider": "^2.
|
|
452
|
-
"@smithy/shared-ini-file-loader": "^2.
|
|
453
|
-
"@smithy/types": "^2.
|
|
454
|
-
"tslib": "^2.
|
|
450
|
+
"@aws-sdk/types": "3.535.0",
|
|
451
|
+
"@smithy/property-provider": "^2.2.0",
|
|
452
|
+
"@smithy/shared-ini-file-loader": "^2.4.0",
|
|
453
|
+
"@smithy/types": "^2.12.0",
|
|
454
|
+
"tslib": "^2.6.2"
|
|
455
455
|
},
|
|
456
456
|
"engines": {
|
|
457
457
|
"node": ">=14.0.0"
|
|
458
458
|
}
|
|
459
459
|
},
|
|
460
460
|
"node_modules/@aws-sdk/credential-provider-sso": {
|
|
461
|
-
"version": "3.
|
|
462
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.
|
|
463
|
-
"integrity": "sha512-
|
|
461
|
+
"version": "3.540.0",
|
|
462
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.540.0.tgz",
|
|
463
|
+
"integrity": "sha512-tKkFqK227LF5ajc5EL6asXS32p3nkofpP8G7NRpU7zOEOQCg01KUc4JRX+ItI0T007CiN1J19yNoFqHLT/SqHg==",
|
|
464
464
|
"dependencies": {
|
|
465
|
-
"@aws-sdk/client-sso": "3.
|
|
466
|
-
"@aws-sdk/token-providers": "3.
|
|
467
|
-
"@aws-sdk/types": "3.
|
|
468
|
-
"@smithy/property-provider": "^2.
|
|
469
|
-
"@smithy/shared-ini-file-loader": "^2.
|
|
470
|
-
"@smithy/types": "^2.
|
|
471
|
-
"tslib": "^2.
|
|
465
|
+
"@aws-sdk/client-sso": "3.540.0",
|
|
466
|
+
"@aws-sdk/token-providers": "3.540.0",
|
|
467
|
+
"@aws-sdk/types": "3.535.0",
|
|
468
|
+
"@smithy/property-provider": "^2.2.0",
|
|
469
|
+
"@smithy/shared-ini-file-loader": "^2.4.0",
|
|
470
|
+
"@smithy/types": "^2.12.0",
|
|
471
|
+
"tslib": "^2.6.2"
|
|
472
472
|
},
|
|
473
473
|
"engines": {
|
|
474
474
|
"node": ">=14.0.0"
|
|
475
475
|
}
|
|
476
476
|
},
|
|
477
477
|
"node_modules/@aws-sdk/credential-provider-web-identity": {
|
|
478
|
-
"version": "3.
|
|
479
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.
|
|
480
|
-
"integrity": "sha512-
|
|
478
|
+
"version": "3.540.0",
|
|
479
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.540.0.tgz",
|
|
480
|
+
"integrity": "sha512-OpDm9w3A168B44hSjpnvECP4rvnFzD86rN4VYdGADuCvEa5uEcdA/JuT5WclFPDqdWEmFBqS1pxBIJBf0g2Q9Q==",
|
|
481
481
|
"dependencies": {
|
|
482
|
-
"@aws-sdk/client-sts": "3.
|
|
483
|
-
"@aws-sdk/types": "3.
|
|
484
|
-
"@smithy/property-provider": "^2.
|
|
485
|
-
"@smithy/types": "^2.
|
|
486
|
-
"tslib": "^2.
|
|
482
|
+
"@aws-sdk/client-sts": "3.540.0",
|
|
483
|
+
"@aws-sdk/types": "3.535.0",
|
|
484
|
+
"@smithy/property-provider": "^2.2.0",
|
|
485
|
+
"@smithy/types": "^2.12.0",
|
|
486
|
+
"tslib": "^2.6.2"
|
|
487
487
|
},
|
|
488
488
|
"engines": {
|
|
489
489
|
"node": ">=14.0.0"
|
|
490
490
|
}
|
|
491
491
|
},
|
|
492
492
|
"node_modules/@aws-sdk/middleware-host-header": {
|
|
493
|
-
"version": "3.
|
|
494
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.
|
|
495
|
-
"integrity": "sha512-
|
|
493
|
+
"version": "3.535.0",
|
|
494
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.535.0.tgz",
|
|
495
|
+
"integrity": "sha512-0h6TWjBWtDaYwHMQJI9ulafeS4lLaw1vIxRjbpH0svFRt6Eve+Sy8NlVhECfTU2hNz/fLubvrUxsXoThaLBIew==",
|
|
496
496
|
"dependencies": {
|
|
497
|
-
"@aws-sdk/types": "3.
|
|
498
|
-
"@smithy/protocol-http": "^3.
|
|
499
|
-
"@smithy/types": "^2.
|
|
500
|
-
"tslib": "^2.
|
|
497
|
+
"@aws-sdk/types": "3.535.0",
|
|
498
|
+
"@smithy/protocol-http": "^3.3.0",
|
|
499
|
+
"@smithy/types": "^2.12.0",
|
|
500
|
+
"tslib": "^2.6.2"
|
|
501
501
|
},
|
|
502
502
|
"engines": {
|
|
503
503
|
"node": ">=14.0.0"
|
|
504
504
|
}
|
|
505
505
|
},
|
|
506
506
|
"node_modules/@aws-sdk/middleware-logger": {
|
|
507
|
-
"version": "3.
|
|
508
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.
|
|
509
|
-
"integrity": "sha512-
|
|
507
|
+
"version": "3.535.0",
|
|
508
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.535.0.tgz",
|
|
509
|
+
"integrity": "sha512-huNHpONOrEDrdRTvSQr1cJiRMNf0S52NDXtaPzdxiubTkP+vni2MohmZANMOai/qT0olmEVX01LhZ0ZAOgmg6A==",
|
|
510
510
|
"dependencies": {
|
|
511
|
-
"@aws-sdk/types": "3.
|
|
512
|
-
"@smithy/types": "^2.
|
|
513
|
-
"tslib": "^2.
|
|
511
|
+
"@aws-sdk/types": "3.535.0",
|
|
512
|
+
"@smithy/types": "^2.12.0",
|
|
513
|
+
"tslib": "^2.6.2"
|
|
514
514
|
},
|
|
515
515
|
"engines": {
|
|
516
516
|
"node": ">=14.0.0"
|
|
517
517
|
}
|
|
518
518
|
},
|
|
519
519
|
"node_modules/@aws-sdk/middleware-recursion-detection": {
|
|
520
|
-
"version": "3.
|
|
521
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.
|
|
522
|
-
"integrity": "sha512-
|
|
520
|
+
"version": "3.535.0",
|
|
521
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.535.0.tgz",
|
|
522
|
+
"integrity": "sha512-am2qgGs+gwqmR4wHLWpzlZ8PWhm4ktj5bYSgDrsOfjhdBlWNxvPoID9/pDAz5RWL48+oH7I6SQzMqxXsFDikrw==",
|
|
523
523
|
"dependencies": {
|
|
524
|
-
"@aws-sdk/types": "3.
|
|
525
|
-
"@smithy/protocol-http": "^3.
|
|
526
|
-
"@smithy/types": "^2.
|
|
527
|
-
"tslib": "^2.
|
|
524
|
+
"@aws-sdk/types": "3.535.0",
|
|
525
|
+
"@smithy/protocol-http": "^3.3.0",
|
|
526
|
+
"@smithy/types": "^2.12.0",
|
|
527
|
+
"tslib": "^2.6.2"
|
|
528
528
|
},
|
|
529
529
|
"engines": {
|
|
530
530
|
"node": ">=14.0.0"
|
|
531
531
|
}
|
|
532
532
|
},
|
|
533
533
|
"node_modules/@aws-sdk/middleware-user-agent": {
|
|
534
|
-
"version": "3.
|
|
535
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.
|
|
536
|
-
"integrity": "sha512-
|
|
534
|
+
"version": "3.540.0",
|
|
535
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.540.0.tgz",
|
|
536
|
+
"integrity": "sha512-8Rd6wPeXDnOYzWj1XCmOKcx/Q87L0K1/EHqOBocGjLVbN3gmRxBvpmR1pRTjf7IsWfnnzN5btqtcAkfDPYQUMQ==",
|
|
537
537
|
"dependencies": {
|
|
538
|
-
"@aws-sdk/types": "3.
|
|
539
|
-
"@aws-sdk/util-endpoints": "3.
|
|
540
|
-
"@smithy/protocol-http": "^3.
|
|
541
|
-
"@smithy/types": "^2.
|
|
542
|
-
"tslib": "^2.
|
|
538
|
+
"@aws-sdk/types": "3.535.0",
|
|
539
|
+
"@aws-sdk/util-endpoints": "3.540.0",
|
|
540
|
+
"@smithy/protocol-http": "^3.3.0",
|
|
541
|
+
"@smithy/types": "^2.12.0",
|
|
542
|
+
"tslib": "^2.6.2"
|
|
543
543
|
},
|
|
544
544
|
"engines": {
|
|
545
545
|
"node": ">=14.0.0"
|
|
546
546
|
}
|
|
547
547
|
},
|
|
548
548
|
"node_modules/@aws-sdk/region-config-resolver": {
|
|
549
|
-
"version": "3.
|
|
550
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.
|
|
551
|
-
"integrity": "sha512-
|
|
549
|
+
"version": "3.535.0",
|
|
550
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.535.0.tgz",
|
|
551
|
+
"integrity": "sha512-IXOznDiaItBjsQy4Fil0kzX/J3HxIOknEphqHbOfUf+LpA5ugcsxuQQONrbEQusCBnfJyymrldBvBhFmtlU9Wg==",
|
|
552
552
|
"dependencies": {
|
|
553
|
-
"@aws-sdk/types": "3.
|
|
554
|
-
"@smithy/node-config-provider": "^2.
|
|
555
|
-
"@smithy/types": "^2.
|
|
556
|
-
"@smithy/util-config-provider": "^2.
|
|
557
|
-
"@smithy/util-middleware": "^2.
|
|
558
|
-
"tslib": "^2.
|
|
553
|
+
"@aws-sdk/types": "3.535.0",
|
|
554
|
+
"@smithy/node-config-provider": "^2.3.0",
|
|
555
|
+
"@smithy/types": "^2.12.0",
|
|
556
|
+
"@smithy/util-config-provider": "^2.3.0",
|
|
557
|
+
"@smithy/util-middleware": "^2.2.0",
|
|
558
|
+
"tslib": "^2.6.2"
|
|
559
559
|
},
|
|
560
560
|
"engines": {
|
|
561
561
|
"node": ">=14.0.0"
|
|
562
562
|
}
|
|
563
563
|
},
|
|
564
564
|
"node_modules/@aws-sdk/token-providers": {
|
|
565
|
-
"version": "3.
|
|
566
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.
|
|
567
|
-
"integrity": "sha512-
|
|
565
|
+
"version": "3.540.0",
|
|
566
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.540.0.tgz",
|
|
567
|
+
"integrity": "sha512-9BvtiVEZe5Ev88Wa4ZIUbtT6BVcPwhxmVInQ6c12MYNb0WNL54BN6wLy/eknAfF05gpX2/NDU2pUDOyMPdm/+g==",
|
|
568
568
|
"dependencies": {
|
|
569
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
570
|
-
"@aws-sdk/types": "3.
|
|
571
|
-
"@smithy/property-provider": "^2.
|
|
572
|
-
"@smithy/shared-ini-file-loader": "^2.
|
|
573
|
-
"@smithy/types": "^2.
|
|
574
|
-
"tslib": "^2.
|
|
569
|
+
"@aws-sdk/client-sso-oidc": "3.540.0",
|
|
570
|
+
"@aws-sdk/types": "3.535.0",
|
|
571
|
+
"@smithy/property-provider": "^2.2.0",
|
|
572
|
+
"@smithy/shared-ini-file-loader": "^2.4.0",
|
|
573
|
+
"@smithy/types": "^2.12.0",
|
|
574
|
+
"tslib": "^2.6.2"
|
|
575
575
|
},
|
|
576
576
|
"engines": {
|
|
577
577
|
"node": ">=14.0.0"
|
|
578
578
|
}
|
|
579
579
|
},
|
|
580
580
|
"node_modules/@aws-sdk/types": {
|
|
581
|
-
"version": "3.
|
|
582
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.
|
|
583
|
-
"integrity": "sha512-
|
|
581
|
+
"version": "3.535.0",
|
|
582
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.535.0.tgz",
|
|
583
|
+
"integrity": "sha512-aY4MYfduNj+sRR37U7XxYR8wemfbKP6lx00ze2M2uubn7mZotuVrWYAafbMSXrdEMSToE5JDhr28vArSOoLcSg==",
|
|
584
584
|
"dependencies": {
|
|
585
|
-
"@smithy/types": "^2.
|
|
586
|
-
"tslib": "^2.
|
|
585
|
+
"@smithy/types": "^2.12.0",
|
|
586
|
+
"tslib": "^2.6.2"
|
|
587
587
|
},
|
|
588
588
|
"engines": {
|
|
589
589
|
"node": ">=14.0.0"
|
|
590
590
|
}
|
|
591
591
|
},
|
|
592
592
|
"node_modules/@aws-sdk/util-endpoints": {
|
|
593
|
-
"version": "3.
|
|
594
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-endpoints/-/util-endpoints-3.
|
|
595
|
-
"integrity": "sha512-
|
|
593
|
+
"version": "3.540.0",
|
|
594
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/util-endpoints/-/util-endpoints-3.540.0.tgz",
|
|
595
|
+
"integrity": "sha512-1kMyQFAWx6f8alaI6UT65/5YW/7pDWAKAdNwL6vuJLea03KrZRX3PMoONOSJpAS5m3Ot7HlWZvf3wZDNTLELZw==",
|
|
596
596
|
"dependencies": {
|
|
597
|
-
"@aws-sdk/types": "3.
|
|
598
|
-
"@smithy/types": "^2.
|
|
599
|
-
"@smithy/util-endpoints": "^1.
|
|
600
|
-
"tslib": "^2.
|
|
597
|
+
"@aws-sdk/types": "3.535.0",
|
|
598
|
+
"@smithy/types": "^2.12.0",
|
|
599
|
+
"@smithy/util-endpoints": "^1.2.0",
|
|
600
|
+
"tslib": "^2.6.2"
|
|
601
601
|
},
|
|
602
602
|
"engines": {
|
|
603
603
|
"node": ">=14.0.0"
|
|
604
604
|
}
|
|
605
605
|
},
|
|
606
606
|
"node_modules/@aws-sdk/util-locate-window": {
|
|
607
|
-
"version": "3.
|
|
608
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-locate-window/-/util-locate-window-3.
|
|
609
|
-
"integrity": "sha512-
|
|
607
|
+
"version": "3.535.0",
|
|
608
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/util-locate-window/-/util-locate-window-3.535.0.tgz",
|
|
609
|
+
"integrity": "sha512-PHJ3SL6d2jpcgbqdgiPxkXpu7Drc2PYViwxSIqvvMKhDwzSB1W3mMvtpzwKM4IE7zLFodZo0GKjJ9AsoXndXhA==",
|
|
610
610
|
"dependencies": {
|
|
611
|
-
"tslib": "^2.
|
|
611
|
+
"tslib": "^2.6.2"
|
|
612
612
|
},
|
|
613
613
|
"engines": {
|
|
614
614
|
"node": ">=14.0.0"
|
|
615
615
|
}
|
|
616
616
|
},
|
|
617
617
|
"node_modules/@aws-sdk/util-user-agent-browser": {
|
|
618
|
-
"version": "3.
|
|
619
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.
|
|
620
|
-
"integrity": "sha512-
|
|
618
|
+
"version": "3.535.0",
|
|
619
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.535.0.tgz",
|
|
620
|
+
"integrity": "sha512-RWMcF/xV5n+nhaA/Ff5P3yNP3Kur/I+VNZngog4TEs92oB/nwOdAg/2JL8bVAhUbMrjTjpwm7PItziYFQoqyig==",
|
|
621
621
|
"dependencies": {
|
|
622
|
-
"@aws-sdk/types": "3.
|
|
623
|
-
"@smithy/types": "^2.
|
|
622
|
+
"@aws-sdk/types": "3.535.0",
|
|
623
|
+
"@smithy/types": "^2.12.0",
|
|
624
624
|
"bowser": "^2.11.0",
|
|
625
|
-
"tslib": "^2.
|
|
625
|
+
"tslib": "^2.6.2"
|
|
626
626
|
}
|
|
627
627
|
},
|
|
628
628
|
"node_modules/@aws-sdk/util-user-agent-node": {
|
|
629
|
-
"version": "3.
|
|
630
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.
|
|
631
|
-
"integrity": "sha512-
|
|
629
|
+
"version": "3.535.0",
|
|
630
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.535.0.tgz",
|
|
631
|
+
"integrity": "sha512-dRek0zUuIT25wOWJlsRm97nTkUlh1NDcLsQZIN2Y8KxhwoXXWtJs5vaDPT+qAg+OpcNj80i1zLR/CirqlFg/TQ==",
|
|
632
632
|
"dependencies": {
|
|
633
|
-
"@aws-sdk/types": "3.
|
|
634
|
-
"@smithy/node-config-provider": "^2.
|
|
635
|
-
"@smithy/types": "^2.
|
|
636
|
-
"tslib": "^2.
|
|
633
|
+
"@aws-sdk/types": "3.535.0",
|
|
634
|
+
"@smithy/node-config-provider": "^2.3.0",
|
|
635
|
+
"@smithy/types": "^2.12.0",
|
|
636
|
+
"tslib": "^2.6.2"
|
|
637
637
|
},
|
|
638
638
|
"engines": {
|
|
639
639
|
"node": ">=14.0.0"
|
|
@@ -681,165 +681,165 @@
|
|
|
681
681
|
}
|
|
682
682
|
},
|
|
683
683
|
"node_modules/@smithy/abort-controller": {
|
|
684
|
-
"version": "2.
|
|
685
|
-
"resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-2.
|
|
686
|
-
"integrity": "sha512-
|
|
684
|
+
"version": "2.2.0",
|
|
685
|
+
"resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-2.2.0.tgz",
|
|
686
|
+
"integrity": "sha512-wRlta7GuLWpTqtFfGo+nZyOO1vEvewdNR1R4rTxpC8XU6vG/NDyrFBhwLZsqg1NUoR1noVaXJPC/7ZK47QCySw==",
|
|
687
687
|
"dependencies": {
|
|
688
|
-
"@smithy/types": "^2.
|
|
689
|
-
"tslib": "^2.
|
|
688
|
+
"@smithy/types": "^2.12.0",
|
|
689
|
+
"tslib": "^2.6.2"
|
|
690
690
|
},
|
|
691
691
|
"engines": {
|
|
692
692
|
"node": ">=14.0.0"
|
|
693
693
|
}
|
|
694
694
|
},
|
|
695
695
|
"node_modules/@smithy/config-resolver": {
|
|
696
|
-
"version": "2.
|
|
697
|
-
"resolved": "https://registry.npmjs.org/@smithy/config-resolver/-/config-resolver-2.
|
|
698
|
-
"integrity": "sha512-
|
|
696
|
+
"version": "2.2.0",
|
|
697
|
+
"resolved": "https://registry.npmjs.org/@smithy/config-resolver/-/config-resolver-2.2.0.tgz",
|
|
698
|
+
"integrity": "sha512-fsiMgd8toyUba6n1WRmr+qACzXltpdDkPTAaDqc8QqPBUzO+/JKwL6bUBseHVi8tu9l+3JOK+tSf7cay+4B3LA==",
|
|
699
699
|
"dependencies": {
|
|
700
|
-
"@smithy/node-config-provider": "^2.
|
|
701
|
-
"@smithy/types": "^2.
|
|
702
|
-
"@smithy/util-config-provider": "^2.
|
|
703
|
-
"@smithy/util-middleware": "^2.
|
|
704
|
-
"tslib": "^2.
|
|
700
|
+
"@smithy/node-config-provider": "^2.3.0",
|
|
701
|
+
"@smithy/types": "^2.12.0",
|
|
702
|
+
"@smithy/util-config-provider": "^2.3.0",
|
|
703
|
+
"@smithy/util-middleware": "^2.2.0",
|
|
704
|
+
"tslib": "^2.6.2"
|
|
705
705
|
},
|
|
706
706
|
"engines": {
|
|
707
707
|
"node": ">=14.0.0"
|
|
708
708
|
}
|
|
709
709
|
},
|
|
710
710
|
"node_modules/@smithy/core": {
|
|
711
|
-
"version": "1.
|
|
712
|
-
"resolved": "https://registry.npmjs.org/@smithy/core/-/core-1.
|
|
713
|
-
"integrity": "sha512-
|
|
711
|
+
"version": "1.4.0",
|
|
712
|
+
"resolved": "https://registry.npmjs.org/@smithy/core/-/core-1.4.0.tgz",
|
|
713
|
+
"integrity": "sha512-uu9ZDI95Uij4qk+L6kyFjdk11zqBkcJ3Lv0sc6jZrqHvLyr0+oeekD3CnqMafBn/5PRI6uv6ulW3kNLRBUHeVw==",
|
|
714
714
|
"dependencies": {
|
|
715
|
-
"@smithy/middleware-endpoint": "^2.
|
|
716
|
-
"@smithy/middleware-retry": "^2.
|
|
717
|
-
"@smithy/middleware-serde": "^2.
|
|
718
|
-
"@smithy/protocol-http": "^3.
|
|
719
|
-
"@smithy/smithy-client": "^2.
|
|
720
|
-
"@smithy/types": "^2.
|
|
721
|
-
"@smithy/util-middleware": "^2.
|
|
722
|
-
"tslib": "^2.
|
|
715
|
+
"@smithy/middleware-endpoint": "^2.5.0",
|
|
716
|
+
"@smithy/middleware-retry": "^2.2.0",
|
|
717
|
+
"@smithy/middleware-serde": "^2.3.0",
|
|
718
|
+
"@smithy/protocol-http": "^3.3.0",
|
|
719
|
+
"@smithy/smithy-client": "^2.5.0",
|
|
720
|
+
"@smithy/types": "^2.12.0",
|
|
721
|
+
"@smithy/util-middleware": "^2.2.0",
|
|
722
|
+
"tslib": "^2.6.2"
|
|
723
723
|
},
|
|
724
724
|
"engines": {
|
|
725
725
|
"node": ">=14.0.0"
|
|
726
726
|
}
|
|
727
727
|
},
|
|
728
728
|
"node_modules/@smithy/credential-provider-imds": {
|
|
729
|
-
"version": "2.
|
|
730
|
-
"resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-2.
|
|
731
|
-
"integrity": "sha512-
|
|
729
|
+
"version": "2.3.0",
|
|
730
|
+
"resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-2.3.0.tgz",
|
|
731
|
+
"integrity": "sha512-BWB9mIukO1wjEOo1Ojgl6LrG4avcaC7T/ZP6ptmAaW4xluhSIPZhY+/PI5YKzlk+jsm+4sQZB45Bt1OfMeQa3w==",
|
|
732
732
|
"dependencies": {
|
|
733
|
-
"@smithy/node-config-provider": "^2.
|
|
734
|
-
"@smithy/property-provider": "^2.
|
|
735
|
-
"@smithy/types": "^2.
|
|
736
|
-
"@smithy/url-parser": "^2.
|
|
737
|
-
"tslib": "^2.
|
|
733
|
+
"@smithy/node-config-provider": "^2.3.0",
|
|
734
|
+
"@smithy/property-provider": "^2.2.0",
|
|
735
|
+
"@smithy/types": "^2.12.0",
|
|
736
|
+
"@smithy/url-parser": "^2.2.0",
|
|
737
|
+
"tslib": "^2.6.2"
|
|
738
738
|
},
|
|
739
739
|
"engines": {
|
|
740
740
|
"node": ">=14.0.0"
|
|
741
741
|
}
|
|
742
742
|
},
|
|
743
743
|
"node_modules/@smithy/eventstream-codec": {
|
|
744
|
-
"version": "2.
|
|
745
|
-
"resolved": "https://registry.npmjs.org/@smithy/eventstream-codec/-/eventstream-codec-2.
|
|
746
|
-
"integrity": "sha512-
|
|
744
|
+
"version": "2.2.0",
|
|
745
|
+
"resolved": "https://registry.npmjs.org/@smithy/eventstream-codec/-/eventstream-codec-2.2.0.tgz",
|
|
746
|
+
"integrity": "sha512-8janZoJw85nJmQZc4L8TuePp2pk1nxLgkxIR0TUjKJ5Dkj5oelB9WtiSSGXCQvNsJl0VSTvK/2ueMXxvpa9GVw==",
|
|
747
747
|
"dependencies": {
|
|
748
748
|
"@aws-crypto/crc32": "3.0.0",
|
|
749
|
-
"@smithy/types": "^2.
|
|
750
|
-
"@smithy/util-hex-encoding": "^2.
|
|
751
|
-
"tslib": "^2.
|
|
749
|
+
"@smithy/types": "^2.12.0",
|
|
750
|
+
"@smithy/util-hex-encoding": "^2.2.0",
|
|
751
|
+
"tslib": "^2.6.2"
|
|
752
752
|
}
|
|
753
753
|
},
|
|
754
754
|
"node_modules/@smithy/fetch-http-handler": {
|
|
755
|
-
"version": "2.
|
|
756
|
-
"resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-2.
|
|
757
|
-
"integrity": "sha512-
|
|
755
|
+
"version": "2.5.0",
|
|
756
|
+
"resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-2.5.0.tgz",
|
|
757
|
+
"integrity": "sha512-BOWEBeppWhLn/no/JxUL/ghTfANTjT7kg3Ww2rPqTUY9R4yHPXxJ9JhMe3Z03LN3aPwiwlpDIUcVw1xDyHqEhw==",
|
|
758
758
|
"dependencies": {
|
|
759
|
-
"@smithy/protocol-http": "^3.
|
|
760
|
-
"@smithy/querystring-builder": "^2.
|
|
761
|
-
"@smithy/types": "^2.
|
|
762
|
-
"@smithy/util-base64": "^2.
|
|
763
|
-
"tslib": "^2.
|
|
759
|
+
"@smithy/protocol-http": "^3.3.0",
|
|
760
|
+
"@smithy/querystring-builder": "^2.2.0",
|
|
761
|
+
"@smithy/types": "^2.12.0",
|
|
762
|
+
"@smithy/util-base64": "^2.3.0",
|
|
763
|
+
"tslib": "^2.6.2"
|
|
764
764
|
}
|
|
765
765
|
},
|
|
766
766
|
"node_modules/@smithy/hash-node": {
|
|
767
|
-
"version": "2.
|
|
768
|
-
"resolved": "https://registry.npmjs.org/@smithy/hash-node/-/hash-node-2.
|
|
769
|
-
"integrity": "sha512-
|
|
767
|
+
"version": "2.2.0",
|
|
768
|
+
"resolved": "https://registry.npmjs.org/@smithy/hash-node/-/hash-node-2.2.0.tgz",
|
|
769
|
+
"integrity": "sha512-zLWaC/5aWpMrHKpoDF6nqpNtBhlAYKF/7+9yMN7GpdR8CzohnWfGtMznPybnwSS8saaXBMxIGwJqR4HmRp6b3g==",
|
|
770
770
|
"dependencies": {
|
|
771
|
-
"@smithy/types": "^2.
|
|
772
|
-
"@smithy/util-buffer-from": "^2.
|
|
773
|
-
"@smithy/util-utf8": "^2.
|
|
774
|
-
"tslib": "^2.
|
|
771
|
+
"@smithy/types": "^2.12.0",
|
|
772
|
+
"@smithy/util-buffer-from": "^2.2.0",
|
|
773
|
+
"@smithy/util-utf8": "^2.3.0",
|
|
774
|
+
"tslib": "^2.6.2"
|
|
775
775
|
},
|
|
776
776
|
"engines": {
|
|
777
777
|
"node": ">=14.0.0"
|
|
778
778
|
}
|
|
779
779
|
},
|
|
780
780
|
"node_modules/@smithy/invalid-dependency": {
|
|
781
|
-
"version": "2.
|
|
782
|
-
"resolved": "https://registry.npmjs.org/@smithy/invalid-dependency/-/invalid-dependency-2.
|
|
783
|
-
"integrity": "sha512-
|
|
781
|
+
"version": "2.2.0",
|
|
782
|
+
"resolved": "https://registry.npmjs.org/@smithy/invalid-dependency/-/invalid-dependency-2.2.0.tgz",
|
|
783
|
+
"integrity": "sha512-nEDASdbKFKPXN2O6lOlTgrEEOO9NHIeO+HVvZnkqc8h5U9g3BIhWsvzFo+UcUbliMHvKNPD/zVxDrkP1Sbgp8Q==",
|
|
784
784
|
"dependencies": {
|
|
785
|
-
"@smithy/types": "^2.
|
|
786
|
-
"tslib": "^2.
|
|
785
|
+
"@smithy/types": "^2.12.0",
|
|
786
|
+
"tslib": "^2.6.2"
|
|
787
787
|
}
|
|
788
788
|
},
|
|
789
789
|
"node_modules/@smithy/is-array-buffer": {
|
|
790
|
-
"version": "2.
|
|
791
|
-
"resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.
|
|
792
|
-
"integrity": "sha512-
|
|
790
|
+
"version": "2.2.0",
|
|
791
|
+
"resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz",
|
|
792
|
+
"integrity": "sha512-GGP3O9QFD24uGeAXYUjwSTXARoqpZykHadOmA8G5vfJPK0/DC67qa//0qvqrJzL1xc8WQWX7/yc7fwudjPHPhA==",
|
|
793
793
|
"dependencies": {
|
|
794
|
-
"tslib": "^2.
|
|
794
|
+
"tslib": "^2.6.2"
|
|
795
795
|
},
|
|
796
796
|
"engines": {
|
|
797
797
|
"node": ">=14.0.0"
|
|
798
798
|
}
|
|
799
799
|
},
|
|
800
800
|
"node_modules/@smithy/middleware-content-length": {
|
|
801
|
-
"version": "2.
|
|
802
|
-
"resolved": "https://registry.npmjs.org/@smithy/middleware-content-length/-/middleware-content-length-2.
|
|
803
|
-
"integrity": "sha512-
|
|
801
|
+
"version": "2.2.0",
|
|
802
|
+
"resolved": "https://registry.npmjs.org/@smithy/middleware-content-length/-/middleware-content-length-2.2.0.tgz",
|
|
803
|
+
"integrity": "sha512-5bl2LG1Ah/7E5cMSC+q+h3IpVHMeOkG0yLRyQT1p2aMJkSrZG7RlXHPuAgb7EyaFeidKEnnd/fNaLLaKlHGzDQ==",
|
|
804
804
|
"dependencies": {
|
|
805
|
-
"@smithy/protocol-http": "^3.
|
|
806
|
-
"@smithy/types": "^2.
|
|
807
|
-
"tslib": "^2.
|
|
805
|
+
"@smithy/protocol-http": "^3.3.0",
|
|
806
|
+
"@smithy/types": "^2.12.0",
|
|
807
|
+
"tslib": "^2.6.2"
|
|
808
808
|
},
|
|
809
809
|
"engines": {
|
|
810
810
|
"node": ">=14.0.0"
|
|
811
811
|
}
|
|
812
812
|
},
|
|
813
813
|
"node_modules/@smithy/middleware-endpoint": {
|
|
814
|
-
"version": "2.
|
|
815
|
-
"resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-2.
|
|
816
|
-
"integrity": "sha512-
|
|
814
|
+
"version": "2.5.0",
|
|
815
|
+
"resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-2.5.0.tgz",
|
|
816
|
+
"integrity": "sha512-OBhI9ZEAG8Xen0xsFJwwNOt44WE2CWkfYIxTognC8x42Lfsdf0VN/wCMqpdkySMDio/vts10BiovAxQp0T0faA==",
|
|
817
817
|
"dependencies": {
|
|
818
|
-
"@smithy/middleware-serde": "^2.
|
|
819
|
-
"@smithy/node-config-provider": "^2.
|
|
820
|
-
"@smithy/shared-ini-file-loader": "^2.
|
|
821
|
-
"@smithy/types": "^2.
|
|
822
|
-
"@smithy/url-parser": "^2.
|
|
823
|
-
"@smithy/util-middleware": "^2.
|
|
824
|
-
"tslib": "^2.
|
|
818
|
+
"@smithy/middleware-serde": "^2.3.0",
|
|
819
|
+
"@smithy/node-config-provider": "^2.3.0",
|
|
820
|
+
"@smithy/shared-ini-file-loader": "^2.4.0",
|
|
821
|
+
"@smithy/types": "^2.12.0",
|
|
822
|
+
"@smithy/url-parser": "^2.2.0",
|
|
823
|
+
"@smithy/util-middleware": "^2.2.0",
|
|
824
|
+
"tslib": "^2.6.2"
|
|
825
825
|
},
|
|
826
826
|
"engines": {
|
|
827
827
|
"node": ">=14.0.0"
|
|
828
828
|
}
|
|
829
829
|
},
|
|
830
830
|
"node_modules/@smithy/middleware-retry": {
|
|
831
|
-
"version": "2.
|
|
832
|
-
"resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-2.
|
|
833
|
-
"integrity": "sha512-
|
|
834
|
-
"dependencies": {
|
|
835
|
-
"@smithy/node-config-provider": "^2.
|
|
836
|
-
"@smithy/protocol-http": "^3.
|
|
837
|
-
"@smithy/service-error-classification": "^2.1.
|
|
838
|
-
"@smithy/smithy-client": "^2.
|
|
839
|
-
"@smithy/types": "^2.
|
|
840
|
-
"@smithy/util-middleware": "^2.
|
|
841
|
-
"@smithy/util-retry": "^2.
|
|
842
|
-
"tslib": "^2.
|
|
831
|
+
"version": "2.2.0",
|
|
832
|
+
"resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-2.2.0.tgz",
|
|
833
|
+
"integrity": "sha512-PsjDOLpbevgn37yJbawmfVoanru40qVA8UEf2+YA1lvOefmhuhL6ZbKtGsLAWDRnE1OlAmedsbA/htH6iSZjNA==",
|
|
834
|
+
"dependencies": {
|
|
835
|
+
"@smithy/node-config-provider": "^2.3.0",
|
|
836
|
+
"@smithy/protocol-http": "^3.3.0",
|
|
837
|
+
"@smithy/service-error-classification": "^2.1.5",
|
|
838
|
+
"@smithy/smithy-client": "^2.5.0",
|
|
839
|
+
"@smithy/types": "^2.12.0",
|
|
840
|
+
"@smithy/util-middleware": "^2.2.0",
|
|
841
|
+
"@smithy/util-retry": "^2.2.0",
|
|
842
|
+
"tslib": "^2.6.2",
|
|
843
843
|
"uuid": "^8.3.2"
|
|
844
844
|
},
|
|
845
845
|
"engines": {
|
|
@@ -855,369 +855,370 @@
|
|
|
855
855
|
}
|
|
856
856
|
},
|
|
857
857
|
"node_modules/@smithy/middleware-serde": {
|
|
858
|
-
"version": "2.
|
|
859
|
-
"resolved": "https://registry.npmjs.org/@smithy/middleware-serde/-/middleware-serde-2.
|
|
860
|
-
"integrity": "sha512-
|
|
858
|
+
"version": "2.3.0",
|
|
859
|
+
"resolved": "https://registry.npmjs.org/@smithy/middleware-serde/-/middleware-serde-2.3.0.tgz",
|
|
860
|
+
"integrity": "sha512-sIADe7ojwqTyvEQBe1nc/GXB9wdHhi9UwyX0lTyttmUWDJLP655ZYE1WngnNyXREme8I27KCaUhyhZWRXL0q7Q==",
|
|
861
861
|
"dependencies": {
|
|
862
|
-
"@smithy/types": "^2.
|
|
863
|
-
"tslib": "^2.
|
|
862
|
+
"@smithy/types": "^2.12.0",
|
|
863
|
+
"tslib": "^2.6.2"
|
|
864
864
|
},
|
|
865
865
|
"engines": {
|
|
866
866
|
"node": ">=14.0.0"
|
|
867
867
|
}
|
|
868
868
|
},
|
|
869
869
|
"node_modules/@smithy/middleware-stack": {
|
|
870
|
-
"version": "2.
|
|
871
|
-
"resolved": "https://registry.npmjs.org/@smithy/middleware-stack/-/middleware-stack-2.
|
|
872
|
-
"integrity": "sha512-
|
|
870
|
+
"version": "2.2.0",
|
|
871
|
+
"resolved": "https://registry.npmjs.org/@smithy/middleware-stack/-/middleware-stack-2.2.0.tgz",
|
|
872
|
+
"integrity": "sha512-Qntc3jrtwwrsAC+X8wms8zhrTr0sFXnyEGhZd9sLtsJ/6gGQKFzNB+wWbOcpJd7BR8ThNCoKt76BuQahfMvpeA==",
|
|
873
873
|
"dependencies": {
|
|
874
|
-
"@smithy/types": "^2.
|
|
875
|
-
"tslib": "^2.
|
|
874
|
+
"@smithy/types": "^2.12.0",
|
|
875
|
+
"tslib": "^2.6.2"
|
|
876
876
|
},
|
|
877
877
|
"engines": {
|
|
878
878
|
"node": ">=14.0.0"
|
|
879
879
|
}
|
|
880
880
|
},
|
|
881
881
|
"node_modules/@smithy/node-config-provider": {
|
|
882
|
-
"version": "2.
|
|
883
|
-
"resolved": "https://registry.npmjs.org/@smithy/node-config-provider/-/node-config-provider-2.
|
|
884
|
-
"integrity": "sha512-
|
|
882
|
+
"version": "2.3.0",
|
|
883
|
+
"resolved": "https://registry.npmjs.org/@smithy/node-config-provider/-/node-config-provider-2.3.0.tgz",
|
|
884
|
+
"integrity": "sha512-0elK5/03a1JPWMDPaS726Iw6LpQg80gFut1tNpPfxFuChEEklo2yL823V94SpTZTxmKlXFtFgsP55uh3dErnIg==",
|
|
885
885
|
"dependencies": {
|
|
886
|
-
"@smithy/property-provider": "^2.
|
|
887
|
-
"@smithy/shared-ini-file-loader": "^2.
|
|
888
|
-
"@smithy/types": "^2.
|
|
889
|
-
"tslib": "^2.
|
|
886
|
+
"@smithy/property-provider": "^2.2.0",
|
|
887
|
+
"@smithy/shared-ini-file-loader": "^2.4.0",
|
|
888
|
+
"@smithy/types": "^2.12.0",
|
|
889
|
+
"tslib": "^2.6.2"
|
|
890
890
|
},
|
|
891
891
|
"engines": {
|
|
892
892
|
"node": ">=14.0.0"
|
|
893
893
|
}
|
|
894
894
|
},
|
|
895
895
|
"node_modules/@smithy/node-http-handler": {
|
|
896
|
-
"version": "2.
|
|
897
|
-
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-2.
|
|
898
|
-
"integrity": "sha512-
|
|
896
|
+
"version": "2.5.0",
|
|
897
|
+
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-2.5.0.tgz",
|
|
898
|
+
"integrity": "sha512-mVGyPBzkkGQsPoxQUbxlEfRjrj6FPyA3u3u2VXGr9hT8wilsoQdZdvKpMBFMB8Crfhv5dNkKHIW0Yyuc7eABqA==",
|
|
899
899
|
"dependencies": {
|
|
900
|
-
"@smithy/abort-controller": "^2.
|
|
901
|
-
"@smithy/protocol-http": "^3.
|
|
902
|
-
"@smithy/querystring-builder": "^2.
|
|
903
|
-
"@smithy/types": "^2.
|
|
904
|
-
"tslib": "^2.
|
|
900
|
+
"@smithy/abort-controller": "^2.2.0",
|
|
901
|
+
"@smithy/protocol-http": "^3.3.0",
|
|
902
|
+
"@smithy/querystring-builder": "^2.2.0",
|
|
903
|
+
"@smithy/types": "^2.12.0",
|
|
904
|
+
"tslib": "^2.6.2"
|
|
905
905
|
},
|
|
906
906
|
"engines": {
|
|
907
907
|
"node": ">=14.0.0"
|
|
908
908
|
}
|
|
909
909
|
},
|
|
910
910
|
"node_modules/@smithy/property-provider": {
|
|
911
|
-
"version": "2.
|
|
912
|
-
"resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-2.
|
|
913
|
-
"integrity": "sha512
|
|
911
|
+
"version": "2.2.0",
|
|
912
|
+
"resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-2.2.0.tgz",
|
|
913
|
+
"integrity": "sha512-+xiil2lFhtTRzXkx8F053AV46QnIw6e7MV8od5Mi68E1ICOjCeCHw2XfLnDEUHnT9WGUIkwcqavXjfwuJbGlpg==",
|
|
914
914
|
"dependencies": {
|
|
915
|
-
"@smithy/types": "^2.
|
|
916
|
-
"tslib": "^2.
|
|
915
|
+
"@smithy/types": "^2.12.0",
|
|
916
|
+
"tslib": "^2.6.2"
|
|
917
917
|
},
|
|
918
918
|
"engines": {
|
|
919
919
|
"node": ">=14.0.0"
|
|
920
920
|
}
|
|
921
921
|
},
|
|
922
922
|
"node_modules/@smithy/protocol-http": {
|
|
923
|
-
"version": "3.
|
|
924
|
-
"resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-3.
|
|
925
|
-
"integrity": "sha512-
|
|
923
|
+
"version": "3.3.0",
|
|
924
|
+
"resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-3.3.0.tgz",
|
|
925
|
+
"integrity": "sha512-Xy5XK1AFWW2nlY/biWZXu6/krgbaf2dg0q492D8M5qthsnU2H+UgFeZLbM76FnH7s6RO/xhQRkj+T6KBO3JzgQ==",
|
|
926
926
|
"dependencies": {
|
|
927
|
-
"@smithy/types": "^2.
|
|
928
|
-
"tslib": "^2.
|
|
927
|
+
"@smithy/types": "^2.12.0",
|
|
928
|
+
"tslib": "^2.6.2"
|
|
929
929
|
},
|
|
930
930
|
"engines": {
|
|
931
931
|
"node": ">=14.0.0"
|
|
932
932
|
}
|
|
933
933
|
},
|
|
934
934
|
"node_modules/@smithy/querystring-builder": {
|
|
935
|
-
"version": "2.
|
|
936
|
-
"resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-2.
|
|
937
|
-
"integrity": "sha512-
|
|
935
|
+
"version": "2.2.0",
|
|
936
|
+
"resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-2.2.0.tgz",
|
|
937
|
+
"integrity": "sha512-L1kSeviUWL+emq3CUVSgdogoM/D9QMFaqxL/dd0X7PCNWmPXqt+ExtrBjqT0V7HLN03Vs9SuiLrG3zy3JGnE5A==",
|
|
938
938
|
"dependencies": {
|
|
939
|
-
"@smithy/types": "^2.
|
|
940
|
-
"@smithy/util-uri-escape": "^2.
|
|
941
|
-
"tslib": "^2.
|
|
939
|
+
"@smithy/types": "^2.12.0",
|
|
940
|
+
"@smithy/util-uri-escape": "^2.2.0",
|
|
941
|
+
"tslib": "^2.6.2"
|
|
942
942
|
},
|
|
943
943
|
"engines": {
|
|
944
944
|
"node": ">=14.0.0"
|
|
945
945
|
}
|
|
946
946
|
},
|
|
947
947
|
"node_modules/@smithy/querystring-parser": {
|
|
948
|
-
"version": "2.
|
|
949
|
-
"resolved": "https://registry.npmjs.org/@smithy/querystring-parser/-/querystring-parser-2.
|
|
950
|
-
"integrity": "sha512-
|
|
948
|
+
"version": "2.2.0",
|
|
949
|
+
"resolved": "https://registry.npmjs.org/@smithy/querystring-parser/-/querystring-parser-2.2.0.tgz",
|
|
950
|
+
"integrity": "sha512-BvHCDrKfbG5Yhbpj4vsbuPV2GgcpHiAkLeIlcA1LtfpMz3jrqizP1+OguSNSj1MwBHEiN+jwNisXLGdajGDQJA==",
|
|
951
951
|
"dependencies": {
|
|
952
|
-
"@smithy/types": "^2.
|
|
953
|
-
"tslib": "^2.
|
|
952
|
+
"@smithy/types": "^2.12.0",
|
|
953
|
+
"tslib": "^2.6.2"
|
|
954
954
|
},
|
|
955
955
|
"engines": {
|
|
956
956
|
"node": ">=14.0.0"
|
|
957
957
|
}
|
|
958
958
|
},
|
|
959
959
|
"node_modules/@smithy/service-error-classification": {
|
|
960
|
-
"version": "2.1.
|
|
961
|
-
"resolved": "https://registry.npmjs.org/@smithy/service-error-classification/-/service-error-classification-2.1.
|
|
962
|
-
"integrity": "sha512-
|
|
960
|
+
"version": "2.1.5",
|
|
961
|
+
"resolved": "https://registry.npmjs.org/@smithy/service-error-classification/-/service-error-classification-2.1.5.tgz",
|
|
962
|
+
"integrity": "sha512-uBDTIBBEdAQryvHdc5W8sS5YX7RQzF683XrHePVdFmAgKiMofU15FLSM0/HU03hKTnazdNRFa0YHS7+ArwoUSQ==",
|
|
963
963
|
"dependencies": {
|
|
964
|
-
"@smithy/types": "^2.
|
|
964
|
+
"@smithy/types": "^2.12.0"
|
|
965
965
|
},
|
|
966
966
|
"engines": {
|
|
967
967
|
"node": ">=14.0.0"
|
|
968
968
|
}
|
|
969
969
|
},
|
|
970
970
|
"node_modules/@smithy/shared-ini-file-loader": {
|
|
971
|
-
"version": "2.
|
|
972
|
-
"resolved": "https://registry.npmjs.org/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-2.
|
|
973
|
-
"integrity": "sha512-
|
|
971
|
+
"version": "2.4.0",
|
|
972
|
+
"resolved": "https://registry.npmjs.org/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-2.4.0.tgz",
|
|
973
|
+
"integrity": "sha512-WyujUJL8e1B6Z4PBfAqC/aGY1+C7T0w20Gih3yrvJSk97gpiVfB+y7c46T4Nunk+ZngLq0rOIdeVeIklk0R3OA==",
|
|
974
974
|
"dependencies": {
|
|
975
|
-
"@smithy/types": "^2.
|
|
976
|
-
"tslib": "^2.
|
|
975
|
+
"@smithy/types": "^2.12.0",
|
|
976
|
+
"tslib": "^2.6.2"
|
|
977
977
|
},
|
|
978
978
|
"engines": {
|
|
979
979
|
"node": ">=14.0.0"
|
|
980
980
|
}
|
|
981
981
|
},
|
|
982
982
|
"node_modules/@smithy/signature-v4": {
|
|
983
|
-
"version": "2.
|
|
984
|
-
"resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-2.
|
|
985
|
-
"integrity": "sha512
|
|
983
|
+
"version": "2.2.0",
|
|
984
|
+
"resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-2.2.0.tgz",
|
|
985
|
+
"integrity": "sha512-+B5TNzj/fRZzVW3z8UUJOkNx15+4E0CLuvJmJUA1JUIZFp3rdJ/M2H5r2SqltaVPXL0oIxv/6YK92T9TsFGbFg==",
|
|
986
986
|
"dependencies": {
|
|
987
|
-
"@smithy/eventstream-codec": "^2.
|
|
988
|
-
"@smithy/is-array-buffer": "^2.
|
|
989
|
-
"@smithy/types": "^2.
|
|
990
|
-
"@smithy/util-hex-encoding": "^2.
|
|
991
|
-
"@smithy/util-middleware": "^2.
|
|
992
|
-
"@smithy/util-uri-escape": "^2.
|
|
993
|
-
"@smithy/util-utf8": "^2.
|
|
994
|
-
"tslib": "^2.
|
|
987
|
+
"@smithy/eventstream-codec": "^2.2.0",
|
|
988
|
+
"@smithy/is-array-buffer": "^2.2.0",
|
|
989
|
+
"@smithy/types": "^2.12.0",
|
|
990
|
+
"@smithy/util-hex-encoding": "^2.2.0",
|
|
991
|
+
"@smithy/util-middleware": "^2.2.0",
|
|
992
|
+
"@smithy/util-uri-escape": "^2.2.0",
|
|
993
|
+
"@smithy/util-utf8": "^2.3.0",
|
|
994
|
+
"tslib": "^2.6.2"
|
|
995
995
|
},
|
|
996
996
|
"engines": {
|
|
997
997
|
"node": ">=14.0.0"
|
|
998
998
|
}
|
|
999
999
|
},
|
|
1000
1000
|
"node_modules/@smithy/smithy-client": {
|
|
1001
|
-
"version": "2.
|
|
1002
|
-
"resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-2.
|
|
1003
|
-
"integrity": "sha512-
|
|
1001
|
+
"version": "2.5.0",
|
|
1002
|
+
"resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-2.5.0.tgz",
|
|
1003
|
+
"integrity": "sha512-DDXWHWdimtS3y/Kw1Jo46KQ0ZYsDKcldFynQERUGBPDpkW1lXOTHy491ALHjwfiBQvzsVKVxl5+ocXNIgJuX4g==",
|
|
1004
1004
|
"dependencies": {
|
|
1005
|
-
"@smithy/middleware-endpoint": "^2.
|
|
1006
|
-
"@smithy/middleware-stack": "^2.
|
|
1007
|
-
"@smithy/protocol-http": "^3.
|
|
1008
|
-
"@smithy/types": "^2.
|
|
1009
|
-
"@smithy/util-stream": "^2.
|
|
1010
|
-
"tslib": "^2.
|
|
1005
|
+
"@smithy/middleware-endpoint": "^2.5.0",
|
|
1006
|
+
"@smithy/middleware-stack": "^2.2.0",
|
|
1007
|
+
"@smithy/protocol-http": "^3.3.0",
|
|
1008
|
+
"@smithy/types": "^2.12.0",
|
|
1009
|
+
"@smithy/util-stream": "^2.2.0",
|
|
1010
|
+
"tslib": "^2.6.2"
|
|
1011
1011
|
},
|
|
1012
1012
|
"engines": {
|
|
1013
1013
|
"node": ">=14.0.0"
|
|
1014
1014
|
}
|
|
1015
1015
|
},
|
|
1016
1016
|
"node_modules/@smithy/types": {
|
|
1017
|
-
"version": "2.
|
|
1018
|
-
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.
|
|
1019
|
-
"integrity": "sha512-
|
|
1017
|
+
"version": "2.12.0",
|
|
1018
|
+
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.12.0.tgz",
|
|
1019
|
+
"integrity": "sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==",
|
|
1020
1020
|
"dependencies": {
|
|
1021
|
-
"tslib": "^2.
|
|
1021
|
+
"tslib": "^2.6.2"
|
|
1022
1022
|
},
|
|
1023
1023
|
"engines": {
|
|
1024
1024
|
"node": ">=14.0.0"
|
|
1025
1025
|
}
|
|
1026
1026
|
},
|
|
1027
1027
|
"node_modules/@smithy/url-parser": {
|
|
1028
|
-
"version": "2.
|
|
1029
|
-
"resolved": "https://registry.npmjs.org/@smithy/url-parser/-/url-parser-2.
|
|
1030
|
-
"integrity": "sha512-
|
|
1028
|
+
"version": "2.2.0",
|
|
1029
|
+
"resolved": "https://registry.npmjs.org/@smithy/url-parser/-/url-parser-2.2.0.tgz",
|
|
1030
|
+
"integrity": "sha512-hoA4zm61q1mNTpksiSWp2nEl1dt3j726HdRhiNgVJQMj7mLp7dprtF57mOB6JvEk/x9d2bsuL5hlqZbBuHQylQ==",
|
|
1031
1031
|
"dependencies": {
|
|
1032
|
-
"@smithy/querystring-parser": "^2.
|
|
1033
|
-
"@smithy/types": "^2.
|
|
1034
|
-
"tslib": "^2.
|
|
1032
|
+
"@smithy/querystring-parser": "^2.2.0",
|
|
1033
|
+
"@smithy/types": "^2.12.0",
|
|
1034
|
+
"tslib": "^2.6.2"
|
|
1035
1035
|
}
|
|
1036
1036
|
},
|
|
1037
1037
|
"node_modules/@smithy/util-base64": {
|
|
1038
|
-
"version": "2.
|
|
1039
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-base64/-/util-base64-2.
|
|
1040
|
-
"integrity": "sha512-
|
|
1038
|
+
"version": "2.3.0",
|
|
1039
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-base64/-/util-base64-2.3.0.tgz",
|
|
1040
|
+
"integrity": "sha512-s3+eVwNeJuXUwuMbusncZNViuhv2LjVJ1nMwTqSA0XAC7gjKhqqxRdJPhR8+YrkoZ9IiIbFk/yK6ACe/xlF+hw==",
|
|
1041
1041
|
"dependencies": {
|
|
1042
|
-
"@smithy/util-buffer-from": "^2.
|
|
1043
|
-
"
|
|
1042
|
+
"@smithy/util-buffer-from": "^2.2.0",
|
|
1043
|
+
"@smithy/util-utf8": "^2.3.0",
|
|
1044
|
+
"tslib": "^2.6.2"
|
|
1044
1045
|
},
|
|
1045
1046
|
"engines": {
|
|
1046
1047
|
"node": ">=14.0.0"
|
|
1047
1048
|
}
|
|
1048
1049
|
},
|
|
1049
1050
|
"node_modules/@smithy/util-body-length-browser": {
|
|
1050
|
-
"version": "2.
|
|
1051
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-body-length-browser/-/util-body-length-browser-2.
|
|
1052
|
-
"integrity": "sha512-
|
|
1051
|
+
"version": "2.2.0",
|
|
1052
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-body-length-browser/-/util-body-length-browser-2.2.0.tgz",
|
|
1053
|
+
"integrity": "sha512-dtpw9uQP7W+n3vOtx0CfBD5EWd7EPdIdsQnWTDoFf77e3VUf05uA7R7TGipIo8e4WL2kuPdnsr3hMQn9ziYj5w==",
|
|
1053
1054
|
"dependencies": {
|
|
1054
|
-
"tslib": "^2.
|
|
1055
|
+
"tslib": "^2.6.2"
|
|
1055
1056
|
}
|
|
1056
1057
|
},
|
|
1057
1058
|
"node_modules/@smithy/util-body-length-node": {
|
|
1058
|
-
"version": "2.
|
|
1059
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-2.
|
|
1060
|
-
"integrity": "sha512
|
|
1059
|
+
"version": "2.3.0",
|
|
1060
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-2.3.0.tgz",
|
|
1061
|
+
"integrity": "sha512-ITWT1Wqjubf2CJthb0BuT9+bpzBfXeMokH/AAa5EJQgbv9aPMVfnM76iFIZVFf50hYXGbtiV71BHAthNWd6+dw==",
|
|
1061
1062
|
"dependencies": {
|
|
1062
|
-
"tslib": "^2.
|
|
1063
|
+
"tslib": "^2.6.2"
|
|
1063
1064
|
},
|
|
1064
1065
|
"engines": {
|
|
1065
1066
|
"node": ">=14.0.0"
|
|
1066
1067
|
}
|
|
1067
1068
|
},
|
|
1068
1069
|
"node_modules/@smithy/util-buffer-from": {
|
|
1069
|
-
"version": "2.
|
|
1070
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-2.
|
|
1071
|
-
"integrity": "sha512-
|
|
1070
|
+
"version": "2.2.0",
|
|
1071
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz",
|
|
1072
|
+
"integrity": "sha512-IJdWBbTcMQ6DA0gdNhh/BwrLkDR+ADW5Kr1aZmd4k3DIF6ezMV4R2NIAmT08wQJ3yUK82thHWmC/TnK/wpMMIA==",
|
|
1072
1073
|
"dependencies": {
|
|
1073
|
-
"@smithy/is-array-buffer": "^2.
|
|
1074
|
-
"tslib": "^2.
|
|
1074
|
+
"@smithy/is-array-buffer": "^2.2.0",
|
|
1075
|
+
"tslib": "^2.6.2"
|
|
1075
1076
|
},
|
|
1076
1077
|
"engines": {
|
|
1077
1078
|
"node": ">=14.0.0"
|
|
1078
1079
|
}
|
|
1079
1080
|
},
|
|
1080
1081
|
"node_modules/@smithy/util-config-provider": {
|
|
1081
|
-
"version": "2.
|
|
1082
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-config-provider/-/util-config-provider-2.
|
|
1083
|
-
"integrity": "sha512-
|
|
1082
|
+
"version": "2.3.0",
|
|
1083
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-config-provider/-/util-config-provider-2.3.0.tgz",
|
|
1084
|
+
"integrity": "sha512-HZkzrRcuFN1k70RLqlNK4FnPXKOpkik1+4JaBoHNJn+RnJGYqaa3c5/+XtLOXhlKzlRgNvyaLieHTW2VwGN0VQ==",
|
|
1084
1085
|
"dependencies": {
|
|
1085
|
-
"tslib": "^2.
|
|
1086
|
+
"tslib": "^2.6.2"
|
|
1086
1087
|
},
|
|
1087
1088
|
"engines": {
|
|
1088
1089
|
"node": ">=14.0.0"
|
|
1089
1090
|
}
|
|
1090
1091
|
},
|
|
1091
1092
|
"node_modules/@smithy/util-defaults-mode-browser": {
|
|
1092
|
-
"version": "2.
|
|
1093
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-2.
|
|
1094
|
-
"integrity": "sha512-
|
|
1093
|
+
"version": "2.2.0",
|
|
1094
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-2.2.0.tgz",
|
|
1095
|
+
"integrity": "sha512-2okTdZaCBvOJszAPU/KSvlimMe35zLOKbQpHhamFJmR7t95HSe0K3C92jQPjKY3PmDBD+7iMkOnuW05F5OlF4g==",
|
|
1095
1096
|
"dependencies": {
|
|
1096
|
-
"@smithy/property-provider": "^2.
|
|
1097
|
-
"@smithy/smithy-client": "^2.
|
|
1098
|
-
"@smithy/types": "^2.
|
|
1097
|
+
"@smithy/property-provider": "^2.2.0",
|
|
1098
|
+
"@smithy/smithy-client": "^2.5.0",
|
|
1099
|
+
"@smithy/types": "^2.12.0",
|
|
1099
1100
|
"bowser": "^2.11.0",
|
|
1100
|
-
"tslib": "^2.
|
|
1101
|
+
"tslib": "^2.6.2"
|
|
1101
1102
|
},
|
|
1102
1103
|
"engines": {
|
|
1103
1104
|
"node": ">= 10.0.0"
|
|
1104
1105
|
}
|
|
1105
1106
|
},
|
|
1106
1107
|
"node_modules/@smithy/util-defaults-mode-node": {
|
|
1107
|
-
"version": "2.
|
|
1108
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-2.
|
|
1109
|
-
"integrity": "sha512-
|
|
1108
|
+
"version": "2.3.0",
|
|
1109
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-2.3.0.tgz",
|
|
1110
|
+
"integrity": "sha512-hfKXnNLmsW9cmLb/JXKIvtuO6Cf4SuqN5PN1C2Ru/TBIws+m1wSgb+A53vo0r66xzB6E82inKG2J7qtwdi+Kkw==",
|
|
1110
1111
|
"dependencies": {
|
|
1111
|
-
"@smithy/config-resolver": "^2.
|
|
1112
|
-
"@smithy/credential-provider-imds": "^2.
|
|
1113
|
-
"@smithy/node-config-provider": "^2.
|
|
1114
|
-
"@smithy/property-provider": "^2.
|
|
1115
|
-
"@smithy/smithy-client": "^2.
|
|
1116
|
-
"@smithy/types": "^2.
|
|
1117
|
-
"tslib": "^2.
|
|
1112
|
+
"@smithy/config-resolver": "^2.2.0",
|
|
1113
|
+
"@smithy/credential-provider-imds": "^2.3.0",
|
|
1114
|
+
"@smithy/node-config-provider": "^2.3.0",
|
|
1115
|
+
"@smithy/property-provider": "^2.2.0",
|
|
1116
|
+
"@smithy/smithy-client": "^2.5.0",
|
|
1117
|
+
"@smithy/types": "^2.12.0",
|
|
1118
|
+
"tslib": "^2.6.2"
|
|
1118
1119
|
},
|
|
1119
1120
|
"engines": {
|
|
1120
1121
|
"node": ">= 10.0.0"
|
|
1121
1122
|
}
|
|
1122
1123
|
},
|
|
1123
1124
|
"node_modules/@smithy/util-endpoints": {
|
|
1124
|
-
"version": "1.
|
|
1125
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-endpoints/-/util-endpoints-1.
|
|
1126
|
-
"integrity": "sha512-
|
|
1125
|
+
"version": "1.2.0",
|
|
1126
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-endpoints/-/util-endpoints-1.2.0.tgz",
|
|
1127
|
+
"integrity": "sha512-BuDHv8zRjsE5zXd3PxFXFknzBG3owCpjq8G3FcsXW3CykYXuEqM3nTSsmLzw5q+T12ZYuDlVUZKBdpNbhVtlrQ==",
|
|
1127
1128
|
"dependencies": {
|
|
1128
|
-
"@smithy/node-config-provider": "^2.
|
|
1129
|
-
"@smithy/types": "^2.
|
|
1130
|
-
"tslib": "^2.
|
|
1129
|
+
"@smithy/node-config-provider": "^2.3.0",
|
|
1130
|
+
"@smithy/types": "^2.12.0",
|
|
1131
|
+
"tslib": "^2.6.2"
|
|
1131
1132
|
},
|
|
1132
1133
|
"engines": {
|
|
1133
1134
|
"node": ">= 14.0.0"
|
|
1134
1135
|
}
|
|
1135
1136
|
},
|
|
1136
1137
|
"node_modules/@smithy/util-hex-encoding": {
|
|
1137
|
-
"version": "2.
|
|
1138
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-hex-encoding/-/util-hex-encoding-2.
|
|
1139
|
-
"integrity": "sha512-
|
|
1138
|
+
"version": "2.2.0",
|
|
1139
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-hex-encoding/-/util-hex-encoding-2.2.0.tgz",
|
|
1140
|
+
"integrity": "sha512-7iKXR+/4TpLK194pVjKiasIyqMtTYJsgKgM242Y9uzt5dhHnUDvMNb+3xIhRJ9QhvqGii/5cRUt4fJn3dtXNHQ==",
|
|
1140
1141
|
"dependencies": {
|
|
1141
|
-
"tslib": "^2.
|
|
1142
|
+
"tslib": "^2.6.2"
|
|
1142
1143
|
},
|
|
1143
1144
|
"engines": {
|
|
1144
1145
|
"node": ">=14.0.0"
|
|
1145
1146
|
}
|
|
1146
1147
|
},
|
|
1147
1148
|
"node_modules/@smithy/util-middleware": {
|
|
1148
|
-
"version": "2.
|
|
1149
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-2.
|
|
1150
|
-
"integrity": "sha512-
|
|
1149
|
+
"version": "2.2.0",
|
|
1150
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-2.2.0.tgz",
|
|
1151
|
+
"integrity": "sha512-L1qpleXf9QD6LwLCJ5jddGkgWyuSvWBkJwWAZ6kFkdifdso+sk3L3O1HdmPvCdnCK3IS4qWyPxev01QMnfHSBw==",
|
|
1151
1152
|
"dependencies": {
|
|
1152
|
-
"@smithy/types": "^2.
|
|
1153
|
-
"tslib": "^2.
|
|
1153
|
+
"@smithy/types": "^2.12.0",
|
|
1154
|
+
"tslib": "^2.6.2"
|
|
1154
1155
|
},
|
|
1155
1156
|
"engines": {
|
|
1156
1157
|
"node": ">=14.0.0"
|
|
1157
1158
|
}
|
|
1158
1159
|
},
|
|
1159
1160
|
"node_modules/@smithy/util-retry": {
|
|
1160
|
-
"version": "2.
|
|
1161
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-retry/-/util-retry-2.
|
|
1162
|
-
"integrity": "sha512-
|
|
1161
|
+
"version": "2.2.0",
|
|
1162
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-retry/-/util-retry-2.2.0.tgz",
|
|
1163
|
+
"integrity": "sha512-q9+pAFPTfftHXRytmZ7GzLFFrEGavqapFc06XxzZFcSIGERXMerXxCitjOG1prVDR9QdjqotF40SWvbqcCpf8g==",
|
|
1163
1164
|
"dependencies": {
|
|
1164
|
-
"@smithy/service-error-classification": "^2.1.
|
|
1165
|
-
"@smithy/types": "^2.
|
|
1166
|
-
"tslib": "^2.
|
|
1165
|
+
"@smithy/service-error-classification": "^2.1.5",
|
|
1166
|
+
"@smithy/types": "^2.12.0",
|
|
1167
|
+
"tslib": "^2.6.2"
|
|
1167
1168
|
},
|
|
1168
1169
|
"engines": {
|
|
1169
1170
|
"node": ">= 14.0.0"
|
|
1170
1171
|
}
|
|
1171
1172
|
},
|
|
1172
1173
|
"node_modules/@smithy/util-stream": {
|
|
1173
|
-
"version": "2.
|
|
1174
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-2.
|
|
1175
|
-
"integrity": "sha512-
|
|
1174
|
+
"version": "2.2.0",
|
|
1175
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-2.2.0.tgz",
|
|
1176
|
+
"integrity": "sha512-17faEXbYWIRst1aU9SvPZyMdWmqIrduZjVOqCPMIsWFNxs5yQQgFrJL6b2SdiCzyW9mJoDjFtgi53xx7EH+BXA==",
|
|
1176
1177
|
"dependencies": {
|
|
1177
|
-
"@smithy/fetch-http-handler": "^2.
|
|
1178
|
-
"@smithy/node-http-handler": "^2.
|
|
1179
|
-
"@smithy/types": "^2.
|
|
1180
|
-
"@smithy/util-base64": "^2.
|
|
1181
|
-
"@smithy/util-buffer-from": "^2.
|
|
1182
|
-
"@smithy/util-hex-encoding": "^2.
|
|
1183
|
-
"@smithy/util-utf8": "^2.
|
|
1184
|
-
"tslib": "^2.
|
|
1178
|
+
"@smithy/fetch-http-handler": "^2.5.0",
|
|
1179
|
+
"@smithy/node-http-handler": "^2.5.0",
|
|
1180
|
+
"@smithy/types": "^2.12.0",
|
|
1181
|
+
"@smithy/util-base64": "^2.3.0",
|
|
1182
|
+
"@smithy/util-buffer-from": "^2.2.0",
|
|
1183
|
+
"@smithy/util-hex-encoding": "^2.2.0",
|
|
1184
|
+
"@smithy/util-utf8": "^2.3.0",
|
|
1185
|
+
"tslib": "^2.6.2"
|
|
1185
1186
|
},
|
|
1186
1187
|
"engines": {
|
|
1187
1188
|
"node": ">=14.0.0"
|
|
1188
1189
|
}
|
|
1189
1190
|
},
|
|
1190
1191
|
"node_modules/@smithy/util-uri-escape": {
|
|
1191
|
-
"version": "2.
|
|
1192
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-uri-escape/-/util-uri-escape-2.
|
|
1193
|
-
"integrity": "sha512-
|
|
1192
|
+
"version": "2.2.0",
|
|
1193
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-uri-escape/-/util-uri-escape-2.2.0.tgz",
|
|
1194
|
+
"integrity": "sha512-jtmJMyt1xMD/d8OtbVJ2gFZOSKc+ueYJZPW20ULW1GOp/q/YIM0wNh+u8ZFao9UaIGz4WoPW8hC64qlWLIfoDA==",
|
|
1194
1195
|
"dependencies": {
|
|
1195
|
-
"tslib": "^2.
|
|
1196
|
+
"tslib": "^2.6.2"
|
|
1196
1197
|
},
|
|
1197
1198
|
"engines": {
|
|
1198
1199
|
"node": ">=14.0.0"
|
|
1199
1200
|
}
|
|
1200
1201
|
},
|
|
1201
1202
|
"node_modules/@smithy/util-utf8": {
|
|
1202
|
-
"version": "2.
|
|
1203
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-2.
|
|
1204
|
-
"integrity": "sha512-
|
|
1203
|
+
"version": "2.3.0",
|
|
1204
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-2.3.0.tgz",
|
|
1205
|
+
"integrity": "sha512-R8Rdn8Hy72KKcebgLiv8jQcQkXoLMOGGv5uI1/k0l+snqkOzQ1R0ChUBCxWMlBsFMekWjq0wRudIweFs7sKT5A==",
|
|
1205
1206
|
"dependencies": {
|
|
1206
|
-
"@smithy/util-buffer-from": "^2.
|
|
1207
|
-
"tslib": "^2.
|
|
1207
|
+
"@smithy/util-buffer-from": "^2.2.0",
|
|
1208
|
+
"tslib": "^2.6.2"
|
|
1208
1209
|
},
|
|
1209
1210
|
"engines": {
|
|
1210
1211
|
"node": ">=14.0.0"
|
|
1211
1212
|
}
|
|
1212
1213
|
},
|
|
1213
1214
|
"node_modules/@smithy/util-waiter": {
|
|
1214
|
-
"version": "2.
|
|
1215
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-waiter/-/util-waiter-2.
|
|
1216
|
-
"integrity": "sha512-
|
|
1215
|
+
"version": "2.2.0",
|
|
1216
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-waiter/-/util-waiter-2.2.0.tgz",
|
|
1217
|
+
"integrity": "sha512-IHk53BVw6MPMi2Gsn+hCng8rFA3ZmR3Rk7GllxDUW9qFJl/hiSvskn7XldkECapQVkIg/1dHpMAxI9xSTaLLSA==",
|
|
1217
1218
|
"dependencies": {
|
|
1218
|
-
"@smithy/abort-controller": "^2.
|
|
1219
|
-
"@smithy/types": "^2.
|
|
1220
|
-
"tslib": "^2.
|
|
1219
|
+
"@smithy/abort-controller": "^2.2.0",
|
|
1220
|
+
"@smithy/types": "^2.12.0",
|
|
1221
|
+
"tslib": "^2.6.2"
|
|
1221
1222
|
},
|
|
1222
1223
|
"engines": {
|
|
1223
1224
|
"node": ">=14.0.0"
|
|
@@ -1424,9 +1425,9 @@
|
|
|
1424
1425
|
}
|
|
1425
1426
|
},
|
|
1426
1427
|
"node_modules/lru-cache": {
|
|
1427
|
-
"version": "10.
|
|
1428
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.
|
|
1429
|
-
"integrity": "sha512
|
|
1428
|
+
"version": "10.2.0",
|
|
1429
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz",
|
|
1430
|
+
"integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==",
|
|
1430
1431
|
"engines": {
|
|
1431
1432
|
"node": "14 || >=16.14"
|
|
1432
1433
|
}
|
|
@@ -1500,11 +1501,11 @@
|
|
|
1500
1501
|
}
|
|
1501
1502
|
},
|
|
1502
1503
|
"node_modules/path-scurry": {
|
|
1503
|
-
"version": "1.10.
|
|
1504
|
-
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.
|
|
1505
|
-
"integrity": "sha512-
|
|
1504
|
+
"version": "1.10.2",
|
|
1505
|
+
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.2.tgz",
|
|
1506
|
+
"integrity": "sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==",
|
|
1506
1507
|
"dependencies": {
|
|
1507
|
-
"lru-cache": "^
|
|
1508
|
+
"lru-cache": "^10.2.0",
|
|
1508
1509
|
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
1509
1510
|
},
|
|
1510
1511
|
"engines": {
|
|
@@ -1638,9 +1639,9 @@
|
|
|
1638
1639
|
"integrity": "sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA=="
|
|
1639
1640
|
},
|
|
1640
1641
|
"node_modules/tslib": {
|
|
1641
|
-
"version": "2.
|
|
1642
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.
|
|
1643
|
-
"integrity": "sha512-
|
|
1642
|
+
"version": "2.6.2",
|
|
1643
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
|
|
1644
|
+
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q=="
|
|
1644
1645
|
},
|
|
1645
1646
|
"node_modules/uuid": {
|
|
1646
1647
|
"version": "9.0.1",
|