@pgarbe/cdk-ecr-sync 0.5.22 → 0.5.26

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 (311) hide show
  1. package/.gitattributes +20 -19
  2. package/.jsii +150 -6
  3. package/.projenrc.ts +4 -4
  4. package/CHANGELOG.md +1 -91
  5. package/lib/ecr-sync.d.ts +4 -22
  6. package/lib/ecr-sync.js +3 -10
  7. package/lib/image.d.ts +5 -8
  8. package/lib/image.js +1 -1
  9. package/node_modules/aws-sdk/CHANGELOG.md +184 -1
  10. package/node_modules/aws-sdk/README.md +1 -1
  11. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +3 -1
  12. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +11 -11
  13. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +677 -237
  14. package/node_modules/aws-sdk/apis/appflow-2020-08-23.paginators.json +7 -1
  15. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +171 -15
  16. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.paginators.json +5 -0
  17. package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +358 -148
  18. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +345 -102
  19. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +43 -30
  20. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +5 -1
  21. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +114 -110
  22. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +86 -25
  23. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +499 -61
  24. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.paginators.json +14 -0
  25. package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.waiters2.json +14 -2
  26. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +167 -79
  27. package/node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.min.json +244 -29
  28. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +30 -15
  29. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +408 -133
  30. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +12 -0
  31. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +36 -23
  32. package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +125 -124
  33. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +117 -68
  34. package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +101 -9
  35. package/node_modules/aws-sdk/apis/detective-2018-10-26.paginators.json +5 -0
  36. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +18 -12
  37. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +2 -1
  38. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1394 -1002
  39. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +12 -0
  40. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +18 -0
  41. package/node_modules/aws-sdk/apis/ec2-instance-connect-2018-04-02.min.json +1 -2
  42. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +54 -51
  43. package/node_modules/aws-sdk/apis/elasticfilesystem-2015-02-01.min.json +149 -21
  44. package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +134 -49
  45. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +29 -20
  46. package/node_modules/aws-sdk/apis/fis-2020-12-01.min.json +136 -30
  47. package/node_modules/aws-sdk/apis/fis-2020-12-01.paginators.json +5 -0
  48. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +3 -0
  49. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +212 -6
  50. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
  51. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +4 -1
  52. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +604 -411
  53. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
  54. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +182 -29
  55. package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +352 -77
  56. package/node_modules/aws-sdk/apis/honeycode-2020-03-01.min.json +141 -39
  57. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +131 -76
  58. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +326 -271
  59. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +132 -44
  60. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +5 -0
  61. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +31 -16
  62. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +114 -94
  63. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +91 -57
  64. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +5 -0
  65. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +129 -18
  66. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +515 -196
  67. package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
  68. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.min.json +61 -31
  69. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.paginators.json +5 -0
  70. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
  71. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
  72. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +5 -1
  73. package/node_modules/aws-sdk/apis/mediaconnect-2018-11-14.min.json +39 -0
  74. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +151 -127
  75. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +194 -191
  76. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +87 -56
  77. package/node_modules/aws-sdk/apis/meteringmarketplace-2016-01-14.min.json +2 -1
  78. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +324 -159
  79. package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +7 -6
  80. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +74 -35
  81. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +175 -123
  82. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +134 -49
  83. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +29 -0
  84. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +3 -0
  85. package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +141 -7
  86. package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +20 -0
  87. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +18 -12
  88. package/node_modules/aws-sdk/apis/qldb-2019-01-02.min.json +20 -18
  89. package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +27 -0
  90. package/node_modules/aws-sdk/apis/ram-2018-01-04.paginators.json +5 -0
  91. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +2 -1
  92. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +20 -19
  93. package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +135 -45
  94. package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
  95. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
  96. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
  97. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +41 -8
  98. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
  99. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +152 -52
  100. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +377 -299
  101. package/node_modules/aws-sdk/apis/secretsmanager-2017-10-17.min.json +15 -10
  102. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +747 -353
  103. package/node_modules/aws-sdk/apis/snowball-2016-06-30.examples.json +2 -2
  104. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +263 -255
  105. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +11 -3
  106. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +44 -40
  107. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +47 -43
  108. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +82 -27
  109. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +139 -49
  110. package/node_modules/aws-sdk/clients/amplify.d.ts +7 -7
  111. package/node_modules/aws-sdk/clients/apigateway.d.ts +5 -5
  112. package/node_modules/aws-sdk/clients/appconfig.d.ts +13 -13
  113. package/node_modules/aws-sdk/clients/appconfigdata.d.ts +18 -18
  114. package/node_modules/aws-sdk/clients/appflow.d.ts +611 -3
  115. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +1 -1
  116. package/node_modules/aws-sdk/clients/apprunner.d.ts +179 -12
  117. package/node_modules/aws-sdk/clients/appstream.d.ts +262 -0
  118. package/node_modules/aws-sdk/clients/appsync.d.ts +355 -109
  119. package/node_modules/aws-sdk/clients/athena.d.ts +31 -8
  120. package/node_modules/aws-sdk/clients/auditmanager.d.ts +2 -2
  121. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +12 -4
  122. package/node_modules/aws-sdk/clients/cloudformation.d.ts +407 -264
  123. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +615 -13
  124. package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
  125. package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +6 -5
  126. package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +287 -287
  127. package/node_modules/aws-sdk/clients/comprehend.d.ts +138 -0
  128. package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
  129. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +45 -13
  130. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  131. package/node_modules/aws-sdk/clients/connect.d.ts +327 -10
  132. package/node_modules/aws-sdk/clients/costexplorer.d.ts +7 -7
  133. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +30 -13
  134. package/node_modules/aws-sdk/clients/databrew.d.ts +6 -1
  135. package/node_modules/aws-sdk/clients/datasync.d.ts +68 -3
  136. package/node_modules/aws-sdk/clients/detective.d.ts +144 -40
  137. package/node_modules/aws-sdk/clients/devopsguru.d.ts +5 -1
  138. package/node_modules/aws-sdk/clients/dynamodb.d.ts +5 -5
  139. package/node_modules/aws-sdk/clients/ebs.d.ts +6 -6
  140. package/node_modules/aws-sdk/clients/ec2.d.ts +506 -42
  141. package/node_modules/aws-sdk/clients/ec2instanceconnect.d.ts +1 -1
  142. package/node_modules/aws-sdk/clients/ecs.d.ts +5 -5
  143. package/node_modules/aws-sdk/clients/efs.d.ts +131 -4
  144. package/node_modules/aws-sdk/clients/eks.d.ts +15 -2
  145. package/node_modules/aws-sdk/clients/elasticache.d.ts +15 -15
  146. package/node_modules/aws-sdk/clients/emr.d.ts +14 -14
  147. package/node_modules/aws-sdk/clients/es.d.ts +110 -0
  148. package/node_modules/aws-sdk/clients/eventbridge.d.ts +8 -8
  149. package/node_modules/aws-sdk/clients/finspacedata.d.ts +32 -14
  150. package/node_modules/aws-sdk/clients/fis.d.ts +142 -22
  151. package/node_modules/aws-sdk/clients/fms.d.ts +6 -6
  152. package/node_modules/aws-sdk/clients/forecastservice.d.ts +43 -24
  153. package/node_modules/aws-sdk/clients/frauddetector.d.ts +308 -0
  154. package/node_modules/aws-sdk/clients/fsx.d.ts +15 -11
  155. package/node_modules/aws-sdk/clients/glue.d.ts +126 -7
  156. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +133 -5
  157. package/node_modules/aws-sdk/clients/guardduty.d.ts +309 -44
  158. package/node_modules/aws-sdk/clients/health.d.ts +2 -2
  159. package/node_modules/aws-sdk/clients/honeycode.d.ts +83 -3
  160. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +100 -8
  161. package/node_modules/aws-sdk/clients/iot.d.ts +63 -2
  162. package/node_modules/aws-sdk/clients/ioteventsdata.d.ts +3 -3
  163. package/node_modules/aws-sdk/clients/iotwireless.d.ts +76 -0
  164. package/node_modules/aws-sdk/clients/ivs.d.ts +21 -1
  165. package/node_modules/aws-sdk/clients/kafka.d.ts +19 -1
  166. package/node_modules/aws-sdk/clients/kendra.d.ts +116 -63
  167. package/node_modules/aws-sdk/clients/lakeformation.d.ts +137 -2
  168. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +231 -24
  169. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +28 -1
  170. package/node_modules/aws-sdk/clients/location.d.ts +306 -59
  171. package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +104 -22
  172. package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
  173. package/node_modules/aws-sdk/clients/macie2.d.ts +2 -2
  174. package/node_modules/aws-sdk/clients/marketplacemetering.d.ts +17 -12
  175. package/node_modules/aws-sdk/clients/mediaconnect.d.ts +51 -7
  176. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +48 -9
  177. package/node_modules/aws-sdk/clients/medialive.d.ts +10 -1
  178. package/node_modules/aws-sdk/clients/mediatailor.d.ts +17 -2
  179. package/node_modules/aws-sdk/clients/mwaa.d.ts +101 -57
  180. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +68 -7
  181. package/node_modules/aws-sdk/clients/nimble.d.ts +76 -17
  182. package/node_modules/aws-sdk/clients/opensearch.d.ts +110 -0
  183. package/node_modules/aws-sdk/clients/outposts.d.ts +47 -3
  184. package/node_modules/aws-sdk/clients/personalize.d.ts +7 -3
  185. package/node_modules/aws-sdk/clients/pi.d.ts +202 -29
  186. package/node_modules/aws-sdk/clients/pinpoint.d.ts +4 -0
  187. package/node_modules/aws-sdk/clients/qldb.d.ts +28 -19
  188. package/node_modules/aws-sdk/clients/quicksight.d.ts +8 -8
  189. package/node_modules/aws-sdk/clients/ram.d.ts +33 -1
  190. package/node_modules/aws-sdk/clients/rbin.d.ts +41 -41
  191. package/node_modules/aws-sdk/clients/rds.d.ts +68 -68
  192. package/node_modules/aws-sdk/clients/redshift.d.ts +8 -4
  193. package/node_modules/aws-sdk/clients/rekognition.d.ts +13 -8
  194. package/node_modules/aws-sdk/clients/robomaker.d.ts +30 -30
  195. package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
  196. package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
  197. package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
  198. package/node_modules/aws-sdk/clients/route53recoveryreadiness.d.ts +275 -230
  199. package/node_modules/aws-sdk/clients/s3.d.ts +6 -6
  200. package/node_modules/aws-sdk/clients/s3control.d.ts +136 -9
  201. package/node_modules/aws-sdk/clients/sagemaker.d.ts +142 -13
  202. package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
  203. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +193 -179
  204. package/node_modules/aws-sdk/clients/securityhub.d.ts +563 -3
  205. package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
  206. package/node_modules/aws-sdk/clients/ssm.d.ts +22 -11
  207. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +1 -1
  208. package/node_modules/aws-sdk/clients/storagegateway.d.ts +10 -10
  209. package/node_modules/aws-sdk/clients/support.d.ts +62 -62
  210. package/node_modules/aws-sdk/clients/synthetics.d.ts +15 -5
  211. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +39 -33
  212. package/node_modules/aws-sdk/clients/transfer.d.ts +15 -6
  213. package/node_modules/aws-sdk/clients/workmail.d.ts +65 -0
  214. package/node_modules/aws-sdk/clients/workspaces.d.ts +130 -0
  215. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +35 -28
  216. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +132 -125
  217. package/node_modules/aws-sdk/dist/aws-sdk.js +4419 -2193
  218. package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -90
  219. package/node_modules/aws-sdk/lib/core.js +1 -1
  220. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
  221. package/node_modules/aws-sdk/lib/param_validator.js +2 -0
  222. package/node_modules/aws-sdk/package.json +2 -2
  223. package/node_modules/jmespath/jmespath.js +32 -27
  224. package/node_modules/jmespath/package.json +2 -7
  225. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/.travis.yml +0 -0
  226. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/CONTRIBUTING.md +0 -0
  227. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/GOVERNANCE.md +0 -0
  228. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/LICENSE +0 -0
  229. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/README.md +0 -0
  230. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/doc/wg-meetings/2015-01-30.md +0 -0
  231. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex-browser.js +0 -0
  232. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex.js +0 -0
  233. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_duplex.js +0 -0
  234. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_passthrough.js +0 -0
  235. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_readable.js +0 -0
  236. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_transform.js +0 -0
  237. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_writable.js +0 -0
  238. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/BufferList.js +0 -0
  239. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/destroy.js +0 -0
  240. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream-browser.js +0 -0
  241. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream.js +0 -0
  242. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/package.json +0 -0
  243. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/passthrough.js +0 -0
  244. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable-browser.js +0 -0
  245. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable.js +0 -0
  246. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/transform.js +0 -0
  247. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable-browser.js +0 -0
  248. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable.js +0 -0
  249. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/.travis.yml +0 -0
  250. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/LICENSE +0 -0
  251. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/README.md +0 -0
  252. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/lib/string_decoder.js +0 -0
  253. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/package.json +0 -0
  254. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/.npmignore +0 -0
  255. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/CHANGELOG.md +0 -0
  256. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/LICENSE +0 -0
  257. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/README.md +0 -0
  258. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/Utility.js +0 -0
  259. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLAttribute.js +0 -0
  260. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLCData.js +0 -0
  261. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLComment.js +0 -0
  262. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDAttList.js +0 -0
  263. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDElement.js +0 -0
  264. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDEntity.js +0 -0
  265. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDNotation.js +0 -0
  266. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDeclaration.js +0 -0
  267. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocType.js +0 -0
  268. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocument.js +0 -0
  269. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocumentCB.js +0 -0
  270. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLElement.js +0 -0
  271. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLNode.js +0 -0
  272. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLProcessingInstruction.js +0 -0
  273. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLRaw.js +0 -0
  274. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStreamWriter.js +0 -0
  275. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringWriter.js +0 -0
  276. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringifier.js +0 -0
  277. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLText.js +0 -0
  278. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLWriterBase.js +0 -0
  279. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/index.js +0 -0
  280. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/package.json +0 -0
  281. package/package.json +22 -22
  282. package/releasetag.txt +1 -0
  283. package/version.txt +1 -0
  284. package/node_modules/jmespath/.eslintrc +0 -10
  285. package/node_modules/jmespath/.npmignore +0 -1
  286. package/node_modules/jmespath/.travis.yml +0 -6
  287. package/node_modules/jmespath/BASELINE +0 -15
  288. package/node_modules/jmespath/Gruntfile.js +0 -36
  289. package/node_modules/jmespath/g.sh +0 -5
  290. package/node_modules/jmespath/index.html +0 -93
  291. package/node_modules/jmespath/james.html +0 -7
  292. package/node_modules/jmespath/l.js +0 -189
  293. package/node_modules/jmespath/perf.js +0 -33
  294. package/node_modules/jmespath/reservedWords.json +0 -4
  295. package/node_modules/jmespath/test/compliance/basic.json +0 -96
  296. package/node_modules/jmespath/test/compliance/boolean.json +0 -257
  297. package/node_modules/jmespath/test/compliance/current.json +0 -25
  298. package/node_modules/jmespath/test/compliance/escape.json +0 -46
  299. package/node_modules/jmespath/test/compliance/filters.json +0 -468
  300. package/node_modules/jmespath/test/compliance/functions.json +0 -825
  301. package/node_modules/jmespath/test/compliance/identifiers.json +0 -1377
  302. package/node_modules/jmespath/test/compliance/indices.json +0 -346
  303. package/node_modules/jmespath/test/compliance/literal.json +0 -190
  304. package/node_modules/jmespath/test/compliance/multiselect.json +0 -393
  305. package/node_modules/jmespath/test/compliance/pipe.json +0 -131
  306. package/node_modules/jmespath/test/compliance/slice.json +0 -187
  307. package/node_modules/jmespath/test/compliance/syntax.json +0 -616
  308. package/node_modules/jmespath/test/compliance/unicode.json +0 -38
  309. package/node_modules/jmespath/test/compliance/wildcard.json +0 -460
  310. package/node_modules/jmespath/test/compliance.js +0 -56
  311. package/node_modules/jmespath/test/jmespath.js +0 -217
