serverless-spy 0.0.28 → 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
@@ -533,7 +533,7 @@
533
533
  },
534
534
  "Name": {},
535
535
  "Update": {
536
- "shape": "S41"
536
+ "shape": "S45"
537
537
  },
538
538
  "ClientRequestToken": {
539
539
  "idempotencyToken": true
@@ -1065,19 +1065,19 @@
1065
1065
  "type": "structure",
1066
1066
  "members": {
1067
1067
  "DeviceRegistrationState": {
1068
- "shape": "S5l"
1068
+ "shape": "S5p"
1069
1069
  },
1070
1070
  "Proximity": {
1071
- "shape": "S5o"
1071
+ "shape": "S5s"
1072
1072
  },
1073
1073
  "Join": {
1074
- "shape": "S5p"
1074
+ "shape": "S5t"
1075
1075
  },
1076
1076
  "ConnectionStatus": {
1077
- "shape": "S5r"
1077
+ "shape": "S5v"
1078
1078
  },
1079
1079
  "MessageDeliveryStatus": {
1080
- "shape": "S5t"
1080
+ "shape": "S5x"
1081
1081
  }
1082
1082
  }
1083
1083
  }
@@ -1112,7 +1112,7 @@
1112
1112
  "members": {
1113
1113
  "RfRegion": {},
1114
1114
  "StartTime": {
1115
- "shape": "S5y"
1115
+ "shape": "S62"
1116
1116
  }
1117
1117
  }
1118
1118
  },
@@ -1139,10 +1139,10 @@
1139
1139
  "members": {
1140
1140
  "DefaultLogLevel": {},
1141
1141
  "WirelessGatewayLogOptions": {
1142
- "shape": "S62"
1142
+ "shape": "S66"
1143
1143
  },
1144
1144
  "WirelessDeviceLogOptions": {
1145
- "shape": "S68"
1145
+ "shape": "S6c"
1146
1146
  }
1147
1147
  }
1148
1148
  }
@@ -1212,7 +1212,7 @@
1212
1212
  "type": "structure",
1213
1213
  "members": {
1214
1214
  "LoRaWAN": {
1215
- "shape": "S6l"
1215
+ "shape": "S6p"
1216
1216
  }
1217
1217
  }
1218
1218
  }
@@ -1279,7 +1279,7 @@
1279
1279
  "type": "structure",
1280
1280
  "members": {
1281
1281
  "Sidewalk": {
1282
- "shape": "S6u"
1282
+ "shape": "S6y"
1283
1283
  },
1284
1284
  "AccountLinked": {
1285
1285
  "type": "boolean"
@@ -1313,7 +1313,7 @@
1313
1313
  "type": "structure",
1314
1314
  "members": {
1315
1315
  "Position": {
1316
- "shape": "S71"
1316
+ "shape": "S75"
1317
1317
  },
1318
1318
  "Accuracy": {
1319
1319
  "type": "structure",
@@ -1360,7 +1360,7 @@
1360
1360
  "type": "structure",
1361
1361
  "members": {
1362
1362
  "Solvers": {
1363
- "shape": "S7c"
1363
+ "shape": "S7g"
1364
1364
  },
1365
1365
  "Destination": {}
1366
1366
  }
@@ -1396,19 +1396,19 @@
1396
1396
  "type": "structure",
1397
1397
  "members": {
1398
1398
  "DeviceRegistrationState": {
1399
- "shape": "S7l"
1399
+ "shape": "S7p"
1400
1400
  },
1401
1401
  "Proximity": {
1402
- "shape": "S7n"
1402
+ "shape": "S7r"
1403
1403
  },
1404
1404
  "Join": {
1405
- "shape": "S7o"
1405
+ "shape": "S7s"
1406
1406
  },
1407
1407
  "ConnectionStatus": {
1408
- "shape": "S7q"
1408
+ "shape": "S7u"
1409
1409
  },
1410
1410
  "MessageDeliveryStatus": {
1411
- "shape": "S7s"
1411
+ "shape": "S7w"
1412
1412
  }
1413
1413
  }
1414
1414
  }
@@ -1591,7 +1591,7 @@
1591
1591
  "SidewalkId": {},
1592
1592
  "SidewalkManufacturingSn": {},
1593
1593
  "DeviceCertificates": {
1594
- "shape": "S8u"
1594
+ "shape": "S8y"
1595
1595
  }
1596
1596
  }
1597
1597
  }
@@ -1752,7 +1752,7 @@
1752
1752
  "type": "structure",
1753
1753
  "members": {
1754
1754
  "CurrentVersion": {
1755
- "shape": "S46"
1755
+ "shape": "S4a"
1756
1756
  }
1757
1757
  }
1758
1758
  }
