serverless-spy 0.0.27 → 0.0.30

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 (404) hide show
  1. package/.jsii +15 -15
  2. package/lib/src/ServerlessSpy.js +1 -1
  3. package/node_modules/@aws-sdk/abort-controller/CHANGELOG.md +8 -0
  4. package/node_modules/@aws-sdk/abort-controller/package.json +2 -2
  5. package/node_modules/@aws-sdk/client-apigatewaymanagementapi/CHANGELOG.md +8 -0
  6. package/node_modules/@aws-sdk/client-apigatewaymanagementapi/package.json +26 -26
  7. package/node_modules/@aws-sdk/client-cognito-identity/CHANGELOG.md +8 -0
  8. package/node_modules/@aws-sdk/client-cognito-identity/package.json +27 -27
  9. package/node_modules/@aws-sdk/client-dynamodb/CHANGELOG.md +8 -0
  10. package/node_modules/@aws-sdk/client-dynamodb/package.json +28 -28
  11. package/node_modules/@aws-sdk/client-eventbridge/CHANGELOG.md +8 -0
  12. package/node_modules/@aws-sdk/client-eventbridge/package.json +28 -28
  13. package/node_modules/@aws-sdk/client-lambda/CHANGELOG.md +8 -0
  14. package/node_modules/@aws-sdk/client-lambda/package.json +27 -27
  15. package/node_modules/@aws-sdk/client-s3/CHANGELOG.md +8 -0
  16. package/node_modules/@aws-sdk/client-s3/package.json +42 -42
  17. package/node_modules/@aws-sdk/client-sns/CHANGELOG.md +8 -0
  18. package/node_modules/@aws-sdk/client-sns/package.json +26 -26
  19. package/node_modules/@aws-sdk/client-sqs/CHANGELOG.md +8 -0
  20. package/node_modules/@aws-sdk/client-sqs/package.json +28 -28
  21. package/node_modules/@aws-sdk/client-sso/CHANGELOG.md +8 -0
  22. package/node_modules/@aws-sdk/client-sso/package.json +23 -23
  23. package/node_modules/@aws-sdk/client-sts/CHANGELOG.md +8 -0
  24. package/node_modules/@aws-sdk/client-sts/package.json +26 -26
  25. package/node_modules/@aws-sdk/config-resolver/CHANGELOG.md +8 -0
  26. package/node_modules/@aws-sdk/config-resolver/package.json +5 -5
  27. package/node_modules/@aws-sdk/credential-provider-cognito-identity/CHANGELOG.md +8 -0
  28. package/node_modules/@aws-sdk/credential-provider-cognito-identity/package.json +4 -4
  29. package/node_modules/@aws-sdk/credential-provider-env/CHANGELOG.md +8 -0
  30. package/node_modules/@aws-sdk/credential-provider-env/package.json +3 -3
  31. package/node_modules/@aws-sdk/credential-provider-imds/CHANGELOG.md +8 -0
  32. package/node_modules/@aws-sdk/credential-provider-imds/package.json +5 -5
  33. package/node_modules/@aws-sdk/credential-provider-ini/CHANGELOG.md +8 -0
  34. package/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
  35. package/node_modules/@aws-sdk/credential-provider-node/CHANGELOG.md +8 -0
  36. package/node_modules/@aws-sdk/credential-provider-node/package.json +10 -10
  37. package/node_modules/@aws-sdk/credential-provider-process/CHANGELOG.md +8 -0
  38. package/node_modules/@aws-sdk/credential-provider-process/package.json +4 -4
  39. package/node_modules/@aws-sdk/credential-provider-sso/CHANGELOG.md +8 -0
  40. package/node_modules/@aws-sdk/credential-provider-sso/package.json +5 -5
  41. package/node_modules/@aws-sdk/credential-provider-web-identity/CHANGELOG.md +8 -0
  42. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  43. package/node_modules/@aws-sdk/credential-providers/CHANGELOG.md +8 -0
  44. package/node_modules/@aws-sdk/credential-providers/package.json +15 -15
  45. package/node_modules/@aws-sdk/eventstream-codec/CHANGELOG.md +8 -0
  46. package/node_modules/@aws-sdk/eventstream-codec/package.json +2 -2
  47. package/node_modules/@aws-sdk/eventstream-serde-browser/CHANGELOG.md +8 -0
  48. package/node_modules/@aws-sdk/eventstream-serde-browser/package.json +3 -3
  49. package/node_modules/@aws-sdk/eventstream-serde-config-resolver/CHANGELOG.md +8 -0
  50. package/node_modules/@aws-sdk/eventstream-serde-config-resolver/package.json +2 -2
  51. package/node_modules/@aws-sdk/eventstream-serde-node/CHANGELOG.md +8 -0
  52. package/node_modules/@aws-sdk/eventstream-serde-node/package.json +3 -3
  53. package/node_modules/@aws-sdk/eventstream-serde-universal/CHANGELOG.md +8 -0
  54. package/node_modules/@aws-sdk/eventstream-serde-universal/package.json +3 -3
  55. package/node_modules/@aws-sdk/fetch-http-handler/CHANGELOG.md +8 -0
  56. package/node_modules/@aws-sdk/fetch-http-handler/package.json +5 -5
  57. package/node_modules/@aws-sdk/hash-blob-browser/CHANGELOG.md +8 -0
  58. package/node_modules/@aws-sdk/hash-blob-browser/package.json +2 -2
  59. package/node_modules/@aws-sdk/hash-node/CHANGELOG.md +8 -0
  60. package/node_modules/@aws-sdk/hash-node/package.json +2 -2
  61. package/node_modules/@aws-sdk/hash-stream-node/CHANGELOG.md +8 -0
  62. package/node_modules/@aws-sdk/hash-stream-node/package.json +2 -2
  63. package/node_modules/@aws-sdk/invalid-dependency/CHANGELOG.md +8 -0
  64. package/node_modules/@aws-sdk/invalid-dependency/package.json +2 -2
  65. package/node_modules/@aws-sdk/lib-dynamodb/CHANGELOG.md +8 -0
  66. package/node_modules/@aws-sdk/lib-dynamodb/package.json +5 -5
  67. package/node_modules/@aws-sdk/md5-js/CHANGELOG.md +8 -0
  68. package/node_modules/@aws-sdk/md5-js/package.json +2 -2
  69. package/node_modules/@aws-sdk/middleware-bucket-endpoint/CHANGELOG.md +8 -0
  70. package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +5 -5
  71. package/node_modules/@aws-sdk/middleware-content-length/CHANGELOG.md +8 -0
  72. package/node_modules/@aws-sdk/middleware-content-length/package.json +3 -3
  73. package/node_modules/@aws-sdk/middleware-endpoint-discovery/CHANGELOG.md +8 -0
  74. package/node_modules/@aws-sdk/middleware-endpoint-discovery/package.json +5 -5
  75. package/node_modules/@aws-sdk/middleware-expect-continue/CHANGELOG.md +8 -0
  76. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +3 -3
  77. package/node_modules/@aws-sdk/middleware-flexible-checksums/CHANGELOG.md +8 -0
  78. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +3 -3
  79. package/node_modules/@aws-sdk/middleware-host-header/CHANGELOG.md +8 -0
  80. package/node_modules/@aws-sdk/middleware-host-header/package.json +3 -3
  81. package/node_modules/@aws-sdk/middleware-location-constraint/CHANGELOG.md +8 -0
  82. package/node_modules/@aws-sdk/middleware-location-constraint/package.json +2 -2
  83. package/node_modules/@aws-sdk/middleware-logger/CHANGELOG.md +8 -0
  84. package/node_modules/@aws-sdk/middleware-logger/package.json +2 -2
  85. package/node_modules/@aws-sdk/middleware-recursion-detection/CHANGELOG.md +8 -0
  86. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +3 -3
  87. package/node_modules/@aws-sdk/middleware-retry/CHANGELOG.md +8 -0
  88. package/node_modules/@aws-sdk/middleware-retry/package.json +6 -6
  89. package/node_modules/@aws-sdk/middleware-sdk-eventbridge/CHANGELOG.md +8 -0
  90. package/node_modules/@aws-sdk/middleware-sdk-eventbridge/package.json +3 -3
  91. package/node_modules/@aws-sdk/middleware-sdk-s3/CHANGELOG.md +8 -0
  92. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +4 -4
  93. package/node_modules/@aws-sdk/middleware-sdk-sqs/CHANGELOG.md +8 -0
  94. package/node_modules/@aws-sdk/middleware-sdk-sqs/package.json +2 -2
  95. package/node_modules/@aws-sdk/middleware-sdk-sts/CHANGELOG.md +8 -0
  96. package/node_modules/@aws-sdk/middleware-sdk-sts/package.json +6 -6
  97. package/node_modules/@aws-sdk/middleware-serde/CHANGELOG.md +8 -0
  98. package/node_modules/@aws-sdk/middleware-serde/package.json +2 -2
  99. package/node_modules/@aws-sdk/middleware-signing/CHANGELOG.md +8 -0
  100. package/node_modules/@aws-sdk/middleware-signing/package.json +5 -5
  101. package/node_modules/@aws-sdk/middleware-ssec/CHANGELOG.md +8 -0
  102. package/node_modules/@aws-sdk/middleware-ssec/package.json +2 -2
  103. package/node_modules/@aws-sdk/middleware-stack/CHANGELOG.md +8 -0
  104. package/node_modules/@aws-sdk/middleware-stack/package.json +2 -2
  105. package/node_modules/@aws-sdk/middleware-user-agent/CHANGELOG.md +8 -0
  106. package/node_modules/@aws-sdk/middleware-user-agent/package.json +4 -4
  107. package/node_modules/@aws-sdk/node-config-provider/CHANGELOG.md +8 -0
  108. package/node_modules/@aws-sdk/node-config-provider/package.json +4 -4
  109. package/node_modules/@aws-sdk/node-http-handler/CHANGELOG.md +8 -0
  110. package/node_modules/@aws-sdk/node-http-handler/package.json +5 -5
  111. package/node_modules/@aws-sdk/property-provider/CHANGELOG.md +11 -0
  112. package/node_modules/@aws-sdk/property-provider/dist-cjs/TokenProviderError.js +13 -0
  113. package/node_modules/@aws-sdk/property-provider/dist-cjs/index.js +1 -0
  114. package/node_modules/@aws-sdk/property-provider/dist-es/TokenProviderError.js +15 -0
  115. package/node_modules/@aws-sdk/property-provider/dist-es/index.js +1 -0
  116. package/node_modules/@aws-sdk/property-provider/dist-types/TokenProviderError.d.ts +15 -0
  117. package/node_modules/@aws-sdk/property-provider/dist-types/index.d.ts +1 -0
  118. package/node_modules/@aws-sdk/property-provider/dist-types/ts3.4/TokenProviderError.d.ts +7 -0
  119. package/node_modules/@aws-sdk/property-provider/dist-types/ts3.4/index.d.ts +1 -0
  120. package/node_modules/@aws-sdk/property-provider/package.json +2 -2
  121. package/node_modules/@aws-sdk/protocol-http/CHANGELOG.md +8 -0
  122. package/node_modules/@aws-sdk/protocol-http/package.json +2 -2
  123. package/node_modules/@aws-sdk/querystring-builder/CHANGELOG.md +8 -0
  124. package/node_modules/@aws-sdk/querystring-builder/package.json +2 -2
  125. package/node_modules/@aws-sdk/querystring-parser/CHANGELOG.md +8 -0
  126. package/node_modules/@aws-sdk/querystring-parser/package.json +2 -2
  127. package/node_modules/@aws-sdk/service-error-classification/CHANGELOG.md +8 -0
  128. package/node_modules/@aws-sdk/service-error-classification/package.json +2 -2
  129. package/node_modules/@aws-sdk/shared-ini-file-loader/CHANGELOG.md +11 -0
  130. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-cjs/getSsoSessionData.js +8 -0
  131. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-cjs/index.js +1 -0
  132. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-cjs/loadSsoSessionData.js +16 -0
  133. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-es/getSsoSessionData.js +14 -0
  134. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-es/index.js +1 -0
  135. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-es/loadSsoSessionData.js +18 -0
  136. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/getSsoSessionData.d.ts +6 -0
  137. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/index.d.ts +1 -0
  138. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/loadSsoSessionData.d.ts +10 -0
  139. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/ts3.4/getSsoSessionData.d.ts +3 -0
  140. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/ts3.4/index.d.ts +1 -0
  141. package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/ts3.4/loadSsoSessionData.d.ts +6 -0
  142. package/node_modules/@aws-sdk/shared-ini-file-loader/package.json +2 -2
  143. package/node_modules/@aws-sdk/signature-v4/CHANGELOG.md +8 -0
  144. package/node_modules/@aws-sdk/signature-v4/package.json +4 -4
  145. package/node_modules/@aws-sdk/signature-v4-multi-region/CHANGELOG.md +8 -0
  146. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +5 -5
  147. package/node_modules/@aws-sdk/smithy-client/CHANGELOG.md +8 -0
  148. package/node_modules/@aws-sdk/smithy-client/package.json +3 -3
  149. package/node_modules/@aws-sdk/types/CHANGELOG.md +12 -0
  150. package/node_modules/@aws-sdk/types/dist-cjs/endpoint.js +8 -0
  151. package/node_modules/@aws-sdk/types/dist-cjs/index.js +2 -0
  152. package/node_modules/@aws-sdk/types/dist-cjs/token.js +2 -0
  153. package/node_modules/@aws-sdk/types/dist-es/endpoint.js +5 -0
  154. package/node_modules/@aws-sdk/types/dist-es/index.js +2 -0
  155. package/node_modules/@aws-sdk/types/dist-es/token.js +1 -0
  156. package/node_modules/@aws-sdk/types/dist-types/endpoint.d.ts +23 -0
  157. package/node_modules/@aws-sdk/types/dist-types/index.d.ts +2 -0
  158. package/node_modules/@aws-sdk/types/dist-types/token.d.ts +16 -0
  159. package/node_modules/@aws-sdk/types/dist-types/ts3.4/endpoint.d.ts +14 -0
  160. package/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +2 -0
  161. package/node_modules/@aws-sdk/types/dist-types/ts3.4/token.d.ts +9 -0
  162. package/node_modules/@aws-sdk/types/package.json +1 -1
  163. package/node_modules/@aws-sdk/url-parser/CHANGELOG.md +8 -0
  164. package/node_modules/@aws-sdk/url-parser/package.json +3 -3
  165. package/node_modules/@aws-sdk/util-defaults-mode-browser/CHANGELOG.md +8 -0
  166. package/node_modules/@aws-sdk/util-defaults-mode-browser/package.json +4 -4
  167. package/node_modules/@aws-sdk/util-defaults-mode-node/CHANGELOG.md +8 -0
  168. package/node_modules/@aws-sdk/util-defaults-mode-node/package.json +7 -7
  169. package/node_modules/@aws-sdk/util-dynamodb/CHANGELOG.md +8 -0
  170. package/node_modules/@aws-sdk/util-dynamodb/package.json +2 -2
  171. package/node_modules/@aws-sdk/util-middleware/CHANGELOG.md +8 -0
  172. package/node_modules/@aws-sdk/util-middleware/package.json +2 -2
  173. package/node_modules/@aws-sdk/util-stream-browser/CHANGELOG.md +8 -0
  174. package/node_modules/@aws-sdk/util-stream-browser/package.json +3 -3
  175. package/node_modules/@aws-sdk/util-stream-node/CHANGELOG.md +8 -0
  176. package/node_modules/@aws-sdk/util-stream-node/package.json +3 -3
  177. package/node_modules/@aws-sdk/util-user-agent-browser/CHANGELOG.md +8 -0
  178. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  179. package/node_modules/@aws-sdk/util-user-agent-node/CHANGELOG.md +8 -0
  180. package/node_modules/@aws-sdk/util-user-agent-node/package.json +4 -4
  181. package/node_modules/@aws-sdk/util-waiter/CHANGELOG.md +8 -0
  182. package/node_modules/@aws-sdk/util-waiter/package.json +3 -3
  183. package/node_modules/@serverless-stack/node/.turbo/turbo-build.log +1 -1
  184. package/node_modules/@serverless-stack/node/CHANGELOG.md +6 -0
  185. package/node_modules/@serverless-stack/node/package.json +1 -1
  186. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/CHANGELOG.md +0 -0
  187. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/LICENSE +0 -0
  188. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/README.md +0 -0
  189. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/index.js +0 -0
  190. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/append/constant.js +0 -0
  191. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/append.js +0 -0
  192. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/count.js +0 -0
  193. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/help.js +0 -0
  194. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/store/constant.js +0 -0
  195. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/store/false.js +0 -0
  196. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/store/true.js +0 -0
  197. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/store.js +0 -0
  198. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/subparsers.js +0 -0
  199. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/version.js +0 -0
  200. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action.js +0 -0
  201. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action_container.js +0 -0
  202. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argparse.js +0 -0
  203. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argument/error.js +0 -0
  204. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argument/exclusive.js +0 -0
  205. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argument/group.js +0 -0
  206. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argument_parser.js +0 -0
  207. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/const.js +0 -0
  208. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/help/added_formatters.js +0 -0
  209. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/help/formatter.js +0 -0
  210. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/namespace.js +0 -0
  211. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/utils.js +0 -0
  212. package/node_modules/{aws-lambda/node_modules/argparse → argparse}/package.json +0 -0
  213. package/node_modules/aws-sdk/CHANGELOG.md +18 -1
  214. package/node_modules/aws-sdk/README.md +1 -1
  215. package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +350 -82
  216. package/node_modules/aws-sdk/apis/config-2014-11-12.min.json +107 -91
  217. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +123 -79
  218. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +7 -0
  219. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +47 -10
  220. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +64 -29
  221. package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.min.json +1 -2
  222. package/node_modules/aws-sdk/clients/cloudfront.d.ts +246 -4
  223. package/node_modules/aws-sdk/clients/configservice.d.ts +27 -7
  224. package/node_modules/aws-sdk/clients/elbv2.d.ts +1 -1
  225. package/node_modules/aws-sdk/clients/gamelift.d.ts +1 -1
  226. package/node_modules/aws-sdk/clients/iam.d.ts +6 -6
  227. package/node_modules/aws-sdk/clients/iotwireless.d.ts +60 -11
  228. package/node_modules/aws-sdk/clients/ivs.d.ts +3 -3
  229. package/node_modules/aws-sdk/clients/mediapackage.d.ts +2 -0
  230. package/node_modules/aws-sdk/clients/panorama.d.ts +62 -0
  231. package/node_modules/aws-sdk/clients/quicksight.d.ts +38 -4
  232. package/node_modules/aws-sdk/clients/rds.d.ts +5 -5
  233. package/node_modules/aws-sdk/clients/ssooidc.d.ts +12 -12
  234. package/node_modules/aws-sdk/clients/transfer.d.ts +20 -20
  235. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +151 -31
  236. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +160 -40
  237. package/node_modules/aws-sdk/dist/aws-sdk.js +687 -287
  238. package/node_modules/aws-sdk/dist/aws-sdk.min.js +85 -85
  239. package/node_modules/aws-sdk/lib/config-base.d.ts +14 -0
  240. package/node_modules/aws-sdk/lib/config.js +78 -1
  241. package/node_modules/aws-sdk/lib/core.js +1 -1
  242. package/node_modules/aws-sdk/lib/event_listeners.js +49 -30
  243. package/node_modules/aws-sdk/lib/node_loader.js +17 -1
  244. package/node_modules/aws-sdk/lib/service.js +2 -0
  245. package/node_modules/aws-sdk/lib/shared-ini/ini-loader.d.ts +1 -12
  246. package/node_modules/aws-sdk/lib/shared-ini/ini-loader.js +68 -30
  247. package/node_modules/aws-sdk/lib/signers/bearer.js +14 -0
  248. package/node_modules/aws-sdk/lib/signers/request_signer.js +2 -0
  249. package/node_modules/aws-sdk/lib/token/sso_token_provider.d.ts +12 -0
  250. package/node_modules/aws-sdk/lib/token/sso_token_provider.js +245 -0
  251. package/node_modules/aws-sdk/lib/token/static_token_provider.d.ts +8 -0
  252. package/node_modules/aws-sdk/lib/token/static_token_provider.js +27 -0
  253. package/node_modules/aws-sdk/lib/token/token_provider_chain.d.ts +24 -0
  254. package/node_modules/aws-sdk/lib/token/token_provider_chain.js +165 -0
  255. package/node_modules/aws-sdk/lib/token.d.ts +101 -0
  256. package/node_modules/aws-sdk/lib/token.js +219 -0
  257. package/node_modules/aws-sdk/package.json +1 -1
  258. package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +4 -1
  259. package/node_modules/{aws-lambda/node_modules/commander → commander}/CHANGELOG.md +0 -0
  260. package/node_modules/{aws-lambda/node_modules/commander → commander}/LICENSE +0 -0
  261. package/node_modules/{aws-lambda/node_modules/commander → commander}/Readme.md +0 -0
  262. package/node_modules/{aws-lambda/node_modules/commander → commander}/index.js +0 -0
  263. package/node_modules/{aws-lambda/node_modules/commander → commander}/package.json +0 -0
  264. package/node_modules/{aws-lambda/node_modules/commander → commander}/typings/index.d.ts +0 -0
  265. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/LICENSE +0 -0
  266. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode.d.ts +0 -0
  267. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode.d.ts.map +0 -0
  268. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode.js +0 -0
  269. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode_codepoint.d.ts +0 -0
  270. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode_codepoint.d.ts.map +0 -0
  271. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode_codepoint.js +0 -0
  272. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/encode.d.ts +0 -0
  273. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/encode.d.ts.map +0 -0
  274. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/encode.js +0 -0
  275. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/index.d.ts +0 -0
  276. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/index.d.ts.map +0 -0
  277. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/index.js +0 -0
  278. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/maps/decode.json +0 -0
  279. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/maps/entities.json +0 -0
  280. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/maps/legacy.json +0 -0
  281. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/maps/xml.json +0 -0
  282. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/package.json +0 -0
  283. package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/readme.md +0 -0
  284. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/CHANGELOG.md +0 -0
  285. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/LICENSE +0 -0
  286. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/README.md +0 -0
  287. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/bin/js-yaml.js +0 -0
  288. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/dist/js-yaml.js +0 -0
  289. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/dist/js-yaml.min.js +0 -0
  290. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/index.js +0 -0
  291. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/common.js +0 -0
  292. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/dumper.js +0 -0
  293. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/exception.js +0 -0
  294. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/loader.js +0 -0
  295. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/mark.js +0 -0
  296. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/core.js +0 -0
  297. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/default_full.js +0 -0
  298. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/default_safe.js +0 -0
  299. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/failsafe.js +0 -0
  300. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/json.js +0 -0
  301. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema.js +0 -0
  302. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/binary.js +0 -0
  303. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/bool.js +0 -0
  304. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/float.js +0 -0
  305. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/int.js +0 -0
  306. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/js/function.js +0 -0
  307. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/js/regexp.js +0 -0
  308. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/js/undefined.js +0 -0
  309. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/map.js +0 -0
  310. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/merge.js +0 -0
  311. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/null.js +0 -0
  312. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/omap.js +0 -0
  313. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/pairs.js +0 -0
  314. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/seq.js +0 -0
  315. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/set.js +0 -0
  316. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/str.js +0 -0
  317. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/timestamp.js +0 -0
  318. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type.js +0 -0
  319. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml.js +0 -0
  320. package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/package.json +0 -0
  321. package/node_modules/object.assign/CHANGELOG.md +4 -0
  322. package/node_modules/object.assign/dist/browser.js +944 -0
  323. package/node_modules/object.assign/package.json +3 -2
  324. package/package.json +17 -17
  325. package/dist/releasetag.txt +0 -1
  326. package/lib/extension/dist/layer/nodejs/node_modules/interceptor.js +0 -25260
  327. package/lib/extension/dist/layer/nodejs/node_modules/interceptor.js.map +0 -7
  328. package/lib/extension/dist/layer/spy-wrapper +0 -4
  329. package/node_modules/@aws-sdk/client-sns/node_modules/entities/LICENSE +0 -11
  330. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode.d.ts +0 -5
  331. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode.d.ts.map +0 -1
  332. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode.js +0 -53
  333. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode_codepoint.d.ts +0 -2
  334. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
  335. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode_codepoint.js +0 -30
  336. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/encode.d.ts +0 -47
  337. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/encode.d.ts.map +0 -1
  338. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/encode.js +0 -136
  339. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/index.d.ts +0 -27
  340. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/index.d.ts.map +0 -1
  341. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/index.js +0 -57
  342. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/maps/decode.json +0 -1
  343. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/maps/entities.json +0 -1
  344. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/maps/legacy.json +0 -1
  345. package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/maps/xml.json +0 -1
  346. package/node_modules/@aws-sdk/client-sns/node_modules/entities/package.json +0 -64
  347. package/node_modules/@aws-sdk/client-sns/node_modules/entities/readme.md +0 -57
  348. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/LICENSE +0 -11
  349. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode.d.ts +0 -5
  350. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode.d.ts.map +0 -1
  351. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode.js +0 -53
  352. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode_codepoint.d.ts +0 -2
  353. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
  354. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode_codepoint.js +0 -30
  355. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/encode.d.ts +0 -47
  356. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/encode.d.ts.map +0 -1
  357. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/encode.js +0 -136
  358. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/index.d.ts +0 -27
  359. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/index.d.ts.map +0 -1
  360. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/index.js +0 -57
  361. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/maps/decode.json +0 -1
  362. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/maps/entities.json +0 -1
  363. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/maps/legacy.json +0 -1
  364. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/maps/xml.json +0 -1
  365. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/package.json +0 -64
  366. package/node_modules/@aws-sdk/client-sqs/node_modules/entities/readme.md +0 -57
  367. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/LICENSE +0 -11
  368. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode.d.ts +0 -5
  369. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode.d.ts.map +0 -1
  370. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode.js +0 -53
  371. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode_codepoint.d.ts +0 -2
  372. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
  373. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode_codepoint.js +0 -30
  374. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/encode.d.ts +0 -47
  375. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/encode.d.ts.map +0 -1
  376. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/encode.js +0 -136
  377. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/index.d.ts +0 -27
  378. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/index.d.ts.map +0 -1
  379. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/index.js +0 -57
  380. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/maps/decode.json +0 -1
  381. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/maps/entities.json +0 -1
  382. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/maps/legacy.json +0 -1
  383. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/maps/xml.json +0 -1
  384. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/package.json +0 -64
  385. package/node_modules/@aws-sdk/client-ssm/node_modules/entities/readme.md +0 -57
  386. package/node_modules/@aws-sdk/client-sts/node_modules/entities/LICENSE +0 -11
  387. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode.d.ts +0 -5
  388. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode.d.ts.map +0 -1
  389. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode.js +0 -53
  390. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode_codepoint.d.ts +0 -2
  391. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
  392. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode_codepoint.js +0 -30
  393. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/encode.d.ts +0 -47
  394. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/encode.d.ts.map +0 -1
  395. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/encode.js +0 -136
  396. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/index.d.ts +0 -27
  397. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/index.d.ts.map +0 -1
  398. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/index.js +0 -57
  399. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/maps/decode.json +0 -1
  400. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/maps/entities.json +0 -1
  401. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/maps/legacy.json +0 -1
  402. package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/maps/xml.json +0 -1
  403. package/node_modules/@aws-sdk/client-sts/node_modules/entities/package.json +0 -64
  404. package/node_modules/@aws-sdk/client-sts/node_modules/entities/readme.md +0 -57
