serverless-spy 0.0.26 → 0.0.29

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 (403) hide show
  1. package/.jsii +15 -15
  2. package/dist/releasetag.txt +1 -1
  3. package/lib/extension/dist/layer/nodejs/node_modules/interceptor.js +144 -92
  4. package/lib/extension/dist/layer/nodejs/node_modules/interceptor.js.map +3 -3
  5. package/lib/src/ServerlessSpy.js +1 -1
  6. package/node_modules/@aws-sdk/abort-controller/CHANGELOG.md +8 -0
  7. package/node_modules/@aws-sdk/abort-controller/package.json +2 -2
  8. package/node_modules/@aws-sdk/client-apigatewaymanagementapi/CHANGELOG.md +8 -0
  9. package/node_modules/@aws-sdk/client-apigatewaymanagementapi/package.json +26 -26
  10. package/node_modules/@aws-sdk/client-cognito-identity/CHANGELOG.md +8 -0
  11. package/node_modules/@aws-sdk/client-cognito-identity/package.json +27 -27
  12. package/node_modules/@aws-sdk/client-dynamodb/CHANGELOG.md +8 -0
  13. package/node_modules/@aws-sdk/client-dynamodb/package.json +28 -28
  14. package/node_modules/@aws-sdk/client-eventbridge/CHANGELOG.md +8 -0
  15. package/node_modules/@aws-sdk/client-eventbridge/package.json +28 -28
  16. package/node_modules/@aws-sdk/client-lambda/CHANGELOG.md +8 -0
  17. package/node_modules/@aws-sdk/client-lambda/package.json +27 -27
  18. package/node_modules/@aws-sdk/client-s3/CHANGELOG.md +8 -0
  19. package/node_modules/@aws-sdk/client-s3/package.json +42 -42
  20. package/node_modules/@aws-sdk/client-sns/CHANGELOG.md +8 -0
  21. package/node_modules/@aws-sdk/client-sns/package.json +26 -26
  22. package/node_modules/@aws-sdk/client-sqs/CHANGELOG.md +8 -0
  23. package/node_modules/@aws-sdk/client-sqs/package.json +28 -28
  24. package/node_modules/@aws-sdk/client-sso/CHANGELOG.md +8 -0
  25. package/node_modules/@aws-sdk/client-sso/package.json +23 -23
  26. package/node_modules/@aws-sdk/client-sts/CHANGELOG.md +8 -0
  27. package/node_modules/@aws-sdk/client-sts/package.json +26 -26
  28. package/node_modules/@aws-sdk/config-resolver/CHANGELOG.md +8 -0
  29. package/node_modules/@aws-sdk/config-resolver/package.json +5 -5
  30. package/node_modules/@aws-sdk/credential-provider-cognito-identity/CHANGELOG.md +8 -0
  31. package/node_modules/@aws-sdk/credential-provider-cognito-identity/package.json +4 -4
  32. package/node_modules/@aws-sdk/credential-provider-env/CHANGELOG.md +8 -0
  33. package/node_modules/@aws-sdk/credential-provider-env/package.json +3 -3
  34. package/node_modules/@aws-sdk/credential-provider-imds/CHANGELOG.md +8 -0
  35. package/node_modules/@aws-sdk/credential-provider-imds/package.json +5 -5
  36. package/node_modules/@aws-sdk/credential-provider-ini/CHANGELOG.md +8 -0
  37. package/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
  38. package/node_modules/@aws-sdk/credential-provider-node/CHANGELOG.md +8 -0
  39. package/node_modules/@aws-sdk/credential-provider-node/package.json +10 -10
  40. package/node_modules/@aws-sdk/credential-provider-process/CHANGELOG.md +8 -0
  41. package/node_modules/@aws-sdk/credential-provider-process/package.json +4 -4
  42. package/node_modules/@aws-sdk/credential-provider-sso/CHANGELOG.md +8 -0
  43. package/node_modules/@aws-sdk/credential-provider-sso/package.json +5 -5
  44. package/node_modules/@aws-sdk/credential-provider-web-identity/CHANGELOG.md +8 -0
  45. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  46. package/node_modules/@aws-sdk/credential-providers/CHANGELOG.md +8 -0
  47. package/node_modules/@aws-sdk/credential-providers/package.json +15 -15
  48. package/node_modules/@aws-sdk/eventstream-codec/CHANGELOG.md +8 -0
  49. package/node_modules/@aws-sdk/eventstream-codec/package.json +2 -2
  50. package/node_modules/@aws-sdk/eventstream-serde-browser/CHANGELOG.md +8 -0
  51. package/node_modules/@aws-sdk/eventstream-serde-browser/package.json +3 -3
  52. package/node_modules/@aws-sdk/eventstream-serde-config-resolver/CHANGELOG.md +8 -0
  53. package/node_modules/@aws-sdk/eventstream-serde-config-resolver/package.json +2 -2
  54. package/node_modules/@aws-sdk/eventstream-serde-node/CHANGELOG.md +8 -0
  55. package/node_modules/@aws-sdk/eventstream-serde-node/package.json +3 -3
  56. package/node_modules/@aws-sdk/eventstream-serde-universal/CHANGELOG.md +8 -0
  57. package/node_modules/@aws-sdk/eventstream-serde-universal/package.json +3 -3
  58. package/node_modules/@aws-sdk/fetch-http-handler/CHANGELOG.md +8 -0
  59. package/node_modules/@aws-sdk/fetch-http-handler/package.json +5 -5
  60. package/node_modules/@aws-sdk/hash-blob-browser/CHANGELOG.md +8 -0
  61. package/node_modules/@aws-sdk/hash-blob-browser/package.json +2 -2
  62. package/node_modules/@aws-sdk/hash-node/CHANGELOG.md +8 -0
  63. package/node_modules/@aws-sdk/hash-node/package.json +2 -2
  64. package/node_modules/@aws-sdk/hash-stream-node/CHANGELOG.md +8 -0
  65. package/node_modules/@aws-sdk/hash-stream-node/package.json +2 -2
  66. package/node_modules/@aws-sdk/invalid-dependency/CHANGELOG.md +8 -0
  67. package/node_modules/@aws-sdk/invalid-dependency/package.json +2 -2
  68. package/node_modules/@aws-sdk/lib-dynamodb/CHANGELOG.md +8 -0
  69. package/node_modules/@aws-sdk/lib-dynamodb/package.json +5 -5
  70. package/node_modules/@aws-sdk/md5-js/CHANGELOG.md +8 -0
  71. package/node_modules/@aws-sdk/md5-js/package.json +2 -2
  72. package/node_modules/@aws-sdk/middleware-bucket-endpoint/CHANGELOG.md +8 -0
  73. package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +5 -5
  74. package/node_modules/@aws-sdk/middleware-content-length/CHANGELOG.md +8 -0
  75. package/node_modules/@aws-sdk/middleware-content-length/package.json +3 -3
  76. package/node_modules/@aws-sdk/middleware-endpoint-discovery/CHANGELOG.md +8 -0
  77. package/node_modules/@aws-sdk/middleware-endpoint-discovery/package.json +5 -5
  78. package/node_modules/@aws-sdk/middleware-expect-continue/CHANGELOG.md +8 -0
  79. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +3 -3
  80. package/node_modules/@aws-sdk/middleware-flexible-checksums/CHANGELOG.md +8 -0
  81. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +3 -3
  82. package/node_modules/@aws-sdk/middleware-host-header/CHANGELOG.md +8 -0
  83. package/node_modules/@aws-sdk/middleware-host-header/package.json +3 -3
  84. package/node_modules/@aws-sdk/middleware-location-constraint/CHANGELOG.md +8 -0
  85. package/node_modules/@aws-sdk/middleware-location-constraint/package.json +2 -2
  86. package/node_modules/@aws-sdk/middleware-logger/CHANGELOG.md +8 -0
  87. package/node_modules/@aws-sdk/middleware-logger/package.json +2 -2
  88. package/node_modules/@aws-sdk/middleware-recursion-detection/CHANGELOG.md +8 -0
  89. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +3 -3
  90. package/node_modules/@aws-sdk/middleware-retry/CHANGELOG.md +8 -0
  91. package/node_modules/@aws-sdk/middleware-retry/package.json +6 -6
  92. package/node_modules/@aws-sdk/middleware-sdk-eventbridge/CHANGELOG.md +8 -0
  93. package/node_modules/@aws-sdk/middleware-sdk-eventbridge/package.json +3 -3
  94. package/node_modules/@aws-sdk/middleware-sdk-s3/CHANGELOG.md +8 -0
  95. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +4 -4
  96. package/node_modules/@aws-sdk/middleware-sdk-sqs/CHANGELOG.md +8 -0
  97. package/node_modules/@aws-sdk/middleware-sdk-sqs/package.json +2 -2
  98. package/node_modules/@aws-sdk/middleware-sdk-sts/CHANGELOG.md +8 -0
  99. package/node_modules/@aws-sdk/middleware-sdk-sts/package.json +6 -6
  100. package/node_modules/@aws-sdk/middleware-serde/CHANGELOG.md +8 -0
  101. package/node_modules/@aws-sdk/middleware-serde/package.json +2 -2
  102. package/node_modules/@aws-sdk/middleware-signing/CHANGELOG.md +8 -0
  103. package/node_modules/@aws-sdk/middleware-signing/package.json +5 -5
  104. package/node_modules/@aws-sdk/middleware-ssec/CHANGELOG.md +8 -0
  105. package/node_modules/@aws-sdk/middleware-ssec/package.json +2 -2
  106. package/node_modules/@aws-sdk/middleware-stack/CHANGELOG.md +8 -0
  107. package/node_modules/@aws-sdk/middleware-stack/package.json +2 -2
  108. package/node_modules/@aws-sdk/middleware-user-agent/CHANGELOG.md +8 -0
  109. package/node_modules/@aws-sdk/middleware-user-agent/package.json +4 -4
  110. package/node_modules/@aws-sdk/node-config-provider/CHANGELOG.md +8 -0
  111. package/node_modules/@aws-sdk/node-config-provider/package.json +4 -4
  112. package/node_modules/@aws-sdk/node-http-handler/CHANGELOG.md +8 -0
  113. package/node_modules/@aws-sdk/node-http-handler/package.json +5 -5
  114. package/node_modules/@aws-sdk/property-provider/CHANGELOG.md +11 -0
  115. package/node_modules/@aws-sdk/property-provider/dist-cjs/TokenProviderError.js +13 -0
  116. package/node_modules/@aws-sdk/property-provider/dist-cjs/index.js +1 -0
  117. package/node_modules/@aws-sdk/property-provider/dist-es/TokenProviderError.js +15 -0
  118. package/node_modules/@aws-sdk/property-provider/dist-es/index.js +1 -0
  119. package/node_modules/@aws-sdk/property-provider/dist-types/TokenProviderError.d.ts +15 -0
  120. package/node_modules/@aws-sdk/property-provider/dist-types/index.d.ts +1 -0
  121. package/node_modules/@aws-sdk/property-provider/dist-types/ts3.4/TokenProviderError.d.ts +7 -0
  122. package/node_modules/@aws-sdk/property-provider/dist-types/ts3.4/index.d.ts +1 -0
  123. package/node_modules/@aws-sdk/property-provider/package.json +2 -2
  124. package/node_modules/@aws-sdk/protocol-http/CHANGELOG.md +8 -0
  125. package/node_modules/@aws-sdk/protocol-http/package.json +2 -2
  126. package/node_modules/@aws-sdk/querystring-builder/CHANGELOG.md +8 -0
  127. package/node_modules/@aws-sdk/querystring-builder/package.json +2 -2
  128. package/node_modules/@aws-sdk/querystring-parser/CHANGELOG.md +8 -0
  129. package/node_modules/@aws-sdk/querystring-parser/package.json +2 -2
  130. package/node_modules/@aws-sdk/service-error-classification/CHANGELOG.md +8 -0
  131. package/node_modules/@aws-sdk/service-error-classification/package.json +2 -2
  132. package/node_modules/@aws-sdk/shared-ini-file-loader/CHANGELOG.md +11 -0
  133. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-cjs/getSsoSessionData.js +8 -0
  134. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-cjs/index.js +1 -0
  135. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-cjs/loadSsoSessionData.js +16 -0
  136. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-es/getSsoSessionData.js +14 -0
  137. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-es/index.js +1 -0
  138. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-es/loadSsoSessionData.js +18 -0
  139. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/getSsoSessionData.d.ts +6 -0
  140. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/index.d.ts +1 -0
  141. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/loadSsoSessionData.d.ts +10 -0
  142. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/ts3.4/getSsoSessionData.d.ts +3 -0
  143. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/ts3.4/index.d.ts +1 -0
  144. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/ts3.4/loadSsoSessionData.d.ts +6 -0
  145. package/node_modules/@aws-sdk/shared-ini-file-loader/package.json +2 -2
  146. package/node_modules/@aws-sdk/signature-v4/CHANGELOG.md +8 -0
  147. package/node_modules/@aws-sdk/signature-v4/package.json +4 -4
  148. package/node_modules/@aws-sdk/signature-v4-multi-region/CHANGELOG.md +8 -0
  149. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +5 -5
  150. package/node_modules/@aws-sdk/smithy-client/CHANGELOG.md +8 -0
  151. package/node_modules/@aws-sdk/smithy-client/package.json +3 -3
  152. package/node_modules/@aws-sdk/types/CHANGELOG.md +12 -0
  153. package/node_modules/@aws-sdk/types/dist-cjs/endpoint.js +8 -0
  154. package/node_modules/@aws-sdk/types/dist-cjs/index.js +2 -0
  155. package/node_modules/@aws-sdk/types/dist-cjs/token.js +2 -0
  156. package/node_modules/@aws-sdk/types/dist-es/endpoint.js +5 -0
  157. package/node_modules/@aws-sdk/types/dist-es/index.js +2 -0
  158. package/node_modules/@aws-sdk/types/dist-es/token.js +1 -0
  159. package/node_modules/@aws-sdk/types/dist-types/endpoint.d.ts +23 -0
  160. package/node_modules/@aws-sdk/types/dist-types/index.d.ts +2 -0
  161. package/node_modules/@aws-sdk/types/dist-types/token.d.ts +16 -0
  162. package/node_modules/@aws-sdk/types/dist-types/ts3.4/endpoint.d.ts +14 -0
  163. package/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +2 -0
  164. package/node_modules/@aws-sdk/types/dist-types/ts3.4/token.d.ts +9 -0
  165. package/node_modules/@aws-sdk/types/package.json +1 -1
  166. package/node_modules/@aws-sdk/url-parser/CHANGELOG.md +8 -0
  167. package/node_modules/@aws-sdk/url-parser/package.json +3 -3
  168. package/node_modules/@aws-sdk/util-defaults-mode-browser/CHANGELOG.md +8 -0
  169. package/node_modules/@aws-sdk/util-defaults-mode-browser/package.json +4 -4
  170. package/node_modules/@aws-sdk/util-defaults-mode-node/CHANGELOG.md +8 -0
  171. package/node_modules/@aws-sdk/util-defaults-mode-node/package.json +7 -7
  172. package/node_modules/@aws-sdk/util-dynamodb/CHANGELOG.md +8 -0
  173. package/node_modules/@aws-sdk/util-dynamodb/package.json +2 -2
  174. package/node_modules/@aws-sdk/util-middleware/CHANGELOG.md +8 -0
  175. package/node_modules/@aws-sdk/util-middleware/package.json +2 -2
  176. package/node_modules/@aws-sdk/util-stream-browser/CHANGELOG.md +8 -0
  177. package/node_modules/@aws-sdk/util-stream-browser/package.json +3 -3
  178. package/node_modules/@aws-sdk/util-stream-node/CHANGELOG.md +8 -0
  179. package/node_modules/@aws-sdk/util-stream-node/package.json +3 -3
  180. package/node_modules/@aws-sdk/util-user-agent-browser/CHANGELOG.md +8 -0
  181. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  182. package/node_modules/@aws-sdk/util-user-agent-node/CHANGELOG.md +8 -0
  183. package/node_modules/@aws-sdk/util-user-agent-node/package.json +4 -4
  184. package/node_modules/@aws-sdk/util-waiter/CHANGELOG.md +8 -0
  185. package/node_modules/@aws-sdk/util-waiter/package.json +3 -3
  186. package/node_modules/@serverless-stack/node/.turbo/turbo-build.log +1 -1
  187. package/node_modules/@serverless-stack/node/CHANGELOG.md +6 -0
  188. package/node_modules/@serverless-stack/node/package.json +1 -1
  189. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/CHANGELOG.md +0 -0
  190. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/LICENSE +0 -0
  191. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/README.md +0 -0
  192. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/index.js +0 -0
  193. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/append/constant.js +0 -0
  194. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/append.js +0 -0
  195. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/count.js +0 -0
  196. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/help.js +0 -0
  197. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/store/constant.js +0 -0
  198. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/store/false.js +0 -0
  199. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/store/true.js +0 -0
  200. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/store.js +0 -0
  201. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/subparsers.js +0 -0
  202. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/version.js +0 -0
  203. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action.js +0 -0
  204. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action_container.js +0 -0
  205. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argparse.js +0 -0
  206. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argument/error.js +0 -0
  207. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argument/exclusive.js +0 -0
  208. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argument/group.js +0 -0
  209. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argument_parser.js +0 -0
  210. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/const.js +0 -0
  211. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/help/added_formatters.js +0 -0
  212. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/help/formatter.js +0 -0
  213. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/namespace.js +0 -0
  214. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/utils.js +0 -0
  215. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/package.json +0 -0
  216. package/node_modules/aws-sdk/CHANGELOG.md +18 -1
  217. package/node_modules/aws-sdk/README.md +1 -1
  218. package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +350 -82
  219. package/node_modules/aws-sdk/apis/config-2014-11-12.min.json +107 -91
  220. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +123 -79
  221. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +7 -0
  222. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +47 -10
  223. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +64 -29
  224. package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.min.json +1 -2
  225. package/node_modules/aws-sdk/clients/cloudfront.d.ts +246 -4
  226. package/node_modules/aws-sdk/clients/configservice.d.ts +27 -7
  227. package/node_modules/aws-sdk/clients/elbv2.d.ts +1 -1
  228. package/node_modules/aws-sdk/clients/gamelift.d.ts +1 -1
  229. package/node_modules/aws-sdk/clients/iam.d.ts +6 -6
  230. package/node_modules/aws-sdk/clients/iotwireless.d.ts +60 -11
  231. package/node_modules/aws-sdk/clients/ivs.d.ts +3 -3
  232. package/node_modules/aws-sdk/clients/mediapackage.d.ts +2 -0
  233. package/node_modules/aws-sdk/clients/panorama.d.ts +62 -0
  234. package/node_modules/aws-sdk/clients/quicksight.d.ts +38 -4
  235. package/node_modules/aws-sdk/clients/rds.d.ts +5 -5
  236. package/node_modules/aws-sdk/clients/ssooidc.d.ts +12 -12
  237. package/node_modules/aws-sdk/clients/transfer.d.ts +20 -20
  238. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +151 -31
  239. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +160 -40
  240. package/node_modules/aws-sdk/dist/aws-sdk.js +687 -287
  241. package/node_modules/aws-sdk/dist/aws-sdk.min.js +85 -85
  242. package/node_modules/aws-sdk/lib/config-base.d.ts +14 -0
  243. package/node_modules/aws-sdk/lib/config.js +78 -1
  244. package/node_modules/aws-sdk/lib/core.js +1 -1
  245. package/node_modules/aws-sdk/lib/event_listeners.js +49 -30
  246. package/node_modules/aws-sdk/lib/node_loader.js +17 -1
  247. package/node_modules/aws-sdk/lib/service.js +2 -0
  248. package/node_modules/aws-sdk/lib/shared-ini/ini-loader.d.ts +1 -12
  249. package/node_modules/aws-sdk/lib/shared-ini/ini-loader.js +68 -30
  250. package/node_modules/aws-sdk/lib/signers/bearer.js +14 -0
  251. package/node_modules/aws-sdk/lib/signers/request_signer.js +2 -0
  252. package/node_modules/aws-sdk/lib/token/sso_token_provider.d.ts +12 -0
  253. package/node_modules/aws-sdk/lib/token/sso_token_provider.js +245 -0
  254. package/node_modules/aws-sdk/lib/token/static_token_provider.d.ts +8 -0
  255. package/node_modules/aws-sdk/lib/token/static_token_provider.js +27 -0
  256. package/node_modules/aws-sdk/lib/token/token_provider_chain.d.ts +24 -0
  257. package/node_modules/aws-sdk/lib/token/token_provider_chain.js +165 -0
  258. package/node_modules/aws-sdk/lib/token.d.ts +101 -0
  259. package/node_modules/aws-sdk/lib/token.js +219 -0
  260. package/node_modules/aws-sdk/package.json +1 -1
  261. package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +4 -1
  262. package/node_modules/{aws-lambda/node_modules/commander → commander}/CHANGELOG.md +0 -0
  263. package/node_modules/{aws-lambda/node_modules/commander → commander}/LICENSE +0 -0
  264. package/node_modules/{aws-lambda/node_modules/commander → commander}/Readme.md +0 -0
  265. package/node_modules/{aws-lambda/node_modules/commander → commander}/index.js +0 -0
  266. package/node_modules/{aws-lambda/node_modules/commander → commander}/package.json +0 -0
  267. package/node_modules/{aws-lambda/node_modules/commander → commander}/typings/index.d.ts +0 -0
  268. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/LICENSE +0 -0
  269. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode.d.ts +0 -0
  270. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode.d.ts.map +0 -0
  271. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode.js +0 -0
  272. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode_codepoint.d.ts +0 -0
  273. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode_codepoint.d.ts.map +0 -0
  274. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode_codepoint.js +0 -0
  275. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/encode.d.ts +0 -0
  276. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/encode.d.ts.map +0 -0
  277. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/encode.js +0 -0
  278. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/index.d.ts +0 -0
  279. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/index.d.ts.map +0 -0
  280. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/index.js +0 -0
  281. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/maps/decode.json +0 -0
  282. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/maps/entities.json +0 -0
  283. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/maps/legacy.json +0 -0
  284. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/maps/xml.json +0 -0
  285. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/package.json +0 -0
  286. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/readme.md +0 -0
  287. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/CHANGELOG.md +0 -0
  288. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/LICENSE +0 -0
  289. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/README.md +0 -0
  290. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/bin/js-yaml.js +0 -0
  291. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/dist/js-yaml.js +0 -0
  292. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/dist/js-yaml.min.js +0 -0
  293. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/index.js +0 -0
  294. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/common.js +0 -0
  295. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/dumper.js +0 -0
  296. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/exception.js +0 -0
  297. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/loader.js +0 -0
  298. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/mark.js +0 -0
  299. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/core.js +0 -0
  300. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/default_full.js +0 -0
  301. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/default_safe.js +0 -0
  302. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/failsafe.js +0 -0
  303. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/json.js +0 -0
  304. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema.js +0 -0
  305. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/binary.js +0 -0
  306. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/bool.js +0 -0
  307. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/float.js +0 -0
  308. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/int.js +0 -0
  309. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/js/function.js +0 -0
  310. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/js/regexp.js +0 -0
  311. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/js/undefined.js +0 -0
  312. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/map.js +0 -0
  313. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/merge.js +0 -0
  314. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/null.js +0 -0
  315. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/omap.js +0 -0
  316. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/pairs.js +0 -0
  317. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/seq.js +0 -0
  318. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/set.js +0 -0
  319. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/str.js +0 -0
  320. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/timestamp.js +0 -0
  321. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type.js +0 -0
  322. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml.js +0 -0
  323. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/package.json +0 -0
  324. package/node_modules/object.assign/CHANGELOG.md +4 -0
  325. package/node_modules/object.assign/dist/browser.js +944 -0
  326. package/node_modules/object.assign/package.json +3 -2
  327. package/package.json +17 -17
  328. package/node_modules/@aws-sdk/client-sns/node_modules/entities/LICENSE +0 -11
  329. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode.d.ts +0 -5
  330. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode.d.ts.map +0 -1
  331. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode.js +0 -53
  332. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode_codepoint.d.ts +0 -2
  333. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
  334. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode_codepoint.js +0 -30
  335. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/encode.d.ts +0 -47
  336. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/encode.d.ts.map +0 -1
  337. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/encode.js +0 -136
  338. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/index.d.ts +0 -27
  339. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/index.d.ts.map +0 -1
  340. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/index.js +0 -57
  341. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/maps/decode.json +0 -1
  342. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/maps/entities.json +0 -1
  343. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/maps/legacy.json +0 -1
  344. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/maps/xml.json +0 -1
  345. package/node_modules/@aws-sdk/client-sns/node_modules/entities/package.json +0 -64
  346. package/node_modules/@aws-sdk/client-sns/node_modules/entities/readme.md +0 -57
  347. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/LICENSE +0 -11
  348. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode.d.ts +0 -5
  349. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode.d.ts.map +0 -1
  350. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode.js +0 -53
  351. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode_codepoint.d.ts +0 -2
  352. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
  353. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode_codepoint.js +0 -30
  354. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/encode.d.ts +0 -47
  355. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/encode.d.ts.map +0 -1
  356. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/encode.js +0 -136
  357. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/index.d.ts +0 -27
  358. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/index.d.ts.map +0 -1
  359. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/index.js +0 -57
  360. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/maps/decode.json +0 -1
  361. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/maps/entities.json +0 -1
  362. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/maps/legacy.json +0 -1
  363. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/maps/xml.json +0 -1
  364. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/package.json +0 -64
  365. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/readme.md +0 -57
  366. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/LICENSE +0 -11
  367. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode.d.ts +0 -5
  368. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode.d.ts.map +0 -1
  369. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode.js +0 -53
  370. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode_codepoint.d.ts +0 -2
  371. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
  372. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode_codepoint.js +0 -30
  373. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/encode.d.ts +0 -47
  374. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/encode.d.ts.map +0 -1
  375. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/encode.js +0 -136
  376. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/index.d.ts +0 -27
  377. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/index.d.ts.map +0 -1
  378. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/index.js +0 -57
  379. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/maps/decode.json +0 -1
  380. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/maps/entities.json +0 -1
  381. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/maps/legacy.json +0 -1
  382. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/maps/xml.json +0 -1
  383. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/package.json +0 -64
  384. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/readme.md +0 -57
  385. package/node_modules/@aws-sdk/client-sts/node_modules/entities/LICENSE +0 -11
  386. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode.d.ts +0 -5
  387. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode.d.ts.map +0 -1
  388. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode.js +0 -53
  389. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode_codepoint.d.ts +0 -2
  390. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
  391. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode_codepoint.js +0 -30
  392. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/encode.d.ts +0 -47
  393. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/encode.d.ts.map +0 -1
  394. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/encode.js +0 -136
  395. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/index.d.ts +0 -27
  396. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/index.d.ts.map +0 -1
  397. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/index.js +0 -57
  398. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/maps/decode.json +0 -1
  399. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/maps/entities.json +0 -1
  400. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/maps/legacy.json +0 -1
  401. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/maps/xml.json +0 -1
  402. package/node_modules/@aws-sdk/client-sts/node_modules/entities/package.json +0 -64
  403. package/node_modules/@aws-sdk/client-sts/node_modules/entities/readme.md +0 -57
