@ndlib/ndlib-cdk2 1.0.21 → 1.0.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (705) hide show
  1. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/.package-lock.json +637 -636
  2. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-cjs/endpoint/endpointResolver.js +4 -2
  3. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-cjs/index.js +33 -76
  4. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-cjs/runtimeConfig.browser.js +1 -1
  5. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-cjs/runtimeConfig.js +1 -1
  6. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-es/endpoint/endpointResolver.js +3 -1
  7. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-es/index.js +0 -1
  8. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-es/protocols/Aws_json1_1.js +1 -40
  9. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-es/runtimeConfig.browser.js +1 -1
  10. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-es/runtimeConfig.js +1 -1
  11. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/CodePipeline.d.ts +6 -1
  12. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/CodePipelineClient.d.ts +5 -5
  13. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/AcknowledgeJobCommand.d.ts +2 -1
  14. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/AcknowledgeThirdPartyJobCommand.d.ts +2 -1
  15. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/CreateCustomActionTypeCommand.d.ts +2 -1
  16. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/CreatePipelineCommand.d.ts +2 -1
  17. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/DeleteCustomActionTypeCommand.d.ts +2 -1
  18. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/DeletePipelineCommand.d.ts +2 -1
  19. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/DeleteWebhookCommand.d.ts +2 -1
  20. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/DeregisterWebhookWithThirdPartyCommand.d.ts +2 -1
  21. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/DisableStageTransitionCommand.d.ts +2 -1
  22. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/EnableStageTransitionCommand.d.ts +2 -1
  23. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/GetActionTypeCommand.d.ts +2 -1
  24. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/GetJobDetailsCommand.d.ts +2 -1
  25. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/GetPipelineCommand.d.ts +2 -1
  26. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/GetPipelineExecutionCommand.d.ts +2 -1
  27. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/GetPipelineStateCommand.d.ts +2 -1
  28. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/GetThirdPartyJobDetailsCommand.d.ts +2 -1
  29. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/ListActionExecutionsCommand.d.ts +2 -1
  30. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/ListActionTypesCommand.d.ts +2 -1
  31. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/ListPipelineExecutionsCommand.d.ts +2 -1
  32. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/ListPipelinesCommand.d.ts +2 -1
  33. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  34. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/ListWebhooksCommand.d.ts +2 -1
  35. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PollForJobsCommand.d.ts +2 -1
  36. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PollForThirdPartyJobsCommand.d.ts +2 -1
  37. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PutActionRevisionCommand.d.ts +2 -1
  38. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PutApprovalResultCommand.d.ts +2 -1
  39. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PutJobFailureResultCommand.d.ts +2 -1
  40. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PutJobSuccessResultCommand.d.ts +2 -1
  41. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PutThirdPartyJobFailureResultCommand.d.ts +2 -1
  42. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PutThirdPartyJobSuccessResultCommand.d.ts +2 -1
  43. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/PutWebhookCommand.d.ts +2 -1
  44. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/RegisterWebhookWithThirdPartyCommand.d.ts +2 -1
  45. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/RetryStageExecutionCommand.d.ts +2 -1
  46. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/StartPipelineExecutionCommand.d.ts +2 -1
  47. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/StopPipelineExecutionCommand.d.ts +2 -1
  48. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/TagResourceCommand.d.ts +2 -1
  49. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  50. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/UpdateActionTypeCommand.d.ts +2 -1
  51. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/commands/UpdatePipelineCommand.d.ts +2 -1
  52. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/index.d.ts +0 -1
  53. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/models/models_0.d.ts +607 -607
  54. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/runtimeConfig.browser.d.ts +3 -6
  55. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/runtimeConfig.d.ts +3 -6
  56. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/runtimeConfig.native.d.ts +3 -6
  57. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/runtimeConfig.shared.d.ts +2 -2
  58. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/CodePipeline.d.ts +5 -0
  59. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/CodePipelineClient.d.ts +3 -3
  60. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/AcknowledgeJobCommand.d.ts +9 -0
  61. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/AcknowledgeThirdPartyJobCommand.d.ts +9 -0
  62. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/CreateCustomActionTypeCommand.d.ts +9 -0
  63. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +9 -0
  64. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/DeleteCustomActionTypeCommand.d.ts +9 -0
  65. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +9 -0
  66. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/DeleteWebhookCommand.d.ts +9 -0
  67. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/DeregisterWebhookWithThirdPartyCommand.d.ts +9 -0
  68. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/DisableStageTransitionCommand.d.ts +9 -0
  69. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/EnableStageTransitionCommand.d.ts +9 -0
  70. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/GetActionTypeCommand.d.ts +9 -0
  71. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/GetJobDetailsCommand.d.ts +9 -0
  72. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/GetPipelineCommand.d.ts +9 -0
  73. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/GetPipelineExecutionCommand.d.ts +9 -0
  74. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/GetPipelineStateCommand.d.ts +9 -0
  75. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/GetThirdPartyJobDetailsCommand.d.ts +9 -0
  76. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/ListActionExecutionsCommand.d.ts +9 -0
  77. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/ListActionTypesCommand.d.ts +9 -0
  78. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +9 -0
  79. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +9 -0
  80. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  81. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/ListWebhooksCommand.d.ts +9 -0
  82. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PollForJobsCommand.d.ts +9 -0
  83. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PollForThirdPartyJobsCommand.d.ts +9 -0
  84. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PutActionRevisionCommand.d.ts +9 -0
  85. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PutApprovalResultCommand.d.ts +9 -0
  86. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PutJobFailureResultCommand.d.ts +9 -0
  87. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PutJobSuccessResultCommand.d.ts +9 -0
  88. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PutThirdPartyJobFailureResultCommand.d.ts +9 -0
  89. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PutThirdPartyJobSuccessResultCommand.d.ts +9 -0
  90. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/PutWebhookCommand.d.ts +9 -0
  91. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/RegisterWebhookWithThirdPartyCommand.d.ts +9 -0
  92. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/RetryStageExecutionCommand.d.ts +9 -0
  93. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +9 -0
  94. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +9 -0
  95. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  96. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  97. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/UpdateActionTypeCommand.d.ts +9 -0
  98. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +9 -0
  99. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/index.d.ts +0 -1
  100. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -15
  101. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/runtimeConfig.d.ts +4 -16
  102. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -15
  103. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  104. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-codepipeline/package.json +40 -40
  105. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-cjs/endpoint/endpointResolver.js +4 -2
  106. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +249 -195
  107. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.browser.js +1 -1
  108. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.js +1 -1
  109. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-es/endpoint/endpointResolver.js +3 -1
  110. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-es/index.js +0 -1
  111. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-es/models/models_0.js +39 -8
  112. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-es/models/models_1.js +8 -0
  113. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-es/protocols/Aws_json1_1.js +39 -41
  114. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.browser.js +1 -1
  115. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.js +1 -1
  116. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/SSM.d.ts +29 -1
  117. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/SSMClient.d.ts +5 -5
  118. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -2
  119. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/AssociateOpsItemRelatedItemCommand.d.ts +2 -1
  120. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CancelCommandCommand.d.ts +4 -3
  121. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +2 -1
  122. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateActivationCommand.d.ts +4 -2
  123. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateAssociationBatchCommand.d.ts +5 -4
  124. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateAssociationCommand.d.ts +5 -4
  125. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateDocumentCommand.d.ts +2 -1
  126. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateMaintenanceWindowCommand.d.ts +2 -1
  127. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateOpsItemCommand.d.ts +2 -1
  128. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateOpsMetadataCommand.d.ts +2 -1
  129. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreatePatchBaselineCommand.d.ts +2 -1
  130. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateResourceDataSyncCommand.d.ts +2 -1
  131. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteActivationCommand.d.ts +2 -1
  132. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteAssociationCommand.d.ts +4 -3
  133. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteDocumentCommand.d.ts +2 -1
  134. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteInventoryCommand.d.ts +2 -1
  135. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteMaintenanceWindowCommand.d.ts +2 -1
  136. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteOpsItemCommand.d.ts +2 -1
  137. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteOpsMetadataCommand.d.ts +2 -1
  138. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteParameterCommand.d.ts +2 -1
  139. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteParametersCommand.d.ts +2 -1
  140. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeletePatchBaselineCommand.d.ts +2 -1
  141. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteResourceDataSyncCommand.d.ts +2 -1
  142. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteResourcePolicyCommand.d.ts +28 -5
  143. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeregisterManagedInstanceCommand.d.ts +4 -3
  144. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +2 -1
  145. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +2 -1
  146. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +2 -1
  147. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeActivationsCommand.d.ts +2 -1
  148. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAssociationCommand.d.ts +4 -3
  149. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +2 -1
  150. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAssociationExecutionsCommand.d.ts +2 -1
  151. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAutomationExecutionsCommand.d.ts +2 -1
  152. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAutomationStepExecutionsCommand.d.ts +2 -1
  153. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAvailablePatchesCommand.d.ts +2 -1
  154. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeDocumentCommand.d.ts +2 -1
  155. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeDocumentPermissionCommand.d.ts +2 -1
  156. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +5 -4
  157. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +2 -1
  158. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +5 -4
  159. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstanceInformationCommand.d.ts +4 -3
  160. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +2 -1
  161. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +2 -1
  162. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstancePatchesCommand.d.ts +4 -3
  163. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInventoryDeletionsCommand.d.ts +2 -1
  164. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +2 -1
  165. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +2 -1
  166. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +2 -1
  167. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +2 -1
  168. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +2 -1
  169. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +2 -1
  170. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +2 -1
  171. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +2 -1
  172. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeOpsItemsCommand.d.ts +3 -2
  173. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeParametersCommand.d.ts +8 -4
  174. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribePatchBaselinesCommand.d.ts +2 -1
  175. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribePatchGroupStateCommand.d.ts +2 -1
  176. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribePatchGroupsCommand.d.ts +2 -1
  177. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribePatchPropertiesCommand.d.ts +2 -1
  178. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeSessionsCommand.d.ts +2 -1
  179. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +2 -1
  180. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetAutomationExecutionCommand.d.ts +2 -1
  181. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetCalendarStateCommand.d.ts +2 -1
  182. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetCommandInvocationCommand.d.ts +4 -3
  183. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetConnectionStatusCommand.d.ts +2 -1
  184. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +2 -1
  185. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +3 -2
  186. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetDocumentCommand.d.ts +2 -1
  187. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetInventoryCommand.d.ts +2 -1
  188. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetInventorySchemaCommand.d.ts +2 -1
  189. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetMaintenanceWindowCommand.d.ts +2 -1
  190. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +2 -1
  191. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +2 -1
  192. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +2 -1
  193. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +3 -2
  194. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetOpsItemCommand.d.ts +3 -2
  195. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetOpsMetadataCommand.d.ts +2 -1
  196. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetOpsSummaryCommand.d.ts +2 -1
  197. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetParameterCommand.d.ts +2 -1
  198. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetParameterHistoryCommand.d.ts +4 -3
  199. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetParametersByPathCommand.d.ts +2 -1
  200. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetParametersCommand.d.ts +2 -1
  201. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetPatchBaselineCommand.d.ts +2 -1
  202. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +2 -1
  203. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetResourcePoliciesCommand.d.ts +5 -1
  204. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetServiceSettingCommand.d.ts +2 -1
  205. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/LabelParameterVersionCommand.d.ts +2 -1
  206. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListAssociationVersionsCommand.d.ts +2 -1
  207. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListAssociationsCommand.d.ts +2 -1
  208. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListCommandInvocationsCommand.d.ts +4 -3
  209. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListCommandsCommand.d.ts +4 -3
  210. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListComplianceItemsCommand.d.ts +2 -1
  211. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListComplianceSummariesCommand.d.ts +2 -1
  212. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +2 -1
  213. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListDocumentVersionsCommand.d.ts +2 -1
  214. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListDocumentsCommand.d.ts +2 -1
  215. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListInventoryEntriesCommand.d.ts +4 -3
  216. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListOpsItemEventsCommand.d.ts +2 -1
  217. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListOpsItemRelatedItemsCommand.d.ts +2 -1
  218. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListOpsMetadataCommand.d.ts +2 -1
  219. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListResourceComplianceSummariesCommand.d.ts +2 -1
  220. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListResourceDataSyncCommand.d.ts +2 -1
  221. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  222. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ModifyDocumentPermissionCommand.d.ts +2 -1
  223. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/PutComplianceItemsCommand.d.ts +5 -2
  224. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/PutInventoryCommand.d.ts +4 -3
  225. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/PutParameterCommand.d.ts +2 -1
  226. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/PutResourcePolicyCommand.d.ts +42 -4
  227. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/RegisterDefaultPatchBaselineCommand.d.ts +2 -1
  228. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +2 -1
  229. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +2 -1
  230. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +3 -2
  231. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
  232. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ResetServiceSettingCommand.d.ts +2 -1
  233. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/ResumeSessionCommand.d.ts +2 -1
  234. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/SendAutomationSignalCommand.d.ts +2 -1
  235. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/SendCommandCommand.d.ts +7 -6
  236. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartAssociationsOnceCommand.d.ts +2 -1
  237. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartAutomationExecutionCommand.d.ts +2 -1
  238. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +2 -1
  239. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartSessionCommand.d.ts +2 -1
  240. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/StopAutomationExecutionCommand.d.ts +3 -2
  241. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/TerminateSessionCommand.d.ts +3 -3
  242. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UnlabelParameterVersionCommand.d.ts +2 -1
  243. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateAssociationCommand.d.ts +2 -1
  244. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateAssociationStatusCommand.d.ts +4 -3
  245. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateDocumentCommand.d.ts +2 -1
  246. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +2 -1
  247. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +2 -1
  248. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +2 -1
  249. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +2 -1
  250. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +4 -3
  251. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +4 -3
  252. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateOpsItemCommand.d.ts +3 -2
  253. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateOpsMetadataCommand.d.ts +2 -1
  254. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdatePatchBaselineCommand.d.ts +2 -1
  255. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +2 -1
  256. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateServiceSettingCommand.d.ts +2 -1
  257. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/index.d.ts +0 -1
  258. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/models/models_0.d.ts +973 -979
  259. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/models/models_1.d.ts +1205 -1152
  260. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/models/models_2.d.ts +256 -235
  261. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.browser.d.ts +3 -6
  262. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.d.ts +3 -6
  263. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.native.d.ts +3 -6
  264. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.shared.d.ts +2 -2
  265. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/SSM.d.ts +28 -0
  266. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/SSMClient.d.ts +3 -3
  267. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +9 -0
  268. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +9 -0
  269. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CancelCommandCommand.d.ts +9 -0
  270. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +9 -0
  271. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateActivationCommand.d.ts +9 -0
  272. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +9 -0
  273. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateAssociationCommand.d.ts +9 -0
  274. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateDocumentCommand.d.ts +9 -0
  275. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +9 -0
  276. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateOpsItemCommand.d.ts +9 -0
  277. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +9 -0
  278. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +9 -0
  279. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +9 -0
  280. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteActivationCommand.d.ts +9 -0
  281. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +9 -0
  282. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +9 -0
  283. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteInventoryCommand.d.ts +9 -0
  284. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +9 -0
  285. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteOpsItemCommand.d.ts +9 -0
  286. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +9 -0
  287. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteParameterCommand.d.ts +9 -0
  288. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteParametersCommand.d.ts +9 -0
  289. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +9 -0
  290. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +9 -0
  291. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +9 -0
  292. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +9 -0
  293. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +9 -0
  294. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +9 -0
  295. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +9 -0
  296. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeActivationsCommand.d.ts +9 -0
  297. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeAssociationCommand.d.ts +9 -0
  298. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +9 -0
  299. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +9 -0
  300. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +9 -0
  301. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +9 -0
  302. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +9 -0
  303. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeDocumentCommand.d.ts +9 -0
  304. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +9 -0
  305. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +9 -0
  306. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +9 -0
  307. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +9 -0
  308. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +9 -0
  309. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +9 -0
  310. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +9 -0
  311. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +9 -0
  312. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +9 -0
  313. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +9 -0
  314. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +9 -0
  315. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +9 -0
  316. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +9 -0
  317. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +9 -0
  318. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +9 -0
  319. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +9 -0
  320. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +9 -0
  321. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +9 -0
  322. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +9 -0
  323. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +9 -0
  324. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +9 -0
  325. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +9 -0
  326. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +9 -0
  327. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +9 -0
  328. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +9 -0
  329. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +9 -0
  330. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +9 -0
  331. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +9 -0
  332. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +9 -0
  333. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +9 -0
  334. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +9 -0
  335. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +9 -0
  336. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +9 -0
  337. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +9 -0
  338. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +9 -0
  339. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +9 -0
  340. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +9 -0
  341. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +9 -0
  342. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +9 -0
  343. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +9 -0
  344. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +9 -0
  345. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +9 -0
  346. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetParameterCommand.d.ts +9 -0
  347. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +9 -0
  348. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +9 -0
  349. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetParametersCommand.d.ts +9 -0
  350. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +9 -0
  351. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +9 -0
  352. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +9 -0
  353. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +9 -0
  354. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/LabelParameterVersionCommand.d.ts +9 -0
  355. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +9 -0
  356. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +9 -0
  357. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +9 -0
  358. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +9 -0
  359. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListComplianceItemsCommand.d.ts +9 -0
  360. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +9 -0
  361. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +9 -0
  362. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +9 -0
  363. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +9 -0
  364. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +9 -0
  365. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +9 -0
  366. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +9 -0
  367. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListOpsMetadataCommand.d.ts +9 -0
  368. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +9 -0
  369. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +9 -0
  370. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  371. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +9 -0
  372. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/PutComplianceItemsCommand.d.ts +9 -0
  373. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/PutInventoryCommand.d.ts +9 -0
  374. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/PutParameterCommand.d.ts +9 -0
  375. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +9 -0
  376. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +9 -0
  377. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +9 -0
  378. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +9 -0
  379. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +9 -0
  380. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +9 -0
  381. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +9 -0
  382. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +9 -0
  383. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +9 -0
  384. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/SendCommandCommand.d.ts +9 -0
  385. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +9 -0
  386. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +9 -0
  387. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +9 -0
  388. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/StartSessionCommand.d.ts +9 -0
  389. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +10 -1
  390. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +13 -2
  391. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +9 -0
  392. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +9 -0
  393. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +9 -0
  394. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +9 -0
  395. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +9 -0
  396. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +9 -0
  397. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +9 -0
  398. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +9 -0
  399. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +9 -0
  400. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +9 -0
  401. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +9 -0
  402. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +9 -0
  403. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +9 -0
  404. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +9 -0
  405. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +9 -0
  406. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/index.d.ts +0 -1
  407. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_0.d.ts +30 -17
  408. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_1.d.ts +19 -11
  409. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_2.d.ts +12 -3
  410. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -15
  411. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.d.ts +4 -16
  412. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -15
  413. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  414. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-ssm/package.json +41 -41
  415. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/endpointResolver.js +4 -2
  416. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +6 -49
  417. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -1
  418. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +1 -1
  419. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-es/endpoint/endpointResolver.js +3 -1
  420. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-es/index.js +0 -1
  421. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-es/protocols/Aws_restJson1.js +1 -40
  422. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -1
  423. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +1 -1
  424. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +1 -1
  425. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +5 -5
  426. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +2 -1
  427. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +2 -1
  428. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +2 -1
  429. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +2 -1
  430. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +0 -1
  431. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +32 -32
  432. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +3 -6
  433. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +3 -6
  434. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +3 -6
  435. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +2 -2
  436. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +3 -3
  437. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/GetRoleCredentialsCommand.d.ts +9 -0
  438. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountRolesCommand.d.ts +9 -0
  439. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +9 -0
  440. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/LogoutCommand.d.ts +7 -0
  441. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +0 -1
  442. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -15
  443. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +4 -16
  444. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -15
  445. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  446. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso/package.json +38 -38
  447. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/endpointResolver.js +4 -2
  448. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/index.js +7 -50
  449. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.browser.js +1 -1
  450. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.js +1 -1
  451. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-es/endpoint/endpointResolver.js +3 -1
  452. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-es/index.js +0 -1
  453. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-es/protocols/Aws_restJson1.js +1 -40
  454. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.browser.js +1 -1
  455. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.js +1 -1
  456. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDC.d.ts +1 -1
  457. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDCClient.d.ts +5 -5
  458. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenCommand.d.ts +2 -1
  459. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenWithIAMCommand.d.ts +2 -1
  460. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/RegisterClientCommand.d.ts +2 -1
  461. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/StartDeviceAuthorizationCommand.d.ts +2 -1
  462. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/index.d.ts +0 -1
  463. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/models_0.d.ts +89 -89
  464. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.browser.d.ts +3 -6
  465. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.d.ts +3 -6
  466. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.native.d.ts +3 -6
  467. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.shared.d.ts +2 -2
  468. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDCClient.d.ts +3 -3
  469. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenCommand.d.ts +9 -0
  470. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenWithIAMCommand.d.ts +9 -0
  471. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/RegisterClientCommand.d.ts +9 -0
  472. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/StartDeviceAuthorizationCommand.d.ts +9 -0
  473. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/index.d.ts +0 -1
  474. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -15
  475. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.d.ts +4 -16
  476. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -15
  477. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  478. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sso-oidc/package.json +40 -40
  479. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/endpointResolver.js +4 -2
  480. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-cjs/index.js +10 -44
  481. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.browser.js +1 -1
  482. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js +1 -1
  483. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-es/endpoint/endpointResolver.js +3 -1
  484. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-es/index.js +0 -1
  485. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-es/protocols/Aws_query.js +2 -34
  486. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.browser.js +1 -1
  487. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.js +1 -1
  488. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/STS.d.ts +3 -1
  489. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +5 -5
  490. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleCommand.d.ts +2 -1
  491. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithSAMLCommand.d.ts +2 -1
  492. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithWebIdentityCommand.d.ts +2 -1
  493. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/commands/DecodeAuthorizationMessageCommand.d.ts +2 -1
  494. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/commands/GetAccessKeyInfoCommand.d.ts +2 -1
  495. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/commands/GetCallerIdentityCommand.d.ts +2 -1
  496. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/commands/GetFederationTokenCommand.d.ts +2 -1
  497. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/commands/GetSessionTokenCommand.d.ts +2 -1
  498. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/index.d.ts +0 -1
  499. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/models/models_0.d.ts +98 -98
  500. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +3 -6
  501. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +3 -6
  502. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +3 -6
  503. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.shared.d.ts +2 -2
  504. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STS.d.ts +2 -0
  505. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STSClient.d.ts +3 -3
  506. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleCommand.d.ts +9 -0
  507. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithSAMLCommand.d.ts +9 -0
  508. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithWebIdentityCommand.d.ts +9 -0
  509. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/DecodeAuthorizationMessageCommand.d.ts +9 -0
  510. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetAccessKeyInfoCommand.d.ts +9 -0
  511. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetCallerIdentityCommand.d.ts +9 -0
  512. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +9 -0
  513. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetSessionTokenCommand.d.ts +9 -0
  514. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/index.d.ts +0 -1
  515. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -15
  516. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +4 -16
  517. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -15
  518. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  519. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/client-sts/package.json +39 -40
  520. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/CHANGELOG.md +65 -0
  521. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/index.js +133 -9
  522. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/protocols/common.js +1 -0
  523. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/protocols/json/parseJsonBody.js +1 -0
  524. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-cjs/protocols/xml/parseXmlBody.js +1 -0
  525. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js +5 -0
  526. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/protocols/common.js +2 -0
  527. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/protocols/index.js +2 -0
  528. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/protocols/json/parseJsonBody.js +51 -0
  529. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-es/protocols/xml/parseXmlBody.js +57 -0
  530. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/protocols/common.d.ts +2 -0
  531. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/protocols/index.d.ts +2 -0
  532. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/protocols/json/parseJsonBody.d.ts +4 -0
  533. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/protocols/xml/parseXmlBody.d.ts +4 -0
  534. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/common.d.ts +5 -0
  535. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/index.d.ts +2 -0
  536. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/json/parseJsonBody.d.ts +13 -0
  537. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/dist-types/ts3.4/protocols/xml/parseXmlBody.d.ts +13 -0
  538. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/integ/request-handlers/request-handlers.integ.spec.ts +158 -0
  539. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/jest.config.integ.js +4 -0
  540. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/package.json +10 -8
  541. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.spec.ts +30 -0
  542. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.ts +10 -8
  543. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/protocols/common.ts +5 -0
  544. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/protocols/index.ts +2 -0
  545. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/protocols/json/parseJsonBody.ts +60 -0
  546. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/src/protocols/xml/parseXmlBody.ts +64 -0
  547. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/tsconfig.cjs.tsbuildinfo +1 -1
  548. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/tsconfig.es.tsbuildinfo +1 -1
  549. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/core/tsconfig.types.tsbuildinfo +1 -1
  550. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  551. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  552. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-ini/package.json +12 -12
  553. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-node/package.json +13 -13
  554. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  555. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  556. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -6
  557. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-host-header/package.json +5 -5
  558. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-logger/package.json +4 -4
  559. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-recursion-detection/package.json +5 -5
  560. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/middleware-user-agent/package.json +6 -6
  561. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/region-config-resolver/package.json +7 -7
  562. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/token-providers/package.json +7 -7
  563. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/types/package.json +3 -3
  564. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +2 -0
  565. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-endpoints/dist-es/aws.js +1 -1
  566. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-endpoints/dist-types/aws.d.ts +2 -1
  567. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/aws.d.ts +2 -1
  568. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
  569. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +39 -11
  570. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-locate-window/package.json +5 -9
  571. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-browser/package.json +4 -4
  572. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  573. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/abort-controller/package.json +3 -3
  574. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/config-resolver/package.json +6 -6
  575. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/core/package.json +9 -9
  576. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/credential-provider-imds/dist-cjs/index.js +11 -1
  577. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/credential-provider-imds/dist-es/index.js +1 -0
  578. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/credential-provider-imds/dist-es/utils/getExtendedInstanceMetadataCredentials.js +1 -1
  579. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/credential-provider-imds/dist-types/index.d.ts +4 -0
  580. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/index.d.ts +4 -0
  581. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/credential-provider-imds/package.json +6 -6
  582. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/eventstream-codec/package.json +5 -5
  583. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/fetch-http-handler/package.json +9 -9
  584. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/hash-node/package.json +5 -5
  585. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/invalid-dependency/package.json +3 -3
  586. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/is-array-buffer/package.json +2 -2
  587. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-content-length/package.json +5 -5
  588. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-endpoint/package.json +8 -8
  589. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/dist-cjs/index.js +1 -0
  590. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/dist-es/retryMiddleware.js +1 -0
  591. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/dist-types/configurations.d.ts +7 -2
  592. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/dist-types/retryDecider.d.ts +3 -0
  593. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/dist-types/ts3.4/configurations.d.ts +7 -2
  594. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryDecider.d.ts +3 -0
  595. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-retry/package.json +10 -10
  596. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/dist-cjs/index.js +5 -0
  597. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/dist-es/deserializerMiddleware.js +5 -0
  598. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/dist-types/deserializerMiddleware.d.ts +5 -2
  599. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/dist-types/serdePlugin.d.ts +6 -2
  600. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/dist-types/serializerMiddleware.d.ts +5 -2
  601. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/dist-types/ts3.4/deserializerMiddleware.d.ts +5 -2
  602. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serdePlugin.d.ts +6 -2
  603. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serializerMiddleware.d.ts +5 -2
  604. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-serde/package.json +4 -4
  605. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/middleware-stack/package.json +3 -3
  606. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/node-config-provider/package.json +5 -5
  607. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/node-http-handler/dist-cjs/index.js +14 -3
  608. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/node-http-handler/dist-es/server.mock.js +30 -0
  609. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +16 -4
  610. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/node-http-handler/dist-types/server.mock.d.ts +2 -0
  611. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/node-http-handler/dist-types/ts3.4/server.mock.d.ts +2 -0
  612. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/node-http-handler/package.json +6 -6
  613. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/property-provider/package.json +3 -3
  614. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/protocol-http/package.json +3 -3
  615. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/querystring-builder/package.json +4 -4
  616. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/querystring-parser/package.json +3 -3
  617. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/service-error-classification/dist-cjs/index.js +7 -1
  618. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/service-error-classification/dist-es/index.js +3 -1
  619. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/service-error-classification/dist-types/index.d.ts +7 -0
  620. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/service-error-classification/dist-types/ts3.4/index.d.ts +7 -0
  621. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/service-error-classification/package.json +2 -2
  622. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +1 -1
  623. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/shared-ini-file-loader/dist-es/getSsoSessionData.js +1 -1
  624. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/shared-ini-file-loader/package.json +3 -3
  625. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/signature-v4/package.json +10 -10
  626. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/smithy-client/dist-cjs/index.js +2 -2
  627. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/smithy-client/dist-es/command.js +2 -2
  628. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/smithy-client/dist-types/command.d.ts +2 -1
  629. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/smithy-client/dist-types/ts3.4/command.d.ts +2 -1
  630. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/smithy-client/package.json +7 -7
  631. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/client.d.ts +2 -2
  632. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/retry.d.ts +6 -1
  633. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/serde.d.ts +10 -3
  634. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/shapes.d.ts +10 -1
  635. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/ts3.4/client.d.ts +2 -7
  636. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/ts3.4/retry.d.ts +6 -1
  637. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/ts3.4/serde.d.ts +10 -3
  638. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/ts3.4/shapes.d.ts +10 -1
  639. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/ts3.4/util.d.ts +27 -7
  640. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/dist-types/util.d.ts +22 -7
  641. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/types/package.json +2 -2
  642. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/url-parser/package.json +4 -4
  643. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/dist-cjs/toBase64.browser.js +16 -1
  644. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/dist-cjs/toBase64.js +14 -1
  645. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/dist-es/toBase64.browser.js +16 -1
  646. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/dist-es/toBase64.js +14 -1
  647. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/dist-types/toBase64.browser.d.ts +4 -3
  648. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/dist-types/toBase64.d.ts +4 -3
  649. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/dist-types/ts3.4/toBase64.browser.d.ts +4 -3
  650. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/dist-types/ts3.4/toBase64.d.ts +4 -3
  651. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-base64/package.json +4 -3
  652. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-body-length-browser/package.json +2 -2
  653. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-body-length-node/dist-cjs/index.js +1 -1
  654. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-body-length-node/dist-es/calculateBodyLength.js +1 -1
  655. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-body-length-node/package.json +2 -2
  656. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-buffer-from/package.json +3 -3
  657. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-config-provider/dist-cjs/index.js +2 -2
  658. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-config-provider/package.json +2 -2
  659. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-defaults-mode-browser/package.json +5 -5
  660. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-defaults-mode-node/package.json +8 -8
  661. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-endpoints/package.json +4 -4
  662. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-hex-encoding/package.json +2 -2
  663. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-middleware/package.json +3 -3
  664. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-retry/package.json +4 -4
  665. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-stream/package.json +12 -12
  666. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-uri-escape/package.json +2 -2
  667. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-utf8/dist-cjs/index.js +9 -1
  668. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +9 -1
  669. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +9 -1
  670. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +7 -1
  671. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +7 -1
  672. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +7 -1
  673. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +7 -1
  674. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-utf8/package.json +3 -3
  675. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/@smithy/util-waiter/package.json +4 -4
  676. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/commonjs/index.d.ts +9 -4
  677. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/commonjs/index.d.ts.map +1 -1
  678. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/commonjs/index.js +5 -0
  679. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/commonjs/index.js.map +1 -1
  680. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/esm/index.d.ts +9 -4
  681. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/esm/index.d.ts.map +1 -1
  682. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/esm/index.js +5 -0
  683. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/dist/esm/index.js.map +1 -1
  684. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/lru-cache/package.json +1 -1
  685. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/commonjs/index.d.ts +1107 -0
  686. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/commonjs/index.d.ts.map +1 -0
  687. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/commonjs/index.js +2020 -0
  688. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/commonjs/index.js.map +1 -0
  689. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/commonjs/package.json +3 -0
  690. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/esm/index.d.ts +1107 -0
  691. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/esm/index.d.ts.map +1 -0
  692. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/esm/index.js +1985 -0
  693. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/esm/index.js.map +1 -0
  694. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/dist/esm/package.json +3 -0
  695. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/path-scurry/package.json +26 -28
  696. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/tslib/README.md +1 -1
  697. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/tslib/modules/index.js +5 -0
  698. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/tslib/package.json +12 -3
  699. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/tslib/tslib.d.ts +23 -0
  700. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/tslib/tslib.es6.js +80 -3
  701. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/tslib/tslib.es6.mjs +1 -1
  702. package/lib/internal-lambdas/sourceWatcherLambda/src/node_modules/tslib/tslib.js +54 -3
  703. package/lib/internal-lambdas/sourceWatcherLambda/src/package-lock.json +640 -2033
  704. package/lib/internal-lambdas/sourceWatcherLambda/src/package.json +2 -2
  705. package/package.json +10 -10