@@ -445,16 +445,20 @@
445
445
  },
446
446
  "CurrentSoftware": {},
447
447
  "Description": {},
448
+ "DeviceAggregatedStatus": {},
448
449
  "DeviceConnectionStatus": {},
449
450
  "DeviceId": {},
450
451
  "LatestAlternateSoftware": {},
452
+ "LatestDeviceJob": {
453
+ "shape": "S2p"
454
+ },
451
455
  "LatestSoftware": {},
452
456
  "LeaseExpirationTime": {
453
457
  "type": "timestamp"
454
458
  },
455
459
  "Name": {},
456
460
  "NetworkingConfiguration": {
457
- "shape": "S2q"
461
+ "shape": "S2t"
458
462
  },
459
463
  "ProvisioningStatus": {},
460
464
  "SerialNumber": {},
@@ -685,7 +689,7 @@
685
689
  "PackageId": {},
686
690
  "PackageName": {},
687
691
  "ReadAccessPrincipalArns": {
688
- "shape": "S3s"
692
+ "shape": "S3u"
689
693
  },
690
694
  "StorageLocation": {
691
695
  "shape": "S16"
@@ -694,7 +698,7 @@
694
698
  "shape": "Sb"
695
699
  },
696
700
  "WriteAccessPrincipalArns": {
697
- "shape": "S3s"
701
+ "shape": "S3u"
698
702
  }