@@ -453,6 +453,9 @@
453
453
  },
454
454
  "signingDisabled": {
455
455
  "type": "boolean"
456
+ },
457
+ "enableCachingForHttp": {
458
+ "type": "boolean"
456
459
  }
457
460
  }
458
461
  },
@@ -479,7 +482,7 @@
479
482
  "locationName": "billingGroupName"
480
483
  },
481
484
  "billingGroupProperties": {
482
- "shape": "S2h"
485
+ "shape": "S2i"
483
486
  },
484
487
  "tags": {
485
488
  "shape": "S29"
@@ -575,7 +578,7 @@
575
578
  },
576
579
  "type": {},
577
580
  "stringValues": {
578
- "shape": "S2z"
581
+ "shape": "S30"
579
582
  },
580
583
  "tags": {
581
584
  "shape": "S29"
@@ -614,7 +617,7 @@
614
617
  },
615
618
  "validationCertificateArn": {},
616
619
  "authorizerConfig": {
617
- "shape": "S38"
620
+ "shape": "S39"
618
621
  },
619
622
  "serviceType": {},
620
623
  "tags": {
@@ -646,7 +649,7 @@
646
649
  "locationName": "thingGroupName"
647
650
  },
648
651
  "thingGroupProperties": {
649
- "shape": "S3e"
652
+ "shape": "S3f"
650
653
  },
651
654
  "indexName": {},
652
655
  "queryString": {},
@@ -689,7 +692,7 @@
689
692
  },
690
693
  "queryString": {},
691
694
  "aggregationType": {
692
- "shape": "S3s"
695
+ "shape": "S3t"
693
696
  },
694
697
  "period": {
695
698
  "type": "integer"
@@ -735,25 +738,28 @@
735
738
  "document": {},
736
739
  "description": {},
737
740
  "presignedUrlConfig": {
738
- "shape": "S45"
741
+ "shape": "S46"
739
742
  },
740
743
  "targetSelection": {},
741
744
  "jobExecutionsRolloutConfig": {
742
- "shape": "S48"
745
+ "shape": "S49"
743
746
  },
744
747
  "abortConfig": {
745
- "shape": "S4f"
748
+ "shape": "S4g"
746
749
  },
747
750
  "timeoutConfig": {
748
- "shape": "S4m"
751
+ "shape": "S4n"
749
752
  },
750
753
  "tags": {
751
754
  "shape": "S29"
752
755
  },
753
756
  "namespaceId": {},
754
757
  "jobTemplateArn": {},
758
+ "jobExecutionsRetryConfig": {
759
+ "shape": "S4q"
760
+ },
755
761
  "documentParameters": {
756
- "shape": "S4p"
762
+ "shape": "S4v"
757
763
  }
758
764
  }
759
765
  },
@@ -787,19 +793,22 @@
787
793
  "document": {},
788
794
  "description": {},
789
795
  "presignedUrlConfig": {
790
- "shape": "S45"
796
+ "shape": "S46"
791
797
  },
792
798
  "jobExecutionsRolloutConfig": {
793
- "shape": "S48"
799
+ "shape": "S49"
794
800
  },
795
801
  "abortConfig": {
796
- "shape": "S4f"
802
+ "shape": "S4g"
797
803
  },
798
804
  "timeoutConfig": {
799
- "shape": "S4m"
805
+ "shape": "S4n"
800
806
  },
801
807
  "tags": {
802
808
  "shape": "S29"
809
+ },
810
+ "jobExecutionsRetryConfig": {
811
+ "shape": "S4q"
803
812
  }
804
813
  }
805
814
  },
@@ -832,7 +841,7 @@
832
841
  "certificateId": {},
833
842
  "certificatePem": {},
834
843
  "keyPair": {
835
- "shape": "S4y"
844
+ "shape": "S54"
836
845
  }
837
846
  }
838
847
  }
@@ -855,7 +864,7 @@
855
864
  },
856
865
  "roleArn": {},
857
866
  "actionParams": {
858
- "shape": "S53"
867
+ "shape": "S59"
859
868
  },
860
869
  "tags": {
861
870
  "shape": "S29"
@@ -889,17 +898,17 @@
889
898
  },
890
899
  "description": {},
891
900
  "targets": {
892
- "shape": "S5m"
901
+ "shape": "S5s"
893
902
  },
894
903
  "protocols": {
895
- "shape": "S5o"
904
+ "shape": "S5u"
896
905
  },
897
906
  "targetSelection": {},
898
907
  "awsJobExecutionsRolloutConfig": {
899
- "shape": "S5q"
908
+ "shape": "S5w"
900
909
  },
901
910
  "awsJobPresignedUrlConfig": {
902
- "shape": "S5x"
911
+ "shape": "S63"
903
912
  },
904
913
  "awsJobAbortConfig": {
905
914
  "type": "structure",
@@ -940,11 +949,11 @@
940
949
  }
941
950
  },
942
951
  "files": {
943
- "shape": "S68"
952
+ "shape": "S6e"
944
953
  },
945
954
  "roleArn": {},
946
955
  "additionalParameters": {
947
- "shape": "S76"
956
+ "shape": "S7c"
948
957
  },
