@ndlib/ndlib-cdk2 1.0.18 → 1.0.19

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 (2767) hide show
  1. package/lib/ec2s/ec2-with-database.js +16 -13
  2. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/.package-lock.json +1 -1
  3. package/package.json +10 -10
  4. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/.yarn-integrity +0 -107
  5. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/abort-controller/CHANGELOG.md +0 -993
  6. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/abort-controller/dist/cjs/AbortController.js +0 -14
  7. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/abort-controller/dist/cjs/AbortSignal.js +0 -31
  8. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/abort-controller/dist/cjs/index.js +0 -6
  9. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/abort-controller/dist/es/AbortController.js +0 -12
  10. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/abort-controller/dist/es/AbortSignal.js +0 -33
  11. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/abort-controller/dist/es/index.js +0 -3
  12. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/abort-controller/dist/types/AbortController.d.ts +0 -6
  13. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/abort-controller/dist/types/AbortSignal.d.ts +0 -10
  14. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/abort-controller/dist/types/index.d.ts +0 -2
  15. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/abort-controller/src/AbortController.ts +0 -11
  16. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/abort-controller/src/AbortSignal.ts +0 -31
  17. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/abort-controller/src/index.ts +0 -2
  18. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/abort-controller/tsconfig.cjs.json +0 -11
  19. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/abort-controller/tsconfig.es.json +0 -12
  20. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/CHANGELOG.md +0 -3446
  21. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/CodePipeline.ts +0 -1697
  22. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/CodePipelineClient.ts +0 -609
  23. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/AcknowledgeJobCommand.ts +0 -95
  24. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/AcknowledgeThirdPartyJobCommand.ts +0 -95
  25. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/CreateCustomActionTypeCommand.ts +0 -95
  26. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/CreatePipelineCommand.ts +0 -100
  27. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/DeleteCustomActionTypeCommand.ts +0 -102
  28. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/DeletePipelineCommand.ts +0 -94
  29. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/DeleteWebhookCommand.ts +0 -98
  30. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/DeregisterWebhookWithThirdPartyCommand.ts +0 -104
  31. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/DisableStageTransitionCommand.ts +0 -95
  32. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/EnableStageTransitionCommand.ts +0 -94
  33. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/GetActionTypeCommand.ts +0 -96
  34. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/GetJobDetailsCommand.ts +0 -100
  35. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/GetPipelineCommand.ts +0 -96
  36. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/GetPipelineExecutionCommand.ts +0 -96
  37. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/GetPipelineStateCommand.ts +0 -100
  38. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/GetThirdPartyJobDetailsCommand.ts +0 -101
  39. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/ListActionExecutionsCommand.ts +0 -94
  40. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/ListActionTypesCommand.ts +0 -95
  41. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/ListPipelineExecutionsCommand.ts +0 -94
  42. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/ListPipelinesCommand.ts +0 -94
  43. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/ListTagsForResourceCommand.ts +0 -95
  44. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/ListWebhooksCommand.ts +0 -96
  45. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/PollForJobsCommand.ts +0 -103
  46. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/PollForThirdPartyJobsCommand.ts +0 -100
  47. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/PutActionRevisionCommand.ts +0 -94
  48. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/PutApprovalResultCommand.ts +0 -95
  49. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/PutJobFailureResultCommand.ts +0 -95
  50. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/PutJobSuccessResultCommand.ts +0 -95
  51. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/PutThirdPartyJobFailureResultCommand.ts +0 -98
  52. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/PutThirdPartyJobSuccessResultCommand.ts +0 -98
  53. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/PutWebhookCommand.ts +0 -100
  54. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/RegisterWebhookWithThirdPartyCommand.ts +0 -100
  55. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/RetryStageExecutionCommand.ts +0 -97
  56. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/StartPipelineExecutionCommand.ts +0 -95
  57. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/StopPipelineExecutionCommand.ts +0 -99
  58. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/TagResourceCommand.ts +0 -95
  59. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/UntagResourceCommand.ts +0 -94
  60. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/UpdateActionTypeCommand.ts +0 -97
  61. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/commands/UpdatePipelineCommand.ts +0 -97
  62. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/CodePipeline.js +0 -790
  63. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/CodePipeline.js.map +0 -1
  64. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/CodePipelineClient.js +0 -241
  65. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/CodePipelineClient.js.map +0 -1
  66. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/AcknowledgeJobCommand.js +0 -62
  67. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/AcknowledgeJobCommand.js.map +0 -1
  68. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/AcknowledgeThirdPartyJobCommand.js +0 -62
  69. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/AcknowledgeThirdPartyJobCommand.js.map +0 -1
  70. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/CreateCustomActionTypeCommand.js +0 -62
  71. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/CreateCustomActionTypeCommand.js.map +0 -1
  72. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/CreatePipelineCommand.js +0 -67
  73. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/CreatePipelineCommand.js.map +0 -1
  74. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/DeleteCustomActionTypeCommand.js +0 -69
  75. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/DeleteCustomActionTypeCommand.js.map +0 -1
  76. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/DeletePipelineCommand.js +0 -61
  77. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/DeletePipelineCommand.js.map +0 -1
  78. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/DeleteWebhookCommand.js +0 -65
  79. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/DeleteWebhookCommand.js.map +0 -1
  80. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/DeregisterWebhookWithThirdPartyCommand.js +0 -63
  81. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/DeregisterWebhookWithThirdPartyCommand.js.map +0 -1
  82. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/DisableStageTransitionCommand.js +0 -62
  83. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/DisableStageTransitionCommand.js.map +0 -1
  84. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/EnableStageTransitionCommand.js +0 -61
  85. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/EnableStageTransitionCommand.js.map +0 -1
  86. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/GetActionTypeCommand.js +0 -63
  87. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/GetActionTypeCommand.js.map +0 -1
  88. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/GetJobDetailsCommand.js +0 -67
  89. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/GetJobDetailsCommand.js.map +0 -1
  90. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/GetPipelineCommand.js +0 -63
  91. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/GetPipelineCommand.js.map +0 -1
  92. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/GetPipelineExecutionCommand.js +0 -63
  93. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/GetPipelineExecutionCommand.js.map +0 -1
  94. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/GetPipelineStateCommand.js +0 -67
  95. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/GetPipelineStateCommand.js.map +0 -1
  96. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/GetThirdPartyJobDetailsCommand.js +0 -68
  97. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/GetThirdPartyJobDetailsCommand.js.map +0 -1
  98. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/ListActionExecutionsCommand.js +0 -61
  99. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/ListActionExecutionsCommand.js.map +0 -1
  100. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/ListActionTypesCommand.js +0 -62
  101. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/ListActionTypesCommand.js.map +0 -1
  102. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/ListPipelineExecutionsCommand.js +0 -61
  103. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/ListPipelineExecutionsCommand.js.map +0 -1
  104. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/ListPipelinesCommand.js +0 -61
  105. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/ListPipelinesCommand.js.map +0 -1
  106. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/ListTagsForResourceCommand.js +0 -62
  107. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  108. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/ListWebhooksCommand.js +0 -63
  109. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/ListWebhooksCommand.js.map +0 -1
  110. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/PollForJobsCommand.js +0 -70
  111. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/PollForJobsCommand.js.map +0 -1
  112. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/PollForThirdPartyJobsCommand.js +0 -67
  113. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/PollForThirdPartyJobsCommand.js.map +0 -1
  114. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/PutActionRevisionCommand.js +0 -61
  115. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/PutActionRevisionCommand.js.map +0 -1
  116. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/PutApprovalResultCommand.js +0 -62
  117. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/PutApprovalResultCommand.js.map +0 -1
  118. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/PutJobFailureResultCommand.js +0 -62
  119. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/PutJobFailureResultCommand.js.map +0 -1
  120. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/PutJobSuccessResultCommand.js +0 -62
  121. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/PutJobSuccessResultCommand.js.map +0 -1
  122. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/PutThirdPartyJobFailureResultCommand.js +0 -62
  123. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/PutThirdPartyJobFailureResultCommand.js.map +0 -1
  124. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/PutThirdPartyJobSuccessResultCommand.js +0 -62
  125. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/PutThirdPartyJobSuccessResultCommand.js.map +0 -1
  126. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/PutWebhookCommand.js +0 -67
  127. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/PutWebhookCommand.js.map +0 -1
  128. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/RegisterWebhookWithThirdPartyCommand.js +0 -62
  129. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/RegisterWebhookWithThirdPartyCommand.js.map +0 -1
  130. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/RetryStageExecutionCommand.js +0 -64
  131. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/RetryStageExecutionCommand.js.map +0 -1
  132. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/StartPipelineExecutionCommand.js +0 -62
  133. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/StartPipelineExecutionCommand.js.map +0 -1
  134. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/StopPipelineExecutionCommand.js +0 -66
  135. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/StopPipelineExecutionCommand.js.map +0 -1
  136. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/TagResourceCommand.js +0 -62
  137. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/TagResourceCommand.js.map +0 -1
  138. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/UntagResourceCommand.js +0 -61
  139. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/UntagResourceCommand.js.map +0 -1
  140. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/UpdateActionTypeCommand.js +0 -64
  141. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/UpdateActionTypeCommand.js.map +0 -1
  142. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/UpdatePipelineCommand.js +0 -64
  143. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/commands/UpdatePipelineCommand.js.map +0 -1
  144. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/endpoints.js +0 -241
  145. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/endpoints.js.map +0 -1
  146. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/index.js +0 -53
  147. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/index.js.map +0 -1
  148. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/models/index.js +0 -5
  149. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/models/index.js.map +0 -1
  150. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/models/models_0.js +0 -1692
  151. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/models/models_0.js.map +0 -1
  152. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/package.json +0 -93
  153. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/pagination/Interfaces.js +0 -3
  154. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/pagination/Interfaces.js.map +0 -1
  155. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/pagination/ListActionExecutionsPaginator.js +0 -46
  156. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/pagination/ListActionExecutionsPaginator.js.map +0 -1
  157. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/pagination/ListActionTypesPaginator.js +0 -45
  158. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/pagination/ListActionTypesPaginator.js.map +0 -1
  159. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/pagination/ListPipelineExecutionsPaginator.js +0 -46
  160. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/pagination/ListPipelineExecutionsPaginator.js.map +0 -1
  161. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/pagination/ListPipelinesPaginator.js +0 -46
  162. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/pagination/ListPipelinesPaginator.js.map +0 -1
  163. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/pagination/ListTagsForResourcePaginator.js +0 -46
  164. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/pagination/ListTagsForResourcePaginator.js.map +0 -1
  165. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/pagination/ListWebhooksPaginator.js +0 -46
  166. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/pagination/ListWebhooksPaginator.js.map +0 -1
  167. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/protocols/Aws_json1_1.js +0 -5681
  168. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/protocols/Aws_json1_1.js.map +0 -1
  169. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/runtimeConfig.browser.js +0 -38
  170. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/runtimeConfig.browser.js.map +0 -1
  171. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/runtimeConfig.js +0 -41
  172. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/runtimeConfig.js.map +0 -1
  173. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/runtimeConfig.native.js +0 -14
  174. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/runtimeConfig.native.js.map +0 -1
  175. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/runtimeConfig.shared.js +0 -17
  176. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/cjs/runtimeConfig.shared.js.map +0 -1
  177. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/CodePipeline.js +0 -793
  178. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/CodePipeline.js.map +0 -1
  179. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/CodePipelineClient.js +0 -240
  180. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/CodePipelineClient.js.map +0 -1
  181. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/AcknowledgeJobCommand.js +0 -66
  182. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/AcknowledgeJobCommand.js.map +0 -1
  183. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/AcknowledgeThirdPartyJobCommand.js +0 -66
  184. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/AcknowledgeThirdPartyJobCommand.js.map +0 -1
  185. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/CreateCustomActionTypeCommand.js +0 -66
  186. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/CreateCustomActionTypeCommand.js.map +0 -1
  187. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/CreatePipelineCommand.js +0 -71
  188. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/CreatePipelineCommand.js.map +0 -1
  189. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/DeleteCustomActionTypeCommand.js +0 -73
  190. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/DeleteCustomActionTypeCommand.js.map +0 -1
  191. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/DeletePipelineCommand.js +0 -65
  192. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/DeletePipelineCommand.js.map +0 -1
  193. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/DeleteWebhookCommand.js +0 -69
  194. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/DeleteWebhookCommand.js.map +0 -1
  195. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/DeregisterWebhookWithThirdPartyCommand.js +0 -67
  196. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/DeregisterWebhookWithThirdPartyCommand.js.map +0 -1
  197. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/DisableStageTransitionCommand.js +0 -66
  198. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/DisableStageTransitionCommand.js.map +0 -1
  199. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/EnableStageTransitionCommand.js +0 -65
  200. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/EnableStageTransitionCommand.js.map +0 -1
  201. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/GetActionTypeCommand.js +0 -67
  202. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/GetActionTypeCommand.js.map +0 -1
  203. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/GetJobDetailsCommand.js +0 -71
  204. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/GetJobDetailsCommand.js.map +0 -1
  205. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/GetPipelineCommand.js +0 -67
  206. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/GetPipelineCommand.js.map +0 -1
  207. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/GetPipelineExecutionCommand.js +0 -67
  208. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/GetPipelineExecutionCommand.js.map +0 -1
  209. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/GetPipelineStateCommand.js +0 -71
  210. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/GetPipelineStateCommand.js.map +0 -1
  211. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/GetThirdPartyJobDetailsCommand.js +0 -72
  212. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/GetThirdPartyJobDetailsCommand.js.map +0 -1
  213. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/ListActionExecutionsCommand.js +0 -65
  214. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/ListActionExecutionsCommand.js.map +0 -1
  215. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/ListActionTypesCommand.js +0 -66
  216. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/ListActionTypesCommand.js.map +0 -1
  217. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/ListPipelineExecutionsCommand.js +0 -65
  218. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/ListPipelineExecutionsCommand.js.map +0 -1
  219. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/ListPipelinesCommand.js +0 -65
  220. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/ListPipelinesCommand.js.map +0 -1
  221. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/ListTagsForResourceCommand.js +0 -66
  222. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/ListTagsForResourceCommand.js.map +0 -1
  223. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/ListWebhooksCommand.js +0 -67
  224. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/ListWebhooksCommand.js.map +0 -1
  225. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/PollForJobsCommand.js +0 -74
  226. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/PollForJobsCommand.js.map +0 -1
  227. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/PollForThirdPartyJobsCommand.js +0 -71
  228. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/PollForThirdPartyJobsCommand.js.map +0 -1
  229. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/PutActionRevisionCommand.js +0 -65
  230. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/PutActionRevisionCommand.js.map +0 -1
  231. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/PutApprovalResultCommand.js +0 -66
  232. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/PutApprovalResultCommand.js.map +0 -1
  233. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/PutJobFailureResultCommand.js +0 -66
  234. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/PutJobFailureResultCommand.js.map +0 -1
  235. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/PutJobSuccessResultCommand.js +0 -66
  236. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/PutJobSuccessResultCommand.js.map +0 -1
  237. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/PutThirdPartyJobFailureResultCommand.js +0 -66
  238. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/PutThirdPartyJobFailureResultCommand.js.map +0 -1
  239. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/PutThirdPartyJobSuccessResultCommand.js +0 -66
  240. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/PutThirdPartyJobSuccessResultCommand.js.map +0 -1
  241. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/PutWebhookCommand.js +0 -71
  242. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/PutWebhookCommand.js.map +0 -1
  243. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/RegisterWebhookWithThirdPartyCommand.js +0 -66
  244. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/RegisterWebhookWithThirdPartyCommand.js.map +0 -1
  245. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/RetryStageExecutionCommand.js +0 -68
  246. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/RetryStageExecutionCommand.js.map +0 -1
  247. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/StartPipelineExecutionCommand.js +0 -66
  248. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/StartPipelineExecutionCommand.js.map +0 -1
  249. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/StopPipelineExecutionCommand.js +0 -70
  250. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/StopPipelineExecutionCommand.js.map +0 -1
  251. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/TagResourceCommand.js +0 -66
  252. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/TagResourceCommand.js.map +0 -1
  253. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/UntagResourceCommand.js +0 -65
  254. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/UntagResourceCommand.js.map +0 -1
  255. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/UpdateActionTypeCommand.js +0 -68
  256. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/UpdateActionTypeCommand.js.map +0 -1
  257. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/UpdatePipelineCommand.js +0 -68
  258. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/commands/UpdatePipelineCommand.js.map +0 -1
  259. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/endpoints.js +0 -238
  260. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/endpoints.js.map +0 -1
  261. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/index.js +0 -50
  262. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/index.js.map +0 -1
  263. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/models/index.js +0 -2
  264. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/models/index.js.map +0 -1
  265. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/models/models_0.js +0 -1330
  266. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/models/models_0.js.map +0 -1
  267. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/package.json +0 -93
  268. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/pagination/Interfaces.js +0 -2
  269. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/pagination/Interfaces.js.map +0 -1
  270. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/pagination/ListActionExecutionsPaginator.js +0 -87
  271. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/pagination/ListActionExecutionsPaginator.js.map +0 -1
  272. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/pagination/ListActionTypesPaginator.js +0 -86
  273. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/pagination/ListActionTypesPaginator.js.map +0 -1
  274. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/pagination/ListPipelineExecutionsPaginator.js +0 -87
  275. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/pagination/ListPipelineExecutionsPaginator.js.map +0 -1
  276. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/pagination/ListPipelinesPaginator.js +0 -87
  277. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/pagination/ListPipelinesPaginator.js.map +0 -1
  278. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/pagination/ListTagsForResourcePaginator.js +0 -87
  279. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/pagination/ListTagsForResourcePaginator.js.map +0 -1
  280. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/pagination/ListWebhooksPaginator.js +0 -87
  281. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/pagination/ListWebhooksPaginator.js.map +0 -1
  282. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/protocols/Aws_json1_1.js +0 -5745
  283. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/protocols/Aws_json1_1.js.map +0 -1
  284. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/runtimeConfig.browser.js +0 -19
  285. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/runtimeConfig.browser.js.map +0 -1
  286. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/runtimeConfig.js +0 -22
  287. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/runtimeConfig.js.map +0 -1
  288. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/runtimeConfig.native.js +0 -8
  289. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/runtimeConfig.native.js.map +0 -1
  290. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/runtimeConfig.shared.js +0 -14
  291. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/es/runtimeConfig.shared.js.map +0 -1
  292. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/CodePipeline.d.ts +0 -570
  293. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/CodePipelineClient.d.ts +0 -366
  294. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/AcknowledgeJobCommand.d.ts +0 -36
  295. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/AcknowledgeThirdPartyJobCommand.d.ts +0 -36
  296. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/CreateCustomActionTypeCommand.d.ts +0 -36
  297. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/CreatePipelineCommand.d.ts +0 -41
  298. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/DeleteCustomActionTypeCommand.d.ts +0 -43
  299. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/DeletePipelineCommand.d.ts +0 -35
  300. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/DeleteWebhookCommand.d.ts +0 -39
  301. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/DeregisterWebhookWithThirdPartyCommand.d.ts +0 -37
  302. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/DisableStageTransitionCommand.d.ts +0 -36
  303. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/EnableStageTransitionCommand.d.ts +0 -35
  304. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/GetActionTypeCommand.d.ts +0 -37
  305. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/GetJobDetailsCommand.d.ts +0 -41
  306. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/GetPipelineCommand.d.ts +0 -37
  307. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/GetPipelineExecutionCommand.d.ts +0 -37
  308. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/GetPipelineStateCommand.d.ts +0 -41
  309. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/GetThirdPartyJobDetailsCommand.d.ts +0 -42
  310. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/ListActionExecutionsCommand.d.ts +0 -35
  311. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/ListActionTypesCommand.d.ts +0 -36
  312. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/ListPipelineExecutionsCommand.d.ts +0 -35
  313. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/ListPipelinesCommand.d.ts +0 -35
  314. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/ListTagsForResourceCommand.d.ts +0 -36
  315. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/ListWebhooksCommand.d.ts +0 -37
  316. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/PollForJobsCommand.d.ts +0 -44
  317. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/PollForThirdPartyJobsCommand.d.ts +0 -41
  318. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/PutActionRevisionCommand.d.ts +0 -35
  319. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/PutApprovalResultCommand.d.ts +0 -36
  320. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/PutJobFailureResultCommand.d.ts +0 -36
  321. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/PutJobSuccessResultCommand.d.ts +0 -36
  322. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/PutThirdPartyJobFailureResultCommand.d.ts +0 -36
  323. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/PutThirdPartyJobSuccessResultCommand.d.ts +0 -36
  324. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/PutWebhookCommand.d.ts +0 -41
  325. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/RegisterWebhookWithThirdPartyCommand.d.ts +0 -36
  326. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/RetryStageExecutionCommand.d.ts +0 -38
  327. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/StartPipelineExecutionCommand.d.ts +0 -36
  328. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/StopPipelineExecutionCommand.d.ts +0 -40
  329. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/TagResourceCommand.d.ts +0 -36
  330. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/UntagResourceCommand.d.ts +0 -35
  331. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/UpdateActionTypeCommand.d.ts +0 -38
  332. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/commands/UpdatePipelineCommand.d.ts +0 -38
  333. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/endpoints.d.ts +0 -2
  334. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/index.d.ts +0 -49
  335. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/models/index.d.ts +0 -1
  336. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/models/models_0.d.ts +0 -4298
  337. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/pagination/Interfaces.d.ts +0 -6
  338. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/pagination/ListActionExecutionsPaginator.d.ts +0 -4
  339. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/pagination/ListActionTypesPaginator.d.ts +0 -4
  340. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/pagination/ListPipelineExecutionsPaginator.d.ts +0 -4
  341. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/pagination/ListPipelinesPaginator.d.ts +0 -4
  342. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/pagination/ListTagsForResourcePaginator.d.ts +0 -4
  343. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/pagination/ListWebhooksPaginator.d.ts +0 -4
  344. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/protocols/Aws_json1_1.d.ts +0 -119
  345. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/runtimeConfig.browser.d.ts +0 -5
  346. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/runtimeConfig.d.ts +0 -5
  347. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/runtimeConfig.native.d.ts +0 -5
  348. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist/types/runtimeConfig.shared.d.ts +0 -12
  349. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/endpoints.ts +0 -240
  350. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/index.ts +0 -49
  351. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/jest.config.js +0 -4
  352. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/models/index.ts +0 -1
  353. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/models/models_0.ts +0 -5263
  354. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/pagination/Interfaces.ts +0 -7
  355. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/pagination/ListActionExecutionsPaginator.ts +0 -58
  356. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/pagination/ListActionTypesPaginator.ts +0 -57
  357. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/pagination/ListPipelineExecutionsPaginator.ts +0 -58
  358. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/pagination/ListPipelinesPaginator.ts +0 -58
  359. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/pagination/ListTagsForResourcePaginator.ts +0 -58
  360. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/pagination/ListWebhooksPaginator.ts +0 -58
  361. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/protocols/Aws_json1_1.ts +0 -7172
  362. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/runtimeConfig.browser.ts +0 -36
  363. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/runtimeConfig.native.ts +0 -12
  364. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/runtimeConfig.shared.ts +0 -15
  365. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/runtimeConfig.ts +0 -39
  366. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/tsconfig.es.json +0 -12
  367. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/tsconfig.json +0 -32
  368. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/CHANGELOG.md +0 -3458
  369. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/SSM.ts +0 -5521
  370. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/SSMClient.ts +0 -944
  371. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/AddTagsToResourceCommand.ts +0 -108
  372. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/AssociateOpsItemRelatedItemCommand.ts +0 -101
  373. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/CancelCommandCommand.ts +0 -95
  374. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/CancelMaintenanceWindowExecutionCommand.ts +0 -104
  375. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/CreateActivationCommand.ts +0 -103
  376. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/CreateAssociationBatchCommand.ts +0 -99
  377. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/CreateAssociationCommand.ts +0 -103
  378. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/CreateDocumentCommand.ts +0 -97
  379. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/CreateMaintenanceWindowCommand.ts +0 -102
  380. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/CreateOpsItemCommand.ts +0 -100
  381. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/CreateOpsMetadataCommand.ts +0 -95
  382. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/CreatePatchBaselineCommand.ts +0 -98
  383. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/CreateResourceDataSyncCommand.ts +0 -113
  384. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DeleteActivationCommand.ts +0 -97
  385. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DeleteAssociationCommand.ts +0 -98
  386. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DeleteDocumentCommand.ts +0 -95
  387. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DeleteInventoryCommand.ts +0 -95
  388. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DeleteMaintenanceWindowCommand.ts +0 -94
  389. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DeleteOpsMetadataCommand.ts +0 -94
  390. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DeleteParameterCommand.ts +0 -94
  391. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DeleteParametersCommand.ts +0 -94
  392. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DeletePatchBaselineCommand.ts +0 -94
  393. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DeleteResourceDataSyncCommand.ts +0 -96
  394. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DeregisterManagedInstanceCommand.ts +0 -99
  395. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DeregisterPatchBaselineForPatchGroupCommand.ts +0 -105
  396. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DeregisterTargetFromMaintenanceWindowCommand.ts +0 -106
  397. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DeregisterTaskFromMaintenanceWindowCommand.ts +0 -105
  398. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeActivationsCommand.ts +0 -96
  399. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeAssociationCommand.ts +0 -98
  400. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeAssociationExecutionTargetsCommand.ts +0 -106
  401. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeAssociationExecutionsCommand.ts +0 -99
  402. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeAutomationExecutionsCommand.ts +0 -99
  403. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeAutomationStepExecutionsCommand.ts +0 -103
  404. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeAvailablePatchesCommand.ts +0 -94
  405. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeDocumentCommand.ts +0 -94
  406. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeDocumentPermissionCommand.ts +0 -99
  407. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeEffectiveInstanceAssociationsCommand.ts +0 -106
  408. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeEffectivePatchesForPatchBaselineCommand.ts +0 -110
  409. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeInstanceAssociationsStatusCommand.ts +0 -105
  410. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeInstanceInformationCommand.ts +0 -106
  411. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeInstancePatchStatesCommand.ts +0 -97
  412. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeInstancePatchStatesForPatchGroupCommand.ts +0 -109
  413. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeInstancePatchesCommand.ts +0 -95
  414. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeInventoryDeletionsCommand.ts +0 -97
  415. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.ts +0 -110
  416. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeMaintenanceWindowExecutionTasksCommand.ts +0 -109
  417. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeMaintenanceWindowExecutionsCommand.ts +0 -107
  418. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeMaintenanceWindowScheduleCommand.ts +0 -102
  419. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeMaintenanceWindowTargetsCommand.ts +0 -102
  420. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeMaintenanceWindowTasksCommand.ts +0 -108
  421. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeMaintenanceWindowsCommand.ts +0 -97
  422. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeMaintenanceWindowsForTargetCommand.ts +0 -106
  423. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeOpsItemsCommand.ts +0 -100
  424. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeParametersCommand.ts +0 -102
  425. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribePatchBaselinesCommand.ts +0 -94
  426. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribePatchGroupStateCommand.ts +0 -94
  427. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribePatchGroupsCommand.ts +0 -94
  428. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribePatchPropertiesCommand.ts +0 -140
  429. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DescribeSessionsCommand.ts +0 -95
  430. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/DisassociateOpsItemRelatedItemCommand.ts +0 -104
  431. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/GetAutomationExecutionCommand.ts +0 -94
  432. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/GetCalendarStateCommand.ts +0 -103
  433. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/GetCommandInvocationCommand.ts +0 -98
  434. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/GetConnectionStatusCommand.ts +0 -95
  435. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/GetDefaultPatchBaselineCommand.ts +0 -98
  436. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/GetDeployablePatchSnapshotForInstanceCommand.ts +0 -107
  437. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/GetDocumentCommand.ts +0 -94
  438. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/GetInventoryCommand.ts +0 -95
  439. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/GetInventorySchemaCommand.ts +0 -95
  440. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/GetMaintenanceWindowCommand.ts +0 -94
  441. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/GetMaintenanceWindowExecutionCommand.ts +0 -99
  442. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/GetMaintenanceWindowExecutionTaskCommand.ts +0 -103
  443. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.ts +0 -109
  444. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/GetMaintenanceWindowTaskCommand.ts +0 -100
  445. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/GetOpsItemCommand.ts +0 -101
  446. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/GetOpsMetadataCommand.ts +0 -94
  447. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/GetOpsSummaryCommand.ts +0 -95
  448. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/GetParameterCommand.ts +0 -95
  449. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/GetParameterHistoryCommand.ts +0 -94
  450. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/GetParametersByPathCommand.ts +0 -102
  451. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/GetParametersCommand.ts +0 -94
  452. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/GetPatchBaselineCommand.ts +0 -94
  453. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/GetPatchBaselineForPatchGroupCommand.ts +0 -99
  454. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/GetServiceSettingCommand.ts +0 -106
  455. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/LabelParameterVersionCommand.ts +0 -130
  456. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/ListAssociationVersionsCommand.ts +0 -94
  457. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/ListAssociationsCommand.ts +0 -96
  458. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/ListCommandInvocationsCommand.ts +0 -97
  459. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/ListCommandsCommand.ts +0 -94
  460. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/ListComplianceItemsCommand.ts +0 -96
  461. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/ListComplianceSummariesCommand.ts +0 -96
  462. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/ListDocumentMetadataHistoryCommand.ts +0 -99
  463. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/ListDocumentVersionsCommand.ts +0 -94
  464. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/ListDocumentsCommand.ts +0 -95
  465. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/ListInventoryEntriesCommand.ts +0 -94
  466. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/ListOpsItemEventsCommand.ts +0 -95
  467. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/ListOpsItemRelatedItemsCommand.ts +0 -94
  468. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/ListOpsMetadataCommand.ts +0 -95
  469. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/ListResourceComplianceSummariesCommand.ts +0 -104
  470. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/ListResourceDataSyncCommand.ts +0 -102
  471. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/ListTagsForResourceCommand.ts +0 -94
  472. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/ModifyDocumentPermissionCommand.ts +0 -96
  473. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/PutComplianceItemsCommand.ts +0 -149
  474. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/PutInventoryCommand.ts +0 -95
  475. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/PutParameterCommand.ts +0 -94
  476. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/RegisterDefaultPatchBaselineCommand.ts +0 -103
  477. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/RegisterPatchBaselineForPatchGroupCommand.ts +0 -105
  478. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/RegisterTargetWithMaintenanceWindowCommand.ts +0 -105
  479. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/RegisterTaskWithMaintenanceWindowCommand.ts +0 -102
  480. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/RemoveTagsFromResourceCommand.ts +0 -94
  481. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/ResetServiceSettingCommand.ts +0 -107
  482. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/ResumeSessionCommand.ts +0 -99
  483. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/SendAutomationSignalCommand.ts +0 -95
  484. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/SendCommandCommand.ts +0 -94
  485. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/StartAssociationsOnceCommand.ts +0 -95
  486. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/StartAutomationExecutionCommand.ts +0 -94
  487. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/StartChangeRequestExecutionCommand.ts +0 -99
  488. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/StartSessionCommand.ts +0 -103
  489. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/StopAutomationExecutionCommand.ts +0 -94
  490. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/TerminateSessionCommand.ts +0 -95
  491. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/UnlabelParameterVersionCommand.ts +0 -94
  492. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/UpdateAssociationCommand.ts +0 -106
  493. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/UpdateAssociationStatusCommand.ts +0 -94
  494. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/UpdateDocumentCommand.ts +0 -94
  495. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/UpdateDocumentDefaultVersionCommand.ts +0 -99
  496. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/UpdateDocumentMetadataCommand.ts +0 -94
  497. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/UpdateMaintenanceWindowCommand.ts +0 -102
  498. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/UpdateMaintenanceWindowTargetCommand.ts +0 -125
  499. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/UpdateMaintenanceWindowTaskCommand.ts +0 -141
  500. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/UpdateManagedInstanceRoleCommand.ts +0 -99
  501. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/UpdateOpsItemCommand.ts +0 -100
  502. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/UpdateOpsMetadataCommand.ts +0 -94
  503. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/UpdatePatchBaselineCommand.ts +0 -99
  504. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/UpdateResourceDataSyncCommand.ts +0 -102
  505. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/commands/UpdateServiceSettingCommand.ts +0 -106
  506. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/SSM.js +0 -2067
  507. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/SSM.js.map +0 -1
  508. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/SSMClient.js +0 -78
  509. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/SSMClient.js.map +0 -1
  510. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/AddTagsToResourceCommand.js +0 -75
  511. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/AddTagsToResourceCommand.js.map +0 -1
  512. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/AssociateOpsItemRelatedItemCommand.js +0 -63
  513. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/AssociateOpsItemRelatedItemCommand.js.map +0 -1
  514. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/CancelCommandCommand.js +0 -62
  515. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/CancelCommandCommand.js.map +0 -1
  516. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/CancelMaintenanceWindowExecutionCommand.js +0 -63
  517. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/CancelMaintenanceWindowExecutionCommand.js.map +0 -1
  518. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/CreateActivationCommand.js +0 -70
  519. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/CreateActivationCommand.js.map +0 -1
  520. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/CreateAssociationBatchCommand.js +0 -66
  521. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/CreateAssociationBatchCommand.js.map +0 -1
  522. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/CreateAssociationCommand.js +0 -70
  523. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/CreateAssociationCommand.js.map +0 -1
  524. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/CreateDocumentCommand.js +0 -64
  525. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/CreateDocumentCommand.js.map +0 -1
  526. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/CreateMaintenanceWindowCommand.js +0 -69
  527. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/CreateMaintenanceWindowCommand.js.map +0 -1
  528. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/CreateOpsItemCommand.js +0 -67
  529. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/CreateOpsItemCommand.js.map +0 -1
  530. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/CreateOpsMetadataCommand.js +0 -62
  531. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/CreateOpsMetadataCommand.js.map +0 -1
  532. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/CreatePatchBaselineCommand.js +0 -65
  533. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/CreatePatchBaselineCommand.js.map +0 -1
  534. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/CreateResourceDataSyncCommand.js +0 -80
  535. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/CreateResourceDataSyncCommand.js.map +0 -1
  536. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeleteActivationCommand.js +0 -64
  537. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeleteActivationCommand.js.map +0 -1
  538. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeleteAssociationCommand.js +0 -65
  539. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeleteAssociationCommand.js.map +0 -1
  540. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeleteDocumentCommand.js +0 -62
  541. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeleteDocumentCommand.js.map +0 -1
  542. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeleteInventoryCommand.js +0 -62
  543. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeleteInventoryCommand.js.map +0 -1
  544. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeleteMaintenanceWindowCommand.js +0 -61
  545. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeleteMaintenanceWindowCommand.js.map +0 -1
  546. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeleteOpsMetadataCommand.js +0 -61
  547. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeleteOpsMetadataCommand.js.map +0 -1
  548. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeleteParameterCommand.js +0 -61
  549. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeleteParameterCommand.js.map +0 -1
  550. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeleteParametersCommand.js +0 -61
  551. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeleteParametersCommand.js.map +0 -1
  552. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeletePatchBaselineCommand.js +0 -61
  553. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeletePatchBaselineCommand.js.map +0 -1
  554. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeleteResourceDataSyncCommand.js +0 -63
  555. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeleteResourceDataSyncCommand.js.map +0 -1
  556. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeregisterManagedInstanceCommand.js +0 -63
  557. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeregisterManagedInstanceCommand.js.map +0 -1
  558. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeregisterPatchBaselineForPatchGroupCommand.js +0 -61
  559. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeregisterPatchBaselineForPatchGroupCommand.js.map +0 -1
  560. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeregisterTargetFromMaintenanceWindowCommand.js +0 -61
  561. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeregisterTargetFromMaintenanceWindowCommand.js.map +0 -1
  562. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeregisterTaskFromMaintenanceWindowCommand.js +0 -61
  563. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DeregisterTaskFromMaintenanceWindowCommand.js.map +0 -1
  564. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeActivationsCommand.js +0 -63
  565. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeActivationsCommand.js.map +0 -1
  566. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeAssociationCommand.js +0 -65
  567. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeAssociationCommand.js.map +0 -1
  568. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeAssociationExecutionTargetsCommand.js +0 -62
  569. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeAssociationExecutionTargetsCommand.js.map +0 -1
  570. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeAssociationExecutionsCommand.js +0 -61
  571. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeAssociationExecutionsCommand.js.map +0 -1
  572. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeAutomationExecutionsCommand.js +0 -61
  573. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeAutomationExecutionsCommand.js.map +0 -1
  574. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeAutomationStepExecutionsCommand.js +0 -62
  575. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeAutomationStepExecutionsCommand.js.map +0 -1
  576. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeAvailablePatchesCommand.js +0 -61
  577. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeAvailablePatchesCommand.js.map +0 -1
  578. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeDocumentCommand.js +0 -61
  579. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeDocumentCommand.js.map +0 -1
  580. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeDocumentPermissionCommand.js +0 -63
  581. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeDocumentPermissionCommand.js.map +0 -1
  582. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeEffectiveInstanceAssociationsCommand.js +0 -61
  583. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeEffectiveInstanceAssociationsCommand.js.map +0 -1
  584. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +0 -62
  585. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeEffectivePatchesForPatchBaselineCommand.js.map +0 -1
  586. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeInstanceAssociationsStatusCommand.js +0 -61
  587. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeInstanceAssociationsStatusCommand.js.map +0 -1
  588. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeInstanceInformationCommand.js +0 -70
  589. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeInstanceInformationCommand.js.map +0 -1
  590. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeInstancePatchStatesCommand.js +0 -61
  591. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeInstancePatchStatesCommand.js.map +0 -1
  592. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +0 -61
  593. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeInstancePatchStatesForPatchGroupCommand.js.map +0 -1
  594. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeInstancePatchesCommand.js +0 -62
  595. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeInstancePatchesCommand.js.map +0 -1
  596. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeInventoryDeletionsCommand.js +0 -61
  597. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeInventoryDeletionsCommand.js.map +0 -1
  598. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +0 -62
  599. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js.map +0 -1
  600. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +0 -61
  601. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeMaintenanceWindowExecutionTasksCommand.js.map +0 -1
  602. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeMaintenanceWindowExecutionsCommand.js +0 -63
  603. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeMaintenanceWindowExecutionsCommand.js.map +0 -1
  604. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeMaintenanceWindowScheduleCommand.js +0 -61
  605. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeMaintenanceWindowScheduleCommand.js.map +0 -1
  606. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeMaintenanceWindowTargetsCommand.js +0 -61
  607. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeMaintenanceWindowTargetsCommand.js.map +0 -1
  608. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeMaintenanceWindowTasksCommand.js +0 -67
  609. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeMaintenanceWindowTasksCommand.js.map +0 -1
  610. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeMaintenanceWindowsCommand.js +0 -61
  611. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeMaintenanceWindowsCommand.js.map +0 -1
  612. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeMaintenanceWindowsForTargetCommand.js +0 -62
  613. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeMaintenanceWindowsForTargetCommand.js.map +0 -1
  614. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeOpsItemsCommand.js +0 -67
  615. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeOpsItemsCommand.js.map +0 -1
  616. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeParametersCommand.js +0 -69
  617. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeParametersCommand.js.map +0 -1
  618. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribePatchBaselinesCommand.js +0 -61
  619. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribePatchBaselinesCommand.js.map +0 -1
  620. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribePatchGroupStateCommand.js +0 -61
  621. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribePatchGroupStateCommand.js.map +0 -1
  622. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribePatchGroupsCommand.js +0 -61
  623. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribePatchGroupsCommand.js.map +0 -1
  624. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribePatchPropertiesCommand.js +0 -107
  625. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribePatchPropertiesCommand.js.map +0 -1
  626. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeSessionsCommand.js +0 -62
  627. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DescribeSessionsCommand.js.map +0 -1
  628. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DisassociateOpsItemRelatedItemCommand.js +0 -63
  629. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/DisassociateOpsItemRelatedItemCommand.js.map +0 -1
  630. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetAutomationExecutionCommand.js +0 -61
  631. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetAutomationExecutionCommand.js.map +0 -1
  632. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetCalendarStateCommand.js +0 -70
  633. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetCalendarStateCommand.js.map +0 -1
  634. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetCommandInvocationCommand.js +0 -65
  635. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetCommandInvocationCommand.js.map +0 -1
  636. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetConnectionStatusCommand.js +0 -62
  637. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetConnectionStatusCommand.js.map +0 -1
  638. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetDefaultPatchBaselineCommand.js +0 -65
  639. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetDefaultPatchBaselineCommand.js.map +0 -1
  640. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetDeployablePatchSnapshotForInstanceCommand.js +0 -62
  641. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetDeployablePatchSnapshotForInstanceCommand.js.map +0 -1
  642. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetDocumentCommand.js +0 -61
  643. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetDocumentCommand.js.map +0 -1
  644. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetInventoryCommand.js +0 -62
  645. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetInventoryCommand.js.map +0 -1
  646. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetInventorySchemaCommand.js +0 -62
  647. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetInventorySchemaCommand.js.map +0 -1
  648. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetMaintenanceWindowCommand.js +0 -61
  649. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetMaintenanceWindowCommand.js.map +0 -1
  650. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetMaintenanceWindowExecutionCommand.js +0 -61
  651. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetMaintenanceWindowExecutionCommand.js.map +0 -1
  652. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetMaintenanceWindowExecutionTaskCommand.js +0 -62
  653. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetMaintenanceWindowExecutionTaskCommand.js.map +0 -1
  654. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +0 -61
  655. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js.map +0 -1
  656. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetMaintenanceWindowTaskCommand.js +0 -67
  657. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetMaintenanceWindowTaskCommand.js.map +0 -1
  658. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetOpsItemCommand.js +0 -68
  659. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetOpsItemCommand.js.map +0 -1
  660. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetOpsMetadataCommand.js +0 -61
  661. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetOpsMetadataCommand.js.map +0 -1
  662. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetOpsSummaryCommand.js +0 -62
  663. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetOpsSummaryCommand.js.map +0 -1
  664. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetParameterCommand.js +0 -62
  665. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetParameterCommand.js.map +0 -1
  666. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetParameterHistoryCommand.js +0 -61
  667. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetParameterHistoryCommand.js.map +0 -1
  668. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetParametersByPathCommand.js +0 -69
  669. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetParametersByPathCommand.js.map +0 -1
  670. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetParametersCommand.js +0 -61
  671. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetParametersCommand.js.map +0 -1
  672. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetPatchBaselineCommand.js +0 -61
  673. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetPatchBaselineCommand.js.map +0 -1
  674. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetPatchBaselineForPatchGroupCommand.js +0 -61
  675. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetPatchBaselineForPatchGroupCommand.js.map +0 -1
  676. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetServiceSettingCommand.js +0 -73
  677. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/GetServiceSettingCommand.js.map +0 -1
  678. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/LabelParameterVersionCommand.js +0 -97
  679. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/LabelParameterVersionCommand.js.map +0 -1
  680. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListAssociationVersionsCommand.js +0 -61
  681. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListAssociationVersionsCommand.js.map +0 -1
  682. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListAssociationsCommand.js +0 -63
  683. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListAssociationsCommand.js.map +0 -1
  684. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListCommandInvocationsCommand.js +0 -64
  685. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListCommandInvocationsCommand.js.map +0 -1
  686. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListCommandsCommand.js +0 -61
  687. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListCommandsCommand.js.map +0 -1
  688. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListComplianceItemsCommand.js +0 -63
  689. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListComplianceItemsCommand.js.map +0 -1
  690. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListComplianceSummariesCommand.js +0 -63
  691. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListComplianceSummariesCommand.js.map +0 -1
  692. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListDocumentMetadataHistoryCommand.js +0 -61
  693. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListDocumentMetadataHistoryCommand.js.map +0 -1
  694. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListDocumentVersionsCommand.js +0 -61
  695. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListDocumentVersionsCommand.js.map +0 -1
  696. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListDocumentsCommand.js +0 -62
  697. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListDocumentsCommand.js.map +0 -1
  698. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListInventoryEntriesCommand.js +0 -61
  699. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListInventoryEntriesCommand.js.map +0 -1
  700. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListOpsItemEventsCommand.js +0 -62
  701. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListOpsItemEventsCommand.js.map +0 -1
  702. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListOpsItemRelatedItemsCommand.js +0 -61
  703. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListOpsItemRelatedItemsCommand.js.map +0 -1
  704. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListOpsMetadataCommand.js +0 -62
  705. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListOpsMetadataCommand.js.map +0 -1
  706. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListResourceComplianceSummariesCommand.js +0 -63
  707. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListResourceComplianceSummariesCommand.js.map +0 -1
  708. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListResourceDataSyncCommand.js +0 -69
  709. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListResourceDataSyncCommand.js.map +0 -1
  710. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListTagsForResourceCommand.js +0 -61
  711. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  712. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ModifyDocumentPermissionCommand.js +0 -63
  713. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ModifyDocumentPermissionCommand.js.map +0 -1
  714. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/PutComplianceItemsCommand.js +0 -116
  715. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/PutComplianceItemsCommand.js.map +0 -1
  716. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/PutInventoryCommand.js +0 -62
  717. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/PutInventoryCommand.js.map +0 -1
  718. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/PutParameterCommand.js +0 -61
  719. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/PutParameterCommand.js.map +0 -1
  720. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/RegisterDefaultPatchBaselineCommand.js +0 -65
  721. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/RegisterDefaultPatchBaselineCommand.js.map +0 -1
  722. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/RegisterPatchBaselineForPatchGroupCommand.js +0 -61
  723. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/RegisterPatchBaselineForPatchGroupCommand.js.map +0 -1
  724. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/RegisterTargetWithMaintenanceWindowCommand.js +0 -61
  725. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/RegisterTargetWithMaintenanceWindowCommand.js.map +0 -1
  726. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/RegisterTaskWithMaintenanceWindowCommand.js +0 -61
  727. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/RegisterTaskWithMaintenanceWindowCommand.js.map +0 -1
  728. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/RemoveTagsFromResourceCommand.js +0 -61
  729. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/RemoveTagsFromResourceCommand.js.map +0 -1
  730. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ResetServiceSettingCommand.js +0 -74
  731. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ResetServiceSettingCommand.js.map +0 -1
  732. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ResumeSessionCommand.js +0 -66
  733. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/ResumeSessionCommand.js.map +0 -1
  734. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/SendAutomationSignalCommand.js +0 -62
  735. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/SendAutomationSignalCommand.js.map +0 -1
  736. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/SendCommandCommand.js +0 -61
  737. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/SendCommandCommand.js.map +0 -1
  738. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/StartAssociationsOnceCommand.js +0 -62
  739. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/StartAssociationsOnceCommand.js.map +0 -1
  740. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/StartAutomationExecutionCommand.js +0 -61
  741. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/StartAutomationExecutionCommand.js.map +0 -1
  742. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/StartChangeRequestExecutionCommand.js +0 -63
  743. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/StartChangeRequestExecutionCommand.js.map +0 -1
  744. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/StartSessionCommand.js +0 -70
  745. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/StartSessionCommand.js.map +0 -1
  746. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/StopAutomationExecutionCommand.js +0 -61
  747. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/StopAutomationExecutionCommand.js.map +0 -1
  748. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/TerminateSessionCommand.js +0 -62
  749. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/TerminateSessionCommand.js.map +0 -1
  750. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UnlabelParameterVersionCommand.js +0 -61
  751. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UnlabelParameterVersionCommand.js.map +0 -1
  752. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdateAssociationCommand.js +0 -73
  753. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdateAssociationCommand.js.map +0 -1
  754. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdateAssociationStatusCommand.js +0 -61
  755. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdateAssociationStatusCommand.js.map +0 -1
  756. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdateDocumentCommand.js +0 -61
  757. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdateDocumentCommand.js.map +0 -1
  758. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdateDocumentDefaultVersionCommand.js +0 -61
  759. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdateDocumentDefaultVersionCommand.js.map +0 -1
  760. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdateDocumentMetadataCommand.js +0 -61
  761. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdateDocumentMetadataCommand.js.map +0 -1
  762. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdateMaintenanceWindowCommand.js +0 -69
  763. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdateMaintenanceWindowCommand.js.map +0 -1
  764. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdateMaintenanceWindowTargetCommand.js +0 -87
  765. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdateMaintenanceWindowTargetCommand.js.map +0 -1
  766. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdateMaintenanceWindowTaskCommand.js +0 -105
  767. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdateMaintenanceWindowTaskCommand.js.map +0 -1
  768. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdateManagedInstanceRoleCommand.js +0 -63
  769. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdateManagedInstanceRoleCommand.js.map +0 -1
  770. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdateOpsItemCommand.js +0 -67
  771. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdateOpsItemCommand.js.map +0 -1
  772. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdateOpsMetadataCommand.js +0 -61
  773. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdateOpsMetadataCommand.js.map +0 -1
  774. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdatePatchBaselineCommand.js +0 -66
  775. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdatePatchBaselineCommand.js.map +0 -1
  776. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdateResourceDataSyncCommand.js +0 -69
  777. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdateResourceDataSyncCommand.js.map +0 -1
  778. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdateServiceSettingCommand.js +0 -73
  779. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/commands/UpdateServiceSettingCommand.js.map +0 -1
  780. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/endpoints.js +0 -296
  781. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/endpoints.js.map +0 -1
  782. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/index.js +0 -190
  783. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/index.js.map +0 -1
  784. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/models/index.js +0 -7
  785. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/models/index.js.map +0 -1
  786. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/models/models_0.js +0 -2686
  787. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/models/models_0.js.map +0 -1
  788. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/models/models_1.js +0 -2663
  789. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/models/models_1.js.map +0 -1
  790. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/models/models_2.js +0 -221
  791. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/models/models_2.js.map +0 -1
  792. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/package.json +0 -94
  793. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeActivationsPaginator.js +0 -46
  794. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeActivationsPaginator.js.map +0 -1
  795. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeAssociationExecutionTargetsPaginator.js +0 -46
  796. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeAssociationExecutionTargetsPaginator.js.map +0 -1
  797. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeAssociationExecutionsPaginator.js +0 -46
  798. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeAssociationExecutionsPaginator.js.map +0 -1
  799. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeAutomationExecutionsPaginator.js +0 -46
  800. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeAutomationExecutionsPaginator.js.map +0 -1
  801. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeAutomationStepExecutionsPaginator.js +0 -46
  802. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeAutomationStepExecutionsPaginator.js.map +0 -1
  803. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeAvailablePatchesPaginator.js +0 -46
  804. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeAvailablePatchesPaginator.js.map +0 -1
  805. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeEffectiveInstanceAssociationsPaginator.js +0 -46
  806. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeEffectiveInstanceAssociationsPaginator.js.map +0 -1
  807. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js +0 -46
  808. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js.map +0 -1
  809. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeInstanceAssociationsStatusPaginator.js +0 -46
  810. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeInstanceAssociationsStatusPaginator.js.map +0 -1
  811. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeInstanceInformationPaginator.js +0 -46
  812. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeInstanceInformationPaginator.js.map +0 -1
  813. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js +0 -46
  814. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js.map +0 -1
  815. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeInstancePatchStatesPaginator.js +0 -46
  816. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeInstancePatchStatesPaginator.js.map +0 -1
  817. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeInstancePatchesPaginator.js +0 -46
  818. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeInstancePatchesPaginator.js.map +0 -1
  819. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeInventoryDeletionsPaginator.js +0 -46
  820. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeInventoryDeletionsPaginator.js.map +0 -1
  821. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js +0 -46
  822. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js.map +0 -1
  823. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js +0 -46
  824. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js.map +0 -1
  825. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeMaintenanceWindowExecutionsPaginator.js +0 -46
  826. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeMaintenanceWindowExecutionsPaginator.js.map +0 -1
  827. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeMaintenanceWindowSchedulePaginator.js +0 -46
  828. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeMaintenanceWindowSchedulePaginator.js.map +0 -1
  829. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeMaintenanceWindowTargetsPaginator.js +0 -46
  830. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeMaintenanceWindowTargetsPaginator.js.map +0 -1
  831. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeMaintenanceWindowTasksPaginator.js +0 -46
  832. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeMaintenanceWindowTasksPaginator.js.map +0 -1
  833. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeMaintenanceWindowsForTargetPaginator.js +0 -46
  834. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeMaintenanceWindowsForTargetPaginator.js.map +0 -1
  835. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeMaintenanceWindowsPaginator.js +0 -46
  836. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeMaintenanceWindowsPaginator.js.map +0 -1
  837. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeOpsItemsPaginator.js +0 -46
  838. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeOpsItemsPaginator.js.map +0 -1
  839. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeParametersPaginator.js +0 -46
  840. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeParametersPaginator.js.map +0 -1
  841. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribePatchBaselinesPaginator.js +0 -46
  842. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribePatchBaselinesPaginator.js.map +0 -1
  843. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribePatchGroupsPaginator.js +0 -46
  844. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribePatchGroupsPaginator.js.map +0 -1
  845. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribePatchPropertiesPaginator.js +0 -46
  846. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribePatchPropertiesPaginator.js.map +0 -1
  847. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeSessionsPaginator.js +0 -46
  848. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/DescribeSessionsPaginator.js.map +0 -1
  849. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/GetInventoryPaginator.js +0 -46
  850. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/GetInventoryPaginator.js.map +0 -1
  851. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/GetInventorySchemaPaginator.js +0 -46
  852. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/GetInventorySchemaPaginator.js.map +0 -1
  853. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/GetOpsSummaryPaginator.js +0 -46
  854. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/GetOpsSummaryPaginator.js.map +0 -1
  855. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/GetParameterHistoryPaginator.js +0 -46
  856. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/GetParameterHistoryPaginator.js.map +0 -1
  857. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/GetParametersByPathPaginator.js +0 -46
  858. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/GetParametersByPathPaginator.js.map +0 -1
  859. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/Interfaces.js +0 -3
  860. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/Interfaces.js.map +0 -1
  861. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/ListAssociationVersionsPaginator.js +0 -46
  862. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/ListAssociationVersionsPaginator.js.map +0 -1
  863. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/ListAssociationsPaginator.js +0 -46
  864. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/ListAssociationsPaginator.js.map +0 -1
  865. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/ListCommandInvocationsPaginator.js +0 -46
  866. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/ListCommandInvocationsPaginator.js.map +0 -1
  867. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/ListCommandsPaginator.js +0 -46
  868. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/ListCommandsPaginator.js.map +0 -1
  869. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/ListComplianceItemsPaginator.js +0 -46
  870. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/ListComplianceItemsPaginator.js.map +0 -1
  871. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/ListComplianceSummariesPaginator.js +0 -46
  872. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/ListComplianceSummariesPaginator.js.map +0 -1
  873. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/ListDocumentVersionsPaginator.js +0 -46
  874. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/ListDocumentVersionsPaginator.js.map +0 -1
  875. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/ListDocumentsPaginator.js +0 -46
  876. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/ListDocumentsPaginator.js.map +0 -1
  877. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/ListOpsItemEventsPaginator.js +0 -46
  878. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/ListOpsItemEventsPaginator.js.map +0 -1
  879. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/ListOpsItemRelatedItemsPaginator.js +0 -46
  880. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/ListOpsItemRelatedItemsPaginator.js.map +0 -1
  881. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/ListOpsMetadataPaginator.js +0 -46
  882. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/ListOpsMetadataPaginator.js.map +0 -1
  883. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/ListResourceComplianceSummariesPaginator.js +0 -46
  884. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/ListResourceComplianceSummariesPaginator.js.map +0 -1
  885. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/ListResourceDataSyncPaginator.js +0 -46
  886. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/pagination/ListResourceDataSyncPaginator.js.map +0 -1
  887. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/protocols/Aws_json1_1.js +0 -19883
  888. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/protocols/Aws_json1_1.js.map +0 -1
  889. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/runtimeConfig.browser.js +0 -38
  890. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/runtimeConfig.browser.js.map +0 -1
  891. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/runtimeConfig.js +0 -41
  892. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/runtimeConfig.js.map +0 -1
  893. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/runtimeConfig.native.js +0 -14
  894. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/runtimeConfig.native.js.map +0 -1
  895. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/runtimeConfig.shared.js +0 -17
  896. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/runtimeConfig.shared.js.map +0 -1
  897. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/waiters/waitForCommandExecuted.js +0 -109
  898. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/cjs/waiters/waitForCommandExecuted.js.map +0 -1
  899. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/SSM.js +0 -2070
  900. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/SSM.js.map +0 -1
  901. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/SSMClient.js +0 -77
  902. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/SSMClient.js.map +0 -1
  903. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/AddTagsToResourceCommand.js +0 -79
  904. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/AddTagsToResourceCommand.js.map +0 -1
  905. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/AssociateOpsItemRelatedItemCommand.js +0 -67
  906. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/AssociateOpsItemRelatedItemCommand.js.map +0 -1
  907. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/CancelCommandCommand.js +0 -66
  908. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/CancelCommandCommand.js.map +0 -1
  909. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/CancelMaintenanceWindowExecutionCommand.js +0 -67
  910. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/CancelMaintenanceWindowExecutionCommand.js.map +0 -1
  911. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/CreateActivationCommand.js +0 -74
  912. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/CreateActivationCommand.js.map +0 -1
  913. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/CreateAssociationBatchCommand.js +0 -70
  914. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/CreateAssociationBatchCommand.js.map +0 -1
  915. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/CreateAssociationCommand.js +0 -74
  916. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/CreateAssociationCommand.js.map +0 -1
  917. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/CreateDocumentCommand.js +0 -68
  918. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/CreateDocumentCommand.js.map +0 -1
  919. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/CreateMaintenanceWindowCommand.js +0 -73
  920. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/CreateMaintenanceWindowCommand.js.map +0 -1
  921. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/CreateOpsItemCommand.js +0 -71
  922. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/CreateOpsItemCommand.js.map +0 -1
  923. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/CreateOpsMetadataCommand.js +0 -66
  924. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/CreateOpsMetadataCommand.js.map +0 -1
  925. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/CreatePatchBaselineCommand.js +0 -69
  926. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/CreatePatchBaselineCommand.js.map +0 -1
  927. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/CreateResourceDataSyncCommand.js +0 -84
  928. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/CreateResourceDataSyncCommand.js.map +0 -1
  929. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeleteActivationCommand.js +0 -68
  930. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeleteActivationCommand.js.map +0 -1
  931. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeleteAssociationCommand.js +0 -69
  932. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeleteAssociationCommand.js.map +0 -1
  933. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeleteDocumentCommand.js +0 -66
  934. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeleteDocumentCommand.js.map +0 -1
  935. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeleteInventoryCommand.js +0 -66
  936. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeleteInventoryCommand.js.map +0 -1
  937. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeleteMaintenanceWindowCommand.js +0 -65
  938. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeleteMaintenanceWindowCommand.js.map +0 -1
  939. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeleteOpsMetadataCommand.js +0 -65
  940. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeleteOpsMetadataCommand.js.map +0 -1
  941. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeleteParameterCommand.js +0 -65
  942. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeleteParameterCommand.js.map +0 -1
  943. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeleteParametersCommand.js +0 -65
  944. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeleteParametersCommand.js.map +0 -1
  945. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeletePatchBaselineCommand.js +0 -65
  946. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeletePatchBaselineCommand.js.map +0 -1
  947. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeleteResourceDataSyncCommand.js +0 -67
  948. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeleteResourceDataSyncCommand.js.map +0 -1
  949. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeregisterManagedInstanceCommand.js +0 -67
  950. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeregisterManagedInstanceCommand.js.map +0 -1
  951. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeregisterPatchBaselineForPatchGroupCommand.js +0 -65
  952. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeregisterPatchBaselineForPatchGroupCommand.js.map +0 -1
  953. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeregisterTargetFromMaintenanceWindowCommand.js +0 -65
  954. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeregisterTargetFromMaintenanceWindowCommand.js.map +0 -1
  955. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeregisterTaskFromMaintenanceWindowCommand.js +0 -65
  956. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DeregisterTaskFromMaintenanceWindowCommand.js.map +0 -1
  957. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeActivationsCommand.js +0 -67
  958. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeActivationsCommand.js.map +0 -1
  959. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeAssociationCommand.js +0 -69
  960. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeAssociationCommand.js.map +0 -1
  961. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeAssociationExecutionTargetsCommand.js +0 -66
  962. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeAssociationExecutionTargetsCommand.js.map +0 -1
  963. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeAssociationExecutionsCommand.js +0 -65
  964. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeAssociationExecutionsCommand.js.map +0 -1
  965. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeAutomationExecutionsCommand.js +0 -65
  966. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeAutomationExecutionsCommand.js.map +0 -1
  967. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeAutomationStepExecutionsCommand.js +0 -66
  968. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeAutomationStepExecutionsCommand.js.map +0 -1
  969. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeAvailablePatchesCommand.js +0 -65
  970. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeAvailablePatchesCommand.js.map +0 -1
  971. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeDocumentCommand.js +0 -65
  972. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeDocumentCommand.js.map +0 -1
  973. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeDocumentPermissionCommand.js +0 -67
  974. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeDocumentPermissionCommand.js.map +0 -1
  975. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeEffectiveInstanceAssociationsCommand.js +0 -65
  976. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeEffectiveInstanceAssociationsCommand.js.map +0 -1
  977. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +0 -66
  978. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js.map +0 -1
  979. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeInstanceAssociationsStatusCommand.js +0 -65
  980. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeInstanceAssociationsStatusCommand.js.map +0 -1
  981. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeInstanceInformationCommand.js +0 -74
  982. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeInstanceInformationCommand.js.map +0 -1
  983. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeInstancePatchStatesCommand.js +0 -65
  984. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeInstancePatchStatesCommand.js.map +0 -1
  985. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +0 -65
  986. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js.map +0 -1
  987. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeInstancePatchesCommand.js +0 -66
  988. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeInstancePatchesCommand.js.map +0 -1
  989. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeInventoryDeletionsCommand.js +0 -65
  990. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeInventoryDeletionsCommand.js.map +0 -1
  991. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +0 -66
  992. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js.map +0 -1
  993. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +0 -65
  994. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js.map +0 -1
  995. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeMaintenanceWindowExecutionsCommand.js +0 -67
  996. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeMaintenanceWindowExecutionsCommand.js.map +0 -1
  997. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeMaintenanceWindowScheduleCommand.js +0 -65
  998. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeMaintenanceWindowScheduleCommand.js.map +0 -1
  999. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeMaintenanceWindowTargetsCommand.js +0 -65
  1000. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeMaintenanceWindowTargetsCommand.js.map +0 -1
  1001. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeMaintenanceWindowTasksCommand.js +0 -71
  1002. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeMaintenanceWindowTasksCommand.js.map +0 -1
  1003. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeMaintenanceWindowsCommand.js +0 -65
  1004. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeMaintenanceWindowsCommand.js.map +0 -1
  1005. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeMaintenanceWindowsForTargetCommand.js +0 -66
  1006. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeMaintenanceWindowsForTargetCommand.js.map +0 -1
  1007. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeOpsItemsCommand.js +0 -71
  1008. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeOpsItemsCommand.js.map +0 -1
  1009. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeParametersCommand.js +0 -73
  1010. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeParametersCommand.js.map +0 -1
  1011. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribePatchBaselinesCommand.js +0 -65
  1012. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribePatchBaselinesCommand.js.map +0 -1
  1013. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribePatchGroupStateCommand.js +0 -65
  1014. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribePatchGroupStateCommand.js.map +0 -1
  1015. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribePatchGroupsCommand.js +0 -65
  1016. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribePatchGroupsCommand.js.map +0 -1
  1017. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribePatchPropertiesCommand.js +0 -111
  1018. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribePatchPropertiesCommand.js.map +0 -1
  1019. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeSessionsCommand.js +0 -66
  1020. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DescribeSessionsCommand.js.map +0 -1
  1021. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DisassociateOpsItemRelatedItemCommand.js +0 -67
  1022. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/DisassociateOpsItemRelatedItemCommand.js.map +0 -1
  1023. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetAutomationExecutionCommand.js +0 -65
  1024. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetAutomationExecutionCommand.js.map +0 -1
  1025. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetCalendarStateCommand.js +0 -74
  1026. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetCalendarStateCommand.js.map +0 -1
  1027. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetCommandInvocationCommand.js +0 -69
  1028. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetCommandInvocationCommand.js.map +0 -1
  1029. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetConnectionStatusCommand.js +0 -66
  1030. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetConnectionStatusCommand.js.map +0 -1
  1031. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetDefaultPatchBaselineCommand.js +0 -69
  1032. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetDefaultPatchBaselineCommand.js.map +0 -1
  1033. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetDeployablePatchSnapshotForInstanceCommand.js +0 -66
  1034. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetDeployablePatchSnapshotForInstanceCommand.js.map +0 -1
  1035. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetDocumentCommand.js +0 -65
  1036. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetDocumentCommand.js.map +0 -1
  1037. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetInventoryCommand.js +0 -66
  1038. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetInventoryCommand.js.map +0 -1
  1039. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetInventorySchemaCommand.js +0 -66
  1040. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetInventorySchemaCommand.js.map +0 -1
  1041. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetMaintenanceWindowCommand.js +0 -65
  1042. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetMaintenanceWindowCommand.js.map +0 -1
  1043. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetMaintenanceWindowExecutionCommand.js +0 -65
  1044. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetMaintenanceWindowExecutionCommand.js.map +0 -1
  1045. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetMaintenanceWindowExecutionTaskCommand.js +0 -66
  1046. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetMaintenanceWindowExecutionTaskCommand.js.map +0 -1
  1047. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +0 -65
  1048. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js.map +0 -1
  1049. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetMaintenanceWindowTaskCommand.js +0 -71
  1050. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetMaintenanceWindowTaskCommand.js.map +0 -1
  1051. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetOpsItemCommand.js +0 -72
  1052. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetOpsItemCommand.js.map +0 -1
  1053. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetOpsMetadataCommand.js +0 -65
  1054. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetOpsMetadataCommand.js.map +0 -1
  1055. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetOpsSummaryCommand.js +0 -66
  1056. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetOpsSummaryCommand.js.map +0 -1
  1057. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetParameterCommand.js +0 -66
  1058. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetParameterCommand.js.map +0 -1
  1059. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetParameterHistoryCommand.js +0 -65
  1060. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetParameterHistoryCommand.js.map +0 -1
  1061. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetParametersByPathCommand.js +0 -73
  1062. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetParametersByPathCommand.js.map +0 -1
  1063. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetParametersCommand.js +0 -65
  1064. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetParametersCommand.js.map +0 -1
  1065. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetPatchBaselineCommand.js +0 -65
  1066. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetPatchBaselineCommand.js.map +0 -1
  1067. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetPatchBaselineForPatchGroupCommand.js +0 -65
  1068. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetPatchBaselineForPatchGroupCommand.js.map +0 -1
  1069. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetServiceSettingCommand.js +0 -77
  1070. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/GetServiceSettingCommand.js.map +0 -1
  1071. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/LabelParameterVersionCommand.js +0 -101
  1072. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/LabelParameterVersionCommand.js.map +0 -1
  1073. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListAssociationVersionsCommand.js +0 -65
  1074. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListAssociationVersionsCommand.js.map +0 -1
  1075. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListAssociationsCommand.js +0 -67
  1076. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListAssociationsCommand.js.map +0 -1
  1077. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListCommandInvocationsCommand.js +0 -68
  1078. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListCommandInvocationsCommand.js.map +0 -1
  1079. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListCommandsCommand.js +0 -65
  1080. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListCommandsCommand.js.map +0 -1
  1081. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListComplianceItemsCommand.js +0 -67
  1082. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListComplianceItemsCommand.js.map +0 -1
  1083. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListComplianceSummariesCommand.js +0 -67
  1084. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListComplianceSummariesCommand.js.map +0 -1
  1085. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListDocumentMetadataHistoryCommand.js +0 -65
  1086. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListDocumentMetadataHistoryCommand.js.map +0 -1
  1087. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListDocumentVersionsCommand.js +0 -65
  1088. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListDocumentVersionsCommand.js.map +0 -1
  1089. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListDocumentsCommand.js +0 -66
  1090. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListDocumentsCommand.js.map +0 -1
  1091. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListInventoryEntriesCommand.js +0 -65
  1092. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListInventoryEntriesCommand.js.map +0 -1
  1093. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListOpsItemEventsCommand.js +0 -66
  1094. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListOpsItemEventsCommand.js.map +0 -1
  1095. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListOpsItemRelatedItemsCommand.js +0 -65
  1096. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListOpsItemRelatedItemsCommand.js.map +0 -1
  1097. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListOpsMetadataCommand.js +0 -66
  1098. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListOpsMetadataCommand.js.map +0 -1
  1099. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListResourceComplianceSummariesCommand.js +0 -67
  1100. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListResourceComplianceSummariesCommand.js.map +0 -1
  1101. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListResourceDataSyncCommand.js +0 -73
  1102. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListResourceDataSyncCommand.js.map +0 -1
  1103. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListTagsForResourceCommand.js +0 -65
  1104. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ListTagsForResourceCommand.js.map +0 -1
  1105. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ModifyDocumentPermissionCommand.js +0 -67
  1106. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ModifyDocumentPermissionCommand.js.map +0 -1
  1107. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/PutComplianceItemsCommand.js +0 -120
  1108. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/PutComplianceItemsCommand.js.map +0 -1
  1109. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/PutInventoryCommand.js +0 -66
  1110. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/PutInventoryCommand.js.map +0 -1
  1111. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/PutParameterCommand.js +0 -65
  1112. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/PutParameterCommand.js.map +0 -1
  1113. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/RegisterDefaultPatchBaselineCommand.js +0 -69
  1114. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/RegisterDefaultPatchBaselineCommand.js.map +0 -1
  1115. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/RegisterPatchBaselineForPatchGroupCommand.js +0 -65
  1116. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/RegisterPatchBaselineForPatchGroupCommand.js.map +0 -1
  1117. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/RegisterTargetWithMaintenanceWindowCommand.js +0 -65
  1118. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/RegisterTargetWithMaintenanceWindowCommand.js.map +0 -1
  1119. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/RegisterTaskWithMaintenanceWindowCommand.js +0 -65
  1120. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/RegisterTaskWithMaintenanceWindowCommand.js.map +0 -1
  1121. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/RemoveTagsFromResourceCommand.js +0 -65
  1122. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/RemoveTagsFromResourceCommand.js.map +0 -1
  1123. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ResetServiceSettingCommand.js +0 -78
  1124. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ResetServiceSettingCommand.js.map +0 -1
  1125. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ResumeSessionCommand.js +0 -70
  1126. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/ResumeSessionCommand.js.map +0 -1
  1127. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/SendAutomationSignalCommand.js +0 -66
  1128. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/SendAutomationSignalCommand.js.map +0 -1
  1129. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/SendCommandCommand.js +0 -65
  1130. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/SendCommandCommand.js.map +0 -1
  1131. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/StartAssociationsOnceCommand.js +0 -66
  1132. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/StartAssociationsOnceCommand.js.map +0 -1
  1133. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/StartAutomationExecutionCommand.js +0 -65
  1134. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/StartAutomationExecutionCommand.js.map +0 -1
  1135. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/StartChangeRequestExecutionCommand.js +0 -67
  1136. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/StartChangeRequestExecutionCommand.js.map +0 -1
  1137. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/StartSessionCommand.js +0 -74
  1138. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/StartSessionCommand.js.map +0 -1
  1139. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/StopAutomationExecutionCommand.js +0 -65
  1140. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/StopAutomationExecutionCommand.js.map +0 -1
  1141. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/TerminateSessionCommand.js +0 -66
  1142. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/TerminateSessionCommand.js.map +0 -1
  1143. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UnlabelParameterVersionCommand.js +0 -65
  1144. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UnlabelParameterVersionCommand.js.map +0 -1
  1145. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdateAssociationCommand.js +0 -77
  1146. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdateAssociationCommand.js.map +0 -1
  1147. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdateAssociationStatusCommand.js +0 -65
  1148. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdateAssociationStatusCommand.js.map +0 -1
  1149. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdateDocumentCommand.js +0 -65
  1150. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdateDocumentCommand.js.map +0 -1
  1151. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdateDocumentDefaultVersionCommand.js +0 -65
  1152. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdateDocumentDefaultVersionCommand.js.map +0 -1
  1153. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdateDocumentMetadataCommand.js +0 -65
  1154. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdateDocumentMetadataCommand.js.map +0 -1
  1155. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdateMaintenanceWindowCommand.js +0 -73
  1156. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdateMaintenanceWindowCommand.js.map +0 -1
  1157. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdateMaintenanceWindowTargetCommand.js +0 -91
  1158. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdateMaintenanceWindowTargetCommand.js.map +0 -1
  1159. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdateMaintenanceWindowTaskCommand.js +0 -109
  1160. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdateMaintenanceWindowTaskCommand.js.map +0 -1
  1161. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdateManagedInstanceRoleCommand.js +0 -67
  1162. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdateManagedInstanceRoleCommand.js.map +0 -1
  1163. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdateOpsItemCommand.js +0 -71
  1164. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdateOpsItemCommand.js.map +0 -1
  1165. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdateOpsMetadataCommand.js +0 -65
  1166. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdateOpsMetadataCommand.js.map +0 -1
  1167. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdatePatchBaselineCommand.js +0 -70
  1168. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdatePatchBaselineCommand.js.map +0 -1
  1169. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdateResourceDataSyncCommand.js +0 -73
  1170. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdateResourceDataSyncCommand.js.map +0 -1
  1171. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdateServiceSettingCommand.js +0 -77
  1172. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/commands/UpdateServiceSettingCommand.js.map +0 -1
  1173. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/endpoints.js +0 -293
  1174. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/endpoints.js.map +0 -1
  1175. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/index.js +0 -187
  1176. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/index.js.map +0 -1
  1177. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/models/index.js +0 -4
  1178. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/models/index.js.map +0 -1
  1179. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/models/models_0.js +0 -2161
  1180. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/models/models_0.js.map +0 -1
  1181. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/models/models_1.js +0 -2102
  1182. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/models/models_1.js.map +0 -1
  1183. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/models/models_2.js +0 -163
  1184. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/models/models_2.js.map +0 -1
  1185. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/package.json +0 -94
  1186. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeActivationsPaginator.js +0 -87
  1187. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeActivationsPaginator.js.map +0 -1
  1188. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeAssociationExecutionTargetsPaginator.js +0 -87
  1189. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeAssociationExecutionTargetsPaginator.js.map +0 -1
  1190. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeAssociationExecutionsPaginator.js +0 -87
  1191. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeAssociationExecutionsPaginator.js.map +0 -1
  1192. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeAutomationExecutionsPaginator.js +0 -87
  1193. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeAutomationExecutionsPaginator.js.map +0 -1
  1194. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeAutomationStepExecutionsPaginator.js +0 -87
  1195. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeAutomationStepExecutionsPaginator.js.map +0 -1
  1196. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeAvailablePatchesPaginator.js +0 -87
  1197. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeAvailablePatchesPaginator.js.map +0 -1
  1198. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeEffectiveInstanceAssociationsPaginator.js +0 -87
  1199. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeEffectiveInstanceAssociationsPaginator.js.map +0 -1
  1200. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js +0 -87
  1201. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js.map +0 -1
  1202. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeInstanceAssociationsStatusPaginator.js +0 -87
  1203. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeInstanceAssociationsStatusPaginator.js.map +0 -1
  1204. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeInstanceInformationPaginator.js +0 -87
  1205. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeInstanceInformationPaginator.js.map +0 -1
  1206. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js +0 -87
  1207. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js.map +0 -1
  1208. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeInstancePatchStatesPaginator.js +0 -87
  1209. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeInstancePatchStatesPaginator.js.map +0 -1
  1210. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeInstancePatchesPaginator.js +0 -87
  1211. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeInstancePatchesPaginator.js.map +0 -1
  1212. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeInventoryDeletionsPaginator.js +0 -87
  1213. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeInventoryDeletionsPaginator.js.map +0 -1
  1214. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js +0 -87
  1215. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js.map +0 -1
  1216. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js +0 -87
  1217. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js.map +0 -1
  1218. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeMaintenanceWindowExecutionsPaginator.js +0 -87
  1219. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeMaintenanceWindowExecutionsPaginator.js.map +0 -1
  1220. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeMaintenanceWindowSchedulePaginator.js +0 -87
  1221. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeMaintenanceWindowSchedulePaginator.js.map +0 -1
  1222. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeMaintenanceWindowTargetsPaginator.js +0 -87
  1223. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeMaintenanceWindowTargetsPaginator.js.map +0 -1
  1224. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeMaintenanceWindowTasksPaginator.js +0 -87
  1225. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeMaintenanceWindowTasksPaginator.js.map +0 -1
  1226. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeMaintenanceWindowsForTargetPaginator.js +0 -87
  1227. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeMaintenanceWindowsForTargetPaginator.js.map +0 -1
  1228. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeMaintenanceWindowsPaginator.js +0 -87
  1229. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeMaintenanceWindowsPaginator.js.map +0 -1
  1230. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeOpsItemsPaginator.js +0 -87
  1231. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeOpsItemsPaginator.js.map +0 -1
  1232. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeParametersPaginator.js +0 -87
  1233. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeParametersPaginator.js.map +0 -1
  1234. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribePatchBaselinesPaginator.js +0 -87
  1235. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribePatchBaselinesPaginator.js.map +0 -1
  1236. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribePatchGroupsPaginator.js +0 -87
  1237. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribePatchGroupsPaginator.js.map +0 -1
  1238. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribePatchPropertiesPaginator.js +0 -87
  1239. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribePatchPropertiesPaginator.js.map +0 -1
  1240. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeSessionsPaginator.js +0 -87
  1241. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/DescribeSessionsPaginator.js.map +0 -1
  1242. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/GetInventoryPaginator.js +0 -87
  1243. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/GetInventoryPaginator.js.map +0 -1
  1244. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/GetInventorySchemaPaginator.js +0 -87
  1245. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/GetInventorySchemaPaginator.js.map +0 -1
  1246. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/GetOpsSummaryPaginator.js +0 -87
  1247. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/GetOpsSummaryPaginator.js.map +0 -1
  1248. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/GetParameterHistoryPaginator.js +0 -87
  1249. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/GetParameterHistoryPaginator.js.map +0 -1
  1250. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/GetParametersByPathPaginator.js +0 -87
  1251. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/GetParametersByPathPaginator.js.map +0 -1
  1252. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/Interfaces.js +0 -2
  1253. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/Interfaces.js.map +0 -1
  1254. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/ListAssociationVersionsPaginator.js +0 -87
  1255. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/ListAssociationVersionsPaginator.js.map +0 -1
  1256. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/ListAssociationsPaginator.js +0 -87
  1257. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/ListAssociationsPaginator.js.map +0 -1
  1258. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/ListCommandInvocationsPaginator.js +0 -87
  1259. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/ListCommandInvocationsPaginator.js.map +0 -1
  1260. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/ListCommandsPaginator.js +0 -87
  1261. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/ListCommandsPaginator.js.map +0 -1
  1262. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/ListComplianceItemsPaginator.js +0 -87
  1263. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/ListComplianceItemsPaginator.js.map +0 -1
  1264. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/ListComplianceSummariesPaginator.js +0 -87
  1265. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/ListComplianceSummariesPaginator.js.map +0 -1
  1266. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/ListDocumentVersionsPaginator.js +0 -87
  1267. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/ListDocumentVersionsPaginator.js.map +0 -1
  1268. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/ListDocumentsPaginator.js +0 -87
  1269. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/ListDocumentsPaginator.js.map +0 -1
  1270. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/ListOpsItemEventsPaginator.js +0 -87
  1271. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/ListOpsItemEventsPaginator.js.map +0 -1
  1272. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/ListOpsItemRelatedItemsPaginator.js +0 -87
  1273. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/ListOpsItemRelatedItemsPaginator.js.map +0 -1
  1274. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/ListOpsMetadataPaginator.js +0 -87
  1275. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/ListOpsMetadataPaginator.js.map +0 -1
  1276. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/ListResourceComplianceSummariesPaginator.js +0 -87
  1277. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/ListResourceComplianceSummariesPaginator.js.map +0 -1
  1278. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/ListResourceDataSyncPaginator.js +0 -87
  1279. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/pagination/ListResourceDataSyncPaginator.js.map +0 -1
  1280. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/protocols/Aws_json1_1.js +0 -19987
  1281. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/protocols/Aws_json1_1.js.map +0 -1
  1282. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/runtimeConfig.browser.js +0 -19
  1283. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/runtimeConfig.browser.js.map +0 -1
  1284. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/runtimeConfig.js +0 -22
  1285. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/runtimeConfig.js.map +0 -1
  1286. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/runtimeConfig.native.js +0 -8
  1287. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/runtimeConfig.native.js.map +0 -1
  1288. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/runtimeConfig.shared.js +0 -14
  1289. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/runtimeConfig.shared.js.map +0 -1
  1290. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/waiters/waitForCommandExecuted.js +0 -124
  1291. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/es/waiters/waitForCommandExecuted.js.map +0 -1
  1292. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/SSM.d.ts +0 -1503
  1293. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/SSMClient.d.ts +0 -299
  1294. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/AddTagsToResourceCommand.d.ts +0 -49
  1295. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/AssociateOpsItemRelatedItemCommand.d.ts +0 -37
  1296. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/CancelCommandCommand.d.ts +0 -36
  1297. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +0 -37
  1298. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/CreateActivationCommand.d.ts +0 -44
  1299. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/CreateAssociationBatchCommand.d.ts +0 -40
  1300. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/CreateAssociationCommand.d.ts +0 -44
  1301. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/CreateDocumentCommand.d.ts +0 -38
  1302. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/CreateMaintenanceWindowCommand.d.ts +0 -43
  1303. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/CreateOpsItemCommand.d.ts +0 -41
  1304. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/CreateOpsMetadataCommand.d.ts +0 -36
  1305. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/CreatePatchBaselineCommand.d.ts +0 -39
  1306. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/CreateResourceDataSyncCommand.d.ts +0 -54
  1307. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DeleteActivationCommand.d.ts +0 -38
  1308. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DeleteAssociationCommand.d.ts +0 -39
  1309. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DeleteDocumentCommand.d.ts +0 -36
  1310. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DeleteInventoryCommand.d.ts +0 -36
  1311. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DeleteMaintenanceWindowCommand.d.ts +0 -35
  1312. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DeleteOpsMetadataCommand.d.ts +0 -35
  1313. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DeleteParameterCommand.d.ts +0 -35
  1314. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DeleteParametersCommand.d.ts +0 -35
  1315. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DeletePatchBaselineCommand.d.ts +0 -35
  1316. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DeleteResourceDataSyncCommand.d.ts +0 -37
  1317. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DeregisterManagedInstanceCommand.d.ts +0 -37
  1318. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +0 -35
  1319. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +0 -35
  1320. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +0 -35
  1321. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeActivationsCommand.d.ts +0 -37
  1322. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeAssociationCommand.d.ts +0 -39
  1323. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +0 -36
  1324. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeAssociationExecutionsCommand.d.ts +0 -35
  1325. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeAutomationExecutionsCommand.d.ts +0 -35
  1326. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeAutomationStepExecutionsCommand.d.ts +0 -36
  1327. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeAvailablePatchesCommand.d.ts +0 -35
  1328. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeDocumentCommand.d.ts +0 -35
  1329. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeDocumentPermissionCommand.d.ts +0 -37
  1330. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +0 -35
  1331. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +0 -36
  1332. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +0 -35
  1333. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeInstanceInformationCommand.d.ts +0 -44
  1334. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeInstancePatchStatesCommand.d.ts +0 -35
  1335. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +0 -35
  1336. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeInstancePatchesCommand.d.ts +0 -36
  1337. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeInventoryDeletionsCommand.d.ts +0 -35
  1338. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +0 -36
  1339. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +0 -35
  1340. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +0 -37
  1341. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +0 -35
  1342. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +0 -35
  1343. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +0 -41
  1344. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeMaintenanceWindowsCommand.d.ts +0 -35
  1345. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +0 -36
  1346. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeOpsItemsCommand.d.ts +0 -41
  1347. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeParametersCommand.d.ts +0 -43
  1348. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribePatchBaselinesCommand.d.ts +0 -35
  1349. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribePatchGroupStateCommand.d.ts +0 -35
  1350. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribePatchGroupsCommand.d.ts +0 -35
  1351. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribePatchPropertiesCommand.d.ts +0 -81
  1352. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DescribeSessionsCommand.d.ts +0 -36
  1353. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +0 -37
  1354. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/GetAutomationExecutionCommand.d.ts +0 -35
  1355. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/GetCalendarStateCommand.d.ts +0 -44
  1356. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/GetCommandInvocationCommand.d.ts +0 -39
  1357. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/GetConnectionStatusCommand.d.ts +0 -36
  1358. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/GetDefaultPatchBaselineCommand.d.ts +0 -39
  1359. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +0 -36
  1360. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/GetDocumentCommand.d.ts +0 -35
  1361. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/GetInventoryCommand.d.ts +0 -36
  1362. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/GetInventorySchemaCommand.d.ts +0 -36
  1363. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/GetMaintenanceWindowCommand.d.ts +0 -35
  1364. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/GetMaintenanceWindowExecutionCommand.d.ts +0 -35
  1365. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +0 -36
  1366. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +0 -35
  1367. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/GetMaintenanceWindowTaskCommand.d.ts +0 -41
  1368. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/GetOpsItemCommand.d.ts +0 -42
  1369. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/GetOpsMetadataCommand.d.ts +0 -35
  1370. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/GetOpsSummaryCommand.d.ts +0 -36
  1371. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/GetParameterCommand.d.ts +0 -36
  1372. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/GetParameterHistoryCommand.d.ts +0 -35
  1373. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/GetParametersByPathCommand.d.ts +0 -43
  1374. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/GetParametersCommand.d.ts +0 -35
  1375. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/GetPatchBaselineCommand.d.ts +0 -35
  1376. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +0 -35
  1377. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/GetServiceSettingCommand.d.ts +0 -47
  1378. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/LabelParameterVersionCommand.d.ts +0 -71
  1379. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/ListAssociationVersionsCommand.d.ts +0 -35
  1380. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/ListAssociationsCommand.d.ts +0 -37
  1381. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/ListCommandInvocationsCommand.d.ts +0 -38
  1382. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/ListCommandsCommand.d.ts +0 -35
  1383. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/ListComplianceItemsCommand.d.ts +0 -37
  1384. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/ListComplianceSummariesCommand.d.ts +0 -37
  1385. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/ListDocumentMetadataHistoryCommand.d.ts +0 -35
  1386. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/ListDocumentVersionsCommand.d.ts +0 -35
  1387. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/ListDocumentsCommand.d.ts +0 -36
  1388. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/ListInventoryEntriesCommand.d.ts +0 -35
  1389. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/ListOpsItemEventsCommand.d.ts +0 -36
  1390. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/ListOpsItemRelatedItemsCommand.d.ts +0 -35
  1391. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/ListOpsMetadataCommand.d.ts +0 -36
  1392. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/ListResourceComplianceSummariesCommand.d.ts +0 -37
  1393. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/ListResourceDataSyncCommand.d.ts +0 -43
  1394. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/ListTagsForResourceCommand.d.ts +0 -35
  1395. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/ModifyDocumentPermissionCommand.d.ts +0 -37
  1396. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/PutComplianceItemsCommand.d.ts +0 -90
  1397. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/PutInventoryCommand.d.ts +0 -36
  1398. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/PutParameterCommand.d.ts +0 -35
  1399. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/RegisterDefaultPatchBaselineCommand.d.ts +0 -39
  1400. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +0 -35
  1401. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +0 -35
  1402. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +0 -35
  1403. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/RemoveTagsFromResourceCommand.d.ts +0 -35
  1404. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/ResetServiceSettingCommand.d.ts +0 -48
  1405. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/ResumeSessionCommand.d.ts +0 -40
  1406. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/SendAutomationSignalCommand.d.ts +0 -36
  1407. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/SendCommandCommand.d.ts +0 -35
  1408. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/StartAssociationsOnceCommand.d.ts +0 -36
  1409. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/StartAutomationExecutionCommand.d.ts +0 -35
  1410. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/StartChangeRequestExecutionCommand.d.ts +0 -37
  1411. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/StartSessionCommand.d.ts +0 -44
  1412. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/StopAutomationExecutionCommand.d.ts +0 -35
  1413. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/TerminateSessionCommand.d.ts +0 -36
  1414. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/UnlabelParameterVersionCommand.d.ts +0 -35
  1415. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/UpdateAssociationCommand.d.ts +0 -47
  1416. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/UpdateAssociationStatusCommand.d.ts +0 -35
  1417. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/UpdateDocumentCommand.d.ts +0 -35
  1418. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/UpdateDocumentDefaultVersionCommand.d.ts +0 -35
  1419. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/UpdateDocumentMetadataCommand.d.ts +0 -35
  1420. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/UpdateMaintenanceWindowCommand.d.ts +0 -43
  1421. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +0 -61
  1422. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +0 -79
  1423. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/UpdateManagedInstanceRoleCommand.d.ts +0 -37
  1424. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/UpdateOpsItemCommand.d.ts +0 -41
  1425. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/UpdateOpsMetadataCommand.d.ts +0 -35
  1426. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/UpdatePatchBaselineCommand.d.ts +0 -40
  1427. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/UpdateResourceDataSyncCommand.d.ts +0 -43
  1428. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/commands/UpdateServiceSettingCommand.d.ts +0 -47
  1429. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/endpoints.d.ts +0 -2
  1430. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/index.d.ts +0 -186
  1431. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/models/index.d.ts +0 -3
  1432. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/models/models_0.d.ts +0 -7233
  1433. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/models/models_1.d.ts +0 -8438
  1434. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/models/models_2.d.ts +0 -880
  1435. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribeActivationsPaginator.d.ts +0 -4
  1436. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +0 -4
  1437. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribeAssociationExecutionsPaginator.d.ts +0 -4
  1438. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribeAutomationExecutionsPaginator.d.ts +0 -4
  1439. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +0 -4
  1440. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribeAvailablePatchesPaginator.d.ts +0 -4
  1441. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +0 -4
  1442. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +0 -4
  1443. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +0 -4
  1444. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribeInstanceInformationPaginator.d.ts +0 -4
  1445. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +0 -4
  1446. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribeInstancePatchStatesPaginator.d.ts +0 -4
  1447. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribeInstancePatchesPaginator.d.ts +0 -4
  1448. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribeInventoryDeletionsPaginator.d.ts +0 -4
  1449. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +0 -4
  1450. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +0 -4
  1451. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +0 -4
  1452. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +0 -4
  1453. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +0 -4
  1454. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +0 -4
  1455. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +0 -4
  1456. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribeMaintenanceWindowsPaginator.d.ts +0 -4
  1457. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribeOpsItemsPaginator.d.ts +0 -4
  1458. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribeParametersPaginator.d.ts +0 -4
  1459. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribePatchBaselinesPaginator.d.ts +0 -4
  1460. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribePatchGroupsPaginator.d.ts +0 -4
  1461. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribePatchPropertiesPaginator.d.ts +0 -4
  1462. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/DescribeSessionsPaginator.d.ts +0 -4
  1463. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/GetInventoryPaginator.d.ts +0 -4
  1464. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/GetInventorySchemaPaginator.d.ts +0 -4
  1465. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/GetOpsSummaryPaginator.d.ts +0 -4
  1466. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/GetParameterHistoryPaginator.d.ts +0 -4
  1467. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/GetParametersByPathPaginator.d.ts +0 -4
  1468. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/Interfaces.d.ts +0 -6
  1469. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/ListAssociationVersionsPaginator.d.ts +0 -4
  1470. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/ListAssociationsPaginator.d.ts +0 -4
  1471. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/ListCommandInvocationsPaginator.d.ts +0 -4
  1472. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/ListCommandsPaginator.d.ts +0 -4
  1473. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/ListComplianceItemsPaginator.d.ts +0 -4
  1474. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/ListComplianceSummariesPaginator.d.ts +0 -4
  1475. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/ListDocumentVersionsPaginator.d.ts +0 -4
  1476. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/ListDocumentsPaginator.d.ts +0 -4
  1477. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/ListOpsItemEventsPaginator.d.ts +0 -4
  1478. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/ListOpsItemRelatedItemsPaginator.d.ts +0 -4
  1479. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/ListOpsMetadataPaginator.d.ts +0 -4
  1480. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/ListResourceComplianceSummariesPaginator.d.ts +0 -4
  1481. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/pagination/ListResourceDataSyncPaginator.d.ts +0 -4
  1482. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/protocols/Aws_json1_1.d.ts +0 -407
  1483. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/runtimeConfig.browser.d.ts +0 -5
  1484. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/runtimeConfig.d.ts +0 -5
  1485. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/runtimeConfig.native.d.ts +0 -5
  1486. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/runtimeConfig.shared.d.ts +0 -12
  1487. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist/types/waiters/waitForCommandExecuted.d.ts +0 -14
  1488. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/endpoints.ts +0 -295
  1489. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/index.ts +0 -186
  1490. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/jest.config.js +0 -4
  1491. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/models/index.ts +0 -3
  1492. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/models/models_0.ts +0 -8858
  1493. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/models/models_1.ts +0 -10261
  1494. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/models/models_2.ts +0 -1093
  1495. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribeActivationsPaginator.ts +0 -58
  1496. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribeAssociationExecutionTargetsPaginator.ts +0 -58
  1497. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribeAssociationExecutionsPaginator.ts +0 -58
  1498. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribeAutomationExecutionsPaginator.ts +0 -58
  1499. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribeAutomationStepExecutionsPaginator.ts +0 -58
  1500. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribeAvailablePatchesPaginator.ts +0 -58
  1501. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribeEffectiveInstanceAssociationsPaginator.ts +0 -58
  1502. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.ts +0 -58
  1503. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribeInstanceAssociationsStatusPaginator.ts +0 -58
  1504. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribeInstanceInformationPaginator.ts +0 -58
  1505. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.ts +0 -58
  1506. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribeInstancePatchStatesPaginator.ts +0 -58
  1507. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribeInstancePatchesPaginator.ts +0 -58
  1508. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribeInventoryDeletionsPaginator.ts +0 -58
  1509. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.ts +0 -58
  1510. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.ts +0 -58
  1511. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribeMaintenanceWindowExecutionsPaginator.ts +0 -58
  1512. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribeMaintenanceWindowSchedulePaginator.ts +0 -58
  1513. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribeMaintenanceWindowTargetsPaginator.ts +0 -58
  1514. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribeMaintenanceWindowTasksPaginator.ts +0 -58
  1515. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribeMaintenanceWindowsForTargetPaginator.ts +0 -58
  1516. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribeMaintenanceWindowsPaginator.ts +0 -58
  1517. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribeOpsItemsPaginator.ts +0 -58
  1518. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribeParametersPaginator.ts +0 -58
  1519. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribePatchBaselinesPaginator.ts +0 -58
  1520. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribePatchGroupsPaginator.ts +0 -58
  1521. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribePatchPropertiesPaginator.ts +0 -58
  1522. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/DescribeSessionsPaginator.ts +0 -58
  1523. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/GetInventoryPaginator.ts +0 -58
  1524. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/GetInventorySchemaPaginator.ts +0 -58
  1525. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/GetOpsSummaryPaginator.ts +0 -58
  1526. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/GetParameterHistoryPaginator.ts +0 -58
  1527. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/GetParametersByPathPaginator.ts +0 -58
  1528. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/Interfaces.ts +0 -7
  1529. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/ListAssociationVersionsPaginator.ts +0 -58
  1530. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/ListAssociationsPaginator.ts +0 -58
  1531. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/ListCommandInvocationsPaginator.ts +0 -58
  1532. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/ListCommandsPaginator.ts +0 -58
  1533. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/ListComplianceItemsPaginator.ts +0 -58
  1534. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/ListComplianceSummariesPaginator.ts +0 -58
  1535. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/ListDocumentVersionsPaginator.ts +0 -58
  1536. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/ListDocumentsPaginator.ts +0 -58
  1537. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/ListOpsItemEventsPaginator.ts +0 -58
  1538. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/ListOpsItemRelatedItemsPaginator.ts +0 -58
  1539. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/ListOpsMetadataPaginator.ts +0 -58
  1540. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/ListResourceComplianceSummariesPaginator.ts +0 -58
  1541. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/pagination/ListResourceDataSyncPaginator.ts +0 -58
  1542. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/protocols/Aws_json1_1.ts +0 -25360
  1543. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/runtimeConfig.browser.ts +0 -36
  1544. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/runtimeConfig.native.ts +0 -12
  1545. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/runtimeConfig.shared.ts +0 -15
  1546. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/runtimeConfig.ts +0 -39
  1547. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/tsconfig.es.json +0 -12
  1548. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/tsconfig.json +0 -32
  1549. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/waiters/waitForCommandExecuted.ts +0 -102
  1550. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/CHANGELOG.md +0 -3033
  1551. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/SSO.ts +0 -160
  1552. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/SSOClient.ts +0 -248
  1553. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/commands/GetRoleCredentialsCommand.ts +0 -95
  1554. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/commands/ListAccountRolesCommand.ts +0 -94
  1555. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/commands/ListAccountsCommand.ts +0 -96
  1556. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/commands/LogoutCommand.ts +0 -87
  1557. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/SSO.js +0 -86
  1558. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/SSO.js.map +0 -1
  1559. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/SSOClient.js +0 -59
  1560. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/SSOClient.js.map +0 -1
  1561. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/commands/GetRoleCredentialsCommand.js +0 -62
  1562. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/commands/GetRoleCredentialsCommand.js.map +0 -1
  1563. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/commands/ListAccountRolesCommand.js +0 -61
  1564. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/commands/ListAccountRolesCommand.js.map +0 -1
  1565. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/commands/ListAccountsCommand.js +0 -63
  1566. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/commands/ListAccountsCommand.js.map +0 -1
  1567. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/commands/LogoutCommand.js +0 -61
  1568. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/commands/LogoutCommand.js.map +0 -1
  1569. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/endpoints.js +0 -148
  1570. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/endpoints.js.map +0 -1
  1571. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/index.js +0 -14
  1572. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/index.js.map +0 -1
  1573. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/models/index.js +0 -5
  1574. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/models/index.js.map +0 -1
  1575. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/models/models_0.js +0 -138
  1576. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/models/models_0.js.map +0 -1
  1577. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/package.json +0 -88
  1578. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/pagination/Interfaces.js +0 -3
  1579. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/pagination/Interfaces.js.map +0 -1
  1580. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/pagination/ListAccountRolesPaginator.js +0 -46
  1581. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/pagination/ListAccountRolesPaginator.js.map +0 -1
  1582. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/pagination/ListAccountsPaginator.js +0 -46
  1583. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/pagination/ListAccountsPaginator.js.map +0 -1
  1584. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/protocols/Aws_restJson1.js +0 -526
  1585. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/protocols/Aws_restJson1.js.map +0 -1
  1586. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/runtimeConfig.browser.js +0 -37
  1587. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/runtimeConfig.browser.js.map +0 -1
  1588. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/runtimeConfig.js +0 -38
  1589. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/runtimeConfig.js.map +0 -1
  1590. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/runtimeConfig.native.js +0 -14
  1591. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/runtimeConfig.native.js.map +0 -1
  1592. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/runtimeConfig.shared.js +0 -17
  1593. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/cjs/runtimeConfig.shared.js.map +0 -1
  1594. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/SSO.js +0 -89
  1595. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/SSO.js.map +0 -1
  1596. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/SSOClient.js +0 -58
  1597. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/SSOClient.js.map +0 -1
  1598. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/commands/GetRoleCredentialsCommand.js +0 -66
  1599. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/commands/GetRoleCredentialsCommand.js.map +0 -1
  1600. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/commands/ListAccountRolesCommand.js +0 -65
  1601. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/commands/ListAccountRolesCommand.js.map +0 -1
  1602. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/commands/ListAccountsCommand.js +0 -67
  1603. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/commands/ListAccountsCommand.js.map +0 -1
  1604. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/commands/LogoutCommand.js +0 -65
  1605. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/commands/LogoutCommand.js.map +0 -1
  1606. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/endpoints.js +0 -145
  1607. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/endpoints.js.map +0 -1
  1608. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/index.js +0 -11
  1609. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/index.js.map +0 -1
  1610. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/models/index.js +0 -2
  1611. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/models/index.js.map +0 -1
  1612. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/models/models_0.js +0 -101
  1613. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/models/models_0.js.map +0 -1
  1614. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/package.json +0 -88
  1615. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/pagination/Interfaces.js +0 -2
  1616. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/pagination/Interfaces.js.map +0 -1
  1617. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/pagination/ListAccountRolesPaginator.js +0 -87
  1618. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/pagination/ListAccountRolesPaginator.js.map +0 -1
  1619. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/pagination/ListAccountsPaginator.js +0 -87
  1620. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/pagination/ListAccountsPaginator.js.map +0 -1
  1621. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/protocols/Aws_restJson1.js +0 -597
  1622. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/protocols/Aws_restJson1.js.map +0 -1
  1623. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/runtimeConfig.browser.js +0 -19
  1624. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/runtimeConfig.browser.js.map +0 -1
  1625. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/runtimeConfig.js +0 -20
  1626. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/runtimeConfig.js.map +0 -1
  1627. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/runtimeConfig.native.js +0 -8
  1628. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/runtimeConfig.native.js.map +0 -1
  1629. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/runtimeConfig.shared.js +0 -14
  1630. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/es/runtimeConfig.shared.js.map +0 -1
  1631. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/types/SSO.d.ts +0 -53
  1632. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/types/SSOClient.d.ts +0 -146
  1633. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/types/commands/GetRoleCredentialsCommand.d.ts +0 -36
  1634. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/types/commands/ListAccountRolesCommand.d.ts +0 -35
  1635. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/types/commands/ListAccountsCommand.d.ts +0 -37
  1636. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/types/commands/LogoutCommand.d.ts +0 -35
  1637. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/types/endpoints.d.ts +0 -2
  1638. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/types/index.d.ts +0 -10
  1639. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/types/models/index.d.ts +0 -1
  1640. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/types/models/models_0.d.ts +0 -256
  1641. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/types/pagination/Interfaces.d.ts +0 -6
  1642. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/types/pagination/ListAccountRolesPaginator.d.ts +0 -4
  1643. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/types/pagination/ListAccountsPaginator.d.ts +0 -4
  1644. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/types/protocols/Aws_restJson1.d.ts +0 -14
  1645. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/types/runtimeConfig.browser.d.ts +0 -5
  1646. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/types/runtimeConfig.d.ts +0 -5
  1647. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/types/runtimeConfig.native.d.ts +0 -5
  1648. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist/types/runtimeConfig.shared.d.ts +0 -12
  1649. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/endpoints.ts +0 -147
  1650. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/index.ts +0 -10
  1651. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/jest.config.js +0 -4
  1652. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/models/index.ts +0 -1
  1653. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/models/models_0.ts +0 -334
  1654. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/pagination/Interfaces.ts +0 -7
  1655. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/pagination/ListAccountRolesPaginator.ts +0 -58
  1656. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/pagination/ListAccountsPaginator.ts +0 -58
  1657. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/protocols/Aws_restJson1.ts +0 -618
  1658. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/runtimeConfig.browser.ts +0 -35
  1659. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/runtimeConfig.native.ts +0 -12
  1660. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/runtimeConfig.shared.ts +0 -15
  1661. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/runtimeConfig.ts +0 -36
  1662. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/tsconfig.es.json +0 -12
  1663. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/tsconfig.json +0 -32
  1664. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/CHANGELOG.md +0 -2144
  1665. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/STS.ts +0 -896
  1666. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/STSClient.ts +0 -266
  1667. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/commands/AssumeRoleCommand.ts +0 -176
  1668. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/commands/AssumeRoleWithSAMLCommand.ts +0 -225
  1669. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/commands/AssumeRoleWithWebIdentityCommand.ts +0 -232
  1670. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/commands/DecodeAuthorizationMessageCommand.ts +0 -134
  1671. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/commands/GetAccessKeyInfoCommand.ts +0 -113
  1672. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/commands/GetCallerIdentityCommand.ts +0 -105
  1673. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/commands/GetFederationTokenCommand.ts +0 -234
  1674. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/commands/GetSessionTokenCommand.ts +0 -147
  1675. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/defaultRoleAssumers.spec.ts +0 -148
  1676. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/defaultRoleAssumers.ts +0 -41
  1677. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/defaultStsRoleAssumers.ts +0 -126
  1678. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/STS.js +0 -135
  1679. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/STS.js.map +0 -1
  1680. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/STSClient.js +0 -50
  1681. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/STSClient.js.map +0 -1
  1682. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/commands/AssumeRoleCommand.js +0 -146
  1683. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/commands/AssumeRoleCommand.js.map +0 -1
  1684. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/commands/AssumeRoleWithSAMLCommand.js +0 -192
  1685. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/commands/AssumeRoleWithSAMLCommand.js.map +0 -1
  1686. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/commands/AssumeRoleWithWebIdentityCommand.js +0 -196
  1687. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/commands/AssumeRoleWithWebIdentityCommand.js.map +0 -1
  1688. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/commands/DecodeAuthorizationMessageCommand.js +0 -98
  1689. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/commands/DecodeAuthorizationMessageCommand.js.map +0 -1
  1690. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/commands/GetAccessKeyInfoCommand.js +0 -80
  1691. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/commands/GetAccessKeyInfoCommand.js.map +0 -1
  1692. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/commands/GetCallerIdentityCommand.js +0 -72
  1693. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/commands/GetCallerIdentityCommand.js.map +0 -1
  1694. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/commands/GetFederationTokenCommand.js +0 -201
  1695. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/commands/GetFederationTokenCommand.js.map +0 -1
  1696. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/commands/GetSessionTokenCommand.js +0 -114
  1697. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/commands/GetSessionTokenCommand.js.map +0 -1
  1698. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/defaultRoleAssumers.js +0 -32
  1699. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/defaultRoleAssumers.js.map +0 -1
  1700. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/defaultRoleAssumers.spec.js +0 -135
  1701. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/defaultRoleAssumers.spec.js.map +0 -1
  1702. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/defaultStsRoleAssumers.js +0 -97
  1703. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/defaultStsRoleAssumers.js.map +0 -1
  1704. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/endpoints.js +0 -296
  1705. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/endpoints.js.map +0 -1
  1706. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/index.js +0 -16
  1707. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/index.js.map +0 -1
  1708. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/models/index.js +0 -5
  1709. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/models/index.js.map +0 -1
  1710. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/models/models_0.js +0 -265
  1711. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/models/models_0.js.map +0 -1
  1712. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/package.json +0 -93
  1713. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/protocols/Aws_query.js +0 -1252
  1714. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/protocols/Aws_query.js.map +0 -1
  1715. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/runtimeConfig.browser.js +0 -38
  1716. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/runtimeConfig.browser.js.map +0 -1
  1717. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/runtimeConfig.js +0 -41
  1718. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/runtimeConfig.js.map +0 -1
  1719. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/runtimeConfig.native.js +0 -14
  1720. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/runtimeConfig.native.js.map +0 -1
  1721. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/runtimeConfig.shared.js +0 -17
  1722. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/cjs/runtimeConfig.shared.js.map +0 -1
  1723. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/STS.js +0 -138
  1724. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/STS.js.map +0 -1
  1725. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/STSClient.js +0 -49
  1726. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/STSClient.js.map +0 -1
  1727. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/commands/AssumeRoleCommand.js +0 -150
  1728. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/commands/AssumeRoleCommand.js.map +0 -1
  1729. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/commands/AssumeRoleWithSAMLCommand.js +0 -196
  1730. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/commands/AssumeRoleWithSAMLCommand.js.map +0 -1
  1731. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/commands/AssumeRoleWithWebIdentityCommand.js +0 -200
  1732. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/commands/AssumeRoleWithWebIdentityCommand.js.map +0 -1
  1733. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/commands/DecodeAuthorizationMessageCommand.js +0 -102
  1734. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/commands/DecodeAuthorizationMessageCommand.js.map +0 -1
  1735. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/commands/GetAccessKeyInfoCommand.js +0 -84
  1736. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/commands/GetAccessKeyInfoCommand.js.map +0 -1
  1737. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/commands/GetCallerIdentityCommand.js +0 -76
  1738. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/commands/GetCallerIdentityCommand.js.map +0 -1
  1739. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/commands/GetFederationTokenCommand.js +0 -205
  1740. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/commands/GetFederationTokenCommand.js.map +0 -1
  1741. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/commands/GetSessionTokenCommand.js +0 -118
  1742. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/commands/GetSessionTokenCommand.js.map +0 -1
  1743. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/defaultRoleAssumers.js +0 -33
  1744. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/defaultRoleAssumers.js.map +0 -1
  1745. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/defaultRoleAssumers.spec.js +0 -142
  1746. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/defaultRoleAssumers.spec.js.map +0 -1
  1747. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/defaultStsRoleAssumers.js +0 -109
  1748. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/defaultStsRoleAssumers.js.map +0 -1
  1749. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/endpoints.js +0 -293
  1750. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/endpoints.js.map +0 -1
  1751. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/index.js +0 -13
  1752. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/index.js.map +0 -1
  1753. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/models/index.js +0 -2
  1754. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/models/index.js.map +0 -1
  1755. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/models/models_0.js +0 -205
  1756. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/models/models_0.js.map +0 -1
  1757. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/package.json +0 -93
  1758. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/protocols/Aws_query.js +0 -1333
  1759. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/protocols/Aws_query.js.map +0 -1
  1760. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/runtimeConfig.browser.js +0 -19
  1761. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/runtimeConfig.browser.js.map +0 -1
  1762. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/runtimeConfig.js +0 -22
  1763. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/runtimeConfig.js.map +0 -1
  1764. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/runtimeConfig.native.js +0 -8
  1765. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/runtimeConfig.native.js.map +0 -1
  1766. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/runtimeConfig.shared.js +0 -14
  1767. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/es/runtimeConfig.shared.js.map +0 -1
  1768. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/types/STS.d.ts +0 -666
  1769. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/types/STSClient.d.ts +0 -145
  1770. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/types/commands/AssumeRoleCommand.d.ts +0 -118
  1771. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/types/commands/AssumeRoleWithSAMLCommand.d.ts +0 -166
  1772. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/types/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -170
  1773. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/types/commands/DecodeAuthorizationMessageCommand.d.ts +0 -70
  1774. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/types/commands/GetAccessKeyInfoCommand.d.ts +0 -52
  1775. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/types/commands/GetCallerIdentityCommand.d.ts +0 -44
  1776. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/types/commands/GetFederationTokenCommand.d.ts +0 -173
  1777. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/types/commands/GetSessionTokenCommand.d.ts +0 -86
  1778. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/types/defaultRoleAssumers.d.ts +0 -19
  1779. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/types/defaultRoleAssumers.spec.d.ts +0 -1
  1780. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/types/defaultStsRoleAssumers.d.ts +0 -35
  1781. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/types/endpoints.d.ts +0 -2
  1782. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/types/index.d.ts +0 -12
  1783. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/types/models/index.d.ts +0 -1
  1784. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/types/models/models_0.d.ts +0 -1193
  1785. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/types/protocols/Aws_query.d.ts +0 -26
  1786. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/types/runtimeConfig.browser.d.ts +0 -5
  1787. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/types/runtimeConfig.d.ts +0 -5
  1788. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/types/runtimeConfig.native.d.ts +0 -5
  1789. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist/types/runtimeConfig.shared.d.ts +0 -12
  1790. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/endpoints.ts +0 -295
  1791. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/index.ts +0 -12
  1792. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/jest.config.js +0 -4
  1793. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/models/index.ts +0 -1
  1794. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/models/models_0.ts +0 -1362
  1795. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/protocols/Aws_query.ts +0 -1509
  1796. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/runtimeConfig.browser.ts +0 -36
  1797. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/runtimeConfig.native.ts +0 -12
  1798. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/runtimeConfig.shared.ts +0 -15
  1799. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/runtimeConfig.ts +0 -39
  1800. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/tsconfig.es.json +0 -12
  1801. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/tsconfig.json +0 -33
  1802. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/config-resolver/CHANGELOG.md +0 -2100
  1803. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/config-resolver/dist/cjs/CustomEndpointsConfig.js +0 -26
  1804. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/config-resolver/dist/cjs/EndpointsConfig.js +0 -40
  1805. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/config-resolver/dist/cjs/RegionConfig.js +0 -33
  1806. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/config-resolver/dist/cjs/index.js +0 -7
  1807. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/config-resolver/dist/es/CustomEndpointsConfig.js +0 -18
  1808. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/config-resolver/dist/es/EndpointsConfig.js +0 -42
  1809. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/config-resolver/dist/es/RegionConfig.js +0 -27
  1810. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/config-resolver/dist/es/index.js +0 -4
  1811. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/config-resolver/dist/types/CustomEndpointsConfig.d.ts +0 -27
  1812. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/config-resolver/dist/types/EndpointsConfig.d.ts +0 -29
  1813. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/config-resolver/dist/types/RegionConfig.d.ts +0 -22
  1814. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/config-resolver/dist/types/index.d.ts +0 -3
  1815. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/config-resolver/src/CustomEndpointsConfig.ts +0 -50
  1816. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/config-resolver/src/EndpointsConfig.ts +0 -69
  1817. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/config-resolver/src/RegionConfig.ts +0 -51
  1818. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/config-resolver/src/index.ts +0 -3
  1819. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/config-resolver/tsconfig.cjs.json +0 -10
  1820. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/config-resolver/tsconfig.es.json +0 -11
  1821. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-env/CHANGELOG.md +0 -1128
  1822. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-env/dist/cjs/index.js +0 -31
  1823. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-env/dist/es/index.js +0 -27
  1824. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-env/dist/types/index.d.ts +0 -11
  1825. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-env/src/index.ts +0 -30
  1826. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-env/tsconfig.cjs.json +0 -10
  1827. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-env/tsconfig.es.json +0 -11
  1828. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/CHANGELOG.md +0 -1098
  1829. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/dist/cjs/fromContainerMetadata.js +0 -75
  1830. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/dist/cjs/fromInstanceMetadata.js +0 -99
  1831. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/dist/cjs/index.js +0 -7
  1832. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/dist/cjs/remoteProvider/ImdsCredentials.js +0 -18
  1833. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/dist/cjs/remoteProvider/RemoteProviderInit.js +0 -10
  1834. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/dist/cjs/remoteProvider/httpRequest.js +0 -36
  1835. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/dist/cjs/remoteProvider/index.js +0 -6
  1836. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/dist/cjs/remoteProvider/retry.js +0 -15
  1837. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/dist/es/fromContainerMetadata.js +0 -87
  1838. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/dist/es/fromInstanceMetadata.js +0 -134
  1839. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/dist/es/index.js +0 -4
  1840. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/dist/es/remoteProvider/ImdsCredentials.js +0 -15
  1841. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/dist/es/remoteProvider/RemoteProviderInit.js +0 -9
  1842. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/dist/es/remoteProvider/httpRequest.js +0 -33
  1843. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/dist/es/remoteProvider/index.js +0 -3
  1844. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/dist/es/remoteProvider/retry.js +0 -11
  1845. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/dist/types/fromContainerMetadata.d.ts +0 -10
  1846. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/dist/types/fromInstanceMetadata.d.ts +0 -7
  1847. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/dist/types/index.d.ts +0 -3
  1848. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/dist/types/remoteProvider/ImdsCredentials.d.ts +0 -9
  1849. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/dist/types/remoteProvider/RemoteProviderInit.d.ts +0 -14
  1850. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/dist/types/remoteProvider/httpRequest.d.ts +0 -6
  1851. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/dist/types/remoteProvider/index.d.ts +0 -2
  1852. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/dist/types/remoteProvider/retry.d.ts +0 -7
  1853. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/src/fromContainerMetadata.ts +0 -87
  1854. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/src/fromInstanceMetadata.ts +0 -110
  1855. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/src/index.ts +0 -3
  1856. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/src/remoteProvider/ImdsCredentials.ts +0 -23
  1857. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/src/remoteProvider/RemoteProviderInit.ts +0 -24
  1858. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/src/remoteProvider/httpRequest.ts +0 -39
  1859. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/src/remoteProvider/index.ts +0 -2
  1860. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/src/remoteProvider/retry.ts +0 -15
  1861. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/tsconfig.cjs.json +0 -10
  1862. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-imds/tsconfig.es.json +0 -11
  1863. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-ini/CHANGELOG.md +0 -1055
  1864. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-ini/dist/cjs/index.js +0 -143
  1865. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-ini/dist/es/index.js +0 -182
  1866. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-ini/dist/types/index.d.ts +0 -90
  1867. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-ini/src/index.ts +0 -299
  1868. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-ini/tsconfig.cjs.json +0 -10
  1869. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-ini/tsconfig.es.json +0 -11
  1870. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-node/CHANGELOG.md +0 -1351
  1871. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-node/dist/cjs/index.js +0 -73
  1872. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-node/dist/es/index.js +0 -71
  1873. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-node/dist/types/index.d.ts +0 -42
  1874. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-node/src/index.ts +0 -85
  1875. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-node/tsconfig.cjs.json +0 -10
  1876. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-node/tsconfig.es.json +0 -10
  1877. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-process/CHANGELOG.md +0 -975
  1878. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-process/dist/cjs/index.js +0 -82
  1879. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-process/dist/es/index.js +0 -95
  1880. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-process/dist/types/index.d.ts +0 -13
  1881. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-process/src/index.ts +0 -99
  1882. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-process/tsconfig.cjs.json +0 -10
  1883. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-process/tsconfig.es.json +0 -11
  1884. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-sso/CHANGELOG.md +0 -113
  1885. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-sso/dist/cjs/index.js +0 -74
  1886. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-sso/dist/es/index.js +0 -90
  1887. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-sso/dist/tsconfig.cjs.tsbuildinfo +0 -1
  1888. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-sso/dist/tsconfig.es.tsbuildinfo +0 -1
  1889. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-sso/dist/types/index.d.ts +0 -18
  1890. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-sso/jest.config.js +0 -5
  1891. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-sso/src/index.spec.ts +0 -205
  1892. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-sso/src/index.ts +0 -102
  1893. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-sso/tsconfig.cjs.json +0 -10
  1894. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-sso/tsconfig.es.json +0 -11
  1895. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/CHANGELOG.md +0 -65
  1896. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/dist/cjs/fromTokenFile.js +0 -32
  1897. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/dist/cjs/fromWebToken.js +0 -22
  1898. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/dist/cjs/index.js +0 -6
  1899. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/dist/es/fromTokenFile.js +0 -30
  1900. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/dist/es/fromWebToken.js +0 -20
  1901. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/dist/es/index.js +0 -3
  1902. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/dist/tsconfig.cjs.tsbuildinfo +0 -1
  1903. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/dist/tsconfig.es.tsbuildinfo +0 -1
  1904. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/dist/types/fromTokenFile.d.ts +0 -12
  1905. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/dist/types/fromWebToken.d.ts +0 -126
  1906. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/dist/types/index.d.ts +0 -2
  1907. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/jest.config.js +0 -5
  1908. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/src/fromTokenFile.spec.ts +0 -142
  1909. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/src/fromTokenFile.ts +0 -42
  1910. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/src/fromWebToken.spec.ts +0 -84
  1911. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/src/fromWebToken.ts +0 -161
  1912. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/src/index.ts +0 -2
  1913. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/tsconfig.cjs.json +0 -10
  1914. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/tsconfig.es.json +0 -11
  1915. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/fetch-http-handler/CHANGELOG.md +0 -1745
  1916. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/fetch-http-handler/dist/cjs/fetch-http-handler.js +0 -86
  1917. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/fetch-http-handler/dist/cjs/index.js +0 -6
  1918. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/fetch-http-handler/dist/cjs/request-timeout.js +0 -16
  1919. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/fetch-http-handler/dist/cjs/stream-collector.js +0 -57
  1920. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/fetch-http-handler/dist/es/fetch-http-handler.js +0 -98
  1921. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/fetch-http-handler/dist/es/index.js +0 -3
  1922. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/fetch-http-handler/dist/es/request-timeout.js +0 -13
  1923. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/fetch-http-handler/dist/es/stream-collector.js +0 -75
  1924. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/fetch-http-handler/dist/types/fetch-http-handler.d.ts +0 -20
  1925. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/fetch-http-handler/dist/types/index.d.ts +0 -2
  1926. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/fetch-http-handler/dist/types/request-timeout.d.ts +0 -1
  1927. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/fetch-http-handler/dist/types/stream-collector.d.ts +0 -2
  1928. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/fetch-http-handler/karma.conf.js +0 -31
  1929. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/fetch-http-handler/src/fetch-http-handler.ts +0 -111
  1930. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/fetch-http-handler/src/index.ts +0 -2
  1931. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/fetch-http-handler/src/request-timeout.ts +0 -11
  1932. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/fetch-http-handler/src/stream-collector.ts +0 -57
  1933. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/fetch-http-handler/tsconfig.cjs.json +0 -10
  1934. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/fetch-http-handler/tsconfig.es.json +0 -11
  1935. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/hash-node/CHANGELOG.md +0 -1080
  1936. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/hash-node/dist/cjs/index.js +0 -31
  1937. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/hash-node/dist/es/index.js +0 -29
  1938. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/hash-node/dist/types/index.d.ts +0 -7
  1939. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/hash-node/src/index.ts +0 -36
  1940. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/hash-node/tsconfig.cjs.json +0 -10
  1941. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/hash-node/tsconfig.es.json +0 -10
  1942. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/invalid-dependency/CHANGELOG.md +0 -369
  1943. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/invalid-dependency/dist/cjs/index.js +0 -6
  1944. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/invalid-dependency/dist/cjs/invalidFunction.js +0 -8
  1945. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/invalid-dependency/dist/cjs/invalidProvider.js +0 -6
  1946. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/invalid-dependency/dist/es/index.js +0 -3
  1947. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/invalid-dependency/dist/es/invalidFunction.js +0 -4
  1948. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/invalid-dependency/dist/es/invalidProvider.js +0 -2
  1949. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/invalid-dependency/dist/types/index.d.ts +0 -2
  1950. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/invalid-dependency/dist/types/invalidFunction.d.ts +0 -1
  1951. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/invalid-dependency/dist/types/invalidProvider.d.ts +0 -2
  1952. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/invalid-dependency/src/index.ts +0 -2
  1953. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/invalid-dependency/src/invalidFunction.ts +0 -3
  1954. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/invalid-dependency/src/invalidProvider.ts +0 -2
  1955. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/invalid-dependency/tsconfig.cjs.json +0 -10
  1956. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/invalid-dependency/tsconfig.es.json +0 -11
  1957. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/is-array-buffer/CHANGELOG.md +0 -474
  1958. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/is-array-buffer/dist/cjs/index.js +0 -7
  1959. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/is-array-buffer/dist/es/index.js +0 -5
  1960. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/is-array-buffer/dist/types/index.d.ts +0 -1
  1961. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/is-array-buffer/src/index.ts +0 -3
  1962. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/is-array-buffer/tsconfig.cjs.json +0 -10
  1963. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/is-array-buffer/tsconfig.es.json +0 -11
  1964. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-content-length/CHANGELOG.md +0 -1361
  1965. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-content-length/dist/cjs/index.js +0 -43
  1966. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-content-length/dist/es/index.js +0 -40
  1967. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-content-length/dist/types/index.d.ts +0 -6
  1968. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-content-length/src/index.ts +0 -55
  1969. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-content-length/tsconfig.cjs.json +0 -10
  1970. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-content-length/tsconfig.es.json +0 -11
  1971. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-host-header/CHANGELOG.md +0 -836
  1972. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-host-header/dist/cjs/index.js +0 -40
  1973. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-host-header/dist/es/index.js +0 -42
  1974. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-host-header/dist/types/index.d.ts +0 -17
  1975. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-host-header/src/index.ts +0 -51
  1976. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-host-header/tsconfig.cjs.json +0 -10
  1977. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-host-header/tsconfig.es.json +0 -11
  1978. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-logger/CHANGELOG.md +0 -244
  1979. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-logger/dist/cjs/index.js +0 -5
  1980. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-logger/dist/cjs/loggerMiddleware.js +0 -36
  1981. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-logger/dist/es/index.js +0 -2
  1982. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-logger/dist/es/loggerMiddleware.js +0 -44
  1983. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-logger/dist/tsconfig.cjs.tsbuildinfo +0 -1
  1984. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-logger/dist/tsconfig.es.tsbuildinfo +0 -1
  1985. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-logger/dist/types/index.d.ts +0 -1
  1986. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-logger/dist/types/loggerMiddleware.d.ts +0 -4
  1987. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-logger/jest.config.js +0 -5
  1988. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-logger/src/index.ts +0 -1
  1989. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-logger/src/loggerMiddleware.spec.ts +0 -152
  1990. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-logger/src/loggerMiddleware.ts +0 -54
  1991. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-logger/tsconfig.cjs.json +0 -10
  1992. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-logger/tsconfig.es.json +0 -11
  1993. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/CHANGELOG.md +0 -1035
  1994. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/cjs/AdaptiveRetryStrategy.js +0 -26
  1995. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/cjs/DefaultRateLimiter.js +0 -109
  1996. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/cjs/StandardRetryStrategy.js +0 -90
  1997. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/cjs/config.js +0 -18
  1998. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/cjs/configurations.js +0 -64
  1999. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/cjs/constants.js +0 -45
  2000. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/cjs/defaultRetryQuota.js +0 -34
  2001. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/cjs/delayDecider.js +0 -10
  2002. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/cjs/index.js +0 -14
  2003. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/cjs/omitRetryHeadersMiddleware.js +0 -28
  2004. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/cjs/retryDecider.js +0 -12
  2005. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/cjs/retryMiddleware.js +0 -24
  2006. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/cjs/types.js +0 -3
  2007. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/es/AdaptiveRetryStrategy.js +0 -35
  2008. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/es/DefaultRateLimiter.js +0 -124
  2009. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/es/StandardRetryStrategy.js +0 -131
  2010. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/es/config.js +0 -15
  2011. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/es/configurations.js +0 -71
  2012. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/es/constants.js +0 -42
  2013. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/es/defaultRetryQuota.js +0 -30
  2014. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/es/delayDecider.js +0 -8
  2015. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/es/index.js +0 -11
  2016. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/es/omitRetryHeadersMiddleware.js +0 -31
  2017. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/es/retryDecider.js +0 -8
  2018. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/es/retryMiddleware.js +0 -31
  2019. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/es/types.js +0 -2
  2020. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/types/AdaptiveRetryStrategy.d.ts +0 -17
  2021. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/types/DefaultRateLimiter.d.ts +0 -39
  2022. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/types/StandardRetryStrategy.d.ts +0 -27
  2023. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/types/config.d.ts +0 -13
  2024. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/types/configurations.d.ts +0 -41
  2025. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/types/constants.d.ts +0 -41
  2026. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/types/defaultRetryQuota.d.ts +0 -18
  2027. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/types/delayDecider.d.ts +0 -4
  2028. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/types/index.d.ts +0 -10
  2029. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/types/omitRetryHeadersMiddleware.d.ts +0 -4
  2030. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/types/retryDecider.d.ts +0 -2
  2031. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/types/retryMiddleware.d.ts +0 -5
  2032. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/dist/types/types.d.ts +0 -53
  2033. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/src/AdaptiveRetryStrategy.ts +0 -38
  2034. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/src/DefaultRateLimiter.ts +0 -150
  2035. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/src/StandardRetryStrategy.ts +0 -125
  2036. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/src/config.ts +0 -15
  2037. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/src/configurations.ts +0 -100
  2038. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/src/constants.ts +0 -49
  2039. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/src/defaultRetryQuota.ts +0 -57
  2040. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/src/delayDecider.ts +0 -7
  2041. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/src/index.ts +0 -10
  2042. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/src/omitRetryHeadersMiddleware.ts +0 -37
  2043. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/src/retryDecider.ts +0 -15
  2044. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/src/retryMiddleware.ts +0 -38
  2045. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/src/types.ts +0 -60
  2046. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/tsconfig.cjs.json +0 -11
  2047. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-retry/tsconfig.es.json +0 -12
  2048. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-sdk-sts/CHANGELOG.md +0 -43
  2049. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-sdk-sts/dist/cjs/index.js +0 -17
  2050. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-sdk-sts/dist/es/index.js +0 -11
  2051. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-sdk-sts/dist/tsconfig.cjs.tsbuildinfo +0 -1
  2052. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-sdk-sts/dist/tsconfig.es.tsbuildinfo +0 -1
  2053. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-sdk-sts/dist/types/index.d.ts +0 -26
  2054. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-sdk-sts/jest.config.js +0 -5
  2055. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-sdk-sts/src/index.ts +0 -34
  2056. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-sdk-sts/tsconfig.cjs.json +0 -10
  2057. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-sdk-sts/tsconfig.es.json +0 -11
  2058. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-serde/CHANGELOG.md +0 -785
  2059. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-serde/dist/cjs/deserializerMiddleware.js +0 -13
  2060. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-serde/dist/cjs/index.js +0 -7
  2061. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-serde/dist/cjs/serdePlugin.js +0 -27
  2062. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-serde/dist/cjs/serializerMiddleware.js +0 -12
  2063. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-serde/dist/es/deserializerMiddleware.js +0 -23
  2064. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-serde/dist/es/index.js +0 -4
  2065. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-serde/dist/es/serdePlugin.js +0 -23
  2066. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-serde/dist/es/serializerMiddleware.js +0 -17
  2067. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-serde/dist/types/deserializerMiddleware.d.ts +0 -2
  2068. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-serde/dist/types/index.d.ts +0 -3
  2069. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-serde/dist/types/serdePlugin.d.ts +0 -4
  2070. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-serde/dist/types/serializerMiddleware.d.ts +0 -2
  2071. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-serde/src/deserializerMiddleware.ts +0 -23
  2072. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-serde/src/index.ts +0 -3
  2073. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-serde/src/serdePlugin.ts +0 -44
  2074. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-serde/src/serializerMiddleware.ts +0 -23
  2075. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-serde/tsconfig.cjs.json +0 -10
  2076. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-serde/tsconfig.es.json +0 -11
  2077. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-signing/CHANGELOG.md +0 -1669
  2078. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-signing/dist/cjs/configurations.js +0 -91
  2079. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-signing/dist/cjs/index.js +0 -6
  2080. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-signing/dist/cjs/middleware.js +0 -46
  2081. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-signing/dist/es/configurations.js +0 -87
  2082. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-signing/dist/es/index.js +0 -3
  2083. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-signing/dist/es/middleware.js +0 -67
  2084. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-signing/dist/types/configurations.d.ts +0 -79
  2085. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-signing/dist/types/index.d.ts +0 -2
  2086. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-signing/dist/types/middleware.d.ts +0 -6
  2087. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-signing/src/configurations.ts +0 -193
  2088. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-signing/src/index.ts +0 -2
  2089. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-signing/src/middleware.ts +0 -62
  2090. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-signing/tsconfig.cjs.json +0 -10
  2091. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-signing/tsconfig.es.json +0 -11
  2092. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-stack/CHANGELOG.md +0 -1219
  2093. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-stack/dist/cjs/MiddlewareStack.js +0 -222
  2094. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-stack/dist/cjs/index.js +0 -5
  2095. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-stack/dist/cjs/types.js +0 -3
  2096. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-stack/dist/es/MiddlewareStack.js +0 -219
  2097. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-stack/dist/es/index.js +0 -2
  2098. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-stack/dist/es/types.js +0 -2
  2099. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-stack/dist/types/MiddlewareStack.d.ts +0 -2
  2100. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-stack/dist/types/index.d.ts +0 -1
  2101. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-stack/dist/types/types.d.ts +0 -24
  2102. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-stack/src/MiddlewareStack.ts +0 -267
  2103. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-stack/src/index.ts +0 -1
  2104. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-stack/src/types.ts +0 -37
  2105. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-stack/tsconfig.cjs.json +0 -10
  2106. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-stack/tsconfig.es.json +0 -11
  2107. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-user-agent/CHANGELOG.md +0 -1005
  2108. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-user-agent/dist/cjs/configurations.js +0 -11
  2109. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-user-agent/dist/cjs/constants.js +0 -8
  2110. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-user-agent/dist/cjs/index.js +0 -6
  2111. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-user-agent/dist/cjs/user-agent-middleware.js +0 -81
  2112. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-user-agent/dist/es/configurations.js +0 -5
  2113. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-user-agent/dist/es/constants.js +0 -5
  2114. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-user-agent/dist/es/index.js +0 -3
  2115. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-user-agent/dist/es/user-agent-middleware.js +0 -82
  2116. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-user-agent/dist/types/configurations.d.ts +0 -28
  2117. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-user-agent/dist/types/constants.d.ts +0 -4
  2118. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-user-agent/dist/types/index.d.ts +0 -2
  2119. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-user-agent/dist/types/user-agent-middleware.d.ts +0 -17
  2120. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-user-agent/src/configurations.ts +0 -34
  2121. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-user-agent/src/constants.ts +0 -7
  2122. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-user-agent/src/index.ts +0 -2
  2123. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-user-agent/src/user-agent-middleware.ts +0 -98
  2124. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-user-agent/tsconfig.cjs.json +0 -10
  2125. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-user-agent/tsconfig.es.json +0 -11
  2126. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/CHANGELOG.md +0 -242
  2127. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/dist/cjs/configLoader.js +0 -10
  2128. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/dist/cjs/fromEnv.js +0 -22
  2129. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/dist/cjs/fromSharedConfigFiles.js +0 -32
  2130. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/dist/cjs/fromStatic.js +0 -8
  2131. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/dist/cjs/index.js +0 -5
  2132. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/dist/es/configLoader.js +0 -10
  2133. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/dist/es/fromEnv.js +0 -25
  2134. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/dist/es/fromSharedConfigFiles.js +0 -41
  2135. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/dist/es/fromStatic.js +0 -9
  2136. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/dist/es/index.js +0 -2
  2137. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/dist/tsconfig.cjs.tsbuildinfo +0 -1
  2138. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/dist/tsconfig.es.tsbuildinfo +0 -1
  2139. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/dist/types/configLoader.d.ts +0 -22
  2140. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/dist/types/fromEnv.d.ts +0 -8
  2141. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/dist/types/fromSharedConfigFiles.d.ts +0 -27
  2142. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/dist/types/fromStatic.d.ts +0 -3
  2143. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/dist/types/index.d.ts +0 -1
  2144. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/jest.config.js +0 -5
  2145. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/src/configLoader.spec.ts +0 -63
  2146. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/src/configLoader.ts +0 -37
  2147. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/src/fromEnv.spec.ts +0 -47
  2148. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/src/fromEnv.ts +0 -24
  2149. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/src/fromSharedConfigFiles.spec.ts +0 -212
  2150. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/src/fromSharedConfigFiles.ts +0 -69
  2151. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/src/fromStatic.spec.ts +0 -23
  2152. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/src/fromStatic.ts +0 -9
  2153. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/src/index.ts +0 -1
  2154. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/tsconfig.cjs.json +0 -10
  2155. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-config-provider/tsconfig.es.json +0 -11
  2156. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/CHANGELOG.md +0 -1491
  2157. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/cjs/constants.js +0 -8
  2158. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/cjs/get-transformed-headers.js +0 -13
  2159. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/cjs/index.js +0 -7
  2160. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/cjs/node-http-handler.js +0 -84
  2161. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/cjs/node-http2-handler.js +0 -134
  2162. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/cjs/set-connection-timeout.js +0 -26
  2163. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/cjs/set-socket-timeout.js +0 -12
  2164. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/cjs/stream-collector/collector.js +0 -16
  2165. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/cjs/stream-collector/index.js +0 -20
  2166. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/cjs/write-request-body.js +0 -29
  2167. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/es/constants.js +0 -5
  2168. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/es/get-transformed-headers.js +0 -22
  2169. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/es/index.js +0 -4
  2170. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/es/node-http-handler.js +0 -85
  2171. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/es/node-http2-handler.js +0 -145
  2172. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/es/set-connection-timeout.js +0 -23
  2173. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/es/set-socket-timeout.js +0 -9
  2174. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/es/stream-collector/collector.js +0 -17
  2175. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/es/stream-collector/index.js +0 -18
  2176. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/es/write-request-body.js +0 -25
  2177. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/types/constants.d.ts +0 -4
  2178. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/types/get-transformed-headers.d.ts +0 -4
  2179. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/types/index.d.ts +0 -3
  2180. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/types/node-http-handler.d.ts +0 -36
  2181. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/types/node-http2-handler.d.ts +0 -39
  2182. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/types/set-connection-timeout.d.ts +0 -2
  2183. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/types/set-socket-timeout.d.ts +0 -2
  2184. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/types/stream-collector/collector.d.ts +0 -6
  2185. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/types/stream-collector/index.d.ts +0 -2
  2186. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/dist/types/write-request-body.d.ts +0 -5
  2187. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/fixtures/test-server-cert.pem +0 -26
  2188. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/fixtures/test-server-key.pem +0 -27
  2189. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/src/constants.ts +0 -4
  2190. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/src/get-transformed-headers.ts +0 -15
  2191. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/src/index.ts +0 -3
  2192. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/src/node-http-handler.ts +0 -114
  2193. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/src/node-http2-handler.ts +0 -166
  2194. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/src/readable.mock.ts +0 -29
  2195. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/src/server.mock.ts +0 -51
  2196. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/src/set-connection-timeout.ts +0 -28
  2197. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/src/set-socket-timeout.ts +0 -9
  2198. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/src/stream-collector/collector.ts +0 -8
  2199. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/src/stream-collector/index.ts +0 -20
  2200. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/src/stream-collector/readable.mock.ts +0 -30
  2201. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/src/write-request-body.ts +0 -29
  2202. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/tsconfig.cjs.json +0 -10
  2203. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/node-http-handler/tsconfig.es.json +0 -11
  2204. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/property-provider/CHANGELOG.md +0 -1012
  2205. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/property-provider/dist/cjs/ProviderError.js +0 -29
  2206. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/property-provider/dist/cjs/chain.js +0 -29
  2207. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/property-provider/dist/cjs/fromStatic.js +0 -6
  2208. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/property-provider/dist/cjs/index.js +0 -8
  2209. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/property-provider/dist/cjs/memoize.js +0 -38
  2210. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/property-provider/dist/es/ProviderError.js +0 -32
  2211. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/property-provider/dist/es/chain.js +0 -44
  2212. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/property-provider/dist/es/fromStatic.js +0 -6
  2213. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/property-provider/dist/es/index.js +0 -5
  2214. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/property-provider/dist/es/memoize.js +0 -43
  2215. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/property-provider/dist/types/ProviderError.d.ts +0 -14
  2216. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/property-provider/dist/types/chain.d.ts +0 -11
  2217. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/property-provider/dist/types/fromStatic.d.ts +0 -2
  2218. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/property-provider/dist/types/index.d.ts +0 -4
  2219. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/property-provider/dist/types/memoize.d.ts +0 -37
  2220. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/property-provider/src/ProviderError.ts +0 -23
  2221. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/property-provider/src/chain.ts +0 -29
  2222. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/property-provider/src/fromStatic.ts +0 -6
  2223. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/property-provider/src/index.ts +0 -4
  2224. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/property-provider/src/memoize.ts +0 -82
  2225. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/property-provider/tsconfig.cjs.json +0 -10
  2226. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/property-provider/tsconfig.es.json +0 -11
  2227. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/protocol-http/CHANGELOG.md +0 -1067
  2228. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/protocol-http/dist/cjs/httpHandler.js +0 -3
  2229. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/protocol-http/dist/cjs/httpRequest.js +0 -51
  2230. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/protocol-http/dist/cjs/httpResponse.js +0 -19
  2231. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/protocol-http/dist/cjs/index.js +0 -8
  2232. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/protocol-http/dist/cjs/isValidHostname.js +0 -9
  2233. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/protocol-http/dist/es/httpHandler.js +0 -2
  2234. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/protocol-http/dist/es/httpRequest.js +0 -45
  2235. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/protocol-http/dist/es/httpResponse.js +0 -17
  2236. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/protocol-http/dist/es/index.js +0 -5
  2237. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/protocol-http/dist/es/isValidHostname.js +0 -5
  2238. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/protocol-http/dist/types/httpHandler.d.ts +0 -4
  2239. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/protocol-http/dist/types/httpRequest.d.ts +0 -20
  2240. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/protocol-http/dist/types/httpResponse.d.ts +0 -14
  2241. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/protocol-http/dist/types/index.d.ts +0 -4
  2242. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/protocol-http/dist/types/isValidHostname.d.ts +0 -1
  2243. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/protocol-http/src/httpHandler.ts +0 -6
  2244. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/protocol-http/src/httpRequest.ts +0 -64
  2245. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/protocol-http/src/httpResponse.ts +0 -26
  2246. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/protocol-http/src/index.ts +0 -4
  2247. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/protocol-http/src/isValidHostname.ts +0 -4
  2248. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/protocol-http/tsconfig.cjs.json +0 -10
  2249. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/protocol-http/tsconfig.es.json +0 -11
  2250. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/querystring-builder/CHANGELOG.md +0 -1027
  2251. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/querystring-builder/dist/cjs/index.js +0 -26
  2252. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/querystring-builder/dist/es/index.js +0 -34
  2253. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/querystring-builder/dist/types/index.d.ts +0 -2
  2254. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/querystring-builder/src/index.ts +0 -23
  2255. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/querystring-builder/tsconfig.cjs.json +0 -10
  2256. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/querystring-builder/tsconfig.es.json +0 -11
  2257. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/querystring-parser/CHANGELOG.md +0 -990
  2258. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/querystring-parser/dist/cjs/index.js +0 -28
  2259. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/querystring-parser/dist/es/index.js +0 -36
  2260. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/querystring-parser/dist/types/index.d.ts +0 -2
  2261. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/querystring-parser/src/index.ts +0 -25
  2262. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/querystring-parser/tsconfig.cjs.json +0 -10
  2263. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/querystring-parser/tsconfig.es.json +0 -11
  2264. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/service-error-classification/CHANGELOG.md +0 -559
  2265. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/service-error-classification/dist/cjs/constants.js +0 -48
  2266. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/service-error-classification/dist/cjs/index.js +0 -22
  2267. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/service-error-classification/dist/es/constants.js +0 -45
  2268. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/service-error-classification/dist/es/index.js +0 -15
  2269. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/service-error-classification/dist/types/constants.d.ts +0 -22
  2270. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/service-error-classification/dist/types/index.d.ts +0 -5
  2271. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/service-error-classification/src/constants.ts +0 -47
  2272. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/service-error-classification/src/index.ts +0 -21
  2273. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/service-error-classification/tsconfig.cjs.json +0 -11
  2274. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/service-error-classification/tsconfig.es.json +0 -12
  2275. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/shared-ini-file-loader/CHANGELOG.md +0 -617
  2276. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/shared-ini-file-loader/dist/cjs/index.js +0 -91
  2277. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/shared-ini-file-loader/dist/es/index.js +0 -112
  2278. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/shared-ini-file-loader/dist/types/index.d.ts +0 -33
  2279. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/shared-ini-file-loader/src/index.ts +0 -124
  2280. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/shared-ini-file-loader/tsconfig.cjs.json +0 -10
  2281. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/shared-ini-file-loader/tsconfig.es.json +0 -11
  2282. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/CHANGELOG.md +0 -2683
  2283. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/cjs/SignatureV4.js +0 -169
  2284. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/cjs/cloneRequest.js +0 -24
  2285. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/cjs/constants.js +0 -45
  2286. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/cjs/credentialDerivation.js +0 -63
  2287. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/cjs/getCanonicalHeaders.js +0 -25
  2288. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/cjs/getCanonicalQuery.js +0 -35
  2289. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/cjs/getPayloadHash.js +0 -30
  2290. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/cjs/hasHeader.js +0 -14
  2291. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/cjs/index.js +0 -6
  2292. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/cjs/moveHeadersToQuery.js +0 -25
  2293. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/cjs/prepareRequest.js +0 -20
  2294. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/cjs/suite.fixture.js +0 -403
  2295. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/cjs/utilDate.js +0 -23
  2296. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/es/SignatureV4.js +0 -288
  2297. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/es/cloneRequest.js +0 -16
  2298. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/es/constants.js +0 -42
  2299. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/es/credentialDerivation.js +0 -89
  2300. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/es/getCanonicalHeaders.js +0 -34
  2301. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/es/getCanonicalQuery.js +0 -47
  2302. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/es/getPayloadHash.js +0 -49
  2303. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/es/hasHeader.js +0 -22
  2304. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/es/index.js +0 -3
  2305. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/es/moveHeadersToQuery.js +0 -31
  2306. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/es/prepareRequest.js +0 -28
  2307. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/es/suite.fixture.js +0 -400
  2308. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/es/utilDate.js +0 -18
  2309. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/types/SignatureV4.d.ts +0 -63
  2310. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/types/cloneRequest.d.ts +0 -1
  2311. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/types/constants.d.ts +0 -41
  2312. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/types/credentialDerivation.d.ts +0 -22
  2313. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/types/getCanonicalHeaders.d.ts +0 -1
  2314. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/types/getCanonicalQuery.d.ts +0 -1
  2315. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/types/getPayloadHash.d.ts +0 -1
  2316. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/types/hasHeader.d.ts +0 -2
  2317. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/types/index.d.ts +0 -2
  2318. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/types/moveHeadersToQuery.d.ts +0 -1
  2319. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/types/prepareRequest.d.ts +0 -1
  2320. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/types/suite.fixture.d.ts +0 -14
  2321. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/dist/types/utilDate.d.ts +0 -2
  2322. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/src/SignatureV4.ts +0 -337
  2323. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/src/cloneRequest.ts +0 -22
  2324. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/src/constants.ts +0 -51
  2325. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/src/credentialDerivation.ts +0 -71
  2326. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/src/getCanonicalHeaders.ts +0 -31
  2327. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/src/getCanonicalQuery.ts +0 -37
  2328. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/src/getPayloadHash.ts +0 -32
  2329. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/src/hasHeader.ts +0 -12
  2330. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/src/index.ts +0 -2
  2331. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/src/moveHeadersToQuery.ts +0 -27
  2332. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/src/prepareRequest.ts +0 -20
  2333. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/src/suite.fixture.ts +0 -435
  2334. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/src/utilDate.ts +0 -20
  2335. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/tsconfig.cjs.json +0 -12
  2336. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/signature-v4/tsconfig.es.json +0 -17
  2337. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/CHANGELOG.md +0 -1196
  2338. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/cjs/client.js +0 -32
  2339. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/cjs/command.js +0 -11
  2340. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/cjs/constants.js +0 -5
  2341. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/cjs/date-utils.js +0 -36
  2342. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/cjs/document-type.js +0 -3
  2343. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/cjs/exception.js +0 -3
  2344. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/cjs/extended-encode-uri-component.js +0 -14
  2345. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/cjs/get-array-if-single-item.js +0 -10
  2346. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/cjs/get-value-from-text-node.js +0 -21
  2347. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/cjs/index.js +0 -17
  2348. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/cjs/lazy-json.js +0 -51
  2349. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/cjs/retryable-trait.js +0 -3
  2350. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/cjs/sdk-error.js +0 -3
  2351. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/cjs/split-every.js +0 -47
  2352. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/es/client.js +0 -30
  2353. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/es/command.js +0 -9
  2354. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/es/constants.js +0 -2
  2355. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/es/date-utils.js +0 -32
  2356. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/es/document-type.js +0 -2
  2357. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/es/exception.js +0 -2
  2358. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/es/extended-encode-uri-component.js +0 -10
  2359. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/es/get-array-if-single-item.js +0 -8
  2360. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/es/get-value-from-text-node.js +0 -17
  2361. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/es/index.js +0 -14
  2362. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/es/lazy-json.js +0 -53
  2363. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/es/retryable-trait.js +0 -2
  2364. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/es/sdk-error.js +0 -2
  2365. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/es/split-every.js +0 -43
  2366. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/types/client.d.ts +0 -20
  2367. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/types/command.d.ts +0 -6
  2368. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/types/constants.d.ts +0 -1
  2369. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/types/date-utils.d.ts +0 -12
  2370. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/types/document-type.d.ts +0 -12
  2371. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/types/exception.d.ts +0 -23
  2372. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/types/extended-encode-uri-component.d.ts +0 -5
  2373. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/types/get-array-if-single-item.d.ts +0 -5
  2374. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/types/get-value-from-text-node.d.ts +0 -5
  2375. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/types/index.d.ts +0 -13
  2376. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/types/lazy-json.d.ts +0 -19
  2377. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/types/retryable-trait.d.ts +0 -10
  2378. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/types/sdk-error.d.ts +0 -3
  2379. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/dist/types/split-every.d.ts +0 -9
  2380. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/src/client.ts +0 -68
  2381. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/src/command.ts +0 -19
  2382. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/src/constants.ts +0 -1
  2383. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/src/date-utils.ts +0 -35
  2384. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/src/document-type.ts +0 -10
  2385. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/src/exception.ts +0 -27
  2386. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/src/extended-encode-uri-component.ts +0 -9
  2387. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/src/get-array-if-single-item.ts +0 -6
  2388. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/src/get-value-from-text-node.ts +0 -15
  2389. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/src/index.ts +0 -13
  2390. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/src/lazy-json.ts +0 -52
  2391. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/src/retryable-trait.ts +0 -10
  2392. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/src/sdk-error.ts +0 -5
  2393. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/src/split-every.ts +0 -46
  2394. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/tsconfig.cjs.json +0 -11
  2395. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/smithy-client/tsconfig.es.json +0 -12
  2396. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/CHANGELOG.md +0 -1609
  2397. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/cjs/abort.js +0 -3
  2398. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/cjs/client.js +0 -3
  2399. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/cjs/command.js +0 -3
  2400. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/cjs/credentials.js +0 -3
  2401. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/cjs/crypto.js +0 -3
  2402. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/cjs/eventStream.js +0 -3
  2403. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/cjs/http.js +0 -3
  2404. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/cjs/index.js +0 -20
  2405. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/cjs/logger.js +0 -3
  2406. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/cjs/middleware.js +0 -3
  2407. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/cjs/pagination.js +0 -3
  2408. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/cjs/response.js +0 -3
  2409. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/cjs/serde.js +0 -3
  2410. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/cjs/signature.js +0 -3
  2411. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/cjs/transfer.js +0 -3
  2412. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/cjs/util.js +0 -3
  2413. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/cjs/waiter.js +0 -3
  2414. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/es/abort.js +0 -2
  2415. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/es/client.js +0 -2
  2416. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/es/command.js +0 -2
  2417. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/es/credentials.js +0 -2
  2418. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/es/crypto.js +0 -2
  2419. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/es/eventStream.js +0 -2
  2420. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/es/http.js +0 -2
  2421. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/es/index.js +0 -17
  2422. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/es/logger.js +0 -2
  2423. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/es/middleware.js +0 -2
  2424. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/es/pagination.js +0 -2
  2425. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/es/response.js +0 -2
  2426. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/es/serde.js +0 -2
  2427. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/es/signature.js +0 -2
  2428. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/es/transfer.js +0 -2
  2429. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/es/util.js +0 -2
  2430. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/es/waiter.js +0 -2
  2431. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/types/abort.d.ts +0 -42
  2432. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/types/client.d.ts +0 -23
  2433. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/types/command.d.ts +0 -7
  2434. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/types/credentials.d.ts +0 -24
  2435. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/types/crypto.d.ts +0 -47
  2436. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/types/eventStream.d.ts +0 -84
  2437. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/types/http.d.ts +0 -92
  2438. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/types/index.d.ts +0 -16
  2439. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/types/logger.d.ts +0 -26
  2440. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/types/middleware.d.ts +0 -338
  2441. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/types/pagination.d.ts +0 -14
  2442. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/types/response.d.ts +0 -34
  2443. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/types/serde.d.ts +0 -49
  2444. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/types/signature.d.ts +0 -100
  2445. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/types/transfer.d.ts +0 -16
  2446. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/types/util.d.ts +0 -97
  2447. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/dist/types/waiter.d.ts +0 -32
  2448. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/src/abort.ts +0 -46
  2449. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/src/client.ts +0 -35
  2450. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/src/command.ts +0 -18
  2451. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/src/credentials.ts +0 -29
  2452. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/src/crypto.ts +0 -50
  2453. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/src/eventStream.ts +0 -119
  2454. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/src/http.ts +0 -101
  2455. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/src/index.ts +0 -16
  2456. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/src/logger.ts +0 -28
  2457. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/src/middleware.ts +0 -400
  2458. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/src/pagination.ts +0 -16
  2459. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/src/response.ts +0 -40
  2460. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/src/serde.ts +0 -54
  2461. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/src/signature.ts +0 -113
  2462. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/src/transfer.ts +0 -18
  2463. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/src/util.ts +0 -115
  2464. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/src/waiter.ts +0 -38
  2465. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/tsconfig.cjs.json +0 -10
  2466. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/tsconfig.es.json +0 -11
  2467. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/url-parser/CHANGELOG.md +0 -90
  2468. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/url-parser/dist/cjs/index.js +0 -20
  2469. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/url-parser/dist/es/index.js +0 -16
  2470. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/url-parser/dist/types/index.d.ts +0 -2
  2471. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/url-parser/src/index.ts +0 -19
  2472. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/url-parser/tsconfig.cjs.json +0 -10
  2473. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/url-parser/tsconfig.es.json +0 -11
  2474. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-base64-browser/CHANGELOG.md +0 -471
  2475. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-base64-browser/LICENSE +0 -201
  2476. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-base64-browser/README.md +0 -4
  2477. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-base64-browser/dist/cjs/index.js +0 -98
  2478. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-base64-browser/dist/es/index.js +0 -93
  2479. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-base64-browser/dist/types/index.d.ts +0 -16
  2480. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-base64-browser/package.json +0 -42
  2481. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-base64-browser/src/index.ts +0 -102
  2482. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-base64-browser/tsconfig.cjs.json +0 -10
  2483. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-base64-browser/tsconfig.es.json +0 -11
  2484. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-base64-node/CHANGELOG.md +0 -582
  2485. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-base64-node/LICENSE +0 -201
  2486. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-base64-node/README.md +0 -4
  2487. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-base64-node/dist/cjs/index.js +0 -26
  2488. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-base64-node/dist/es/index.js +0 -21
  2489. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-base64-node/dist/types/index.d.ts +0 -14
  2490. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-base64-node/package.json +0 -46
  2491. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-base64-node/src/index.ts +0 -23
  2492. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-base64-node/tsconfig.cjs.json +0 -10
  2493. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-base64-node/tsconfig.es.json +0 -10
  2494. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-body-length-browser/CHANGELOG.md +0 -487
  2495. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-body-length-browser/dist/cjs/index.js +0 -26
  2496. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-body-length-browser/dist/es/index.js +0 -22
  2497. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-body-length-browser/dist/types/index.d.ts +0 -1
  2498. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-body-length-browser/src/index.ts +0 -19
  2499. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-body-length-browser/tsconfig.cjs.json +0 -10
  2500. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-body-length-browser/tsconfig.es.json +0 -11
  2501. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-body-length-node/CHANGELOG.md +0 -524
  2502. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-body-length-node/dist/cjs/index.js +0 -25
  2503. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-body-length-node/dist/es/index.js +0 -21
  2504. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-body-length-node/dist/types/index.d.ts +0 -1
  2505. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-body-length-node/src/index.ts +0 -18
  2506. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-body-length-node/tsconfig.cjs.json +0 -10
  2507. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-body-length-node/tsconfig.es.json +0 -10
  2508. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-buffer-from/CHANGELOG.md +0 -530
  2509. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-buffer-from/dist/cjs/index.js +0 -20
  2510. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-buffer-from/dist/es/index.js +0 -17
  2511. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-buffer-from/dist/types/index.d.ts +0 -4
  2512. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-buffer-from/src/index.ts +0 -20
  2513. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-buffer-from/tsconfig.cjs.json +0 -10
  2514. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-buffer-from/tsconfig.es.json +0 -11
  2515. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-hex-encoding/CHANGELOG.md +0 -471
  2516. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-hex-encoding/dist/cjs/index.js +0 -49
  2517. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-hex-encoding/dist/es/index.js +0 -44
  2518. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-hex-encoding/dist/types/index.d.ts +0 -12
  2519. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-hex-encoding/src/index.ts +0 -49
  2520. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-hex-encoding/tsconfig.cjs.json +0 -10
  2521. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-hex-encoding/tsconfig.es.json +0 -11
  2522. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-locate-window/CHANGELOG.md +0 -471
  2523. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-locate-window/dist/cjs/index.js +0 -19
  2524. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-locate-window/dist/es/index.js +0 -16
  2525. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-locate-window/dist/types/index.d.ts +0 -6
  2526. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-locate-window/src/index.ts +0 -16
  2527. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-locate-window/tsconfig.cjs.json +0 -15
  2528. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-locate-window/tsconfig.es.json +0 -16
  2529. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-uri-escape/CHANGELOG.md +0 -579
  2530. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-uri-escape/dist/cjs/escape-uri-path.js +0 -7
  2531. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-uri-escape/dist/cjs/escape-uri.js +0 -9
  2532. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-uri-escape/dist/cjs/index.js +0 -6
  2533. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-uri-escape/dist/es/escape-uri-path.js +0 -3
  2534. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-uri-escape/dist/es/escape-uri.js +0 -6
  2535. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-uri-escape/dist/es/index.js +0 -3
  2536. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-uri-escape/dist/types/escape-uri-path.d.ts +0 -1
  2537. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-uri-escape/dist/types/escape-uri.d.ts +0 -1
  2538. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-uri-escape/dist/types/index.d.ts +0 -2
  2539. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-uri-escape/src/escape-uri-path.ts +0 -3
  2540. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-uri-escape/src/escape-uri.ts +0 -5
  2541. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-uri-escape/src/index.ts +0 -2
  2542. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-uri-escape/tsconfig.cjs.json +0 -10
  2543. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-uri-escape/tsconfig.es.json +0 -11
  2544. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-browser/CHANGELOG.md +0 -1561
  2545. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-browser/dist/cjs/configurations.js +0 -3
  2546. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-browser/dist/cjs/index.js +0 -34
  2547. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-browser/dist/cjs/index.native.js +0 -27
  2548. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-browser/dist/es/configurations.js +0 -2
  2549. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-browser/dist/es/index.js +0 -36
  2550. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-browser/dist/es/index.native.js +0 -30
  2551. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-browser/dist/types/configurations.d.ts +0 -4
  2552. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-browser/dist/types/index.d.ts +0 -7
  2553. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-browser/dist/types/index.native.d.ts +0 -7
  2554. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-browser/src/configurations.ts +0 -4
  2555. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-browser/src/index.native.ts +0 -30
  2556. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-browser/src/index.ts +0 -36
  2557. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-browser/tsconfig.cjs.json +0 -10
  2558. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-browser/tsconfig.es.json +0 -11
  2559. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-node/CHANGELOG.md +0 -1605
  2560. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-node/dist/cjs/index.js +0 -47
  2561. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-node/dist/es/index.js +0 -53
  2562. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-node/dist/types/index.d.ts +0 -12
  2563. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-node/src/index.ts +0 -54
  2564. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-node/tsconfig.cjs.json +0 -10
  2565. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-node/tsconfig.es.json +0 -10
  2566. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-utf8-browser/CHANGELOG.md +0 -474
  2567. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-utf8-browser/dist/cjs/index.js +0 -10
  2568. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-utf8-browser/dist/cjs/pureJs.js +0 -63
  2569. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-utf8-browser/dist/cjs/whatwgEncodingApi.js +0 -12
  2570. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-utf8-browser/dist/es/index.js +0 -9
  2571. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-utf8-browser/dist/es/pureJs.js +0 -58
  2572. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-utf8-browser/dist/es/whatwgEncodingApi.js +0 -7
  2573. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-utf8-browser/dist/types/index.d.ts +0 -2
  2574. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-utf8-browser/dist/types/pureJs.d.ts +0 -17
  2575. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-utf8-browser/dist/types/whatwgEncodingApi.d.ts +0 -2
  2576. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-utf8-browser/src/index.ts +0 -11
  2577. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-utf8-browser/src/pureJs.ts +0 -61
  2578. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-utf8-browser/src/whatwgEncodingApi.ts +0 -48
  2579. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-utf8-browser/tsconfig.cjs.json +0 -10
  2580. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-utf8-browser/tsconfig.es.json +0 -11
  2581. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-utf8-node/CHANGELOG.md +0 -582
  2582. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-utf8-node/LICENSE +0 -201
  2583. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-utf8-node/README.md +0 -4
  2584. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-utf8-node/dist/cjs/index.js +0 -12
  2585. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-utf8-node/dist/es/index.js +0 -9
  2586. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-utf8-node/dist/types/index.d.ts +0 -2
  2587. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-utf8-node/package.json +0 -49
  2588. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-utf8-node/src/index.ts +0 -9
  2589. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-utf8-node/tsconfig.cjs.json +0 -10
  2590. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-utf8-node/tsconfig.es.json +0 -10
  2591. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/CHANGELOG.md +0 -149
  2592. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/dist/cjs/createWaiter.js +0 -37
  2593. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/dist/cjs/index.js +0 -6
  2594. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/dist/cjs/poller.js +0 -54
  2595. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/dist/cjs/utils/index.js +0 -6
  2596. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/dist/cjs/utils/sleep.js +0 -8
  2597. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/dist/cjs/utils/validate.js +0 -26
  2598. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/dist/cjs/waiter.js +0 -46
  2599. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/dist/es/createWaiter.js +0 -36
  2600. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/dist/es/index.js +0 -3
  2601. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/dist/es/poller.js +0 -66
  2602. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/dist/es/utils/index.js +0 -3
  2603. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/dist/es/utils/sleep.js +0 -4
  2604. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/dist/es/utils/validate.js +0 -22
  2605. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/dist/es/waiter.js +0 -37
  2606. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/dist/types/createWaiter.d.ts +0 -11
  2607. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/dist/types/index.d.ts +0 -2
  2608. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/dist/types/poller.d.ts +0 -10
  2609. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/dist/types/utils/index.d.ts +0 -2
  2610. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/dist/types/utils/sleep.d.ts +0 -1
  2611. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/dist/types/utils/validate.d.ts +0 -6
  2612. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/dist/types/waiter.d.ts +0 -33
  2613. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/src/createWaiter.ts +0 -43
  2614. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/src/index.ts +0 -2
  2615. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/src/poller.ts +0 -56
  2616. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/src/utils/index.ts +0 -2
  2617. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/src/utils/sleep.ts +0 -3
  2618. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/src/utils/validate.ts +0 -23
  2619. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/src/waiter.ts +0 -63
  2620. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/tsconfig.cjs.json +0 -10
  2621. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-waiter/tsconfig.es.json +0 -11
  2622. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/brace-expansion/.github/FUNDING.yml +0 -2
  2623. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/entities/LICENSE +0 -11
  2624. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/entities/lib/decode.d.ts +0 -5
  2625. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/entities/lib/decode.d.ts.map +0 -1
  2626. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/entities/lib/decode.js +0 -53
  2627. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/entities/lib/decode_codepoint.d.ts +0 -2
  2628. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
  2629. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/entities/lib/decode_codepoint.js +0 -30
  2630. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/entities/lib/encode.d.ts +0 -47
  2631. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/entities/lib/encode.d.ts.map +0 -1
  2632. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/entities/lib/encode.js +0 -136
  2633. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/entities/lib/index.d.ts +0 -27
  2634. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/entities/lib/index.d.ts.map +0 -1
  2635. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/entities/lib/index.js +0 -57
  2636. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/entities/lib/maps/decode.json +0 -1
  2637. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/entities/lib/maps/entities.json +0 -1
  2638. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/entities/lib/maps/legacy.json +0 -1
  2639. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/entities/lib/maps/xml.json +0 -1
  2640. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/entities/package.json +0 -64
  2641. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/entities/readme.md +0 -57
  2642. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/fast-xml-parser/cli.js +0 -101
  2643. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/fast-xml-parser/src/json2xml.js +0 -268
  2644. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/fast-xml-parser/src/nimndata.js +0 -144
  2645. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/fast-xml-parser/src/node2json.js +0 -42
  2646. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/fast-xml-parser/src/node2json_str.js +0 -63
  2647. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/fast-xml-parser/src/parser.d.ts +0 -72
  2648. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/fast-xml-parser/src/parser.js +0 -67
  2649. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/fast-xml-parser/src/read.js +0 -92
  2650. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/fast-xml-parser/src/xmlNode.js +0 -17
  2651. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/fast-xml-parser/src/xmlstr2xmlnode.js +0 -343
  2652. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/glob/changelog.md +0 -67
  2653. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/glob/common.js +0 -234
  2654. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/glob/glob.js +0 -788
  2655. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/glob/node_modules/minimatch/lib/path.js +0 -4
  2656. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/glob/node_modules/minimatch/minimatch.js +0 -944
  2657. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/glob/sync.js +0 -484
  2658. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/inflight/LICENSE +0 -15
  2659. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/inflight/README.md +0 -37
  2660. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/inflight/inflight.js +0 -54
  2661. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/inflight/package.json +0 -29
  2662. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/inherits/LICENSE +0 -16
  2663. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/inherits/README.md +0 -42
  2664. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/inherits/inherits.js +0 -9
  2665. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/inherits/inherits_browser.js +0 -27
  2666. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/inherits/package.json +0 -29
  2667. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/cjs/index.d.ts +0 -834
  2668. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/cjs/index.d.ts.map +0 -1
  2669. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/cjs/index.js +0 -1395
  2670. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/cjs/index.js.map +0 -1
  2671. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/cjs/index.min.js +0 -2
  2672. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/cjs/index.min.js.map +0 -7
  2673. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/cjs/package.json +0 -3
  2674. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/mjs/index.d.ts +0 -834
  2675. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/mjs/index.d.ts.map +0 -1
  2676. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/mjs/index.js +0 -1391
  2677. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/mjs/index.js.map +0 -1
  2678. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/mjs/index.min.js +0 -2
  2679. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/mjs/index.min.js.map +0 -7
  2680. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/mjs/package.json +0 -3
  2681. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/assert-valid-pattern.d.ts +0 -2
  2682. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/assert-valid-pattern.d.ts.map +0 -1
  2683. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/assert-valid-pattern.js +0 -14
  2684. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/assert-valid-pattern.js.map +0 -1
  2685. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/ast.d.ts +0 -24
  2686. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/ast.d.ts.map +0 -1
  2687. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/ast.js +0 -566
  2688. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/ast.js.map +0 -1
  2689. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/brace-expressions.d.ts +0 -8
  2690. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/brace-expressions.d.ts.map +0 -1
  2691. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/brace-expressions.js +0 -152
  2692. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/brace-expressions.js.map +0 -1
  2693. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/escape.d.ts +0 -12
  2694. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/escape.d.ts.map +0 -1
  2695. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/escape.js +0 -22
  2696. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/escape.js.map +0 -1
  2697. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/index-cjs.d.ts +0 -45
  2698. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/index-cjs.d.ts.map +0 -1
  2699. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/index-cjs.js +0 -7
  2700. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/index-cjs.js.map +0 -1
  2701. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/index.d.ts +0 -95
  2702. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/index.d.ts.map +0 -1
  2703. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/index.js +0 -1016
  2704. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/index.js.map +0 -1
  2705. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/package.json +0 -3
  2706. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/unescape.d.ts +0 -17
  2707. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/unescape.d.ts.map +0 -1
  2708. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/unescape.js +0 -24
  2709. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/cjs/unescape.js.map +0 -1
  2710. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/assert-valid-pattern.d.ts +0 -2
  2711. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/assert-valid-pattern.d.ts.map +0 -1
  2712. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/assert-valid-pattern.js +0 -10
  2713. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/assert-valid-pattern.js.map +0 -1
  2714. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/ast.d.ts +0 -24
  2715. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/ast.d.ts.map +0 -1
  2716. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/ast.js +0 -562
  2717. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/ast.js.map +0 -1
  2718. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/brace-expressions.d.ts +0 -8
  2719. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/brace-expressions.d.ts.map +0 -1
  2720. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/brace-expressions.js +0 -148
  2721. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/brace-expressions.js.map +0 -1
  2722. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/escape.d.ts +0 -12
  2723. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/escape.d.ts.map +0 -1
  2724. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/escape.js +0 -18
  2725. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/escape.js.map +0 -1
  2726. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/index.d.ts +0 -95
  2727. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/index.d.ts.map +0 -1
  2728. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/index.js +0 -1000
  2729. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/index.js.map +0 -1
  2730. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/package.json +0 -3
  2731. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/unescape.d.ts +0 -17
  2732. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/unescape.d.ts.map +0 -1
  2733. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/unescape.js +0 -20
  2734. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/minimatch/dist/mjs/unescape.js.map +0 -1
  2735. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/multimatch/node_modules/brace-expansion/LICENSE +0 -21
  2736. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/multimatch/node_modules/brace-expansion/README.md +0 -129
  2737. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/multimatch/node_modules/brace-expansion/index.js +0 -201
  2738. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/multimatch/node_modules/brace-expansion/package.json +0 -47
  2739. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/multimatch/node_modules/minimatch/LICENSE +0 -15
  2740. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/multimatch/node_modules/minimatch/README.md +0 -230
  2741. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/multimatch/node_modules/minimatch/minimatch.js +0 -947
  2742. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/multimatch/node_modules/minimatch/package.json +0 -33
  2743. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/once/LICENSE +0 -15
  2744. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/once/README.md +0 -79
  2745. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/once/once.js +0 -42
  2746. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/once/package.json +0 -33
  2747. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-is-absolute/index.js +0 -20
  2748. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-is-absolute/license +0 -21
  2749. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-is-absolute/package.json +0 -43
  2750. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-is-absolute/readme.md +0 -59
  2751. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/node_modules/minipass/LICENSE +0 -15
  2752. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/node_modules/minipass/README.md +0 -829
  2753. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/node_modules/minipass/index.d.ts +0 -183
  2754. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/node_modules/minipass/index.js +0 -702
  2755. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/node_modules/minipass/index.mjs +0 -702
  2756. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/node_modules/minipass/package.json +0 -76
  2757. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/tslib/modules/index.d.ts +0 -37
  2758. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/tslib/tslib.es6.mjs +0 -370
  2759. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/wrappy/LICENSE +0 -15
  2760. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/wrappy/README.md +0 -36
  2761. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/wrappy/package.json +0 -29
  2762. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/wrappy/wrappy.js +0 -33
  2763. package/lib/internal-lambdas/sourceWatcherLambda/src/package-lock.json +0 -2363
  2764. package/lib/slack-approval.d.ts +0 -24
  2765. package/lib/slack-approval.js +0 -27
  2766. package/lib/slack-integration/slack-subscription.d.ts +0 -27
  2767. package/lib/slack-integration/slack-subscription.js +0 -33
