@pgarbe/cdk-ecr-sync 0.5.19 → 0.5.23

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 (496) hide show
  1. package/.gitattributes +19 -19
  2. package/.jsii +2588 -1305
  3. package/.projenrc.ts +51 -0
  4. package/API.md +177 -46
  5. package/lib/ecr-sync.d.ts +6 -6
  6. package/lib/ecr-sync.js +16 -15
  7. package/node_modules/aws-sdk/CHANGELOG.md +439 -1
  8. package/node_modules/aws-sdk/README.md +1 -1
  9. package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +5 -4
  10. package/node_modules/aws-sdk/apis/account-2021-02-01.examples.json +5 -0
  11. package/node_modules/aws-sdk/apis/account-2021-02-01.min.json +123 -0
  12. package/node_modules/aws-sdk/apis/account-2021-02-01.paginators.json +4 -0
  13. package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +442 -11
  14. package/node_modules/aws-sdk/apis/amp-2020-08-01.paginators.json +6 -0
  15. package/node_modules/aws-sdk/apis/amp-2020-08-01.waiters2.json +43 -0
  16. package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +347 -3
  17. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.examples.json +5 -0
  18. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +1036 -0
  19. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.paginators.json +16 -0
  20. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.examples.json +715 -0
  21. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +48 -38
  22. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.examples.json +5 -0
  23. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +87 -0
  24. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.paginators.json +4 -0
  25. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +43 -37
  26. package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.min.json +222 -8
  27. package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +51 -30
  28. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +10 -10
  29. package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +505 -141
  30. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +343 -98
  31. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +464 -12
  32. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.paginators.json +25 -0
  33. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +344 -114
  34. package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +189 -60
  35. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.examples.json +5 -0
  36. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.min.json +420 -0
  37. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.paginators.json +22 -0
  38. package/node_modules/aws-sdk/apis/batch-2016-08-10.examples.json +30 -6
  39. package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +267 -72
  40. package/node_modules/aws-sdk/apis/batch-2016-08-10.paginators.json +6 -0
  41. package/node_modules/aws-sdk/apis/braket-2019-09-01.min.json +388 -11
  42. package/node_modules/aws-sdk/apis/braket-2019-09-01.paginators.json +6 -0
  43. package/node_modules/aws-sdk/apis/chime-2018-05-01.min.json +287 -201
  44. package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.min.json +362 -13
  45. package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.paginators.json +5 -0
  46. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.examples.json +5 -0
  47. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +503 -0
  48. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.paginators.json +9 -0
  49. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +752 -88
  50. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.paginators.json +10 -0
  51. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.examples.json +5 -0
  52. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.min.json +271 -0
  53. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.paginators.json +14 -0
  54. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.waiters2.json +31 -0
  55. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +50 -27
  56. package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +702 -180
  57. package/node_modules/aws-sdk/apis/codebuild-2016-10-06.min.json +74 -73
  58. package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.min.json +15 -1
  59. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +224 -125
  60. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.paginators.json +10 -0
  61. package/node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.min.json +244 -29
  62. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +242 -68
  63. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +805 -103
  64. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +17 -0
  65. package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +3 -0
  66. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +322 -50
  67. package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +430 -110
  68. package/node_modules/aws-sdk/apis/databrew-2017-07-25.paginators.json +6 -0
  69. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +460 -39
  70. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.paginators.json +6 -0
  71. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +207 -56
  72. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +676 -140
  73. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +31 -2
  74. package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +133 -36
  75. package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +120 -73
  76. package/node_modules/aws-sdk/apis/drs-2020-02-26.examples.json +5 -0
  77. package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1347 -0
  78. package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +40 -0
  79. package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +296 -261
  80. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +4613 -1377
  81. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +90 -0
  82. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +24 -0
  83. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +445 -31
  84. package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
  85. package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +114 -75
  86. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +3 -0
  87. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
  88. package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +32 -26
  89. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +5 -1
  90. package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +18 -6
  91. package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +24 -4
  92. package/node_modules/aws-sdk/apis/evidently-2021-02-01.examples.json +5 -0
  93. package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +1853 -0
  94. package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +28 -0
  95. package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +24 -4
  96. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +602 -36
  97. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
  98. package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +198 -82
  99. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +507 -76
  100. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +358 -75
  101. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
  102. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +817 -138
  103. package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
  104. package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +149 -149
  105. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +388 -367
  106. package/node_modules/aws-sdk/apis/grafana-2020-08-18.examples.json +5 -0
  107. package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +728 -0
  108. package/node_modules/aws-sdk/apis/grafana-2020-08-18.paginators.json +16 -0
  109. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +2 -1
  110. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +124 -82
  111. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.examples.json +5 -0
  112. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +1993 -0
  113. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +57 -0
  114. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +442 -267
  115. package/node_modules/aws-sdk/apis/iotdeviceadvisor-2020-09-18.min.json +31 -3
  116. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +360 -124
  117. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
  118. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.examples.json +5 -0
  119. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +1675 -0
  120. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +29 -0
  121. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.waiters2.json +5 -0
  122. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +1073 -94
  123. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +15 -0
  124. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +276 -98
  125. package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +7 -12
  126. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +459 -78
  127. package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
  128. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.examples.json +5 -0
  129. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +960 -0
  130. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.paginators.json +22 -0
  131. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +691 -130
  132. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +14 -0
  133. package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
  134. package/node_modules/aws-sdk/apis/kinesisanalyticsv2-2018-05-23.min.json +3 -6
  135. package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +608 -8
  136. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +858 -81
  137. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +50 -5
  138. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +180 -120
  139. package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +186 -72
  140. package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +166 -147
  141. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +268 -108
  142. package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
  143. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +9 -7
  144. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
  145. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
  146. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +198 -108
  147. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +321 -130
  148. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +301 -227
  149. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +4 -0
  150. package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +7 -0
  151. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +411 -149
  152. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +6 -0
  153. package/node_modules/aws-sdk/apis/metadata.json +68 -0
  154. package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +156 -43
  155. package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
  156. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.examples.json +5 -0
  157. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.min.json +1230 -0
  158. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.paginators.json +34 -0
  159. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.examples.json +5 -0
  160. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.min.json +1032 -0
  161. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.paginators.json +34 -0
  162. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +900 -161
  163. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +15 -0
  164. package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
  165. package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +4 -0
  166. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +105 -32
  167. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +2044 -118
  168. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +60 -0
  169. package/node_modules/aws-sdk/apis/nimble-2020-08-01.examples.json +5 -0
  170. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +752 -957
  171. package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +50 -56
  172. package/node_modules/aws-sdk/apis/nimble-2020-08-01.waiters2.json +234 -0
  173. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +24 -4
  174. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +536 -49
  175. package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
  176. package/node_modules/aws-sdk/apis/panorama-2019-07-24.examples.json +5 -0
  177. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +1622 -0
  178. package/node_modules/aws-sdk/apis/panorama-2019-07-24.paginators.json +49 -0
  179. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +338 -31
  180. package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
  181. package/node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json +2 -4
  182. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +869 -352
  183. package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +752 -74
  184. package/node_modules/aws-sdk/apis/proton-2020-07-20.paginators.json +41 -0
  185. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +327 -194
  186. package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +16 -11
  187. package/node_modules/aws-sdk/apis/rbin-2021-06-15.examples.json +5 -0
  188. package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +325 -0
  189. package/node_modules/aws-sdk/apis/rbin-2021-06-15.paginators.json +10 -0
  190. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +538 -323
  191. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +253 -148
  192. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +30 -0
  193. package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +0 -6
  194. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +362 -121
  195. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +12 -0
  196. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.examples.json +5 -0
  197. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +1863 -0
  198. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +74 -0
  199. package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +263 -198
  200. package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
  201. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
  202. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
  203. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.min.json +85 -13
  204. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.paginators.json +6 -0
  205. package/node_modules/aws-sdk/apis/rum-2018-05-10.examples.json +5 -0
  206. package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +458 -0
  207. package/node_modules/aws-sdk/apis/rum-2018-05-10.paginators.json +16 -0
  208. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +14 -13
  209. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
  210. package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +196 -163
  211. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +15 -7
  212. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +2265 -1023
  213. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +29 -0
  214. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +779 -259
  215. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
  216. package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +72 -70
  217. package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
  218. package/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json +35 -25
  219. package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +90 -18
  220. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +379 -351
  221. package/node_modules/aws-sdk/apis/ssm-2014-11-06.waiters2.json +5 -0
  222. package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +58 -11
  223. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +39 -9
  224. package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +163 -30
  225. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.min.json +623 -42
  226. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.paginators.json +12 -0
  227. package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +81 -13
  228. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +80 -24
  229. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +44 -43
  230. package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +66 -30
  231. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.examples.json +5 -0
  232. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.min.json +903 -0
  233. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.paginators.json +24 -0
  234. package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +166 -97
  235. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +398 -59
  236. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +5 -0
  237. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.examples.json +5 -0
  238. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +1525 -0
  239. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +46 -0
  240. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +308 -27
  241. package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +10 -0
  242. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +83 -50
  243. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.examples.json +5 -0
  244. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +1579 -0
  245. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.paginators.json +39 -0
  246. package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +6 -1
  247. package/node_modules/aws-sdk/clients/account.d.ts +136 -0
  248. package/node_modules/aws-sdk/clients/account.js +18 -0
  249. package/node_modules/aws-sdk/clients/all.d.ts +21 -0
  250. package/node_modules/aws-sdk/clients/all.js +22 -1
  251. package/node_modules/aws-sdk/clients/amp.d.ts +387 -0
  252. package/node_modules/aws-sdk/clients/amp.js +1 -0
  253. package/node_modules/aws-sdk/clients/amplifybackend.d.ts +313 -1
  254. package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +1003 -0
  255. package/node_modules/aws-sdk/clients/amplifyuibuilder.js +18 -0
  256. package/node_modules/aws-sdk/clients/apigateway.d.ts +1 -1
  257. package/node_modules/aws-sdk/clients/appconfig.d.ts +86 -68
  258. package/node_modules/aws-sdk/clients/appconfigdata.d.ts +102 -0
  259. package/node_modules/aws-sdk/clients/appconfigdata.js +18 -0
  260. package/node_modules/aws-sdk/clients/appflow.d.ts +8 -0
  261. package/node_modules/aws-sdk/clients/appintegrations.d.ts +273 -2
  262. package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +38 -38
  263. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +18 -3
  264. package/node_modules/aws-sdk/clients/apprunner.d.ts +55 -54
  265. package/node_modules/aws-sdk/clients/appstream.d.ts +482 -15
  266. package/node_modules/aws-sdk/clients/appsync.d.ts +357 -114
  267. package/node_modules/aws-sdk/clients/auditmanager.d.ts +801 -313
  268. package/node_modules/aws-sdk/clients/autoscaling.d.ts +341 -51
  269. package/node_modules/aws-sdk/clients/backup.d.ts +162 -32
  270. package/node_modules/aws-sdk/clients/backupgateway.d.ts +571 -0
  271. package/node_modules/aws-sdk/clients/backupgateway.js +18 -0
  272. package/node_modules/aws-sdk/clients/batch.d.ts +250 -34
  273. package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
  274. package/node_modules/aws-sdk/clients/chime.d.ts +135 -8
  275. package/node_modules/aws-sdk/clients/chimesdkidentity.d.ts +314 -2
  276. package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +546 -0
  277. package/node_modules/aws-sdk/clients/chimesdkmeetings.js +18 -0
  278. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +620 -16
  279. package/node_modules/aws-sdk/clients/cloudcontrol.d.ts +385 -0
  280. package/node_modules/aws-sdk/clients/cloudcontrol.js +19 -0
  281. package/node_modules/aws-sdk/clients/cloudformation.d.ts +46 -14
  282. package/node_modules/aws-sdk/clients/cloudfront.d.ts +494 -40
  283. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +3 -3
  284. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
  285. package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
  286. package/node_modules/aws-sdk/clients/codebuild.d.ts +8 -3
  287. package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +60 -23
  288. package/node_modules/aws-sdk/clients/comprehend.d.ts +200 -1
  289. package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
  290. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +249 -10
  291. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  292. package/node_modules/aws-sdk/clients/connect.d.ts +846 -48
  293. package/node_modules/aws-sdk/clients/connectparticipant.d.ts +18 -13
  294. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +322 -11
  295. package/node_modules/aws-sdk/clients/databrew.d.ts +358 -1
  296. package/node_modules/aws-sdk/clients/dataexchange.d.ts +525 -23
  297. package/node_modules/aws-sdk/clients/datasync.d.ts +241 -11
  298. package/node_modules/aws-sdk/clients/devopsguru.d.ts +707 -81
  299. package/node_modules/aws-sdk/clients/directconnect.d.ts +208 -49
  300. package/node_modules/aws-sdk/clients/dms.d.ts +116 -34
  301. package/node_modules/aws-sdk/clients/drs.d.ts +1737 -0
  302. package/node_modules/aws-sdk/clients/drs.js +18 -0
  303. package/node_modules/aws-sdk/clients/dynamodb.d.ts +113 -61
  304. package/node_modules/aws-sdk/clients/ec2.d.ts +4044 -415
  305. package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
  306. package/node_modules/aws-sdk/clients/ecs.d.ts +416 -345
  307. package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
  308. package/node_modules/aws-sdk/clients/eks.d.ts +27 -23
  309. package/node_modules/aws-sdk/clients/elasticache.d.ts +51 -30
  310. package/node_modules/aws-sdk/clients/elbv2.d.ts +29 -12
  311. package/node_modules/aws-sdk/clients/emr.d.ts +38 -18
  312. package/node_modules/aws-sdk/clients/emrcontainers.d.ts +18 -3
  313. package/node_modules/aws-sdk/clients/es.d.ts +39 -3
  314. package/node_modules/aws-sdk/clients/evidently.d.ts +1892 -0
  315. package/node_modules/aws-sdk/clients/evidently.js +18 -0
  316. package/node_modules/aws-sdk/clients/finspace.d.ts +26 -0
  317. package/node_modules/aws-sdk/clients/finspace.js +0 -1
  318. package/node_modules/aws-sdk/clients/finspacedata.d.ts +741 -65
  319. package/node_modules/aws-sdk/clients/finspacedata.js +0 -1
  320. package/node_modules/aws-sdk/clients/firehose.d.ts +62 -0
  321. package/node_modules/aws-sdk/clients/forecastservice.d.ts +561 -9
  322. package/node_modules/aws-sdk/clients/frauddetector.d.ts +434 -26
  323. package/node_modules/aws-sdk/clients/fsx.d.ts +905 -139
  324. package/node_modules/aws-sdk/clients/gamelift.d.ts +9 -7
  325. package/node_modules/aws-sdk/clients/glue.d.ts +59 -2
  326. package/node_modules/aws-sdk/clients/grafana.d.ts +718 -0
  327. package/node_modules/aws-sdk/clients/grafana.js +18 -0
  328. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +8 -4
  329. package/node_modules/aws-sdk/clients/health.d.ts +49 -49
  330. package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
  331. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +102 -42
  332. package/node_modules/aws-sdk/clients/inspector2.d.ts +2448 -0
  333. package/node_modules/aws-sdk/clients/inspector2.js +18 -0
  334. package/node_modules/aws-sdk/clients/iot.d.ts +265 -18
  335. package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
  336. package/node_modules/aws-sdk/clients/iotsitewise.d.ts +254 -12
  337. package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +1672 -0
  338. package/node_modules/aws-sdk/clients/iottwinmaker.js +19 -0
  339. package/node_modules/aws-sdk/clients/iotwireless.d.ts +637 -6
  340. package/node_modules/aws-sdk/clients/ivs.d.ts +353 -124
  341. package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
  342. package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +1132 -0
  343. package/node_modules/aws-sdk/clients/kafkaconnect.js +18 -0
  344. package/node_modules/aws-sdk/clients/kendra.d.ts +797 -60
  345. package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
  346. package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +30 -30
  347. package/node_modules/aws-sdk/clients/kms.d.ts +2 -2
  348. package/node_modules/aws-sdk/clients/lakeformation.d.ts +935 -97
  349. package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
  350. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +890 -24
  351. package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
  352. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +12 -7
  353. package/node_modules/aws-sdk/clients/licensemanager.d.ts +215 -42
  354. package/node_modules/aws-sdk/clients/lightsail.d.ts +25 -2
  355. package/node_modules/aws-sdk/clients/location.d.ts +256 -62
  356. package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
  357. package/node_modules/aws-sdk/clients/lookoutmetrics.js +0 -1
  358. package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
  359. package/node_modules/aws-sdk/clients/macie2.d.ts +171 -82
  360. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +280 -81
  361. package/node_modules/aws-sdk/clients/medialive.d.ts +81 -5
  362. package/node_modules/aws-sdk/clients/mediapackage.d.ts +4 -0
  363. package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +8 -0
  364. package/node_modules/aws-sdk/clients/mediatailor.d.ts +271 -1
  365. package/node_modules/aws-sdk/clients/mgn.d.ts +140 -3
  366. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +1686 -0
  367. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.js +18 -0
  368. package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +1335 -0
  369. package/node_modules/aws-sdk/clients/migrationhubstrategy.js +18 -0
  370. package/node_modules/aws-sdk/clients/neptune.d.ts +20 -12
  371. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +126 -14
  372. package/node_modules/aws-sdk/clients/networkmanager.d.ts +2680 -519
  373. package/node_modules/aws-sdk/clients/nimble.d.ts +499 -299
  374. package/node_modules/aws-sdk/clients/nimble.js +1 -0
  375. package/node_modules/aws-sdk/clients/opensearch.d.ts +43 -1
  376. package/node_modules/aws-sdk/clients/outposts.d.ts +567 -15
  377. package/node_modules/aws-sdk/clients/panorama.d.ts +1926 -0
  378. package/node_modules/aws-sdk/clients/panorama.js +18 -0
  379. package/node_modules/aws-sdk/clients/personalize.d.ts +456 -9
  380. package/node_modules/aws-sdk/clients/personalizeruntime.d.ts +8 -4
  381. package/node_modules/aws-sdk/clients/pinpoint.d.ts +534 -4
  382. package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
  383. package/node_modules/aws-sdk/clients/quicksight.d.ts +337 -193
  384. package/node_modules/aws-sdk/clients/ram.d.ts +234 -212
  385. package/node_modules/aws-sdk/clients/rbin.d.ts +355 -0
  386. package/node_modules/aws-sdk/clients/rbin.js +18 -0
  387. package/node_modules/aws-sdk/clients/rds.d.ts +758 -388
  388. package/node_modules/aws-sdk/clients/redshift.d.ts +170 -8
  389. package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
  390. package/node_modules/aws-sdk/clients/rekognition.d.ts +347 -28
  391. package/node_modules/aws-sdk/clients/resiliencehub.d.ts +2101 -0
  392. package/node_modules/aws-sdk/clients/resiliencehub.js +18 -0
  393. package/node_modules/aws-sdk/clients/resourcegroupstaggingapi.d.ts +29 -29
  394. package/node_modules/aws-sdk/clients/robomaker.d.ts +139 -13
  395. package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
  396. package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
  397. package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
  398. package/node_modules/aws-sdk/clients/route53resolver.d.ts +94 -0
  399. package/node_modules/aws-sdk/clients/rum.d.ts +509 -0
  400. package/node_modules/aws-sdk/clients/rum.js +18 -0
  401. package/node_modules/aws-sdk/clients/s3.d.ts +123 -75
  402. package/node_modules/aws-sdk/clients/s3control.d.ts +11 -1
  403. package/node_modules/aws-sdk/clients/sagemaker.d.ts +1759 -95
  404. package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
  405. package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
  406. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +27 -27
  407. package/node_modules/aws-sdk/clients/securityhub.d.ts +829 -13
  408. package/node_modules/aws-sdk/clients/sesv2.d.ts +128 -108
  409. package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
  410. package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
  411. package/node_modules/aws-sdk/clients/snowball.d.ts +73 -55
  412. package/node_modules/aws-sdk/clients/sns.d.ts +127 -34
  413. package/node_modules/aws-sdk/clients/sqs.d.ts +8 -8
  414. package/node_modules/aws-sdk/clients/ssm.d.ts +349 -283
  415. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
  416. package/node_modules/aws-sdk/clients/storagegateway.d.ts +101 -36
  417. package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
  418. package/node_modules/aws-sdk/clients/support.d.ts +62 -62
  419. package/node_modules/aws-sdk/clients/synthetics.d.ts +40 -0
  420. package/node_modules/aws-sdk/clients/textract.d.ts +167 -8
  421. package/node_modules/aws-sdk/clients/timestreamquery.d.ts +661 -19
  422. package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +135 -42
  423. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +75 -12
  424. package/node_modules/aws-sdk/clients/transfer.d.ts +21 -16
  425. package/node_modules/aws-sdk/clients/translate.d.ts +74 -21
  426. package/node_modules/aws-sdk/clients/voiceid.d.ts +1133 -0
  427. package/node_modules/aws-sdk/clients/voiceid.js +18 -0
  428. package/node_modules/aws-sdk/clients/wafv2.d.ts +113 -31
  429. package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
  430. package/node_modules/aws-sdk/clients/wisdom.d.ts +1499 -0
  431. package/node_modules/aws-sdk/clients/wisdom.js +18 -0
  432. package/node_modules/aws-sdk/clients/workmail.d.ts +383 -5
  433. package/node_modules/aws-sdk/clients/workspaces.d.ts +87 -40
  434. package/node_modules/aws-sdk/clients/workspacesweb.d.ts +1520 -0
  435. package/node_modules/aws-sdk/clients/workspacesweb.js +18 -0
  436. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +129 -80
  437. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1307 -557
  438. package/node_modules/aws-sdk/dist/aws-sdk.js +13049 -4705
  439. package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -87
  440. package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
  441. package/node_modules/aws-sdk/lib/config.js +15 -3
  442. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +42 -0
  443. package/node_modules/aws-sdk/lib/config_use_dualstack.d.ts +3 -0
  444. package/node_modules/aws-sdk/lib/core.js +1 -1
  445. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +91 -39
  446. package/node_modules/aws-sdk/lib/event_listeners.js +1 -2
  447. package/node_modules/aws-sdk/lib/http_request.d.ts +1 -1
  448. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint.js +8 -0
  449. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_config_options.js +12 -0
  450. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode.js +8 -0
  451. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode_config_options.js +14 -0
  452. package/node_modules/aws-sdk/lib/metadata_service/get_metadata_service_endpoint.js +4 -4
  453. package/node_modules/aws-sdk/lib/node_loader.js +63 -21
  454. package/node_modules/aws-sdk/lib/protocol/rest_json.js +6 -12
  455. package/node_modules/aws-sdk/lib/region/utils.js +21 -0
  456. package/node_modules/aws-sdk/lib/region_config.js +13 -13
  457. package/node_modules/aws-sdk/lib/region_config_data.json +141 -6
  458. package/node_modules/aws-sdk/lib/request.js +4 -6
  459. package/node_modules/aws-sdk/lib/service.js +19 -0
  460. package/node_modules/aws-sdk/lib/services/s3.js +16 -20
  461. package/node_modules/aws-sdk/lib/services/s3control.js +12 -3
  462. package/node_modules/aws-sdk/lib/services/s3util.js +17 -7
  463. package/node_modules/aws-sdk/lib/signers/v4.js +1 -1
  464. package/node_modules/aws-sdk/package.json +4 -5
  465. package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +18 -14
  466. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/.eslintrc.json +0 -0
  467. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/AUTHORS +0 -0
  468. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/CHANGELOG.md +0 -0
  469. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/LICENSE.md +0 -0
  470. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README.md +0 -0
  471. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README_js.md +0 -0
  472. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/bin/uuid +0 -0
  473. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/index.js +0 -0
  474. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/bytesToUuid.js +0 -0
  475. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5-browser.js +0 -0
  476. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5.js +0 -0
  477. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng-browser.js +0 -0
  478. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng.js +0 -0
  479. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1-browser.js +0 -0
  480. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1.js +0 -0
  481. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/v35.js +0 -0
  482. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/package.json +0 -0
  483. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v1.js +0 -0
  484. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v3.js +0 -0
  485. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v4.js +0 -0
  486. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v5.js +0 -0
  487. package/package.json +39 -69
  488. package/node_modules/aws-sdk/lib/metadata_service/endpoint.js +0 -6
  489. package/node_modules/aws-sdk/lib/metadata_service/endpoint_config_options.js +0 -14
  490. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode.js +0 -6
  491. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode_config_options.js +0 -16
  492. package/node_modules/aws-sdk/lib/services/finspace.js +0 -23
  493. package/node_modules/aws-sdk/lib/services/finspacedata.js +0 -23
  494. package/node_modules/aws-sdk/lib/services/lexmodelsv2.js +0 -23
  495. package/node_modules/aws-sdk/lib/services/lookoutmetrics.js +0 -22
  496. package/node_modules/aws-sdk/scripts/check-node-version.js +0 -8