949
958
  "tags": {
950
959
  "shape": "S29"
@@ -1050,7 +1059,7 @@
1050
1059
  "certificateId": {},
1051
1060
  "certificatePem": {},
1052
1061
  "keyPair": {
1053
- "shape": "S4y"
1062
+ "shape": "S54"
1054
1063
  },
1055
1064
  "expiration": {
1056
1065
  "type": "timestamp"
@@ -1078,7 +1087,7 @@
1078
1087
  },
1079
1088
  "provisioningRoleArn": {},
1080
1089
  "preProvisioningHook": {
1081
- "shape": "S7s"
1090
+ "shape": "S7y"
1082
1091
  },
1083
1092
  "tags": {
1084
1093
  "shape": "S29"
@@ -1181,7 +1190,7 @@
1181
1190
  "dayOfMonth": {},
1182
1191
  "dayOfWeek": {},
1183
1192
  "targetCheckNames": {
1184
- "shape": "S87"
1193
+ "shape": "S8d"
1185
1194
  },
1186
1195
  "scheduledAuditName": {
1187
1196
  "location": "uri",
@@ -1215,18 +1224,18 @@
1215
1224
  },
1216
1225
  "securityProfileDescription": {},
1217
1226
  "behaviors": {
1218
- "shape": "S8d"
1227
+ "shape": "S8j"
1219
1228
  },
1220
1229
  "alertTargets": {
1221
- "shape": "S93"
1230
+ "shape": "S99"
1222
1231
  },
1223
1232
  "additionalMetricsToRetain": {
1224
- "shape": "S97",
1233
+ "shape": "S9d",
1225
1234
  "deprecated": true,
1226
1235
  "deprecatedMessage": "Use additionalMetricsToRetainV2."
1227
1236
  },
1228
1237
  "additionalMetricsToRetainV2": {
1229
- "shape": "S98"
1238
+ "shape": "S9e"
1230
1239
  },
1231
1240
  "tags": {
1232
1241
  "shape": "S29"
@@ -1259,7 +1268,7 @@
1259
1268
  },
1260
1269
  "description": {},
1261
1270
  "files": {
1262
- "shape": "S9e"
1271
+ "shape": "S9k"
1263
1272
  },
1264
1273
  "roleArn": {},
1265
1274
  "tags": {
@@ -1295,7 +1304,7 @@
1295
1304
  },
1296
1305
  "thingTypeName": {},
1297
1306
  "attributePayload": {
1298
- "shape": "S3g"
1307
+ "shape": "S3h"
1299
1308
  },
1300
1309
  "billingGroupName": {}
1301
1310
  }
@@ -1325,7 +1334,7 @@
1325
1334
  },
1326
1335
  "parentGroupName": {},
1327
1336
  "thingGroupProperties": {
1328
- "shape": "S3e"
1337
+ "shape": "S3f"
1329
1338
  },
1330
1339
  "tags": {
1331
1340
  "shape": "S29"
@@ -1356,7 +1365,7 @@
1356
1365
  "locationName": "thingTypeName"
1357
1366
  },
1358
1367
  "thingTypeProperties": {
1359
- "shape": "S9q"
1368
+ "shape": "S9w"
1360
1369
  },
1361
1370
  "tags": {
1362
1371
  "shape": "S29"
@@ -1388,7 +1397,7 @@
1388
1397
  "locationName": "ruleName"
1389
1398
  },
1390
1399
  "topicRulePayload": {
1391
- "shape": "S9y"
1400
+ "shape": "Sa4"
1392
1401
  },
1393
1402
  "tags": {
1394
1403
  "location": "header",
@@ -1429,10 +1438,10 @@
1429
1438
  ],
1430
1439
  "members": {
1431
1440
  "subnetIds": {
1432
- "shape": "Scz"
1441
+ "shape": "Sd5"
1433
1442
  },
1434
1443
  "securityGroups": {
1435
- "shape": "Sd1"
1444
+ "shape": "Sd7"
1436
1445
  },
1437
1446
  "vpcId": {},
1438
1447
  "roleArn": {}
@@ -1446,7 +1455,7 @@
1446
1455
  "type": "structure",
1447
1456
  "members": {
1448
1457
  "topicRuleDestination": {
1449
- "shape": "Sd5"
1458
+ "shape": "Sdb"
1450
1459
  }
1451
1460
  }
1452
1461
  }
@@ -2215,10 +2224,10 @@
2215
2224
  "members": {
2216
2225
  "roleArn": {},
2217
2226
  "auditNotificationTargetConfigurations": {
2218
- "shape": "Sf5"
2227
+ "shape": "Sfb"
2219
2228
  },
2220
2229
  "auditCheckConfigurations": {
2221
- "shape": "Sf8"
2230
+ "shape": "Sfe"
2222
2231
  }
2223
2232
  }
2224
2233
  }
@@ -2244,7 +2253,7 @@
2244
2253
  "type": "structure",
2245
2254
  "members": {
2246
2255
  "finding": {
2247
- "shape": "Sfd"
2256
+ "shape": "Sfj"
2248
2257
  }
2249
2258
  }
2250
2259
  }
@@ -2301,13 +2310,13 @@
2301
2310
  }
2302
2311
  },
2303
2312
  "target": {
2304
- "shape": "Sfx"
2313
+ "shape": "Sg3"
2305
2314
  },
2306
2315
  "auditCheckToActionsMapping": {
2307
- "shape": "Sg1"
2316
+ "shape": "Sg7"
2308
2317
  },
2309
2318
  "actionsDefinition": {
2310
- "shape": "Sg3"
2319
+ "shape": "Sg9"
2311
2320
  }
2312
2321
  }
2313
2322
  }
@@ -2446,7 +2455,7 @@
2446
2455
  "type": "structure",
2447
2456
  "members": {
2448
2457
  "authorizerDescription": {
2449
- "shape": "Sgu"
2458
+ "shape": "Sh0"
2450
2459
  }
2451
2460
  }
2452
2461
  }
@@ -2478,7 +2487,7 @@
2478
2487
  "type": "long"
2479
2488
  },
2480
2489
  "billingGroupProperties": {
2481
- "shape": "S2h"
2490
+ "shape": "S2i"
2482
2491
  },
2483
2492
  "billingGroupMetadata": {
2484
2493
  "type": "structure",
@@ -2531,12 +2540,12 @@
2531
2540
  },
2532
2541
  "generationId": {},
2533
2542
  "validity": {
2534
- "shape": "Sh7"
2543
+ "shape": "Shd"
2535
2544
  }
2536
2545
  }
2537
2546
  },
2538
2547
  "registrationConfig": {
2539
- "shape": "Sh8"
2548
+ "shape": "She"
2540
2549
  }
2541
2550
  }
2542
2551
  }
@@ -2598,7 +2607,7 @@
2598
2607
  },
2599
2608
  "generationId": {},
2600
2609
  "validity": {
2601
- "shape": "Sh7"
2610
+ "shape": "Shd"
2602
2611
  },
2603
2612
  "certificateMode": {}
2604
2613
  }
@@ -2652,7 +2661,7 @@
2652
2661
  "type": "structure",
2653
2662
  "members": {
2654
2663
  "authorizerDescription": {
2655
- "shape": "Sgu"
2664
+ "shape": "Sh0"
2656
2665
  }
2657
2666
  }
2658
2667
  }
@@ -2678,7 +2687,7 @@
2678
2687
  "type": "structure",
2679
2688
  "members": {
2680
2689
  "taskSummary": {
2681
- "shape": "Shm"
2690
+ "shape": "Shs"
2682
2691
  }
2683
2692
  }
2684
2693
  }
@@ -2707,7 +2716,7 @@
2707
2716
  "arn": {},
2708
2717
  "type": {},
2709
2718
  "stringValues": {
2710
- "shape": "S2z"
2719
+ "shape": "S30"
2711
2720
  },
2712
2721
  "creationDate": {
2713
2722
  "type": "timestamp"
@@ -2753,7 +2762,7 @@
2753
2762
  }
2754
2763
  },
2755
2764
  "authorizerConfig": {
2756
- "shape": "S38"
2765
+ "shape": "S39"
2757
2766
  },
2758
2767
  "domainConfigurationStatus": {},
2759
2768
  "serviceType": {},
@@ -2798,7 +2807,7 @@
2798
2807
  "type": "structure",
2799
2808
  "members": {
2800
2809
  "eventConfigurations": {
2801
- "shape": "Sic"
2810
+ "shape": "Sii"
2802
2811
  },
2803
2812
  "creationDate": {
2804
2813
  "type": "timestamp"
@@ -2832,7 +2841,7 @@
2832
2841
  "metricName": {},
2833
2842
  "queryString": {},
2834
2843
  "aggregationType": {
2835
- "shape": "S3s"
2844
+ "shape": "S3t"
2836
2845
  },
2837
2846
  "period": {
2838
2847
  "type": "integer"
@@ -2919,13 +2928,13 @@
2919
2928
  },
2920
2929
  "description": {},
2921
2930
  "presignedUrlConfig": {
2922
- "shape": "S45"
2931
+ "shape": "S46"
2923
2932
  },
2924
2933
  "jobExecutionsRolloutConfig": {
2925
- "shape": "S48"
2934
+ "shape": "S49"
2926
2935
  },
2927
2936
  "abortConfig": {
2928
- "shape": "S4f"
2937
+ "shape": "S4g"
2929
2938
  },
2930
2939
  "createdAt": {
2931
2940
  "type": "timestamp"
@@ -2970,12 +2979,15 @@
2970
2979
  }
2971
2980
  },
2972
2981
  "timeoutConfig": {
2973
- "shape": "S4m"
2982
+ "shape": "S4n"
2974
2983
  },
2975
2984
  "namespaceId": {},
2976
2985
  "jobTemplateArn": {},
2986
+ "jobExecutionsRetryConfig": {
2987
+ "shape": "S4q"
2988
+ },
2977
2989
  "documentParameters": {
2978
- "shape": "S4p"
2990
+ "shape": "S4v"
2979
2991
  }
2980
2992
  }
2981
2993
  }
@@ -3081,16 +3093,19 @@
3081
3093
  "type": "timestamp"
3082
3094
  },
3083
3095
  "presignedUrlConfig": {
3084
- "shape": "S45"
3096
+ "shape": "S46"
3085
3097
  },
3086
3098
  "jobExecutionsRolloutConfig": {
3087
- "shape": "S48"
3099
+ "shape": "S49"
3088
3100
  },
3089
3101
  "abortConfig": {
3090
- "shape": "S4f"
3102
+ "shape": "S4g"
3091
3103
  },
3092
3104
  "timeoutConfig": {
3093
- "shape": "S4m"
3105
+ "shape": "S4n"
3106
+ },
3107
+ "jobExecutionsRetryConfig": {
3108
+ "shape": "S4q"
3094
3109
  }
3095
3110
  }