699
703
  }
700
704
  }
@@ -1008,14 +1012,30 @@
1008
1012
  "input": {
1009
1013
  "type": "structure",
1010
1014
  "members": {
1015
+ "DeviceAggregatedStatusFilter": {
1016
+ "location": "querystring",
1017
+ "locationName": "DeviceAggregatedStatusFilter"
1018
+ },
1011
1019
  "MaxResults": {
1012
1020
  "location": "querystring",
1013
1021
  "locationName": "MaxResults",
1014
1022
  "type": "integer"
1015
1023
  },
1024
+ "NameFilter": {
1025
+ "location": "querystring",
1026
+ "locationName": "NameFilter"
1027
+ },
1016
1028
  "NextToken": {
1017
1029
  "location": "querystring",
1018
1030
  "locationName": "NextToken"
1031
+ },
1032
+ "SortBy": {
1033
+ "location": "querystring",
1034
+ "locationName": "SortBy"
1035
+ },
1036
+ "SortOrder": {
1037
+ "location": "querystring",
1038
+ "locationName": "SortOrder"
1019
1039
  }
1020
1040
  }
1021
1041
  },
@@ -1034,15 +1054,25 @@
1034
1054
  "CreatedTime": {
1035
1055
  "type": "timestamp"
1036
1056
  },