@@ -42,6 +42,81 @@
42
42
  }
43
43
  }
44
44
  },
45
+ "AssociateMulticastGroupWithFuotaTask": {
46
+ "http": {
47
+ "method": "PUT",
48
+ "requestUri": "/fuota-tasks/{Id}/multicast-group",
49
+ "responseCode": 204
50
+ },
51
+ "input": {
52
+ "type": "structure",
53
+ "required": [
54
+ "Id",
55
+ "MulticastGroupId"
56
+ ],
57
+ "members": {
58
+ "Id": {
59
+ "location": "uri",
60
+ "locationName": "Id"
61
+ },
62
+ "MulticastGroupId": {}
63
+ }
64
+ },
65
+ "output": {
66
+ "type": "structure",
67
+ "members": {}
68
+ }
69
+ },
70
+ "AssociateWirelessDeviceWithFuotaTask": {
71
+ "http": {
72
+ "method": "PUT",
73
+ "requestUri": "/fuota-tasks/{Id}/wireless-device",
74
+ "responseCode": 204
75
+ },
76
+ "input": {
77
+ "type": "structure",
78
+ "required": [
79
+ "Id",
80
+ "WirelessDeviceId"
81
+ ],
82
+ "members": {
83
+ "Id": {
84
+ "location": "uri",
85
+ "locationName": "Id"
86
+ },
87
+ "WirelessDeviceId": {}
88
+ }
89
+ },
90
+ "output": {
91
+ "type": "structure",
92
+ "members": {}
93
+ }
94
+ },
95
+ "AssociateWirelessDeviceWithMulticastGroup": {
96
+ "http": {
97
+ "method": "PUT",
98
+ "requestUri": "/multicast-groups/{Id}/wireless-device",
99
+ "responseCode": 204
100
+ },
101
+ "input": {
102
+ "type": "structure",
103
+ "required": [
104
+ "Id",
105
+ "WirelessDeviceId"
106
+ ],
107
+ "members": {
108
+ "Id": {
109
+ "location": "uri",
110
+ "locationName": "Id"
111
+ },
112
+ "WirelessDeviceId": {}
113
+ }
114
+ },
115
+ "output": {
116
+ "type": "structure",
117
+ "members": {}
118
+ }
119
+ },
45
120
  "AssociateWirelessDeviceWithThing": {
46
121
  "http": {
47
122
  "method": "PUT",
@@ -118,6 +193,29 @@
118
193
  "members": {}
119
194
  }
120
195
  },