3096
3111
  }
@@ -3124,7 +3139,7 @@
3124
3139
  "description": {},
3125
3140
  "templateVersion": {},
3126
3141
  "environments": {
3127
- "shape": "Sjf"
3142
+ "shape": "Sjl"
3128
3143
  },
3129
3144
  "documentParameters": {
3130
3145
  "type": "list",
@@ -3171,7 +3186,7 @@
3171
3186
  "actionId": {},
3172
3187
  "roleArn": {},
3173
3188
  "actionParams": {
3174
- "shape": "S53"
3189
+ "shape": "S59"
3175
3190
  },
3176
3191
  "creationDate": {
3177
3192
  "type": "timestamp"
@@ -3220,7 +3235,7 @@
3220
3235
  },
3221
3236
  "provisioningRoleArn": {},
3222
3237
  "preProvisioningHook": {
3223
- "shape": "S7s"
3238
+ "shape": "S7y"
3224
3239
  }
3225
3240
  }
3226
3241
  }
@@ -3329,7 +3344,7 @@
3329
3344
  "dayOfMonth": {},
3330
3345
  "dayOfWeek": {},
3331
3346
  "targetCheckNames": {
3332
- "shape": "S87"
3347
+ "shape": "S8d"
3333
3348
  },
3334
3349
  "scheduledAuditName": {},
3335
3350
  "scheduledAuditArn": {}
@@ -3360,18 +3375,18 @@
3360
3375
  "securityProfileArn": {},
3361
3376
  "securityProfileDescription": {},
3362
3377
  "behaviors": {
3363
- "shape": "S8d"
3378
+ "shape": "S8j"
3364
3379
  },
3365
3380
  "alertTargets": {
3366
- "shape": "S93"
3381
+ "shape": "S99"
3367
3382
  },
3368
3383
  "additionalMetricsToRetain": {
3369
- "shape": "S97",
3384
+ "shape": "S9d",
3370
3385
  "deprecated": true,
3371
3386
  "deprecatedMessage": "Use additionalMetricsToRetainV2."
3372
3387
  },
3373
3388
  "additionalMetricsToRetainV2": {
3374
- "shape": "S98"
3389
+ "shape": "S9e"
3375
3390
  },
3376
3391
  "version": {
3377
3392
  "type": "long"
@@ -3415,7 +3430,7 @@
3415
3430
  },
3416
3431
  "description": {},
3417
3432
  "files": {
3418
- "shape": "S9e"
3433
+ "shape": "S9k"
3419
3434
  },
3420
3435
  "createdAt": {
3421
3436
  "type": "timestamp"
@@ -3455,7 +3470,7 @@
3455
3470
  "thingArn": {},
3456
3471
  "thingTypeName": {},
3457
3472
  "attributes": {
3458
- "shape": "S3h"
3473
+ "shape": "S3i"
3459
3474
  },
3460
3475
  "version": {
3461
3476
  "type": "long"
@@ -3491,14 +3506,14 @@
3491
3506
  "type": "long"
3492
3507
  },
3493
3508
  "thingGroupProperties": {
3494
- "shape": "S3e"
3509
+ "shape": "S3f"
3495
3510
  },
3496
3511
  "thingGroupMetadata": {
3497
3512
  "type": "structure",
3498
3513
  "members": {
3499
3514
  "parentGroupName": {},
3500
3515
  "rootToParentThingGroups": {
3501
- "shape": "Sk8"
3516
+ "shape": "Ske"
3502
3517
  },
3503
3518
  "creationDate": {
3504
3519
  "type": "timestamp"
@@ -3581,10 +3596,10 @@
3581
3596
  "thingTypeId": {},
3582
3597
  "thingTypeArn": {},
3583
3598
  "thingTypeProperties": {
3584
- "shape": "S9q"
3599
+ "shape": "S9w"
3585
3600
  },
3586
3601
  "thingTypeMetadata": {
3587
- "shape": "Skl"
3602
+ "shape": "Skr"
3588
3603
  }
3589
3604
  }
3590
3605
  }
@@ -3892,10 +3907,10 @@
3892
3907
  "type": "structure",
3893
3908
  "members": {
3894
3909
  "thingIndexingConfiguration": {
3895
- "shape": "Slk"
3910
+ "shape": "Slq"
3896
3911
  },
3897
3912
  "thingGroupIndexingConfiguration": {
3898
- "shape": "Slt"
3913
+ "shape": "Slz"
3899
3914
  }
3900
3915
  }
3901
3916
  }
@@ -3974,20 +3989,20 @@
3974
3989
  },
3975
3990
  "description": {},
3976
3991
  "targets": {
3977
- "shape": "S5m"
3992
+ "shape": "S5s"
3978
3993
  },
3979
3994
  "protocols": {
3980
- "shape": "S5o"
3995
+ "shape": "S5u"
3981
3996
  },
3982
3997
  "awsJobExecutionsRolloutConfig": {
3983
- "shape": "S5q"
3998
+ "shape": "S5w"
3984
3999
  },
3985
4000
  "awsJobPresignedUrlConfig": {
3986
- "shape": "S5x"
4001
+ "shape": "S63"
3987
4002
  },
3988
4003
  "targetSelection": {},
3989
4004
  "otaUpdateFiles": {
3990
- "shape": "S68"
4005
+ "shape": "S6e"
3991
4006
  },
3992
4007
  "otaUpdateStatus": {},
3993
4008
  "awsIotJobId": {},
@@ -4000,7 +4015,7 @@
4000
4015
  }
4001
4016
  },
4002
4017
  "additionalParameters": {
4003
- "shape": "S76"
4018
+ "shape": "S7c"
4004
4019
  }
4005
4020
  }
4006
4021
  }
@@ -4223,14 +4238,14 @@
4223
4238
  "type": "timestamp"
4224
4239
  },
4225
4240
  "actions": {
4226
- "shape": "Sa1"
4241
+ "shape": "Sa7"
4227
4242
  },
4228
4243
  "ruleDisabled": {
4229
4244
  "type": "boolean"
4230
4245
  },
4231
4246
  "awsIotSqlVersion": {},
4232
4247
  "errorAction": {
4233
- "shape": "Sa2"
4248
+ "shape": "Sa8"
4234
4249
  }
4235
4250
  }
4236
4251
  }
@@ -4258,7 +4273,7 @@
4258
4273
  "type": "structure",
4259
4274
  "members": {
4260
4275
  "topicRuleDestination": {
4261
- "shape": "Sd5"
4276
+ "shape": "Sdb"
4262
4277
  }
4263
4278
  }
4264
4279
  }
@@ -4335,13 +4350,13 @@
4335
4350
  "thingName": {},
4336
4351
  "securityProfileName": {},
4337
4352
  "behavior": {
4338
- "shape": "S8e"
4353
+ "shape": "S8k"
4339
4354
  },
4340
4355
  "lastViolationValue": {
4341
- "shape": "S8l"
4356
+ "shape": "S8r"
4342
4357
  },
4343
4358
  "violationEventAdditionalInfo": {
4344
- "shape": "Snb"
4359
+ "shape": "Snh"
4345
4360
  },
4346
4361
  "verificationState": {},
4347
4362
  "verificationStateDescription": {},
@@ -4392,7 +4407,7 @@
4392
4407
  "type": "structure",
4393
4408
  "members": {
4394
4409
  "policies": {
4395
- "shape": "Sni"
4410
+ "shape": "Sno"
4396
4411
  },
4397
4412
  "nextMarker": {}
4398
4413
  }
@@ -4431,7 +4446,7 @@
4431
4446
  "findings": {
4432
4447
  "type": "list",
4433
4448
  "member": {
4434
- "shape": "Sfd"
4449
+ "shape": "Sfj"
4435
4450
  }
4436
4451
  },
4437
4452
  "nextToken": {}
@@ -4749,7 +4764,7 @@
4749
4764
  "billingGroups": {
4750
4765
  "type": "list",
4751
4766
  "member": {
4752
- "shape": "Sk9"
4767
+ "shape": "Skf"
4753
4768
  }
4754
4769
  },
4755
4770
  "nextToken": {}
@@ -4829,7 +4844,7 @@
4829
4844
  "type": "structure",
4830
4845
  "members": {
4831
4846
  "certificates": {
4832
- "shape": "Sok"
4847
+ "shape": "Soq"
4833
4848
  },
4834
4849
  "nextMarker": {}
4835
4850
  }
@@ -4870,7 +4885,7 @@
4870
4885
  "type": "structure",
4871
4886
  "members": {
4872
4887
  "certificates": {
4873
- "shape": "Sok"
4888
+ "shape": "Soq"
4874
4889
  },
4875
4890
  "nextMarker": {}
4876
4891
  }
@@ -5014,7 +5029,7 @@
5014
5029
  "tasks": {
5015
5030
  "type": "list",
5016
5031
  "member": {
5017
- "shape": "Shm"
5032
+ "shape": "Shs"
5018
5033
  }
5019
5034
  },
5020
5035
  "nextToken": {}
@@ -5198,7 +5213,7 @@
5198
5213
  "members": {
5199
5214
  "thingArn": {},
5200
5215
  "jobExecutionSummary": {
5201
- "shape": "Spk"
5216
+ "shape": "Spq"
5202
5217
  }
5203
5218
  }
5204
5219
  }
@@ -5238,6 +5253,10 @@
5238
5253
  "nextToken": {
5239
5254
  "location": "querystring",
5240
5255
  "locationName": "nextToken"
5256
+ },
5257
+ "jobId": {
5258
+ "location": "querystring",
5259
+ "locationName": "jobId"
5241
5260
  }
5242
5261
  }
5243
5262
  },
@@ -5251,7 +5270,7 @@
5251
5270
  "members": {
5252
5271
  "jobId": {},
5253
5272
  "jobExecutionSummary": {
5254
- "shape": "Spk"
5273
+ "shape": "Spq"
5255
5274
  }
5256
5275
  }
5257
5276
  }
@@ -5403,7 +5422,7 @@
5403
5422
  "templateName": {},
5404
5423
  "description": {},
5405
5424
  "environments": {
5406
- "shape": "Sjf"
5425
+ "shape": "Sjl"
5407
5426
  },
5408
5427
  "templateVersion": {}
5409
5428
  }
@@ -5576,7 +5595,7 @@
5576
5595
  "type": "structure",
5577
5596
  "members": {
5578
5597
  "policies": {
5579
- "shape": "Sni"
5598
+ "shape": "Sno"
5580
5599
  },
5581
5600
  "nextMarker": {}
5582
5601
  }
@@ -5617,7 +5636,7 @@
5617
5636
  "type": "structure",
5618
5637
  "members": {
5619
5638
  "principals": {
5620
- "shape": "Sqh"
5639
+ "shape": "Sqo"
5621
5640
  },
5622
5641
  "nextMarker": {}
5623
5642
  }