@@ -1839,7 +1839,7 @@
1839
1839
  },
1840
1840
  "Name": {},
1841
1841
  "Update": {
1842
- "shape": "S41"
1842
+ "shape": "S45"
1843
1843
  },
1844
1844
  "Arn": {}
1845
1845
  }
@@ -1964,19 +1964,19 @@
1964
1964
  "type": "structure",
1965
1965
  "members": {
1966
1966
  "DeviceRegistrationState": {
1967
- "shape": "S7l"
1967
+ "shape": "S7p"
1968
1968
  },
1969
1969
  "Proximity": {
1970
- "shape": "S7n"
1970
+ "shape": "S7r"
1971
1971
  },
1972
1972
  "Join": {
1973
- "shape": "S7o"
1973
+ "shape": "S7s"
1974
1974
  },
1975
1975
  "ConnectionStatus": {
1976
- "shape": "S7q"
1976
+ "shape": "S7u"
1977
1977
  },
1978
1978
  "MessageDeliveryStatus": {
1979
- "shape": "S7s"
1979
+ "shape": "S7w"
1980
1980
  }
1981
1981
  }
1982
1982
  }
@@ -2164,7 +2164,7 @@
2164
2164
  "Sidewalk": {
2165
2165
  "type": "list",
2166
2166
  "member": {
2167
- "shape": "S6u"
2167
+ "shape": "S6y"
2168
2168
  }
2169
2169
  }
2170
2170
  }
@@ -2205,7 +2205,7 @@
2205
2205
  "ResourceIdentifier": {},
2206
2206
  "ResourceType": {},
2207
2207
  "Solvers": {
2208
- "shape": "S7c"
2208
+ "shape": "S7g"
2209
2209
  },
2210
2210
  "Destination": {}
2211
2211
  }
@@ -2260,7 +2260,7 @@
2260
2260
  },
2261
2261
  "ReceivedAt": {},
2262
2262
  "LoRaWAN": {
2263
- "shape": "Saw"
2263
+ "shape": "Sb0"
2264
2264
  }
2265
2265
  }
2266
2266
  }
@@ -2402,7 +2402,7 @@
2402
2402
  "SidewalkId": {},
2403
2403
  "SidewalkManufacturingSn": {},
2404
2404
  "DeviceCertificates": {
2405
- "shape": "S8u"
2405
+ "shape": "S8y"
2406
2406
  }
2407
2407
  }
2408
2408
  },
@@ -2454,10 +2454,10 @@
2454
2454
  "type": "structure",
2455
2455
  "members": {
2456
2456
  "CurrentVersion": {
2457
- "shape": "S46"
2457
+ "shape": "S4a"
2458
2458
  },
2459
2459
  "UpdateVersion": {
2460
- "shape": "S46"
2460
+ "shape": "S4a"
2461
2461
  }
2462
2462
  }
2463
2463
  },
@@ -2693,7 +2693,7 @@
2693
2693
  "type": "structure",
2694
2694
  "members": {
2695
2695
  "LoRaWAN": {
2696
- "shape": "Saw"
2696
+ "shape": "Sb0"
2697
2697
  },
2698
2698
  "Sidewalk": {
2699
2699
  "type": "structure",
@@ -2791,7 +2791,7 @@
2791
2791
  "type": "structure",
2792
2792
  "members": {
2793
2793
  "StartTime": {
2794
- "shape": "S5y"
2794
+ "shape": "S62"
2795
2795
  }
2796
2796
  }
2797
2797
  }
@@ -2820,7 +2820,7 @@
2820
2820
  "locationName": "Id"
2821
2821
  },