196
+ "CancelMulticastGroupSession": {
197
+ "http": {
198
+ "method": "DELETE",
199
+ "requestUri": "/multicast-groups/{Id}/session",
200
+ "responseCode": 204
201
+ },
202
+ "input": {
203
+ "type": "structure",
204
+ "required": [
205
+ "Id"
206
+ ],
207
+ "members": {
208
+ "Id": {
209
+ "location": "uri",
210
+ "locationName": "Id"
211
+ }
212
+ }
213
+ },
214
+ "output": {
215
+ "type": "structure",
216
+ "members": {}
217
+ }
218
+ },
121
219
  "CreateDestination": {
122
220
  "http": {
123
221
  "requestUri": "/destinations",
@@ -163,7 +261,7 @@
163
261
  "members": {
164
262
  "Name": {},
165
263
  "LoRaWAN": {
166
- "shape": "Sw"
264
+ "shape": "S16"
167
265
  },
168
266
  "Tags": {
169
267
  "shape": "S6"
@@ -181,6 +279,73 @@
181
279
  }
182
280
  }
183
281
  },
282
+ "CreateFuotaTask": {
283
+ "http": {
284
+ "requestUri": "/fuota-tasks",
285
+ "responseCode": 201
286
+ },
287
+ "input": {
288
+ "type": "structure",
289
+ "required": [
290
+ "FirmwareUpdateImage",
291
+ "FirmwareUpdateRole"
292
+ ],
293
+ "members": {
294
+ "Name": {},
295
+ "Description": {},
296
+ "ClientRequestToken": {
297
+ "idempotencyToken": true
298
+ },
299
+ "LoRaWAN": {
300
+ "shape": "S1w"
301
+ },
302
+ "FirmwareUpdateImage": {},
303
+ "FirmwareUpdateRole": {},
304
+ "Tags": {
305
+ "shape": "S6"
306
+ }
307
+ }
308
+ },
309
+ "output": {
310
+ "type": "structure",
311
+ "members": {
312
+ "Arn": {},
313
+ "Id": {}
314
+ }
315
+ }
316
+ },
317
+ "CreateMulticastGroup": {
318
+ "http": {
319
+ "requestUri": "/multicast-groups",
320
+ "responseCode": 201
321
+ },
322
+ "input": {
323
+ "type": "structure",
324
+ "required": [
325
+ "LoRaWAN"
326
+ ],
327
+ "members": {
328
+ "Name": {},
329
+ "Description": {},
330
+ "ClientRequestToken": {
331
+ "idempotencyToken": true
332
+ },
333
+ "LoRaWAN": {
334
+ "shape": "S24"
335
+ },
336
+ "Tags": {
337
+ "shape": "S6"
338
+ }
339
+ }
340
+ },
341
+ "output": {
342
+ "type": "structure",
343
+ "members": {
344
+ "Arn": {},
345
+ "Id": {}
346
+ }
347
+ }
348
+ },
184
349
  "CreateServiceProfile": {
185
350
  "http": {
186
351
  "requestUri": "/service-profiles",
@@ -234,7 +399,7 @@
234
399
  "idempotencyToken": true
235
400
  },
236
401
  "LoRaWAN": {
237
- "shape": "S1u"
402
+ "shape": "S2i"
238
403
  },
239
404
  "Tags": {
240
405
  "shape": "S6"
@@ -263,7 +428,7 @@
263
428
  "Name": {},
264
429
  "Description": {},
265
430
  "LoRaWAN": {
266
- "shape": "S2g"
431
+ "shape": "S37"
267
432
  },
268
433
  "Tags": {
269
434
  "shape": "S6"
@@ -324,7 +489,7 @@
324
489
  },
325
490
  "Name": {},
326
491
  "Update": {
327
- "shape": "S2x"
492
+ "shape": "S3o"
328
493
  },
329
494
  "ClientRequestToken": {
330
495
  "idempotencyToken": true
@@ -388,6 +553,52 @@
388
553
  "members": {}
389
554
  }
390
555
  },
556
+ "DeleteFuotaTask": {
557
+ "http": {
558
+ "method": "DELETE",
559
+ "requestUri": "/fuota-tasks/{Id}",
560
+ "responseCode": 204
561
+ },
562
+ "input": {
563
+ "type": "structure",
564
+ "required": [
565
+ "Id"
566
+ ],
567
+ "members": {
568
+ "Id": {
569
+ "location": "uri",
570
+ "locationName": "Id"
571
+ }
572
+ }
573
+ },
574
+ "output": {
575
+ "type": "structure",
576
+ "members": {}
577
+ }
578
+ },
579
+ "DeleteMulticastGroup": {
580
+ "http": {
581
+ "method": "DELETE",
582
+ "requestUri": "/multicast-groups/{Id}",
583
+ "responseCode": 204
584
+ },
585
+ "input": {
586
+ "type": "structure",
587
+ "required": [
588
+ "Id"
589
+ ],
590
+ "members": {
591
+ "Id": {
592
+ "location": "uri",
593
+ "locationName": "Id"
594
+ }
595
+ }
596
+ },
597
+ "output": {
598
+ "type": "structure",
599
+ "members": {}
600
+ }
601
+ },
391
602
  "DeleteServiceProfile": {
392
603
  "http": {
393
604
  "method": "DELETE",
@@ -531,21 +742,26 @@
531
742
  "members": {}
532
743
  }
533
744
  },
534
- "DisassociateWirelessDeviceFromThing": {
745
+ "DisassociateMulticastGroupFromFuotaTask": {
535
746
  "http": {
536
747
  "method": "DELETE",
537
- "requestUri": "/wireless-devices/{Id}/thing",
748
+ "requestUri": "/fuota-tasks/{Id}/multicast-groups/{MulticastGroupId}",
538
749
  "responseCode": 204
539
750
  },
540
751
  "input": {
541
752
  "type": "structure",
542
753
  "required": [
543
- "Id"
754
+ "Id",
755
+ "MulticastGroupId"
544
756
  ],
545
757
  "members": {
546
758
  "Id": {
547
759
  "location": "uri",
548
760
  "locationName": "Id"
761
+ },
762
+ "MulticastGroupId": {
763
+ "location": "uri",
764
+ "locationName": "MulticastGroupId"
549
765
  }
550
766
  }
551
767
  },
@@ -554,21 +770,26 @@
554
770
  "members": {}
555
771
  }
556
772
  },
557
- "DisassociateWirelessGatewayFromCertificate": {
773
+ "DisassociateWirelessDeviceFromFuotaTask": {
558
774
  "http": {
559
775
  "method": "DELETE",
560
- "requestUri": "/wireless-gateways/{Id}/certificate",
776
+ "requestUri": "/fuota-tasks/{Id}/wireless-devices/{WirelessDeviceId}",
561
777
  "responseCode": 204
562
778
  },
563
779
  "input": {
564
780
  "type": "structure",
565
781
  "required": [
566
- "Id"
782
+ "Id",
783
+ "WirelessDeviceId"
567
784
  ],
568
785
  "members": {
569
786
  "Id": {
570
787
  "location": "uri",
571
788
  "locationName": "Id"
789
+ },
790
+ "WirelessDeviceId": {
791
+ "location": "uri",
792
+ "locationName": "WirelessDeviceId"
572
793
  }
573
794
  }
574
795
  },
@@ -577,21 +798,26 @@
577
798
  "members": {}
578
799
  }
579
800
  },
580
- "DisassociateWirelessGatewayFromThing": {
801
+ "DisassociateWirelessDeviceFromMulticastGroup": {
581
802
  "http": {
582
803
  "method": "DELETE",
583
- "requestUri": "/wireless-gateways/{Id}/thing",
804
+ "requestUri": "/multicast-groups/{Id}/wireless-devices/{WirelessDeviceId}",
584
805
  "responseCode": 204
585
806
  },
586
807
  "input": {
587
808
  "type": "structure",
588
809
  "required": [
589
- "Id"
810
+ "Id",
811
+ "WirelessDeviceId"
590
812
  ],
591
813
  "members": {
592
814
  "Id": {
593
815
  "location": "uri",
594
816
  "locationName": "Id"
817
+ },
818
+ "WirelessDeviceId": {
819
+ "location": "uri",
820
+ "locationName": "WirelessDeviceId"
595
821
  }
596
822
  }
597
823
  },
@@ -600,39 +826,34 @@
600
826
  "members": {}
601
827
  }
602
828
  },
603
- "GetDestination": {
829
+ "DisassociateWirelessDeviceFromThing": {
604
830
  "http": {
605
- "method": "GET",
606
- "requestUri": "/destinations/{Name}"
831
+ "method": "DELETE",
832
+ "requestUri": "/wireless-devices/{Id}/thing",
833
+ "responseCode": 204
607
834
  },
608
835
  "input": {
609
836
  "type": "structure",
610
837
  "required": [
611
- "Name"
838
+ "Id"
612
839
  ],
613
840
  "members": {
614
- "Name": {
841
+ "Id": {
615
842
  "location": "uri",
616
- "locationName": "Name"
843
+ "locationName": "Id"
617
844
  }
618
845
  }
619
846
  },
620
847
  "output": {
621
848
  "type": "structure",
622
- "members": {
623
- "Arn": {},
624
- "Name": {},
625
- "Expression": {},
626
- "ExpressionType": {},
627
- "Description": {},
628
- "RoleArn": {}
629
- }
849
+ "members": {}
630
850
  }
631
851
  },
632
- "GetDeviceProfile": {
852
+ "DisassociateWirelessGatewayFromCertificate": {
633
853
  "http": {
634
- "method": "GET",
635
- "requestUri": "/device-profiles/{Id}"
854
+ "method": "DELETE",
855
+ "requestUri": "/wireless-gateways/{Id}/certificate",
856
+ "responseCode": 204
636
857
  },
637
858
  "input": {
638
859
  "type": "structure",
@@ -648,35 +869,254 @@
648
869
  },
649
870
  "output": {
650
871
  "type": "structure",
651
- "members": {
652
- "Arn": {},
653
- "Name": {},
654
- "Id": {},
655
- "LoRaWAN": {
656
- "shape": "Sw"
657
- }
658
- }
872
+ "members": {}
659
873
  }
660
874
  },
661
- "GetLogLevelsByResourceTypes": {
875
+ "DisassociateWirelessGatewayFromThing": {
662
876
  "http": {
663
- "method": "GET",
664
- "requestUri": "/log-levels",
665
- "responseCode": 200
877
+ "method": "DELETE",
878
+ "requestUri": "/wireless-gateways/{Id}/thing",
879
+ "responseCode": 204
666
880
  },
667
881
  "input": {
668
882
  "type": "structure",
669
- "members": {}
670
- },
671
- "output": {
883
+ "required": [
884
+ "Id"
885
+ ],
886
+ "members": {
887
+ "Id": {
888
+ "location": "uri",
889
+ "locationName": "Id"
890
+ }
891
+ }
892
+ },
893
+ "output": {
894
+ "type": "structure",
895
+ "members": {}
896
+ }
897
+ },
898
+ "GetDestination": {
899
+ "http": {
900
+ "method": "GET",
901
+ "requestUri": "/destinations/{Name}"
902
+ },
903
+ "input": {
904
+ "type": "structure",
905
+ "required": [
906
+ "Name"
907
+ ],
908
+ "members": {
909
+ "Name": {
910
+ "location": "uri",
911
+ "locationName": "Name"
912
+ }
913
+ }
914
+ },
915
+ "output": {
916
+ "type": "structure",
917
+ "members": {
918
+ "Arn": {},
919
+ "Name": {},
920
+ "Expression": {},
921
+ "ExpressionType": {},
922
+ "Description": {},
923
+ "RoleArn": {}
924
+ }
925
+ }
926
+ },
927
+ "GetDeviceProfile": {
928
+ "http": {
929
+ "method": "GET",
930
+ "requestUri": "/device-profiles/{Id}"
931
+ },
932
+ "input": {
933
+ "type": "structure",
934
+ "required": [
935
+ "Id"
936
+ ],
937
+ "members": {
938
+ "Id": {
939
+ "location": "uri",
940
+ "locationName": "Id"
941
+ }
942
+ }
943
+ },
944
+ "output": {
945
+ "type": "structure",
946
+ "members": {
947
+ "Arn": {},
948
+ "Name": {},
949
+ "Id": {},
950
+ "LoRaWAN": {
951
+ "shape": "S16"
952
+ }
953
+ }
954
+ }
955
+ },
956
+ "GetFuotaTask": {
957
+ "http": {
958
+ "method": "GET",
959
+ "requestUri": "/fuota-tasks/{Id}"
960
+ },
961
+ "input": {
962
+ "type": "structure",
963
+ "required": [
964
+ "Id"
965
+ ],
966
+ "members": {
967
+ "Id": {
968
+ "location": "uri",
969
+ "locationName": "Id"
970
+ }
971
+ }
972
+ },
973
+ "output": {
974
+ "type": "structure",
975
+ "members": {
976
+ "Arn": {},
977
+ "Id": {},
978
+ "Status": {},
979
+ "Name": {},
980
+ "Description": {},
981
+ "LoRaWAN": {
982
+ "type": "structure",
983
+ "members": {
984
+ "RfRegion": {},
985
+ "StartTime": {
986
+ "shape": "S55"
987
+ }
988
+ }
989
+ },
990
+ "FirmwareUpdateImage": {},
991
+ "FirmwareUpdateRole": {},
992
+ "CreatedAt": {
993
+ "type": "timestamp"
994
+ }
995
+ }
996
+ }
997
+ },
998
+ "GetLogLevelsByResourceTypes": {
999
+ "http": {
1000
+ "method": "GET",
1001
+ "requestUri": "/log-levels",
1002
+ "responseCode": 200
1003
+ },
1004
+ "input": {
1005
+ "type": "structure",
1006
+ "members": {}
1007
+ },
1008
+ "output": {
672
1009
  "type": "structure",
673
1010
  "members": {
674
1011
  "DefaultLogLevel": {},
675
1012
  "WirelessGatewayLogOptions": {
676
- "shape": "S43"
1013
+ "shape": "S5a"
677
1014
  },
678
1015
  "WirelessDeviceLogOptions": {
679
- "shape": "S49"
1016
+ "shape": "S5g"
1017
+ }
1018
+ }
1019
+ }
1020
+ },
1021
+ "GetMulticastGroup": {
1022
+ "http": {
1023
+ "method": "GET",
1024
+ "requestUri": "/multicast-groups/{Id}"
1025
+ },
1026
+ "input": {
1027
+ "type": "structure",
1028
+ "required": [
1029
+ "Id"
1030
+ ],
1031
+ "members": {
1032
+ "Id": {
1033
+ "location": "uri",
1034
+ "locationName": "Id"
1035
+ }
1036
+ }
1037
+ },
1038
+ "output": {
1039
+ "type": "structure",
1040
+ "members": {
1041
+ "Arn": {},
1042
+ "Id": {},
1043
+ "Name": {},
1044
+ "Description": {},
1045
+ "Status": {},
1046
+ "LoRaWAN": {
1047
+ "type": "structure",
1048
+ "members": {
1049
+ "RfRegion": {},
1050
+ "DlClass": {},
1051
+ "NumberOfDevicesRequested": {
1052
+ "type": "integer"
1053
+ },
1054
+ "NumberOfDevicesInGroup": {
1055
+ "type": "integer"
1056
+ }
1057
+ }
1058
+ },
1059
+ "CreatedAt": {
1060
+ "type": "timestamp"
1061
+ }
1062
+ }
1063
+ }
1064
+ },
1065
+ "GetMulticastGroupSession": {
1066
+ "http": {
1067
+ "method": "GET",
1068
+ "requestUri": "/multicast-groups/{Id}/session"
1069
+ },
1070
+ "input": {
1071
+ "type": "structure",
1072
+ "required": [
1073
+ "Id"
1074
+ ],
1075
+ "members": {
1076
+ "Id": {
1077
+ "location": "uri",
1078
+ "locationName": "Id"
1079
+ }
1080
+ }
1081
+ },
1082
+ "output": {
1083
+ "type": "structure",
1084
+ "members": {
1085
+ "LoRaWAN": {
1086
+ "shape": "S5t"
1087
+ }
1088
+ }
1089
+ }
1090
+ },
1091
+ "GetNetworkAnalyzerConfiguration": {
1092
+ "http": {
1093
+ "method": "GET",
1094
+ "requestUri": "/network-analyzer-configurations/{ConfigurationName}",
1095
+ "responseCode": 200
1096
+ },
1097
+ "input": {
1098
+ "type": "structure",
1099
+ "required": [
1100
+ "ConfigurationName"
1101
+ ],
1102
+ "members": {
1103
+ "ConfigurationName": {
1104
+ "location": "uri",
1105
+ "locationName": "ConfigurationName"
1106
+ }
1107
+ }
1108
+ },
1109
+ "output": {
1110
+ "type": "structure",
1111
+ "members": {
1112
+ "TraceContent": {
1113
+ "shape": "S61"
1114
+ },
1115
+ "WirelessDevices": {
1116
+ "shape": "S63"
1117
+ },
1118
+ "WirelessGateways": {
1119
+ "shape": "S64"
680
1120
  }
681
1121
  }
682
1122
  }
@@ -707,7 +1147,7 @@
707
1147
  "type": "structure",
708
1148
  "members": {
709
1149
  "Sidewalk": {
710
- "shape": "S4g"
1150
+ "shape": "S67"
711
1151
  },
712
1152
  "AccountLinked": {
713
1153
  "type": "boolean"
@@ -715,6 +1155,44 @@
715
1155
  }
716
1156
  }
717
1157
  },
1158
+ "GetResourceEventConfiguration": {
1159
+ "http": {
1160
+ "method": "GET",
1161
+ "requestUri": "/event-configurations/{Identifier}"
1162
+ },
1163
+ "input": {
1164
+ "type": "structure",
1165
+ "required": [
1166
+ "Identifier",
1167
+ "IdentifierType"
1168
+ ],
1169
+ "members": {
1170
+ "Identifier": {
1171
+ "location": "uri",
1172
+ "locationName": "Identifier"
1173
+ },
1174
+ "IdentifierType": {
1175
+ "location": "querystring",
1176
+ "locationName": "identifierType"
1177
+ },
1178
+ "PartnerType": {
1179
+ "location": "querystring",
1180
+ "locationName": "partnerType"
1181
+ }
1182
+ }
1183
+ },
1184
+ "output": {
1185
+ "type": "structure",
1186
+ "members": {
1187
+ "DeviceRegistrationState": {
1188
+ "shape": "S6f"
1189
+ },
1190
+ "Proximity": {
1191
+ "shape": "S6i"
1192
+ }
1193
+ }
1194
+ }
1195
+ },
718
1196
  "GetResourceLogLevel": {
719
1197
  "http": {
720
1198
  "method": "GET",
@@ -884,7 +1362,7 @@
884
1362
  "ThingName": {},
885
1363
  "ThingArn": {},
886
1364
  "LoRaWAN": {
887
- "shape": "S1u"
1365
+ "shape": "S2i"
888
1366
  },
889
1367
  "Sidewalk": {
890
1368
  "type": "structure",
@@ -893,7 +1371,7 @@
893
1371
  "SidewalkId": {},
894
1372
  "SidewalkManufacturingSn": {},
895
1373
  "DeviceCertificates": {
896
- "shape": "S5l"
1374
+ "shape": "S7k"
897
1375
  }
898
1376
  }
899
1377
  }
@@ -997,7 +1475,7 @@
997
1475
  "Id": {},
998
1476
  "Description": {},
999
1477
  "LoRaWAN": {
1000
- "shape": "S2g"
1478
+ "shape": "S37"
1001
1479
  },
1002
1480
  "Arn": {},
1003
1481
  "ThingName": {},
@@ -1054,7 +1532,7 @@
1054
1532
  "type": "structure",
1055
1533
  "members": {
1056
1534
  "CurrentVersion": {
1057
- "shape": "S32"
1535
+ "shape": "S3t"
1058
1536
  }
1059
1537
  }
1060
1538
  }
@@ -1141,7 +1619,7 @@
1141
1619
  },
1142
1620
  "Name": {},
1143
1621
  "Update": {
1144
- "shape": "S2x"
1622
+ "shape": "S3o"
1145
1623
  },
1146
1624
  "Arn": {}
1147
1625
  }
@@ -1224,10 +1702,10 @@
1224
1702
  }
1225
1703
  }
1226
1704
  },
1227
- "ListPartnerAccounts": {
1705
+ "ListFuotaTasks": {
1228
1706
  "http": {
1229
1707
  "method": "GET",
1230
- "requestUri": "/partner-accounts"
1708
+ "requestUri": "/fuota-tasks"
1231
1709
  },
1232
1710
  "input": {
1233
1711
  "type": "structure",
@@ -1247,19 +1725,24 @@
1247
1725
  "type": "structure",
1248
1726
  "members": {
1249
1727
  "NextToken": {},
1250
- "Sidewalk": {
1728
+ "FuotaTaskList": {
1251
1729
  "type": "list",
1252
1730
  "member": {
1253
- "shape": "S4g"
1731
+ "type": "structure",
1732
+ "members": {
1733
+ "Id": {},
1734
+ "Arn": {},
1735
+ "Name": {}
1736
+ }
1254
1737
  }
1255
1738
  }
1256
1739
  }
1257
1740
  }
1258
1741
  },
1259
- "ListServiceProfiles": {
1742
+ "ListMulticastGroups": {
1260
1743
  "http": {
1261
1744
  "method": "GET",
1262
- "requestUri": "/service-profiles"
1745
+ "requestUri": "/multicast-groups"
1263
1746
  },
1264
1747
  "input": {
1265
1748
  "type": "structure",
@@ -1279,37 +1762,148 @@
1279
1762
  "type": "structure",
1280
1763
  "members": {
1281
1764
  "NextToken": {},
1282
- "ServiceProfileList": {
1765
+ "MulticastGroupList": {
1283
1766
  "type": "list",
1284
1767
  "member": {
1285
1768
  "type": "structure",
1286
1769
  "members": {
1770
+ "Id": {},
1287
1771
  "Arn": {},
1288
- "Name": {},
1289
- "Id": {}
1772
+ "Name": {}
1290
1773
  }
1291
1774
  }
1292
1775
  }
1293
1776
  }
1294
1777
  }
1295
1778
  },
1296
- "ListTagsForResource": {
1779
+ "ListMulticastGroupsByFuotaTask": {
1297
1780
  "http": {
1298
1781
  "method": "GET",
1299
- "requestUri": "/tags"
1782
+ "requestUri": "/fuota-tasks/{Id}/multicast-groups"
1300
1783
  },
1301
1784
  "input": {
1302
1785
  "type": "structure",
1303
1786
  "required": [
1304
- "ResourceArn"
1787
+ "Id"
1305
1788
  ],
1306
1789
  "members": {
1307
- "ResourceArn": {
1790
+ "Id": {
1791
+ "location": "uri",
1792
+ "locationName": "Id"
1793
+ },
1794
+ "NextToken": {
1308
1795
  "location": "querystring",
1309
- "locationName": "resourceArn"
1310
- }
1311
- }
1312
- },
1796
+ "locationName": "nextToken"
1797
+ },
1798
+ "MaxResults": {
1799
+ "location": "querystring",
1800
+ "locationName": "maxResults",
1801
+ "type": "integer"
1802
+ }
1803
+ }
1804
+ },
1805
+ "output": {
1806
+ "type": "structure",
1807
+ "members": {
1808
+ "NextToken": {},
1809
+ "MulticastGroupList": {
1810
+ "type": "list",
1811
+ "member": {
1812
+ "type": "structure",
1813
+ "members": {
1814
+ "Id": {}
1815
+ }
1816
+ }
1817
+ }
1818
+ }
1819
+ }
1820
+ },
1821
+ "ListPartnerAccounts": {
1822
+ "http": {
1823
+ "method": "GET",
1824
+ "requestUri": "/partner-accounts"
1825
+ },
1826
+ "input": {
1827
+ "type": "structure",
1828
+ "members": {
1829
+ "NextToken": {
1830
+ "location": "querystring",
1831
+ "locationName": "nextToken"
1832
+ },
1833
+ "MaxResults": {
1834
+ "location": "querystring",
1835
+ "locationName": "maxResults",
1836
+ "type": "integer"
1837
+ }
1838
+ }
1839
+ },
1840
+ "output": {
1841
+ "type": "structure",
1842
+ "members": {
1843
+ "NextToken": {},
1844
+ "Sidewalk": {
1845
+ "type": "list",
1846
+ "member": {
1847
+ "shape": "S67"
1848
+ }
1849
+ }
1850
+ }
1851
+ }
1852
+ },
1853
+ "ListServiceProfiles": {
1854
+ "http": {
1855
+ "method": "GET",
1856
+ "requestUri": "/service-profiles"
1857
+ },
1858
+ "input": {
1859
+ "type": "structure",
1860
+ "members": {
1861
+ "NextToken": {
1862
+ "location": "querystring",
1863
+ "locationName": "nextToken"
1864
+ },
1865
+ "MaxResults": {
1866
+ "location": "querystring",
1867
+ "locationName": "maxResults",
1868
+ "type": "integer"
1869
+ }
1870
+ }
1871
+ },
1872
+ "output": {
1873
+ "type": "structure",
1874
+ "members": {
1875
+ "NextToken": {},
1876
+ "ServiceProfileList": {
1877
+ "type": "list",
1878
+ "member": {
1879
+ "type": "structure",
1880
+ "members": {
1881
+ "Arn": {},
1882
+ "Name": {},
1883
+ "Id": {}
1884
+ }
1885
+ }
1886
+ }
1887
+ }
1888
+ }
1889
+ },
1890
+ "ListTagsForResource": {
1891
+ "http": {
1892
+ "method": "GET",
1893
+ "requestUri": "/tags"
1894
+ },
1895
+ "input": {
1896
+ "type": "structure",
1897
+ "required": [
1898
+ "ResourceArn"
1899
+ ],
1900
+ "members": {
1901
+ "ResourceArn": {
1902
+ "location": "querystring",
1903
+ "locationName": "resourceArn"
1904
+ }
1905
+ }
1906
+ },
1313
1907
  "output": {
1314
1908
  "type": "structure",
1315
1909
  "members": {
@@ -1351,6 +1945,14 @@
1351
1945
  "WirelessDeviceType": {
1352
1946
  "location": "querystring",
1353
1947
  "locationName": "wirelessDeviceType"
1948
+ },
1949
+ "FuotaTaskId": {
1950
+ "location": "querystring",
1951
+ "locationName": "fuotaTaskId"
1952
+ },
1953
+ "MulticastGroupId": {
1954
+ "location": "querystring",
1955
+ "locationName": "multicastGroupId"
1354
1956
  }
1355
1957
  }
1356
1958
  },
@@ -1382,9 +1984,14 @@
1382
1984
  "SidewalkId": {},
1383
1985
  "SidewalkManufacturingSn": {},
1384
1986
  "DeviceCertificates": {
1385
- "shape": "S5l"
1987
+ "shape": "S7k"
1386
1988
  }
1387
1989
  }
1990
+ },
1991
+ "FuotaDeviceStatus": {},
1992
+ "MulticastDeviceStatus": {},
1993
+ "McGroupId": {
1994
+ "type": "integer"
1388
1995
  }
1389
1996
  }
1390
1997
  }
@@ -1429,10 +2036,10 @@
1429
2036
  "type": "structure",
1430
2037
  "members": {
1431
2038
  "CurrentVersion": {
1432
- "shape": "S32"
2039
+ "shape": "S3t"
1433
2040
  },
1434
2041
  "UpdateVersion": {
1435
- "shape": "S32"
2042
+ "shape": "S3t"
1436
2043
  }
1437
2044
  }
1438
2045
  },