@@ -1,2144 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- # [3.18.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.17.0...v3.18.0) (2021-06-04)
7
-
8
-
9
- ### Bug Fixes
10
-
11
- * **client-sts:** allow overwriting default role assumer http handler ([#2426](https://github.com/aws/aws-sdk-js-v3/issues/2426)) ([7985995](https://github.com/aws/aws-sdk-js-v3/commit/7985995e7a135bf6ed65c29097c01c63c0d41230))
12
-
13
-
14
- ### Features
15
-
16
- * support Sigv4 for non AWS services ([#2385](https://github.com/aws/aws-sdk-js-v3/issues/2385)) ([0a251aa](https://github.com/aws/aws-sdk-js-v3/commit/0a251aa44d54fbf21e328ccf2b20db45e94aaa90)), closes [/github.com/awslabs/smithy/blob/main/smithy-aws-protocol-tests/model/restJson1/main.smithy#L11-L13](https://github.com//github.com/awslabs/smithy/blob/main/smithy-aws-protocol-tests/model/restJson1/main.smithy/issues/L11-L13)
17
- * **clients:** add retryModeProvider in runtimeConfig ([#2440](https://github.com/aws/aws-sdk-js-v3/issues/2440)) ([fc0a5da](https://github.com/aws/aws-sdk-js-v3/commit/fc0a5dae2c13814d5a0c5fce1d892ce0e97c98e4))
18
-
19
-
20
-
21
-
22
-
23
- # [3.17.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.16.0...v3.17.0) (2021-05-26)
24
-
25
-
26
- ### Features
27
-
28
- * **clients:** update endpoint resolution as of 05/12/2021 ([#2398](https://github.com/aws/aws-sdk-js-v3/issues/2398)) ([17afcbb](https://github.com/aws/aws-sdk-js-v3/commit/17afcbb65bb26f091ba258717716272d5dc4e2c7))
29
-
30
-
31
-
32
-
33
-
34
- # [3.16.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.15.0...v3.16.0) (2021-05-14)
35
-
36
-
37
- ### Bug Fixes
38
-
39
- * **clients:** call decode from HTML entities in XML parser ([#2381](https://github.com/aws/aws-sdk-js-v3/issues/2381)) ([fd6b7eb](https://github.com/aws/aws-sdk-js-v3/commit/fd6b7ebd7d3fc4a2ceb3b016404de73413e1fb2f))
40
-
41
-
42
-
43
-
44
-
45
- # [3.15.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.14.0...v3.15.0) (2021-05-10)
46
-
47
-
48
- ### Bug Fixes
49
-
50
- * **client-sts:** make role assumer source creds refreshable ([#2353](https://github.com/aws/aws-sdk-js-v3/issues/2353)) ([9756954](https://github.com/aws/aws-sdk-js-v3/commit/9756954e071c32b62906be63c9431c5602062468))
51
-
52
-
53
-
54
-
55
-
56
- # [3.14.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.13.1...v3.14.0) (2021-04-30)
57
-
58
-
59
- ### Bug Fixes
60
-
61
- * **clients:** typo in README difference -> different ([#2314](https://github.com/aws/aws-sdk-js-v3/issues/2314)) ([9ac1f40](https://github.com/aws/aws-sdk-js-v3/commit/9ac1f40eea78075e6b301df50cfae17c19ad77c3))
62
-
63
-
64
- ### Features
65
-
66
- * **clients:** update clients as of 04/29/2021 ([#2329](https://github.com/aws/aws-sdk-js-v3/issues/2329)) ([48ab750](https://github.com/aws/aws-sdk-js-v3/commit/48ab75045d1a94adfae94ac638a0dd882ebd05ac))
67
-
68
-
69
-
70
-
71
-
72
- ## [3.13.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.13.0...v3.13.1) (2021-04-22)
73
-
74
- **Note:** Version bump only for package @aws-sdk/client-sts
75
-
76
-
77
-
78
-
79
-
80
- # [3.13.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.12.0...v3.13.0) (2021-04-15)
81
-
82
-
83
- ### Features
84
-
85
- * **clients:** update clients as of 04/14/2021 ([#2258](https://github.com/aws/aws-sdk-js-v3/issues/2258)) ([4f9f4a7](https://github.com/aws/aws-sdk-js-v3/commit/4f9f4a79b019c1c35530e05c4138fde88a6fb547))
86
- * remove @aws-sdk/url-parser-native in favor of react-native-url-polyfill ([#2229](https://github.com/aws/aws-sdk-js-v3/issues/2229)) ([d6a67d7](https://github.com/aws/aws-sdk-js-v3/commit/d6a67d7cd471e3440fa7b23ba00b11c00b10a566))
87
-
88
-
89
-
90
-
91
-
92
- # [3.12.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.11.0...v3.12.0) (2021-04-09)
93
-
94
-
95
- ### Bug Fixes
96
-
97
- * run downlevel-dts in prepublishOnly ([#2218](https://github.com/aws/aws-sdk-js-v3/issues/2218)) ([0745502](https://github.com/aws/aws-sdk-js-v3/commit/0745502dcf819460ee1d81362470859674c757a7))
98
-
99
-
100
- ### Features
101
-
102
- * support default role assumers ([#2221](https://github.com/aws/aws-sdk-js-v3/issues/2221)) ([ae17f4c](https://github.com/aws/aws-sdk-js-v3/commit/ae17f4c64f0390c9b879eb27390688ac156cac47))
103
-
104
-
105
-
106
-
107
-
108
- # [3.11.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.10.0...v3.11.0) (2021-04-01)
109
-
110
-
111
- ### Bug Fixes
112
-
113
- * **clients:** trim values in parsed xml only if result is empty ([#2194](https://github.com/aws/aws-sdk-js-v3/issues/2194)) ([a990db7](https://github.com/aws/aws-sdk-js-v3/commit/a990db7deb0e672ec8bd4545111bb2523fe5bf28))
114
-
115
-
116
-
117
-
118
-
119
- # [3.10.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.9.0...v3.10.0) (2021-03-26)
120
-
121
-
122
- ### Bug Fixes
123
-
124
- * **clients:** generate jest.config.js ([#2172](https://github.com/aws/aws-sdk-js-v3/issues/2172)) ([95b0e19](https://github.com/aws/aws-sdk-js-v3/commit/95b0e191eddf71033b9bd6a2d76d20fedea71b5f))
125
-
126
-
127
- ### Features
128
-
129
- * use ts-jest for running jest tests ([#2088](https://github.com/aws/aws-sdk-js-v3/issues/2088)) ([456002c](https://github.com/aws/aws-sdk-js-v3/commit/456002cf7fa16864b72c3c279b094886a42abddb))
130
-
131
-
132
-
133
-
134
-
135
- # [3.9.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.8.1...v3.9.0) (2021-03-18)
136
-
137
- **Note:** Version bump only for package @aws-sdk/client-sts
138
-
139
-
140
-
141
-
142
-
143
- ## [3.8.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.8.0...v3.8.1) (2021-03-11)
144
-
145
- **Note:** Version bump only for package @aws-sdk/client-sts
146
-
147
-
148
-
149
-
150
-
151
- # [3.8.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.7.0...v3.8.0) (2021-03-05)
152
-
153
-
154
- ### Bug Fixes
155
-
156
- * **deps:** pin fast-xml-parser to v3.17.4 ([#2102](https://github.com/aws/aws-sdk-js-v3/issues/2102)) ([c612c75](https://github.com/aws/aws-sdk-js-v3/commit/c612c75890a9b5005ff68b72bcac91761ce5dc14))
157
-
158
-
159
-
160
-
161
-
162
- # [3.7.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.6.1...v3.7.0) (2021-02-25)
163
-
164
-
165
- ### Bug Fixes
166
-
167
- * **codegen:** move auth to standalone plugin ([#2076](https://github.com/aws/aws-sdk-js-v3/issues/2076)) ([8d99715](https://github.com/aws/aws-sdk-js-v3/commit/8d997158c15dd4e3b3d9fe91d6d39fd37b9445f5))
168
-
169
-
170
-
171
-
172
-
173
- ## [3.6.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.6.0...v3.6.1) (2021-02-22)
174
-
175
-
176
- ### Bug Fixes
177
-
178
- * update references of default branch from master to main ([#2057](https://github.com/aws/aws-sdk-js-v3/issues/2057)) ([59b8b58](https://github.com/aws/aws-sdk-js-v3/commit/59b8b58c3a8c057b36abfaa59bae3a6ffb068cf1))
179
-
180
-
181
-
182
-
183
-
184
- # [3.6.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.5.0...v3.6.0) (2021-02-20)
185
-
186
-
187
- ### Bug Fixes
188
-
189
- * revert publish v3.5.1-0 ([#2058](https://github.com/aws/aws-sdk-js-v3/issues/2058)) ([af25697](https://github.com/aws/aws-sdk-js-v3/commit/af25697aee9363a66c0d69b83f7df2e445c4b721))
190
-
191
-
192
-
193
-
194
-
195
- # [3.5.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.4.1...v3.5.0) (2021-02-12)
196
-
197
- **Note:** Version bump only for package @aws-sdk/client-sts
198
-
199
-
200
-
201
-
202
-
203
- ## [3.4.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.4.0...v3.4.1) (2021-01-29)
204
-
205
-
206
- ### Bug Fixes
207
-
208
- * **clients:** use TS 3.4 compatible types for TS 3.9 ([#1978](https://github.com/aws/aws-sdk-js-v3/issues/1978)) ([8bced5c](https://github.com/aws/aws-sdk-js-v3/commit/8bced5c32b9dbc68f1065054d796cb0b8b87bcc4))
209
-
210
-
211
-
212
-
213
-
214
- # [3.4.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.3.0...v3.4.0) (2021-01-28)
215
-
216
-
217
- ### Features
218
-
219
- * **middleware-stack:** allow adding middleware to override an existing one ([#1964](https://github.com/aws/aws-sdk-js-v3/issues/1964)) ([9c21f14](https://github.com/aws/aws-sdk-js-v3/commit/9c21f14412f2b1f591422f3c67dedbe886db723b)), closes [#1883](https://github.com/aws/aws-sdk-js-v3/issues/1883)
220
- * use downlevel-dts to generate TS 3.4 compatible types ([#1943](https://github.com/aws/aws-sdk-js-v3/issues/1943)) ([63ad215](https://github.com/aws/aws-sdk-js-v3/commit/63ad2151c8bb7be32ea8838a9b0974806ed3906b))
221
-
222
-
223
-
224
-
225
-
226
- # [3.3.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.2.0...v3.3.0) (2021-01-14)
227
-
228
-
229
- ### Bug Fixes
230
-
231
- * **clients:** export explicit dependencies on @aws-sdk/types ([#1902](https://github.com/aws/aws-sdk-js-v3/issues/1902)) ([96f1087](https://github.com/aws/aws-sdk-js-v3/commit/96f1087333ba916593d557051297983912b27caa))
232
- * **url-parser:** merge browser and node url parser, add rn url parser ([#1903](https://github.com/aws/aws-sdk-js-v3/issues/1903)) ([99be092](https://github.com/aws/aws-sdk-js-v3/commit/99be092fded13bb00802549e17dbdb6d760a8679))
233
-
234
-
235
- ### Features
236
-
237
- * **clients:** update README with documentation, usage and more ([#1907](https://github.com/aws/aws-sdk-js-v3/issues/1907)) ([03be111](https://github.com/aws/aws-sdk-js-v3/commit/03be111a086360687f20b2ac1d490584fb4fbefe))
238
-
239
-
240
-
241
-
242
-
243
- # [3.2.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1.0...v3.2.0) (2021-01-09)
244
-
245
-
246
- ### Bug Fixes
247
-
248
- * stop adding command mw repeatedly in resolveMiddleware() ([#1883](https://github.com/aws/aws-sdk-js-v3/issues/1883)) ([d4c302b](https://github.com/aws/aws-sdk-js-v3/commit/d4c302b816e1781f8d04bd479cc4e26e0fe4debc))
249
-
250
-
251
-
252
-
253
-
254
- # [3.1.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.0.0...v3.1.0) (2020-12-23)
255
-
256
-
257
- ### Bug Fixes
258
-
259
- * **clients:** default region and credential provider ([#1834](https://github.com/aws/aws-sdk-js-v3/issues/1834)) ([bc79ab5](https://github.com/aws/aws-sdk-js-v3/commit/bc79ab5f17e00bc069b51f2f426dc73c16483eaa))
260
- * log requestId, extendedRequestId, cfId in $metadata ([#1819](https://github.com/aws/aws-sdk-js-v3/issues/1819)) ([f2a47e8](https://github.com/aws/aws-sdk-js-v3/commit/f2a47e80965f96b86fa42038bf2711b922eee302))
261
- * **clients:** populate sdkId in serviceId and default to use arnNamespace as signingName ([#1786](https://github.com/aws/aws-sdk-js-v3/issues/1786)) ([0011af2](https://github.com/aws/aws-sdk-js-v3/commit/0011af27a62d0d201296225e2a70276645b3231a))
262
- * **clients:** update endpoint provider ([#1824](https://github.com/aws/aws-sdk-js-v3/issues/1824)) ([64d2210](https://github.com/aws/aws-sdk-js-v3/commit/64d22105691f286ad9accf1a137d7c1928378ad4))
263
-
264
-
265
- ### Features
266
-
267
- * standardize user agent value ([#1775](https://github.com/aws/aws-sdk-js-v3/issues/1775)) ([388b180](https://github.com/aws/aws-sdk-js-v3/commit/388b18071146171b42d283a93f9590cb23956e1a))
268
-
269
-
270
-
271
-
272
-
273
- # [3.0.0](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.10...v3.0.0) (2020-12-15)
274
-
275
-
276
- ### Features
277
-
278
- * bump version to 3.0.0 ([#1793](https://github.com/aws/aws-sdk-js-v3/issues/1793)) ([d8475f8](https://github.com/aws/aws-sdk-js-v3/commit/d8475f8d972d28fbc15cd7e23abfe18f9eab0644))
279
-
280
-
281
-
282
-
283
-
284
- # [1.0.0-rc.10](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.9...v1.0.0-rc.10) (2020-12-15)
285
-
286
-
287
- ### Features
288
-
289
- * update clients as of 12/12/2020 ([#1771](https://github.com/aws/aws-sdk-js-v3/issues/1771)) ([f69ff44](https://github.com/aws/aws-sdk-js-v3/commit/f69ff440a79018ad69fcb26ad46e3db65b23ce71))
290
- * update clients as of 12/12/2020 with model fixes ([#1774](https://github.com/aws/aws-sdk-js-v3/issues/1774)) ([54e8715](https://github.com/aws/aws-sdk-js-v3/commit/54e87151877dd5cf9a5f256698c088cc7a856225))
291
-
292
-
293
-
294
-
295
-
296
- # [1.0.0-rc.9](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.8...v1.0.0-rc.9) (2020-12-11)
297
-
298
-
299
- ### Bug Fixes
300
-
301
- * **codegen:** import SENSITIVE_STRING only when used ([#1761](https://github.com/aws/aws-sdk-js-v3/issues/1761)) ([9296283](https://github.com/aws/aws-sdk-js-v3/commit/9296283623edecf95441e310200a17b61efe80e3))
302
-
303
-
304
- ### Features
305
-
306
- * add service id config ([#1765](https://github.com/aws/aws-sdk-js-v3/issues/1765)) ([1ba5672](https://github.com/aws/aws-sdk-js-v3/commit/1ba5672ff75bf5401f02f65d20af61c7bee339ff))
307
-
308
-
309
-
310
-
311
-
312
- # [1.0.0-rc.8](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.7...v1.0.0-rc.8) (2020-12-05)
313
-
314
-
315
- ### Bug Fixes
316
-
317
- * **client-sts:** disable auth for public assumeRole commands ([#1706](https://github.com/aws/aws-sdk-js-v3/issues/1706)) ([891eae2](https://github.com/aws/aws-sdk-js-v3/commit/891eae20324271138bf745b9e0fce0e21aa2f07c))
318
-
319
-
320
- ### Features
321
-
322
- * **invalid-dependency:** add invalidAsyncFunction which rejects with an Error ([#1719](https://github.com/aws/aws-sdk-js-v3/issues/1719)) ([c4c046e](https://github.com/aws/aws-sdk-js-v3/commit/c4c046edf0e752560fded20255642e6aed559d2c))
323
-
324
-
325
-
326
-
327
-
328
- # [1.0.0-rc.7](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.6...v1.0.0-rc.7) (2020-11-20)
329
-
330
- **Note:** Version bump only for package @aws-sdk/client-sts
331
-
332
-
333
-
334
-
335
-
336
- # [1.0.0-rc.6](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.5...v1.0.0-rc.6) (2020-11-13)
337
-
338
- **Note:** Version bump only for package @aws-sdk/client-sts
339
-
340
-
341
-
342
-
343
-
344
- # [1.0.0-rc.5](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.4...v1.0.0-rc.5) (2020-11-09)
345
-
346
-
347
- ### Bug Fixes
348
-
349
- * **package.json:** migrate @aws-sdk/types into devDependencies codegen ([#1658](https://github.com/aws/aws-sdk-js-v3/issues/1658)) ([eb50962](https://github.com/aws/aws-sdk-js-v3/commit/eb509629cd6eeb293bf762c201710acabe049a58))
350
-
351
-
352
-
353
-
354
-
355
- # [1.0.0-rc.4](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.3...v1.0.0-rc.4) (2020-10-31)
356
-
357
-
358
- ### Features
359
-
360
- * log clientName and commandName ([#1637](https://github.com/aws/aws-sdk-js-v3/issues/1637)) ([79f25ca](https://github.com/aws/aws-sdk-js-v3/commit/79f25cacc076483e0134f3626d9971ada5f1206d))
361
-
362
-
363
-
364
-
365
-
366
- # [1.0.0-rc.3](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.2...v1.0.0-rc.3) (2020-10-27)
367
-
368
-
369
- ### Features
370
-
371
- * update client description to add keywords ([#1631](https://github.com/aws/aws-sdk-js-v3/issues/1631)) ([93fc586](https://github.com/aws/aws-sdk-js-v3/commit/93fc5866bf6e5f3b40f8dcfe829172bb80cc8391))
372
-
373
-
374
-
375
-
376
-
377
- # [1.0.0-rc.2](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.1...v1.0.0-rc.2) (2020-10-22)
378
-
379
-
380
- ### Bug Fixes
381
-
382
- * throw 3XX redirection as errors explicitly ([#1591](https://github.com/aws/aws-sdk-js-v3/issues/1591)) ([76f83f1](https://github.com/aws/aws-sdk-js-v3/commit/76f83f19c96dc6c8705c8367cae5d87bbcfd7b23))
383
-
384
-
385
-
386
-
387
-
388
- # [1.0.0-rc.1](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-gamma.11...v1.0.0-rc.1) (2020-10-19)
389
-
390
-
391
- ### Features
392
-
393
- * ready for release candidate ([#1578](https://github.com/aws/aws-sdk-js-v3/issues/1578)) ([519f66c](https://github.com/aws/aws-sdk-js-v3/commit/519f66c6388b91d0bd750a511e6d1af56196835e))
394
-
395
-
396
-
397
-
398
-
399
- # [1.0.0-gamma.11](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/client-sts@1.0.0-gamma.10...@aws-sdk/client-sts@1.0.0-gamma.11) (2020-10-07)
400
-
401
- **Note:** Version bump only for package @aws-sdk/client-sts
402
-
403
-
404
-
405
-
406
-
407
- # [1.0.0-gamma.10](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/client-sts@1.0.0-gamma.9...@aws-sdk/client-sts@1.0.0-gamma.10) (2020-09-29)
408
-
409
- **Note:** Version bump only for package @aws-sdk/client-sts
410
-
411
-
412
-
413
-
414
-
415
- # [1.0.0-gamma.9](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/client-sts@1.0.0-gamma.8...@aws-sdk/client-sts@1.0.0-gamma.9) (2020-09-15)
416
-
417
-
418
- ### Bug Fixes
419
-
420
- * default import package.json for spec compatibility ([#1505](https://github.com/aws/aws-sdk-js-v3/issues/1505)) ([797ba7d](https://github.com/aws/aws-sdk-js-v3/commit/797ba7dc7743eb65e8f81536bcf70e5c225ef861))
421
- * toposort and chunk shape models ([#1510](https://github.com/aws/aws-sdk-js-v3/issues/1510)) ([bee87d8](https://github.com/aws/aws-sdk-js-v3/commit/bee87d8fcc5ea82a361386309ebf9330fe39c816))
422
-
423
-
424
-
425
-
426
-
427
- # [1.0.0-gamma.8](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/client-sts@1.0.0-gamma.7...@aws-sdk/client-sts@1.0.0-gamma.8) (2020-09-01)
428
-
429
-
430
- ### Features
431
-
432
- * add LoggerConfig to all clients ([#1472](https://github.com/aws/aws-sdk-js-v3/issues/1472)) ([d55a812](https://github.com/aws/aws-sdk-js-v3/commit/d55a81278fee13281b20bfa60d89d2b111245dd4))
433
-
434
-
435
-
436
-
437
-
438
- # [1.0.0-gamma.7](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/client-sts@1.0.0-gamma.6...@aws-sdk/client-sts@1.0.0-gamma.7) (2020-08-25)
439
-
440
-
441
- ### Features
442
-
443
- * get partition of given region ([#1435](https://github.com/aws/aws-sdk-js-v3/issues/1435)) ([c18bfe4](https://github.com/aws/aws-sdk-js-v3/commit/c18bfe489db77d945d0bcc4ae7194ff46cd461a9))
444
- * refactor nodejs region loader ([#1437](https://github.com/aws/aws-sdk-js-v3/issues/1437)) ([5d79645](https://github.com/aws/aws-sdk-js-v3/commit/5d79645eb622b111c94a7de1918c8357c83a7bf8))
445
- * refactor nodejs retry config loader ([#1438](https://github.com/aws/aws-sdk-js-v3/issues/1438)) ([5478012](https://github.com/aws/aws-sdk-js-v3/commit/5478012147b475bdce07a2cbe393a972e502c93f))
446
- * update clients with smithy models as of 08/20 ([#1457](https://github.com/aws/aws-sdk-js-v3/issues/1457)) ([f95cce3](https://github.com/aws/aws-sdk-js-v3/commit/f95cce338fcdc49ead6e3ca6d178a6fd58ae556f))
447
-
448
-
449
-
450
-
451
-
452
- # [1.0.0-gamma.6](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/client-sts@1.0.0-gamma.5...@aws-sdk/client-sts@1.0.0-gamma.6) (2020-08-04)
453
-
454
- **Note:** Version bump only for package @aws-sdk/client-sts
455
-
456
-
457
-
458
-
459
-
460
- # [1.0.0-gamma.5](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/client-sts@1.0.0-gamma.4...@aws-sdk/client-sts@1.0.0-gamma.5) (2020-07-21)
461
-
462
- **Note:** Version bump only for package @aws-sdk/client-sts
463
-
464
-
465
-
466
-
467
-
468
- # [1.0.0-gamma.4](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/client-sts@1.0.0-gamma.3...@aws-sdk/client-sts@1.0.0-gamma.4) (2020-07-13)
469
-
470
- **Note:** Version bump only for package @aws-sdk/client-sts
471
-
472
-
473
-
474
-
475
-
476
- # 1.0.0-gamma.3 (2020-07-08)
477
-
478
-
479
- ### Features
480
-
481
- * add filterSensitiveLog method to Structure namespaces ([#1130](https://github.com/aws/aws-sdk-js-v3/issues/1130)) ([8eff087](https://github.com/aws/aws-sdk-js-v3/commit/8eff0875580e30e12f2e0abd5fa402973790e697))
482
-
483
-
484
-
485
- # 1.0.0-gamma.2 (2020-05-26)
486
-
487
-
488
-
489
- # 1.0.0-gamma.1 (2020-05-21)
490
-
491
-
492
- ### Bug Fixes
493
-
494
- * add default value to stream collector ([#1131](https://github.com/aws/aws-sdk-js-v3/issues/1131)) ([030082a](https://github.com/aws/aws-sdk-js-v3/commit/030082a0378f873da34c5381c7889754c5bde9d3))
495
- * use JS url parser in ReactNative ([#1129](https://github.com/aws/aws-sdk-js-v3/issues/1129)) ([efc8570](https://github.com/aws/aws-sdk-js-v3/commit/efc8570af4019ce4f07a94afde82661ad64bf3d4))
496
-
497
-
498
- ### Features
499
-
500
- * bump up to gamma version ([#1192](https://github.com/aws/aws-sdk-js-v3/issues/1192)) ([a609075](https://github.com/aws/aws-sdk-js-v3/commit/a6090754f2a6c21e5b70bf0c8782cc0fbe59ee12))
501
- * populate contents from '#text' recursively in parseBody ([#1154](https://github.com/aws/aws-sdk-js-v3/issues/1154)) ([b3148b4](https://github.com/aws/aws-sdk-js-v3/commit/b3148b4a906e7335f95839c59fd55140ddc89e96))
502
- * refactor http request handlers ([#1186](https://github.com/aws/aws-sdk-js-v3/issues/1186)) ([605ebc5](https://github.com/aws/aws-sdk-js-v3/commit/605ebc57d2ec140ae5dd1c152168ec786e6663d9))
503
-
504
-
505
-
506
- # 1.0.0-beta.4 (2020-04-25)
507
-
508
-
509
- ### Bug Fixes
510
-
511
- * move endpoint resolution to the serializers ([#1106](https://github.com/aws/aws-sdk-js-v3/issues/1106)) ([08c9420](https://github.com/aws/aws-sdk-js-v3/commit/08c9420db1ba9c3faf3ed26aa1244646bacff1d1))
512
- * request default endpoints from serde context being overwritten ([#1097](https://github.com/aws/aws-sdk-js-v3/issues/1097)) ([299d2a1](https://github.com/aws/aws-sdk-js-v3/commit/299d2a19bddfbab1b70552fd7a6b669ef7762288))
513
-
514
-
515
- ### Features
516
-
517
- * add default destroy function to clients ([#1081](https://github.com/aws/aws-sdk-js-v3/issues/1081)) ([7eb0f0e](https://github.com/aws/aws-sdk-js-v3/commit/7eb0f0e5debfafe08c51dc4f99dcf29d79dea358))
518
- * codegen for issue fixed in protocol test ([#1086](https://github.com/aws/aws-sdk-js-v3/issues/1086)) ([8e077c7](https://github.com/aws/aws-sdk-js-v3/commit/8e077c7f1c1363a3a1f8522e6ee793bd57546c0e))
519
-
520
-
521
-
522
- # 1.0.0-beta.3 (2020-03-30)
523
-
524
-
525
-
526
- # 1.0.0-beta.2 (2020-03-28)
527
-
528
-
529
-
530
- # 1.0.0-beta.1 (2020-03-25)
531
-
532
-
533
- ### Features
534
-
535
- * bump packages to beta ([#1050](https://github.com/aws/aws-sdk-js-v3/issues/1050)) ([40501d4](https://github.com/aws/aws-sdk-js-v3/commit/40501d4394d04bc1bc91c10136fa48b1d3a67d8f))
536
-
537
-
538
-
539
- # 1.0.0-alpha.28 (2020-03-20)
540
-
541
-
542
-
543
- # 1.0.0-alpha.27 (2020-03-13)
544
-
545
-
546
- ### Bug Fixes
547
-
548
- * codegen for using pure JS hasher in RN ([#998](https://github.com/aws/aws-sdk-js-v3/issues/998)) ([022cba5](https://github.com/aws/aws-sdk-js-v3/commit/022cba59168998bea8a263687395d27eae375d30)), closes [awslabs/smithy-typescript#144](https://github.com/awslabs/smithy-typescript/issues/144)
549
-
550
-
551
-
552
- # 1.0.0-alpha.26 (2020-03-12)
553
-
554
-
555
- ### Bug Fixes
556
-
557
- * **fast-xml-parser:** populate contents from '#text' if available ([#993](https://github.com/aws/aws-sdk-js-v3/issues/993)) ([87af396](https://github.com/aws/aws-sdk-js-v3/commit/87af396ad9adfa486379481ba6d944a6c48bc272))
558
-
559
-
560
-
561
- # 1.0.0-alpha.25 (2020-03-09)
562
-
563
-
564
- ### Features
565
-
566
- * codegen for fixing protocol tests([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([15a66c7](https://github.com/aws/aws-sdk-js-v3/commit/15a66c720f49884087126d6d573c64b6a4a16dc5)), closes [awslabls/smithy-typescript#141](https://github.com/awslabls/smithy-typescript/issues/141)
567
- * codegen for fixing streaming member shape([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([c7f13dc](https://github.com/aws/aws-sdk-js-v3/commit/c7f13dc0eda6217452bd37b1b7fa04bcc931deab)), closes [awslabs/smithy-typescript#138](https://github.com/awslabs/smithy-typescript/issues/138) [awslabs/smithy-typescript#140](https://github.com/awslabs/smithy-typescript/issues/140)
568
-
569
-
570
-
571
- # 1.0.0-alpha.24 (2020-02-19)
572
-
573
-
574
-
575
- # 1.0.0-alpha.23 (2020-02-14)
576
-
577
-
578
-
579
- # 1.0.0-alpha.22 (2020-02-11)
580
-
581
-
582
-
583
- # 1.0.0-alpha.21 (2020-02-11)
584
-
585
-
586
-
587
- # 1.0.0-alpha.20 (2020-02-09)
588
-
589
-
590
-
591
- # 1.0.0-alpha.19 (2020-02-07)
592
-
593
-
594
-
595
- # 1.0.0-alpha.18 (2020-02-06)
596
-
597
-
598
-
599
- # 1.0.0-alpha.17 (2020-02-05)
600
-
601
-
602
-
603
- # 1.0.0-alpha.16 (2020-02-04)
604
-
605
-
606
-
607
- # 1.0.0-alpha.14 (2020-01-28)
608
-
609
-
610
-
611
- # 1.0.0-alpha.13 (2020-01-24)
612
-
613
-
614
-
615
- # 1.0.0-alpha.12 (2020-01-22)
616
-
617
-
618
-
619
- # 1.0.0-alpha.10 (2020-01-17)
620
-
621
-
622
-
623
-
624
-
625
- # 1.0.0-gamma.2 (2020-05-26)
626
-
627
-
628
-
629
- # 1.0.0-gamma.1 (2020-05-21)
630
-
631
-
632
- ### Bug Fixes
633
-
634
- * add default value to stream collector ([#1131](https://github.com/aws/aws-sdk-js-v3/issues/1131)) ([030082a](https://github.com/aws/aws-sdk-js-v3/commit/030082a0378f873da34c5381c7889754c5bde9d3))
635
- * use JS url parser in ReactNative ([#1129](https://github.com/aws/aws-sdk-js-v3/issues/1129)) ([efc8570](https://github.com/aws/aws-sdk-js-v3/commit/efc8570af4019ce4f07a94afde82661ad64bf3d4))
636
-
637
-
638
- ### Features
639
-
640
- * bump up to gamma version ([#1192](https://github.com/aws/aws-sdk-js-v3/issues/1192)) ([a609075](https://github.com/aws/aws-sdk-js-v3/commit/a6090754f2a6c21e5b70bf0c8782cc0fbe59ee12))
641
- * populate contents from '#text' recursively in parseBody ([#1154](https://github.com/aws/aws-sdk-js-v3/issues/1154)) ([b3148b4](https://github.com/aws/aws-sdk-js-v3/commit/b3148b4a906e7335f95839c59fd55140ddc89e96))
642
- * refactor http request handlers ([#1186](https://github.com/aws/aws-sdk-js-v3/issues/1186)) ([605ebc5](https://github.com/aws/aws-sdk-js-v3/commit/605ebc57d2ec140ae5dd1c152168ec786e6663d9))
643
-
644
-
645
-
646
- # 1.0.0-beta.4 (2020-04-25)
647
-
648
-
649
- ### Bug Fixes
650
-
651
- * move endpoint resolution to the serializers ([#1106](https://github.com/aws/aws-sdk-js-v3/issues/1106)) ([08c9420](https://github.com/aws/aws-sdk-js-v3/commit/08c9420db1ba9c3faf3ed26aa1244646bacff1d1))
652
- * request default endpoints from serde context being overwritten ([#1097](https://github.com/aws/aws-sdk-js-v3/issues/1097)) ([299d2a1](https://github.com/aws/aws-sdk-js-v3/commit/299d2a19bddfbab1b70552fd7a6b669ef7762288))
653
-
654
-
655
- ### Features
656
-
657
- * add default destroy function to clients ([#1081](https://github.com/aws/aws-sdk-js-v3/issues/1081)) ([7eb0f0e](https://github.com/aws/aws-sdk-js-v3/commit/7eb0f0e5debfafe08c51dc4f99dcf29d79dea358))
658
- * codegen for issue fixed in protocol test ([#1086](https://github.com/aws/aws-sdk-js-v3/issues/1086)) ([8e077c7](https://github.com/aws/aws-sdk-js-v3/commit/8e077c7f1c1363a3a1f8522e6ee793bd57546c0e))
659
-
660
-
661
-
662
- # 1.0.0-beta.3 (2020-03-30)
663
-
664
-
665
-
666
- # 1.0.0-beta.2 (2020-03-28)
667
-
668
-
669
-
670
- # 1.0.0-beta.1 (2020-03-25)
671
-
672
-
673
- ### Features
674
-
675
- * bump packages to beta ([#1050](https://github.com/aws/aws-sdk-js-v3/issues/1050)) ([40501d4](https://github.com/aws/aws-sdk-js-v3/commit/40501d4394d04bc1bc91c10136fa48b1d3a67d8f))
676
-
677
-
678
-
679
- # 1.0.0-alpha.28 (2020-03-20)
680
-
681
-
682
-
683
- # 1.0.0-alpha.27 (2020-03-13)
684
-
685
-
686
- ### Bug Fixes
687
-
688
- * codegen for using pure JS hasher in RN ([#998](https://github.com/aws/aws-sdk-js-v3/issues/998)) ([022cba5](https://github.com/aws/aws-sdk-js-v3/commit/022cba59168998bea8a263687395d27eae375d30)), closes [awslabs/smithy-typescript#144](https://github.com/awslabs/smithy-typescript/issues/144)
689
-
690
-
691
-
692
- # 1.0.0-alpha.26 (2020-03-12)
693
-
694
-
695
- ### Bug Fixes
696
-
697
- * **fast-xml-parser:** populate contents from '#text' if available ([#993](https://github.com/aws/aws-sdk-js-v3/issues/993)) ([87af396](https://github.com/aws/aws-sdk-js-v3/commit/87af396ad9adfa486379481ba6d944a6c48bc272))
698
-
699
-
700
-
701
- # 1.0.0-alpha.25 (2020-03-09)
702
-
703
-
704
- ### Features
705
-
706
- * codegen for fixing protocol tests([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([15a66c7](https://github.com/aws/aws-sdk-js-v3/commit/15a66c720f49884087126d6d573c64b6a4a16dc5)), closes [awslabls/smithy-typescript#141](https://github.com/awslabls/smithy-typescript/issues/141)
707
- * codegen for fixing streaming member shape([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([c7f13dc](https://github.com/aws/aws-sdk-js-v3/commit/c7f13dc0eda6217452bd37b1b7fa04bcc931deab)), closes [awslabs/smithy-typescript#138](https://github.com/awslabs/smithy-typescript/issues/138) [awslabs/smithy-typescript#140](https://github.com/awslabs/smithy-typescript/issues/140)
708
-
709
-
710
-
711
- # 1.0.0-alpha.24 (2020-02-19)
712
-
713
-
714
-
715
- # 1.0.0-alpha.23 (2020-02-14)
716
-
717
-
718
-
719
- # 1.0.0-alpha.22 (2020-02-11)
720
-
721
-
722
-
723
- # 1.0.0-alpha.21 (2020-02-11)
724
-
725
-
726
-
727
- # 1.0.0-alpha.20 (2020-02-09)
728
-
729
-
730
-
731
- # 1.0.0-alpha.19 (2020-02-07)
732
-
733
-
734
-
735
- # 1.0.0-alpha.18 (2020-02-06)
736
-
737
-
738
-
739
- # 1.0.0-alpha.17 (2020-02-05)
740
-
741
-
742
-
743
- # 1.0.0-alpha.16 (2020-02-04)
744
-
745
-
746
-
747
- # 1.0.0-alpha.14 (2020-01-28)
748
-
749
-
750
-
751
- # 1.0.0-alpha.13 (2020-01-24)
752
-
753
-
754
-
755
- # 1.0.0-alpha.12 (2020-01-22)
756
-
757
-
758
-
759
- # 1.0.0-alpha.10 (2020-01-17)
760
-
761
-
762
-
763
-
764
-
765
- # 1.0.0-gamma.1 (2020-05-21)
766
-
767
-
768
- ### Bug Fixes
769
-
770
- * add default value to stream collector ([#1131](https://github.com/aws/aws-sdk-js-v3/issues/1131)) ([030082a](https://github.com/aws/aws-sdk-js-v3/commit/030082a0378f873da34c5381c7889754c5bde9d3))
771
- * use JS url parser in ReactNative ([#1129](https://github.com/aws/aws-sdk-js-v3/issues/1129)) ([efc8570](https://github.com/aws/aws-sdk-js-v3/commit/efc8570af4019ce4f07a94afde82661ad64bf3d4))
772
-
773
-
774
- ### Features
775
-
776
- * bump up to gamma version ([#1192](https://github.com/aws/aws-sdk-js-v3/issues/1192)) ([a609075](https://github.com/aws/aws-sdk-js-v3/commit/a6090754f2a6c21e5b70bf0c8782cc0fbe59ee12))
777
- * populate contents from '#text' recursively in parseBody ([#1154](https://github.com/aws/aws-sdk-js-v3/issues/1154)) ([b3148b4](https://github.com/aws/aws-sdk-js-v3/commit/b3148b4a906e7335f95839c59fd55140ddc89e96))
778
- * refactor http request handlers ([#1186](https://github.com/aws/aws-sdk-js-v3/issues/1186)) ([605ebc5](https://github.com/aws/aws-sdk-js-v3/commit/605ebc57d2ec140ae5dd1c152168ec786e6663d9))
779
-
780
-
781
-
782
- # 1.0.0-beta.4 (2020-04-25)
783
-
784
-
785
- ### Bug Fixes
786
-
787
- * move endpoint resolution to the serializers ([#1106](https://github.com/aws/aws-sdk-js-v3/issues/1106)) ([08c9420](https://github.com/aws/aws-sdk-js-v3/commit/08c9420db1ba9c3faf3ed26aa1244646bacff1d1))
788
- * request default endpoints from serde context being overwritten ([#1097](https://github.com/aws/aws-sdk-js-v3/issues/1097)) ([299d2a1](https://github.com/aws/aws-sdk-js-v3/commit/299d2a19bddfbab1b70552fd7a6b669ef7762288))
789
-
790
-
791
- ### Features
792
-
793
- * add default destroy function to clients ([#1081](https://github.com/aws/aws-sdk-js-v3/issues/1081)) ([7eb0f0e](https://github.com/aws/aws-sdk-js-v3/commit/7eb0f0e5debfafe08c51dc4f99dcf29d79dea358))
794
- * codegen for issue fixed in protocol test ([#1086](https://github.com/aws/aws-sdk-js-v3/issues/1086)) ([8e077c7](https://github.com/aws/aws-sdk-js-v3/commit/8e077c7f1c1363a3a1f8522e6ee793bd57546c0e))
795
-
796
-
797
-
798
- # 1.0.0-beta.3 (2020-03-30)
799
-
800
-
801
-
802
- # 1.0.0-beta.2 (2020-03-28)
803
-
804
-
805
-
806
- # 1.0.0-beta.1 (2020-03-25)
807
-
808
-
809
- ### Features
810
-
811
- * bump packages to beta ([#1050](https://github.com/aws/aws-sdk-js-v3/issues/1050)) ([40501d4](https://github.com/aws/aws-sdk-js-v3/commit/40501d4394d04bc1bc91c10136fa48b1d3a67d8f))
812
-
813
-
814
-
815
- # 1.0.0-alpha.28 (2020-03-20)
816
-
817
-
818
-
819
- # 1.0.0-alpha.27 (2020-03-13)
820
-
821
-
822
- ### Bug Fixes
823
-
824
- * codegen for using pure JS hasher in RN ([#998](https://github.com/aws/aws-sdk-js-v3/issues/998)) ([022cba5](https://github.com/aws/aws-sdk-js-v3/commit/022cba59168998bea8a263687395d27eae375d30)), closes [awslabs/smithy-typescript#144](https://github.com/awslabs/smithy-typescript/issues/144)
825
-
826
-
827
-
828
- # 1.0.0-alpha.26 (2020-03-12)
829
-
830
-
831
- ### Bug Fixes
832
-
833
- * **fast-xml-parser:** populate contents from '#text' if available ([#993](https://github.com/aws/aws-sdk-js-v3/issues/993)) ([87af396](https://github.com/aws/aws-sdk-js-v3/commit/87af396ad9adfa486379481ba6d944a6c48bc272))
834
-
835
-
836
-
837
- # 1.0.0-alpha.25 (2020-03-09)
838
-
839
-
840
- ### Features
841
-
842
- * codegen for fixing protocol tests([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([15a66c7](https://github.com/aws/aws-sdk-js-v3/commit/15a66c720f49884087126d6d573c64b6a4a16dc5)), closes [awslabls/smithy-typescript#141](https://github.com/awslabls/smithy-typescript/issues/141)
843
- * codegen for fixing streaming member shape([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([c7f13dc](https://github.com/aws/aws-sdk-js-v3/commit/c7f13dc0eda6217452bd37b1b7fa04bcc931deab)), closes [awslabs/smithy-typescript#138](https://github.com/awslabs/smithy-typescript/issues/138) [awslabs/smithy-typescript#140](https://github.com/awslabs/smithy-typescript/issues/140)
844
-
845
-
846
-
847
- # 1.0.0-alpha.24 (2020-02-19)
848
-
849
-
850
-
851
- # 1.0.0-alpha.23 (2020-02-14)
852
-
853
-
854
-
855
- # 1.0.0-alpha.22 (2020-02-11)
856
-
857
-
858
-
859
- # 1.0.0-alpha.21 (2020-02-11)
860
-
861
-
862
-
863
- # 1.0.0-alpha.20 (2020-02-09)
864
-
865
-
866
-
867
- # 1.0.0-alpha.19 (2020-02-07)
868
-
869
-
870
-
871
- # 1.0.0-alpha.18 (2020-02-06)
872
-
873
-
874
-
875
- # 1.0.0-alpha.17 (2020-02-05)
876
-
877
-
878
-
879
- # 1.0.0-alpha.16 (2020-02-04)
880
-
881
-
882
-
883
- # 1.0.0-alpha.14 (2020-01-28)
884
-
885
-
886
-
887
- # 1.0.0-alpha.13 (2020-01-24)
888
-
889
-
890
-
891
- # 1.0.0-alpha.12 (2020-01-22)
892
-
893
-
894
-
895
- # 1.0.0-alpha.10 (2020-01-17)
896
-
897
-
898
-
899
-
900
-
901
- # 1.0.0-beta.5 (2020-04-27)
902
-
903
-
904
- ### Features
905
-
906
- * use exact @aws-sdk/* dependencies ([#1110](https://github.com/aws/aws-sdk-js-v3/issues/1110)) ([bcfd7a2](https://github.com/aws/aws-sdk-js-v3/commit/bcfd7a2faeca3a2605057fd4736d710aa4902b62))
907
-
908
-
909
-
910
- # 1.0.0-beta.3 (2020-03-30)
911
-
912
-
913
-
914
- # 1.0.0-beta.2 (2020-03-28)
915
-
916
-
917
-
918
- # 1.0.0-beta.1 (2020-03-25)
919
-
920
-
921
- ### Features
922
-
923
- * bump packages to beta ([#1050](https://github.com/aws/aws-sdk-js-v3/issues/1050)) ([40501d4](https://github.com/aws/aws-sdk-js-v3/commit/40501d4394d04bc1bc91c10136fa48b1d3a67d8f))
924
-
925
-
926
-
927
- # 1.0.0-alpha.28 (2020-03-20)
928
-
929
-
930
-
931
- # 1.0.0-alpha.27 (2020-03-13)
932
-
933
-
934
- ### Bug Fixes
935
-
936
- * codegen for using pure JS hasher in RN ([#998](https://github.com/aws/aws-sdk-js-v3/issues/998)) ([022cba5](https://github.com/aws/aws-sdk-js-v3/commit/022cba59168998bea8a263687395d27eae375d30)), closes [awslabs/smithy-typescript#144](https://github.com/awslabs/smithy-typescript/issues/144)
937
-
938
-
939
-
940
- # 1.0.0-alpha.26 (2020-03-12)
941
-
942
-
943
- ### Bug Fixes
944
-
945
- * **fast-xml-parser:** populate contents from '#text' if available ([#993](https://github.com/aws/aws-sdk-js-v3/issues/993)) ([87af396](https://github.com/aws/aws-sdk-js-v3/commit/87af396ad9adfa486379481ba6d944a6c48bc272))
946
-
947
-
948
-
949
- # 1.0.0-alpha.25 (2020-03-09)
950
-
951
-
952
- ### Features
953
-
954
- * codegen for fixing protocol tests([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([15a66c7](https://github.com/aws/aws-sdk-js-v3/commit/15a66c720f49884087126d6d573c64b6a4a16dc5)), closes [awslabls/smithy-typescript#141](https://github.com/awslabls/smithy-typescript/issues/141)
955
- * codegen for fixing streaming member shape([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([c7f13dc](https://github.com/aws/aws-sdk-js-v3/commit/c7f13dc0eda6217452bd37b1b7fa04bcc931deab)), closes [awslabs/smithy-typescript#138](https://github.com/awslabs/smithy-typescript/issues/138) [awslabs/smithy-typescript#140](https://github.com/awslabs/smithy-typescript/issues/140)
956
-
957
-
958
-
959
- # 1.0.0-alpha.24 (2020-02-19)
960
-
961
-
962
-
963
- # 1.0.0-alpha.23 (2020-02-14)
964
-
965
-
966
-
967
- # 1.0.0-alpha.22 (2020-02-11)
968
-
969
-
970
-
971
- # 1.0.0-alpha.21 (2020-02-11)
972
-
973
-
974
-
975
- # 1.0.0-alpha.20 (2020-02-09)
976
-
977
-
978
-
979
- # 1.0.0-alpha.19 (2020-02-07)
980
-
981
-
982
-
983
- # 1.0.0-alpha.18 (2020-02-06)
984
-
985
-
986
-
987
- # 1.0.0-alpha.17 (2020-02-05)
988
-
989
-
990
-
991
- # 1.0.0-alpha.16 (2020-02-04)
992
-
993
-
994
-
995
- # 1.0.0-alpha.14 (2020-01-28)
996
-
997
-
998
-
999
- # 1.0.0-alpha.13 (2020-01-24)
1000
-
1001
-
1002
-
1003
- # 1.0.0-alpha.12 (2020-01-22)
1004
-
1005
-
1006
-
1007
- # 1.0.0-alpha.10 (2020-01-17)
1008
-
1009
-
1010
-
1011
-
1012
-
1013
- # 1.0.0-beta.4 (2020-04-25)
1014
-
1015
-
1016
- ### Bug Fixes
1017
-
1018
- * move endpoint resolution to the serializers ([#1106](https://github.com/aws/aws-sdk-js-v3/issues/1106)) ([08c9420](https://github.com/aws/aws-sdk-js-v3/commit/08c9420db1ba9c3faf3ed26aa1244646bacff1d1))
1019
- * request default endpoints from serde context being overwritten ([#1097](https://github.com/aws/aws-sdk-js-v3/issues/1097)) ([299d2a1](https://github.com/aws/aws-sdk-js-v3/commit/299d2a19bddfbab1b70552fd7a6b669ef7762288))
1020
-
1021
-
1022
- ### Features
1023
-
1024
- * add default destroy function to clients ([#1081](https://github.com/aws/aws-sdk-js-v3/issues/1081)) ([7eb0f0e](https://github.com/aws/aws-sdk-js-v3/commit/7eb0f0e5debfafe08c51dc4f99dcf29d79dea358))
1025
- * codegen for issue fixed in protocol test ([#1086](https://github.com/aws/aws-sdk-js-v3/issues/1086)) ([8e077c7](https://github.com/aws/aws-sdk-js-v3/commit/8e077c7f1c1363a3a1f8522e6ee793bd57546c0e))
1026
-
1027
-
1028
-
1029
- # 1.0.0-beta.3 (2020-03-30)
1030
-
1031
-
1032
-
1033
- # 1.0.0-beta.2 (2020-03-28)
1034
-
1035
-
1036
-
1037
- # 1.0.0-beta.1 (2020-03-25)
1038
-
1039
-
1040
- ### Features
1041
-
1042
- * bump packages to beta ([#1050](https://github.com/aws/aws-sdk-js-v3/issues/1050)) ([40501d4](https://github.com/aws/aws-sdk-js-v3/commit/40501d4394d04bc1bc91c10136fa48b1d3a67d8f))
1043
-
1044
-
1045
-
1046
- # 1.0.0-alpha.28 (2020-03-20)
1047
-
1048
-
1049
-
1050
- # 1.0.0-alpha.27 (2020-03-13)
1051
-
1052
-
1053
- ### Bug Fixes
1054
-
1055
- * codegen for using pure JS hasher in RN ([#998](https://github.com/aws/aws-sdk-js-v3/issues/998)) ([022cba5](https://github.com/aws/aws-sdk-js-v3/commit/022cba59168998bea8a263687395d27eae375d30)), closes [awslabs/smithy-typescript#144](https://github.com/awslabs/smithy-typescript/issues/144)
1056
-
1057
-
1058
-
1059
- # 1.0.0-alpha.26 (2020-03-12)
1060
-
1061
-
1062
- ### Bug Fixes
1063
-
1064
- * **fast-xml-parser:** populate contents from '#text' if available ([#993](https://github.com/aws/aws-sdk-js-v3/issues/993)) ([87af396](https://github.com/aws/aws-sdk-js-v3/commit/87af396ad9adfa486379481ba6d944a6c48bc272))
1065
-
1066
-
1067
-
1068
- # 1.0.0-alpha.25 (2020-03-09)
1069
-
1070
-
1071
- ### Features
1072
-
1073
- * codegen for fixing protocol tests([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([15a66c7](https://github.com/aws/aws-sdk-js-v3/commit/15a66c720f49884087126d6d573c64b6a4a16dc5)), closes [awslabls/smithy-typescript#141](https://github.com/awslabls/smithy-typescript/issues/141)
1074
- * codegen for fixing streaming member shape([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([c7f13dc](https://github.com/aws/aws-sdk-js-v3/commit/c7f13dc0eda6217452bd37b1b7fa04bcc931deab)), closes [awslabs/smithy-typescript#138](https://github.com/awslabs/smithy-typescript/issues/138) [awslabs/smithy-typescript#140](https://github.com/awslabs/smithy-typescript/issues/140)
1075
-
1076
-
1077
-
1078
- # 1.0.0-alpha.24 (2020-02-19)
1079
-
1080
-
1081
-
1082
- # 1.0.0-alpha.23 (2020-02-14)
1083
-
1084
-
1085
-
1086
- # 1.0.0-alpha.22 (2020-02-11)
1087
-
1088
-
1089
-
1090
- # 1.0.0-alpha.21 (2020-02-11)
1091
-
1092
-
1093
-
1094
- # 1.0.0-alpha.20 (2020-02-09)
1095
-
1096
-
1097
-
1098
- # 1.0.0-alpha.19 (2020-02-07)
1099
-
1100
-
1101
-
1102
- # 1.0.0-alpha.18 (2020-02-06)
1103
-
1104
-
1105
-
1106
- # 1.0.0-alpha.17 (2020-02-05)
1107
-
1108
-
1109
-
1110
- # 1.0.0-alpha.16 (2020-02-04)
1111
-
1112
-
1113
-
1114
- # 1.0.0-alpha.14 (2020-01-28)
1115
-
1116
-
1117
-
1118
- # 1.0.0-alpha.13 (2020-01-24)
1119
-
1120
-
1121
-
1122
- # 1.0.0-alpha.12 (2020-01-22)
1123
-
1124
-
1125
-
1126
- # 1.0.0-alpha.10 (2020-01-17)
1127
-
1128
-
1129
-
1130
-
1131
-
1132
- # 1.0.0-beta.3 (2020-03-30)
1133
-
1134
-
1135
-
1136
- # 1.0.0-beta.2 (2020-03-28)
1137
-
1138
-
1139
-
1140
- # 1.0.0-beta.1 (2020-03-25)
1141
-
1142
-
1143
- ### Features
1144
-
1145
- * bump packages to beta ([#1050](https://github.com/aws/aws-sdk-js-v3/issues/1050)) ([40501d4](https://github.com/aws/aws-sdk-js-v3/commit/40501d4394d04bc1bc91c10136fa48b1d3a67d8f))
1146
-
1147
-
1148
-
1149
- # 1.0.0-alpha.28 (2020-03-20)
1150
-
1151
-
1152
-
1153
- # 1.0.0-alpha.27 (2020-03-13)
1154
-
1155
-
1156
- ### Bug Fixes
1157
-
1158
- * codegen for using pure JS hasher in RN ([#998](https://github.com/aws/aws-sdk-js-v3/issues/998)) ([022cba5](https://github.com/aws/aws-sdk-js-v3/commit/022cba59168998bea8a263687395d27eae375d30)), closes [awslabs/smithy-typescript#144](https://github.com/awslabs/smithy-typescript/issues/144)
1159
-
1160
-
1161
-
1162
- # 1.0.0-alpha.26 (2020-03-12)
1163
-
1164
-
1165
- ### Bug Fixes
1166
-
1167
- * **fast-xml-parser:** populate contents from '#text' if available ([#993](https://github.com/aws/aws-sdk-js-v3/issues/993)) ([87af396](https://github.com/aws/aws-sdk-js-v3/commit/87af396ad9adfa486379481ba6d944a6c48bc272))
1168
-
1169
-
1170
-
1171
- # 1.0.0-alpha.25 (2020-03-09)
1172
-
1173
-
1174
- ### Features
1175
-
1176
- * codegen for fixing protocol tests([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([15a66c7](https://github.com/aws/aws-sdk-js-v3/commit/15a66c720f49884087126d6d573c64b6a4a16dc5)), closes [awslabls/smithy-typescript#141](https://github.com/awslabls/smithy-typescript/issues/141)
1177
- * codegen for fixing streaming member shape([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([c7f13dc](https://github.com/aws/aws-sdk-js-v3/commit/c7f13dc0eda6217452bd37b1b7fa04bcc931deab)), closes [awslabs/smithy-typescript#138](https://github.com/awslabs/smithy-typescript/issues/138) [awslabs/smithy-typescript#140](https://github.com/awslabs/smithy-typescript/issues/140)
1178
-
1179
-
1180
-
1181
- # 1.0.0-alpha.24 (2020-02-19)
1182
-
1183
-
1184
-
1185
- # 1.0.0-alpha.23 (2020-02-14)
1186
-
1187
-
1188
-
1189
- # 1.0.0-alpha.22 (2020-02-11)
1190
-
1191
-
1192
-
1193
- # 1.0.0-alpha.21 (2020-02-11)
1194
-
1195
-
1196
-
1197
- # 1.0.0-alpha.20 (2020-02-09)
1198
-
1199
-
1200
-
1201
- # 1.0.0-alpha.19 (2020-02-07)
1202
-
1203
-
1204
-
1205
- # 1.0.0-alpha.18 (2020-02-06)
1206
-
1207
-
1208
-
1209
- # 1.0.0-alpha.17 (2020-02-05)
1210
-
1211
-
1212
-
1213
- # 1.0.0-alpha.16 (2020-02-04)
1214
-
1215
-
1216
-
1217
- # 1.0.0-alpha.14 (2020-01-28)
1218
-
1219
-
1220
-
1221
- # 1.0.0-alpha.13 (2020-01-24)
1222
-
1223
-
1224
-
1225
- # 1.0.0-alpha.12 (2020-01-22)
1226
-
1227
-
1228
-
1229
- # 1.0.0-alpha.10 (2020-01-17)
1230
-
1231
-
1232
-
1233
-
1234
-
1235
- # 1.0.0-beta.2 (2020-03-28)
1236
-
1237
-
1238
-
1239
- # 1.0.0-beta.1 (2020-03-25)
1240
-
1241
-
1242
- ### Features
1243
-
1244
- * bump packages to beta ([#1050](https://github.com/aws/aws-sdk-js-v3/issues/1050)) ([40501d4](https://github.com/aws/aws-sdk-js-v3/commit/40501d4394d04bc1bc91c10136fa48b1d3a67d8f))
1245
-
1246
-
1247
-
1248
- # 1.0.0-alpha.28 (2020-03-20)
1249
-
1250
-
1251
-
1252
- # 1.0.0-alpha.27 (2020-03-13)
1253
-
1254
-
1255
- ### Bug Fixes
1256
-
1257
- * codegen for using pure JS hasher in RN ([#998](https://github.com/aws/aws-sdk-js-v3/issues/998)) ([022cba5](https://github.com/aws/aws-sdk-js-v3/commit/022cba59168998bea8a263687395d27eae375d30)), closes [awslabs/smithy-typescript#144](https://github.com/awslabs/smithy-typescript/issues/144)
1258
-
1259
-
1260
-
1261
- # 1.0.0-alpha.26 (2020-03-12)
1262
-
1263
-
1264
- ### Bug Fixes
1265
-
1266
- * **fast-xml-parser:** populate contents from '#text' if available ([#993](https://github.com/aws/aws-sdk-js-v3/issues/993)) ([87af396](https://github.com/aws/aws-sdk-js-v3/commit/87af396ad9adfa486379481ba6d944a6c48bc272))
1267
-
1268
-
1269
-
1270
- # 1.0.0-alpha.25 (2020-03-09)
1271
-
1272
-
1273
- ### Features
1274
-
1275
- * codegen for fixing protocol tests([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([15a66c7](https://github.com/aws/aws-sdk-js-v3/commit/15a66c720f49884087126d6d573c64b6a4a16dc5)), closes [awslabls/smithy-typescript#141](https://github.com/awslabls/smithy-typescript/issues/141)
1276
- * codegen for fixing streaming member shape([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([c7f13dc](https://github.com/aws/aws-sdk-js-v3/commit/c7f13dc0eda6217452bd37b1b7fa04bcc931deab)), closes [awslabs/smithy-typescript#138](https://github.com/awslabs/smithy-typescript/issues/138) [awslabs/smithy-typescript#140](https://github.com/awslabs/smithy-typescript/issues/140)
1277
-
1278
-
1279
-
1280
- # 1.0.0-alpha.24 (2020-02-19)
1281
-
1282
-
1283
-
1284
- # 1.0.0-alpha.23 (2020-02-14)
1285
-
1286
-
1287
-
1288
- # 1.0.0-alpha.22 (2020-02-11)
1289
-
1290
-
1291
-
1292
- # 1.0.0-alpha.21 (2020-02-11)
1293
-
1294
-
1295
-
1296
- # 1.0.0-alpha.20 (2020-02-09)
1297
-
1298
-
1299
-
1300
- # 1.0.0-alpha.19 (2020-02-07)
1301
-
1302
-
1303
-
1304
- # 1.0.0-alpha.18 (2020-02-06)
1305
-
1306
-
1307
-
1308
- # 1.0.0-alpha.17 (2020-02-05)
1309
-
1310
-
1311
-
1312
- # 1.0.0-alpha.16 (2020-02-04)
1313
-
1314
-
1315
-
1316
- # 1.0.0-alpha.14 (2020-01-28)
1317
-
1318
-
1319
-
1320
- # 1.0.0-alpha.13 (2020-01-24)
1321
-
1322
-
1323
-
1324
- # 1.0.0-alpha.12 (2020-01-22)
1325
-
1326
-
1327
-
1328
- # 1.0.0-alpha.10 (2020-01-17)
1329
-
1330
-
1331
-
1332
-
1333
-
1334
- # 1.0.0-beta.1 (2020-03-25)
1335
-
1336
-
1337
- ### Features
1338
-
1339
- * bump packages to beta ([#1050](https://github.com/aws/aws-sdk-js-v3/issues/1050)) ([40501d4](https://github.com/aws/aws-sdk-js-v3/commit/40501d4394d04bc1bc91c10136fa48b1d3a67d8f))
1340
-
1341
-
1342
-
1343
- # 1.0.0-alpha.28 (2020-03-20)
1344
-
1345
-
1346
-
1347
- # 1.0.0-alpha.27 (2020-03-13)
1348
-
1349
-
1350
- ### Bug Fixes
1351
-
1352
- * codegen for using pure JS hasher in RN ([#998](https://github.com/aws/aws-sdk-js-v3/issues/998)) ([022cba5](https://github.com/aws/aws-sdk-js-v3/commit/022cba59168998bea8a263687395d27eae375d30)), closes [awslabs/smithy-typescript#144](https://github.com/awslabs/smithy-typescript/issues/144)
1353
-
1354
-
1355
-
1356
- # 1.0.0-alpha.26 (2020-03-12)
1357
-
1358
-
1359
- ### Bug Fixes
1360
-
1361
- * **fast-xml-parser:** populate contents from '#text' if available ([#993](https://github.com/aws/aws-sdk-js-v3/issues/993)) ([87af396](https://github.com/aws/aws-sdk-js-v3/commit/87af396ad9adfa486379481ba6d944a6c48bc272))
1362
-
1363
-
1364
-
1365
- # 1.0.0-alpha.25 (2020-03-09)
1366
-
1367
-
1368
- ### Features
1369
-
1370
- * codegen for fixing protocol tests([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([15a66c7](https://github.com/aws/aws-sdk-js-v3/commit/15a66c720f49884087126d6d573c64b6a4a16dc5)), closes [awslabls/smithy-typescript#141](https://github.com/awslabls/smithy-typescript/issues/141)
1371
- * codegen for fixing streaming member shape([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([c7f13dc](https://github.com/aws/aws-sdk-js-v3/commit/c7f13dc0eda6217452bd37b1b7fa04bcc931deab)), closes [awslabs/smithy-typescript#138](https://github.com/awslabs/smithy-typescript/issues/138) [awslabs/smithy-typescript#140](https://github.com/awslabs/smithy-typescript/issues/140)
1372
-
1373
-
1374
-
1375
- # 1.0.0-alpha.24 (2020-02-19)
1376
-
1377
-
1378
-
1379
- # 1.0.0-alpha.23 (2020-02-14)
1380
-
1381
-
1382
-
1383
- # 1.0.0-alpha.22 (2020-02-11)
1384
-
1385
-
1386
-
1387
- # 1.0.0-alpha.21 (2020-02-11)
1388
-
1389
-
1390
-
1391
- # 1.0.0-alpha.20 (2020-02-09)
1392
-
1393
-
1394
-
1395
- # 1.0.0-alpha.19 (2020-02-07)
1396
-
1397
-
1398
-
1399
- # 1.0.0-alpha.18 (2020-02-06)
1400
-
1401
-
1402
-
1403
- # 1.0.0-alpha.17 (2020-02-05)
1404
-
1405
-
1406
-
1407
- # 1.0.0-alpha.16 (2020-02-04)
1408
-
1409
-
1410
-
1411
- # 1.0.0-alpha.14 (2020-01-28)
1412
-
1413
-
1414
-
1415
- # 1.0.0-alpha.13 (2020-01-24)
1416
-
1417
-
1418
-
1419
- # 1.0.0-alpha.12 (2020-01-22)
1420
-
1421
-
1422
-
1423
- # 1.0.0-alpha.10 (2020-01-17)
1424
-
1425
-
1426
-
1427
-
1428
-
1429
- # 1.0.0-alpha.18 (2020-03-20)
1430
-
1431
-
1432
-
1433
- # 1.0.0-alpha.27 (2020-03-13)
1434
-
1435
-
1436
- ### Bug Fixes
1437
-
1438
- * codegen for using pure JS hasher in RN ([#998](https://github.com/aws/aws-sdk-js-v3/issues/998)) ([022cba5](https://github.com/aws/aws-sdk-js-v3/commit/022cba59168998bea8a263687395d27eae375d30)), closes [awslabs/smithy-typescript#144](https://github.com/awslabs/smithy-typescript/issues/144)
1439
-
1440
-
1441
-
1442
- # 1.0.0-alpha.26 (2020-03-12)
1443
-
1444
-
1445
- ### Bug Fixes
1446
-
1447
- * **fast-xml-parser:** populate contents from '#text' if available ([#993](https://github.com/aws/aws-sdk-js-v3/issues/993)) ([87af396](https://github.com/aws/aws-sdk-js-v3/commit/87af396ad9adfa486379481ba6d944a6c48bc272))
1448
-
1449
-
1450
-
1451
- # 1.0.0-alpha.25 (2020-03-09)
1452
-
1453
-
1454
- ### Features
1455
-
1456
- * codegen for fixing protocol tests([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([15a66c7](https://github.com/aws/aws-sdk-js-v3/commit/15a66c720f49884087126d6d573c64b6a4a16dc5)), closes [awslabls/smithy-typescript#141](https://github.com/awslabls/smithy-typescript/issues/141)
1457
- * codegen for fixing streaming member shape([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([c7f13dc](https://github.com/aws/aws-sdk-js-v3/commit/c7f13dc0eda6217452bd37b1b7fa04bcc931deab)), closes [awslabs/smithy-typescript#138](https://github.com/awslabs/smithy-typescript/issues/138) [awslabs/smithy-typescript#140](https://github.com/awslabs/smithy-typescript/issues/140)
1458
-
1459
-
1460
-
1461
- # 1.0.0-alpha.24 (2020-02-19)
1462
-
1463
-
1464
-
1465
- # 1.0.0-alpha.23 (2020-02-14)
1466
-
1467
-
1468
-
1469
- # 1.0.0-alpha.22 (2020-02-11)
1470
-
1471
-
1472
-
1473
- # 1.0.0-alpha.21 (2020-02-11)
1474
-
1475
-
1476
-
1477
- # 1.0.0-alpha.20 (2020-02-09)
1478
-
1479
-
1480
-
1481
- # 1.0.0-alpha.19 (2020-02-07)
1482
-
1483
-
1484
-
1485
- # 1.0.0-alpha.18 (2020-02-06)
1486
-
1487
-
1488
-
1489
- # 1.0.0-alpha.17 (2020-02-05)
1490
-
1491
-
1492
-
1493
- # 1.0.0-alpha.16 (2020-02-04)
1494
-
1495
-
1496
-
1497
- # 1.0.0-alpha.14 (2020-01-28)
1498
-
1499
-
1500
-
1501
- # 1.0.0-alpha.13 (2020-01-24)
1502
-
1503
-
1504
-
1505
- # 1.0.0-alpha.12 (2020-01-22)
1506
-
1507
-
1508
-
1509
- # 1.0.0-alpha.10 (2020-01-17)
1510
-
1511
-
1512
-
1513
-
1514
-
1515
- # 1.0.0-alpha.17 (2020-03-13)
1516
-
1517
-
1518
- ### Bug Fixes
1519
-
1520
- * codegen for using pure JS hasher in RN ([#998](https://github.com/aws/aws-sdk-js-v3/issues/998)) ([022cba5](https://github.com/aws/aws-sdk-js-v3/commit/022cba59168998bea8a263687395d27eae375d30)), closes [awslabs/smithy-typescript#144](https://github.com/awslabs/smithy-typescript/issues/144)
1521
-
1522
-
1523
-
1524
- # 1.0.0-alpha.26 (2020-03-12)
1525
-
1526
-
1527
- ### Bug Fixes
1528
-
1529
- * **fast-xml-parser:** populate contents from '#text' if available ([#993](https://github.com/aws/aws-sdk-js-v3/issues/993)) ([87af396](https://github.com/aws/aws-sdk-js-v3/commit/87af396ad9adfa486379481ba6d944a6c48bc272))
1530
-
1531
-
1532
-
1533
- # 1.0.0-alpha.25 (2020-03-09)
1534
-
1535
-
1536
- ### Features
1537
-
1538
- * codegen for fixing protocol tests([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([15a66c7](https://github.com/aws/aws-sdk-js-v3/commit/15a66c720f49884087126d6d573c64b6a4a16dc5)), closes [awslabls/smithy-typescript#141](https://github.com/awslabls/smithy-typescript/issues/141)
1539
- * codegen for fixing streaming member shape([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([c7f13dc](https://github.com/aws/aws-sdk-js-v3/commit/c7f13dc0eda6217452bd37b1b7fa04bcc931deab)), closes [awslabs/smithy-typescript#138](https://github.com/awslabs/smithy-typescript/issues/138) [awslabs/smithy-typescript#140](https://github.com/awslabs/smithy-typescript/issues/140)
1540
-
1541
-
1542
-
1543
- # 1.0.0-alpha.24 (2020-02-19)
1544
-
1545
-
1546
-
1547
- # 1.0.0-alpha.23 (2020-02-14)
1548
-
1549
-
1550
-
1551
- # 1.0.0-alpha.22 (2020-02-11)
1552
-
1553
-
1554
-
1555
- # 1.0.0-alpha.21 (2020-02-11)
1556
-
1557
-
1558
-
1559
- # 1.0.0-alpha.20 (2020-02-09)
1560
-
1561
-
1562
-
1563
- # 1.0.0-alpha.19 (2020-02-07)
1564
-
1565
-
1566
-
1567
- # 1.0.0-alpha.18 (2020-02-06)
1568
-
1569
-
1570
-
1571
- # 1.0.0-alpha.17 (2020-02-05)
1572
-
1573
-
1574
-
1575
- # 1.0.0-alpha.16 (2020-02-04)
1576
-
1577
-
1578
-
1579
- # 1.0.0-alpha.14 (2020-01-28)
1580
-
1581
-
1582
-
1583
- # 1.0.0-alpha.13 (2020-01-24)
1584
-
1585
-
1586
-
1587
- # 1.0.0-alpha.12 (2020-01-22)
1588
-
1589
-
1590
-
1591
- # 1.0.0-alpha.10 (2020-01-17)
1592
-
1593
-
1594
-
1595
-
1596
-
1597
- # 1.0.0-alpha.16 (2020-03-12)
1598
-
1599
-
1600
- ### Bug Fixes
1601
-
1602
- * **fast-xml-parser:** populate contents from '#text' if available ([#993](https://github.com/aws/aws-sdk-js-v3/issues/993)) ([87af396](https://github.com/aws/aws-sdk-js-v3/commit/87af396ad9adfa486379481ba6d944a6c48bc272))
1603
-
1604
-
1605
-
1606
- # 1.0.0-alpha.25 (2020-03-09)
1607
-
1608
-
1609
- ### Features
1610
-
1611
- * codegen for fixing protocol tests([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([15a66c7](https://github.com/aws/aws-sdk-js-v3/commit/15a66c720f49884087126d6d573c64b6a4a16dc5)), closes [awslabls/smithy-typescript#141](https://github.com/awslabls/smithy-typescript/issues/141)
1612
- * codegen for fixing streaming member shape([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([c7f13dc](https://github.com/aws/aws-sdk-js-v3/commit/c7f13dc0eda6217452bd37b1b7fa04bcc931deab)), closes [awslabs/smithy-typescript#138](https://github.com/awslabs/smithy-typescript/issues/138) [awslabs/smithy-typescript#140](https://github.com/awslabs/smithy-typescript/issues/140)
1613
-
1614
-
1615
-
1616
- # 1.0.0-alpha.24 (2020-02-19)
1617
-
1618
-
1619
-
1620
- # 1.0.0-alpha.23 (2020-02-14)
1621
-
1622
-
1623
-
1624
- # 1.0.0-alpha.22 (2020-02-11)
1625
-
1626
-
1627
-
1628
- # 1.0.0-alpha.21 (2020-02-11)
1629
-
1630
-
1631
-
1632
- # 1.0.0-alpha.20 (2020-02-09)
1633
-
1634
-
1635
-
1636
- # 1.0.0-alpha.19 (2020-02-07)
1637
-
1638
-
1639
-
1640
- # 1.0.0-alpha.18 (2020-02-06)
1641
-
1642
-
1643
-
1644
- # 1.0.0-alpha.17 (2020-02-05)
1645
-
1646
-
1647
-
1648
- # 1.0.0-alpha.16 (2020-02-04)
1649
-
1650
-
1651
-
1652
- # 1.0.0-alpha.14 (2020-01-28)
1653
-
1654
-
1655
-
1656
- # 1.0.0-alpha.13 (2020-01-24)
1657
-
1658
-
1659
-
1660
- # 1.0.0-alpha.12 (2020-01-22)
1661
-
1662
-
1663
-
1664
- # 1.0.0-alpha.10 (2020-01-17)
1665
-
1666
-
1667
-
1668
-
1669
-
1670
- # 1.0.0-alpha.15 (2020-03-09)
1671
-
1672
-
1673
- ### Features
1674
-
1675
- * codegen for fixing protocol tests([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([15a66c7](https://github.com/aws/aws-sdk-js-v3/commit/15a66c720f49884087126d6d573c64b6a4a16dc5)), closes [awslabls/smithy-typescript#141](https://github.com/awslabls/smithy-typescript/issues/141)
1676
- * codegen for fixing streaming member shape([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([c7f13dc](https://github.com/aws/aws-sdk-js-v3/commit/c7f13dc0eda6217452bd37b1b7fa04bcc931deab)), closes [awslabs/smithy-typescript#138](https://github.com/awslabs/smithy-typescript/issues/138) [awslabs/smithy-typescript#140](https://github.com/awslabs/smithy-typescript/issues/140)
1677
-
1678
-
1679
-
1680
- # 1.0.0-alpha.24 (2020-02-19)
1681
-
1682
-
1683
-
1684
- # 1.0.0-alpha.23 (2020-02-14)
1685
-
1686
-
1687
-
1688
- # 1.0.0-alpha.22 (2020-02-11)
1689
-
1690
-
1691
-
1692
- # 1.0.0-alpha.21 (2020-02-11)
1693
-
1694
-
1695
-
1696
- # 1.0.0-alpha.20 (2020-02-09)
1697
-
1698
-
1699
-
1700
- # 1.0.0-alpha.19 (2020-02-07)
1701
-
1702
-
1703
-
1704
- # 1.0.0-alpha.18 (2020-02-06)
1705
-
1706
-
1707
-
1708
- # 1.0.0-alpha.17 (2020-02-05)
1709
-
1710
-
1711
-
1712
- # 1.0.0-alpha.16 (2020-02-04)
1713
-
1714
-
1715
-
1716
- # 1.0.0-alpha.14 (2020-01-28)
1717
-
1718
-
1719
-
1720
- # 1.0.0-alpha.13 (2020-01-24)
1721
-
1722
-
1723
-
1724
- # 1.0.0-alpha.12 (2020-01-22)
1725
-
1726
-
1727
-
1728
- # 1.0.0-alpha.10 (2020-01-17)
1729
-
1730
-
1731
-
1732
-
1733
-
1734
- # 1.0.0-alpha.14 (2020-02-19)
1735
-
1736
-
1737
-
1738
- # 1.0.0-alpha.23 (2020-02-14)
1739
-
1740
-
1741
-
1742
- # 1.0.0-alpha.22 (2020-02-11)
1743
-
1744
-
1745
-
1746
- # 1.0.0-alpha.21 (2020-02-11)
1747
-
1748
-
1749
-
1750
- # 1.0.0-alpha.20 (2020-02-09)
1751
-
1752
-
1753
-
1754
- # 1.0.0-alpha.19 (2020-02-07)
1755
-
1756
-
1757
-
1758
- # 1.0.0-alpha.18 (2020-02-06)
1759
-
1760
-
1761
-
1762
- # 1.0.0-alpha.17 (2020-02-05)
1763
-
1764
-
1765
-
1766
- # 1.0.0-alpha.16 (2020-02-04)
1767
-
1768
-
1769
-
1770
- # 1.0.0-alpha.14 (2020-01-28)
1771
-
1772
-
1773
-
1774
- # 1.0.0-alpha.13 (2020-01-24)
1775
-
1776
-
1777
-
1778
- # 1.0.0-alpha.12 (2020-01-22)
1779
-
1780
-
1781
-
1782
- # 1.0.0-alpha.10 (2020-01-17)
1783
-
1784
- **Note:** Version bump only for package @aws-sdk/client-sts
1785
-
1786
-
1787
-
1788
-
1789
-
1790
- # 1.0.0-alpha.13 (2020-02-14)
1791
-
1792
-
1793
-
1794
- # 1.0.0-alpha.22 (2020-02-11)
1795
-
1796
-
1797
-
1798
- # 1.0.0-alpha.21 (2020-02-11)
1799
-
1800
-
1801
-
1802
- # 1.0.0-alpha.20 (2020-02-09)
1803
-
1804
-
1805
-
1806
- # 1.0.0-alpha.19 (2020-02-07)
1807
-
1808
-
1809
-
1810
- # 1.0.0-alpha.18 (2020-02-06)
1811
-
1812
-
1813
-
1814
- # 1.0.0-alpha.17 (2020-02-05)
1815
-
1816
-
1817
-
1818
- # 1.0.0-alpha.16 (2020-02-04)
1819
-
1820
-
1821
-
1822
- # 1.0.0-alpha.14 (2020-01-28)
1823
-
1824
-
1825
-
1826
- # 1.0.0-alpha.13 (2020-01-24)
1827
-
1828
-
1829
-
1830
- # 1.0.0-alpha.12 (2020-01-22)
1831
-
1832
-
1833
-
1834
- # 1.0.0-alpha.10 (2020-01-17)
1835
-
1836
- **Note:** Version bump only for package @aws-sdk/client-sts
1837
-
1838
-
1839
-
1840
-
1841
-
1842
- # 1.0.0-alpha.12 (2020-02-11)
1843
-
1844
-
1845
-
1846
- # 1.0.0-alpha.21 (2020-02-11)
1847
-
1848
-
1849
-
1850
- # 1.0.0-alpha.20 (2020-02-09)
1851
-
1852
-
1853
-
1854
- # 1.0.0-alpha.19 (2020-02-07)
1855
-
1856
-
1857
-
1858
- # 1.0.0-alpha.18 (2020-02-06)
1859
-
1860
-
1861
-
1862
- # 1.0.0-alpha.17 (2020-02-05)
1863
-
1864
-
1865
-
1866
- # 1.0.0-alpha.16 (2020-02-04)
1867
-
1868
-
1869
-
1870
- # 1.0.0-alpha.14 (2020-01-28)
1871
-
1872
-
1873
-
1874
- # 1.0.0-alpha.13 (2020-01-24)
1875
-
1876
-
1877
-
1878
- # 1.0.0-alpha.12 (2020-01-22)
1879
-
1880
-
1881
-
1882
- # 1.0.0-alpha.10 (2020-01-17)
1883
-
1884
- **Note:** Version bump only for package @aws-sdk/client-sts
1885
-
1886
-
1887
-
1888
-
1889
-
1890
- # 1.0.0-alpha.11 (2020-02-11)
1891
-
1892
-
1893
-
1894
- # 1.0.0-alpha.20 (2020-02-09)
1895
-
1896
-
1897
-
1898
- # 1.0.0-alpha.19 (2020-02-07)
1899
-
1900
-
1901
-
1902
- # 1.0.0-alpha.18 (2020-02-06)
1903
-
1904
-
1905
-
1906
- # 1.0.0-alpha.17 (2020-02-05)
1907
-
1908
-
1909
-
1910
- # 1.0.0-alpha.16 (2020-02-04)
1911
-
1912
-
1913
-
1914
- # 1.0.0-alpha.14 (2020-01-28)
1915
-
1916
-
1917
-
1918
- # 1.0.0-alpha.13 (2020-01-24)
1919
-
1920
-
1921
-
1922
- # 1.0.0-alpha.12 (2020-01-22)
1923
-
1924
-
1925
-
1926
- # 1.0.0-alpha.10 (2020-01-17)
1927
-
1928
- **Note:** Version bump only for package @aws-sdk/client-sts
1929
-
1930
-
1931
-
1932
-
1933
-
1934
- # 1.0.0-alpha.10 (2020-02-09)
1935
-
1936
-
1937
-
1938
- # 1.0.0-alpha.19 (2020-02-07)
1939
-
1940
-
1941
-
1942
- # 1.0.0-alpha.18 (2020-02-06)
1943
-
1944
-
1945
-
1946
- # 1.0.0-alpha.17 (2020-02-05)
1947
-
1948
-
1949
-
1950
- # 1.0.0-alpha.16 (2020-02-04)
1951
-
1952
-
1953
-
1954
- # 1.0.0-alpha.14 (2020-01-28)
1955
-
1956
-
1957
-
1958
- # 1.0.0-alpha.13 (2020-01-24)
1959
-
1960
-
1961
-
1962
- # 1.0.0-alpha.12 (2020-01-22)
1963
-
1964
-
1965
-
1966
- # 1.0.0-alpha.10 (2020-01-17)
1967
-
1968
- **Note:** Version bump only for package @aws-sdk/client-sts
1969
-
1970
-
1971
-
1972
-
1973
-
1974
- # 1.0.0-alpha.9 (2020-02-07)
1975
-
1976
-
1977
-
1978
- # 1.0.0-alpha.18 (2020-02-06)
1979
-
1980
-
1981
-
1982
- # 1.0.0-alpha.17 (2020-02-05)
1983
-
1984
-
1985
-
1986
- # 1.0.0-alpha.16 (2020-02-04)
1987
-
1988
-
1989
-
1990
- # 1.0.0-alpha.14 (2020-01-28)
1991
-
1992
-
1993
-
1994
- # 1.0.0-alpha.13 (2020-01-24)
1995
-
1996
-
1997
-
1998
- # 1.0.0-alpha.12 (2020-01-22)
1999
-
2000
-
2001
-
2002
- # 1.0.0-alpha.10 (2020-01-17)
2003
-
2004
- **Note:** Version bump only for package @aws-sdk/client-sts
2005
-
2006
-
2007
-
2008
-
2009
-
2010
- # 1.0.0-alpha.8 (2020-02-06)
2011
-
2012
-
2013
-
2014
- # 1.0.0-alpha.17 (2020-02-05)
2015
-
2016
-
2017
-
2018
- # 1.0.0-alpha.16 (2020-02-04)
2019
-
2020
-
2021
-
2022
- # 1.0.0-alpha.14 (2020-01-28)
2023
-
2024
-
2025
-
2026
- # 1.0.0-alpha.13 (2020-01-24)
2027
-
2028
-
2029
-
2030
- # 1.0.0-alpha.12 (2020-01-22)
2031
-
2032
-
2033
-
2034
- # 1.0.0-alpha.10 (2020-01-17)
2035
-
2036
- **Note:** Version bump only for package @aws-sdk/client-sts
2037
-
2038
-
2039
-
2040
-
2041
-
2042
- # 1.0.0-alpha.7 (2020-02-05)
2043
-
2044
-
2045
-
2046
- # 1.0.0-alpha.16 (2020-02-04)
2047
-
2048
-
2049
-
2050
- # 1.0.0-alpha.14 (2020-01-28)
2051
-
2052
-
2053
-
2054
- # 1.0.0-alpha.13 (2020-01-24)
2055
-
2056
-
2057
-
2058
- # 1.0.0-alpha.12 (2020-01-22)
2059
-
2060
-
2061
-
2062
- # 1.0.0-alpha.10 (2020-01-17)
2063
-
2064
- **Note:** Version bump only for package @aws-sdk/client-sts
2065
-
2066
-
2067
-
2068
-
2069
-
2070
- # 1.0.0-alpha.6 (2020-02-04)
2071
-
2072
-
2073
-
2074
- # 1.0.0-alpha.14 (2020-01-28)
2075
-
2076
-
2077
-
2078
- # 1.0.0-alpha.13 (2020-01-24)
2079
-
2080
-
2081
-
2082
- # 1.0.0-alpha.12 (2020-01-22)
2083
-
2084
-
2085
-
2086
- # 1.0.0-alpha.10 (2020-01-17)
2087
-
2088
- **Note:** Version bump only for package @aws-sdk/client-sts
2089
-
2090
-
2091
-
2092
-
2093
-
2094
- # 1.0.0-alpha.5 (2020-01-28)
2095
-
2096
-
2097
-
2098
- # 1.0.0-alpha.13 (2020-01-24)
2099
-
2100
-
2101
-
2102
- # 1.0.0-alpha.12 (2020-01-22)
2103
-
2104
-
2105
-
2106
- # 1.0.0-alpha.10 (2020-01-17)
2107
-
2108
- **Note:** Version bump only for package @aws-sdk/client-sts
2109
-
2110
-
2111
-
2112
-
2113
-
2114
- # 1.0.0-alpha.4 (2020-01-24)
2115
-
2116
-
2117
-
2118
- # 1.0.0-alpha.12 (2020-01-22)
2119
-
2120
-
2121
-
2122
- # 1.0.0-alpha.10 (2020-01-17)
2123
-
2124
- **Note:** Version bump only for package @aws-sdk/client-sts
2125
-
2126
-
2127
-
2128
-
2129
-
2130
- # 1.0.0-alpha.3 (2020-01-22)
2131
-
2132
-
2133
-
2134
- # 1.0.0-alpha.10 (2020-01-17)
2135
-
2136
- **Note:** Version bump only for package @aws-sdk/client-sts
2137
-
2138
-
2139
-
2140
-
2141
-
2142
- # 1.0.0-alpha.2 (2020-01-17)
2143
-
2144
- **Note:** Version bump only for package @aws-sdk/client-sts