@@ -5697,7 +5716,7 @@
5697
5716
  "type": "structure",
5698
5717
  "members": {
5699
5718
  "policies": {
5700
- "shape": "Sni"
5719
+ "shape": "Sno"
5701
5720
  },
5702
5721
  "nextMarker": {}
5703
5722
  }
@@ -5734,7 +5753,7 @@
5734
5753
  "type": "structure",
5735
5754
  "members": {
5736
5755
  "things": {
5737
- "shape": "Sqr"
5756
+ "shape": "Sqy"
5738
5757
  },
5739
5758
  "nextToken": {}
5740
5759
  }
@@ -5943,7 +5962,7 @@
5943
5962
  "securityProfileIdentifiers": {
5944
5963
  "type": "list",
5945
5964
  "member": {
5946
- "shape": "Sra"
5965
+ "shape": "Srh"
5947
5966
  }
5948
5967
  },
5949
5968
  "nextToken": {}
@@ -5990,10 +6009,10 @@
5990
6009
  "type": "structure",
5991
6010
  "members": {
5992
6011
  "securityProfileIdentifier": {
5993
- "shape": "Sra"
6012
+ "shape": "Srh"
5994
6013
  },
5995
6014
  "target": {
5996
- "shape": "Srf"
6015
+ "shape": "Srm"
5997
6016
  }
5998
6017
  }
5999
6018
  }
@@ -6146,7 +6165,7 @@
6146
6165
  "securityProfileTargets": {
6147
6166
  "type": "list",
6148
6167
  "member": {
6149
- "shape": "Srf"
6168
+ "shape": "Srm"
6150
6169
  }
6151
6170
  },
6152
6171
  "nextToken": {}
@@ -6189,7 +6208,7 @@
6189
6208
  "type": "structure",
6190
6209
  "members": {
6191
6210
  "thingGroups": {
6192
- "shape": "Sk8"
6211
+ "shape": "Ske"
6193
6212
  },
6194
6213
  "nextToken": {}
6195
6214
  }
@@ -6225,7 +6244,7 @@
6225
6244
  "type": "structure",
6226
6245
  "members": {
6227
6246
  "thingGroups": {
6228
- "shape": "Sk8"
6247
+ "shape": "Ske"
6229
6248
  },
6230
6249
  "nextToken": {}
6231
6250
  }
@@ -6261,7 +6280,7 @@
6261
6280
  "type": "structure",
6262
6281
  "members": {
6263
6282
  "principals": {
6264
- "shape": "Sqh"
6283
+ "shape": "Sqo"
6265
6284
  },
6266
6285
  "nextToken": {}
6267
6286
  }
@@ -6378,10 +6397,10 @@
6378
6397
  "thingTypeName": {},
6379
6398
  "thingTypeArn": {},
6380
6399
  "thingTypeProperties": {
6381
- "shape": "S9q"
6400
+ "shape": "S9w"
6382
6401
  },
6383
6402
  "thingTypeMetadata": {
6384
- "shape": "Skl"
6403
+ "shape": "Skr"
6385
6404
  }
6386
6405
  }
6387
6406
  }
@@ -6438,7 +6457,7 @@
6438
6457
  "thingTypeName": {},
6439
6458
  "thingArn": {},
6440
6459
  "attributes": {
6441
- "shape": "S3h"
6460
+ "shape": "S3i"
6442
6461
  },
6443
6462
  "version": {
6444
6463
  "type": "long"
@@ -6480,7 +6499,7 @@
6480
6499
  "type": "structure",
6481
6500
  "members": {
6482
6501
  "things": {
6483
- "shape": "Sqr"
6502
+ "shape": "Sqy"
6484
6503
  },
6485
6504
  "nextToken": {}
6486
6505
  }
@@ -6521,7 +6540,7 @@
6521
6540
  "type": "structure",
6522
6541
  "members": {
6523
6542
  "things": {
6524
- "shape": "Sqr"
6543
+ "shape": "Sqy"
6525
6544
  },
6526
6545
  "nextToken": {}
6527
6546
  }
@@ -6573,10 +6592,10 @@
6573
6592
  "type": "structure",
6574
6593
  "members": {
6575
6594
  "subnetIds": {
6576
- "shape": "Scz"
6595
+ "shape": "Sd5"
6577
6596
  },
6578
6597
  "securityGroups": {
6579
- "shape": "Sd1"
6598
+ "shape": "Sd7"
6580
6599
  },
6581
6600
  "vpcId": {},
6582
6601
  "roleArn": {}
@@ -6673,7 +6692,7 @@
6673
6692
  "type": "structure",
6674
6693
  "members": {
6675
6694
  "logTarget": {
6676
- "shape": "St3"
6695
+ "shape": "Sta"
6677
6696
  },
6678
6697
  "logLevel": {}
6679
6698
  }
@@ -6749,13 +6768,13 @@
6749
6768
  "thingName": {},
6750
6769
  "securityProfileName": {},
6751
6770
  "behavior": {
6752
- "shape": "S8e"
6771
+ "shape": "S8k"
6753
6772
  },
6754
6773
  "metricValue": {
6755
- "shape": "S8l"
6774
+ "shape": "S8r"
6756
6775
  },
6757
6776
  "violationEventAdditionalInfo": {
6758
- "shape": "Snb"
6777
+ "shape": "Snh"
6759
6778
  },
6760
6779
  "violationEventType": {},
6761
6780
  "verificationState": {},
@@ -6818,7 +6837,7 @@
6818
6837
  "type": "boolean"
6819
6838
  },
6820
6839
  "registrationConfig": {
6821
- "shape": "Sh8"
6840
+ "shape": "She"
6822
6841
  },
6823
6842
  "tags": {
6824
6843
  "shape": "S29"
@@ -6988,7 +7007,7 @@
6988
7007
  "locationName": "ruleName"
6989
7008
  },
6990
7009
  "topicRulePayload": {
6991
- "shape": "S9y"
7010
+ "shape": "Sa4"
6992
7011
  }
6993
7012
  },
6994
7013
  "payload": "topicRulePayload"
@@ -7026,10 +7045,10 @@
7026
7045
  "thingId": {},
7027
7046
  "thingTypeName": {},
7028
7047
  "thingGroupNames": {
7029
- "shape": "Stz"
7048
+ "shape": "Su6"
7030
7049
  },
7031
7050
  "attributes": {
7032
- "shape": "S3h"
7051
+ "shape": "S3i"
7033
7052
  },
7034
7053
  "shadow": {},
7035
7054
  "deviceDefender": {},
@@ -7057,10 +7076,10 @@
7057
7076
  "thingGroupId": {},
7058
7077
  "thingGroupDescription": {},
7059
7078
  "attributes": {
7060
- "shape": "S3h"
7079
+ "shape": "S3i"
7061
7080
  },
7062
7081
  "parentGroupNames": {
7063
- "shape": "Stz"
7082
+ "shape": "Su6"
7064
7083
  }
7065
7084
  }
7066
7085
  }
@@ -7148,7 +7167,7 @@
7148
7167
  ],
7149
7168
  "members": {
7150
7169
  "logTarget": {
7151
- "shape": "St3"
7170
+ "shape": "Sta"
7152
7171
  },
7153
7172
  "logLevel": {}
7154
7173
  }
@@ -7187,10 +7206,10 @@
7187
7206
  "locationName": "taskId"
7188
7207
  },
7189
7208
  "target": {
7190
- "shape": "Sfx"
7209
+ "shape": "Sg3"
7191
7210
  },
7192
7211
  "auditCheckToActionsMapping": {
7193
- "shape": "Sg1"
7212
+ "shape": "Sg7"
7194
7213
  },
7195
7214
  "clientRequestToken": {
7196
7215
  "idempotencyToken": true
@@ -7223,14 +7242,14 @@
7223
7242
  "locationName": "taskId"
7224
7243
  },
7225
7244
  "target": {
7226
- "shape": "Sho"
7245
+ "shape": "Shu"
7227
7246
  },
7228
7247
  "actions": {
7229
7248
  "type": "list",
7230
7249
  "member": {}
7231
7250
  },
7232
7251
  "violationEventOccurrenceRange": {
7233
- "shape": "Shr"
7252
+ "shape": "Shx"
7234
7253
  },
7235
7254
  "includeOnlyActiveViolations": {
7236
7255
  "type": "boolean"
@@ -7261,7 +7280,7 @@
7261
7280
  ],
7262
7281
  "members": {
7263
7282
  "targetCheckNames": {
7264
- "shape": "S87"
7283
+ "shape": "S8d"
7265
7284
  }
7266
7285
  }
7267
7286
  },
@@ -7357,7 +7376,7 @@
7357
7376
  "authInfos": {
7358
7377
  "type": "list",
7359
7378
  "member": {
7360
- "shape": "Sut"
7379
+ "shape": "Sv0"
7361
7380
  }
7362
7381
  },
7363
7382
  "clientId": {
@@ -7365,10 +7384,10 @@
7365
7384
  "locationName": "clientId"
7366
7385
  },
7367
7386
  "policyNamesToAdd": {
7368
- "shape": "Sux"
7387
+ "shape": "Sv4"
7369
7388
  },
7370
7389
  "policyNamesToSkip": {
7371
- "shape": "Sux"
7390
+ "shape": "Sv4"
7372
7391
  }
7373
7392
  }
7374
7393
  },
@@ -7381,13 +7400,13 @@
7381
7400
  "type": "structure",
7382
7401
  "members": {
7383
7402
  "authInfo": {
7384
- "shape": "Sut"
7403
+ "shape": "Sv0"
7385
7404
  },
7386
7405
  "allowed": {
7387
7406
  "type": "structure",
7388
7407
  "members": {
7389
7408
  "policies": {
7390
- "shape": "Sni"
7409
+ "shape": "Sno"
7391
7410
  }
7392
7411
  }
7393
7412
  },
@@ -7398,7 +7417,7 @@
7398
7417
  "type": "structure",
7399
7418
  "members": {
7400
7419
  "policies": {
7401
- "shape": "Sni"
7420
+ "shape": "Sno"
7402
7421
  }
7403
7422
  }
7404
7423
  },
@@ -7406,7 +7425,7 @@
7406
7425
  "type": "structure",
7407
7426
  "members": {
7408
7427
  "policies": {
7409
- "shape": "Sni"
7428
+ "shape": "Sno"
7410
7429
  }
7411
7430
  }
7412
7431
  }
@@ -7551,10 +7570,10 @@
7551
7570
  "members": {
7552
7571
  "roleArn": {},
7553
7572
  "auditNotificationTargetConfigurations": {
7554
- "shape": "Sf5"
7573
+ "shape": "Sfb"
7555
7574
  },
7556
7575
  "auditCheckConfigurations": {
7557
- "shape": "Sf8"
7576
+ "shape": "Sfe"
7558
7577
  }
7559
7578
  }