@@ -1476,7 +2083,7 @@
1476
2083
  "Name": {},
1477
2084
  "Description": {},
1478
2085
  "LoRaWAN": {
1479
- "shape": "S2g"
2086
+ "shape": "S37"
1480
2087
  },
1481
2088
  "LastUplinkReceivedAt": {}
1482
2089
  }
@@ -1558,6 +2165,46 @@
1558
2165
  "members": {}
1559
2166
  }
1560
2167
  },
2168
+ "SendDataToMulticastGroup": {
2169
+ "http": {
2170
+ "requestUri": "/multicast-groups/{Id}/data",
2171
+ "responseCode": 201
2172
+ },
2173
+ "input": {
2174
+ "type": "structure",
2175
+ "required": [
2176
+ "Id",
2177
+ "PayloadData",
2178
+ "WirelessMetadata"
2179
+ ],
2180
+ "members": {
2181
+ "Id": {
2182
+ "location": "uri",
2183
+ "locationName": "Id"
2184
+ },
2185
+ "PayloadData": {},
2186
+ "WirelessMetadata": {
2187
+ "type": "structure",
2188
+ "members": {
2189
+ "LoRaWAN": {
2190
+ "type": "structure",
2191
+ "members": {
2192
+ "FPort": {
2193
+ "type": "integer"
2194
+ }
2195
+ }
2196
+ }
2197
+ }
2198
+ }
2199
+ }
2200
+ },
2201
+ "output": {
2202
+ "type": "structure",
2203
+ "members": {
2204
+ "MessageId": {}
2205
+ }
2206
+ }
2207
+ },
1561
2208
  "SendDataToWirelessDevice": {
1562
2209
  "http": {
1563
2210
  "requestUri": "/wireless-devices/{Id}/data",
@@ -1610,6 +2257,117 @@
1610
2257
  }
1611
2258
  }