1057
+ "CurrentSoftware": {},
1058
+ "Description": {},
1059
+ "DeviceAggregatedStatus": {},
1037
1060
  "DeviceId": {},
1038
1061
  "LastUpdatedTime": {
1039
1062
  "type": "timestamp"
1040
1063
  },
1064
+ "LatestDeviceJob": {
1065
+ "shape": "S2p"
1066
+ },
1041
1067
  "LeaseExpirationTime": {
1042
1068
  "type": "timestamp"
1043
1069
  },
1044
1070
  "Name": {},
1045
- "ProvisioningStatus": {}
1071
+ "ProvisioningStatus": {},
1072
+ "Tags": {
1073
+ "shape": "Sb"
1074
+ },
1075
+ "Type": {}
1046
1076
  }
1047
1077
  }
1048
1078
  },
@@ -1352,7 +1382,7 @@
1352
1382
  "Description": {},
1353
1383
  "Name": {},
1354
1384
  "NetworkingConfiguration": {
1355
- "shape": "S2q"
1385
+ "shape": "S2t"
1356
1386
  },
1357
1387
  "Tags": {
1358
1388
  "shape": "Sb"
@@ -1632,14 +1662,21 @@
1632
1662
  "IpAddress": {}
1633
1663
  }
1634
1664
  },