@@ -826,7 +826,10 @@
826
826
  "LastUpdateRequestedTime": {
827
827
  "type": "timestamp"
828
828
  },
829
- "CreatedBy": {}
829
+ "CreatedBy": {},
830
+ "TemplateSSMDocumentDetails": {
831
+ "shape": "S58"
832
+ }
830
833
  }
831
834
  }
832
835
  },
@@ -839,7 +842,7 @@
839
842
  "type": "structure",
840
843
  "members": {
841
844
  "DeliveryChannelNames": {
842
- "shape": "S59"
845
+ "shape": "S5c"
843
846
  }
844
847
  }
845
848
  },
@@ -853,10 +856,10 @@
853
856
  "members": {
854
857
  "name": {},
855
858
  "configSnapshotDeliveryInfo": {
856
- "shape": "S5d"
859
+ "shape": "S5g"
857
860
  },
858
861
  "configHistoryDeliveryInfo": {
859
- "shape": "S5d"
862
+ "shape": "S5g"
860
863
  },
861
864
  "configStreamDeliveryInfo": {
862
865
  "type": "structure",
@@ -880,7 +883,7 @@
880
883
  "type": "structure",
881
884
  "members": {
882
885
  "DeliveryChannelNames": {
883
- "shape": "S59"
886
+ "shape": "S5c"
884
887
  }
885
888
  }
886
889
  },
@@ -890,7 +893,7 @@
890
893
  "DeliveryChannels": {
891
894
  "type": "list",
892
895
  "member": {
893
- "shape": "S5j"
896
+ "shape": "S5m"
894
897
  }
895
898
  }
896
899
  }