1612
2259
  },
2260
+ "StartBulkAssociateWirelessDeviceWithMulticastGroup": {
2261
+ "http": {
2262
+ "method": "PATCH",
2263
+ "requestUri": "/multicast-groups/{Id}/bulk",
2264
+ "responseCode": 204
2265
+ },
2266
+ "input": {
2267
+ "type": "structure",
2268
+ "required": [
2269
+ "Id"
2270
+ ],
2271
+ "members": {
2272
+ "Id": {
2273
+ "location": "uri",
2274
+ "locationName": "Id"
2275
+ },
2276
+ "QueryString": {},
2277
+ "Tags": {
2278
+ "shape": "S6"
2279
+ }
2280
+ }
2281
+ },
2282
+ "output": {
2283
+ "type": "structure",
2284
+ "members": {}
2285
+ }
2286
+ },
2287
+ "StartBulkDisassociateWirelessDeviceFromMulticastGroup": {
2288
+ "http": {
2289
+ "requestUri": "/multicast-groups/{Id}/bulk",
2290
+ "responseCode": 204
2291
+ },
2292
+ "input": {
2293
+ "type": "structure",
2294
+ "required": [
2295
+ "Id"
2296
+ ],
2297
+ "members": {
2298
+ "Id": {
2299
+ "location": "uri",
2300
+ "locationName": "Id"
2301
+ },
2302
+ "QueryString": {},
2303
+ "Tags": {
2304
+ "shape": "S6"
2305
+ }
2306
+ }
2307
+ },
2308
+ "output": {
2309
+ "type": "structure",
2310
+ "members": {}
2311
+ }
2312
+ },
2313
+ "StartFuotaTask": {
2314
+ "http": {
2315
+ "method": "PUT",
2316
+ "requestUri": "/fuota-tasks/{Id}",
2317
+ "responseCode": 204
2318
+ },
2319
+ "input": {
2320
+ "type": "structure",
2321
+ "required": [
2322
+ "Id"
2323
+ ],
2324
+ "members": {
2325
+ "Id": {
2326
+ "location": "uri",
2327
+ "locationName": "Id"
2328
+ },
2329
+ "LoRaWAN": {
2330
+ "type": "structure",
2331
+ "members": {
2332
+ "StartTime": {
2333
+ "shape": "S55"
2334
+ }
2335
+ }
2336
+ }
2337
+ }
2338
+ },
2339
+ "output": {
2340
+ "type": "structure",
2341
+ "members": {}
2342
+ }
2343
+ },
2344
+ "StartMulticastGroupSession": {
2345
+ "http": {
2346
+ "method": "PUT",
2347
+ "requestUri": "/multicast-groups/{Id}/session",
2348
+ "responseCode": 204
2349
+ },
2350
+ "input": {
2351
+ "type": "structure",
2352
+ "required": [
2353
+ "Id",
2354
+ "LoRaWAN"
2355
+ ],
2356
+ "members": {
2357
+ "Id": {
2358
+ "location": "uri",
2359
+ "locationName": "Id"
2360
+ },
2361
+ "LoRaWAN": {
2362
+ "shape": "S5t"
2363
+ }
2364
+ }
2365
+ },
2366
+ "output": {
2367
+ "type": "structure",
2368
+ "members": {}
2369
+ }
2370
+ },
1613
2371
  "TagResource": {
1614
2372
  "http": {
1615
2373
  "requestUri": "/tags",
@@ -1717,6 +2475,36 @@
1717
2475
  "members": {}
1718
2476
  }
1719
2477
  },