7560
7579
  },
@@ -7613,7 +7632,10 @@
7613
7632
  "tokenSigningPublicKeys": {
7614
7633
  "shape": "S25"
7615
7634
  },
7616
- "status": {}
7635
+ "status": {},
7636
+ "enableCachingForHttp": {
7637
+ "type": "boolean"
7638
+ }
7617
7639
  }
7618
7640
  },
7619
7641
  "output": {
@@ -7641,7 +7663,7 @@
7641
7663
  "locationName": "billingGroupName"
7642
7664
  },
7643
7665
  "billingGroupProperties": {
7644
- "shape": "S2h"
7666
+ "shape": "S2i"
7645
7667
  },
7646
7668
  "expectedVersion": {
7647
7669
  "type": "long"
@@ -7681,7 +7703,7 @@
7681
7703
  "locationName": "newAutoRegistrationStatus"
7682
7704
  },
7683
7705
  "registrationConfig": {
7684
- "shape": "Sh8"
7706
+ "shape": "She"
7685
7707
  },
7686
7708
  "removeAutoRegistration": {
7687
7709
  "type": "boolean"
@@ -7764,7 +7786,7 @@
7764
7786
  "locationName": "name"
7765
7787
  },
7766
7788
  "stringValues": {
7767
- "shape": "S2z"
7789
+ "shape": "S30"
7768
7790
  }
7769
7791
  }
7770
7792
  },
@@ -7775,7 +7797,7 @@
7775
7797
  "arn": {},
7776
7798
  "type": {},
7777
7799
  "stringValues": {
7778
- "shape": "S2z"
7800
+ "shape": "S30"
7779
7801
  },
7780
7802
  "creationDate": {
7781
7803
  "type": "timestamp"
@@ -7802,7 +7824,7 @@
7802
7824
  "locationName": "domainConfigurationName"
7803
7825
  },
7804
7826
  "authorizerConfig": {
7805
- "shape": "S38"
7827
+ "shape": "S39"
7806
7828
  },
7807
7829
  "domainConfigurationStatus": {},
7808
7830
  "removeAuthorizerConfig": {
@@ -7835,7 +7857,7 @@
7835
7857
  "locationName": "thingGroupName"
7836
7858
  },
7837
7859
  "thingGroupProperties": {
7838
- "shape": "S3e"
7860
+ "shape": "S3f"
7839
7861
  },
7840
7862
  "expectedVersion": {
7841
7863
  "type": "long"
@@ -7863,7 +7885,7 @@
7863
7885
  "type": "structure",
7864
7886
  "members": {
7865
7887
  "eventConfigurations": {
7866
- "shape": "Sic"
7888
+ "shape": "Sii"
7867
7889
  }
7868
7890
  }
7869
7891
  },
@@ -7890,7 +7912,7 @@
7890
7912
  },
7891
7913
  "queryString": {},
7892
7914
  "aggregationType": {
7893
- "shape": "S3s"
7915
+ "shape": "S3t"
7894
7916
  },
7895
7917
  "period": {
7896
7918
  "type": "integer"
@@ -7914,10 +7936,10 @@
7914
7936
  "type": "structure",
7915
7937
  "members": {
7916
7938
  "thingIndexingConfiguration": {
7917
- "shape": "Slk"
7939
+ "shape": "Slq"
7918
7940
  },
7919
7941
  "thingGroupIndexingConfiguration": {
7920
- "shape": "Slt"
7942
+ "shape": "Slz"
7921
7943
  }
7922
7944
  }
7923
7945
  },
@@ -7943,20 +7965,23 @@
7943
7965
  },
7944
7966
  "description": {},
7945
7967
  "presignedUrlConfig": {
7946
- "shape": "S45"
7968
+ "shape": "S46"
7947
7969
  },
7948
7970
  "jobExecutionsRolloutConfig": {
7949
- "shape": "S48"
7971
+ "shape": "S49"
7950
7972
  },
7951
7973
  "abortConfig": {
7952
- "shape": "S4f"
7974
+ "shape": "S4g"
7953
7975
  },
7954
7976
  "timeoutConfig": {
7955
- "shape": "S4m"
7977
+ "shape": "S4n"
7956
7978
  },
7957
7979
  "namespaceId": {
7958
7980
  "location": "querystring",
7959
7981
  "locationName": "namespaceId"
7982
+ },
7983
+ "jobExecutionsRetryConfig": {
7984
+ "shape": "S4q"
7960
7985
  }
7961
7986
  }
7962
7987
  }
@@ -7978,7 +8003,7 @@
7978
8003
  },
7979
8004
  "roleArn": {},
7980
8005
  "actionParams": {
7981
- "shape": "S53"
8006
+ "shape": "S59"
7982
8007
  }
7983
8008
  }
7984
8009
  },
@@ -8014,7 +8039,7 @@
8014
8039
  },
8015
8040
  "provisioningRoleArn": {},
8016
8041
  "preProvisioningHook": {
8017
- "shape": "S7s"
8042
+ "shape": "S7y"
8018
8043
  },
8019
8044
  "removePreProvisioningHook": {
8020
8045
  "type": "boolean"
@@ -8070,7 +8095,7 @@
8070
8095
  "dayOfMonth": {},
8071
8096
  "dayOfWeek": {},
8072
8097
  "targetCheckNames": {
8073
- "shape": "S87"
8098
+ "shape": "S8d"
8074
8099
  },
8075
8100
  "scheduledAuditName": {
8076
8101
  "location": "uri",
@@ -8102,18 +8127,18 @@
8102
8127
  },
8103
8128
  "securityProfileDescription": {},
8104
8129
  "behaviors": {
8105
- "shape": "S8d"
8130
+ "shape": "S8j"
8106
8131
  },
8107
8132
  "alertTargets": {
8108
- "shape": "S93"
8133
+ "shape": "S99"
8109
8134
  },
8110
8135
  "additionalMetricsToRetain": {
8111
- "shape": "S97",
8136
+ "shape": "S9d",
8112
8137
  "deprecated": true,
8113
8138
  "deprecatedMessage": "Use additionalMetricsToRetainV2."
8114
8139
  },
8115
8140
  "additionalMetricsToRetainV2": {
8116
- "shape": "S98"
8141
+ "shape": "S9e"
8117
8142
  },
8118
8143
  "deleteBehaviors": {
8119
8144
  "type": "boolean"
@@ -8138,18 +8163,18 @@
8138
8163
  "securityProfileArn": {},
8139
8164
  "securityProfileDescription": {},
8140
8165
  "behaviors": {
8141
- "shape": "S8d"
8166
+ "shape": "S8j"
8142
8167
  },
8143
8168
  "alertTargets": {
8144
- "shape": "S93"
8169
+ "shape": "S99"
8145
8170
  },
8146
8171
  "additionalMetricsToRetain": {
8147
- "shape": "S97",
8172
+ "shape": "S9d",
8148
8173
  "deprecated": true,
8149
8174
  "deprecatedMessage": "Use additionalMetricsToRetainV2."
8150
8175
  },
8151
8176
  "additionalMetricsToRetainV2": {
8152
- "shape": "S98"
8177
+ "shape": "S9e"
8153
8178
  },
8154
8179
  "version": {
8155
8180
  "type": "long"
@@ -8180,7 +8205,7 @@
8180
8205
  },
8181
8206
  "description": {},
8182
8207
  "files": {
8183
- "shape": "S9e"
8208
+ "shape": "S9k"
8184
8209
  },
8185
8210
  "roleArn": {}
8186
8211
  }
@@ -8214,7 +8239,7 @@
8214
8239
  },
8215
8240
  "thingTypeName": {},
8216
8241
  "attributePayload": {
8217
- "shape": "S3g"
8242
+ "shape": "S3h"
8218
8243
  },
8219
8244
  "expectedVersion": {
8220
8245
  "type": "long"
@@ -8246,7 +8271,7 @@
8246
8271
  "locationName": "thingGroupName"
8247
8272
  },
8248
8273
  "thingGroupProperties": {
8249
- "shape": "S3e"
8274
+ "shape": "S3f"
8250
8275
  },
8251
8276
  "expectedVersion": {
8252
8277
  "type": "long"
@@ -8272,10 +8297,10 @@
8272
8297
  "members": {
8273
8298
  "thingName": {},
8274
8299
  "thingGroupsToAdd": {
8275
- "shape": "Sx8"
8300
+ "shape": "Sxf"
8276
8301
  },
8277
8302
  "thingGroupsToRemove": {
8278
- "shape": "Sx8"
8303
+ "shape": "Sxf"
8279
8304
  },
8280
8305
  "overrideDynamicGroups": {
8281
8306
  "type": "boolean"
@@ -8319,7 +8344,7 @@
8319
8344
  ],
8320
8345
  "members": {
8321
8346
  "behaviors": {
8322
- "shape": "S8d"
8347
+ "shape": "S8j"
8323
8348
  }
8324
8349
  }
8325
8350
  },
@@ -8389,17 +8414,17 @@
8389
8414
  }
8390
8415
  }
8391
8416
  },