@@ -901,7 +904,7 @@
901
904
  "type": "structure",
902
905
  "members": {
903
906
  "OrganizationConfigRuleNames": {
904
- "shape": "S5m"
907
+ "shape": "S5p"
905
908
  },
906
909
  "Limit": {
907
910
  "type": "integer"
@@ -940,7 +943,7 @@
940
943
  "type": "structure",
941
944
  "members": {
942
945
  "OrganizationConfigRuleNames": {
943
- "shape": "S5m"
946
+ "shape": "S5p"
944
947
  },
945
948
  "Limit": {
946
949
  "type": "integer"
@@ -963,13 +966,13 @@
963
966
  "OrganizationConfigRuleName": {},
964
967
  "OrganizationConfigRuleArn": {},
965
968
  "OrganizationManagedRuleMetadata": {
966
- "shape": "S5w"
969
+ "shape": "S5z"
967
970
  },
968
971
  "OrganizationCustomRuleMetadata": {
969
- "shape": "S61"
972
+ "shape": "S64"
970
973
  },
971
974
  "ExcludedAccounts": {
972
- "shape": "S64"
975
+ "shape": "S67"
973
976
  },
974
977
  "LastUpdateTime": {
975
978
  "type": "timestamp"
@@ -979,19 +982,19 @@
979
982
  "members": {
980
983
  "Description": {},
981
984
  "OrganizationConfigRuleTriggerTypes": {
982
- "shape": "S66"
985
+ "shape": "S69"
983
986
  },
984
987
  "InputParameters": {},
985
988
  "MaximumExecutionFrequency": {},
986
989
  "ResourceTypesScope": {
987
- "shape": "S5z"
990
+ "shape": "S62"
988
991
  },
989
992
  "ResourceIdScope": {},
990
993
  "TagKeyScope": {},
991
994
  "TagValueScope": {},
992
995
  "PolicyRuntime": {},
993
996
  "DebugLogDeliveryAccounts": {
994
- "shape": "S68"
997
+ "shape": "S6b"
995
998
  }
996
999
  }
997
1000
  }
@@ -1007,7 +1010,7 @@
1007
1010
  "type": "structure",
1008
1011
  "members": {
1009
1012
  "OrganizationConformancePackNames": {
1010
- "shape": "S6a"
1013
+ "shape": "S6d"
1011
1014
  },
1012
1015
  "Limit": {
1013
1016
  "type": "integer"
@@ -1046,7 +1049,7 @@
1046
1049
  "type": "structure",
1047
1050
  "members": {
1048
1051
  "OrganizationConformancePackNames": {
1049
- "shape": "S6a"
1052
+ "shape": "S6d"
1050
1053
  },
1051
1054
  "Limit": {
1052
1055
  "type": "integer"
@@ -1075,7 +1078,7 @@
1075
1078
  "shape": "S54"
1076
1079
  },
1077
1080
  "ExcludedAccounts": {
1078
- "shape": "S64"
1081
+ "shape": "S67"
1079
1082
  },
1080
1083
  "LastUpdateTime": {
1081
1084
  "type": "timestamp"
@@ -1130,7 +1133,7 @@
1130
1133
  "type": "structure",
1131
1134
  "members": {
1132
1135
  "RemediationConfigurations": {
1133
- "shape": "S6q"
1136
+ "shape": "S6t"
1134
1137
  }
1135
1138
  }
1136
1139
  }
@@ -1156,7 +1159,7 @@
1156
1159
  "type": "structure",
1157
1160
  "members": {
1158
1161
  "RemediationExceptions": {
1159
- "shape": "S76"
1162
+ "shape": "S79"
1160
1163
  },
1161
1164
  "NextToken": {}
1162
1165
  }
@@ -1238,7 +1241,7 @@
1238
1241
  "RetentionConfigurations": {
1239
1242
  "type": "list",
1240
1243
  "member": {
1241
- "shape": "S7k"
1244
+ "shape": "S7n"
1242
1245
  }
1243
1246
  },
1244
1247
  "NextToken": {}
@@ -1275,7 +1278,7 @@
1275
1278
  "type": "structure",
1276
1279
  "members": {
1277
1280
  "EvaluationResultIdentifier": {
1278
- "shape": "S7q"
1281
+ "shape": "S7t"
1279
1282
  },
1280
1283
  "ComplianceType": {},
1281
1284
  "ResultRecordedTime": {
@@ -1327,7 +1330,7 @@
1327
1330
  "members": {
1328
1331
  "GroupName": {},
1329
1332
  "ComplianceSummary": {
1330
- "shape": "S7y"
1333
+ "shape": "S81"
1331
1334
  }
1332
1335
  }
1333
1336
  }
@@ -1457,7 +1460,7 @@
1457
1460
  "type": "structure",
1458
1461
  "members": {
1459
1462
  "ConfigurationItem": {
1460
- "shape": "S8f"
1463
+ "shape": "S8i"
1461
1464
  }
1462
1465
  }
1463
1466
  }
@@ -1483,7 +1486,7 @@
1483
1486
  "type": "structure",
1484
1487
  "members": {
1485
1488
  "EvaluationResults": {
1486
- "shape": "S8r"
1489
+ "shape": "S8u"
1487
1490
  },
1488
1491
  "NextToken": {}
1489
1492
  }
@@ -1509,7 +1512,7 @@
1509
1512
  "type": "structure",
1510
1513
  "members": {
1511
1514
  "EvaluationResults": {
1512
- "shape": "S8r"
1515
+ "shape": "S8u"
1513
1516
  },
1514
1517
  "NextToken": {}
1515
1518
  }
@@ -1520,7 +1523,7 @@
1520
1523
  "type": "structure",
1521
1524
  "members": {
1522
1525
  "ComplianceSummary": {
1523
- "shape": "S7y"
1526
+ "shape": "S81"
1524
1527
  }
1525
1528
  }
1526
1529
  }
@@ -1530,7 +1533,7 @@
1530
1533
  "type": "structure",
1531
1534
  "members": {
1532
1535
  "ResourceTypes": {
1533
- "shape": "S8x"
1536
+ "shape": "S90"
1534
1537
  }
1535
1538
  }
1536
1539
  },
@@ -1544,7 +1547,7 @@
1544
1547
  "members": {
1545
1548
  "ResourceType": {},
1546
1549
  "ComplianceSummary": {
1547
- "shape": "S7y"
1550
+ "shape": "S81"
1548
1551
  }
1549
1552
  }
1550
1553
  }
@@ -1600,7 +1603,7 @@
1600
1603
  "members": {
1601
1604
  "ComplianceType": {},
1602
1605
  "EvaluationResultIdentifier": {
1603
- "shape": "S7q"
1606
+ "shape": "S7t"
1604
1607
  },
1605
1608
  "ConfigRuleInvokedTime": {
1606
1609
  "type": "timestamp"
@@ -1673,7 +1676,7 @@
1673
1676
  "type": "structure",
1674
1677
  "members": {
1675
1678
  "resourceTypes": {
1676
- "shape": "S8x"
1679
+ "shape": "S90"
1677
1680
  },
1678
1681
  "limit": {
1679
1682
  "type": "integer"
@@ -1847,7 +1850,7 @@
1847
1850
  "configurationItems": {
1848
1851
  "type": "list",
1849
1852
  "member": {
1850
- "shape": "S8f"
1853
+ "shape": "S8i"
1851
1854
  }
1852
1855
  },
1853
1856
  "nextToken": {}
@@ -1868,7 +1871,7 @@
1868
1871
  "type": "structure",
1869
1872
  "members": {
1870
1873
  "StoredQuery": {
1871
- "shape": "Sa6"
1874
+ "shape": "Sa9"
1872
1875
  }
1873
1876
  }
1874
1877
  }
@@ -2053,7 +2056,7 @@
2053
2056
  "type": "structure",
2054
2057
  "members": {
2055
2058
  "Tags": {
2056
- "shape": "Sb2"
2059
+ "shape": "Sb5"
2057
2060
  },
2058
2061
  "NextToken": {}
2059
2062
  }
@@ -2070,7 +2073,7 @@
2070
2073
  "AuthorizedAccountId": {},
2071
2074
  "AuthorizedAwsRegion": {},
2072
2075
  "Tags": {
2073
- "shape": "Sb7"
2076
+ "shape": "Sba"
2074
2077
  }
2075
2078
  }
2076
2079
  },
@@ -2094,7 +2097,7 @@
2094
2097
  "shape": "S33"
2095
2098
  },
2096
2099
  "Tags": {
2097
- "shape": "Sb7"
2100
+ "shape": "Sba"
2098
2101
  }
2099
2102
  }
2100
2103
  }
@@ -2114,7 +2117,7 @@
2114
2117
  "shape": "S40"
2115
2118
  },
2116
2119
  "Tags": {
2117
- "shape": "Sb7"
2120
+ "shape": "Sba"
2118
2121
  }
2119
2122
  }