2478
+ "UpdateFuotaTask": {
2479
+ "http": {
2480
+ "method": "PATCH",
2481
+ "requestUri": "/fuota-tasks/{Id}",
2482
+ "responseCode": 204
2483
+ },
2484
+ "input": {
2485
+ "type": "structure",
2486
+ "required": [
2487
+ "Id"
2488
+ ],
2489
+ "members": {
2490
+ "Id": {
2491
+ "location": "uri",
2492
+ "locationName": "Id"
2493
+ },
2494
+ "Name": {},
2495
+ "Description": {},
2496
+ "LoRaWAN": {
2497
+ "shape": "S1w"
2498
+ },
2499
+ "FirmwareUpdateImage": {},
2500
+ "FirmwareUpdateRole": {}
2501
+ }
2502
+ },
2503
+ "output": {
2504
+ "type": "structure",
2505
+ "members": {}
2506
+ }
2507
+ },
1720
2508
  "UpdateLogLevelsByResourceTypes": {
1721
2509
  "http": {
1722
2510
  "requestUri": "/log-levels",
@@ -1727,10 +2515,76 @@
1727
2515
  "members": {
1728
2516
  "DefaultLogLevel": {},
1729
2517
  "WirelessDeviceLogOptions": {
1730
- "shape": "S49"
2518
+ "shape": "S5g"
1731
2519
  },
1732
2520
  "WirelessGatewayLogOptions": {
1733
- "shape": "S43"
2521
+ "shape": "S5a"
2522
+ }
2523
+ }
2524
+ },
2525
+ "output": {
2526
+ "type": "structure",
2527
+ "members": {}
2528
+ }
2529
+ },
2530
+ "UpdateMulticastGroup": {
2531
+ "http": {
2532
+ "method": "PATCH",
2533
+ "requestUri": "/multicast-groups/{Id}",
2534
+ "responseCode": 204
2535
+ },
2536
+ "input": {
2537
+ "type": "structure",
2538
+ "required": [
2539
+ "Id"
2540
+ ],
2541
+ "members": {
2542
+ "Id": {
2543
+ "location": "uri",
2544
+ "locationName": "Id"
2545
+ },
2546
+ "Name": {},
2547
+ "Description": {},
2548
+ "LoRaWAN": {
2549
+ "shape": "S24"
2550
+ }
2551
+ }
2552
+ },
2553
+ "output": {
2554
+ "type": "structure",
2555
+ "members": {}
2556
+ }
2557
+ },
2558
+ "UpdateNetworkAnalyzerConfiguration": {
2559
+ "http": {
2560
+ "method": "PATCH",
2561
+ "requestUri": "/network-analyzer-configurations/{ConfigurationName}",
2562
+ "responseCode": 204
2563
+ },
2564
+ "input": {
2565
+ "type": "structure",
2566
+ "required": [
2567
+ "ConfigurationName"
2568
+ ],
2569
+ "members": {
2570
+ "ConfigurationName": {
2571
+ "location": "uri",
2572
+ "locationName": "ConfigurationName"
2573
+ },
2574
+ "TraceContent": {
2575
+ "shape": "S61"
2576
+ },
2577
+ "WirelessDevicesToAdd": {
2578
+ "shape": "S63"
2579
+ },
2580
+ "WirelessDevicesToRemove": {
2581
+ "shape": "S63"
2582
+ },
2583
+ "WirelessGatewaysToAdd": {
2584
+ "shape": "S64"
2585
+ },
2586
+ "WirelessGatewaysToRemove": {
2587
+ "shape": "S64"
1734
2588
  }
1735
2589
  }
1736
2590
  },
@@ -1776,6 +2630,44 @@
1776
2630
  "members": {}
1777
2631
  }