2822
2822
  "LoRaWAN": {
2823
- "shape": "S6l"
2823
+ "shape": "S6p"
2824
2824
  }
2825
2825
  }
2826
2826
  },
@@ -2946,19 +2946,19 @@
2946
2946
  "type": "structure",
2947
2947
  "members": {
2948
2948
  "DeviceRegistrationState": {
2949
- "shape": "S5l"
2949
+ "shape": "S5p"
2950
2950
  },
2951
2951
  "Proximity": {
2952
- "shape": "S5o"
2952
+ "shape": "S5s"
2953
2953
  },
2954
2954
  "Join": {
2955
- "shape": "S5p"
2955
+ "shape": "S5t"
2956
2956
  },
2957
2957
  "ConnectionStatus": {
2958
- "shape": "S5r"
2958
+ "shape": "S5v"
2959
2959
  },
2960
2960
  "MessageDeliveryStatus": {
2961
- "shape": "S5t"
2961
+ "shape": "S5x"
2962
2962
  }
2963
2963
  }
2964
2964
  },
@@ -3007,10 +3007,10 @@
3007
3007
  "members": {
3008
3008
  "DefaultLogLevel": {},
3009
3009
  "WirelessDeviceLogOptions": {
3010
- "shape": "S68"
3010
+ "shape": "S6c"
3011
3011
  },
3012
3012
  "WirelessGatewayLogOptions": {
3013
- "shape": "S62"
3013
+ "shape": "S66"
3014
3014
  }
3015
3015
  }
3016
3016
  },
@@ -3146,7 +3146,7 @@
3146
3146
  "locationName": "resourceType"
3147
3147
  },
3148
3148
  "Position": {
3149
- "shape": "S71"
3149
+ "shape": "S75"
3150
3150
  }
3151
3151
  }
3152
3152
  },
@@ -3181,19 +3181,19 @@
3181
3181
  "locationName": "partnerType"
3182
3182
  },
3183
3183
  "DeviceRegistrationState": {
3184
- "shape": "S7l"
3184
+ "shape": "S7p"
3185
3185
  },
3186
3186
  "Proximity": {
3187
- "shape": "S7n"
3187
+ "shape": "S7r"
3188
3188
  },
3189
3189
  "Join": {
3190
- "shape": "S7o"
3190
+ "shape": "S7s"
3191
3191
  },
3192
3192
  "ConnectionStatus": {
3193
- "shape": "S7q"
3193
+ "shape": "S7u"
3194
3194
  },
3195
3195
  "MessageDeliveryStatus": {
3196
- "shape": "S7s"
3196
+ "shape": "S7w"
3197
3197
  }
3198
3198
  }
3199
3199
  },
@@ -3511,6 +3511,20 @@
3511
3511
  "member": {
3512
3512
  "type": "integer"
3513
3513
  }
3514
+ },
3515
+ "Beaconing": {
3516
+ "type": "structure",
3517
+ "members": {
3518
+ "DataRate": {
3519
+ "type": "integer"
3520
+ },
3521
+ "Frequencies": {
3522
+ "type": "list",
3523
+ "member": {
3524
+ "type": "integer"
3525
+ }
3526
+ }
3527
+ }
3514
3528
  }
3515
3529
  }
3516
3530
  },
@@ -3525,7 +3539,7 @@
3525
3539
  "type": "list",
3526
3540
  "member": {}
3527
3541
  },
3528
- "S41": {
3542
+ "S45": {
3529
3543
  "type": "structure",
3530
3544
  "members": {
3531
3545
  "UpdateDataSource": {},
@@ -3538,16 +3552,16 @@
3538
3552
  "type": "long"
3539
3553
  },
3540
3554
  "CurrentVersion": {
3541
- "shape": "S46"
3555
+ "shape": "S4a"
3542
3556
  },
3543
3557
  "UpdateVersion": {
3544
- "shape": "S46"
3558
+ "shape": "S4a"
3545
3559
  }
3546
3560
  }
3547
3561
  }