8392
- "S2h": {
8417
+ "S2i": {
8393
8418
  "type": "structure",
8394
8419
  "members": {
8395
8420
  "billingGroupDescription": {}
8396
8421
  }
8397
8422
  },
8398
- "S2z": {
8423
+ "S30": {
8399
8424
  "type": "list",
8400
8425
  "member": {}
8401
8426
  },
8402
- "S38": {
8427
+ "S39": {
8403
8428
  "type": "structure",
8404
8429
  "members": {
8405
8430
  "defaultAuthorizerName": {},
@@ -8408,32 +8433,32 @@
8408
8433
  }
8409
8434
  }
8410
8435
  },
8411
- "S3e": {
8436
+ "S3f": {
8412
8437
  "type": "structure",
8413
8438
  "members": {
8414
8439
  "thingGroupDescription": {},
8415
8440
  "attributePayload": {
8416
- "shape": "S3g"
8441
+ "shape": "S3h"
8417
8442
  }
8418
8443
  }
8419
8444
  },
8420
- "S3g": {
8445
+ "S3h": {
8421
8446
  "type": "structure",
8422
8447
  "members": {
8423
8448
  "attributes": {
8424
- "shape": "S3h"
8449
+ "shape": "S3i"
8425
8450
  },
8426
8451
  "merge": {
8427
8452
  "type": "boolean"
8428
8453
  }
8429
8454
  }
8430
8455
  },
8431
- "S3h": {
8456
+ "S3i": {
8432
8457
  "type": "map",
8433
8458
  "key": {},
8434
8459
  "value": {}
8435
8460
  },
8436
- "S3s": {
8461
+ "S3t": {
8437
8462
  "type": "structure",
8438
8463
  "required": [
8439
8464
  "name"
@@ -8446,7 +8471,7 @@
8446
8471
  }
8447
8472
  }
8448
8473
  },
8449
- "S45": {
8474
+ "S46": {
8450
8475
  "type": "structure",
8451
8476
  "members": {
8452
8477
  "roleArn": {},
@@ -8455,7 +8480,7 @@
8455
8480
  }
8456
8481
  }
8457
8482
  },
8458
- "S48": {
8483
+ "S49": {
8459
8484
  "type": "structure",
8460
8485
  "members": {
8461
8486
  "maximumPerMinute": {
@@ -8490,7 +8515,7 @@
8490
8515
  }
8491
8516
  }
8492
8517
  },
8493
- "S4f": {
8518
+ "S4g": {
8494
8519
  "type": "structure",
8495
8520
  "required": [
8496
8521
  "criteriaList"
@@ -8520,7 +8545,7 @@
8520
8545
  }
8521
8546
  }
8522
8547
  },
8523
- "S4m": {
8548
+ "S4n": {
8524
8549
  "type": "structure",
8525
8550
  "members": {
8526
8551
  "inProgressTimeoutInMinutes": {
@@ -8528,12 +8553,36 @@
8528
8553
  }
8529
8554
  }
8530
8555
  },
8531
- "S4p": {
8556
+ "S4q": {
8557
+ "type": "structure",
8558
+ "required": [
8559
+ "criteriaList"
8560
+ ],
8561
+ "members": {
8562
+ "criteriaList": {
8563
+ "type": "list",
8564
+ "member": {
8565
+ "type": "structure",
8566
+ "required": [
8567
+ "failureType",
8568
+ "numberOfRetries"
8569
+ ],
8570
+ "members": {
8571
+ "failureType": {},
8572
+ "numberOfRetries": {
8573
+ "type": "integer"
8574
+ }
8575
+ }
8576
+ }
8577
+ }
8578
+ }
8579
+ },
8580
+ "S4v": {
8532
8581
  "type": "map",
8533
8582
  "key": {},
8534
8583
  "value": {}
8535
8584
  },
8536
- "S4y": {
8585
+ "S54": {
8537
8586
  "type": "structure",
8538
8587
  "members": {
8539
8588
  "PublicKey": {},
@@ -8543,7 +8592,7 @@
8543
8592
  }
8544
8593
  }
8545
8594
  },
8546
- "S53": {
8595
+ "S59": {
8547
8596
  "type": "structure",
8548
8597
  "members": {
8549
8598
  "updateDeviceCertificateParams": {
@@ -8610,15 +8659,15 @@
8610
8659
  }
8611
8660
  }
8612
8661
  },
8613
- "S5m": {
8662
+ "S5s": {
8614
8663
  "type": "list",
8615
8664
  "member": {}
8616
8665
  },
8617
- "S5o": {
8666
+ "S5u": {
8618
8667
  "type": "list",
8619
8668
  "member": {}
8620
8669
  },
8621
- "S5q": {
8670
+ "S5w": {
8622
8671
  "type": "structure",
8623
8672
  "members": {
8624
8673
  "maximumPerMinute": {
@@ -8653,7 +8702,7 @@
8653
8702
  }
8654
8703
  }
8655
8704
  },
8656
- "S5x": {
8705
+ "S63": {
8657
8706
  "type": "structure",
8658
8707
  "members": {
8659
8708
  "expiresInSec": {
@@ -8661,7 +8710,7 @@
8661
8710
  }
8662
8711
  }
8663
8712
  },
8664
- "S68": {
8713
+ "S6e": {
8665
8714
  "type": "list",
8666
8715
  "member": {
8667
8716
  "type": "structure",
@@ -8684,7 +8733,7 @@
8684
8733
  }
8685
8734
  },
8686
8735
  "s3Location": {
8687
- "shape": "S6h"
8736
+ "shape": "S6n"
8688
8737
  }
8689
8738
  }
8690
8739
  },
@@ -8750,7 +8799,7 @@
8750
8799
  }
8751
8800
  }
8752
8801
  },
8753
- "S6h": {
8802
+ "S6n": {
8754
8803
  "type": "structure",
8755
8804
  "members": {
8756
8805
  "bucket": {},
@@ -8758,12 +8807,12 @@
8758
8807
  "version": {}
8759
8808
  }
8760
8809
  },
8761
- "S76": {
8810
+ "S7c": {
8762
8811
  "type": "map",
8763
8812
  "key": {},
8764
8813
  "value": {}
8765
8814
  },
8766
- "S7s": {
8815
+ "S7y": {
8767
8816
  "type": "structure",
8768
8817
  "required": [
8769
8818
  "targetArn"
@@ -8773,17 +8822,17 @@
8773
8822
  "targetArn": {}
8774
8823
  }
8775
8824
  },
8776
- "S87": {
8825
+ "S8d": {
8777
8826
  "type": "list",
8778
8827
  "member": {}
8779
8828
  },
8780
- "S8d": {
8829
+ "S8j": {
8781
8830
  "type": "list",
8782
8831
  "member": {
8783
- "shape": "S8e"
8832
+ "shape": "S8k"
8784
8833
  }
8785
8834
  },
8786
- "S8e": {
8835
+ "S8k": {
8787
8836
  "type": "structure",
8788
8837
  "required": [
8789
8838
  "name"
@@ -8792,14 +8841,14 @@
8792
8841
  "name": {},
8793
8842
  "metric": {},
8794
8843
  "metricDimension": {
8795
- "shape": "S8h"
8844
+ "shape": "S8n"
8796
8845
  },
8797
8846
  "criteria": {
8798
8847
  "type": "structure",
8799
8848
  "members": {
8800
8849
  "comparisonOperator": {},
8801
8850
  "value": {
8802
- "shape": "S8l"
8851
+ "shape": "S8r"
8803
8852
  },
8804
8853
  "durationSeconds": {
8805
8854
  "type": "integer"
@@ -8832,7 +8881,7 @@
8832
8881
  }
8833
8882
  }
8834
8883
  },
8835
- "S8h": {
8884
+ "S8n": {
8836
8885
  "type": "structure",
8837
8886
  "required": [
8838
8887
  "dimensionName"
@@ -8842,7 +8891,7 @@
8842
8891
  "operator": {}
8843
8892
  }
8844
8893
  },
8845
- "S8l": {
8894
+ "S8r": {
8846
8895
  "type": "structure",
8847
8896
  "members": {
8848
8897
  "count": {
@@ -8873,7 +8922,7 @@
8873
8922
  }
8874
8923
  }
8875
8924
  },
8876
- "S93": {
8925
+ "S99": {
8877
8926
  "type": "map",
8878
8927
  "key": {},
8879
8928
  "value": {
@@ -8888,11 +8937,11 @@
8888
8937
  }
8889
8938
  }
8890
8939
  },
8891
- "S97": {
8940
+ "S9d": {
8892
8941
  "type": "list",
8893
8942
  "member": {}
8894
8943
  },
8895
- "S98": {
8944
+ "S9e": {
8896
8945
  "type": "list",
8897
8946
  "member": {
8898
8947
  "type": "structure",
@@ -8902,12 +8951,12 @@
8902
8951
  "members": {
8903
8952
  "metric": {},
8904
8953
  "metricDimension": {
8905
- "shape": "S8h"
8954
+ "shape": "S8n"
8906
8955
  }
8907
8956
  }
8908
8957
  }
8909
8958
  },
8910
- "S9e": {
8959
+ "S9k": {
8911
8960
  "type": "list",
8912
8961
  "member": {
8913
8962
  "type": "structure",
@@ -8916,12 +8965,12 @@
8916
8965
  "type": "integer"
8917
8966
  },
8918
8967
  "s3Location": {
8919
- "shape": "S6h"
8968
+ "shape": "S6n"
8920
8969
  }
8921
8970
  }
8922
8971
  }
8923
8972
  },
8924
- "S9q": {
8973
+ "S9w": {
8925
8974
  "type": "structure",
8926
8975
  "members": {
8927
8976
  "thingTypeDescription": {},
@@ -8931,7 +8980,7 @@
8931
8980
  }
8932
8981
  }
8933
8982
  },
8934
- "S9y": {
8983
+ "Sa4": {
8935
8984
  "type": "structure",
8936
8985
  "required": [
8937
8986
  "sql",
@@ -8941,24 +8990,24 @@
8941
8990
  "sql": {},
8942
8991
  "description": {},
8943
8992
  "actions": {
8944
- "shape": "Sa1"
8993
+ "shape": "Sa7"
8945
8994
  },
8946
8995
  "ruleDisabled": {
8947
8996
  "type": "boolean"
8948
8997
  },
8949
8998
  "awsIotSqlVersion": {},
8950
8999
  "errorAction": {
8951
- "shape": "Sa2"
9000
+ "shape": "Sa8"
8952
9001
  }
8953
9002
  }
8954
9003
  },
8955
- "Sa1": {
9004
+ "Sa7": {
8956
9005
  "type": "list",
8957
9006
  "member": {
8958
- "shape": "Sa2"
9007
+ "shape": "Sa8"
8959
9008
  }
8960
9009
  },
8961
- "Sa2": {
9010
+ "Sa8": {
8962
9011
  "type": "structure",
8963
9012
  "members": {
8964
9013
  "dynamoDB": {
@@ -9377,15 +9426,15 @@
9377
9426
  }
9378
9427
  }
9379
9428
  },
9380
- "Scz": {
9429
+ "Sd5": {
9381
9430
  "type": "list",
9382
9431
  "member": {}
9383
9432
  },
9384
- "Sd1": {
9433
+ "Sd7": {
9385
9434
  "type": "list",
9386
9435
  "member": {}
9387
9436
  },
9388
- "Sd5": {
9437
+ "Sdb": {
9389
9438
  "type": "structure",
9390
9439
  "members": {
9391
9440
  "arn": {},
@@ -9407,10 +9456,10 @@
9407
9456
  "type": "structure",
9408
9457
  "members": {
9409
9458
  "subnetIds": {
9410
- "shape": "Scz"
9459
+ "shape": "Sd5"
9411
9460
  },
9412
9461
  "securityGroups": {
9413
- "shape": "Sd1"
9462
+ "shape": "Sd7"
9414
9463
  },
9415
9464
  "vpcId": {},
9416
9465
  "roleArn": {}
@@ -9418,7 +9467,7 @@
9418
9467
  }
9419
9468
  }
9420
9469
  },
9421
- "Sf5": {
9470
+ "Sfb": {
9422
9471
  "type": "map",
9423
9472
  "key": {},
9424
9473
  "value": {
@@ -9432,7 +9481,7 @@
9432
9481
  }
9433
9482
  }
9434
9483
  },
9435
- "Sf8": {
9484
+ "Sfe": {
9436
9485
  "type": "map",
9437
9486
  "key": {},
9438
9487
  "value": {
@@ -9444,7 +9493,7 @@
9444
9493
  }
9445
9494
  }
9446
9495
  },
9447
- "Sfd": {
9496
+ "Sfj": {
9448
9497
  "type": "structure",
9449
9498
  "members": {
9450
9499
  "findingId": {},
@@ -9465,7 +9514,7 @@
9465
9514
  "shape": "S1o"
9466
9515
  },
9467
9516
  "additionalInfo": {
9468
- "shape": "Sfh"
9517
+ "shape": "Sfn"
9469
9518
  }
9470
9519
  }
9471
9520
  },
@@ -9479,7 +9528,7 @@
9479
9528
  "shape": "S1o"
9480
9529
  },
9481
9530
  "additionalInfo": {
9482
- "shape": "Sfh"
9531
+ "shape": "Sfn"
9483
9532
  }
9484
9533
  }
9485
9534
  }
@@ -9491,12 +9540,12 @@
9491
9540
  }
9492
9541
  }
9493
9542
  },
9494
- "Sfh": {
9543
+ "Sfn": {
9495
9544
  "type": "map",
9496
9545
  "key": {},
9497
9546
  "value": {}
9498
9547
  },
9499
- "Sfx": {
9548
+ "Sg3": {
9500
9549
  "type": "structure",
9501
9550
  "members": {
9502
9551
  "auditTaskId": {},
@@ -9514,7 +9563,7 @@
9514
9563
  }
9515
9564
  }
9516
9565
  },
9517
- "Sg1": {
9566
+ "Sg7": {
9518
9567
  "type": "map",
9519
9568
  "key": {},
9520
9569
  "value": {
@@ -9522,7 +9571,7 @@
9522
9571
  "member": {}
9523
9572
  }
9524
9573
  },
9525
- "Sg3": {
9574
+ "Sg9": {
9526
9575
  "type": "list",
9527
9576
  "member": {
9528
9577
  "type": "structure",
@@ -9531,12 +9580,12 @@
9531
9580
  "id": {},
9532
9581
  "roleArn": {},
9533
9582
  "actionParams": {
9534
- "shape": "S53"
9583
+ "shape": "S59"
9535
9584
  }
9536
9585
  }
9537
9586
  }
9538
9587
  },
9539
- "Sgu": {
9588
+ "Sh0": {
9540
9589
  "type": "structure",
9541
9590
  "members": {
9542
9591
  "authorizerName": {},
@@ -9555,10 +9604,13 @@
9555
9604
  },
9556
9605
  "signingDisabled": {
9557
9606
  "type": "boolean"
9607
+ },
9608
+ "enableCachingForHttp": {
9609
+ "type": "boolean"
9558
9610
  }
9559
9611
  }
9560
9612
  },
9561
- "Sh7": {
9613
+ "Shd": {
9562
9614
  "type": "structure",
9563
9615
  "members": {
9564
9616
  "notBefore": {
@@ -9569,14 +9621,14 @@
9569
9621
  }
9570
9622
  }
9571
9623
  },
9572
- "Sh8": {
9624
+ "She": {
9573
9625
  "type": "structure",
9574
9626
  "members": {
9575
9627
  "templateBody": {},
9576
9628
  "roleArn": {}
9577
9629
  }
9578
9630
  },
9579
- "Shm": {
9631
+ "Shs": {
9580
9632
  "type": "structure",
9581
9633
  "members": {
9582
9634
  "taskId": {},
@@ -9588,10 +9640,10 @@
9588
9640
  "type": "timestamp"
9589
9641
  },
9590
9642
  "target": {
9591
- "shape": "Sho"
9643
+ "shape": "Shu"
9592
9644
  },
9593
9645
  "violationEventOccurrenceRange": {
9594
- "shape": "Shr"
9646
+ "shape": "Shx"
9595
9647
  },
9596
9648
  "onlyActiveViolationsIncluded": {
9597
9649
  "type": "boolean"
@@ -9600,7 +9652,7 @@
9600
9652
  "type": "boolean"
9601
9653
  },
9602
9654
  "actionsDefinition": {
9603
- "shape": "Sg3"
9655
+ "shape": "Sg9"
9604
9656
  },
9605
9657
  "taskStatistics": {
9606
9658
  "type": "structure",
@@ -9618,7 +9670,7 @@
9618
9670
  }
9619
9671
  }
9620
9672
  },
9621
- "Sho": {
9673
+ "Shu": {
9622
9674
  "type": "structure",
9623
9675
  "members": {
9624
9676
  "violationIds": {
@@ -9629,7 +9681,7 @@
9629
9681
  "behaviorName": {}
9630
9682
  }
9631
9683
  },
9632
- "Shr": {
9684
+ "Shx": {
9633
9685
  "type": "structure",
9634
9686
  "required": [
9635
9687
  "startTime",
@@ -9644,7 +9696,7 @@
9644
9696
  }
9645
9697
  }
9646
9698
  },
9647
- "Sic": {
9699
+ "Sii": {
9648
9700
  "type": "map",
9649
9701
  "key": {},
9650
9702
  "value": {
@@ -9656,24 +9708,24 @@
9656
9708
  }
9657
9709
  }
9658
9710
  },
9659
- "Sjf": {
9711
+ "Sjl": {
9660
9712
  "type": "list",
9661
9713
  "member": {}
9662
9714
  },
9663
- "Sk8": {
9715
+ "Ske": {
9664
9716
  "type": "list",
9665
9717
  "member": {
9666
- "shape": "Sk9"
9718
+ "shape": "Skf"
9667
9719
  }
9668
9720
  },
9669
- "Sk9": {
9721
+ "Skf": {
9670
9722
  "type": "structure",
9671
9723
  "members": {
9672
9724
  "groupName": {},
9673
9725
  "groupArn": {}
9674
9726
  }
9675
9727
  },
9676
- "Skl": {
9728
+ "Skr": {
9677
9729
  "type": "structure",
9678
9730
  "members": {
9679
9731
  "deprecated": {
@@ -9687,7 +9739,7 @@
9687
9739
  }
9688
9740
  }
9689
9741
  },
9690
- "Slk": {
9742
+ "Slq": {
9691
9743
  "type": "structure",
9692
9744
  "required": [
9693
9745
  "thingIndexingMode"
@@ -9698,14 +9750,14 @@
9698
9750
  "deviceDefenderIndexingMode": {},
9699
9751
  "namedShadowIndexingMode": {},
9700
9752
  "managedFields": {
9701
- "shape": "Slp"
9753
+ "shape": "Slv"
9702
9754
  },
9703
9755
  "customFields": {
9704
- "shape": "Slp"
9756
+ "shape": "Slv"
9705
9757
  }
9706
9758
  }
9707
9759
  },
9708
- "Slp": {
9760
+ "Slv": {
9709
9761
  "type": "list",
9710
9762
  "member": {
9711
9763
  "type": "structure",
@@ -9715,7 +9767,7 @@
9715
9767
  }
9716
9768
  }
9717
9769
  },
9718
- "Slt": {
9770
+ "Slz": {
9719
9771
  "type": "structure",
9720
9772
  "required": [
9721
9773
  "thingGroupIndexingMode"
@@ -9723,20 +9775,20 @@
9723
9775
  "members": {
9724
9776
  "thingGroupIndexingMode": {},
9725
9777
  "managedFields": {
9726
- "shape": "Slp"
9778
+ "shape": "Slv"
9727
9779
  },
9728
9780
  "customFields": {
9729
- "shape": "Slp"
9781
+ "shape": "Slv"
9730
9782
  }
9731
9783
  }
9732
9784
  },
9733
- "Snb": {
9785
+ "Snh": {
9734
9786
  "type": "structure",
9735
9787
  "members": {
9736
9788
  "confidenceLevel": {}
9737
9789
  }
9738
9790
  },
9739
- "Sni": {
9791
+ "Sno": {
9740
9792
  "type": "list",
9741
9793
  "member": {
9742
9794
  "type": "structure",
@@ -9746,7 +9798,7 @@
9746
9798
  }
9747
9799
  }
9748
9800
  },
9749
- "Sok": {
9801
+ "Soq": {
9750
9802
  "type": "list",
9751
9803
  "member": {
9752
9804
  "type": "structure",
@@ -9761,7 +9813,7 @@
9761
9813
  }
9762
9814
  }
9763
9815
  },
9764
- "Spk": {
9816
+ "Spq": {
9765
9817
  "type": "structure",
9766
9818
  "members": {
9767
9819
  "status": {},
@@ -9776,18 +9828,21 @@
9776
9828
  },
9777
9829
  "executionNumber": {
9778
9830
  "type": "long"
9831
+ },
9832
+ "retryAttempt": {
9833
+ "type": "integer"
9779
9834
  }
9780
9835
  }
9781
9836
  },
9782
- "Sqh": {
9837
+ "Sqo": {
9783
9838
  "type": "list",
9784
9839
  "member": {}
9785
9840
  },
9786
- "Sqr": {
9841
+ "Sqy": {
9787
9842
  "type": "list",
9788
9843
  "member": {}
9789
9844
  },
9790
- "Sra": {
9845
+ "Srh": {
9791
9846
  "type": "structure",
9792
9847
  "required": [
9793
9848
  "name",
@@ -9798,7 +9853,7 @@
9798
9853
  "arn": {}
9799
9854
  }
9800
9855
  },
9801
- "Srf": {
9856
+ "Srm": {
9802
9857
  "type": "structure",
9803
9858
  "required": [
9804
9859
  "arn"
@@ -9807,7 +9862,7 @@
9807
9862
  "arn": {}
9808
9863
  }
9809
9864
  },
9810
- "St3": {
9865
+ "Sta": {
9811
9866
  "type": "structure",
9812
9867
  "required": [
9813
9868
  "targetType"
@@ -9817,11 +9872,11 @@
9817
9872
  "targetName": {}
9818
9873
  }
9819
9874
  },
9820
- "Stz": {
9875
+ "Su6": {
9821
9876
  "type": "list",
9822
9877
  "member": {}
9823
9878
  },
9824
- "Sut": {
9879
+ "Sv0": {
9825
9880
  "type": "structure",
9826
9881
  "required": [
9827
9882
  "resources"
@@ -9834,11 +9889,11 @@
9834
9889
  }
9835
9890
  }
9836
9891
  },
9837
- "Sux": {
9892
+ "Sv4": {
9838
9893
  "type": "list",
9839
9894
  "member": {}
9840
9895
  },
9841
- "Sx8": {
9896
+ "Sxf": {
9842
9897
  "type": "list",
9843
9898
  "member": {}
9844
9899
  }