@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
|
@@ -295,6 +295,7 @@ __export(src_exports, {
|
|
|
295
295
|
MaintenanceWindowTaskInvocationParametersFilterSensitiveLog: () => MaintenanceWindowTaskInvocationParametersFilterSensitiveLog,
|
|
296
296
|
MaintenanceWindowTaskParameterValueExpressionFilterSensitiveLog: () => MaintenanceWindowTaskParameterValueExpressionFilterSensitiveLog,
|
|
297
297
|
MaintenanceWindowTaskType: () => MaintenanceWindowTaskType,
|
|
298
|
+
MalformedResourcePolicyDocumentException: () => MalformedResourcePolicyDocumentException,
|
|
298
299
|
MaxDocumentSizeExceeded: () => MaxDocumentSizeExceeded,
|
|
299
300
|
ModifyDocumentPermissionCommand: () => ModifyDocumentPermissionCommand,
|
|
300
301
|
NotificationEvent: () => NotificationEvent,
|
|
@@ -369,9 +370,11 @@ __export(src_exports, {
|
|
|
369
370
|
ResourceDataSyncS3Format: () => ResourceDataSyncS3Format,
|
|
370
371
|
ResourceInUseException: () => ResourceInUseException,
|
|
371
372
|
ResourceLimitExceededException: () => ResourceLimitExceededException,
|
|
373
|
+
ResourceNotFoundException: () => ResourceNotFoundException,
|
|
372
374
|
ResourcePolicyConflictException: () => ResourcePolicyConflictException,
|
|
373
375
|
ResourcePolicyInvalidParameterException: () => ResourcePolicyInvalidParameterException,
|
|
374
376
|
ResourcePolicyLimitExceededException: () => ResourcePolicyLimitExceededException,
|
|
377
|
+
ResourcePolicyNotFoundException: () => ResourcePolicyNotFoundException,
|
|
375
378
|
ResourceType: () => ResourceType,
|
|
376
379
|
ResourceTypeForTagging: () => ResourceTypeForTagging,
|
|
377
380
|
ResumeSessionCommand: () => ResumeSessionCommand,
|
|
@@ -643,6 +646,7 @@ var import_middleware_serde = require("@smithy/middleware-serde");
|
|
|
643
646
|
var import_types = require("@smithy/types");
|
|
644
647
|
|
|
645
648
|
// src/protocols/Aws_json1_1.ts
|
|
649
|
+
var import_core2 = require("@aws-sdk/core");
|
|
646
650
|
|
|
647
651
|
|
|
648
652
|
var import_uuid = require("uuid");
|
|
@@ -1799,6 +1803,42 @@ var _ResourceDataSyncNotFoundException = class _ResourceDataSyncNotFoundExceptio
|
|
|
1799
1803
|
};
|
|
1800
1804
|
__name(_ResourceDataSyncNotFoundException, "ResourceDataSyncNotFoundException");
|
|
1801
1805
|
var ResourceDataSyncNotFoundException = _ResourceDataSyncNotFoundException;
|
|
1806
|
+
var _MalformedResourcePolicyDocumentException = class _MalformedResourcePolicyDocumentException extends SSMServiceException {
|
|
1807
|
+
/**
|
|
1808
|
+
* @internal
|
|
1809
|
+
*/
|
|
1810
|
+
constructor(opts) {
|
|
1811
|
+
super({
|
|
1812
|
+
name: "MalformedResourcePolicyDocumentException",
|
|
1813
|
+
$fault: "client",
|
|
1814
|
+
...opts
|
|
1815
|
+
});
|
|
1816
|
+
this.name = "MalformedResourcePolicyDocumentException";
|
|
1817
|
+
this.$fault = "client";
|
|
1818
|
+
Object.setPrototypeOf(this, _MalformedResourcePolicyDocumentException.prototype);
|
|
1819
|
+
this.Message = opts.Message;
|
|
1820
|
+
}
|
|
1821
|
+
};
|
|
1822
|
+
__name(_MalformedResourcePolicyDocumentException, "MalformedResourcePolicyDocumentException");
|
|
1823
|
+
var MalformedResourcePolicyDocumentException = _MalformedResourcePolicyDocumentException;
|
|
1824
|
+
var _ResourceNotFoundException = class _ResourceNotFoundException extends SSMServiceException {
|
|
1825
|
+
/**
|
|
1826
|
+
* @internal
|
|
1827
|
+
*/
|
|
1828
|
+
constructor(opts) {
|
|
1829
|
+
super({
|
|
1830
|
+
name: "ResourceNotFoundException",
|
|
1831
|
+
$fault: "client",
|
|
1832
|
+
...opts
|
|
1833
|
+
});
|
|
1834
|
+
this.name = "ResourceNotFoundException";
|
|
1835
|
+
this.$fault = "client";
|
|
1836
|
+
Object.setPrototypeOf(this, _ResourceNotFoundException.prototype);
|
|
1837
|
+
this.Message = opts.Message;
|
|
1838
|
+
}
|
|
1839
|
+
};
|
|
1840
|
+
__name(_ResourceNotFoundException, "ResourceNotFoundException");
|
|
1841
|
+
var ResourceNotFoundException = _ResourceNotFoundException;
|
|
1802
1842
|
var _ResourcePolicyConflictException = class _ResourcePolicyConflictException extends SSMServiceException {
|
|
1803
1843
|
/**
|
|
1804
1844
|
* @internal
|
|
@@ -1836,6 +1876,24 @@ var _ResourcePolicyInvalidParameterException = class _ResourcePolicyInvalidParam
|
|
|
1836
1876
|
};
|
|
1837
1877
|
__name(_ResourcePolicyInvalidParameterException, "ResourcePolicyInvalidParameterException");
|
|
1838
1878
|
var ResourcePolicyInvalidParameterException = _ResourcePolicyInvalidParameterException;
|
|
1879
|
+
var _ResourcePolicyNotFoundException = class _ResourcePolicyNotFoundException extends SSMServiceException {
|
|
1880
|
+
/**
|
|
1881
|
+
* @internal
|
|
1882
|
+
*/
|
|
1883
|
+
constructor(opts) {
|
|
1884
|
+
super({
|
|
1885
|
+
name: "ResourcePolicyNotFoundException",
|
|
1886
|
+
$fault: "client",
|
|
1887
|
+
...opts
|
|
1888
|
+
});
|
|
1889
|
+
this.name = "ResourcePolicyNotFoundException";
|
|
1890
|
+
this.$fault = "client";
|
|
1891
|
+
Object.setPrototypeOf(this, _ResourcePolicyNotFoundException.prototype);
|
|
1892
|
+
this.Message = opts.Message;
|
|
1893
|
+
}
|
|
1894
|
+
};
|
|
1895
|
+
__name(_ResourcePolicyNotFoundException, "ResourcePolicyNotFoundException");
|
|
1896
|
+
var ResourcePolicyNotFoundException = _ResourcePolicyNotFoundException;
|
|
1839
1897
|
var _TargetInUseException = class _TargetInUseException extends SSMServiceException {
|
|
1840
1898
|
/**
|
|
1841
1899
|
* @internal
|
|
@@ -2207,10 +2265,6 @@ var MaintenanceWindowResourceType = {
|
|
|
2207
2265
|
Instance: "INSTANCE",
|
|
2208
2266
|
ResourceGroup: "RESOURCE_GROUP"
|
|
2209
2267
|
};
|
|
2210
|
-
var MaintenanceWindowTaskCutoffBehavior = {
|
|
2211
|
-
CancelTask: "CANCEL_TASK",
|
|
2212
|
-
ContinueTask: "CONTINUE_TASK"
|
|
2213
|
-
};
|
|
2214
2268
|
var CreateAssociationRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
2215
2269
|
...obj,
|
|
2216
2270
|
...obj.Parameters && { Parameters: import_smithy_client.SENSITIVE_STRING }
|
|
@@ -2310,13 +2364,13 @@ var DescribeMaintenanceWindowTargetsResultFilterSensitiveLog = /* @__PURE__ */ _
|
|
|
2310
2364
|
...obj,
|
|
2311
2365
|
...obj.Targets && { Targets: obj.Targets.map((item) => MaintenanceWindowTargetFilterSensitiveLog(item)) }
|
|
2312
2366
|
}), "DescribeMaintenanceWindowTargetsResultFilterSensitiveLog");
|
|
2313
|
-
var MaintenanceWindowTaskParameterValueExpressionFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
2314
|
-
...obj,
|
|
2315
|
-
...obj.Values && { Values: import_smithy_client.SENSITIVE_STRING }
|
|
2316
|
-
}), "MaintenanceWindowTaskParameterValueExpressionFilterSensitiveLog");
|
|
2317
2367
|
|
|
2318
2368
|
// src/models/models_1.ts
|
|
2319
2369
|
|
|
2370
|
+
var MaintenanceWindowTaskCutoffBehavior = {
|
|
2371
|
+
CancelTask: "CANCEL_TASK",
|
|
2372
|
+
ContinueTask: "CONTINUE_TASK"
|
|
2373
|
+
};
|
|
2320
2374
|
var OpsItemFilterKey = {
|
|
2321
2375
|
ACCOUNT_ID: "AccountId",
|
|
2322
2376
|
ACTUAL_END_TIME: "ActualEndTime",
|
|
@@ -3496,6 +3550,10 @@ var StopType = {
|
|
|
3496
3550
|
CANCEL: "Cancel",
|
|
3497
3551
|
COMPLETE: "Complete"
|
|
3498
3552
|
};
|
|
3553
|
+
var MaintenanceWindowTaskParameterValueExpressionFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
3554
|
+
...obj,
|
|
3555
|
+
...obj.Values && { Values: import_smithy_client.SENSITIVE_STRING }
|
|
3556
|
+
}), "MaintenanceWindowTaskParameterValueExpressionFilterSensitiveLog");
|
|
3499
3557
|
var MaintenanceWindowTaskFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
3500
3558
|
...obj,
|
|
3501
3559
|
...obj.TaskParameters && { TaskParameters: import_smithy_client.SENSITIVE_STRING },
|
|
@@ -4673,7 +4731,7 @@ var de_AddTagsToResourceCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
4673
4731
|
if (output.statusCode >= 300) {
|
|
4674
4732
|
return de_CommandError(output, context);
|
|
4675
4733
|
}
|
|
4676
|
-
const data = await
|
|
4734
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
4677
4735
|
let contents = {};
|
|
4678
4736
|
contents = (0, import_smithy_client._json)(data);
|
|
4679
4737
|
const response = {
|
|
@@ -4686,7 +4744,7 @@ var de_AssociateOpsItemRelatedItemCommand = /* @__PURE__ */ __name(async (output
|
|
|
4686
4744
|
if (output.statusCode >= 300) {
|
|
4687
4745
|
return de_CommandError(output, context);
|
|
4688
4746
|
}
|
|
4689
|
-
const data = await
|
|
4747
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
4690
4748
|
let contents = {};
|
|
4691
4749
|
contents = (0, import_smithy_client._json)(data);
|
|
4692
4750
|
const response = {
|
|
@@ -4699,7 +4757,7 @@ var de_CancelCommandCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
4699
4757
|
if (output.statusCode >= 300) {
|
|
4700
4758
|
return de_CommandError(output, context);
|
|
4701
4759
|
}
|
|
4702
|
-
const data = await
|
|
4760
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
4703
4761
|
let contents = {};
|
|
4704
4762
|
contents = (0, import_smithy_client._json)(data);
|
|
4705
4763
|
const response = {
|
|
@@ -4712,7 +4770,7 @@ var de_CancelMaintenanceWindowExecutionCommand = /* @__PURE__ */ __name(async (o
|
|
|
4712
4770
|
if (output.statusCode >= 300) {
|
|
4713
4771
|
return de_CommandError(output, context);
|
|
4714
4772
|
}
|
|
4715
|
-
const data = await
|
|
4773
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
4716
4774
|
let contents = {};
|
|
4717
4775
|
contents = (0, import_smithy_client._json)(data);
|
|
4718
4776
|
const response = {
|
|
@@ -4725,7 +4783,7 @@ var de_CreateActivationCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
4725
4783
|
if (output.statusCode >= 300) {
|
|
4726
4784
|
return de_CommandError(output, context);
|
|
4727
4785
|
}
|
|
4728
|
-
const data = await
|
|
4786
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
4729
4787
|
let contents = {};
|
|
4730
4788
|
contents = (0, import_smithy_client._json)(data);
|
|
4731
4789
|
const response = {
|
|
@@ -4738,7 +4796,7 @@ var de_CreateAssociationCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
4738
4796
|
if (output.statusCode >= 300) {
|
|
4739
4797
|
return de_CommandError(output, context);
|
|
4740
4798
|
}
|
|
4741
|
-
const data = await
|
|
4799
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
4742
4800
|
let contents = {};
|
|
4743
4801
|
contents = de_CreateAssociationResult(data, context);
|
|
4744
4802
|
const response = {
|
|
@@ -4751,7 +4809,7 @@ var de_CreateAssociationBatchCommand = /* @__PURE__ */ __name(async (output, con
|
|
|
4751
4809
|
if (output.statusCode >= 300) {
|
|
4752
4810
|
return de_CommandError(output, context);
|
|
4753
4811
|
}
|
|
4754
|
-
const data = await
|
|
4812
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
4755
4813
|
let contents = {};
|
|
4756
4814
|
contents = de_CreateAssociationBatchResult(data, context);
|
|
4757
4815
|
const response = {
|
|
@@ -4764,7 +4822,7 @@ var de_CreateDocumentCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
4764
4822
|
if (output.statusCode >= 300) {
|
|
4765
4823
|
return de_CommandError(output, context);
|
|
4766
4824
|
}
|
|
4767
|
-
const data = await
|
|
4825
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
4768
4826
|
let contents = {};
|
|
4769
4827
|
contents = de_CreateDocumentResult(data, context);
|
|
4770
4828
|
const response = {
|
|
@@ -4777,7 +4835,7 @@ var de_CreateMaintenanceWindowCommand = /* @__PURE__ */ __name(async (output, co
|
|
|
4777
4835
|
if (output.statusCode >= 300) {
|
|
4778
4836
|
return de_CommandError(output, context);
|
|
4779
4837
|
}
|
|
4780
|
-
const data = await
|
|
4838
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
4781
4839
|
let contents = {};
|
|
4782
4840
|
contents = (0, import_smithy_client._json)(data);
|
|
4783
4841
|
const response = {
|
|
@@ -4790,7 +4848,7 @@ var de_CreateOpsItemCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
4790
4848
|
if (output.statusCode >= 300) {
|
|
4791
4849
|
return de_CommandError(output, context);
|
|
4792
4850
|
}
|
|
4793
|
-
const data = await
|
|
4851
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
4794
4852
|
let contents = {};
|
|
4795
4853
|
contents = (0, import_smithy_client._json)(data);
|
|
4796
4854
|
const response = {
|
|
@@ -4803,7 +4861,7 @@ var de_CreateOpsMetadataCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
4803
4861
|
if (output.statusCode >= 300) {
|
|
4804
4862
|
return de_CommandError(output, context);
|
|
4805
4863
|
}
|
|
4806
|
-
const data = await
|
|
4864
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
4807
4865
|
let contents = {};
|
|
4808
4866
|
contents = (0, import_smithy_client._json)(data);
|
|
4809
4867
|
const response = {
|
|
@@ -4816,7 +4874,7 @@ var de_CreatePatchBaselineCommand = /* @__PURE__ */ __name(async (output, contex
|
|
|
4816
4874
|
if (output.statusCode >= 300) {
|
|
4817
4875
|
return de_CommandError(output, context);
|
|
4818
4876
|
}
|
|
4819
|
-
const data = await
|
|
4877
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
4820
4878
|
let contents = {};
|
|
4821
4879
|
contents = (0, import_smithy_client._json)(data);
|
|
4822
4880
|
const response = {
|
|
@@ -4829,7 +4887,7 @@ var de_CreateResourceDataSyncCommand = /* @__PURE__ */ __name(async (output, con
|
|
|
4829
4887
|
if (output.statusCode >= 300) {
|
|
4830
4888
|
return de_CommandError(output, context);
|
|
4831
4889
|
}
|
|
4832
|
-
const data = await
|
|
4890
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
4833
4891
|
let contents = {};
|
|
4834
4892
|
contents = (0, import_smithy_client._json)(data);
|
|
4835
4893
|
const response = {
|
|
@@ -4842,7 +4900,7 @@ var de_DeleteActivationCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
4842
4900
|
if (output.statusCode >= 300) {
|
|
4843
4901
|
return de_CommandError(output, context);
|
|
4844
4902
|
}
|
|
4845
|
-
const data = await
|
|
4903
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
4846
4904
|
let contents = {};
|
|
4847
4905
|
contents = (0, import_smithy_client._json)(data);
|
|
4848
4906
|
const response = {
|
|
@@ -4855,7 +4913,7 @@ var de_DeleteAssociationCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
4855
4913
|
if (output.statusCode >= 300) {
|
|
4856
4914
|
return de_CommandError(output, context);
|
|
4857
4915
|
}
|
|
4858
|
-
const data = await
|
|
4916
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
4859
4917
|
let contents = {};
|
|
4860
4918
|
contents = (0, import_smithy_client._json)(data);
|
|
4861
4919
|
const response = {
|
|
@@ -4868,7 +4926,7 @@ var de_DeleteDocumentCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
4868
4926
|
if (output.statusCode >= 300) {
|
|
4869
4927
|
return de_CommandError(output, context);
|
|
4870
4928
|
}
|
|
4871
|
-
const data = await
|
|
4929
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
4872
4930
|
let contents = {};
|
|
4873
4931
|
contents = (0, import_smithy_client._json)(data);
|
|
4874
4932
|
const response = {
|
|
@@ -4881,7 +4939,7 @@ var de_DeleteInventoryCommand = /* @__PURE__ */ __name(async (output, context) =
|
|
|
4881
4939
|
if (output.statusCode >= 300) {
|
|
4882
4940
|
return de_CommandError(output, context);
|
|
4883
4941
|
}
|
|
4884
|
-
const data = await
|
|
4942
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
4885
4943
|
let contents = {};
|
|
4886
4944
|
contents = (0, import_smithy_client._json)(data);
|
|
4887
4945
|
const response = {
|
|
@@ -4894,7 +4952,7 @@ var de_DeleteMaintenanceWindowCommand = /* @__PURE__ */ __name(async (output, co
|
|
|
4894
4952
|
if (output.statusCode >= 300) {
|
|
4895
4953
|
return de_CommandError(output, context);
|
|
4896
4954
|
}
|
|
4897
|
-
const data = await
|
|
4955
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
4898
4956
|
let contents = {};
|
|
4899
4957
|
contents = (0, import_smithy_client._json)(data);
|
|
4900
4958
|
const response = {
|
|
@@ -4907,7 +4965,7 @@ var de_DeleteOpsItemCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
4907
4965
|
if (output.statusCode >= 300) {
|
|
4908
4966
|
return de_CommandError(output, context);
|
|
4909
4967
|
}
|
|
4910
|
-
const data = await
|
|
4968
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
4911
4969
|
let contents = {};
|
|
4912
4970
|
contents = (0, import_smithy_client._json)(data);
|
|
4913
4971
|
const response = {
|
|
@@ -4920,7 +4978,7 @@ var de_DeleteOpsMetadataCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
4920
4978
|
if (output.statusCode >= 300) {
|
|
4921
4979
|
return de_CommandError(output, context);
|
|
4922
4980
|
}
|
|
4923
|
-
const data = await
|
|
4981
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
4924
4982
|
let contents = {};
|
|
4925
4983
|
contents = (0, import_smithy_client._json)(data);
|
|
4926
4984
|
const response = {
|
|
@@ -4933,7 +4991,7 @@ var de_DeleteParameterCommand = /* @__PURE__ */ __name(async (output, context) =
|
|
|
4933
4991
|
if (output.statusCode >= 300) {
|
|
4934
4992
|
return de_CommandError(output, context);
|
|
4935
4993
|
}
|
|
4936
|
-
const data = await
|
|
4994
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
4937
4995
|
let contents = {};
|
|
4938
4996
|
contents = (0, import_smithy_client._json)(data);
|
|
4939
4997
|
const response = {
|
|
@@ -4946,7 +5004,7 @@ var de_DeleteParametersCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
4946
5004
|
if (output.statusCode >= 300) {
|
|
4947
5005
|
return de_CommandError(output, context);
|
|
4948
5006
|
}
|
|
4949
|
-
const data = await
|
|
5007
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
4950
5008
|
let contents = {};
|
|
4951
5009
|
contents = (0, import_smithy_client._json)(data);
|
|
4952
5010
|
const response = {
|
|
@@ -4959,7 +5017,7 @@ var de_DeletePatchBaselineCommand = /* @__PURE__ */ __name(async (output, contex
|
|
|
4959
5017
|
if (output.statusCode >= 300) {
|
|
4960
5018
|
return de_CommandError(output, context);
|
|
4961
5019
|
}
|
|
4962
|
-
const data = await
|
|
5020
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
4963
5021
|
let contents = {};
|
|
4964
5022
|
contents = (0, import_smithy_client._json)(data);
|
|
4965
5023
|
const response = {
|
|
@@ -4972,7 +5030,7 @@ var de_DeleteResourceDataSyncCommand = /* @__PURE__ */ __name(async (output, con
|
|
|
4972
5030
|
if (output.statusCode >= 300) {
|
|
4973
5031
|
return de_CommandError(output, context);
|
|
4974
5032
|
}
|
|
4975
|
-
const data = await
|
|
5033
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
4976
5034
|
let contents = {};
|
|
4977
5035
|
contents = (0, import_smithy_client._json)(data);
|
|
4978
5036
|
const response = {
|
|
@@ -4985,7 +5043,7 @@ var de_DeleteResourcePolicyCommand = /* @__PURE__ */ __name(async (output, conte
|
|
|
4985
5043
|
if (output.statusCode >= 300) {
|
|
4986
5044
|
return de_CommandError(output, context);
|
|
4987
5045
|
}
|
|
4988
|
-
const data = await
|
|
5046
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
4989
5047
|
let contents = {};
|
|
4990
5048
|
contents = (0, import_smithy_client._json)(data);
|
|
4991
5049
|
const response = {
|
|
@@ -4998,7 +5056,7 @@ var de_DeregisterManagedInstanceCommand = /* @__PURE__ */ __name(async (output,
|
|
|
4998
5056
|
if (output.statusCode >= 300) {
|
|
4999
5057
|
return de_CommandError(output, context);
|
|
5000
5058
|
}
|
|
5001
|
-
const data = await
|
|
5059
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5002
5060
|
let contents = {};
|
|
5003
5061
|
contents = (0, import_smithy_client._json)(data);
|
|
5004
5062
|
const response = {
|
|
@@ -5011,7 +5069,7 @@ var de_DeregisterPatchBaselineForPatchGroupCommand = /* @__PURE__ */ __name(asyn
|
|
|
5011
5069
|
if (output.statusCode >= 300) {
|
|
5012
5070
|
return de_CommandError(output, context);
|
|
5013
5071
|
}
|
|
5014
|
-
const data = await
|
|
5072
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5015
5073
|
let contents = {};
|
|
5016
5074
|
contents = (0, import_smithy_client._json)(data);
|
|
5017
5075
|
const response = {
|
|
@@ -5024,7 +5082,7 @@ var de_DeregisterTargetFromMaintenanceWindowCommand = /* @__PURE__ */ __name(asy
|
|
|
5024
5082
|
if (output.statusCode >= 300) {
|
|
5025
5083
|
return de_CommandError(output, context);
|
|
5026
5084
|
}
|
|
5027
|
-
const data = await
|
|
5085
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5028
5086
|
let contents = {};
|
|
5029
5087
|
contents = (0, import_smithy_client._json)(data);
|
|
5030
5088
|
const response = {
|
|
@@ -5037,7 +5095,7 @@ var de_DeregisterTaskFromMaintenanceWindowCommand = /* @__PURE__ */ __name(async
|
|
|
5037
5095
|
if (output.statusCode >= 300) {
|
|
5038
5096
|
return de_CommandError(output, context);
|
|
5039
5097
|
}
|
|
5040
|
-
const data = await
|
|
5098
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5041
5099
|
let contents = {};
|
|
5042
5100
|
contents = (0, import_smithy_client._json)(data);
|
|
5043
5101
|
const response = {
|
|
@@ -5050,7 +5108,7 @@ var de_DescribeActivationsCommand = /* @__PURE__ */ __name(async (output, contex
|
|
|
5050
5108
|
if (output.statusCode >= 300) {
|
|
5051
5109
|
return de_CommandError(output, context);
|
|
5052
5110
|
}
|
|
5053
|
-
const data = await
|
|
5111
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5054
5112
|
let contents = {};
|
|
5055
5113
|
contents = de_DescribeActivationsResult(data, context);
|
|
5056
5114
|
const response = {
|
|
@@ -5063,7 +5121,7 @@ var de_DescribeAssociationCommand = /* @__PURE__ */ __name(async (output, contex
|
|
|
5063
5121
|
if (output.statusCode >= 300) {
|
|
5064
5122
|
return de_CommandError(output, context);
|
|
5065
5123
|
}
|
|
5066
|
-
const data = await
|
|
5124
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5067
5125
|
let contents = {};
|
|
5068
5126
|
contents = de_DescribeAssociationResult(data, context);
|
|
5069
5127
|
const response = {
|
|
@@ -5076,7 +5134,7 @@ var de_DescribeAssociationExecutionsCommand = /* @__PURE__ */ __name(async (outp
|
|
|
5076
5134
|
if (output.statusCode >= 300) {
|
|
5077
5135
|
return de_CommandError(output, context);
|
|
5078
5136
|
}
|
|
5079
|
-
const data = await
|
|
5137
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5080
5138
|
let contents = {};
|
|
5081
5139
|
contents = de_DescribeAssociationExecutionsResult(data, context);
|
|
5082
5140
|
const response = {
|
|
@@ -5089,7 +5147,7 @@ var de_DescribeAssociationExecutionTargetsCommand = /* @__PURE__ */ __name(async
|
|
|
5089
5147
|
if (output.statusCode >= 300) {
|
|
5090
5148
|
return de_CommandError(output, context);
|
|
5091
5149
|
}
|
|
5092
|
-
const data = await
|
|
5150
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5093
5151
|
let contents = {};
|
|
5094
5152
|
contents = de_DescribeAssociationExecutionTargetsResult(data, context);
|
|
5095
5153
|
const response = {
|
|
@@ -5102,7 +5160,7 @@ var de_DescribeAutomationExecutionsCommand = /* @__PURE__ */ __name(async (outpu
|
|
|
5102
5160
|
if (output.statusCode >= 300) {
|
|
5103
5161
|
return de_CommandError(output, context);
|
|
5104
5162
|
}
|
|
5105
|
-
const data = await
|
|
5163
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5106
5164
|
let contents = {};
|
|
5107
5165
|
contents = de_DescribeAutomationExecutionsResult(data, context);
|
|
5108
5166
|
const response = {
|
|
@@ -5115,7 +5173,7 @@ var de_DescribeAutomationStepExecutionsCommand = /* @__PURE__ */ __name(async (o
|
|
|
5115
5173
|
if (output.statusCode >= 300) {
|
|
5116
5174
|
return de_CommandError(output, context);
|
|
5117
5175
|
}
|
|
5118
|
-
const data = await
|
|
5176
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5119
5177
|
let contents = {};
|
|
5120
5178
|
contents = de_DescribeAutomationStepExecutionsResult(data, context);
|
|
5121
5179
|
const response = {
|
|
@@ -5128,7 +5186,7 @@ var de_DescribeAvailablePatchesCommand = /* @__PURE__ */ __name(async (output, c
|
|
|
5128
5186
|
if (output.statusCode >= 300) {
|
|
5129
5187
|
return de_CommandError(output, context);
|
|
5130
5188
|
}
|
|
5131
|
-
const data = await
|
|
5189
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5132
5190
|
let contents = {};
|
|
5133
5191
|
contents = de_DescribeAvailablePatchesResult(data, context);
|
|
5134
5192
|
const response = {
|
|
@@ -5141,7 +5199,7 @@ var de_DescribeDocumentCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
5141
5199
|
if (output.statusCode >= 300) {
|
|
5142
5200
|
return de_CommandError(output, context);
|
|
5143
5201
|
}
|
|
5144
|
-
const data = await
|
|
5202
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5145
5203
|
let contents = {};
|
|
5146
5204
|
contents = de_DescribeDocumentResult(data, context);
|
|
5147
5205
|
const response = {
|
|
@@ -5154,7 +5212,7 @@ var de_DescribeDocumentPermissionCommand = /* @__PURE__ */ __name(async (output,
|
|
|
5154
5212
|
if (output.statusCode >= 300) {
|
|
5155
5213
|
return de_CommandError(output, context);
|
|
5156
5214
|
}
|
|
5157
|
-
const data = await
|
|
5215
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5158
5216
|
let contents = {};
|
|
5159
5217
|
contents = (0, import_smithy_client._json)(data);
|
|
5160
5218
|
const response = {
|
|
@@ -5167,7 +5225,7 @@ var de_DescribeEffectiveInstanceAssociationsCommand = /* @__PURE__ */ __name(asy
|
|
|
5167
5225
|
if (output.statusCode >= 300) {
|
|
5168
5226
|
return de_CommandError(output, context);
|
|
5169
5227
|
}
|
|
5170
|
-
const data = await
|
|
5228
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5171
5229
|
let contents = {};
|
|
5172
5230
|
contents = (0, import_smithy_client._json)(data);
|
|
5173
5231
|
const response = {
|
|
@@ -5180,7 +5238,7 @@ var de_DescribeEffectivePatchesForPatchBaselineCommand = /* @__PURE__ */ __name(
|
|
|
5180
5238
|
if (output.statusCode >= 300) {
|
|
5181
5239
|
return de_CommandError(output, context);
|
|
5182
5240
|
}
|
|
5183
|
-
const data = await
|
|
5241
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5184
5242
|
let contents = {};
|
|
5185
5243
|
contents = de_DescribeEffectivePatchesForPatchBaselineResult(data, context);
|
|
5186
5244
|
const response = {
|
|
@@ -5193,7 +5251,7 @@ var de_DescribeInstanceAssociationsStatusCommand = /* @__PURE__ */ __name(async
|
|
|
5193
5251
|
if (output.statusCode >= 300) {
|
|
5194
5252
|
return de_CommandError(output, context);
|
|
5195
5253
|
}
|
|
5196
|
-
const data = await
|
|
5254
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5197
5255
|
let contents = {};
|
|
5198
5256
|
contents = de_DescribeInstanceAssociationsStatusResult(data, context);
|
|
5199
5257
|
const response = {
|
|
@@ -5206,7 +5264,7 @@ var de_DescribeInstanceInformationCommand = /* @__PURE__ */ __name(async (output
|
|
|
5206
5264
|
if (output.statusCode >= 300) {
|
|
5207
5265
|
return de_CommandError(output, context);
|
|
5208
5266
|
}
|
|
5209
|
-
const data = await
|
|
5267
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5210
5268
|
let contents = {};
|
|
5211
5269
|
contents = de_DescribeInstanceInformationResult(data, context);
|
|
5212
5270
|
const response = {
|
|
@@ -5219,7 +5277,7 @@ var de_DescribeInstancePatchesCommand = /* @__PURE__ */ __name(async (output, co
|
|
|
5219
5277
|
if (output.statusCode >= 300) {
|
|
5220
5278
|
return de_CommandError(output, context);
|
|
5221
5279
|
}
|
|
5222
|
-
const data = await
|
|
5280
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5223
5281
|
let contents = {};
|
|
5224
5282
|
contents = de_DescribeInstancePatchesResult(data, context);
|
|
5225
5283
|
const response = {
|
|
@@ -5232,7 +5290,7 @@ var de_DescribeInstancePatchStatesCommand = /* @__PURE__ */ __name(async (output
|
|
|
5232
5290
|
if (output.statusCode >= 300) {
|
|
5233
5291
|
return de_CommandError(output, context);
|
|
5234
5292
|
}
|
|
5235
|
-
const data = await
|
|
5293
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5236
5294
|
let contents = {};
|
|
5237
5295
|
contents = de_DescribeInstancePatchStatesResult(data, context);
|
|
5238
5296
|
const response = {
|
|
@@ -5245,7 +5303,7 @@ var de_DescribeInstancePatchStatesForPatchGroupCommand = /* @__PURE__ */ __name(
|
|
|
5245
5303
|
if (output.statusCode >= 300) {
|
|
5246
5304
|
return de_CommandError(output, context);
|
|
5247
5305
|
}
|
|
5248
|
-
const data = await
|
|
5306
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5249
5307
|
let contents = {};
|
|
5250
5308
|
contents = de_DescribeInstancePatchStatesForPatchGroupResult(data, context);
|
|
5251
5309
|
const response = {
|
|
@@ -5258,7 +5316,7 @@ var de_DescribeInventoryDeletionsCommand = /* @__PURE__ */ __name(async (output,
|
|
|
5258
5316
|
if (output.statusCode >= 300) {
|
|
5259
5317
|
return de_CommandError(output, context);
|
|
5260
5318
|
}
|
|
5261
|
-
const data = await
|
|
5319
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5262
5320
|
let contents = {};
|
|
5263
5321
|
contents = de_DescribeInventoryDeletionsResult(data, context);
|
|
5264
5322
|
const response = {
|
|
@@ -5271,7 +5329,7 @@ var de_DescribeMaintenanceWindowExecutionsCommand = /* @__PURE__ */ __name(async
|
|
|
5271
5329
|
if (output.statusCode >= 300) {
|
|
5272
5330
|
return de_CommandError(output, context);
|
|
5273
5331
|
}
|
|
5274
|
-
const data = await
|
|
5332
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5275
5333
|
let contents = {};
|
|
5276
5334
|
contents = de_DescribeMaintenanceWindowExecutionsResult(data, context);
|
|
5277
5335
|
const response = {
|
|
@@ -5284,7 +5342,7 @@ var de_DescribeMaintenanceWindowExecutionTaskInvocationsCommand = /* @__PURE__ *
|
|
|
5284
5342
|
if (output.statusCode >= 300) {
|
|
5285
5343
|
return de_CommandError(output, context);
|
|
5286
5344
|
}
|
|
5287
|
-
const data = await
|
|
5345
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5288
5346
|
let contents = {};
|
|
5289
5347
|
contents = de_DescribeMaintenanceWindowExecutionTaskInvocationsResult(data, context);
|
|
5290
5348
|
const response = {
|
|
@@ -5297,7 +5355,7 @@ var de_DescribeMaintenanceWindowExecutionTasksCommand = /* @__PURE__ */ __name(a
|
|
|
5297
5355
|
if (output.statusCode >= 300) {
|
|
5298
5356
|
return de_CommandError(output, context);
|
|
5299
5357
|
}
|
|
5300
|
-
const data = await
|
|
5358
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5301
5359
|
let contents = {};
|
|
5302
5360
|
contents = de_DescribeMaintenanceWindowExecutionTasksResult(data, context);
|
|
5303
5361
|
const response = {
|
|
@@ -5310,7 +5368,7 @@ var de_DescribeMaintenanceWindowsCommand = /* @__PURE__ */ __name(async (output,
|
|
|
5310
5368
|
if (output.statusCode >= 300) {
|
|
5311
5369
|
return de_CommandError(output, context);
|
|
5312
5370
|
}
|
|
5313
|
-
const data = await
|
|
5371
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5314
5372
|
let contents = {};
|
|
5315
5373
|
contents = (0, import_smithy_client._json)(data);
|
|
5316
5374
|
const response = {
|
|
@@ -5323,7 +5381,7 @@ var de_DescribeMaintenanceWindowScheduleCommand = /* @__PURE__ */ __name(async (
|
|
|
5323
5381
|
if (output.statusCode >= 300) {
|
|
5324
5382
|
return de_CommandError(output, context);
|
|
5325
5383
|
}
|
|
5326
|
-
const data = await
|
|
5384
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5327
5385
|
let contents = {};
|
|
5328
5386
|
contents = (0, import_smithy_client._json)(data);
|
|
5329
5387
|
const response = {
|
|
@@ -5336,7 +5394,7 @@ var de_DescribeMaintenanceWindowsForTargetCommand = /* @__PURE__ */ __name(async
|
|
|
5336
5394
|
if (output.statusCode >= 300) {
|
|
5337
5395
|
return de_CommandError(output, context);
|
|
5338
5396
|
}
|
|
5339
|
-
const data = await
|
|
5397
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5340
5398
|
let contents = {};
|
|
5341
5399
|
contents = (0, import_smithy_client._json)(data);
|
|
5342
5400
|
const response = {
|
|
@@ -5349,7 +5407,7 @@ var de_DescribeMaintenanceWindowTargetsCommand = /* @__PURE__ */ __name(async (o
|
|
|
5349
5407
|
if (output.statusCode >= 300) {
|
|
5350
5408
|
return de_CommandError(output, context);
|
|
5351
5409
|
}
|
|
5352
|
-
const data = await
|
|
5410
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5353
5411
|
let contents = {};
|
|
5354
5412
|
contents = (0, import_smithy_client._json)(data);
|
|
5355
5413
|
const response = {
|
|
@@ -5362,7 +5420,7 @@ var de_DescribeMaintenanceWindowTasksCommand = /* @__PURE__ */ __name(async (out
|
|
|
5362
5420
|
if (output.statusCode >= 300) {
|
|
5363
5421
|
return de_CommandError(output, context);
|
|
5364
5422
|
}
|
|
5365
|
-
const data = await
|
|
5423
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5366
5424
|
let contents = {};
|
|
5367
5425
|
contents = (0, import_smithy_client._json)(data);
|
|
5368
5426
|
const response = {
|
|
@@ -5375,7 +5433,7 @@ var de_DescribeOpsItemsCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
5375
5433
|
if (output.statusCode >= 300) {
|
|
5376
5434
|
return de_CommandError(output, context);
|
|
5377
5435
|
}
|
|
5378
|
-
const data = await
|
|
5436
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5379
5437
|
let contents = {};
|
|
5380
5438
|
contents = de_DescribeOpsItemsResponse(data, context);
|
|
5381
5439
|
const response = {
|
|
@@ -5388,7 +5446,7 @@ var de_DescribeParametersCommand = /* @__PURE__ */ __name(async (output, context
|
|
|
5388
5446
|
if (output.statusCode >= 300) {
|
|
5389
5447
|
return de_CommandError(output, context);
|
|
5390
5448
|
}
|
|
5391
|
-
const data = await
|
|
5449
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5392
5450
|
let contents = {};
|
|
5393
5451
|
contents = de_DescribeParametersResult(data, context);
|
|
5394
5452
|
const response = {
|
|
@@ -5401,7 +5459,7 @@ var de_DescribePatchBaselinesCommand = /* @__PURE__ */ __name(async (output, con
|
|
|
5401
5459
|
if (output.statusCode >= 300) {
|
|
5402
5460
|
return de_CommandError(output, context);
|
|
5403
5461
|
}
|
|
5404
|
-
const data = await
|
|
5462
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5405
5463
|
let contents = {};
|
|
5406
5464
|
contents = (0, import_smithy_client._json)(data);
|
|
5407
5465
|
const response = {
|
|
@@ -5414,7 +5472,7 @@ var de_DescribePatchGroupsCommand = /* @__PURE__ */ __name(async (output, contex
|
|
|
5414
5472
|
if (output.statusCode >= 300) {
|
|
5415
5473
|
return de_CommandError(output, context);
|
|
5416
5474
|
}
|
|
5417
|
-
const data = await
|
|
5475
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5418
5476
|
let contents = {};
|
|
5419
5477
|
contents = (0, import_smithy_client._json)(data);
|
|
5420
5478
|
const response = {
|
|
@@ -5427,7 +5485,7 @@ var de_DescribePatchGroupStateCommand = /* @__PURE__ */ __name(async (output, co
|
|
|
5427
5485
|
if (output.statusCode >= 300) {
|
|
5428
5486
|
return de_CommandError(output, context);
|
|
5429
5487
|
}
|
|
5430
|
-
const data = await
|
|
5488
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5431
5489
|
let contents = {};
|
|
5432
5490
|
contents = (0, import_smithy_client._json)(data);
|
|
5433
5491
|
const response = {
|
|
@@ -5440,7 +5498,7 @@ var de_DescribePatchPropertiesCommand = /* @__PURE__ */ __name(async (output, co
|
|
|
5440
5498
|
if (output.statusCode >= 300) {
|
|
5441
5499
|
return de_CommandError(output, context);
|
|
5442
5500
|
}
|
|
5443
|
-
const data = await
|
|
5501
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5444
5502
|
let contents = {};
|
|
5445
5503
|
contents = (0, import_smithy_client._json)(data);
|
|
5446
5504
|
const response = {
|
|
@@ -5453,7 +5511,7 @@ var de_DescribeSessionsCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
5453
5511
|
if (output.statusCode >= 300) {
|
|
5454
5512
|
return de_CommandError(output, context);
|
|
5455
5513
|
}
|
|
5456
|
-
const data = await
|
|
5514
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5457
5515
|
let contents = {};
|
|
5458
5516
|
contents = de_DescribeSessionsResponse(data, context);
|
|
5459
5517
|
const response = {
|
|
@@ -5466,7 +5524,7 @@ var de_DisassociateOpsItemRelatedItemCommand = /* @__PURE__ */ __name(async (out
|
|
|
5466
5524
|
if (output.statusCode >= 300) {
|
|
5467
5525
|
return de_CommandError(output, context);
|
|
5468
5526
|
}
|
|
5469
|
-
const data = await
|
|
5527
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5470
5528
|
let contents = {};
|
|
5471
5529
|
contents = (0, import_smithy_client._json)(data);
|
|
5472
5530
|
const response = {
|
|
@@ -5479,7 +5537,7 @@ var de_GetAutomationExecutionCommand = /* @__PURE__ */ __name(async (output, con
|
|
|
5479
5537
|
if (output.statusCode >= 300) {
|
|
5480
5538
|
return de_CommandError(output, context);
|
|
5481
5539
|
}
|
|
5482
|
-
const data = await
|
|
5540
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5483
5541
|
let contents = {};
|
|
5484
5542
|
contents = de_GetAutomationExecutionResult(data, context);
|
|
5485
5543
|
const response = {
|
|
@@ -5492,7 +5550,7 @@ var de_GetCalendarStateCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
5492
5550
|
if (output.statusCode >= 300) {
|
|
5493
5551
|
return de_CommandError(output, context);
|
|
5494
5552
|
}
|
|
5495
|
-
const data = await
|
|
5553
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5496
5554
|
let contents = {};
|
|
5497
5555
|
contents = (0, import_smithy_client._json)(data);
|
|
5498
5556
|
const response = {
|
|
@@ -5505,7 +5563,7 @@ var de_GetCommandInvocationCommand = /* @__PURE__ */ __name(async (output, conte
|
|
|
5505
5563
|
if (output.statusCode >= 300) {
|
|
5506
5564
|
return de_CommandError(output, context);
|
|
5507
5565
|
}
|
|
5508
|
-
const data = await
|
|
5566
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5509
5567
|
let contents = {};
|
|
5510
5568
|
contents = (0, import_smithy_client._json)(data);
|
|
5511
5569
|
const response = {
|
|
@@ -5518,7 +5576,7 @@ var de_GetConnectionStatusCommand = /* @__PURE__ */ __name(async (output, contex
|
|
|
5518
5576
|
if (output.statusCode >= 300) {
|
|
5519
5577
|
return de_CommandError(output, context);
|
|
5520
5578
|
}
|
|
5521
|
-
const data = await
|
|
5579
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5522
5580
|
let contents = {};
|
|
5523
5581
|
contents = (0, import_smithy_client._json)(data);
|
|
5524
5582
|
const response = {
|
|
@@ -5531,7 +5589,7 @@ var de_GetDefaultPatchBaselineCommand = /* @__PURE__ */ __name(async (output, co
|
|
|
5531
5589
|
if (output.statusCode >= 300) {
|
|
5532
5590
|
return de_CommandError(output, context);
|
|
5533
5591
|
}
|
|
5534
|
-
const data = await
|
|
5592
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5535
5593
|
let contents = {};
|
|
5536
5594
|
contents = (0, import_smithy_client._json)(data);
|
|
5537
5595
|
const response = {
|
|
@@ -5544,7 +5602,7 @@ var de_GetDeployablePatchSnapshotForInstanceCommand = /* @__PURE__ */ __name(asy
|
|
|
5544
5602
|
if (output.statusCode >= 300) {
|
|
5545
5603
|
return de_CommandError(output, context);
|
|
5546
5604
|
}
|
|
5547
|
-
const data = await
|
|
5605
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5548
5606
|
let contents = {};
|
|
5549
5607
|
contents = (0, import_smithy_client._json)(data);
|
|
5550
5608
|
const response = {
|
|
@@ -5557,7 +5615,7 @@ var de_GetDocumentCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
5557
5615
|
if (output.statusCode >= 300) {
|
|
5558
5616
|
return de_CommandError(output, context);
|
|
5559
5617
|
}
|
|
5560
|
-
const data = await
|
|
5618
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5561
5619
|
let contents = {};
|
|
5562
5620
|
contents = de_GetDocumentResult(data, context);
|
|
5563
5621
|
const response = {
|
|
@@ -5570,7 +5628,7 @@ var de_GetInventoryCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
5570
5628
|
if (output.statusCode >= 300) {
|
|
5571
5629
|
return de_CommandError(output, context);
|
|
5572
5630
|
}
|
|
5573
|
-
const data = await
|
|
5631
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5574
5632
|
let contents = {};
|
|
5575
5633
|
contents = (0, import_smithy_client._json)(data);
|
|
5576
5634
|
const response = {
|
|
@@ -5583,7 +5641,7 @@ var de_GetInventorySchemaCommand = /* @__PURE__ */ __name(async (output, context
|
|
|
5583
5641
|
if (output.statusCode >= 300) {
|
|
5584
5642
|
return de_CommandError(output, context);
|
|
5585
5643
|
}
|
|
5586
|
-
const data = await
|
|
5644
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5587
5645
|
let contents = {};
|
|
5588
5646
|
contents = (0, import_smithy_client._json)(data);
|
|
5589
5647
|
const response = {
|
|
@@ -5596,7 +5654,7 @@ var de_GetMaintenanceWindowCommand = /* @__PURE__ */ __name(async (output, conte
|
|
|
5596
5654
|
if (output.statusCode >= 300) {
|
|
5597
5655
|
return de_CommandError(output, context);
|
|
5598
5656
|
}
|
|
5599
|
-
const data = await
|
|
5657
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5600
5658
|
let contents = {};
|
|
5601
5659
|
contents = de_GetMaintenanceWindowResult(data, context);
|
|
5602
5660
|
const response = {
|
|
@@ -5609,7 +5667,7 @@ var de_GetMaintenanceWindowExecutionCommand = /* @__PURE__ */ __name(async (outp
|
|
|
5609
5667
|
if (output.statusCode >= 300) {
|
|
5610
5668
|
return de_CommandError(output, context);
|
|
5611
5669
|
}
|
|
5612
|
-
const data = await
|
|
5670
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5613
5671
|
let contents = {};
|
|
5614
5672
|
contents = de_GetMaintenanceWindowExecutionResult(data, context);
|
|
5615
5673
|
const response = {
|
|
@@ -5622,7 +5680,7 @@ var de_GetMaintenanceWindowExecutionTaskCommand = /* @__PURE__ */ __name(async (
|
|
|
5622
5680
|
if (output.statusCode >= 300) {
|
|
5623
5681
|
return de_CommandError(output, context);
|
|
5624
5682
|
}
|
|
5625
|
-
const data = await
|
|
5683
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5626
5684
|
let contents = {};
|
|
5627
5685
|
contents = de_GetMaintenanceWindowExecutionTaskResult(data, context);
|
|
5628
5686
|
const response = {
|
|
@@ -5635,7 +5693,7 @@ var de_GetMaintenanceWindowExecutionTaskInvocationCommand = /* @__PURE__ */ __na
|
|
|
5635
5693
|
if (output.statusCode >= 300) {
|
|
5636
5694
|
return de_CommandError(output, context);
|
|
5637
5695
|
}
|
|
5638
|
-
const data = await
|
|
5696
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5639
5697
|
let contents = {};
|
|
5640
5698
|
contents = de_GetMaintenanceWindowExecutionTaskInvocationResult(data, context);
|
|
5641
5699
|
const response = {
|
|
@@ -5648,7 +5706,7 @@ var de_GetMaintenanceWindowTaskCommand = /* @__PURE__ */ __name(async (output, c
|
|
|
5648
5706
|
if (output.statusCode >= 300) {
|
|
5649
5707
|
return de_CommandError(output, context);
|
|
5650
5708
|
}
|
|
5651
|
-
const data = await
|
|
5709
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5652
5710
|
let contents = {};
|
|
5653
5711
|
contents = de_GetMaintenanceWindowTaskResult(data, context);
|
|
5654
5712
|
const response = {
|
|
@@ -5661,7 +5719,7 @@ var de_GetOpsItemCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
5661
5719
|
if (output.statusCode >= 300) {
|
|
5662
5720
|
return de_CommandError(output, context);
|
|
5663
5721
|
}
|
|
5664
|
-
const data = await
|
|
5722
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5665
5723
|
let contents = {};
|
|
5666
5724
|
contents = de_GetOpsItemResponse(data, context);
|
|
5667
5725
|
const response = {
|
|
@@ -5674,7 +5732,7 @@ var de_GetOpsMetadataCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
5674
5732
|
if (output.statusCode >= 300) {
|
|
5675
5733
|
return de_CommandError(output, context);
|
|
5676
5734
|
}
|
|
5677
|
-
const data = await
|
|
5735
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5678
5736
|
let contents = {};
|
|
5679
5737
|
contents = (0, import_smithy_client._json)(data);
|
|
5680
5738
|
const response = {
|
|
@@ -5687,7 +5745,7 @@ var de_GetOpsSummaryCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
5687
5745
|
if (output.statusCode >= 300) {
|
|
5688
5746
|
return de_CommandError(output, context);
|
|
5689
5747
|
}
|
|
5690
|
-
const data = await
|
|
5748
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5691
5749
|
let contents = {};
|
|
5692
5750
|
contents = (0, import_smithy_client._json)(data);
|
|
5693
5751
|
const response = {
|
|
@@ -5700,7 +5758,7 @@ var de_GetParameterCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
5700
5758
|
if (output.statusCode >= 300) {
|
|
5701
5759
|
return de_CommandError(output, context);
|
|
5702
5760
|
}
|
|
5703
|
-
const data = await
|
|
5761
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5704
5762
|
let contents = {};
|
|
5705
5763
|
contents = de_GetParameterResult(data, context);
|
|
5706
5764
|
const response = {
|
|
@@ -5713,7 +5771,7 @@ var de_GetParameterHistoryCommand = /* @__PURE__ */ __name(async (output, contex
|
|
|
5713
5771
|
if (output.statusCode >= 300) {
|
|
5714
5772
|
return de_CommandError(output, context);
|
|
5715
5773
|
}
|
|
5716
|
-
const data = await
|
|
5774
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5717
5775
|
let contents = {};
|
|
5718
5776
|
contents = de_GetParameterHistoryResult(data, context);
|
|
5719
5777
|
const response = {
|
|
@@ -5726,7 +5784,7 @@ var de_GetParametersCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
5726
5784
|
if (output.statusCode >= 300) {
|
|
5727
5785
|
return de_CommandError(output, context);
|
|
5728
5786
|
}
|
|
5729
|
-
const data = await
|
|
5787
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5730
5788
|
let contents = {};
|
|
5731
5789
|
contents = de_GetParametersResult(data, context);
|
|
5732
5790
|
const response = {
|
|
@@ -5739,7 +5797,7 @@ var de_GetParametersByPathCommand = /* @__PURE__ */ __name(async (output, contex
|
|
|
5739
5797
|
if (output.statusCode >= 300) {
|
|
5740
5798
|
return de_CommandError(output, context);
|
|
5741
5799
|
}
|
|
5742
|
-
const data = await
|
|
5800
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5743
5801
|
let contents = {};
|
|
5744
5802
|
contents = de_GetParametersByPathResult(data, context);
|
|
5745
5803
|
const response = {
|
|
@@ -5752,7 +5810,7 @@ var de_GetPatchBaselineCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
5752
5810
|
if (output.statusCode >= 300) {
|
|
5753
5811
|
return de_CommandError(output, context);
|
|
5754
5812
|
}
|
|
5755
|
-
const data = await
|
|
5813
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5756
5814
|
let contents = {};
|
|
5757
5815
|
contents = de_GetPatchBaselineResult(data, context);
|
|
5758
5816
|
const response = {
|
|
@@ -5765,7 +5823,7 @@ var de_GetPatchBaselineForPatchGroupCommand = /* @__PURE__ */ __name(async (outp
|
|
|
5765
5823
|
if (output.statusCode >= 300) {
|
|
5766
5824
|
return de_CommandError(output, context);
|
|
5767
5825
|
}
|
|
5768
|
-
const data = await
|
|
5826
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5769
5827
|
let contents = {};
|
|
5770
5828
|
contents = (0, import_smithy_client._json)(data);
|
|
5771
5829
|
const response = {
|
|
@@ -5778,7 +5836,7 @@ var de_GetResourcePoliciesCommand = /* @__PURE__ */ __name(async (output, contex
|
|
|
5778
5836
|
if (output.statusCode >= 300) {
|
|
5779
5837
|
return de_CommandError(output, context);
|
|
5780
5838
|
}
|
|
5781
|
-
const data = await
|
|
5839
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5782
5840
|
let contents = {};
|
|
5783
5841
|
contents = (0, import_smithy_client._json)(data);
|
|
5784
5842
|
const response = {
|
|
@@ -5791,7 +5849,7 @@ var de_GetServiceSettingCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
5791
5849
|
if (output.statusCode >= 300) {
|
|
5792
5850
|
return de_CommandError(output, context);
|
|
5793
5851
|
}
|
|
5794
|
-
const data = await
|
|
5852
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5795
5853
|
let contents = {};
|
|
5796
5854
|
contents = de_GetServiceSettingResult(data, context);
|
|
5797
5855
|
const response = {
|
|
@@ -5804,7 +5862,7 @@ var de_LabelParameterVersionCommand = /* @__PURE__ */ __name(async (output, cont
|
|
|
5804
5862
|
if (output.statusCode >= 300) {
|
|
5805
5863
|
return de_CommandError(output, context);
|
|
5806
5864
|
}
|
|
5807
|
-
const data = await
|
|
5865
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5808
5866
|
let contents = {};
|
|
5809
5867
|
contents = (0, import_smithy_client._json)(data);
|
|
5810
5868
|
const response = {
|
|
@@ -5817,7 +5875,7 @@ var de_ListAssociationsCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
5817
5875
|
if (output.statusCode >= 300) {
|
|
5818
5876
|
return de_CommandError(output, context);
|
|
5819
5877
|
}
|
|
5820
|
-
const data = await
|
|
5878
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5821
5879
|
let contents = {};
|
|
5822
5880
|
contents = de_ListAssociationsResult(data, context);
|
|
5823
5881
|
const response = {
|
|
@@ -5830,7 +5888,7 @@ var de_ListAssociationVersionsCommand = /* @__PURE__ */ __name(async (output, co
|
|
|
5830
5888
|
if (output.statusCode >= 300) {
|
|
5831
5889
|
return de_CommandError(output, context);
|
|
5832
5890
|
}
|
|
5833
|
-
const data = await
|
|
5891
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5834
5892
|
let contents = {};
|
|
5835
5893
|
contents = de_ListAssociationVersionsResult(data, context);
|
|
5836
5894
|
const response = {
|
|
@@ -5843,7 +5901,7 @@ var de_ListCommandInvocationsCommand = /* @__PURE__ */ __name(async (output, con
|
|
|
5843
5901
|
if (output.statusCode >= 300) {
|
|
5844
5902
|
return de_CommandError(output, context);
|
|
5845
5903
|
}
|
|
5846
|
-
const data = await
|
|
5904
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5847
5905
|
let contents = {};
|
|
5848
5906
|
contents = de_ListCommandInvocationsResult(data, context);
|
|
5849
5907
|
const response = {
|
|
@@ -5856,7 +5914,7 @@ var de_ListCommandsCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
5856
5914
|
if (output.statusCode >= 300) {
|
|
5857
5915
|
return de_CommandError(output, context);
|
|
5858
5916
|
}
|
|
5859
|
-
const data = await
|
|
5917
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5860
5918
|
let contents = {};
|
|
5861
5919
|
contents = de_ListCommandsResult(data, context);
|
|
5862
5920
|
const response = {
|
|
@@ -5869,7 +5927,7 @@ var de_ListComplianceItemsCommand = /* @__PURE__ */ __name(async (output, contex
|
|
|
5869
5927
|
if (output.statusCode >= 300) {
|
|
5870
5928
|
return de_CommandError(output, context);
|
|
5871
5929
|
}
|
|
5872
|
-
const data = await
|
|
5930
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5873
5931
|
let contents = {};
|
|
5874
5932
|
contents = de_ListComplianceItemsResult(data, context);
|
|
5875
5933
|
const response = {
|
|
@@ -5882,7 +5940,7 @@ var de_ListComplianceSummariesCommand = /* @__PURE__ */ __name(async (output, co
|
|
|
5882
5940
|
if (output.statusCode >= 300) {
|
|
5883
5941
|
return de_CommandError(output, context);
|
|
5884
5942
|
}
|
|
5885
|
-
const data = await
|
|
5943
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5886
5944
|
let contents = {};
|
|
5887
5945
|
contents = (0, import_smithy_client._json)(data);
|
|
5888
5946
|
const response = {
|
|
@@ -5895,7 +5953,7 @@ var de_ListDocumentMetadataHistoryCommand = /* @__PURE__ */ __name(async (output
|
|
|
5895
5953
|
if (output.statusCode >= 300) {
|
|
5896
5954
|
return de_CommandError(output, context);
|
|
5897
5955
|
}
|
|
5898
|
-
const data = await
|
|
5956
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5899
5957
|
let contents = {};
|
|
5900
5958
|
contents = de_ListDocumentMetadataHistoryResponse(data, context);
|
|
5901
5959
|
const response = {
|
|
@@ -5908,7 +5966,7 @@ var de_ListDocumentsCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
5908
5966
|
if (output.statusCode >= 300) {
|
|
5909
5967
|
return de_CommandError(output, context);
|
|
5910
5968
|
}
|
|
5911
|
-
const data = await
|
|
5969
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5912
5970
|
let contents = {};
|
|
5913
5971
|
contents = de_ListDocumentsResult(data, context);
|
|
5914
5972
|
const response = {
|
|
@@ -5921,7 +5979,7 @@ var de_ListDocumentVersionsCommand = /* @__PURE__ */ __name(async (output, conte
|
|
|
5921
5979
|
if (output.statusCode >= 300) {
|
|
5922
5980
|
return de_CommandError(output, context);
|
|
5923
5981
|
}
|
|
5924
|
-
const data = await
|
|
5982
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5925
5983
|
let contents = {};
|
|
5926
5984
|
contents = de_ListDocumentVersionsResult(data, context);
|
|
5927
5985
|
const response = {
|
|
@@ -5934,7 +5992,7 @@ var de_ListInventoryEntriesCommand = /* @__PURE__ */ __name(async (output, conte
|
|
|
5934
5992
|
if (output.statusCode >= 300) {
|
|
5935
5993
|
return de_CommandError(output, context);
|
|
5936
5994
|
}
|
|
5937
|
-
const data = await
|
|
5995
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5938
5996
|
let contents = {};
|
|
5939
5997
|
contents = (0, import_smithy_client._json)(data);
|
|
5940
5998
|
const response = {
|
|
@@ -5947,7 +6005,7 @@ var de_ListOpsItemEventsCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
5947
6005
|
if (output.statusCode >= 300) {
|
|
5948
6006
|
return de_CommandError(output, context);
|
|
5949
6007
|
}
|
|
5950
|
-
const data = await
|
|
6008
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5951
6009
|
let contents = {};
|
|
5952
6010
|
contents = de_ListOpsItemEventsResponse(data, context);
|
|
5953
6011
|
const response = {
|
|
@@ -5960,7 +6018,7 @@ var de_ListOpsItemRelatedItemsCommand = /* @__PURE__ */ __name(async (output, co
|
|
|
5960
6018
|
if (output.statusCode >= 300) {
|
|
5961
6019
|
return de_CommandError(output, context);
|
|
5962
6020
|
}
|
|
5963
|
-
const data = await
|
|
6021
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5964
6022
|
let contents = {};
|
|
5965
6023
|
contents = de_ListOpsItemRelatedItemsResponse(data, context);
|
|
5966
6024
|
const response = {
|
|
@@ -5973,7 +6031,7 @@ var de_ListOpsMetadataCommand = /* @__PURE__ */ __name(async (output, context) =
|
|
|
5973
6031
|
if (output.statusCode >= 300) {
|
|
5974
6032
|
return de_CommandError(output, context);
|
|
5975
6033
|
}
|
|
5976
|
-
const data = await
|
|
6034
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5977
6035
|
let contents = {};
|
|
5978
6036
|
contents = de_ListOpsMetadataResult(data, context);
|
|
5979
6037
|
const response = {
|
|
@@ -5986,7 +6044,7 @@ var de_ListResourceComplianceSummariesCommand = /* @__PURE__ */ __name(async (ou
|
|
|
5986
6044
|
if (output.statusCode >= 300) {
|
|
5987
6045
|
return de_CommandError(output, context);
|
|
5988
6046
|
}
|
|
5989
|
-
const data = await
|
|
6047
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
5990
6048
|
let contents = {};
|
|
5991
6049
|
contents = de_ListResourceComplianceSummariesResult(data, context);
|
|
5992
6050
|
const response = {
|
|
@@ -5999,7 +6057,7 @@ var de_ListResourceDataSyncCommand = /* @__PURE__ */ __name(async (output, conte
|
|
|
5999
6057
|
if (output.statusCode >= 300) {
|
|
6000
6058
|
return de_CommandError(output, context);
|
|
6001
6059
|
}
|
|
6002
|
-
const data = await
|
|
6060
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6003
6061
|
let contents = {};
|
|
6004
6062
|
contents = de_ListResourceDataSyncResult(data, context);
|
|
6005
6063
|
const response = {
|
|
@@ -6012,7 +6070,7 @@ var de_ListTagsForResourceCommand = /* @__PURE__ */ __name(async (output, contex
|
|
|
6012
6070
|
if (output.statusCode >= 300) {
|
|
6013
6071
|
return de_CommandError(output, context);
|
|
6014
6072
|
}
|
|
6015
|
-
const data = await
|
|
6073
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6016
6074
|
let contents = {};
|
|
6017
6075
|
contents = (0, import_smithy_client._json)(data);
|
|
6018
6076
|
const response = {
|
|
@@ -6025,7 +6083,7 @@ var de_ModifyDocumentPermissionCommand = /* @__PURE__ */ __name(async (output, c
|
|
|
6025
6083
|
if (output.statusCode >= 300) {
|
|
6026
6084
|
return de_CommandError(output, context);
|
|
6027
6085
|
}
|
|
6028
|
-
const data = await
|
|
6086
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6029
6087
|
let contents = {};
|
|
6030
6088
|
contents = (0, import_smithy_client._json)(data);
|
|
6031
6089
|
const response = {
|
|
@@ -6038,7 +6096,7 @@ var de_PutComplianceItemsCommand = /* @__PURE__ */ __name(async (output, context
|
|
|
6038
6096
|
if (output.statusCode >= 300) {
|
|
6039
6097
|
return de_CommandError(output, context);
|
|
6040
6098
|
}
|
|
6041
|
-
const data = await
|
|
6099
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6042
6100
|
let contents = {};
|
|
6043
6101
|
contents = (0, import_smithy_client._json)(data);
|
|
6044
6102
|
const response = {
|
|
@@ -6051,7 +6109,7 @@ var de_PutInventoryCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
6051
6109
|
if (output.statusCode >= 300) {
|
|
6052
6110
|
return de_CommandError(output, context);
|
|
6053
6111
|
}
|
|
6054
|
-
const data = await
|
|
6112
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6055
6113
|
let contents = {};
|
|
6056
6114
|
contents = (0, import_smithy_client._json)(data);
|
|
6057
6115
|
const response = {
|
|
@@ -6064,7 +6122,7 @@ var de_PutParameterCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
6064
6122
|
if (output.statusCode >= 300) {
|
|
6065
6123
|
return de_CommandError(output, context);
|
|
6066
6124
|
}
|
|
6067
|
-
const data = await
|
|
6125
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6068
6126
|
let contents = {};
|
|
6069
6127
|
contents = (0, import_smithy_client._json)(data);
|
|
6070
6128
|
const response = {
|
|
@@ -6077,7 +6135,7 @@ var de_PutResourcePolicyCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
6077
6135
|
if (output.statusCode >= 300) {
|
|
6078
6136
|
return de_CommandError(output, context);
|
|
6079
6137
|
}
|
|
6080
|
-
const data = await
|
|
6138
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6081
6139
|
let contents = {};
|
|
6082
6140
|
contents = (0, import_smithy_client._json)(data);
|
|
6083
6141
|
const response = {
|
|
@@ -6090,7 +6148,7 @@ var de_RegisterDefaultPatchBaselineCommand = /* @__PURE__ */ __name(async (outpu
|
|
|
6090
6148
|
if (output.statusCode >= 300) {
|
|
6091
6149
|
return de_CommandError(output, context);
|
|
6092
6150
|
}
|
|
6093
|
-
const data = await
|
|
6151
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6094
6152
|
let contents = {};
|
|
6095
6153
|
contents = (0, import_smithy_client._json)(data);
|
|
6096
6154
|
const response = {
|
|
@@ -6103,7 +6161,7 @@ var de_RegisterPatchBaselineForPatchGroupCommand = /* @__PURE__ */ __name(async
|
|
|
6103
6161
|
if (output.statusCode >= 300) {
|
|
6104
6162
|
return de_CommandError(output, context);
|
|
6105
6163
|
}
|
|
6106
|
-
const data = await
|
|
6164
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6107
6165
|
let contents = {};
|
|
6108
6166
|
contents = (0, import_smithy_client._json)(data);
|
|
6109
6167
|
const response = {
|
|
@@ -6116,7 +6174,7 @@ var de_RegisterTargetWithMaintenanceWindowCommand = /* @__PURE__ */ __name(async
|
|
|
6116
6174
|
if (output.statusCode >= 300) {
|
|
6117
6175
|
return de_CommandError(output, context);
|
|
6118
6176
|
}
|
|
6119
|
-
const data = await
|
|
6177
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6120
6178
|
let contents = {};
|
|
6121
6179
|
contents = (0, import_smithy_client._json)(data);
|
|
6122
6180
|
const response = {
|
|
@@ -6129,7 +6187,7 @@ var de_RegisterTaskWithMaintenanceWindowCommand = /* @__PURE__ */ __name(async (
|
|
|
6129
6187
|
if (output.statusCode >= 300) {
|
|
6130
6188
|
return de_CommandError(output, context);
|
|
6131
6189
|
}
|
|
6132
|
-
const data = await
|
|
6190
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6133
6191
|
let contents = {};
|
|
6134
6192
|
contents = (0, import_smithy_client._json)(data);
|
|
6135
6193
|
const response = {
|
|
@@ -6142,7 +6200,7 @@ var de_RemoveTagsFromResourceCommand = /* @__PURE__ */ __name(async (output, con
|
|
|
6142
6200
|
if (output.statusCode >= 300) {
|
|
6143
6201
|
return de_CommandError(output, context);
|
|
6144
6202
|
}
|
|
6145
|
-
const data = await
|
|
6203
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6146
6204
|
let contents = {};
|
|
6147
6205
|
contents = (0, import_smithy_client._json)(data);
|
|
6148
6206
|
const response = {
|
|
@@ -6155,7 +6213,7 @@ var de_ResetServiceSettingCommand = /* @__PURE__ */ __name(async (output, contex
|
|
|
6155
6213
|
if (output.statusCode >= 300) {
|
|
6156
6214
|
return de_CommandError(output, context);
|
|
6157
6215
|
}
|
|
6158
|
-
const data = await
|
|
6216
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6159
6217
|
let contents = {};
|
|
6160
6218
|
contents = de_ResetServiceSettingResult(data, context);
|
|
6161
6219
|
const response = {
|
|
@@ -6168,7 +6226,7 @@ var de_ResumeSessionCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
6168
6226
|
if (output.statusCode >= 300) {
|
|
6169
6227
|
return de_CommandError(output, context);
|
|
6170
6228
|
}
|
|
6171
|
-
const data = await
|
|
6229
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6172
6230
|
let contents = {};
|
|
6173
6231
|
contents = (0, import_smithy_client._json)(data);
|
|
6174
6232
|
const response = {
|
|
@@ -6181,7 +6239,7 @@ var de_SendAutomationSignalCommand = /* @__PURE__ */ __name(async (output, conte
|
|
|
6181
6239
|
if (output.statusCode >= 300) {
|
|
6182
6240
|
return de_CommandError(output, context);
|
|
6183
6241
|
}
|
|
6184
|
-
const data = await
|
|
6242
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6185
6243
|
let contents = {};
|
|
6186
6244
|
contents = (0, import_smithy_client._json)(data);
|
|
6187
6245
|
const response = {
|
|
@@ -6194,7 +6252,7 @@ var de_SendCommandCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
6194
6252
|
if (output.statusCode >= 300) {
|
|
6195
6253
|
return de_CommandError(output, context);
|
|
6196
6254
|
}
|
|
6197
|
-
const data = await
|
|
6255
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6198
6256
|
let contents = {};
|
|
6199
6257
|
contents = de_SendCommandResult(data, context);
|
|
6200
6258
|
const response = {
|
|
@@ -6207,7 +6265,7 @@ var de_StartAssociationsOnceCommand = /* @__PURE__ */ __name(async (output, cont
|
|
|
6207
6265
|
if (output.statusCode >= 300) {
|
|
6208
6266
|
return de_CommandError(output, context);
|
|
6209
6267
|
}
|
|
6210
|
-
const data = await
|
|
6268
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6211
6269
|
let contents = {};
|
|
6212
6270
|
contents = (0, import_smithy_client._json)(data);
|
|
6213
6271
|
const response = {
|
|
@@ -6220,7 +6278,7 @@ var de_StartAutomationExecutionCommand = /* @__PURE__ */ __name(async (output, c
|
|
|
6220
6278
|
if (output.statusCode >= 300) {
|
|
6221
6279
|
return de_CommandError(output, context);
|
|
6222
6280
|
}
|
|
6223
|
-
const data = await
|
|
6281
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6224
6282
|
let contents = {};
|
|
6225
6283
|
contents = (0, import_smithy_client._json)(data);
|
|
6226
6284
|
const response = {
|
|
@@ -6233,7 +6291,7 @@ var de_StartChangeRequestExecutionCommand = /* @__PURE__ */ __name(async (output
|
|
|
6233
6291
|
if (output.statusCode >= 300) {
|
|
6234
6292
|
return de_CommandError(output, context);
|
|
6235
6293
|
}
|
|
6236
|
-
const data = await
|
|
6294
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6237
6295
|
let contents = {};
|
|
6238
6296
|
contents = (0, import_smithy_client._json)(data);
|
|
6239
6297
|
const response = {
|
|
@@ -6246,7 +6304,7 @@ var de_StartSessionCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
6246
6304
|
if (output.statusCode >= 300) {
|
|
6247
6305
|
return de_CommandError(output, context);
|
|
6248
6306
|
}
|
|
6249
|
-
const data = await
|
|
6307
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6250
6308
|
let contents = {};
|
|
6251
6309
|
contents = (0, import_smithy_client._json)(data);
|
|
6252
6310
|
const response = {
|
|
@@ -6259,7 +6317,7 @@ var de_StopAutomationExecutionCommand = /* @__PURE__ */ __name(async (output, co
|
|
|
6259
6317
|
if (output.statusCode >= 300) {
|
|
6260
6318
|
return de_CommandError(output, context);
|
|
6261
6319
|
}
|
|
6262
|
-
const data = await
|
|
6320
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6263
6321
|
let contents = {};
|
|
6264
6322
|
contents = (0, import_smithy_client._json)(data);
|
|
6265
6323
|
const response = {
|
|
@@ -6272,7 +6330,7 @@ var de_TerminateSessionCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
6272
6330
|
if (output.statusCode >= 300) {
|
|
6273
6331
|
return de_CommandError(output, context);
|
|
6274
6332
|
}
|
|
6275
|
-
const data = await
|
|
6333
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6276
6334
|
let contents = {};
|
|
6277
6335
|
contents = (0, import_smithy_client._json)(data);
|
|
6278
6336
|
const response = {
|
|
@@ -6285,7 +6343,7 @@ var de_UnlabelParameterVersionCommand = /* @__PURE__ */ __name(async (output, co
|
|
|
6285
6343
|
if (output.statusCode >= 300) {
|
|
6286
6344
|
return de_CommandError(output, context);
|
|
6287
6345
|
}
|
|
6288
|
-
const data = await
|
|
6346
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6289
6347
|
let contents = {};
|
|
6290
6348
|
contents = (0, import_smithy_client._json)(data);
|
|
6291
6349
|
const response = {
|
|
@@ -6298,7 +6356,7 @@ var de_UpdateAssociationCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
6298
6356
|
if (output.statusCode >= 300) {
|
|
6299
6357
|
return de_CommandError(output, context);
|
|
6300
6358
|
}
|
|
6301
|
-
const data = await
|
|
6359
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6302
6360
|
let contents = {};
|
|
6303
6361
|
contents = de_UpdateAssociationResult(data, context);
|
|
6304
6362
|
const response = {
|
|
@@ -6311,7 +6369,7 @@ var de_UpdateAssociationStatusCommand = /* @__PURE__ */ __name(async (output, co
|
|
|
6311
6369
|
if (output.statusCode >= 300) {
|
|
6312
6370
|
return de_CommandError(output, context);
|
|
6313
6371
|
}
|
|
6314
|
-
const data = await
|
|
6372
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6315
6373
|
let contents = {};
|
|
6316
6374
|
contents = de_UpdateAssociationStatusResult(data, context);
|
|
6317
6375
|
const response = {
|
|
@@ -6324,7 +6382,7 @@ var de_UpdateDocumentCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
6324
6382
|
if (output.statusCode >= 300) {
|
|
6325
6383
|
return de_CommandError(output, context);
|
|
6326
6384
|
}
|
|
6327
|
-
const data = await
|
|
6385
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6328
6386
|
let contents = {};
|
|
6329
6387
|
contents = de_UpdateDocumentResult(data, context);
|
|
6330
6388
|
const response = {
|
|
@@ -6337,7 +6395,7 @@ var de_UpdateDocumentDefaultVersionCommand = /* @__PURE__ */ __name(async (outpu
|
|
|
6337
6395
|
if (output.statusCode >= 300) {
|
|
6338
6396
|
return de_CommandError(output, context);
|
|
6339
6397
|
}
|
|
6340
|
-
const data = await
|
|
6398
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6341
6399
|
let contents = {};
|
|
6342
6400
|
contents = (0, import_smithy_client._json)(data);
|
|
6343
6401
|
const response = {
|
|
@@ -6350,7 +6408,7 @@ var de_UpdateDocumentMetadataCommand = /* @__PURE__ */ __name(async (output, con
|
|
|
6350
6408
|
if (output.statusCode >= 300) {
|
|
6351
6409
|
return de_CommandError(output, context);
|
|
6352
6410
|
}
|
|
6353
|
-
const data = await
|
|
6411
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6354
6412
|
let contents = {};
|
|
6355
6413
|
contents = (0, import_smithy_client._json)(data);
|
|
6356
6414
|
const response = {
|
|
@@ -6363,7 +6421,7 @@ var de_UpdateMaintenanceWindowCommand = /* @__PURE__ */ __name(async (output, co
|
|
|
6363
6421
|
if (output.statusCode >= 300) {
|
|
6364
6422
|
return de_CommandError(output, context);
|
|
6365
6423
|
}
|
|
6366
|
-
const data = await
|
|
6424
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6367
6425
|
let contents = {};
|
|
6368
6426
|
contents = (0, import_smithy_client._json)(data);
|
|
6369
6427
|
const response = {
|
|
@@ -6376,7 +6434,7 @@ var de_UpdateMaintenanceWindowTargetCommand = /* @__PURE__ */ __name(async (outp
|
|
|
6376
6434
|
if (output.statusCode >= 300) {
|
|
6377
6435
|
return de_CommandError(output, context);
|
|
6378
6436
|
}
|
|
6379
|
-
const data = await
|
|
6437
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6380
6438
|
let contents = {};
|
|
6381
6439
|
contents = (0, import_smithy_client._json)(data);
|
|
6382
6440
|
const response = {
|
|
@@ -6389,7 +6447,7 @@ var de_UpdateMaintenanceWindowTaskCommand = /* @__PURE__ */ __name(async (output
|
|
|
6389
6447
|
if (output.statusCode >= 300) {
|
|
6390
6448
|
return de_CommandError(output, context);
|
|
6391
6449
|
}
|
|
6392
|
-
const data = await
|
|
6450
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6393
6451
|
let contents = {};
|
|
6394
6452
|
contents = de_UpdateMaintenanceWindowTaskResult(data, context);
|
|
6395
6453
|
const response = {
|
|
@@ -6402,7 +6460,7 @@ var de_UpdateManagedInstanceRoleCommand = /* @__PURE__ */ __name(async (output,
|
|
|
6402
6460
|
if (output.statusCode >= 300) {
|
|
6403
6461
|
return de_CommandError(output, context);
|
|
6404
6462
|
}
|
|
6405
|
-
const data = await
|
|
6463
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6406
6464
|
let contents = {};
|
|
6407
6465
|
contents = (0, import_smithy_client._json)(data);
|
|
6408
6466
|
const response = {
|
|
@@ -6415,7 +6473,7 @@ var de_UpdateOpsItemCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
6415
6473
|
if (output.statusCode >= 300) {
|
|
6416
6474
|
return de_CommandError(output, context);
|
|
6417
6475
|
}
|
|
6418
|
-
const data = await
|
|
6476
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6419
6477
|
let contents = {};
|
|
6420
6478
|
contents = (0, import_smithy_client._json)(data);
|
|
6421
6479
|
const response = {
|
|
@@ -6428,7 +6486,7 @@ var de_UpdateOpsMetadataCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
6428
6486
|
if (output.statusCode >= 300) {
|
|
6429
6487
|
return de_CommandError(output, context);
|
|
6430
6488
|
}
|
|
6431
|
-
const data = await
|
|
6489
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6432
6490
|
let contents = {};
|
|
6433
6491
|
contents = (0, import_smithy_client._json)(data);
|
|
6434
6492
|
const response = {
|
|
@@ -6441,7 +6499,7 @@ var de_UpdatePatchBaselineCommand = /* @__PURE__ */ __name(async (output, contex
|
|
|
6441
6499
|
if (output.statusCode >= 300) {
|
|
6442
6500
|
return de_CommandError(output, context);
|
|
6443
6501
|
}
|
|
6444
|
-
const data = await
|
|
6502
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6445
6503
|
let contents = {};
|
|
6446
6504
|
contents = de_UpdatePatchBaselineResult(data, context);
|
|
6447
6505
|
const response = {
|
|
@@ -6454,7 +6512,7 @@ var de_UpdateResourceDataSyncCommand = /* @__PURE__ */ __name(async (output, con
|
|
|
6454
6512
|
if (output.statusCode >= 300) {
|
|
6455
6513
|
return de_CommandError(output, context);
|
|
6456
6514
|
}
|
|
6457
|
-
const data = await
|
|
6515
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6458
6516
|
let contents = {};
|
|
6459
6517
|
contents = (0, import_smithy_client._json)(data);
|
|
6460
6518
|
const response = {
|
|
@@ -6467,7 +6525,7 @@ var de_UpdateServiceSettingCommand = /* @__PURE__ */ __name(async (output, conte
|
|
|
6467
6525
|
if (output.statusCode >= 300) {
|
|
6468
6526
|
return de_CommandError(output, context);
|
|
6469
6527
|
}
|
|
6470
|
-
const data = await
|
|
6528
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
6471
6529
|
let contents = {};
|
|
6472
6530
|
contents = (0, import_smithy_client._json)(data);
|
|
6473
6531
|
const response = {
|
|
@@ -6479,9 +6537,9 @@ var de_UpdateServiceSettingCommand = /* @__PURE__ */ __name(async (output, conte
|
|
|
6479
6537
|
var de_CommandError = /* @__PURE__ */ __name(async (output, context) => {
|
|
6480
6538
|
const parsedOutput = {
|
|
6481
6539
|
...output,
|
|
6482
|
-
body: await
|
|
6540
|
+
body: await (0, import_core2.parseJsonErrorBody)(output.body, context)
|
|
6483
6541
|
};
|
|
6484
|
-
const errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
6542
|
+
const errorCode = (0, import_core2.loadRestJsonErrorCode)(output, parsedOutput.body);
|
|
6485
6543
|
switch (errorCode) {
|
|
6486
6544
|
case "InternalServerError":
|
|
6487
6545
|
case "com.amazonaws.ssm#InternalServerError":
|
|
@@ -6645,12 +6703,21 @@ var de_CommandError = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
6645
6703
|
case "ResourceDataSyncNotFoundException":
|
|
6646
6704
|
case "com.amazonaws.ssm#ResourceDataSyncNotFoundException":
|
|
6647
6705
|
throw await de_ResourceDataSyncNotFoundExceptionRes(parsedOutput, context);
|
|
6706
|
+
case "MalformedResourcePolicyDocumentException":
|
|
6707
|
+
case "com.amazonaws.ssm#MalformedResourcePolicyDocumentException":
|
|
6708
|
+
throw await de_MalformedResourcePolicyDocumentExceptionRes(parsedOutput, context);
|
|
6709
|
+
case "ResourceNotFoundException":
|
|
6710
|
+
case "com.amazonaws.ssm#ResourceNotFoundException":
|
|
6711
|
+
throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
|
|
6648
6712
|
case "ResourcePolicyConflictException":
|
|
6649
6713
|
case "com.amazonaws.ssm#ResourcePolicyConflictException":
|
|
6650
6714
|
throw await de_ResourcePolicyConflictExceptionRes(parsedOutput, context);
|
|
6651
6715
|
case "ResourcePolicyInvalidParameterException":
|
|
6652
6716
|
case "com.amazonaws.ssm#ResourcePolicyInvalidParameterException":
|
|
6653
6717
|
throw await de_ResourcePolicyInvalidParameterExceptionRes(parsedOutput, context);
|
|
6718
|
+
case "ResourcePolicyNotFoundException":
|
|
6719
|
+
case "com.amazonaws.ssm#ResourcePolicyNotFoundException":
|
|
6720
|
+
throw await de_ResourcePolicyNotFoundExceptionRes(parsedOutput, context);
|
|
6654
6721
|
case "TargetInUseException":
|
|
6655
6722
|
case "com.amazonaws.ssm#TargetInUseException":
|
|
6656
6723
|
throw await de_TargetInUseExceptionRes(parsedOutput, context);
|
|
@@ -7608,6 +7675,15 @@ var de_ItemSizeLimitExceededExceptionRes = /* @__PURE__ */ __name(async (parsedO
|
|
|
7608
7675
|
});
|
|
7609
7676
|
return (0, import_smithy_client.decorateServiceException)(exception, body);
|
|
7610
7677
|
}, "de_ItemSizeLimitExceededExceptionRes");
|
|
7678
|
+
var de_MalformedResourcePolicyDocumentExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {
|
|
7679
|
+
const body = parsedOutput.body;
|
|
7680
|
+
const deserialized = (0, import_smithy_client._json)(body);
|
|
7681
|
+
const exception = new MalformedResourcePolicyDocumentException({
|
|
7682
|
+
$metadata: deserializeMetadata(parsedOutput),
|
|
7683
|
+
...deserialized
|
|
7684
|
+
});
|
|
7685
|
+
return (0, import_smithy_client.decorateServiceException)(exception, body);
|
|
7686
|
+
}, "de_MalformedResourcePolicyDocumentExceptionRes");
|
|
7611
7687
|
var de_MaxDocumentSizeExceededRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {
|
|
7612
7688
|
const body = parsedOutput.body;
|
|
7613
7689
|
const deserialized = (0, import_smithy_client._json)(body);
|
|
@@ -7878,6 +7954,15 @@ var de_ResourceLimitExceededExceptionRes = /* @__PURE__ */ __name(async (parsedO
|
|
|
7878
7954
|
});
|
|
7879
7955
|
return (0, import_smithy_client.decorateServiceException)(exception, body);
|
|
7880
7956
|
}, "de_ResourceLimitExceededExceptionRes");
|
|
7957
|
+
var de_ResourceNotFoundExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {
|
|
7958
|
+
const body = parsedOutput.body;
|
|
7959
|
+
const deserialized = (0, import_smithy_client._json)(body);
|
|
7960
|
+
const exception = new ResourceNotFoundException({
|
|
7961
|
+
$metadata: deserializeMetadata(parsedOutput),
|
|
7962
|
+
...deserialized
|
|
7963
|
+
});
|
|
7964
|
+
return (0, import_smithy_client.decorateServiceException)(exception, body);
|
|
7965
|
+
}, "de_ResourceNotFoundExceptionRes");
|
|
7881
7966
|
var de_ResourcePolicyConflictExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {
|
|
7882
7967
|
const body = parsedOutput.body;
|
|
7883
7968
|
const deserialized = (0, import_smithy_client._json)(body);
|
|
@@ -7905,6 +7990,15 @@ var de_ResourcePolicyLimitExceededExceptionRes = /* @__PURE__ */ __name(async (p
|
|
|
7905
7990
|
});
|
|
7906
7991
|
return (0, import_smithy_client.decorateServiceException)(exception, body);
|
|
7907
7992
|
}, "de_ResourcePolicyLimitExceededExceptionRes");
|
|
7993
|
+
var de_ResourcePolicyNotFoundExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {
|
|
7994
|
+
const body = parsedOutput.body;
|
|
7995
|
+
const deserialized = (0, import_smithy_client._json)(body);
|
|
7996
|
+
const exception = new ResourcePolicyNotFoundException({
|
|
7997
|
+
$metadata: deserializeMetadata(parsedOutput),
|
|
7998
|
+
...deserialized
|
|
7999
|
+
});
|
|
8000
|
+
return (0, import_smithy_client.decorateServiceException)(exception, body);
|
|
8001
|
+
}, "de_ResourcePolicyNotFoundExceptionRes");
|
|
7908
8002
|
var de_ServiceSettingNotFoundRes = /* @__PURE__ */ __name(async (parsedOutput, context) => {
|
|
7909
8003
|
const body = parsedOutput.body;
|
|
7910
8004
|
const deserialized = (0, import_smithy_client._json)(body);
|
|
@@ -9458,6 +9552,7 @@ var de_ParameterList = /* @__PURE__ */ __name((output, context) => {
|
|
|
9458
9552
|
}, "de_ParameterList");
|
|
9459
9553
|
var de_ParameterMetadata = /* @__PURE__ */ __name((output, context) => {
|
|
9460
9554
|
return (0, import_smithy_client.take)(output, {
|
|
9555
|
+
ARN: import_smithy_client.expectString,
|
|
9461
9556
|
AllowedPattern: import_smithy_client.expectString,
|
|
9462
9557
|
DataType: import_smithy_client.expectString,
|
|
9463
9558
|
Description: import_smithy_client.expectString,
|
|
@@ -9718,7 +9813,6 @@ var deserializeMetadata = /* @__PURE__ */ __name((output) => ({
|
|
|
9718
9813
|
extendedRequestId: output.headers["x-amz-id-2"],
|
|
9719
9814
|
cfId: output.headers["x-amz-cf-id"]
|
|
9720
9815
|
}), "deserializeMetadata");
|
|
9721
|
-
var collectBodyString = /* @__PURE__ */ __name((streamBody, context) => (0, import_smithy_client.collectBody)(streamBody, context).then((body) => context.utf8Encoder(body)), "collectBodyString");
|
|
9722
9816
|
var throwDefaultError = (0, import_smithy_client.withBaseException)(SSMServiceException);
|
|
9723
9817
|
var buildHttpRpcRequest = /* @__PURE__ */ __name(async (context, headers, path, resolvedHostname, body) => {
|
|
9724
9818
|
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
@@ -9745,46 +9839,6 @@ function sharedHeaders(operation) {
|
|
|
9745
9839
|
};
|
|
9746
9840
|
}
|
|
9747
9841
|
__name(sharedHeaders, "sharedHeaders");
|
|
9748
|
-
var parseBody = /* @__PURE__ */ __name((streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
|
|
9749
|
-
if (encoded.length) {
|
|
9750
|
-
return JSON.parse(encoded);
|
|
9751
|
-
}
|
|
9752
|
-
return {};
|
|
9753
|
-
}), "parseBody");
|
|
9754
|
-
var parseErrorBody = /* @__PURE__ */ __name(async (errorBody, context) => {
|
|
9755
|
-
const value = await parseBody(errorBody, context);
|
|
9756
|
-
value.message = value.message ?? value.Message;
|
|
9757
|
-
return value;
|
|
9758
|
-
}, "parseErrorBody");
|
|
9759
|
-
var loadRestJsonErrorCode = /* @__PURE__ */ __name((output, data) => {
|
|
9760
|
-
const findKey = /* @__PURE__ */ __name((object, key) => Object.keys(object).find((k) => k.toLowerCase() === key.toLowerCase()), "findKey");
|
|
9761
|
-
const sanitizeErrorCode = /* @__PURE__ */ __name((rawValue) => {
|
|
9762
|
-
let cleanValue = rawValue;
|
|
9763
|
-
if (typeof cleanValue === "number") {
|
|
9764
|
-
cleanValue = cleanValue.toString();
|
|
9765
|
-
}
|
|
9766
|
-
if (cleanValue.indexOf(",") >= 0) {
|
|
9767
|
-
cleanValue = cleanValue.split(",")[0];
|
|
9768
|
-
}
|
|
9769
|
-
if (cleanValue.indexOf(":") >= 0) {
|
|
9770
|
-
cleanValue = cleanValue.split(":")[0];
|
|
9771
|
-
}
|
|
9772
|
-
if (cleanValue.indexOf("#") >= 0) {
|
|
9773
|
-
cleanValue = cleanValue.split("#")[1];
|
|
9774
|
-
}
|
|
9775
|
-
return cleanValue;
|
|
9776
|
-
}, "sanitizeErrorCode");
|
|
9777
|
-
const headerKey = findKey(output.headers, "x-amzn-errortype");
|
|
9778
|
-
if (headerKey !== void 0) {
|
|
9779
|
-
return sanitizeErrorCode(output.headers[headerKey]);
|
|
9780
|
-
}
|
|
9781
|
-
if (data.code !== void 0) {
|
|
9782
|
-
return sanitizeErrorCode(data.code);
|
|
9783
|
-
}
|
|
9784
|
-
if (data["__type"] !== void 0) {
|
|
9785
|
-
return sanitizeErrorCode(data["__type"]);
|
|
9786
|
-
}
|
|
9787
|
-
}, "loadRestJsonErrorCode");
|
|
9788
9842
|
|
|
9789
9843
|
// src/commands/AddTagsToResourceCommand.ts
|
|
9790
9844
|
var _AddTagsToResourceCommand = class _AddTagsToResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
@@ -12577,9 +12631,6 @@ var waitUntilCommandExecuted = /* @__PURE__ */ __name(async (params, input) => {
|
|
|
12577
12631
|
const result = await (0, import_util_waiter.createWaiter)({ ...serviceDefaults, ...params }, input, checkState);
|
|
12578
12632
|
return (0, import_util_waiter.checkExceptions)(result);
|
|
12579
12633
|
}, "waitUntilCommandExecuted");
|
|
12580
|
-
|
|
12581
|
-
// src/index.ts
|
|
12582
|
-
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
12583
12634
|
// Annotate the CommonJS export names for ESM import in node:
|
|
12584
12635
|
|
|
12585
12636
|
0 && (module.exports = {
|
|
@@ -12852,8 +12903,11 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
12852
12903
|
ParameterNotFound,
|
|
12853
12904
|
ResourceInUseException,
|
|
12854
12905
|
ResourceDataSyncNotFoundException,
|
|
12906
|
+
MalformedResourcePolicyDocumentException,
|
|
12907
|
+
ResourceNotFoundException,
|
|
12855
12908
|
ResourcePolicyConflictException,
|
|
12856
12909
|
ResourcePolicyInvalidParameterException,
|
|
12910
|
+
ResourcePolicyNotFoundException,
|
|
12857
12911
|
TargetInUseException,
|
|
12858
12912
|
DescribeActivationsFilterKeys,
|
|
12859
12913
|
InvalidFilter,
|
|
@@ -12890,7 +12944,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
12890
12944
|
MaintenanceWindowExecutionStatus,
|
|
12891
12945
|
MaintenanceWindowTaskType,
|
|
12892
12946
|
MaintenanceWindowResourceType,
|
|
12893
|
-
MaintenanceWindowTaskCutoffBehavior,
|
|
12894
12947
|
CreateAssociationRequestFilterSensitiveLog,
|
|
12895
12948
|
AssociationDescriptionFilterSensitiveLog,
|
|
12896
12949
|
CreateAssociationResultFilterSensitiveLog,
|
|
@@ -12911,7 +12964,7 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
12911
12964
|
DescribeMaintenanceWindowsResultFilterSensitiveLog,
|
|
12912
12965
|
MaintenanceWindowTargetFilterSensitiveLog,
|
|
12913
12966
|
DescribeMaintenanceWindowTargetsResultFilterSensitiveLog,
|
|
12914
|
-
|
|
12967
|
+
MaintenanceWindowTaskCutoffBehavior,
|
|
12915
12968
|
OpsItemFilterKey,
|
|
12916
12969
|
OpsItemFilterOperator,
|
|
12917
12970
|
OpsItemStatus,
|
|
@@ -13002,6 +13055,7 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
13002
13055
|
TargetNotConnected,
|
|
13003
13056
|
InvalidAutomationStatusUpdateException,
|
|
13004
13057
|
StopType,
|
|
13058
|
+
MaintenanceWindowTaskParameterValueExpressionFilterSensitiveLog,
|
|
13005
13059
|
MaintenanceWindowTaskFilterSensitiveLog,
|
|
13006
13060
|
DescribeMaintenanceWindowTasksResultFilterSensitiveLog,
|
|
13007
13061
|
BaselineOverrideFilterSensitiveLog,
|