1635
- "S2q": {
1665
+ "S2p": {
1666
+ "type": "structure",
1667
+ "members": {
1668
+ "ImageVersion": {},
1669
+ "Status": {}
1670
+ }
1671
+ },
1672
+ "S2t": {
1636
1673
  "type": "structure",
1637
1674
  "members": {
1638
1675
  "Ethernet0": {
1639
- "shape": "S2r"
1676
+ "shape": "S2u"
1640
1677
  },
1641
1678
  "Ethernet1": {
1642
- "shape": "S2r"
1679
+ "shape": "S2u"
1643
1680
  },
1644
1681
  "Ntp": {
1645
1682
  "type": "structure",
@@ -1655,7 +1692,7 @@
1655
1692
  }
1656
1693
  }
1657
1694
  },
1658
- "S2r": {
1695
+ "S2u": {
1659
1696
  "type": "structure",
1660
1697
  "required": [
1661
1698
  "ConnectionType"
@@ -1682,7 +1719,7 @@
1682
1719
  }
1683
1720
  }
1684
1721
  },
1685
- "S3s": {
1722
+ "S3u": {
1686
1723
  "type": "list",
1687
1724
  "member": {}
1688
1725
  }
@@ -2930,6 +2930,17 @@
2930
2930
  "members": {
2931
2931
  "InitialDashboardId": {}
2932
2932
  }
2933
+ },
2934
+ "DashboardVisual": {
2935
+ "type": "structure",
2936
+ "required": [
2937
+ "InitialDashboardVisualId"
2938
+ ],
2939
+ "members": {
2940
+ "InitialDashboardVisualId": {
2941
+ "shape": "Sbo"
2942
+ }
2943
+ }
2933
2944
  }
2934
2945
  }