2120
2123
  },
@@ -2154,6 +2157,9 @@
2154
2157
  "DeliveryS3KeyPrefix": {},
2155
2158
  "ConformancePackInputParameters": {
2156
2159
  "shape": "S54"
2160
+ },
2161
+ "TemplateSSMDocumentDetails": {
2162
+ "shape": "S58"
2157
2163
  }
2158
2164
  }
2159
2165
  },
@@ -2172,7 +2178,7 @@
2172
2178
  ],
2173
2179
  "members": {
2174
2180
  "DeliveryChannel": {
2175
- "shape": "S5j"
2181
+ "shape": "S5m"
2176
2182
  }
2177
2183
  }
2178
2184
  }
@@ -2185,7 +2191,7 @@
2185
2191
  ],
2186
2192
  "members": {
2187
2193
  "Evaluations": {
2188
- "shape": "Sbj"
2194
+ "shape": "Sbm"
2189
2195
  },
2190
2196
  "ResultToken": {},
2191
2197
  "TestMode": {
@@ -2197,7 +2203,7 @@
2197
2203
  "type": "structure",
2198
2204
  "members": {
2199
2205
  "FailedEvaluations": {
2200
- "shape": "Sbj"
2206
+ "shape": "Sbm"
2201
2207
  }
2202
2208
  }
2203
2209
  }
@@ -2245,13 +2251,13 @@
2245
2251
  "members": {
2246
2252
  "OrganizationConfigRuleName": {},
2247
2253
  "OrganizationManagedRuleMetadata": {
2248
- "shape": "S5w"
2254
+ "shape": "S5z"
2249
2255
  },
2250
2256
  "OrganizationCustomRuleMetadata": {
2251
- "shape": "S61"
2257
+ "shape": "S64"
2252
2258
  },
2253
2259
  "ExcludedAccounts": {
2254
- "shape": "S64"
2260
+ "shape": "S67"
2255
2261
  },
2256
2262
  "OrganizationCustomPolicyRuleMetadata": {
2257
2263
  "type": "structure",
@@ -2262,12 +2268,12 @@
2262
2268
  "members": {
2263
2269
  "Description": {},
2264
2270
  "OrganizationConfigRuleTriggerTypes": {
2265
- "shape": "S66"
2271
+ "shape": "S69"
2266
2272
  },
2267
2273
  "InputParameters": {},
2268
2274
  "MaximumExecutionFrequency": {},
2269
2275
  "ResourceTypesScope": {
2270
- "shape": "S5z"
2276
+ "shape": "S62"
2271
2277
  },
2272
2278
  "ResourceIdScope": {},
2273
2279
  "TagKeyScope": {},
@@ -2275,7 +2281,7 @@
2275
2281
  "PolicyRuntime": {},
2276
2282
  "PolicyText": {},
2277
2283
  "DebugLogDeliveryAccounts": {
2278
- "shape": "S68"
2284
+ "shape": "S6b"
2279
2285
  }
2280
2286
  }
2281
2287
  }
@@ -2304,7 +2310,7 @@
2304
2310
  "shape": "S54"
2305
2311
  },
2306
2312
  "ExcludedAccounts": {
2307
- "shape": "S64"
2313
+ "shape": "S67"
2308
2314
  }
2309
2315
  }