1778
2632
  },
2633
+ "UpdateResourceEventConfiguration": {
2634
+ "http": {
2635
+ "method": "PATCH",
2636
+ "requestUri": "/event-configurations/{Identifier}",
2637
+ "responseCode": 204
2638
+ },
2639
+ "input": {
2640
+ "type": "structure",
2641
+ "required": [
2642
+ "Identifier",
2643
+ "IdentifierType"
2644
+ ],
2645
+ "members": {
2646
+ "Identifier": {
2647
+ "location": "uri",
2648
+ "locationName": "Identifier"
2649
+ },
2650
+ "IdentifierType": {
2651
+ "location": "querystring",
2652
+ "locationName": "identifierType"
2653
+ },
2654
+ "PartnerType": {
2655
+ "location": "querystring",
2656
+ "locationName": "partnerType"
2657
+ },
2658
+ "DeviceRegistrationState": {
2659
+ "shape": "S6f"
2660
+ },
2661
+ "Proximity": {
2662
+ "shape": "S6i"
2663
+ }
2664
+ }
2665
+ },
2666
+ "output": {
2667
+ "type": "structure",
2668
+ "members": {}
2669
+ }
2670
+ },
1779
2671
  "UpdateWirelessDevice": {
1780
2672
  "http": {
1781
2673
  "method": "PATCH",
@@ -1828,10 +2720,10 @@
1828
2720
  "Name": {},
1829
2721
  "Description": {},
1830
2722
  "JoinEuiFilters": {
1831
- "shape": "S2i"
2723
+ "shape": "S39"
1832
2724
  },
1833
2725
  "NetIdFilters": {
1834
- "shape": "S2k"
2726
+ "shape": "S3b"
1835
2727
  }
1836
2728
  }
1837
2729
  },