3548
3562
  }
3549
3563
  },
3550
- "S46": {
3564
+ "S4a": {
3551
3565
  "type": "structure",
3552
3566
  "members": {
3553
3567
  "PackageVersion": {},
@@ -3555,29 +3569,29 @@
3555
3569
  "Station": {}
3556
3570
  }
3557
3571
  },
3558
- "S5l": {
3572
+ "S5p": {
3559
3573
  "type": "structure",
3560
3574
  "members": {
3561
3575
  "Sidewalk": {
3562
- "shape": "S5m"
3576
+ "shape": "S5q"
3563
3577
  }
3564
3578
  }
3565
3579
  },
3566
- "S5m": {
3580
+ "S5q": {
3567
3581
  "type": "structure",
3568
3582
  "members": {
3569
3583
  "WirelessDeviceEventTopic": {}
3570
3584
  }
3571
3585
  },
3572
- "S5o": {
3586
+ "S5s": {
3573
3587
  "type": "structure",
3574
3588
  "members": {
3575
3589
  "Sidewalk": {
3576
- "shape": "S5m"
3590
+ "shape": "S5q"
3577
3591
  }
3578
3592
  }
3579
3593
  },
3580
- "S5p": {
3594
+ "S5t": {
3581
3595
  "type": "structure",
3582
3596
  "members": {
3583
3597
  "LoRaWAN": {
@@ -3588,7 +3602,7 @@
3588
3602
  }
3589
3603
  }
3590
3604
  },
3591
- "S5r": {
3605
+ "S5v": {
3592
3606
  "type": "structure",
3593
3607
  "members": {
3594
3608
  "LoRaWAN": {
@@ -3599,19 +3613,19 @@
3599
3613
  }
3600
3614
  }
3601
3615
  },
3602
- "S5t": {
3616
+ "S5x": {
3603
3617
  "type": "structure",
3604
3618
  "members": {
3605
3619
  "Sidewalk": {
3606
- "shape": "S5m"
3620
+ "shape": "S5q"
3607
3621
  }
3608
3622
  }
3609
3623
  },
3610
- "S5y": {
3624
+ "S62": {
3611
3625
  "type": "timestamp",
3612
3626
  "timestampFormat": "iso8601"
3613
3627
  },
3614
- "S62": {
3628
+ "S66": {
3615
3629
  "type": "list",
3616
3630
  "member": {
3617
3631
  "type": "structure",
@@ -3639,7 +3653,7 @@
3639
3653
  }
3640
3654
  }
3641
3655
  },
3642
- "S68": {
3656
+ "S6c": {
3643
3657
  "type": "list",
3644
3658
  "member": {
3645
3659
  "type": "structure",
@@ -3667,7 +3681,7 @@
3667
3681
  }
3668
3682
  }
3669
3683
  },
3670
- "S6l": {
3684
+ "S6p": {
3671
3685
  "type": "structure",
3672
3686
  "members": {
3673
3687
  "DlDr": {
@@ -3685,7 +3699,7 @@
3685
3699
  }
3686
3700
  }
3687
3701
  },
3688
- "S6u": {
3702
+ "S6y": {
3689
3703
  "type": "structure",
3690
3704
  "members": {
3691
3705
  "AmazonId": {},
@@ -3696,13 +3710,13 @@
3696
3710
  "Arn": {}
3697
3711
  }
3698
3712
  },
3699
- "S71": {
3713
+ "S75": {
3700
3714
  "type": "list",
3701
3715
  "member": {
3702
3716
  "type": "float"
3703
3717
  }
3704
3718
  },
3705
- "S7c": {
3719
+ "S7g": {
3706
3720
  "type": "structure",
3707
3721
  "members": {
3708
3722
  "SemtechGnss": {
@@ -3716,31 +3730,31 @@
3716
3730
  }
3717
3731
  }
3718
3732
  },
3719
- "S7l": {
3733
+ "S7p": {
3720
3734
  "type": "structure",
3721
3735
  "members": {
3722
3736
  "Sidewalk": {
3723
- "shape": "S7m"
3737
+ "shape": "S7q"
3724
3738
  },
3725
3739
  "WirelessDeviceIdEventTopic": {}
3726
3740
  }
3727
3741
  },
3728
- "S7m": {
3742
+ "S7q": {
3729
3743
  "type": "structure",
3730
3744
  "members": {
3731
3745
  "AmazonIdEventTopic": {}
3732
3746
  }
3733
3747
  },
3734
- "S7n": {
3748
+ "S7r": {
3735
3749
  "type": "structure",
3736
3750
  "members": {
3737
3751
  "Sidewalk": {
3738
- "shape": "S7m"
3752
+ "shape": "S7q"
3739
3753
  },
3740
3754
  "WirelessDeviceIdEventTopic": {}
3741
3755
  }
3742
3756
  },
3743
- "S7o": {
3757
+ "S7s": {
3744
3758
  "type": "structure",
3745
3759
  "members": {
3746
3760
  "LoRaWAN": {
@@ -3752,7 +3766,7 @@
3752
3766
  "WirelessDeviceIdEventTopic": {}
3753
3767
  }
3754
3768
  },
3755
- "S7q": {
3769
+ "S7u": {
3756
3770
  "type": "structure",
3757
3771
  "members": {
3758
3772
  "LoRaWAN": {
@@ -3764,16 +3778,16 @@
3764
3778
  "WirelessGatewayIdEventTopic": {}
3765
3779
  }
3766
3780
  },
3767
- "S7s": {
3781
+ "S7w": {
3768
3782
  "type": "structure",
3769
3783
  "members": {
3770
3784
  "Sidewalk": {
3771
- "shape": "S7m"
3785
+ "shape": "S7q"
3772
3786
  },
3773
3787
  "WirelessDeviceIdEventTopic": {}
3774
3788
  }
3775
3789
  },
3776
- "S8u": {
3790
+ "S8y": {
3777
3791
  "type": "list",
3778
3792
  "member": {
3779
3793
  "type": "structure",
@@ -3787,11 +3801,41 @@
3787
3801
  }
3788
3802
  }
3789
3803
  },
3790
- "Saw": {
3804
+ "Sb0": {
3791
3805
  "type": "structure",
3792
3806
  "members": {
3793
3807
  "FPort": {
3794
3808
  "type": "integer"
3809
+ },
3810
+ "ParticipatingGateways": {
3811
+ "type": "structure",
3812
+ "required": [
3813
+ "DownlinkMode",
3814
+ "GatewayList",
3815
+ "TransmissionInterval"
3816
+ ],
3817
+ "members": {
3818
+ "DownlinkMode": {},
3819
+ "GatewayList": {
3820
+ "type": "list",
3821
+ "member": {
3822
+ "type": "structure",
3823
+ "required": [
3824
+ "GatewayId",
3825
+ "DownlinkFrequency"
3826
+ ],
3827
+ "members": {
3828
+ "GatewayId": {},
3829
+ "DownlinkFrequency": {
3830
+ "type": "integer"
3831
+ }
3832
+ }
3833
+ }
3834
+ },
3835
+ "TransmissionInterval": {
3836
+ "type": "integer"
3837
+ }
3838
+ }
3795
3839
  }
3796
3840
  }
3797
3841
  }
@@ -1587,6 +1587,13 @@
1587
1587
  },
1588
1588
  "Url": {
1589
1589
  "locationName": "url"
1590
+ },
1591
+ "AdTriggers": {
1592
+ "locationName": "adTriggers",
1593
+ "shape": "St"
1594
+ },
1595
+ "AdsOnDeliveryRestrictions": {
1596
+ "locationName": "adsOnDeliveryRestrictions"
1590
1597
  }
1591
1598
  },
1592
1599
  "required": [