2310
2316
  },
@@ -2323,7 +2329,7 @@
2323
2329
  ],
2324
2330
  "members": {
2325
2331
  "RemediationConfigurations": {
2326
- "shape": "S6q"
2332
+ "shape": "S6t"
2327
2333
  }
2328
2334
  }
2329
2335
  },
@@ -2337,7 +2343,7 @@
2337
2343
  "members": {
2338
2344
  "FailureMessage": {},
2339
2345
  "FailedItems": {
2340
- "shape": "S6q"
2346
+ "shape": "S6t"
2341
2347
  }
2342
2348
  }
2343
2349
  }
@@ -2373,7 +2379,7 @@
2373
2379
  "members": {
2374
2380
  "FailureMessage": {},
2375
2381
  "FailedItems": {
2376
- "shape": "S76"
2382
+ "shape": "S79"
2377
2383
  }
2378
2384
  }
2379
2385
  }
@@ -2397,7 +2403,7 @@
2397
2403
  "ResourceName": {},
2398
2404
  "Configuration": {},
2399
2405
  "Tags": {
2400
- "shape": "S8h"
2406
+ "shape": "S8k"
2401
2407
  }
2402
2408
  }
2403
2409
  }
@@ -2418,7 +2424,7 @@
2418
2424
  "type": "structure",