@@ -1869,7 +2761,7 @@
1869
2761
  }
1870
2762
  }
1871
2763
  },
1872
- "Sw": {
2764
+ "S16": {
1873
2765
  "type": "structure",
1874
2766
  "members": {
1875
2767
  "SupportsClassB": {
@@ -1928,7 +2820,20 @@
1928
2820
  }
1929
2821
  }
1930
2822
  },
1931
- "S1u": {
2823
+ "S1w": {
2824
+ "type": "structure",
2825
+ "members": {
2826
+ "RfRegion": {}
2827
+ }
2828
+ },
2829
+ "S24": {
2830
+ "type": "structure",
2831
+ "members": {
2832
+ "RfRegion": {},
2833
+ "DlClass": {}
2834
+ }
2835
+ },
2836
+ "S2i": {
1932
2837
  "type": "structure",
1933
2838
  "members": {
1934
2839
  "DevEui": {},
@@ -1946,7 +2851,8 @@
1946
2851
  "type": "structure",
1947
2852
  "members": {
1948
2853
  "AppKey": {},
1949
- "AppEui": {}
2854
+ "AppEui": {},
2855
+ "GenAppKey": {}
1950
2856
  }
1951
2857
  },
1952
2858
  "AbpV1_1": {
@@ -1976,19 +2882,33 @@
1976
2882
  }
1977
2883
  }
1978
2884
  }
2885
+ },
2886
+ "FPorts": {
2887
+ "type": "structure",
2888
+ "members": {
2889
+ "Fuota": {
2890
+ "type": "integer"
2891
+ },
2892
+ "Multicast": {
2893
+ "type": "integer"
2894
+ },
2895
+ "ClockSync": {
2896
+ "type": "integer"
2897
+ }
2898
+ }
1979
2899
  }
1980
2900
  }
1981
2901
  },
1982
- "S2g": {
2902
+ "S37": {
1983
2903
  "type": "structure",
1984
2904
  "members": {
1985
2905
  "GatewayEui": {},
1986
2906
  "RfRegion": {},
1987
2907
  "JoinEuiFilters": {
1988
- "shape": "S2i"
2908
+ "shape": "S39"
1989
2909
  },
1990
2910
  "NetIdFilters": {
1991
- "shape": "S2k"
2911
+ "shape": "S3b"
1992
2912
  },
1993
2913
  "SubBands": {
1994
2914
  "type": "list",
@@ -1998,18 +2918,18 @@
1998
2918
  }
1999
2919
  }
2000
2920
  },
2001
- "S2i": {
2921
+ "S39": {
2002
2922
  "type": "list",
2003
2923
  "member": {
2004
2924
  "type": "list",
2005
2925
  "member": {}
2006
2926
  }
2007
2927
  },
2008
- "S2k": {
2928
+ "S3b": {
2009
2929
  "type": "list",
2010
2930
  "member": {}
2011
2931
  },
2012
- "S2x": {
2932
+ "S3o": {
2013
2933
  "type": "structure",
2014
2934
  "members": {
2015
2935
  "UpdateDataSource": {},
@@ -2022,16 +2942,16 @@
2022
2942
  "type": "long"
2023
2943
  },
2024
2944
  "CurrentVersion": {
2025
- "shape": "S32"
2945
+ "shape": "S3t"
2026
2946
  },
2027
2947
  "UpdateVersion": {
2028
- "shape": "S32"
2948
+ "shape": "S3t"
2029
2949
  }
2030
2950
  }
2031
2951
  }
2032
2952
  }
2033
2953
  },
2034
- "S32": {
2954
+ "S3t": {
2035
2955
  "type": "structure",
2036
2956
  "members": {
2037
2957
  "PackageVersion": {},
@@ -2039,7 +2959,11 @@
2039
2959
  "Station": {}
2040
2960
  }
2041
2961
  },
2042
- "S43": {
2962
+ "S55": {
2963
+ "type": "timestamp",
2964
+ "timestampFormat": "iso8601"
2965
+ },
2966
+ "S5a": {
2043
2967
  "type": "list",
2044
2968
  "member": {
2045
2969
  "type": "structure",
@@ -2067,7 +2991,7 @@
2067
2991
  }
2068
2992
  }
2069
2993
  },
2070
- "S49": {
2994
+ "S5g": {
2071
2995
  "type": "list",
2072
2996
  "member": {
2073
2997
  "type": "structure",
@@ -2095,7 +3019,40 @@
2095
3019
  }
2096
3020
  }
2097
3021
  },
2098
- "S4g": {
3022
+ "S5t": {
3023
+ "type": "structure",
3024
+ "members": {
3025
+ "DlDr": {
3026
+ "type": "integer"
3027
+ },
3028
+ "DlFreq": {
3029
+ "type": "integer"
3030
+ },
3031
+ "SessionStartTime": {
3032
+ "type": "timestamp",
3033
+ "timestampFormat": "iso8601"
3034
+ },
3035
+ "SessionTimeout": {
3036
+ "type": "integer"
3037
+ }
3038
+ }
3039
+ },
3040
+ "S61": {
3041
+ "type": "structure",
3042
+ "members": {
3043
+ "WirelessDeviceFrameInfo": {},
3044
+ "LogLevel": {}
3045
+ }
3046
+ },
3047
+ "S63": {
3048
+ "type": "list",
3049
+ "member": {}
3050
+ },
3051
+ "S64": {
3052
+ "type": "list",
3053
+ "member": {}
3054
+ },
3055
+ "S67": {
2099
3056
  "type": "structure",
2100
3057
  "members": {
2101
3058
  "AmazonId": {},
@@ -2106,7 +3063,29 @@
2106
3063
  "Arn": {}
2107
3064
  }
2108
3065
  },
2109
- "S5l": {
3066
+ "S6f": {
3067
+ "type": "structure",
3068
+ "members": {
3069
+ "Sidewalk": {
3070
+ "shape": "S6g"
3071
+ }
3072
+ }
3073
+ },
3074
+ "S6g": {
3075
+ "type": "structure",
3076
+ "members": {
3077
+ "AmazonIdEventTopic": {}
3078
+ }
3079
+ },
3080
+ "S6i": {
3081
+ "type": "structure",
3082
+ "members": {
3083
+ "Sidewalk": {
3084
+ "shape": "S6g"
3085
+ }
3086
+ }
3087
+ },
3088
+ "S7k": {
2110
3089
  "type": "list",
2111
3090
  "member": {
2112
3091
  "type": "structure",