@@ -1,14 +1,45 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
- import { AlarmConfiguration, AssociationComplianceSeverity, AssociationDescription, AssociationStatus, AssociationSyncCompliance, AttachmentsSource, DocumentDescription, DocumentFormat, InstanceAssociationOutputLocation, LoggingInfo, MaintenanceWindowTaskCutoffBehavior, MaintenanceWindowTaskParameterValueExpression, MetadataValue, OperatingSystem, OpsItemDataValue, OpsItemNotification, PatchAction, PatchComplianceLevel, PatchFilterGroup, PatchRuleGroup, PatchSource, RelatedOpsItem, ResourceDataSyncSource, Target, TargetLocation } from "./models_0";
3
- import { DocumentReviewCommentSource, InventoryFilter, InventoryGroup, MaintenanceWindowTaskInvocationParameters, OpsFilter, OpsItemStatus, OpsResultAttribute, ResultAttribute } from "./models_1";
2
+ import { AlarmConfiguration, AssociationComplianceSeverity, AssociationDescription, AssociationStatus, AssociationSyncCompliance, AttachmentsSource, DocumentDescription, DocumentFormat, InstanceAssociationOutputLocation, MetadataValue, OperatingSystem, OpsItemDataValue, OpsItemNotification, PatchAction, PatchComplianceLevel, PatchFilterGroup, PatchRuleGroup, PatchSource, RelatedOpsItem, ResourceDataSyncSource, Target, TargetLocation } from "./models_0";
3
+ import { DocumentReviewCommentSource, InventoryFilter, InventoryGroup, LoggingInfo, MaintenanceWindowTaskCutoffBehavior, MaintenanceWindowTaskInvocationParameters, MaintenanceWindowTaskParameterValueExpression, OpsFilter, OpsItemStatus, OpsResultAttribute, ResultAttribute, StopType } from "./models_1";
4
4
  import { SSMServiceException as __BaseException } from "./SSMServiceException";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export interface TerminateSessionResponse {
8
+ export interface StopAutomationExecutionRequest {
9
+ /**
10
+ * <p>The execution ID of the Automation to stop.</p>
11
+ * @public
12
+ */
13
+ AutomationExecutionId: string | undefined;
14
+ /**
15
+ * <p>The stop request type. Valid types include the following: Cancel and Complete. The default
16
+ * type is Cancel.</p>
17
+ * @public
18
+ */
19
+ Type?: StopType;
20
+ }
21
+ /**
22
+ * @public
23
+ */
24
+ export interface StopAutomationExecutionResult {
25
+ }
26
+ /**
27
+ * @public
28
+ */
29
+ export interface TerminateSessionRequest {
9
30
  /**
31
+ * <p>The ID of the session to terminate.</p>
10
32
  * @public
33
+ */
34
+ SessionId: string | undefined;
35
+ }
36
+ /**
37
+ * @public
38
+ */
39
+ export interface TerminateSessionResponse {
40
+ /**
11
41
  * <p>The ID of the session that has been terminated.</p>
42
+ * @public
12
43
  */
13
44
  SessionId?: string;
14
45
  }
@@ -17,19 +48,23 @@ export interface TerminateSessionResponse {
17
48
  */
18
49
  export interface UnlabelParameterVersionRequest {
19
50
  /**
20
- * @public
21
51
  * <p>The name of the parameter from which you want to delete one or more labels.</p>
52
+ * <note>
53
+ * <p>You can't enter the Amazon Resource Name (ARN) for a parameter, only the parameter name
54
+ * itself.</p>
55
+ * </note>
56
+ * @public
22
57
  */
23
58
  Name: string | undefined;
24
59
  /**
25
- * @public
26
60
  * <p>The specific version of the parameter which you want to delete one or more labels from. If
27
61
  * it isn't present, the call will fail.</p>
62
+ * @public
28
63
  */
29
64
  ParameterVersion: number | undefined;
30
65
  /**
31
- * @public
32
66
  * <p>One or more labels to delete from the specified parameter version.</p>
67
+ * @public
33
68
  */
34
69
  Labels: string[] | undefined;
35
70
  }
@@ -38,20 +73,20 @@ export interface UnlabelParameterVersionRequest {
38
73
  */
39
74
  export interface UnlabelParameterVersionResult {
40
75
  /**
41
- * @public
42
76
  * <p>A list of all labels deleted from the parameter.</p>
77
+ * @public
43
78
  */
44
79
  RemovedLabels?: string[];
45
80
  /**
46
- * @public
47
81
  * <p>The labels that aren't attached to the given parameter version.</p>
82
+ * @public
48
83
  */
49
84
  InvalidLabels?: string[];
50
85
  }
51
86
  /**
52
- * @public
53
87
  * <p>You have reached the maximum number versions allowed for an association. Each association
54
88
  * has a limit of 1,000 versions. </p>
89
+ * @public
55
90
  */
56
91
  export declare class AssociationVersionLimitExceeded extends __BaseException {
57
92
  readonly name: "AssociationVersionLimitExceeded";
@@ -63,8 +98,8 @@ export declare class AssociationVersionLimitExceeded extends __BaseException {
63
98
  constructor(opts: __ExceptionOptionType<AssociationVersionLimitExceeded, __BaseException>);
64
99
  }
65
100
  /**
66
- * @public
67
101
  * <p>The update isn't valid.</p>
102
+ * @public
68
103
  */
69
104
  export declare class InvalidUpdate extends __BaseException {
70
105
  readonly name: "InvalidUpdate";
@@ -80,19 +115,18 @@ export declare class InvalidUpdate extends __BaseException {
80
115
  */
81
116
  export interface UpdateAssociationRequest {
82
117
  /**
83
- * @public
84
118
  * <p>The ID of the association you want to update. </p>
119
+ * @public
85
120
  */
86
121
  AssociationId: string | undefined;
87
122
  /**
88
- * @public
89
123
  * <p>The parameters you want to update for the association. If you create a parameter using
90
124
  * Parameter Store, a capability of Amazon Web Services Systems Manager, you can reference the parameter using
91
125
  * <code>\{\{ssm:parameter-name\}\}</code>.</p>
126
+ * @public
92
127
  */
93
128
  Parameters?: Record<string, string[]>;
94
129
  /**
95
- * @public
96
130
  * <p>The document version you want update for the association. </p>
97
131
  * <important>
98
132
  * <p>State Manager doesn't support running associations that use a new version of a document if
@@ -101,20 +135,20 @@ export interface UpdateAssociationRequest {
101
135
  * new version was processed. If you want to run an association using a new version of a document
102
136
  * shared form another account, you must set the document version to <code>default</code>.</p>
103
137
  * </important>
138
+ * @public
104
139
  */
105
140
  DocumentVersion?: string;
106
141
  /**
107
- * @public
108
142
  * <p>The cron expression used to schedule the association that you want to update.</p>
143
+ * @public
109
144
  */
110
145
  ScheduleExpression?: string;
111
146
  /**
112
- * @public
113
147
  * <p>An S3 bucket where you want to store the results of this request.</p>
148
+ * @public
114
149
  */
115
150
  OutputLocation?: InstanceAssociationOutputLocation;
116
151
  /**
117
- * @public
118
152
  * <p>The name of the SSM Command document or Automation runbook that contains the configuration
119
153
  * information for the managed node.</p>
120
154
  * <p>You can specify Amazon Web Services-predefined documents, documents you created, or a document that is
@@ -132,34 +166,34 @@ export interface UpdateAssociationRequest {
132
166
  * <p>For Amazon Web Services-predefined documents and SSM documents you created in your account, you only need
133
167
  * to specify the document name. For example, <code>AWS-ApplyPatchBaseline</code> or
134
168
  * <code>My-Document</code>.</p>
169
+ * @public
135
170
  */
136
171
  Name?: string;
137
172
  /**
138
- * @public
139
173
  * <p>The targets of the association.</p>
174
+ * @public
140
175
  */
141
176
  Targets?: Target[];
142
177
  /**
143
- * @public
144
178
  * <p>The name of the association that you want to update.</p>
179
+ * @public
145
180
  */
146
181
  AssociationName?: string;
147
182
  /**
148
- * @public
149
183
  * <p>This parameter is provided for concurrency control purposes. You must specify the latest
150
184
  * association version in the service. If you want to ensure that this request succeeds, either
151
185
  * specify <code>$LATEST</code>, or omit this parameter.</p>
186
+ * @public
152
187
  */
153
188
  AssociationVersion?: string;
154
189
  /**
155
- * @public
156
190
  * <p>Choose the parameter that will define how your automation will branch out. This target is
157
191
  * required for associations that use an Automation runbook and target resources by using rate
158
192
  * controls. Automation is a capability of Amazon Web Services Systems Manager.</p>
193
+ * @public
159
194
  */
160
195
  AutomationTargetParameterName?: string;
161
196
  /**
162
- * @public
163
197
  * <p>The number of errors that are allowed before the system stops sending requests to run the
164
198
  * association on additional targets. You can specify either an absolute number of errors, for
165
199
  * example 10, or a percentage of the target set, for example 10%. If you specify 3, for example,
@@ -171,10 +205,10 @@ export interface UpdateAssociationRequest {
171
205
  * are allowed to complete, but some of these executions may fail as well. If you need to ensure
172
206
  * that there won't be more than max-errors failed executions, set <code>MaxConcurrency</code> to 1
173
207
  * so that executions proceed one at a time.</p>
208
+ * @public
174
209
  */
175
210
  MaxErrors?: string;
176
211
  /**
177
- * @public
178
212
  * <p>The maximum number of targets allowed to run the association at the same time. You can
179
213
  * specify a number, for example 10, or a percentage of the target set, for example 10%. The default
180
214
  * value is 100%, which means all targets run the association at the same time.</p>
@@ -182,15 +216,15 @@ export interface UpdateAssociationRequest {
182
216
  * <code>MaxConcurrency</code> associations, the association is allowed to run. During the next
183
217
  * association interval, the new managed node will process its association within the limit
184
218
  * specified for <code>MaxConcurrency</code>.</p>
219
+ * @public
185
220
  */
186
221
  MaxConcurrency?: string;
187
222
  /**
188
- * @public
189
223
  * <p>The severity level to assign to the association.</p>
224
+ * @public
190
225
  */
191
226
  ComplianceSeverity?: AssociationComplianceSeverity;
192
227
  /**
193
- * @public
194
228
  * <p>The mode for generating association compliance. You can specify <code>AUTO</code> or
195
229
  * <code>MANUAL</code>. In <code>AUTO</code> mode, the system uses the status of the association
196
230
  * execution to determine the compliance status. If the association execution runs successfully,
@@ -201,10 +235,10 @@ export interface UpdateAssociationRequest {
201
235
  * managed by State Manager, a capability of Amazon Web Services Systems Manager. It is managed by your direct call to the
202
236
  * <a>PutComplianceItems</a> API operation.</p>
203
237
  * <p>By default, all associations use <code>AUTO</code> mode.</p>
238
+ * @public
204
239
  */
205
240
  SyncCompliance?: AssociationSyncCompliance;
206
241
  /**
207
- * @public
208
242
  * <p>By default, when you update an association, the system runs it immediately after it is
209
243
  * updated and then according to the schedule you specified. Specify this option if you don't want
210
244
  * an association to run immediately after you update it. This parameter isn't supported for rate
@@ -220,25 +254,25 @@ export interface UpdateAssociationRequest {
220
254
  * <p>You can reset this option. To do so, specify the <code>no-apply-only-at-cron-interval</code>
221
255
  * parameter when you update the association from the command line. This parameter forces the
222
256
  * association to run immediately after updating it and according to the interval specified.</p>
257
+ * @public
223
258
  */
224
259
  ApplyOnlyAtCronInterval?: boolean;
225
260
  /**
226
- * @public
227
261
  * <p>The names or Amazon Resource Names (ARNs) of the Change Calendar type documents you want to
228
262
  * gate your associations under. The associations only run when that change calendar is open. For
229
263
  * more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-change-calendar">Amazon Web Services Systems Manager Change
230
264
  * Calendar</a>.</p>
265
+ * @public
231
266
  */
232
267
  CalendarNames?: string[];
233
268
  /**
234
- * @public
235
269
  * <p>A location is a combination of Amazon Web Services Regions and Amazon Web Services accounts where you want to run the
236
270
  * association. Use this action to update an association in multiple Regions and multiple
237
271
  * accounts.</p>
272
+ * @public
238
273
  */
239
274
  TargetLocations?: TargetLocation[];
240
275
  /**
241
- * @public
242
276
  * <p>Number of days to wait after the scheduled day to run an association. For example, if you
243
277
  * specified a cron schedule of <code>cron(0 0 ? * THU#2 *)</code>, you could specify an offset of 3
244
278
  * to run the association each Sunday after the second Thursday of the month. For more information
@@ -248,10 +282,10 @@ export interface UpdateAssociationRequest {
248
282
  * <p>To use offsets, you must specify the <code>ApplyOnlyAtCronInterval</code> parameter. This
249
283
  * option tells the system not to run an association immediately after you create it. </p>
250
284
  * </note>
285
+ * @public
251
286
  */
252
287
  ScheduleOffset?: number;
253
288
  /**
254
- * @public
255
289
  * <p>The number of hours the association can run before it is canceled. Duration applies to
256
290
  * associations that are currently running, and any pending and in progress commands on all targets.
257
291
  * If a target was taken offline for the association to run, it is made available again immediately,
@@ -269,18 +303,19 @@ export interface UpdateAssociationRequest {
269
303
  * run immediately after it is updated, but only according to the specified schedule.</p>
270
304
  * </li>
271
305
  * </ul>
306
+ * @public
272
307
  */
273
308
  Duration?: number;
274
309
  /**
275
- * @public
276
310
  * <p>A key-value mapping of document parameters to target resources. Both Targets and TargetMaps
277
311
  * can't be specified together.</p>
312
+ * @public
278
313
  */
279
314
  TargetMaps?: Record<string, string[]>[];
280
315
  /**
281
- * @public
282
316
  * <p>The details for the CloudWatch alarm you want to apply to an automation or
283
317
  * command.</p>
318
+ * @public
284
319
  */
285
320
  AlarmConfiguration?: AlarmConfiguration;
286
321
  }
@@ -289,14 +324,14 @@ export interface UpdateAssociationRequest {
289
324
  */
290
325
  export interface UpdateAssociationResult {
291
326
  /**
292
- * @public
293
327
  * <p>The description of the association that was updated.</p>
328
+ * @public
294
329
  */
295
330
  AssociationDescription?: AssociationDescription;
296
331
  }
297
332
  /**
298
- * @public
299
333
  * <p>The updated status is the same as the current status.</p>
334
+ * @public
300
335
  */
301
336
  export declare class StatusUnchanged extends __BaseException {
302
337
  readonly name: "StatusUnchanged";
@@ -311,18 +346,18 @@ export declare class StatusUnchanged extends __BaseException {
311
346
  */
312
347
  export interface UpdateAssociationStatusRequest {
313
348
  /**
314
- * @public
315
349
  * <p>The name of the SSM document.</p>
350
+ * @public
316
351
  */
317
352
  Name: string | undefined;
318
353
  /**
319
- * @public
320
354
  * <p>The managed node ID.</p>
355
+ * @public
321
356
  */
322
357
  InstanceId: string | undefined;
323
358
  /**
324
- * @public
325
359
  * <p>The association status.</p>
360
+ * @public
326
361
  */
327
362
  AssociationStatus: AssociationStatus | undefined;
328
363
  }
@@ -331,15 +366,15 @@ export interface UpdateAssociationStatusRequest {
331
366
  */
332
367
  export interface UpdateAssociationStatusResult {
333
368
  /**
334
- * @public
335
369
  * <p>Information about the association.</p>
370
+ * @public
336
371
  */
337
372
  AssociationDescription?: AssociationDescription;
338
373
  }
339
374
  /**
340
- * @public
341
375
  * <p>The document has too many versions. Delete one or more document versions and try
342
376
  * again.</p>
377
+ * @public
343
378
  */
344
379
  export declare class DocumentVersionLimitExceeded extends __BaseException {
345
380
  readonly name: "DocumentVersionLimitExceeded";
@@ -351,9 +386,9 @@ export declare class DocumentVersionLimitExceeded extends __BaseException {
351
386
  constructor(opts: __ExceptionOptionType<DocumentVersionLimitExceeded, __BaseException>);
352
387
  }
353
388
  /**
354
- * @public
355
389
  * <p>The content of the association document matches another document. Change the content of the
356
390
  * document and try again.</p>
391
+ * @public
357
392
  */
358
393
  export declare class DuplicateDocumentContent extends __BaseException {
359
394
  readonly name: "DuplicateDocumentContent";
@@ -365,9 +400,9 @@ export declare class DuplicateDocumentContent extends __BaseException {
365
400
  constructor(opts: __ExceptionOptionType<DuplicateDocumentContent, __BaseException>);
366
401
  }
367
402
  /**
368
- * @public
369
403
  * <p>The version name has already been used in this document. Specify a different version name,
370
404
  * and then try again.</p>
405
+ * @public
371
406
  */
372
407
  export declare class DuplicateDocumentVersionName extends __BaseException {
373
408
  readonly name: "DuplicateDocumentVersionName";
@@ -383,36 +418,35 @@ export declare class DuplicateDocumentVersionName extends __BaseException {
383
418
  */
384
419
  export interface UpdateDocumentRequest {
385
420
  /**
386
- * @public
387
421
  * <p>A valid JSON or YAML string.</p>
422
+ * @public
388
423
  */
389
424
  Content: string | undefined;
390
425
  /**
391
- * @public
392
426
  * <p>A list of key-value pairs that describe attachments to a version of a document.</p>
427
+ * @public
393
428
  */
394
429
  Attachments?: AttachmentsSource[];
395
430
  /**
396
- * @public
397
431
  * <p>The name of the SSM document that you want to update.</p>
432
+ * @public
398
433
  */
399
434
  Name: string | undefined;
400
435
  /**
401
- * @public
402
436
  * <p>The friendly name of the SSM document that you want to update. This value can differ for
403
437
  * each version of the document. If you don't specify a value for this parameter in your request,
404
438
  * the existing value is applied to the new document version.</p>
439
+ * @public
405
440
  */
406
441
  DisplayName?: string;
407
442
  /**
408
- * @public
409
443
  * <p>An optional field specifying the version of the artifact you are updating with the document.
410
- * For example, 12.6. This value is unique across all versions of a document, and
411
- * can't be changed.</p>
444
+ * For example, 12.6. This value is unique across all versions of a document, and can't be
445
+ * changed.</p>
446
+ * @public
412
447
  */
413
448
  VersionName?: string;
414
449
  /**
415
- * @public
416
450
  * <p>The version of the document that you want to update. Currently, Systems Manager supports updating only
417
451
  * the latest version of the document. You can specify the version number of the latest version or
418
452
  * use the <code>$LATEST</code> variable.</p>
@@ -421,17 +455,18 @@ export interface UpdateDocumentRequest {
421
455
  * the association unless you previously specifed the <code>apply-only-at-cron-interval</code>
422
456
  * parameter.</p>
423
457
  * </note>
458
+ * @public
424
459
  */
425
460
  DocumentVersion?: string;
426
461
  /**
427
- * @public
428
462
  * <p>Specify the document format for the new document version. Systems Manager supports JSON and YAML
429
463
  * documents. JSON is the default format.</p>
464
+ * @public
430
465
  */
431
466
  DocumentFormat?: DocumentFormat;
432
467
  /**
433
- * @public
434
468
  * <p>Specify a new target type for the document.</p>
469
+ * @public
435
470
  */
436
471
  TargetType?: string;
437
472
  }
@@ -440,8 +475,8 @@ export interface UpdateDocumentRequest {
440
475
  */
441
476
  export interface UpdateDocumentResult {
442
477
  /**
443
- * @public
444
478
  * <p>A description of the document that was updated.</p>
479
+ * @public
445
480
  */
446
481
  DocumentDescription?: DocumentDescription;
447
482
  }
@@ -450,34 +485,34 @@ export interface UpdateDocumentResult {
450
485
  */
451
486
  export interface UpdateDocumentDefaultVersionRequest {
452
487
  /**
453
- * @public
454
488
  * <p>The name of a custom document that you want to set as the default version.</p>
489
+ * @public
455
490
  */
456
491
  Name: string | undefined;
457
492
  /**
458
- * @public
459
493
  * <p>The version of a custom document that you want to set as the default version.</p>
494
+ * @public
460
495
  */
461
496
  DocumentVersion: string | undefined;
462
497
  }
463
498
  /**
464
- * @public
465
499
  * <p>A default version of a document.</p>
500
+ * @public
466
501
  */
467
502
  export interface DocumentDefaultVersionDescription {
468
503
  /**
469
- * @public
470
504
  * <p>The name of the document.</p>
505
+ * @public
471
506
  */
472
507
  Name?: string;
473
508
  /**
474
- * @public
475
509
  * <p>The default version of the document.</p>
510
+ * @public
476
511
  */
477
512
  DefaultVersion?: string;
478
513
  /**
479
- * @public
480
514
  * <p>The default version of the artifact associated with the document.</p>
515
+ * @public
481
516
  */
482
517
  DefaultVersionName?: string;
483
518
  }
@@ -486,8 +521,8 @@ export interface DocumentDefaultVersionDescription {
486
521
  */
487
522
  export interface UpdateDocumentDefaultVersionResult {
488
523
  /**
489
- * @public
490
524
  * <p>The description of a custom document that you want to set as the default version.</p>
525
+ * @public
491
526
  */
492
527
  Description?: DocumentDefaultVersionDescription;
493
528
  }
@@ -506,18 +541,18 @@ export declare const DocumentReviewAction: {
506
541
  */
507
542
  export type DocumentReviewAction = (typeof DocumentReviewAction)[keyof typeof DocumentReviewAction];
508
543
  /**
509
- * @public
510
544
  * <p>Information about a document approval review.</p>
545
+ * @public
511
546
  */
512
547
  export interface DocumentReviews {
513
548
  /**
514
- * @public
515
549
  * <p>The action to take on a document approval review request.</p>
550
+ * @public
516
551
  */
517
552
  Action: DocumentReviewAction | undefined;
518
553
  /**
519
- * @public
520
554
  * <p>A comment entered by a user in your organization about the document review request.</p>
555
+ * @public
521
556
  */
522
557
  Comment?: DocumentReviewCommentSource[];
523
558
  }
@@ -526,18 +561,18 @@ export interface DocumentReviews {
526
561
  */
527
562
  export interface UpdateDocumentMetadataRequest {
528
563
  /**
529
- * @public
530
564
  * <p>The name of the change template for which a version's metadata is to be updated.</p>
565
+ * @public
531
566
  */
532
567
  Name: string | undefined;
533
568
  /**
534
- * @public
535
569
  * <p>The version of a change template in which to update approval metadata.</p>
570
+ * @public
536
571
  */
537
572
  DocumentVersion?: string;
538
573
  /**
539
- * @public
540
574
  * <p>The change template review details to update.</p>
575
+ * @public
541
576
  */
542
577
  DocumentReviews: DocumentReviews | undefined;
543
578
  }
@@ -551,49 +586,48 @@ export interface UpdateDocumentMetadataResponse {
551
586
  */
552
587
  export interface UpdateMaintenanceWindowRequest {
553
588
  /**
554
- * @public
555
589
  * <p>The ID of the maintenance window to update.</p>
590
+ * @public
556
591
  */
557
592
  WindowId: string | undefined;
558
593
  /**
559
- * @public
560
594
  * <p>The name of the maintenance window.</p>
595
+ * @public
561
596
  */
562
597
  Name?: string;
563
598
  /**
564
- * @public
565
599
  * <p>An optional description for the update request.</p>
600
+ * @public
566
601
  */
567
602
  Description?: string;
568
603
  /**
569
- * @public
570
604
  * <p>The date and time, in ISO-8601 Extended format, for when you want the maintenance window to
571
605
  * become active. <code>StartDate</code> allows you to delay activation of the maintenance window
572
606
  * until the specified future date.</p>
607
+ * @public
573
608
  */
574
609
  StartDate?: string;
575
610
  /**
576
- * @public
577
611
  * <p>The date and time, in ISO-8601 Extended format, for when you want the maintenance window to
578
612
  * become inactive. <code>EndDate</code> allows you to set a date and time in the future when the
579
613
  * maintenance window will no longer run.</p>
614
+ * @public
580
615
  */
581
616
  EndDate?: string;
582
617
  /**
583
- * @public
584
618
  * <p>The schedule of the maintenance window in the form of a cron or rate expression.</p>
619
+ * @public
585
620
  */
586
621
  Schedule?: string;
587
622
  /**
588
- * @public
589
623
  * <p>The time zone that the scheduled maintenance window executions are based on, in Internet
590
624
  * Assigned Numbers Authority (IANA) format. For example: "America/Los_Angeles", "UTC", or
591
625
  * "Asia/Seoul". For more information, see the <a href="https://www.iana.org/time-zones">Time
592
626
  * Zone Database</a> on the IANA website.</p>
627
+ * @public
593
628
  */
594
629
  ScheduleTimezone?: string;
595
630
  /**
596
- * @public
597
631
  * <p>The number of days to wait after the date and time specified by a cron expression before
598
632
  * running the maintenance window.</p>
599
633
  * <p>For example, the following cron expression schedules a maintenance window to run the third
@@ -603,34 +637,35 @@ export interface UpdateMaintenanceWindowRequest {
603
637
  * </p>
604
638
  * <p>If the schedule offset is <code>2</code>, the maintenance window won't run until two days
605
639
  * later.</p>
640
+ * @public
606
641
  */
607
642
  ScheduleOffset?: number;
608
643
  /**
609
- * @public
610
644
  * <p>The duration of the maintenance window in hours.</p>
645
+ * @public
611
646
  */
612
647
  Duration?: number;
613
648
  /**
614
- * @public
615
649
  * <p>The number of hours before the end of the maintenance window that Amazon Web Services Systems Manager stops scheduling
616
650
  * new tasks for execution.</p>
651
+ * @public
617
652
  */
618
653
  Cutoff?: number;
619
654
  /**
620
- * @public
621
655
  * <p>Whether targets must be registered with the maintenance window before tasks can be defined
622
656
  * for those targets.</p>
657
+ * @public
623
658
  */
624
659
  AllowUnassociatedTargets?: boolean;
625
660
  /**
626
- * @public
627
661
  * <p>Whether the maintenance window is enabled.</p>
662
+ * @public
628
663
  */
629
664
  Enabled?: boolean;
630
665
  /**
631
- * @public
632
666
  * <p>If <code>True</code>, then all fields that are required by the <a>CreateMaintenanceWindow</a> operation are also required for this API request. Optional
633
667
  * fields that aren't specified are set to null. </p>
668
+ * @public
634
669
  */
635
670
  Replace?: boolean;
636
671
  }
@@ -639,71 +674,71 @@ export interface UpdateMaintenanceWindowRequest {
639
674
  */
640
675
  export interface UpdateMaintenanceWindowResult {
641
676
  /**
642
- * @public
643
677
  * <p>The ID of the created maintenance window.</p>
678
+ * @public
644
679
  */
645
680
  WindowId?: string;
646
681
  /**
647
- * @public
648
682
  * <p>The name of the maintenance window.</p>
683
+ * @public
649
684
  */
650
685
  Name?: string;
651
686
  /**
652
- * @public
653
687
  * <p>An optional description of the update.</p>
688
+ * @public
654
689
  */
655
690
  Description?: string;
656
691
  /**
657
- * @public
658
692
  * <p>The date and time, in ISO-8601 Extended format, for when the maintenance window is scheduled
659
693
  * to become active. The maintenance window won't run before this specified time.</p>
694
+ * @public
660
695
  */
661
696
  StartDate?: string;
662
697
  /**
663
- * @public
664
698
  * <p>The date and time, in ISO-8601 Extended format, for when the maintenance window is scheduled
665
699
  * to become inactive. The maintenance window won't run after this specified time.</p>
700
+ * @public
666
701
  */
667
702
  EndDate?: string;
668
703
  /**
669
- * @public
670
704
  * <p>The schedule of the maintenance window in the form of a cron or rate expression.</p>
705
+ * @public
671
706
  */
672
707
  Schedule?: string;
673
708
  /**
674
- * @public
675
709
  * <p>The time zone that the scheduled maintenance window executions are based on, in Internet
676
710
  * Assigned Numbers Authority (IANA) format. For example: "America/Los_Angeles", "UTC", or
677
711
  * "Asia/Seoul". For more information, see the <a href="https://www.iana.org/time-zones">Time
678
712
  * Zone Database</a> on the IANA website.</p>
713
+ * @public
679
714
  */
680
715
  ScheduleTimezone?: string;
681
716
  /**
682
- * @public
683
717
  * <p>The number of days to wait to run a maintenance window after the scheduled cron expression
684
718
  * date and time.</p>
719
+ * @public
685
720
  */
686
721
  ScheduleOffset?: number;
687
722
  /**
688
- * @public
689
723
  * <p>The duration of the maintenance window in hours.</p>
724
+ * @public
690
725
  */
691
726
  Duration?: number;
692
727
  /**
693
- * @public
694
728
  * <p>The number of hours before the end of the maintenance window that Amazon Web Services Systems Manager stops scheduling
695
729
  * new tasks for execution.</p>
730
+ * @public
696
731
  */
697
732
  Cutoff?: number;
698
733
  /**
699
- * @public
700
734
  * <p>Whether targets must be registered with the maintenance window before tasks can be defined
701
735
  * for those targets.</p>
736
+ * @public
702
737
  */
703
738
  AllowUnassociatedTargets?: boolean;
704
739
  /**
705
- * @public
706
740
  * <p>Whether the maintenance window is enabled.</p>
741
+ * @public
707
742
  */
708
743
  Enabled?: boolean;
709
744
  }
@@ -712,40 +747,40 @@ export interface UpdateMaintenanceWindowResult {
712
747
  */
713
748
  export interface UpdateMaintenanceWindowTargetRequest {
714
749
  /**
715
- * @public
716
750
  * <p>The maintenance window ID with which to modify the target.</p>
751
+ * @public
717
752
  */
718
753
  WindowId: string | undefined;
719
754
  /**
720
- * @public
721
755
  * <p>The target ID to modify.</p>
756
+ * @public
722
757
  */
723
758
  WindowTargetId: string | undefined;
724
759
  /**
725
- * @public
726
760
  * <p>The targets to add or replace.</p>
761
+ * @public
727
762
  */
728
763
  Targets?: Target[];
729
764
  /**
730
- * @public
731
765
  * <p>User-provided value that will be included in any Amazon CloudWatch Events events raised while
732
766
  * running tasks for these targets in this maintenance window.</p>
767
+ * @public
733
768
  */
734
769
  OwnerInformation?: string;
735
770
  /**
736
- * @public
737
771
  * <p>A name for the update.</p>
772
+ * @public
738
773
  */
739
774
  Name?: string;
740
775
  /**
741
- * @public
742
776
  * <p>An optional description for the update.</p>
777
+ * @public
743
778
  */
744
779
  Description?: string;
745
780
  /**
746
- * @public
747
781
  * <p>If <code>True</code>, then all fields that are required by the <a>RegisterTargetWithMaintenanceWindow</a> operation are also required for this API
748
782
  * request. Optional fields that aren't specified are set to null.</p>
783
+ * @public
749
784
  */
750
785
  Replace?: boolean;
751
786
  }
@@ -754,33 +789,33 @@ export interface UpdateMaintenanceWindowTargetRequest {
754
789
  */
755
790
  export interface UpdateMaintenanceWindowTargetResult {
756
791
  /**
757
- * @public
758
792
  * <p>The maintenance window ID specified in the update request.</p>
793
+ * @public
759
794
  */
760
795
  WindowId?: string;
761
796
  /**
762
- * @public
763
797
  * <p>The target ID specified in the update request.</p>
798
+ * @public
764
799
  */
765
800
  WindowTargetId?: string;
766
801
  /**
767
- * @public
768
802
  * <p>The updated targets.</p>
803
+ * @public
769
804
  */
770
805
  Targets?: Target[];
771
806
  /**
772
- * @public
773
807
  * <p>The updated owner.</p>
808
+ * @public
774
809
  */
775
810
  OwnerInformation?: string;
776
811
  /**
777
- * @public
778
812
  * <p>The updated name.</p>
813
+ * @public
779
814
  */
780
815
  Name?: string;
781
816
  /**
782
- * @public
783
817
  * <p>The updated description.</p>
818
+ * @public
784
819
  */
785
820
  Description?: string;
786
821
  }
@@ -789,17 +824,16 @@ export interface UpdateMaintenanceWindowTargetResult {
789
824
  */
790
825
  export interface UpdateMaintenanceWindowTaskRequest {
791
826
  /**
792
- * @public
793
827
  * <p>The maintenance window ID that contains the task to modify.</p>
828
+ * @public
794
829
  */
795
830
  WindowId: string | undefined;
796
831
  /**
797
- * @public
798
832
  * <p>The task ID to modify.</p>
833
+ * @public
799
834
  */
800
835
  WindowTaskId: string | undefined;
801
836
  /**
802
- * @public
803
837
  * <p>The targets (either managed nodes or tags) to modify. Managed nodes are specified using the
804
838
  * format <code>Key=instanceids,Values=instanceID_1,instanceID_2</code>. Tags are specified using
805
839
  * the format <code> Key=tag_name,Values=tag_value</code>. </p>
@@ -811,38 +845,25 @@ export interface UpdateMaintenanceWindowTaskRequest {
811
845
  * maintenance window tasks without targets</a> in the
812
846
  * <i>Amazon Web Services Systems Manager User Guide</i>.</p>
813
847
  * </note>
848
+ * @public
814
849
  */
815
850
  Targets?: Target[];
816
851
  /**
817
- * @public
818
852
  * <p>The task ARN to modify.</p>
853
+ * @public
819
854
  */
820
855
  TaskArn?: string;
821
856
  /**
822
- * @public
823
857
  * <p>The Amazon Resource Name (ARN) of the IAM service role for Amazon Web Services Systems Manager to assume when running a
824
858
  * maintenance window task. If you do not specify a service role ARN, Systems Manager uses your account's
825
859
  * service-linked role. If no service-linked role for Systems Manager exists in your account, it is created when you run
826
860
  * <code>RegisterTaskWithMaintenanceWindow</code>.</p>
827
- * <p>For more information, see the following topics in the in the <i>Amazon Web Services Systems Manager User Guide</i>:</p>
828
- * <ul>
829
- * <li>
830
- * <p>
831
- * <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/using-service-linked-roles.html#slr-permissions">Using
832
- * service-linked roles for Systems Manager</a>
833
- * </p>
834
- * </li>
835
- * <li>
836
- * <p>
837
- * <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-maintenance-permissions.html#maintenance-window-tasks-service-role">Should I use a service-linked role or a custom service role to run maintenance window tasks?
838
- * </a>
839
- * </p>
840
- * </li>
841
- * </ul>
861
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/using-service-linked-roles.html#slr-permissions">Using
862
+ * service-linked roles for Systems Manager</a> in the in the <i>Amazon Web Services Systems Manager User Guide</i>:</p>
863
+ * @public
842
864
  */
843
865
  ServiceRoleArn?: string;
844
866
  /**
845
- * @public
846
867
  * <p>The parameters to modify.</p>
847
868
  * <note>
848
869
  * <p>
@@ -854,10 +875,10 @@ export interface UpdateMaintenanceWindowTaskRequest {
854
875
  * <p>The map has the following format:</p>
855
876
  * <p>Key: string, between 1 and 255 characters</p>
856
877
  * <p>Value: an array of strings, each string is between 1 and 255 characters</p>
878
+ * @public
857
879
  */
858
880
  TaskParameters?: Record<string, MaintenanceWindowTaskParameterValueExpression>;
859
881
  /**
860
- * @public
861
882
  * <p>The parameters that the task should use during execution. Populate only the fields that
862
883
  * match the task type. All other fields should be empty.</p>
863
884
  * <important>
@@ -870,16 +891,16 @@ export interface UpdateMaintenanceWindowTaskRequest {
870
891
  * maintenance window task and specify only a different <code>OutputS3BucketName</code> value, the
871
892
  * values for <code>Comment</code> and <code>NotificationConfig</code> are removed.</p>
872
893
  * </important>
894
+ * @public
873
895
  */
874
896
  TaskInvocationParameters?: MaintenanceWindowTaskInvocationParameters;
875
897
  /**
876
- * @public
877
898
  * <p>The new task priority to specify. The lower the number, the higher the priority. Tasks that
878
899
  * have the same priority are scheduled in parallel.</p>
900
+ * @public
879
901
  */
880
902
  Priority?: number;
881
903
  /**
882
- * @public
883
904
  * <p>The new <code>MaxConcurrency</code> value you want to specify. <code>MaxConcurrency</code>
884
905
  * is the number of targets that are allowed to run this task, in parallel.</p>
885
906
  * <note>
@@ -890,10 +911,10 @@ export interface UpdateMaintenanceWindowTaskRequest {
890
911
  * option. Instead, the system inserts a placeholder value of <code>1</code>. This value doesn't
891
912
  * affect the running of your task.</p>
892
913
  * </note>
914
+ * @public
893
915
  */
894
916
  MaxConcurrency?: string;
895
917
  /**
896
- * @public
897
918
  * <p>The new <code>MaxErrors</code> value to specify. <code>MaxErrors</code> is the maximum
898
919
  * number of errors that are allowed before the task stops being scheduled.</p>
899
920
  * <note>
@@ -904,10 +925,10 @@ export interface UpdateMaintenanceWindowTaskRequest {
904
925
  * option. Instead, the system inserts a placeholder value of <code>1</code>. This value doesn't
905
926
  * affect the running of your task.</p>
906
927
  * </note>
928
+ * @public
907
929
  */
908
930
  MaxErrors?: string;
909
931
  /**
910
- * @public
911
932
  * <p>The new logging location in Amazon S3 to specify.</p>
912
933
  * <note>
913
934
  * <p>
@@ -916,26 +937,26 @@ export interface UpdateMaintenanceWindowTaskRequest {
916
937
  * For information about how Amazon Web Services Systems Manager handles these options for the supported maintenance
917
938
  * window task types, see <a>MaintenanceWindowTaskInvocationParameters</a>.</p>
918
939
  * </note>
940
+ * @public
919
941
  */
920
942
  LoggingInfo?: LoggingInfo;
921
943
  /**
922
- * @public
923
944
  * <p>The new task name to specify.</p>
945
+ * @public
924
946
  */
925
947
  Name?: string;
926
948
  /**
927
- * @public
928
949
  * <p>The new task description to specify.</p>
950
+ * @public
929
951
  */
930
952
  Description?: string;
931
953
  /**
932
- * @public
933
954
  * <p>If True, then all fields that are required by the <a>RegisterTaskWithMaintenanceWindow</a> operation are also required for this API request.
934
955
  * Optional fields that aren't specified are set to null.</p>
956
+ * @public
935
957
  */
936
958
  Replace?: boolean;
937
959
  /**
938
- * @public
939
960
  * <p>Indicates whether tasks should continue to run after the cutoff time specified in the
940
961
  * maintenance windows is reached. </p>
941
962
  * <ul>
@@ -962,11 +983,12 @@ export interface UpdateMaintenanceWindowTaskRequest {
962
983
  * <p>The status for tasks that are not completed is <code>TIMED_OUT</code>.</p>
963
984
  * </li>
964
985
  * </ul>
986
+ * @public
965
987
  */
966
988
  CutoffBehavior?: MaintenanceWindowTaskCutoffBehavior;
967
989
  /**
968
- * @public
969
990
  * <p>The CloudWatch alarm you want to apply to your maintenance window task.</p>
991
+ * @public
970
992
  */
971
993
  AlarmConfiguration?: AlarmConfiguration;
972
994
  }
@@ -975,33 +997,32 @@ export interface UpdateMaintenanceWindowTaskRequest {
975
997
  */
976
998
  export interface UpdateMaintenanceWindowTaskResult {
977
999
  /**
978
- * @public
979
1000
  * <p>The ID of the maintenance window that was updated.</p>
1001
+ * @public
980
1002
  */
981
1003
  WindowId?: string;
982
1004
  /**
983
- * @public
984
1005
  * <p>The task ID of the maintenance window that was updated.</p>
1006
+ * @public
985
1007
  */
986
1008
  WindowTaskId?: string;
987
1009
  /**
988
- * @public
989
1010
  * <p>The updated target values.</p>
1011
+ * @public
990
1012
  */
991
1013
  Targets?: Target[];
992
1014
  /**
993
- * @public
994
1015
  * <p>The updated task ARN value.</p>
1016
+ * @public
995
1017
  */
996
1018
  TaskArn?: string;
997
1019
  /**
998
- * @public
999
1020
  * <p>The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) service role to use to publish Amazon Simple Notification Service
1000
1021
  * (Amazon SNS) notifications for maintenance window Run Command tasks.</p>
1022
+ * @public
1001
1023
  */
1002
1024
  ServiceRoleArn?: string;
1003
1025
  /**
1004
- * @public
1005
1026
  * <p>The updated parameter values.</p>
1006
1027
  * <note>
1007
1028
  * <p>
@@ -1010,30 +1031,30 @@ export interface UpdateMaintenanceWindowTaskResult {
1010
1031
  * about how Systems Manager handles these options for the supported maintenance window task
1011
1032
  * types, see <a>MaintenanceWindowTaskInvocationParameters</a>.</p>
1012
1033
  * </note>
1034
+ * @public
1013
1035
  */
1014
1036
  TaskParameters?: Record<string, MaintenanceWindowTaskParameterValueExpression>;
1015
1037
  /**
1016
- * @public
1017
1038
  * <p>The updated parameter values.</p>
1039
+ * @public
1018
1040
  */
1019
1041
  TaskInvocationParameters?: MaintenanceWindowTaskInvocationParameters;
1020
1042
  /**
1021
- * @public
1022
1043
  * <p>The updated priority value.</p>
1044
+ * @public
1023
1045
  */
1024
1046
  Priority?: number;
1025
1047
  /**
1026
- * @public
1027
1048
  * <p>The updated <code>MaxConcurrency</code> value.</p>
1049
+ * @public
1028
1050
  */
1029
1051
  MaxConcurrency?: string;
1030
1052
  /**
1031
- * @public
1032
1053
  * <p>The updated <code>MaxErrors</code> value.</p>
1054
+ * @public
1033
1055
  */
1034
1056
  MaxErrors?: string;
1035
1057
  /**
1036
- * @public
1037
1058
  * <p>The updated logging information in Amazon S3.</p>
1038
1059
  * <note>
1039
1060
  * <p>
@@ -1042,28 +1063,29 @@ export interface UpdateMaintenanceWindowTaskResult {
1042
1063
  * For information about how Amazon Web Services Systems Manager handles these options for the supported maintenance
1043
1064
  * window task types, see <a>MaintenanceWindowTaskInvocationParameters</a>.</p>
1044
1065
  * </note>
1066
+ * @public
1045
1067
  */
1046
1068
  LoggingInfo?: LoggingInfo;
1047
1069
  /**
1048
- * @public
1049
1070
  * <p>The updated task name.</p>
1071
+ * @public
1050
1072
  */
1051
1073
  Name?: string;
1052
1074
  /**
1053
- * @public
1054
1075
  * <p>The updated task description.</p>
1076
+ * @public
1055
1077
  */
1056
1078
  Description?: string;
1057
1079
  /**
1058
- * @public
1059
1080
  * <p>The specification for whether tasks should continue to run after the cutoff time specified
1060
1081
  * in the maintenance windows is reached. </p>
1082
+ * @public
1061
1083
  */
1062
1084
  CutoffBehavior?: MaintenanceWindowTaskCutoffBehavior;
1063
1085
  /**
1064
- * @public
1065
1086
  * <p>The details for the CloudWatch alarm you applied to your maintenance window
1066
1087
  * task.</p>
1088
+ * @public
1067
1089
  */
1068
1090
  AlarmConfiguration?: AlarmConfiguration;
1069
1091
  }
@@ -1072,21 +1094,21 @@ export interface UpdateMaintenanceWindowTaskResult {
1072
1094
  */
1073
1095
  export interface UpdateManagedInstanceRoleRequest {
1074
1096
  /**
1075
- * @public
1076
1097
  * <p>The ID of the managed node where you want to update the role.</p>
1098
+ * @public
1077
1099
  */
1078
1100
  InstanceId: string | undefined;
1079
1101
  /**
1080
- * @public
1081
1102
  * <p>The name of the Identity and Access Management (IAM) role that you want to assign to
1082
1103
  * the managed node. This IAM role must provide AssumeRole permissions for the
1083
1104
  * Amazon Web Services Systems Manager service principal <code>ssm.amazonaws.com</code>. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-service-role.html">Create an
1084
- * IAM service role for a hybrid environment</a> in the
1105
+ * IAM service role for a hybrid and multicloud environment</a> in the
1085
1106
  * <i>Amazon Web Services Systems Manager User Guide</i>.</p>
1086
1107
  * <note>
1087
1108
  * <p>You can't specify an IAM service-linked role for this parameter. You must
1088
1109
  * create a unique role.</p>
1089
1110
  * </note>
1111
+ * @public
1090
1112
  */
1091
1113
  IamRole: string | undefined;
1092
1114
  }
@@ -1100,12 +1122,11 @@ export interface UpdateManagedInstanceRoleResult {
1100
1122
  */
1101
1123
  export interface UpdateOpsItemRequest {
1102
1124
  /**
1103
- * @public
1104
1125
  * <p>User-defined text that contains information about the OpsItem, in Markdown format. </p>
1126
+ * @public
1105
1127
  */
1106
1128
  Description?: string;
1107
1129
  /**
1108
- * @public
1109
1130
  * <p>Add new keys or edit existing key-value pairs of the OperationalData map in the OpsItem
1110
1131
  * object.</p>
1111
1132
  * <p>Operational data is custom data that provides useful reference details about the OpsItem.
@@ -1127,84 +1148,85 @@ export interface UpdateOpsItemRequest {
1127
1148
  * Automation runbook with the OpsItem. To view Amazon Web Services CLI example commands that use these keys, see
1128
1149
  * <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/OpsCenter-manually-create-OpsItems.html">Creating OpsItems
1129
1150
  * manually</a> in the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
1151
+ * @public
1130
1152
  */
1131
1153
  OperationalData?: Record<string, OpsItemDataValue>;
1132
1154
  /**
1133
- * @public
1134
1155
  * <p>Keys that you want to remove from the OperationalData map.</p>
1156
+ * @public
1135
1157
  */
1136
1158
  OperationalDataToDelete?: string[];
1137
1159
  /**
1138
- * @public
1139
1160
  * <p>The Amazon Resource Name (ARN) of an SNS topic where notifications are sent when this
1140
1161
  * OpsItem is edited or changed.</p>
1162
+ * @public
1141
1163
  */
1142
1164
  Notifications?: OpsItemNotification[];
1143
1165
  /**
1144
- * @public
1145
1166
  * <p>The importance of this OpsItem in relation to other OpsItems in the system.</p>
1167
+ * @public
1146
1168
  */
1147
1169
  Priority?: number;
1148
1170
  /**
1149
- * @public
1150
1171
  * <p>One or more OpsItems that share something in common with the current OpsItems. For example,
1151
1172
  * related OpsItems can include OpsItems with similar error messages, impacted resources, or
1152
1173
  * statuses for the impacted resource.</p>
1174
+ * @public
1153
1175
  */
1154
1176
  RelatedOpsItems?: RelatedOpsItem[];
1155
1177
  /**
1156
- * @public
1157
1178
  * <p>The OpsItem status. Status can be <code>Open</code>, <code>In Progress</code>, or
1158
1179
  * <code>Resolved</code>. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/OpsCenter-working-with-OpsItems-editing-details.html">Editing OpsItem details</a> in the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
1180
+ * @public
1159
1181
  */
1160
1182
  Status?: OpsItemStatus;
1161
1183
  /**
1162
- * @public
1163
1184
  * <p>The ID of the OpsItem.</p>
1185
+ * @public
1164
1186
  */
1165
1187
  OpsItemId: string | undefined;
1166
1188
  /**
1167
- * @public
1168
1189
  * <p>A short heading that describes the nature of the OpsItem and the impacted resource.</p>
1190
+ * @public
1169
1191
  */
1170
1192
  Title?: string;
1171
1193
  /**
1172
- * @public
1173
1194
  * <p>Specify a new category for an OpsItem.</p>
1195
+ * @public
1174
1196
  */
1175
1197
  Category?: string;
1176
1198
  /**
1177
- * @public
1178
1199
  * <p>Specify a new severity for an OpsItem.</p>
1200
+ * @public
1179
1201
  */
1180
1202
  Severity?: string;
1181
1203
  /**
1182
- * @public
1183
1204
  * <p>The time a runbook workflow started. Currently reported only for the OpsItem type
1184
1205
  * <code>/aws/changerequest</code>.</p>
1206
+ * @public
1185
1207
  */
1186
1208
  ActualStartTime?: Date;
1187
1209
  /**
1188
- * @public
1189
1210
  * <p>The time a runbook workflow ended. Currently reported only for the OpsItem type
1190
1211
  * <code>/aws/changerequest</code>.</p>
1212
+ * @public
1191
1213
  */
1192
1214
  ActualEndTime?: Date;
1193
1215
  /**
1194
- * @public
1195
1216
  * <p>The time specified in a change request for a runbook workflow to start. Currently supported
1196
1217
  * only for the OpsItem type <code>/aws/changerequest</code>.</p>
1218
+ * @public
1197
1219
  */
1198
1220
  PlannedStartTime?: Date;
1199
1221
  /**
1200
- * @public
1201
1222
  * <p>The time specified in a change request for a runbook workflow to end. Currently supported
1202
1223
  * only for the OpsItem type <code>/aws/changerequest</code>.</p>
1224
+ * @public
1203
1225
  */
1204
1226
  PlannedEndTime?: Date;
1205
1227
  /**
1206
- * @public
1207
1228
  * <p>The OpsItem Amazon Resource Name (ARN).</p>
1229
+ * @public
1208
1230
  */
1209
1231
  OpsItemArn?: string;
1210
1232
  }
@@ -1214,9 +1236,9 @@ export interface UpdateOpsItemRequest {
1214
1236
  export interface UpdateOpsItemResponse {
1215
1237
  }
1216
1238
  /**
1217
- * @public
1218
1239
  * <p>The OpsMetadata object exceeds the maximum number of OpsMetadata keys that you can assign to
1219
1240
  * an application in Application Manager.</p>
1241
+ * @public
1220
1242
  */
1221
1243
  export declare class OpsMetadataKeyLimitExceededException extends __BaseException {
1222
1244
  readonly name: "OpsMetadataKeyLimitExceededException";
@@ -1231,18 +1253,18 @@ export declare class OpsMetadataKeyLimitExceededException extends __BaseExceptio
1231
1253
  */
1232
1254
  export interface UpdateOpsMetadataRequest {
1233
1255
  /**
1234
- * @public
1235
1256
  * <p>The Amazon Resource Name (ARN) of the OpsMetadata Object to update.</p>
1257
+ * @public
1236
1258
  */
1237
1259
  OpsMetadataArn: string | undefined;
1238
1260
  /**
1239
- * @public
1240
1261
  * <p>Metadata to add to an OpsMetadata object.</p>
1262
+ * @public
1241
1263
  */
1242
1264
  MetadataToUpdate?: Record<string, MetadataValue>;
1243
1265
  /**
1244
- * @public
1245
1266
  * <p>The metadata keys to delete from the OpsMetadata object. </p>
1267
+ * @public
1246
1268
  */
1247
1269
  KeysToDelete?: string[];
1248
1270
  }
@@ -1251,8 +1273,8 @@ export interface UpdateOpsMetadataRequest {
1251
1273
  */
1252
1274
  export interface UpdateOpsMetadataResult {
1253
1275
  /**
1254
- * @public
1255
1276
  * <p>The Amazon Resource Name (ARN) of the OpsMetadata Object that was updated.</p>
1277
+ * @public
1256
1278
  */
1257
1279
  OpsMetadataArn?: string;
1258
1280
  }
@@ -1261,55 +1283,54 @@ export interface UpdateOpsMetadataResult {
1261
1283
  */
1262
1284
  export interface UpdatePatchBaselineRequest {
1263
1285
  /**
1264
- * @public
1265
1286
  * <p>The ID of the patch baseline to update.</p>
1287
+ * @public
1266
1288
  */
1267
1289
  BaselineId: string | undefined;
1268
1290
  /**
1269
- * @public
1270
1291
  * <p>The name of the patch baseline.</p>
1292
+ * @public
1271
1293
  */
1272
1294
  Name?: string;
1273
1295
  /**
1274
- * @public
1275
1296
  * <p>A set of global filters used to include patches in the baseline.</p>
1297
+ * @public
1276
1298
  */
1277
1299
  GlobalFilters?: PatchFilterGroup;
1278
1300
  /**
1279
- * @public
1280
1301
  * <p>A set of rules used to include patches in the baseline.</p>
1302
+ * @public
1281
1303
  */
1282
1304
  ApprovalRules?: PatchRuleGroup;
1283
1305
  /**
1284
- * @public
1285
1306
  * <p>A list of explicitly approved patches for the baseline.</p>
1286
1307
  * <p>For information about accepted formats for lists of approved patches and rejected patches,
1287
1308
  * see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/patch-manager-approved-rejected-package-name-formats.html">About
1288
1309
  * package name formats for approved and rejected patch lists</a> in the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
1310
+ * @public
1289
1311
  */
1290
1312
  ApprovedPatches?: string[];
1291
1313
  /**
1292
- * @public
1293
1314
  * <p>Assigns a new compliance severity level to an existing patch baseline.</p>
1315
+ * @public
1294
1316
  */
1295
1317
  ApprovedPatchesComplianceLevel?: PatchComplianceLevel;
1296
1318
  /**
1297
- * @public
1298
1319
  * <p>Indicates whether the list of approved patches includes non-security updates that should be
1299
1320
  * applied to the managed nodes. The default value is <code>false</code>. Applies to Linux managed
1300
1321
  * nodes only.</p>
1322
+ * @public
1301
1323
  */
1302
1324
  ApprovedPatchesEnableNonSecurity?: boolean;
1303
1325
  /**
1304
- * @public
1305
1326
  * <p>A list of explicitly rejected patches for the baseline.</p>
1306
1327
  * <p>For information about accepted formats for lists of approved patches and rejected patches,
1307
1328
  * see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/patch-manager-approved-rejected-package-name-formats.html">About
1308
1329
  * package name formats for approved and rejected patch lists</a> in the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
1330
+ * @public
1309
1331
  */
1310
1332
  RejectedPatches?: string[];
1311
1333
  /**
1312
- * @public
1313
1334
  * <p>The action for Patch Manager to take on patches included in the
1314
1335
  * <code>RejectedPackages</code> list.</p>
1315
1336
  * <ul>
@@ -1324,33 +1345,33 @@ export interface UpdatePatchBaselineRequest {
1324
1345
  * </li>
1325
1346
  * <li>
1326
1347
  * <p>
1327
- * <b>
1328
- * <code>BLOCK</code>
1329
- * </b>: Packages in the
1330
- * <code>RejectedPatches</code> list, and packages that include them as dependencies, aren't
1331
- * installed under any circumstances. If a package was installed before it was added to the
1332
- * <code>Rejected</code> patches list, it is considered non-compliant with the patch baseline,
1333
- * and its status is reported as <code>InstalledRejected</code>.</p>
1348
+ * <b>BLOCK</b>: Packages in the <b>Rejected
1349
+ * patches</b> list, and packages that include them as dependencies, aren't installed by
1350
+ * Patch Manager under any circumstances. If a package was installed before it was added to the
1351
+ * <b>Rejected patches</b> list, or is installed outside of Patch
1352
+ * Manager afterward, it's considered noncompliant with the patch baseline and its status is
1353
+ * reported as <i>InstalledRejected</i>.</p>
1334
1354
  * </li>
1335
1355
  * </ul>
1356
+ * @public
1336
1357
  */
1337
1358
  RejectedPatchesAction?: PatchAction;
1338
1359
  /**
1339
- * @public
1340
1360
  * <p>A description of the patch baseline.</p>
1361
+ * @public
1341
1362
  */
1342
1363
  Description?: string;
1343
1364
  /**
1344
- * @public
1345
1365
  * <p>Information about the patches to use to update the managed nodes, including target operating
1346
1366
  * systems and source repositories. Applies to Linux managed nodes only.</p>
1367
+ * @public
1347
1368
  */
1348
1369
  Sources?: PatchSource[];
1349
1370
  /**
1350
- * @public
1351
1371
  * <p>If True, then all fields that are required by the <a>CreatePatchBaseline</a>
1352
1372
  * operation are also required for this API request. Optional fields that aren't specified are set
1353
1373
  * to null.</p>
1374
+ * @public
1354
1375
  */
1355
1376
  Replace?: boolean;
1356
1377
  }
@@ -1359,86 +1380,86 @@ export interface UpdatePatchBaselineRequest {
1359
1380
  */
1360
1381
  export interface UpdatePatchBaselineResult {
1361
1382
  /**
1362
- * @public
1363
1383
  * <p>The ID of the deleted patch baseline.</p>
1384
+ * @public
1364
1385
  */
1365
1386
  BaselineId?: string;
1366
1387
  /**
1367
- * @public
1368
1388
  * <p>The name of the patch baseline.</p>
1389
+ * @public
1369
1390
  */
1370
1391
  Name?: string;
1371
1392
  /**
1372
- * @public
1373
1393
  * <p>The operating system rule used by the updated patch baseline.</p>
1394
+ * @public
1374
1395
  */
1375
1396
  OperatingSystem?: OperatingSystem;
1376
1397
  /**
1377
- * @public
1378
1398
  * <p>A set of global filters used to exclude patches from the baseline.</p>
1399
+ * @public
1379
1400
  */
1380
1401
  GlobalFilters?: PatchFilterGroup;
1381
1402
  /**
1382
- * @public
1383
1403
  * <p>A set of rules used to include patches in the baseline.</p>
1404
+ * @public
1384
1405
  */
1385
1406
  ApprovalRules?: PatchRuleGroup;
1386
1407
  /**
1387
- * @public
1388
1408
  * <p>A list of explicitly approved patches for the baseline.</p>
1409
+ * @public
1389
1410
  */
1390
1411
  ApprovedPatches?: string[];
1391
1412
  /**
1392
- * @public
1393
1413
  * <p>The compliance severity level assigned to the patch baseline after the update
1394
1414
  * completed.</p>
1415
+ * @public
1395
1416
  */
1396
1417
  ApprovedPatchesComplianceLevel?: PatchComplianceLevel;
1397
1418
  /**
1398
- * @public
1399
1419
  * <p>Indicates whether the list of approved patches includes non-security updates that should be
1400
1420
  * applied to the managed nodes. The default value is <code>false</code>. Applies to Linux managed
1401
1421
  * nodes only.</p>
1422
+ * @public
1402
1423
  */
1403
1424
  ApprovedPatchesEnableNonSecurity?: boolean;
1404
1425
  /**
1405
- * @public
1406
1426
  * <p>A list of explicitly rejected patches for the baseline.</p>
1427
+ * @public
1407
1428
  */
1408
1429
  RejectedPatches?: string[];
1409
1430
  /**
1410
- * @public
1411
1431
  * <p>The action specified to take on patches included in the <code>RejectedPatches</code> list. A
1412
1432
  * patch can be allowed only if it is a dependency of another package, or blocked entirely along
1413
1433
  * with packages that include it as a dependency.</p>
1434
+ * @public
1414
1435
  */
1415
1436
  RejectedPatchesAction?: PatchAction;
1416
1437
  /**
1417
- * @public
1418
1438
  * <p>The date when the patch baseline was created.</p>
1439
+ * @public
1419
1440
  */
1420
1441
  CreatedDate?: Date;
1421
1442
  /**
1422
- * @public
1423
1443
  * <p>The date when the patch baseline was last modified.</p>
1444
+ * @public
1424
1445
  */
1425
1446
  ModifiedDate?: Date;
1426
1447
  /**
1427
- * @public
1428
1448
  * <p>A description of the patch baseline.</p>
1449
+ * @public
1429
1450
  */
1430
1451
  Description?: string;
1431
1452
  /**
1432
- * @public
1433
1453
  * <p>Information about the patches to use to update the managed nodes, including target operating
1434
1454
  * systems and source repositories. Applies to Linux managed nodes only.</p>
1455
+ * @public
1435
1456
  */
1436
1457
  Sources?: PatchSource[];
1437
1458
  }
1438
1459
  /**
1439
- * @public
1440
1460
  * <p>Another <code>UpdateResourceDataSync</code> request is being processed. Wait a few minutes
1441
1461
  * and try again.</p>
1462
+ * @public
1442
1463
  */
1443
1464
  export declare class ResourceDataSyncConflictException extends __BaseException {
1444
1465
  readonly name: "ResourceDataSyncConflictException";
@@ -1454,19 +1475,19 @@ export declare class ResourceDataSyncConflictException extends __BaseException {
1454
1475
  */
1455
1476
  export interface UpdateResourceDataSyncRequest {
1456
1477
  /**
1457
- * @public
1458
1478
  * <p>The name of the resource data sync you want to update.</p>
1479
+ * @public
1459
1480
  */
1460
1481
  SyncName: string | undefined;
1461
1482
  /**
1462
- * @public
1463
1483
  * <p>The type of resource data sync. The supported <code>SyncType</code> is
1464
1484
  * SyncFromSource.</p>
1485
+ * @public
1465
1486
  */
1466
1487
  SyncType: string | undefined;
1467
1488
  /**
1468
- * @public
1469
1489
  * <p>Specify information about the data sources to synchronize.</p>
1490
+ * @public
1470
1491
  */
1471
1492
  SyncSource: ResourceDataSyncSource | undefined;
1472
1493
  }
@@ -1476,12 +1497,11 @@ export interface UpdateResourceDataSyncRequest {
1476
1497
  export interface UpdateResourceDataSyncResult {
1477
1498
  }
1478
1499
  /**
1479
- * @public
1480
1500
  * <p>The request body of the UpdateServiceSetting API operation.</p>
1501
+ * @public
1481
1502
  */
1482
1503
  export interface UpdateServiceSettingRequest {
1483
1504
  /**
1484
- * @public
1485
1505
  * <p>The Amazon Resource Name (ARN) of the service setting to update. For example,
1486
1506
  * <code>arn:aws:ssm:us-east-1:111122223333:servicesetting/ssm/parameter-store/high-throughput-enabled</code>.
1487
1507
  * The setting ID can be one of the following.</p>
@@ -1533,10 +1553,10 @@ export interface UpdateServiceSettingRequest {
1533
1553
  * provided to administrators. Implement least privilege access when allowing individuals to
1534
1554
  * configure or modify the Default Host Management Configuration.</p>
1535
1555
  * </note>
1556
+ * @public
1536
1557
  */
1537
1558
  SettingId: string | undefined;
1538
1559
  /**
1539
- * @public
1540
1560
  * <p>The new value to specify for the service setting. The following list specifies the available
1541
1561
  * values for each setting.</p>
1542
1562
  * <ul>
@@ -1573,73 +1593,74 @@ export interface UpdateServiceSettingRequest {
1573
1593
  * <code>false</code>.</p>
1574
1594
  * </li>
1575
1595
  * </ul>
1596
+ * @public
1576
1597
  */
1577
1598
  SettingValue: string | undefined;
1578
1599
  }
1579
1600
  /**
1580
- * @public
1581
1601
  * <p>The result body of the UpdateServiceSetting API operation.</p>
1602
+ * @public
1582
1603
  */
1583
1604
  export interface UpdateServiceSettingResult {
1584
1605
  }
1585
1606
  /**
1586
- * @public
1587
1607
  * <p>Specifies the inventory type and attribute for the aggregation execution.</p>
1608
+ * @public
1588
1609
  */
1589
1610
  export interface InventoryAggregator {
1590
1611
  /**
1591
- * @public
1592
1612
  * <p>The inventory type and attribute name for aggregation.</p>
1613
+ * @public
1593
1614
  */
1594
1615
  Expression?: string;
1595
1616
  /**
1596
- * @public
1597
1617
  * <p>Nested aggregators to further refine aggregation for an inventory type.</p>
1618
+ * @public
1598
1619
  */
1599
1620
  Aggregators?: InventoryAggregator[];
1600
1621
  /**
1601
- * @public
1602
1622
  * <p>A user-defined set of one or more filters on which to aggregate inventory data. Groups
1603
1623
  * return a count of resources that match and don't match the specified criteria.</p>
1624
+ * @public
1604
1625
  */
1605
1626
  Groups?: InventoryGroup[];
1606
1627
  }
1607
1628
  /**
1608
- * @public
1609
1629
  * <p>One or more aggregators for viewing counts of OpsData using different dimensions such as
1610
1630
  * <code>Source</code>, <code>CreatedTime</code>, or <code>Source and CreatedTime</code>, to name a
1611
1631
  * few.</p>
1632
+ * @public
1612
1633
  */
1613
1634
  export interface OpsAggregator {
1614
1635
  /**
1615
- * @public
1616
1636
  * <p>Either a <code>Range</code> or <code>Count</code> aggregator for limiting an OpsData
1617
1637
  * summary.</p>
1638
+ * @public
1618
1639
  */
1619
1640
  AggregatorType?: string;
1620
1641
  /**
1621
- * @public
1622
1642
  * <p>The data type name to use for viewing counts of OpsData.</p>
1643
+ * @public
1623
1644
  */
1624
1645
  TypeName?: string;
1625
1646
  /**
1626
- * @public
1627
1647
  * <p>The name of an OpsData attribute on which to limit the count of OpsData.</p>
1648
+ * @public
1628
1649
  */
1629
1650
  AttributeName?: string;
1630
1651
  /**
1631
- * @public
1632
1652
  * <p>The aggregator value.</p>
1653
+ * @public
1633
1654
  */
1634
1655
  Values?: Record<string, string>;
1635
1656
  /**
1636
- * @public
1637
1657
  * <p>The aggregator filters.</p>
1658
+ * @public
1638
1659
  */
1639
1660
  Filters?: OpsFilter[];
1640
1661
  /**
1641
- * @public
1642
1662
  * <p>A nested aggregator for viewing counts of OpsData.</p>
1663
+ * @public
1643
1664
  */
1644
1665
  Aggregators?: OpsAggregator[];
1645
1666
  }
@@ -1648,33 +1669,33 @@ export interface OpsAggregator {
1648
1669
  */
1649
1670
  export interface GetInventoryRequest {
1650
1671
  /**
1651
- * @public
1652
1672
  * <p>One or more filters. Use a filter to return a more specific list of results.</p>
1673
+ * @public
1653
1674
  */
1654
1675
  Filters?: InventoryFilter[];
1655
1676
  /**
1656
- * @public
1657
1677
  * <p>Returns counts of inventory types based on one or more expressions. For example, if you
1658
1678
  * aggregate by using an expression that uses the <code>AWS:InstanceInformation.PlatformType</code>
1659
1679
  * type, you can see a count of how many Windows and Linux managed nodes exist in your inventoried
1660
1680
  * fleet.</p>
1681
+ * @public
1661
1682
  */
1662
1683
  Aggregators?: InventoryAggregator[];
1663
1684
  /**
1664
- * @public
1665
1685
  * <p>The list of inventory item types to return.</p>
1686
+ * @public
1666
1687
  */
1667
1688
  ResultAttributes?: ResultAttribute[];
1668
1689
  /**
1669
- * @public
1670
1690
  * <p>The token for the next set of items to return. (You received this token from a previous
1671
1691
  * call.)</p>
1692
+ * @public
1672
1693
  */
1673
1694
  NextToken?: string;
1674
1695
  /**
1675
- * @public
1676
1696
  * <p>The maximum number of items to return for this call. The call also returns a token that you
1677
1697
  * can specify in a subsequent call to get the next set of results.</p>
1698
+ * @public
1678
1699
  */
1679
1700
  MaxResults?: number;
1680
1701
  }
@@ -1683,34 +1704,34 @@ export interface GetInventoryRequest {
1683
1704
  */
1684
1705
  export interface GetOpsSummaryRequest {
1685
1706
  /**
1686
- * @public
1687
1707
  * <p>Specify the name of a resource data sync to get.</p>
1708
+ * @public
1688
1709
  */
1689
1710
  SyncName?: string;
1690
1711
  /**
1691
- * @public
1692
1712
  * <p>Optional filters used to scope down the returned OpsData. </p>
1713
+ * @public
1693
1714
  */
1694
1715
  Filters?: OpsFilter[];
1695
1716
  /**
1696
- * @public
1697
1717
  * <p>Optional aggregators that return counts of OpsData based on one or more expressions.</p>
1718
+ * @public
1698
1719
  */
1699
1720
  Aggregators?: OpsAggregator[];
1700
1721
  /**
1701
- * @public
1702
1722
  * <p>The OpsData data type to return.</p>
1723
+ * @public
1703
1724
  */
1704
1725
  ResultAttributes?: OpsResultAttribute[];
1705
1726
  /**
1706
- * @public
1707
1727
  * <p>A token to start the list. Use this token to get the next set of results. </p>
1728
+ * @public
1708
1729
  */
1709
1730
  NextToken?: string;
1710
1731
  /**
1711
- * @public
1712
1732
  * <p>The maximum number of items to return for this call. The call also returns a token that you
1713
1733
  * can specify in a subsequent call to get the next set of results.</p>
1734
+ * @public
1714
1735
  */
1715
1736
  MaxResults?: number;
1716
1737
  }