2419
2425
  "members": {
2420
2426
  "RetentionConfiguration": {
2421
- "shape": "S7k"
2427
+ "shape": "S7n"
2422
2428
  }
2423
2429
  }
2424
2430
  }
@@ -2431,10 +2437,10 @@
2431
2437
  ],
2432
2438
  "members": {
2433
2439
  "StoredQuery": {
2434
- "shape": "Sa6"
2440
+ "shape": "Sa9"
2435
2441
  },
2436
2442
  "Tags": {
2437
- "shape": "Sb7"
2443
+ "shape": "Sba"
2438
2444
  }
2439
2445
  }
2440
2446
  },
@@ -2468,10 +2474,10 @@
2468
2474
  "type": "structure",
2469
2475
  "members": {
2470
2476
  "Results": {
2471
- "shape": "Scc"
2477
+ "shape": "Scf"
2472
2478
  },
2473
2479
  "QueryInfo": {
2474
- "shape": "Scd"
2480
+ "shape": "Scg"
2475
2481
  },
2476
2482
  "NextToken": {}
2477
2483
  }
@@ -2495,10 +2501,10 @@
2495
2501
  "type": "structure",
2496
2502
  "members": {
2497
2503
  "Results": {
2498
- "shape": "Scc"
2504
+ "shape": "Scf"
2499
2505
  },
2500
2506
  "QueryInfo": {
2501
- "shape": "Scd"
2507
+ "shape": "Scg"
2502
2508
  },
2503
2509
  "NextToken": {}
2504
2510
  }
