@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.
Files changed (705) hide show
  1. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/.package-lock.json +637 -636
  2. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-cjs/endpoint/endpointResolver.js +4 -2
  3. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-cjs/index.js +33 -76
  4. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-cjs/runtimeConfig.browser.js +1 -1
  5. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-cjs/runtimeConfig.js +1 -1
  6. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-es/endpoint/endpointResolver.js +3 -1
  7. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-es/index.js +0 -1
  8. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-es/protocols/Aws_json1_1.js +1 -40
  9. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-es/runtimeConfig.browser.js +1 -1
  10. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-es/runtimeConfig.js +1 -1
  11. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/CodePipeline.d.ts +6 -1
  12. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/CodePipelineClient.d.ts +5 -5
  13. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/AcknowledgeJobCommand.d.ts +2 -1
  14. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/AcknowledgeThirdPartyJobCommand.d.ts +2 -1
  15. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/CreateCustomActionTypeCommand.d.ts +2 -1
  16. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/CreatePipelineCommand.d.ts +2 -1
  17. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/DeleteCustomActionTypeCommand.d.ts +2 -1
  18. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/DeletePipelineCommand.d.ts +2 -1
  19. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/DeleteWebhookCommand.d.ts +2 -1
  20. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/DeregisterWebhookWithThirdPartyCommand.d.ts +2 -1
  21. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/DisableStageTransitionCommand.d.ts +2 -1
  22. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/EnableStageTransitionCommand.d.ts +2 -1
  23. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/GetActionTypeCommand.d.ts +2 -1
  24. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/GetJobDetailsCommand.d.ts +2 -1
  25. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/GetPipelineCommand.d.ts +2 -1
  26. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/GetPipelineExecutionCommand.d.ts +2 -1
  27. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/GetPipelineStateCommand.d.ts +2 -1
  28. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/GetThirdPartyJobDetailsCommand.d.ts +2 -1
  29. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/ListActionExecutionsCommand.d.ts +2 -1
  30. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/ListActionTypesCommand.d.ts +2 -1
  31. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/ListPipelineExecutionsCommand.d.ts +2 -1
  32. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/ListPipelinesCommand.d.ts +2 -1
  33. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  34. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/ListWebhooksCommand.d.ts +2 -1
  35. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PollForJobsCommand.d.ts +2 -1
  36. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PollForThirdPartyJobsCommand.d.ts +2 -1
  37. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PutActionRevisionCommand.d.ts +2 -1
  38. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PutApprovalResultCommand.d.ts +2 -1
  39. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PutJobFailureResultCommand.d.ts +2 -1
  40. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PutJobSuccessResultCommand.d.ts +2 -1
  41. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PutThirdPartyJobFailureResultCommand.d.ts +2 -1
  42. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PutThirdPartyJobSuccessResultCommand.d.ts +2 -1
  43. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PutWebhookCommand.d.ts +2 -1
  44. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/RegisterWebhookWithThirdPartyCommand.d.ts +2 -1
  45. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/RetryStageExecutionCommand.d.ts +2 -1
  46. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/StartPipelineExecutionCommand.d.ts +2 -1
  47. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/StopPipelineExecutionCommand.d.ts +2 -1
  48. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/TagResourceCommand.d.ts +2 -1
  49. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  50. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/UpdateActionTypeCommand.d.ts +2 -1
  51. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/UpdatePipelineCommand.d.ts +2 -1
  52. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/index.d.ts +0 -1
  53. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/models/models_0.d.ts +607 -607
  54. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/runtimeConfig.browser.d.ts +3 -6
  55. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/runtimeConfig.d.ts +3 -6
  56. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/runtimeConfig.native.d.ts +3 -6
  57. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/runtimeConfig.shared.d.ts +2 -2
  58. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/CodePipeline.d.ts +5 -0
  59. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/CodePipelineClient.d.ts +3 -3
  60. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/AcknowledgeJobCommand.d.ts +9 -0
  61. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/AcknowledgeThirdPartyJobCommand.d.ts +9 -0
  62. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/CreateCustomActionTypeCommand.d.ts +9 -0
  63. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +9 -0
  64. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/DeleteCustomActionTypeCommand.d.ts +9 -0
  65. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +9 -0
  66. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/DeleteWebhookCommand.d.ts +9 -0
  67. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/DeregisterWebhookWithThirdPartyCommand.d.ts +9 -0
  68. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/DisableStageTransitionCommand.d.ts +9 -0
  69. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/EnableStageTransitionCommand.d.ts +9 -0
  70. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/GetActionTypeCommand.d.ts +9 -0
  71. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/GetJobDetailsCommand.d.ts +9 -0
  72. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/GetPipelineCommand.d.ts +9 -0
  73. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/GetPipelineExecutionCommand.d.ts +9 -0
  74. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/GetPipelineStateCommand.d.ts +9 -0
  75. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/GetThirdPartyJobDetailsCommand.d.ts +9 -0
  76. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/ListActionExecutionsCommand.d.ts +9 -0
  77. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/ListActionTypesCommand.d.ts +9 -0
  78. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +9 -0
  79. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +9 -0
  80. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  81. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/ListWebhooksCommand.d.ts +9 -0
  82. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PollForJobsCommand.d.ts +9 -0
  83. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PollForThirdPartyJobsCommand.d.ts +9 -0
  84. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PutActionRevisionCommand.d.ts +9 -0
  85. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PutApprovalResultCommand.d.ts +9 -0
  86. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PutJobFailureResultCommand.d.ts +9 -0
  87. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PutJobSuccessResultCommand.d.ts +9 -0
  88. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PutThirdPartyJobFailureResultCommand.d.ts +9 -0
  89. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PutThirdPartyJobSuccessResultCommand.d.ts +9 -0
  90. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PutWebhookCommand.d.ts +9 -0
  91. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/RegisterWebhookWithThirdPartyCommand.d.ts +9 -0
  92. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/RetryStageExecutionCommand.d.ts +9 -0
  93. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +9 -0
  94. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +9 -0
  95. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  96. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  97. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/UpdateActionTypeCommand.d.ts +9 -0
  98. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +9 -0
  99. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/index.d.ts +0 -1
  100. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -15
  101. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/runtimeConfig.d.ts +4 -16
  102. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -15
  103. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  104. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/package.json +40 -40
  105. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-cjs/endpoint/endpointResolver.js +4 -2
  106. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +249 -195
  107. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.browser.js +1 -1
  108. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.js +1 -1
  109. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-es/endpoint/endpointResolver.js +3 -1
  110. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-es/index.js +0 -1
  111. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-es/models/models_0.js +39 -8
  112. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-es/models/models_1.js +8 -0
  113. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-es/protocols/Aws_json1_1.js +39 -41
  114. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.browser.js +1 -1
  115. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.js +1 -1
  116. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/SSM.d.ts +29 -1
  117. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/SSMClient.d.ts +5 -5
  118. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -2
  119. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/AssociateOpsItemRelatedItemCommand.d.ts +2 -1
  120. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CancelCommandCommand.d.ts +4 -3
  121. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +2 -1
  122. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateActivationCommand.d.ts +4 -2
  123. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateAssociationBatchCommand.d.ts +5 -4
  124. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateAssociationCommand.d.ts +5 -4
  125. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateDocumentCommand.d.ts +2 -1
  126. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateMaintenanceWindowCommand.d.ts +2 -1
  127. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateOpsItemCommand.d.ts +2 -1
  128. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateOpsMetadataCommand.d.ts +2 -1
  129. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreatePatchBaselineCommand.d.ts +2 -1
  130. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateResourceDataSyncCommand.d.ts +2 -1
  131. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteActivationCommand.d.ts +2 -1
  132. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteAssociationCommand.d.ts +4 -3
  133. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteDocumentCommand.d.ts +2 -1
  134. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteInventoryCommand.d.ts +2 -1
  135. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteMaintenanceWindowCommand.d.ts +2 -1
  136. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteOpsItemCommand.d.ts +2 -1
  137. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteOpsMetadataCommand.d.ts +2 -1
  138. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteParameterCommand.d.ts +2 -1
  139. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteParametersCommand.d.ts +2 -1
  140. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeletePatchBaselineCommand.d.ts +2 -1
  141. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteResourceDataSyncCommand.d.ts +2 -1
  142. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteResourcePolicyCommand.d.ts +28 -5
  143. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeregisterManagedInstanceCommand.d.ts +4 -3
  144. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +2 -1
  145. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +2 -1
  146. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +2 -1
  147. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeActivationsCommand.d.ts +2 -1
  148. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAssociationCommand.d.ts +4 -3
  149. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +2 -1
  150. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAssociationExecutionsCommand.d.ts +2 -1
  151. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAutomationExecutionsCommand.d.ts +2 -1
  152. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAutomationStepExecutionsCommand.d.ts +2 -1
  153. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAvailablePatchesCommand.d.ts +2 -1
  154. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeDocumentCommand.d.ts +2 -1
  155. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeDocumentPermissionCommand.d.ts +2 -1
  156. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +5 -4
  157. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +2 -1
  158. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +5 -4
  159. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstanceInformationCommand.d.ts +4 -3
  160. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +2 -1
  161. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +2 -1
  162. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstancePatchesCommand.d.ts +4 -3
  163. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInventoryDeletionsCommand.d.ts +2 -1
  164. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +2 -1
  165. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +2 -1
  166. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +2 -1
  167. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +2 -1
  168. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +2 -1
  169. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +2 -1
  170. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +2 -1
  171. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +2 -1
  172. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeOpsItemsCommand.d.ts +3 -2
  173. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeParametersCommand.d.ts +8 -4
  174. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribePatchBaselinesCommand.d.ts +2 -1
  175. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribePatchGroupStateCommand.d.ts +2 -1
  176. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribePatchGroupsCommand.d.ts +2 -1
  177. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribePatchPropertiesCommand.d.ts +2 -1
  178. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeSessionsCommand.d.ts +2 -1
  179. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +2 -1
  180. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetAutomationExecutionCommand.d.ts +2 -1
  181. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetCalendarStateCommand.d.ts +2 -1
  182. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetCommandInvocationCommand.d.ts +4 -3
  183. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetConnectionStatusCommand.d.ts +2 -1
  184. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +2 -1
  185. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +3 -2
  186. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetDocumentCommand.d.ts +2 -1
  187. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetInventoryCommand.d.ts +2 -1
  188. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetInventorySchemaCommand.d.ts +2 -1
  189. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetMaintenanceWindowCommand.d.ts +2 -1
  190. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +2 -1
  191. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +2 -1
  192. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +2 -1
  193. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +3 -2
  194. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetOpsItemCommand.d.ts +3 -2
  195. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetOpsMetadataCommand.d.ts +2 -1
  196. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetOpsSummaryCommand.d.ts +2 -1
  197. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetParameterCommand.d.ts +2 -1
  198. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetParameterHistoryCommand.d.ts +4 -3
  199. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetParametersByPathCommand.d.ts +2 -1
  200. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetParametersCommand.d.ts +2 -1
  201. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetPatchBaselineCommand.d.ts +2 -1
  202. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +2 -1
  203. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetResourcePoliciesCommand.d.ts +5 -1
  204. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetServiceSettingCommand.d.ts +2 -1
  205. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/LabelParameterVersionCommand.d.ts +2 -1
  206. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListAssociationVersionsCommand.d.ts +2 -1
  207. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListAssociationsCommand.d.ts +2 -1
  208. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListCommandInvocationsCommand.d.ts +4 -3
  209. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListCommandsCommand.d.ts +4 -3
  210. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListComplianceItemsCommand.d.ts +2 -1
  211. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListComplianceSummariesCommand.d.ts +2 -1
  212. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +2 -1
  213. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListDocumentVersionsCommand.d.ts +2 -1
  214. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListDocumentsCommand.d.ts +2 -1
  215. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListInventoryEntriesCommand.d.ts +4 -3
  216. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListOpsItemEventsCommand.d.ts +2 -1
  217. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListOpsItemRelatedItemsCommand.d.ts +2 -1
  218. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListOpsMetadataCommand.d.ts +2 -1
  219. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListResourceComplianceSummariesCommand.d.ts +2 -1
  220. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListResourceDataSyncCommand.d.ts +2 -1
  221. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  222. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ModifyDocumentPermissionCommand.d.ts +2 -1
  223. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/PutComplianceItemsCommand.d.ts +5 -2
  224. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/PutInventoryCommand.d.ts +4 -3
  225. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/PutParameterCommand.d.ts +2 -1
  226. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/PutResourcePolicyCommand.d.ts +42 -4
  227. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/RegisterDefaultPatchBaselineCommand.d.ts +2 -1
  228. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +2 -1
  229. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +2 -1
  230. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +3 -2
  231. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
  232. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ResetServiceSettingCommand.d.ts +2 -1
  233. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ResumeSessionCommand.d.ts +2 -1
  234. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/SendAutomationSignalCommand.d.ts +2 -1
  235. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/SendCommandCommand.d.ts +7 -6
  236. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartAssociationsOnceCommand.d.ts +2 -1
  237. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartAutomationExecutionCommand.d.ts +2 -1
  238. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +2 -1
  239. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartSessionCommand.d.ts +2 -1
  240. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/StopAutomationExecutionCommand.d.ts +3 -2
  241. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/TerminateSessionCommand.d.ts +3 -3
  242. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UnlabelParameterVersionCommand.d.ts +2 -1
  243. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateAssociationCommand.d.ts +2 -1
  244. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateAssociationStatusCommand.d.ts +4 -3
  245. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateDocumentCommand.d.ts +2 -1
  246. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +2 -1
  247. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +2 -1
  248. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +2 -1
  249. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +2 -1
  250. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +4 -3
  251. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +4 -3
  252. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateOpsItemCommand.d.ts +3 -2
  253. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateOpsMetadataCommand.d.ts +2 -1
  254. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdatePatchBaselineCommand.d.ts +2 -1
  255. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +2 -1
  256. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateServiceSettingCommand.d.ts +2 -1
  257. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/index.d.ts +0 -1
  258. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/models/models_0.d.ts +973 -979
  259. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/models/models_1.d.ts +1205 -1152
  260. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/models/models_2.d.ts +256 -235
  261. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.browser.d.ts +3 -6
  262. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.d.ts +3 -6
  263. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.native.d.ts +3 -6
  264. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.shared.d.ts +2 -2
  265. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/SSM.d.ts +28 -0
  266. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/SSMClient.d.ts +3 -3
  267. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +9 -0
  268. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +9 -0
  269. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CancelCommandCommand.d.ts +9 -0
  270. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +9 -0
  271. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateActivationCommand.d.ts +9 -0
  272. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +9 -0
  273. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateAssociationCommand.d.ts +9 -0
  274. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateDocumentCommand.d.ts +9 -0
  275. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +9 -0
  276. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateOpsItemCommand.d.ts +9 -0
  277. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +9 -0
  278. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +9 -0
  279. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +9 -0
  280. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteActivationCommand.d.ts +9 -0
  281. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +9 -0
  282. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +9 -0
  283. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteInventoryCommand.d.ts +9 -0
  284. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +9 -0
  285. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteOpsItemCommand.d.ts +9 -0
  286. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +9 -0
  287. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteParameterCommand.d.ts +9 -0
  288. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteParametersCommand.d.ts +9 -0
  289. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +9 -0
  290. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +9 -0
  291. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +9 -0
  292. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +9 -0
  293. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +9 -0
  294. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +9 -0
  295. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +9 -0
  296. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeActivationsCommand.d.ts +9 -0
  297. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeAssociationCommand.d.ts +9 -0
  298. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +9 -0
  299. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +9 -0
  300. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +9 -0
  301. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +9 -0
  302. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +9 -0
  303. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeDocumentCommand.d.ts +9 -0
  304. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +9 -0
  305. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +9 -0
  306. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +9 -0
  307. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +9 -0
  308. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +9 -0
  309. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +9 -0
  310. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +9 -0
  311. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +9 -0
  312. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +9 -0
  313. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +9 -0
  314. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +9 -0
  315. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +9 -0
  316. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +9 -0
  317. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +9 -0
  318. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +9 -0
  319. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +9 -0
  320. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +9 -0
  321. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +9 -0
  322. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +9 -0
  323. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +9 -0
  324. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +9 -0
  325. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +9 -0
  326. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +9 -0
  327. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +9 -0
  328. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +9 -0
  329. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +9 -0
  330. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +9 -0
  331. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +9 -0
  332. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +9 -0
  333. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +9 -0
  334. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +9 -0
  335. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +9 -0
  336. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +9 -0
  337. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +9 -0
  338. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +9 -0
  339. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +9 -0
  340. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +9 -0
  341. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +9 -0
  342. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +9 -0
  343. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +9 -0
  344. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +9 -0
  345. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +9 -0
  346. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetParameterCommand.d.ts +9 -0
  347. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +9 -0
  348. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +9 -0
  349. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetParametersCommand.d.ts +9 -0
  350. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +9 -0
  351. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +9 -0
  352. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +9 -0
  353. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +9 -0
  354. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/LabelParameterVersionCommand.d.ts +9 -0
  355. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +9 -0
  356. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +9 -0
  357. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +9 -0
  358. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +9 -0
  359. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListComplianceItemsCommand.d.ts +9 -0
  360. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +9 -0
  361. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +9 -0
  362. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +9 -0
  363. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +9 -0
  364. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +9 -0
  365. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +9 -0
  366. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +9 -0
  367. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListOpsMetadataCommand.d.ts +9 -0
  368. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +9 -0
  369. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +9 -0
  370. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  371. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +9 -0
  372. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/PutComplianceItemsCommand.d.ts +9 -0
  373. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/PutInventoryCommand.d.ts +9 -0
  374. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/PutParameterCommand.d.ts +9 -0
  375. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +9 -0
  376. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +9 -0
  377. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +9 -0
  378. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +9 -0
  379. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +9 -0
  380. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +9 -0
  381. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +9 -0
  382. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +9 -0
  383. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +9 -0
  384. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/SendCommandCommand.d.ts +9 -0
  385. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +9 -0
  386. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +9 -0
  387. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +9 -0
  388. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/StartSessionCommand.d.ts +9 -0
  389. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +10 -1
  390. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +13 -2
  391. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +9 -0
  392. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +9 -0
  393. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +9 -0
  394. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +9 -0
  395. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +9 -0
  396. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +9 -0
  397. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +9 -0
  398. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +9 -0
  399. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +9 -0
  400. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +9 -0
  401. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +9 -0
  402. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +9 -0
  403. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +9 -0
  404. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +9 -0
  405. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +9 -0
  406. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/index.d.ts +0 -1
  407. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_0.d.ts +30 -17
  408. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_1.d.ts +19 -11
  409. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_2.d.ts +12 -3
  410. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -15
  411. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.d.ts +4 -16
  412. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -15
  413. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  414. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/package.json +41 -41
  415. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/endpointResolver.js +4 -2
  416. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +6 -49
  417. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -1
  418. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +1 -1
  419. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-es/endpoint/endpointResolver.js +3 -1
  420. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-es/index.js +0 -1
  421. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-es/protocols/Aws_restJson1.js +1 -40
  422. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -1
  423. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +1 -1
  424. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +1 -1
  425. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +5 -5
  426. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +2 -1
  427. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +2 -1
  428. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +2 -1
  429. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +2 -1
  430. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +0 -1
  431. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +32 -32
  432. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +3 -6
  433. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +3 -6
  434. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +3 -6
  435. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +2 -2
  436. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +3 -3
  437. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/GetRoleCredentialsCommand.d.ts +9 -0
  438. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountRolesCommand.d.ts +9 -0
  439. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +9 -0
  440. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/LogoutCommand.d.ts +7 -0
  441. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +0 -1
  442. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -15
  443. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +4 -16
  444. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -15
  445. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  446. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/package.json +38 -38
  447. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/endpointResolver.js +4 -2
  448. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/index.js +7 -50
  449. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.browser.js +1 -1
  450. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.js +1 -1
  451. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-es/endpoint/endpointResolver.js +3 -1
  452. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-es/index.js +0 -1
  453. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-es/protocols/Aws_restJson1.js +1 -40
  454. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.browser.js +1 -1
  455. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.js +1 -1
  456. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDC.d.ts +1 -1
  457. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDCClient.d.ts +5 -5
  458. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenCommand.d.ts +2 -1
  459. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenWithIAMCommand.d.ts +2 -1
  460. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/RegisterClientCommand.d.ts +2 -1
  461. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/StartDeviceAuthorizationCommand.d.ts +2 -1
  462. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/index.d.ts +0 -1
  463. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/models_0.d.ts +89 -89
  464. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.browser.d.ts +3 -6
  465. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.d.ts +3 -6
  466. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.native.d.ts +3 -6
  467. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.shared.d.ts +2 -2
  468. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDCClient.d.ts +3 -3
  469. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenCommand.d.ts +9 -0
  470. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenWithIAMCommand.d.ts +9 -0
  471. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/RegisterClientCommand.d.ts +9 -0
  472. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/StartDeviceAuthorizationCommand.d.ts +9 -0
  473. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/index.d.ts +0 -1
  474. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -15
  475. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.d.ts +4 -16
  476. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -15
  477. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  478. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/package.json +40 -40
  479. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/endpointResolver.js +4 -2
  480. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-cjs/index.js +10 -44
  481. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.browser.js +1 -1
  482. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js +1 -1
  483. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-es/endpoint/endpointResolver.js +3 -1
  484. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-es/index.js +0 -1
  485. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-es/protocols/Aws_query.js +2 -34
  486. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.browser.js +1 -1
  487. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.js +1 -1
  488. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/STS.d.ts +3 -1
  489. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +5 -5
  490. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleCommand.d.ts +2 -1
  491. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithSAMLCommand.d.ts +2 -1
  492. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithWebIdentityCommand.d.ts +2 -1
  493. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/commands/DecodeAuthorizationMessageCommand.d.ts +2 -1
  494. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/commands/GetAccessKeyInfoCommand.d.ts +2 -1
  495. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/commands/GetCallerIdentityCommand.d.ts +2 -1
  496. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/commands/GetFederationTokenCommand.d.ts +2 -1
  497. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/commands/GetSessionTokenCommand.d.ts +2 -1
  498. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/index.d.ts +0 -1
  499. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/models/models_0.d.ts +98 -98
  500. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +3 -6
  501. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +3 -6
  502. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +3 -6
  503. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.shared.d.ts +2 -2
  504. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STS.d.ts +2 -0
  505. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STSClient.d.ts +3 -3
  506. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleCommand.d.ts +9 -0
  507. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithSAMLCommand.d.ts +9 -0
  508. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithWebIdentityCommand.d.ts +9 -0
  509. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/DecodeAuthorizationMessageCommand.d.ts +9 -0
  510. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetAccessKeyInfoCommand.d.ts +9 -0
  511. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetCallerIdentityCommand.d.ts +9 -0
  512. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +9 -0
  513. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetSessionTokenCommand.d.ts +9 -0
  514. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/index.d.ts +0 -1
  515. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -15
  516. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +4 -16
  517. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -15
  518. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  519. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/package.json +39 -40
  520. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/CHANGELOG.md +65 -0
  521. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/index.js +133 -9
  522. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/protocols/common.js +1 -0
  523. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/protocols/json/parseJsonBody.js +1 -0
  524. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/protocols/xml/parseXmlBody.js +1 -0
  525. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js +5 -0
  526. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/protocols/common.js +2 -0
  527. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/protocols/index.js +2 -0
  528. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/protocols/json/parseJsonBody.js +51 -0
  529. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/protocols/xml/parseXmlBody.js +57 -0
  530. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/protocols/common.d.ts +2 -0
  531. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/protocols/index.d.ts +2 -0
  532. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/protocols/json/parseJsonBody.d.ts +4 -0
  533. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/protocols/xml/parseXmlBody.d.ts +4 -0
  534. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/common.d.ts +5 -0
  535. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/index.d.ts +2 -0
  536. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/json/parseJsonBody.d.ts +13 -0
  537. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/xml/parseXmlBody.d.ts +13 -0
  538. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/integ/request-handlers/request-handlers.integ.spec.ts +158 -0
  539. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/jest.config.integ.js +4 -0
  540. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/package.json +10 -8
  541. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.spec.ts +30 -0
  542. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.ts +10 -8
  543. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/protocols/common.ts +5 -0
  544. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/protocols/index.ts +2 -0
  545. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/protocols/json/parseJsonBody.ts +60 -0
  546. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/protocols/xml/parseXmlBody.ts +64 -0
  547. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/tsconfig.cjs.tsbuildinfo +1 -1
  548. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/tsconfig.es.tsbuildinfo +1 -1
  549. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/tsconfig.types.tsbuildinfo +1 -1
  550. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  551. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  552. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-ini/package.json +12 -12
  553. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-node/package.json +13 -13
  554. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  555. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  556. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -6
  557. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-host-header/package.json +5 -5
  558. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-logger/package.json +4 -4
  559. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-recursion-detection/package.json +5 -5
  560. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-user-agent/package.json +6 -6
  561. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/region-config-resolver/package.json +7 -7
  562. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/token-providers/package.json +7 -7
  563. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/package.json +3 -3
  564. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +2 -0
  565. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-endpoints/dist-es/aws.js +1 -1
  566. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-endpoints/dist-types/aws.d.ts +2 -1
  567. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/aws.d.ts +2 -1
  568. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
  569. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +39 -11
  570. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-locate-window/package.json +5 -9
  571. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-browser/package.json +4 -4
  572. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  573. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/abort-controller/package.json +3 -3
  574. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/config-resolver/package.json +6 -6
  575. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/core/package.json +9 -9
  576. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/credential-provider-imds/dist-cjs/index.js +11 -1
  577. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/credential-provider-imds/dist-es/index.js +1 -0
  578. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/credential-provider-imds/dist-es/utils/getExtendedInstanceMetadataCredentials.js +1 -1
  579. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/credential-provider-imds/dist-types/index.d.ts +4 -0
  580. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/index.d.ts +4 -0
  581. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/credential-provider-imds/package.json +6 -6
  582. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/package.json +5 -5
  583. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/fetch-http-handler/package.json +9 -9
  584. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/hash-node/package.json +5 -5
  585. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/invalid-dependency/package.json +3 -3
  586. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/is-array-buffer/package.json +2 -2
  587. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-content-length/package.json +5 -5
  588. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-endpoint/package.json +8 -8
  589. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/dist-cjs/index.js +1 -0
  590. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/dist-es/retryMiddleware.js +1 -0
  591. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/dist-types/configurations.d.ts +7 -2
  592. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/dist-types/retryDecider.d.ts +3 -0
  593. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/dist-types/ts3.4/configurations.d.ts +7 -2
  594. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryDecider.d.ts +3 -0
  595. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/package.json +10 -10
  596. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/dist-cjs/index.js +5 -0
  597. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/dist-es/deserializerMiddleware.js +5 -0
  598. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/dist-types/deserializerMiddleware.d.ts +5 -2
  599. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/dist-types/serdePlugin.d.ts +6 -2
  600. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/dist-types/serializerMiddleware.d.ts +5 -2
  601. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/dist-types/ts3.4/deserializerMiddleware.d.ts +5 -2
  602. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serdePlugin.d.ts +6 -2
  603. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serializerMiddleware.d.ts +5 -2
  604. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/package.json +4 -4
  605. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-stack/package.json +3 -3
  606. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/node-config-provider/package.json +5 -5
  607. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/node-http-handler/dist-cjs/index.js +14 -3
  608. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/node-http-handler/dist-es/server.mock.js +30 -0
  609. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +16 -4
  610. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/node-http-handler/dist-types/server.mock.d.ts +2 -0
  611. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/node-http-handler/dist-types/ts3.4/server.mock.d.ts +2 -0
  612. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/node-http-handler/package.json +6 -6
  613. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/property-provider/package.json +3 -3
  614. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/protocol-http/package.json +3 -3
  615. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/querystring-builder/package.json +4 -4
  616. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/querystring-parser/package.json +3 -3
  617. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/service-error-classification/dist-cjs/index.js +7 -1
  618. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/service-error-classification/dist-es/index.js +3 -1
  619. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/service-error-classification/dist-types/index.d.ts +7 -0
  620. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/service-error-classification/dist-types/ts3.4/index.d.ts +7 -0
  621. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/service-error-classification/package.json +2 -2
  622. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +1 -1
  623. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/shared-ini-file-loader/dist-es/getSsoSessionData.js +1 -1
  624. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/shared-ini-file-loader/package.json +3 -3
  625. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/signature-v4/package.json +10 -10
  626. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/smithy-client/dist-cjs/index.js +2 -2
  627. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/smithy-client/dist-es/command.js +2 -2
  628. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/smithy-client/dist-types/command.d.ts +2 -1
  629. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/smithy-client/dist-types/ts3.4/command.d.ts +2 -1
  630. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/smithy-client/package.json +7 -7
  631. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/client.d.ts +2 -2
  632. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/retry.d.ts +6 -1
  633. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/serde.d.ts +10 -3
  634. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/shapes.d.ts +10 -1
  635. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/ts3.4/client.d.ts +2 -7
  636. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/ts3.4/retry.d.ts +6 -1
  637. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/ts3.4/serde.d.ts +10 -3
  638. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/ts3.4/shapes.d.ts +10 -1
  639. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/ts3.4/util.d.ts +27 -7
  640. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/util.d.ts +22 -7
  641. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/package.json +2 -2
  642. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/url-parser/package.json +4 -4
  643. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/dist-cjs/toBase64.browser.js +16 -1
  644. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/dist-cjs/toBase64.js +14 -1
  645. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/dist-es/toBase64.browser.js +16 -1
  646. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/dist-es/toBase64.js +14 -1
  647. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/dist-types/toBase64.browser.d.ts +4 -3
  648. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/dist-types/toBase64.d.ts +4 -3
  649. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/dist-types/ts3.4/toBase64.browser.d.ts +4 -3
  650. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/dist-types/ts3.4/toBase64.d.ts +4 -3
  651. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/package.json +4 -3
  652. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-body-length-browser/package.json +2 -2
  653. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-body-length-node/dist-cjs/index.js +1 -1
  654. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-body-length-node/dist-es/calculateBodyLength.js +1 -1
  655. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-body-length-node/package.json +2 -2
  656. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-buffer-from/package.json +3 -3
  657. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-config-provider/dist-cjs/index.js +2 -2
  658. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-config-provider/package.json +2 -2
  659. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-defaults-mode-browser/package.json +5 -5
  660. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-defaults-mode-node/package.json +8 -8
  661. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-endpoints/package.json +4 -4
  662. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-hex-encoding/package.json +2 -2
  663. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-middleware/package.json +3 -3
  664. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-retry/package.json +4 -4
  665. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-stream/package.json +12 -12
  666. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-uri-escape/package.json +2 -2
  667. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-utf8/dist-cjs/index.js +9 -1
  668. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +9 -1
  669. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +9 -1
  670. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +7 -1
  671. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +7 -1
  672. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +7 -1
  673. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +7 -1
  674. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-utf8/package.json +3 -3
  675. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-waiter/package.json +4 -4
  676. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/commonjs/index.d.ts +9 -4
  677. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/commonjs/index.d.ts.map +1 -1
  678. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/commonjs/index.js +5 -0
  679. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/commonjs/index.js.map +1 -1
  680. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/esm/index.d.ts +9 -4
  681. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/esm/index.d.ts.map +1 -1
  682. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/esm/index.js +5 -0
  683. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/esm/index.js.map +1 -1
  684. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/package.json +1 -1
  685. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/commonjs/index.d.ts +1107 -0
  686. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/commonjs/index.d.ts.map +1 -0
  687. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/commonjs/index.js +2020 -0
  688. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/commonjs/index.js.map +1 -0
  689. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/commonjs/package.json +3 -0
  690. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/esm/index.d.ts +1107 -0
  691. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/esm/index.d.ts.map +1 -0
  692. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/esm/index.js +1985 -0
  693. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/esm/index.js.map +1 -0
  694. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/esm/package.json +3 -0
  695. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/package.json +26 -28
  696. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/tslib/README.md +1 -1
  697. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/tslib/modules/index.js +5 -0
  698. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/tslib/package.json +12 -3
  699. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/tslib/tslib.d.ts +23 -0
  700. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/tslib/tslib.es6.js +80 -3
  701. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/tslib/tslib.es6.mjs +1 -1
  702. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/tslib/tslib.js +54 -3
  703. package/lib/internal-lambdas/sourceWatcherLambda/src/package-lock.json +640 -2033
  704. package/lib/internal-lambdas/sourceWatcherLambda/src/package.json +2 -2
  705. 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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseBody(output.body, context);
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 parseErrorBody(output.body, context)
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
- MaintenanceWindowTaskParameterValueExpressionFilterSensitiveLog,
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,