2935
2946
  },
@@ -2947,7 +2958,7 @@
2947
2958
  ],
2948
2959
  "members": {
2949
2960
  "EmbedUrl": {
2950
- "shape": "Sbo"
2961
+ "shape": "Sbq"
2951
2962
  },
2952
2963
  "Status": {
2953
2964
  "location": "statusCode",
@@ -3000,6 +3011,17 @@
3000
3011
  "members": {
3001
3012
  "InitialTopicId": {}
3002
3013
  }
3014
+ },
3015
+ "DashboardVisual": {
3016
+ "type": "structure",
3017
+ "required": [
3018
+ "InitialDashboardVisualId"
3019
+ ],
3020
+ "members": {
3021
+ "InitialDashboardVisualId": {
3022
+ "shape": "Sbo"
3023
+ }
3024
+ }
3003
3025
  }
3004
3026
  }
3005
3027
  },
@@ -3017,7 +3039,7 @@
3017
3039
  ],
3018
3040
  "members": {
3019
3041
  "EmbedUrl": {
3020
- "shape": "Sbo"
3042
+ "shape": "Sbq"
3021
3043
  },
3022
3044
  "Status": {
3023
3045
  "location": "statusCode",
@@ -3092,7 +3114,7 @@
3092
3114
  "type": "structure",
3093
3115
  "members": {
3094
3116
  "EmbedUrl": {
3095
- "shape": "Sbo"
3117
+ "shape": "Sbq"
3096
3118
  },
3097
3119
  "Status": {
3098
3120
  "location": "statusCode",
@@ -3136,7 +3158,7 @@
3136
3158
  "type": "structure",
3137
3159
  "members": {
3138
3160
  "EmbedUrl": {
3139
- "shape": "Sbo"
3161
+ "shape": "Sbq"
3140
3162
  },
3141
3163
  "Status": {
3142
3164
  "location": "statusCode",
@@ -3176,7 +3198,7 @@
3176
3198
  "type": "structure",
3177
3199
  "members": {
3178
3200
  "AnalysisSummaryList": {
3179
- "shape": "Sc6"
3201
+ "shape": "Sc9"
3180
3202
  },
3181
3203
  "NextToken": {},
3182
3204
  "Status": {
@@ -3278,7 +3300,7 @@
3278
3300
  "type": "structure",
3279
3301
  "members": {
3280
3302
  "DashboardSummaryList": {
3281
- "shape": "Sce"
3303
+ "shape": "Sch"
3282
3304
  },
3283
3305
  "NextToken": {},
3284
3306
  "Status": {
@@ -3485,7 +3507,7 @@
3485
3507
  "type": "integer"
3486
3508
  },
3487
3509
  "FolderSummaryList": {
3488
- "shape": "Sct"
3510
+ "shape": "Scw"
3489
3511
  },
3490
3512
  "NextToken": {},
3491
3513
  "RequestId": {}
@@ -3581,7 +3603,7 @@
3581
3603
  "type": "structure",
3582
3604
  "members": {
3583
3605
  "GroupList": {
3584
- "shape": "Sd0"
3606
+ "shape": "Sd3"
3585
3607
  },
3586
3608
  "NextToken": {},
3587
3609
  "RequestId": {},
@@ -4206,7 +4228,7 @@
4206
4228
  "type": "structure",
4207
4229
  "members": {
4208
4230
  "GroupList": {
4209
- "shape": "Sd0"
4231
+ "shape": "Sd3"
4210
4232
  },
4211
4233
  "NextToken": {},
4212
4234
  "RequestId": {},
@@ -4385,7 +4407,7 @@
4385
4407
  "type": "structure",
4386
4408
  "members": {
4387
4409
  "AnalysisSummaryList": {
4388
- "shape": "Sc6"
4410
+ "shape": "Sc9"
4389
4411
  },
4390
4412
  "NextToken": {},
4391
4413
  "Status": {
@@ -4435,7 +4457,7 @@
4435
4457
  "type": "structure",
4436
4458
  "members": {
4437
4459
  "DashboardSummaryList": {
4438
- "shape": "Sce"
4460
+ "shape": "Sch"
4439
4461
  },
4440
4462
  "NextToken": {},
4441
4463
  "Status": {
@@ -4486,7 +4508,7 @@
4486
4508
  "type": "integer"
4487
4509
  },
4488
4510
  "FolderSummaryList": {
4489
- "shape": "Sct"
4511
+ "shape": "Scw"
4490
4512
  },
4491
4513
  "NextToken": {},
4492
4514
  "RequestId": {}
@@ -4544,7 +4566,7 @@
4544
4566
  "type": "structure",
4545
4567
  "members": {
4546
4568
  "GroupList": {
4547
- "shape": "Sd0"
4569
+ "shape": "Sd3"
4548
4570
  },
4549
4571
  "NextToken": {},
4550
4572
  "RequestId": {},
@@ -4761,10 +4783,10 @@
4761
4783
  "locationName": "AnalysisId"
4762
4784
  },
4763
4785
  "GrantPermissions": {
4764
- "shape": "Sfc"
4786
+ "shape": "Sff"
4765
4787
  },
4766
4788
  "RevokePermissions": {
4767
- "shape": "Sfc"
4789
+ "shape": "Sff"
4768
4790
  }
4769
4791
  }
4770
4792
  },
@@ -4855,16 +4877,16 @@
4855
4877
  "locationName": "DashboardId"
4856
4878
  },
4857
4879
  "GrantPermissions": {
4858
- "shape": "Sfc"
4880
+ "shape": "Sff"
4859
4881
  },
4860
4882
  "RevokePermissions": {
4861
- "shape": "Sfc"
4883
+ "shape": "Sff"
4862
4884
  },
4863
4885
  "GrantLinkPermissions": {
4864
- "shape": "Sfh"
4886
+ "shape": "Sfk"
4865
4887
  },
4866
4888
  "RevokeLinkPermissions": {
4867
- "shape": "Sfh"
4889
+ "shape": "Sfk"
4868
4890
  }
4869
4891
  }
4870
4892
  },
@@ -5470,10 +5492,10 @@
5470
5492
  "locationName": "TemplateId"
5471
5493
  },
5472
5494
  "GrantPermissions": {
5473
- "shape": "Sfc"
5495
+ "shape": "Sff"
5474
5496
  },
5475
5497
  "RevokePermissions": {
5476
- "shape": "Sfc"
5498
+ "shape": "Sff"
5477
5499
  }
5478
5500
  }
5479
5501
  },
@@ -5603,10 +5625,10 @@
5603
5625
  "locationName": "ThemeId"
5604
5626
  },
5605
5627
  "GrantPermissions": {
5606
- "shape": "Sfc"
5628
+ "shape": "Sff"
5607
5629
  },
5608
5630
  "RevokePermissions": {
5609
- "shape": "Sfc"
5631
+ "shape": "Sff"
5610
5632
  }
5611
5633
  }
5612
5634
  },
@@ -6875,10 +6897,23 @@
6875
6897
  }
6876
6898
  },
6877
6899
  "Sbo": {
6900
+ "type": "structure",
6901
+ "required": [
6902
+ "DashboardId",
6903
+ "SheetId",
6904
+ "VisualId"
6905
+ ],
6906
+ "members": {
6907
+ "DashboardId": {},
6908
+ "SheetId": {},
6909
+ "VisualId": {}
6910
+ }
6911
+ },
6912
+ "Sbq": {
6878
6913
  "type": "string",
6879
6914
  "sensitive": true
6880
6915
  },
6881
- "Sc6": {
6916
+ "Sc9": {
6882
6917
  "type": "list",
6883
6918
  "member": {
6884
6919
  "type": "structure",
@@ -6896,7 +6931,7 @@
6896
6931
  }
6897
6932
  }
6898
6933
  },
6899
- "Sce": {
6934
+ "Sch": {
6900
6935
  "type": "list",
6901
6936
  "member": {
6902
6937
  "type": "structure",
@@ -6919,7 +6954,7 @@
6919
6954
  }
6920
6955
  }
6921
6956
  },
6922
- "Sct": {
6957
+ "Scw": {
6923
6958
  "type": "list",
6924
6959
  "member": {
6925
6960
  "type": "structure",
@@ -6937,19 +6972,19 @@
6937
6972
  }
6938
6973
  }
6939
6974
  },
6940
- "Sd0": {
6975
+ "Sd3": {
6941
6976
  "type": "list",
6942
6977
  "member": {
6943
6978
  "shape": "S5u"
6944
6979
  }
6945
6980
  },
6946
- "Sfc": {
6981
+ "Sff": {
6947
6982
  "type": "list",
6948
6983
  "member": {
6949
6984
  "shape": "S18"
6950
6985
  }
6951
6986
  },
6952
- "Sfh": {
6987
+ "Sfk": {
6953
6988
  "type": "list",
6954
6989
  "member": {
6955
6990
  "shape": "S18"
@@ -22,8 +22,7 @@
22
22
  "required": [
23
23
  "clientId",
24
24
  "clientSecret",
25
- "grantType",
26
- "deviceCode"
25
+ "grantType"
27
26
  ],
28
27
  "members": {
29
28
  "clientId": {},