@@ -2575,7 +2581,7 @@
2575
2581
  "members": {
2576
2582
  "ResourceArn": {},
2577
2583
  "Tags": {
2578
- "shape": "Sb2"
2584
+ "shape": "Sb5"
2579
2585
  }
2580
2586
  }
2581
2587
  }
@@ -2884,11 +2890,21 @@
2884
2890
  }
2885
2891
  }
2886
2892
  },
2887
- "S59": {
2893
+ "S58": {
2894
+ "type": "structure",
2895
+ "required": [
2896
+ "DocumentName"
2897
+ ],
2898
+ "members": {
2899
+ "DocumentName": {},
2900
+ "DocumentVersion": {}
2901
+ }
2902
+ },
2903
+ "S5c": {
2888
2904
  "type": "list",
2889
2905
  "member": {}
2890
2906
  },
2891
- "S5d": {
2907
+ "S5g": {
2892
2908
  "type": "structure",
2893
2909
  "members": {
2894
2910
  "lastStatus": {},
@@ -2905,7 +2921,7 @@
2905
2921
  }
2906
2922
  }
2907
2923
  },
2908
- "S5j": {
2924
+ "S5m": {
2909
2925
  "type": "structure",
2910
2926
  "members": {
2911
2927
  "name": {},
@@ -2921,11 +2937,11 @@
2921
2937
  }
2922
2938
  }
2923
2939
  },
2924
- "S5m": {
2940
+ "S5p": {
2925
2941
  "type": "list",
2926
2942
  "member": {}
2927
2943
  },
2928
- "S5w": {
2944
+ "S5z": {
2929
2945
  "type": "structure",
2930
2946
  "required": [
2931
2947
  "RuleIdentifier"
@@ -2936,18 +2952,18 @@
2936
2952
  "InputParameters": {},
2937
2953
  "MaximumExecutionFrequency": {},
2938
2954
  "ResourceTypesScope": {
2939
- "shape": "S5z"
2955
+ "shape": "S62"
2940
2956
  },
2941
2957
  "ResourceIdScope": {},
2942
2958
  "TagKeyScope": {},
2943
2959
  "TagValueScope": {}
2944
2960
  }
2945
2961
  },
2946
- "S5z": {
2962
+ "S62": {
2947
2963
  "type": "list",
2948
2964
  "member": {}
2949
2965
  },
2950
- "S61": {
2966
+ "S64": {
2951
2967
  "type": "structure",
2952
2968
  "required": [
2953
2969
  "LambdaFunctionArn",
@@ -2963,30 +2979,30 @@
2963
2979
  "InputParameters": {},
2964
2980
  "MaximumExecutionFrequency": {},
2965
2981
  "ResourceTypesScope": {
2966
- "shape": "S5z"
2982
+ "shape": "S62"
2967
2983
  },
2968
2984
  "ResourceIdScope": {},
2969
2985
  "TagKeyScope": {},
2970
2986
  "TagValueScope": {}
2971
2987
  }
2972
2988
  },
2973
- "S64": {
2989
+ "S67": {
2974
2990
  "type": "list",
2975
2991
  "member": {}
2976
2992
  },
2977
- "S66": {
2993
+ "S69": {
2978
2994
  "type": "list",
2979
2995
  "member": {}
2980
2996
  },
2981
- "S68": {
2997
+ "S6b": {
2982
2998
  "type": "list",
2983
2999
  "member": {}
2984
3000
  },
2985
- "S6a": {
3001
+ "S6d": {
2986
3002
  "type": "list",
2987
3003
  "member": {}
2988
3004
  },
2989
- "S6q": {
3005
+ "S6t": {
2990
3006
  "type": "list",
2991
3007
  "member": {
2992
3008
  "type": "structure",
@@ -3061,7 +3077,7 @@
3061
3077
  }
3062
3078
  }
3063
3079
  },
3064
- "S76": {
3080
+ "S79": {
3065
3081
  "type": "list",
3066
3082
  "member": {
3067
3083
  "type": "structure",
@@ -3081,7 +3097,7 @@
3081
3097
  }
3082
3098
  }
3083
3099
  },
3084
- "S7k": {
3100
+ "S7n": {
3085
3101
  "type": "structure",
3086
3102
  "required": [
3087
3103
  "Name",
@@ -3094,7 +3110,7 @@
3094
3110
  }
3095
3111
  }
3096
3112
  },
3097
- "S7q": {
3113
+ "S7t": {
3098
3114
  "type": "structure",
3099
3115
  "members": {
3100
3116
  "EvaluationResultQualifier": {
@@ -3110,7 +3126,7 @@
3110
3126
  }
3111
3127
  }
3112
3128
  },
3113
- "S7y": {
3129
+ "S81": {
3114
3130
  "type": "structure",
3115
3131
  "members": {
3116
3132
  "CompliantResourceCount": {
@@ -3124,7 +3140,7 @@
3124
3140
  }
3125
3141
  }
3126
3142
  },
3127
- "S8f": {
3143
+ "S8i": {
3128
3144
  "type": "structure",
3129
3145
  "members": {
3130
3146
  "version": {},
@@ -3145,7 +3161,7 @@
3145
3161
  "type": "timestamp"
3146
3162
  },
3147
3163
  "tags": {
3148
- "shape": "S8h"
3164
+ "shape": "S8k"
3149
3165
  },
3150
3166
  "relatedEvents": {
3151
3167
  "type": "list",
@@ -3169,18 +3185,18 @@
3169
3185
  }
3170
3186
  }
3171
3187
  },
3172
- "S8h": {
3188
+ "S8k": {
3173
3189
  "type": "map",
3174
3190
  "key": {},
3175
3191
  "value": {}
3176
3192
  },
3177
- "S8r": {
3193
+ "S8u": {
3178
3194
  "type": "list",
3179
3195
  "member": {
3180
3196
  "type": "structure",
3181
3197
  "members": {
3182
3198
  "EvaluationResultIdentifier": {
3183
- "shape": "S7q"
3199
+ "shape": "S7t"
3184
3200
  },
3185
3201
  "ComplianceType": {},
3186
3202
  "ResultRecordedTime": {
@@ -3194,11 +3210,11 @@
3194
3210
  }
3195
3211
  }
3196
3212
  },
3197
- "S8x": {
3213
+ "S90": {
3198
3214
  "type": "list",
3199
3215
  "member": {}
3200
3216
  },
3201
- "Sa6": {
3217
+ "Sa9": {
3202
3218
  "type": "structure",
3203
3219
  "required": [
3204
3220
  "QueryName"
@@ -3211,26 +3227,26 @@
3211
3227
  "Expression": {}
3212
3228
  }
3213
3229
  },
3214
- "Sb2": {
3230
+ "Sb5": {
3215
3231
  "type": "list",
3216
3232
  "member": {
3217
- "shape": "Sb3"
3233
+ "shape": "Sb6"
3218
3234
  }
3219
3235
  },
3220
- "Sb3": {
3236
+ "Sb6": {
3221
3237
  "type": "structure",
3222
3238
  "members": {
3223
3239
  "Key": {},
3224
3240
  "Value": {}
3225
3241
  }
3226
3242
  },
3227
- "Sb7": {
3243
+ "Sba": {
3228
3244
  "type": "list",
3229
3245
  "member": {
3230
- "shape": "Sb3"
3246
+ "shape": "Sb6"
3231
3247
  }
3232
3248
  },
3233
- "Sbj": {
3249
+ "Sbm": {
3234
3250
  "type": "list",
3235
3251
  "member": {
3236
3252
  "type": "structure",
@@ -3251,11 +3267,11 @@
3251
3267
  }
3252
3268
  }
3253
3269
  },
3254
- "Scc": {
3270
+ "Scf": {
3255
3271
  "type": "list",
3256
3272
  "member": {}
3257
3273
  },
3258
- "Scd": {
3274
+ "Scg": {
3259
3275
  "type": "structure",
3260
3276
  "members": {
3261
3277
  "SelectFields": {