@pgarbe/cdk-ecr-sync 0.5.18 → 0.5.22

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 (480) 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 +419 -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 +97 -77
  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/compute-optimizer-2019-11-01.min.json +242 -68
  62. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +805 -103
  63. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +17 -0
  64. package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +3 -0
  65. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +322 -50
  66. package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +430 -110
  67. package/node_modules/aws-sdk/apis/databrew-2017-07-25.paginators.json +6 -0
  68. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +460 -39
  69. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.paginators.json +6 -0
  70. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +207 -56
  71. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +676 -140
  72. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +31 -2
  73. package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +133 -36
  74. package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +120 -73
  75. package/node_modules/aws-sdk/apis/drs-2020-02-26.examples.json +5 -0
  76. package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1347 -0
  77. package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +40 -0
  78. package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +296 -261
  79. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +4613 -1377
  80. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +90 -0
  81. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +6 -0
  82. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +445 -31
  83. package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
  84. package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +114 -75
  85. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +3 -0
  86. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
  87. package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +32 -26
  88. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +5 -1
  89. package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +18 -6
  90. package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +24 -4
  91. package/node_modules/aws-sdk/apis/evidently-2021-02-01.examples.json +5 -0
  92. package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +1853 -0
  93. package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +28 -0
  94. package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +24 -4
  95. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +602 -36
  96. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
  97. package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +198 -82
  98. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +507 -76
  99. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +358 -75
  100. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
  101. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +817 -138
  102. package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
  103. package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +149 -149
  104. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +388 -367
  105. package/node_modules/aws-sdk/apis/grafana-2020-08-18.examples.json +5 -0
  106. package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +728 -0
  107. package/node_modules/aws-sdk/apis/grafana-2020-08-18.paginators.json +16 -0
  108. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +2 -1
  109. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +124 -82
  110. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.examples.json +5 -0
  111. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +1993 -0
  112. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +57 -0
  113. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +375 -209
  114. package/node_modules/aws-sdk/apis/iotdeviceadvisor-2020-09-18.min.json +31 -3
  115. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +360 -124
  116. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
  117. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.examples.json +5 -0
  118. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +1675 -0
  119. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +29 -0
  120. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.waiters2.json +5 -0
  121. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +1073 -94
  122. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +15 -0
  123. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +276 -98
  124. package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +7 -12
  125. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +459 -78
  126. package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
  127. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.examples.json +5 -0
  128. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +960 -0
  129. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.paginators.json +22 -0
  130. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +691 -130
  131. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +14 -0
  132. package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
  133. package/node_modules/aws-sdk/apis/kinesisanalyticsv2-2018-05-23.min.json +3 -6
  134. package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +608 -8
  135. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +858 -81
  136. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +50 -5
  137. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +180 -120
  138. package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +186 -72
  139. package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +166 -147
  140. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +39 -7
  141. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +9 -7
  142. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +198 -108
  143. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +321 -130
  144. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +301 -227
  145. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +4 -0
  146. package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +7 -0
  147. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +411 -149
  148. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +6 -0
  149. package/node_modules/aws-sdk/apis/metadata.json +68 -0
  150. package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +156 -43
  151. package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
  152. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.examples.json +5 -0
  153. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.min.json +1230 -0
  154. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.paginators.json +34 -0
  155. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.examples.json +5 -0
  156. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.min.json +1032 -0
  157. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.paginators.json +34 -0
  158. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +850 -157
  159. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +15 -0
  160. package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
  161. package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +4 -0
  162. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +65 -31
  163. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +2044 -118
  164. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +60 -0
  165. package/node_modules/aws-sdk/apis/nimble-2020-08-01.examples.json +5 -0
  166. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +752 -957
  167. package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +50 -56
  168. package/node_modules/aws-sdk/apis/nimble-2020-08-01.waiters2.json +234 -0
  169. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +24 -4
  170. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +507 -49
  171. package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
  172. package/node_modules/aws-sdk/apis/panorama-2019-07-24.examples.json +5 -0
  173. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +1622 -0
  174. package/node_modules/aws-sdk/apis/panorama-2019-07-24.paginators.json +49 -0
  175. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +338 -31
  176. package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
  177. package/node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json +2 -4
  178. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +869 -352
  179. package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +752 -74
  180. package/node_modules/aws-sdk/apis/proton-2020-07-20.paginators.json +41 -0
  181. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +327 -194
  182. package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +16 -11
  183. package/node_modules/aws-sdk/apis/rbin-2021-06-15.examples.json +5 -0
  184. package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +325 -0
  185. package/node_modules/aws-sdk/apis/rbin-2021-06-15.paginators.json +10 -0
  186. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +538 -323
  187. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +253 -148
  188. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +30 -0
  189. package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +0 -6
  190. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +362 -121
  191. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +12 -0
  192. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.examples.json +5 -0
  193. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +1863 -0
  194. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +74 -0
  195. package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +263 -198
  196. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.min.json +85 -13
  197. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.paginators.json +6 -0
  198. package/node_modules/aws-sdk/apis/rum-2018-05-10.examples.json +5 -0
  199. package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +458 -0
  200. package/node_modules/aws-sdk/apis/rum-2018-05-10.paginators.json +16 -0
  201. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +14 -13
  202. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
  203. package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +196 -163
  204. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +15 -7
  205. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +2264 -1025
  206. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +29 -0
  207. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +779 -259
  208. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
  209. package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +72 -70
  210. package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
  211. package/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json +35 -25
  212. package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +90 -18
  213. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +379 -351
  214. package/node_modules/aws-sdk/apis/ssm-2014-11-06.waiters2.json +5 -0
  215. package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +58 -11
  216. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +39 -9
  217. package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +163 -30
  218. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.min.json +623 -42
  219. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.paginators.json +12 -0
  220. package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +81 -13
  221. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +80 -24
  222. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +44 -43
  223. package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +66 -30
  224. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.examples.json +5 -0
  225. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.min.json +903 -0
  226. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.paginators.json +24 -0
  227. package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +166 -97
  228. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +398 -59
  229. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +5 -0
  230. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.examples.json +5 -0
  231. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +1525 -0
  232. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +46 -0
  233. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +308 -27
  234. package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +10 -0
  235. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +83 -50
  236. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.examples.json +5 -0
  237. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +1579 -0
  238. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.paginators.json +39 -0
  239. package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +6 -1
  240. package/node_modules/aws-sdk/clients/account.d.ts +136 -0
  241. package/node_modules/aws-sdk/clients/account.js +18 -0
  242. package/node_modules/aws-sdk/clients/all.d.ts +21 -0
  243. package/node_modules/aws-sdk/clients/all.js +22 -1
  244. package/node_modules/aws-sdk/clients/amp.d.ts +387 -0
  245. package/node_modules/aws-sdk/clients/amp.js +1 -0
  246. package/node_modules/aws-sdk/clients/amplifybackend.d.ts +313 -1
  247. package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +1003 -0
  248. package/node_modules/aws-sdk/clients/amplifyuibuilder.js +18 -0
  249. package/node_modules/aws-sdk/clients/apigateway.d.ts +1 -1
  250. package/node_modules/aws-sdk/clients/appconfig.d.ts +86 -68
  251. package/node_modules/aws-sdk/clients/appconfigdata.d.ts +102 -0
  252. package/node_modules/aws-sdk/clients/appconfigdata.js +18 -0
  253. package/node_modules/aws-sdk/clients/appflow.d.ts +8 -0
  254. package/node_modules/aws-sdk/clients/appintegrations.d.ts +273 -2
  255. package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +38 -38
  256. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +18 -3
  257. package/node_modules/aws-sdk/clients/apprunner.d.ts +55 -54
  258. package/node_modules/aws-sdk/clients/appstream.d.ts +482 -15
  259. package/node_modules/aws-sdk/clients/appsync.d.ts +35 -13
  260. package/node_modules/aws-sdk/clients/auditmanager.d.ts +801 -313
  261. package/node_modules/aws-sdk/clients/autoscaling.d.ts +341 -51
  262. package/node_modules/aws-sdk/clients/backup.d.ts +162 -32
  263. package/node_modules/aws-sdk/clients/backupgateway.d.ts +571 -0
  264. package/node_modules/aws-sdk/clients/backupgateway.js +18 -0
  265. package/node_modules/aws-sdk/clients/batch.d.ts +250 -34
  266. package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
  267. package/node_modules/aws-sdk/clients/chime.d.ts +135 -8
  268. package/node_modules/aws-sdk/clients/chimesdkidentity.d.ts +314 -2
  269. package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +546 -0
  270. package/node_modules/aws-sdk/clients/chimesdkmeetings.js +18 -0
  271. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +620 -16
  272. package/node_modules/aws-sdk/clients/cloudcontrol.d.ts +385 -0
  273. package/node_modules/aws-sdk/clients/cloudcontrol.js +19 -0
  274. package/node_modules/aws-sdk/clients/cloudformation.d.ts +46 -14
  275. package/node_modules/aws-sdk/clients/cloudfront.d.ts +494 -40
  276. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +3 -3
  277. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
  278. package/node_modules/aws-sdk/clients/codebuild.d.ts +8 -3
  279. package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +60 -23
  280. package/node_modules/aws-sdk/clients/comprehend.d.ts +200 -1
  281. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +249 -10
  282. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  283. package/node_modules/aws-sdk/clients/connect.d.ts +846 -48
  284. package/node_modules/aws-sdk/clients/connectparticipant.d.ts +18 -13
  285. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +322 -11
  286. package/node_modules/aws-sdk/clients/databrew.d.ts +358 -1
  287. package/node_modules/aws-sdk/clients/dataexchange.d.ts +525 -23
  288. package/node_modules/aws-sdk/clients/datasync.d.ts +241 -11
  289. package/node_modules/aws-sdk/clients/devopsguru.d.ts +707 -81
  290. package/node_modules/aws-sdk/clients/directconnect.d.ts +208 -49
  291. package/node_modules/aws-sdk/clients/dms.d.ts +116 -34
  292. package/node_modules/aws-sdk/clients/drs.d.ts +1737 -0
  293. package/node_modules/aws-sdk/clients/drs.js +18 -0
  294. package/node_modules/aws-sdk/clients/dynamodb.d.ts +113 -61
  295. package/node_modules/aws-sdk/clients/ec2.d.ts +4037 -416
  296. package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
  297. package/node_modules/aws-sdk/clients/ecs.d.ts +416 -345
  298. package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
  299. package/node_modules/aws-sdk/clients/eks.d.ts +27 -23
  300. package/node_modules/aws-sdk/clients/elasticache.d.ts +51 -30
  301. package/node_modules/aws-sdk/clients/elbv2.d.ts +29 -12
  302. package/node_modules/aws-sdk/clients/emr.d.ts +38 -18
  303. package/node_modules/aws-sdk/clients/emrcontainers.d.ts +18 -3
  304. package/node_modules/aws-sdk/clients/es.d.ts +39 -3
  305. package/node_modules/aws-sdk/clients/evidently.d.ts +1892 -0
  306. package/node_modules/aws-sdk/clients/evidently.js +18 -0
  307. package/node_modules/aws-sdk/clients/finspace.d.ts +26 -0
  308. package/node_modules/aws-sdk/clients/finspace.js +0 -1
  309. package/node_modules/aws-sdk/clients/finspacedata.d.ts +741 -65
  310. package/node_modules/aws-sdk/clients/finspacedata.js +0 -1
  311. package/node_modules/aws-sdk/clients/firehose.d.ts +62 -0
  312. package/node_modules/aws-sdk/clients/forecastservice.d.ts +561 -9
  313. package/node_modules/aws-sdk/clients/frauddetector.d.ts +434 -26
  314. package/node_modules/aws-sdk/clients/fsx.d.ts +905 -139
  315. package/node_modules/aws-sdk/clients/gamelift.d.ts +9 -7
  316. package/node_modules/aws-sdk/clients/glue.d.ts +59 -2
  317. package/node_modules/aws-sdk/clients/grafana.d.ts +718 -0
  318. package/node_modules/aws-sdk/clients/grafana.js +18 -0
  319. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +8 -4
  320. package/node_modules/aws-sdk/clients/health.d.ts +49 -49
  321. package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
  322. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +102 -42
  323. package/node_modules/aws-sdk/clients/inspector2.d.ts +2448 -0
  324. package/node_modules/aws-sdk/clients/inspector2.js +18 -0
  325. package/node_modules/aws-sdk/clients/iot.d.ts +252 -18
  326. package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
  327. package/node_modules/aws-sdk/clients/iotsitewise.d.ts +254 -12
  328. package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +1672 -0
  329. package/node_modules/aws-sdk/clients/iottwinmaker.js +19 -0
  330. package/node_modules/aws-sdk/clients/iotwireless.d.ts +637 -6
  331. package/node_modules/aws-sdk/clients/ivs.d.ts +353 -124
  332. package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
  333. package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +1132 -0
  334. package/node_modules/aws-sdk/clients/kafkaconnect.js +18 -0
  335. package/node_modules/aws-sdk/clients/kendra.d.ts +797 -60
  336. package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
  337. package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +30 -30
  338. package/node_modules/aws-sdk/clients/kms.d.ts +2 -2
  339. package/node_modules/aws-sdk/clients/lakeformation.d.ts +935 -97
  340. package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
  341. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +834 -21
  342. package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
  343. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +12 -7
  344. package/node_modules/aws-sdk/clients/licensemanager.d.ts +215 -42
  345. package/node_modules/aws-sdk/clients/lightsail.d.ts +25 -2
  346. package/node_modules/aws-sdk/clients/location.d.ts +124 -60
  347. package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
  348. package/node_modules/aws-sdk/clients/lookoutmetrics.js +0 -1
  349. package/node_modules/aws-sdk/clients/macie2.d.ts +171 -82
  350. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +280 -81
  351. package/node_modules/aws-sdk/clients/medialive.d.ts +81 -5
  352. package/node_modules/aws-sdk/clients/mediapackage.d.ts +4 -0
  353. package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +8 -0
  354. package/node_modules/aws-sdk/clients/mediatailor.d.ts +271 -1
  355. package/node_modules/aws-sdk/clients/mgn.d.ts +140 -3
  356. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +1686 -0
  357. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.js +18 -0
  358. package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +1335 -0
  359. package/node_modules/aws-sdk/clients/migrationhubstrategy.js +18 -0
  360. package/node_modules/aws-sdk/clients/neptune.d.ts +20 -12
  361. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +61 -10
  362. package/node_modules/aws-sdk/clients/networkmanager.d.ts +2680 -519
  363. package/node_modules/aws-sdk/clients/nimble.d.ts +499 -299
  364. package/node_modules/aws-sdk/clients/nimble.js +1 -0
  365. package/node_modules/aws-sdk/clients/opensearch.d.ts +43 -1
  366. package/node_modules/aws-sdk/clients/outposts.d.ts +520 -12
  367. package/node_modules/aws-sdk/clients/panorama.d.ts +1926 -0
  368. package/node_modules/aws-sdk/clients/panorama.js +18 -0
  369. package/node_modules/aws-sdk/clients/personalize.d.ts +456 -9
  370. package/node_modules/aws-sdk/clients/personalizeruntime.d.ts +8 -4
  371. package/node_modules/aws-sdk/clients/pinpoint.d.ts +534 -4
  372. package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
  373. package/node_modules/aws-sdk/clients/quicksight.d.ts +337 -193
  374. package/node_modules/aws-sdk/clients/ram.d.ts +234 -212
  375. package/node_modules/aws-sdk/clients/rbin.d.ts +355 -0
  376. package/node_modules/aws-sdk/clients/rbin.js +18 -0
  377. package/node_modules/aws-sdk/clients/rds.d.ts +758 -388
  378. package/node_modules/aws-sdk/clients/redshift.d.ts +170 -8
  379. package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
  380. package/node_modules/aws-sdk/clients/rekognition.d.ts +347 -28
  381. package/node_modules/aws-sdk/clients/resiliencehub.d.ts +2101 -0
  382. package/node_modules/aws-sdk/clients/resiliencehub.js +18 -0
  383. package/node_modules/aws-sdk/clients/resourcegroupstaggingapi.d.ts +29 -29
  384. package/node_modules/aws-sdk/clients/robomaker.d.ts +139 -13
  385. package/node_modules/aws-sdk/clients/route53resolver.d.ts +94 -0
  386. package/node_modules/aws-sdk/clients/rum.d.ts +509 -0
  387. package/node_modules/aws-sdk/clients/rum.js +18 -0
  388. package/node_modules/aws-sdk/clients/s3.d.ts +123 -75
  389. package/node_modules/aws-sdk/clients/s3control.d.ts +11 -1
  390. package/node_modules/aws-sdk/clients/sagemaker.d.ts +1757 -95
  391. package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
  392. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +27 -27
  393. package/node_modules/aws-sdk/clients/securityhub.d.ts +829 -13
  394. package/node_modules/aws-sdk/clients/sesv2.d.ts +128 -108
  395. package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
  396. package/node_modules/aws-sdk/clients/snowball.d.ts +73 -55
  397. package/node_modules/aws-sdk/clients/sns.d.ts +127 -34
  398. package/node_modules/aws-sdk/clients/sqs.d.ts +8 -8
  399. package/node_modules/aws-sdk/clients/ssm.d.ts +349 -283
  400. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
  401. package/node_modules/aws-sdk/clients/storagegateway.d.ts +101 -36
  402. package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
  403. package/node_modules/aws-sdk/clients/synthetics.d.ts +40 -0
  404. package/node_modules/aws-sdk/clients/textract.d.ts +167 -8
  405. package/node_modules/aws-sdk/clients/timestreamquery.d.ts +661 -19
  406. package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +135 -42
  407. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +75 -12
  408. package/node_modules/aws-sdk/clients/transfer.d.ts +21 -16
  409. package/node_modules/aws-sdk/clients/translate.d.ts +74 -21
  410. package/node_modules/aws-sdk/clients/voiceid.d.ts +1133 -0
  411. package/node_modules/aws-sdk/clients/voiceid.js +18 -0
  412. package/node_modules/aws-sdk/clients/wafv2.d.ts +113 -31
  413. package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
  414. package/node_modules/aws-sdk/clients/wisdom.d.ts +1499 -0
  415. package/node_modules/aws-sdk/clients/wisdom.js +18 -0
  416. package/node_modules/aws-sdk/clients/workmail.d.ts +383 -5
  417. package/node_modules/aws-sdk/clients/workspaces.d.ts +87 -40
  418. package/node_modules/aws-sdk/clients/workspacesweb.d.ts +1520 -0
  419. package/node_modules/aws-sdk/clients/workspacesweb.js +18 -0
  420. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +129 -80
  421. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1300 -550
  422. package/node_modules/aws-sdk/dist/aws-sdk.js +12256 -4407
  423. package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -87
  424. package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
  425. package/node_modules/aws-sdk/lib/config.js +15 -3
  426. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +42 -0
  427. package/node_modules/aws-sdk/lib/config_use_dualstack.d.ts +3 -0
  428. package/node_modules/aws-sdk/lib/core.js +1 -1
  429. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +91 -39
  430. package/node_modules/aws-sdk/lib/event_listeners.js +1 -2
  431. package/node_modules/aws-sdk/lib/http_request.d.ts +1 -1
  432. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint.js +8 -0
  433. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_config_options.js +12 -0
  434. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode.js +8 -0
  435. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode_config_options.js +14 -0
  436. package/node_modules/aws-sdk/lib/metadata_service/get_metadata_service_endpoint.js +4 -4
  437. package/node_modules/aws-sdk/lib/node_loader.js +63 -21
  438. package/node_modules/aws-sdk/lib/protocol/rest_json.js +6 -12
  439. package/node_modules/aws-sdk/lib/region/utils.js +21 -0
  440. package/node_modules/aws-sdk/lib/region_config.js +13 -13
  441. package/node_modules/aws-sdk/lib/region_config_data.json +141 -6
  442. package/node_modules/aws-sdk/lib/request.js +4 -6
  443. package/node_modules/aws-sdk/lib/service.js +19 -0
  444. package/node_modules/aws-sdk/lib/services/s3.js +16 -20
  445. package/node_modules/aws-sdk/lib/services/s3control.js +12 -3
  446. package/node_modules/aws-sdk/lib/services/s3util.js +17 -7
  447. package/node_modules/aws-sdk/lib/signers/v4.js +1 -1
  448. package/node_modules/aws-sdk/package.json +4 -5
  449. package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +18 -14
  450. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/.eslintrc.json +0 -0
  451. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/AUTHORS +0 -0
  452. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/CHANGELOG.md +0 -0
  453. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/LICENSE.md +0 -0
  454. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README.md +0 -0
  455. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README_js.md +0 -0
  456. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/bin/uuid +0 -0
  457. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/index.js +0 -0
  458. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/bytesToUuid.js +0 -0
  459. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5-browser.js +0 -0
  460. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5.js +0 -0
  461. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng-browser.js +0 -0
  462. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng.js +0 -0
  463. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1-browser.js +0 -0
  464. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1.js +0 -0
  465. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/v35.js +0 -0
  466. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/package.json +0 -0
  467. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v1.js +0 -0
  468. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v3.js +0 -0
  469. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v4.js +0 -0
  470. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v5.js +0 -0
  471. package/package.json +42 -69
  472. package/node_modules/aws-sdk/lib/metadata_service/endpoint.js +0 -6
  473. package/node_modules/aws-sdk/lib/metadata_service/endpoint_config_options.js +0 -14
  474. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode.js +0 -6
  475. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode_config_options.js +0 -16
  476. package/node_modules/aws-sdk/lib/services/finspace.js +0 -23
  477. package/node_modules/aws-sdk/lib/services/finspacedata.js +0 -23
  478. package/node_modules/aws-sdk/lib/services/lexmodelsv2.js +0 -23
  479. package/node_modules/aws-sdk/lib/services/lookoutmetrics.js +0 -22
  480. package/node_modules/aws-sdk/scripts/check-node-version.js +0 -8
@@ -0,0 +1,1579 @@
1
+ {
2
+ "version": "2.0",
3
+ "metadata": {
4
+ "apiVersion": "2020-07-08",
5
+ "endpointPrefix": "workspaces-web",
6
+ "jsonVersion": "1.1",
7
+ "protocol": "rest-json",
8
+ "serviceFullName": "Amazon WorkSpaces Web",
9
+ "serviceId": "WorkSpaces Web",
10
+ "signatureVersion": "v4",
11
+ "signingName": "workspaces-web",
12
+ "uid": "workspaces-web-2020-07-08"
13
+ },
14
+ "operations": {
15
+ "AssociateBrowserSettings": {
16
+ "http": {
17
+ "method": "PUT",
18
+ "requestUri": "/portals/{portalArn+}/browserSettings",
19
+ "responseCode": 200
20
+ },
21
+ "input": {
22
+ "type": "structure",
23
+ "required": [
24
+ "browserSettingsArn",
25
+ "portalArn"
26
+ ],
27
+ "members": {
28
+ "browserSettingsArn": {
29
+ "location": "querystring",
30
+ "locationName": "browserSettingsArn"
31
+ },
32
+ "portalArn": {
33
+ "location": "uri",
34
+ "locationName": "portalArn"
35
+ }
36
+ }
37
+ },
38
+ "output": {
39
+ "type": "structure",
40
+ "required": [
41
+ "browserSettingsArn",
42
+ "portalArn"
43
+ ],
44
+ "members": {
45
+ "browserSettingsArn": {},
46
+ "portalArn": {}
47
+ }
48
+ },
49
+ "idempotent": true
50
+ },
51
+ "AssociateNetworkSettings": {
52
+ "http": {
53
+ "method": "PUT",
54
+ "requestUri": "/portals/{portalArn+}/networkSettings",
55
+ "responseCode": 200
56
+ },
57
+ "input": {
58
+ "type": "structure",
59
+ "required": [
60
+ "networkSettingsArn",
61
+ "portalArn"
62
+ ],
63
+ "members": {
64
+ "networkSettingsArn": {
65
+ "location": "querystring",
66
+ "locationName": "networkSettingsArn"
67
+ },
68
+ "portalArn": {
69
+ "location": "uri",
70
+ "locationName": "portalArn"
71
+ }
72
+ }
73
+ },
74
+ "output": {
75
+ "type": "structure",
76
+ "required": [
77
+ "networkSettingsArn",
78
+ "portalArn"
79
+ ],
80
+ "members": {
81
+ "networkSettingsArn": {},
82
+ "portalArn": {}
83
+ }
84
+ },
85
+ "idempotent": true
86
+ },
87
+ "AssociateTrustStore": {
88
+ "http": {
89
+ "method": "PUT",
90
+ "requestUri": "/portals/{portalArn+}/trustStores",
91
+ "responseCode": 200
92
+ },
93
+ "input": {
94
+ "type": "structure",
95
+ "required": [
96
+ "portalArn",
97
+ "trustStoreArn"
98
+ ],
99
+ "members": {
100
+ "portalArn": {
101
+ "location": "uri",
102
+ "locationName": "portalArn"
103
+ },
104
+ "trustStoreArn": {
105
+ "location": "querystring",
106
+ "locationName": "trustStoreArn"
107
+ }
108
+ }
109
+ },
110
+ "output": {
111
+ "type": "structure",
112
+ "required": [
113
+ "portalArn",
114
+ "trustStoreArn"
115
+ ],
116
+ "members": {
117
+ "portalArn": {},
118
+ "trustStoreArn": {}
119
+ }
120
+ },
121
+ "idempotent": true
122
+ },
123
+ "AssociateUserSettings": {
124
+ "http": {
125
+ "method": "PUT",
126
+ "requestUri": "/portals/{portalArn+}/userSettings",
127
+ "responseCode": 200
128
+ },
129
+ "input": {
130
+ "type": "structure",
131
+ "required": [
132
+ "portalArn",
133
+ "userSettingsArn"
134
+ ],
135
+ "members": {
136
+ "portalArn": {
137
+ "location": "uri",
138
+ "locationName": "portalArn"
139
+ },
140
+ "userSettingsArn": {
141
+ "location": "querystring",
142
+ "locationName": "userSettingsArn"
143
+ }
144
+ }
145
+ },
146
+ "output": {
147
+ "type": "structure",
148
+ "required": [
149
+ "portalArn",
150
+ "userSettingsArn"
151
+ ],
152
+ "members": {
153
+ "portalArn": {},
154
+ "userSettingsArn": {}
155
+ }
156
+ },
157
+ "idempotent": true
158
+ },
159
+ "CreateBrowserSettings": {
160
+ "http": {
161
+ "requestUri": "/browserSettings",
162
+ "responseCode": 200
163
+ },
164
+ "input": {
165
+ "type": "structure",
166
+ "required": [
167
+ "browserPolicy"
168
+ ],
169
+ "members": {
170
+ "additionalEncryptionContext": {
171
+ "shape": "Sb"
172
+ },
173
+ "browserPolicy": {},
174
+ "clientToken": {
175
+ "idempotencyToken": true
176
+ },
177
+ "customerManagedKey": {},
178
+ "tags": {
179
+ "shape": "Sg"
180
+ }
181
+ }
182
+ },
183
+ "output": {
184
+ "type": "structure",
185
+ "required": [
186
+ "browserSettingsArn"
187
+ ],
188
+ "members": {
189
+ "browserSettingsArn": {}
190
+ }
191
+ }
192
+ },
193
+ "CreateIdentityProvider": {
194
+ "http": {
195
+ "requestUri": "/identityProviders",
196
+ "responseCode": 200
197
+ },
198
+ "input": {
199
+ "type": "structure",
200
+ "required": [
201
+ "identityProviderDetails",
202
+ "identityProviderName",
203
+ "identityProviderType",
204
+ "portalArn"
205
+ ],
206
+ "members": {
207
+ "clientToken": {
208
+ "idempotencyToken": true
209
+ },
210
+ "identityProviderDetails": {
211
+ "shape": "Sm"
212
+ },
213
+ "identityProviderName": {},
214
+ "identityProviderType": {},
215
+ "portalArn": {}
216
+ }
217
+ },
218
+ "output": {
219
+ "type": "structure",
220
+ "required": [
221
+ "identityProviderArn"
222
+ ],
223
+ "members": {
224
+ "identityProviderArn": {}
225
+ }
226
+ }
227
+ },
228
+ "CreateNetworkSettings": {
229
+ "http": {
230
+ "requestUri": "/networkSettings",
231
+ "responseCode": 200
232
+ },
233
+ "input": {
234
+ "type": "structure",
235
+ "required": [
236
+ "securityGroupIds",
237
+ "subnetIds",
238
+ "vpcId"
239
+ ],
240
+ "members": {
241
+ "clientToken": {
242
+ "idempotencyToken": true
243
+ },
244
+ "securityGroupIds": {
245
+ "shape": "Sr"
246
+ },
247
+ "subnetIds": {
248
+ "shape": "St"
249
+ },
250
+ "tags": {
251
+ "shape": "Sg"
252
+ },
253
+ "vpcId": {}
254
+ }
255
+ },
256
+ "output": {
257
+ "type": "structure",
258
+ "required": [
259
+ "networkSettingsArn"
260
+ ],
261
+ "members": {
262
+ "networkSettingsArn": {}
263
+ }
264
+ }
265
+ },
266
+ "CreatePortal": {
267
+ "http": {
268
+ "requestUri": "/portals",
269
+ "responseCode": 200
270
+ },
271
+ "input": {
272
+ "type": "structure",
273
+ "members": {
274
+ "additionalEncryptionContext": {
275
+ "shape": "Sb"
276
+ },
277
+ "clientToken": {
278
+ "idempotencyToken": true
279
+ },
280
+ "customerManagedKey": {},
281
+ "displayName": {},
282
+ "tags": {
283
+ "shape": "Sg"
284
+ }
285
+ }
286
+ },
287
+ "output": {
288
+ "type": "structure",
289
+ "required": [
290
+ "portalArn",
291
+ "portalEndpoint"
292
+ ],
293
+ "members": {
294
+ "portalArn": {},
295
+ "portalEndpoint": {}
296
+ }
297
+ }
298
+ },
299
+ "CreateTrustStore": {
300
+ "http": {
301
+ "requestUri": "/trustStores",
302
+ "responseCode": 200
303
+ },
304
+ "input": {
305
+ "type": "structure",
306
+ "required": [
307
+ "certificateList"
308
+ ],
309
+ "members": {
310
+ "certificateList": {
311
+ "shape": "S12"
312
+ },
313
+ "clientToken": {
314
+ "idempotencyToken": true
315
+ },
316
+ "tags": {
317
+ "shape": "Sg"
318
+ }
319
+ }
320
+ },
321
+ "output": {
322
+ "type": "structure",
323
+ "required": [
324
+ "trustStoreArn"
325
+ ],
326
+ "members": {
327
+ "trustStoreArn": {}
328
+ }
329
+ }
330
+ },
331
+ "CreateUserSettings": {
332
+ "http": {
333
+ "requestUri": "/userSettings",
334
+ "responseCode": 200
335
+ },
336
+ "input": {
337
+ "type": "structure",
338
+ "required": [
339
+ "copyAllowed",
340
+ "downloadAllowed",
341
+ "pasteAllowed",
342
+ "printAllowed",
343
+ "uploadAllowed"
344
+ ],
345
+ "members": {
346
+ "clientToken": {
347
+ "idempotencyToken": true
348
+ },
349
+ "copyAllowed": {},
350
+ "downloadAllowed": {},
351
+ "pasteAllowed": {},
352
+ "printAllowed": {},
353
+ "tags": {
354
+ "shape": "Sg"
355
+ },
356
+ "uploadAllowed": {}
357
+ }
358
+ },
359
+ "output": {
360
+ "type": "structure",
361
+ "required": [
362
+ "userSettingsArn"
363
+ ],
364
+ "members": {
365
+ "userSettingsArn": {}
366
+ }
367
+ }
368
+ },
369
+ "DeleteBrowserSettings": {
370
+ "http": {
371
+ "method": "DELETE",
372
+ "requestUri": "/browserSettings/{browserSettingsArn+}",
373
+ "responseCode": 200
374
+ },
375
+ "input": {
376
+ "type": "structure",
377
+ "required": [
378
+ "browserSettingsArn"
379
+ ],
380
+ "members": {
381
+ "browserSettingsArn": {
382
+ "location": "uri",
383
+ "locationName": "browserSettingsArn"
384
+ }
385
+ }
386
+ },
387
+ "output": {
388
+ "type": "structure",
389
+ "members": {}
390
+ },
391
+ "idempotent": true
392
+ },
393
+ "DeleteIdentityProvider": {
394
+ "http": {
395
+ "method": "DELETE",
396
+ "requestUri": "/identityProviders/{identityProviderArn+}",
397
+ "responseCode": 200
398
+ },
399
+ "input": {
400
+ "type": "structure",
401
+ "required": [
402
+ "identityProviderArn"
403
+ ],
404
+ "members": {
405
+ "identityProviderArn": {
406
+ "location": "uri",
407
+ "locationName": "identityProviderArn"
408
+ }
409
+ }
410
+ },
411
+ "output": {
412
+ "type": "structure",
413
+ "members": {}
414
+ },
415
+ "idempotent": true
416
+ },
417
+ "DeleteNetworkSettings": {
418
+ "http": {
419
+ "method": "DELETE",
420
+ "requestUri": "/networkSettings/{networkSettingsArn+}",
421
+ "responseCode": 200
422
+ },
423
+ "input": {
424
+ "type": "structure",
425
+ "required": [
426
+ "networkSettingsArn"
427
+ ],
428
+ "members": {
429
+ "networkSettingsArn": {
430
+ "location": "uri",
431
+ "locationName": "networkSettingsArn"
432
+ }
433
+ }
434
+ },
435
+ "output": {
436
+ "type": "structure",
437
+ "members": {}
438
+ },
439
+ "idempotent": true
440
+ },
441
+ "DeletePortal": {
442
+ "http": {
443
+ "method": "DELETE",
444
+ "requestUri": "/portals/{portalArn+}",
445
+ "responseCode": 200
446
+ },
447
+ "input": {
448
+ "type": "structure",
449
+ "required": [
450
+ "portalArn"
451
+ ],
452
+ "members": {
453
+ "portalArn": {
454
+ "location": "uri",
455
+ "locationName": "portalArn"
456
+ }
457
+ }
458
+ },
459
+ "output": {
460
+ "type": "structure",
461
+ "members": {}
462
+ },
463
+ "idempotent": true
464
+ },
465
+ "DeleteTrustStore": {
466
+ "http": {
467
+ "method": "DELETE",
468
+ "requestUri": "/trustStores/{trustStoreArn+}",
469
+ "responseCode": 200
470
+ },
471
+ "input": {
472
+ "type": "structure",
473
+ "required": [
474
+ "trustStoreArn"
475
+ ],
476
+ "members": {
477
+ "trustStoreArn": {
478
+ "location": "uri",
479
+ "locationName": "trustStoreArn"
480
+ }
481
+ }
482
+ },
483
+ "output": {
484
+ "type": "structure",
485
+ "members": {}
486
+ },
487
+ "idempotent": true
488
+ },
489
+ "DeleteUserSettings": {
490
+ "http": {
491
+ "method": "DELETE",
492
+ "requestUri": "/userSettings/{userSettingsArn+}",
493
+ "responseCode": 200
494
+ },
495
+ "input": {
496
+ "type": "structure",
497
+ "required": [
498
+ "userSettingsArn"
499
+ ],
500
+ "members": {
501
+ "userSettingsArn": {
502
+ "location": "uri",
503
+ "locationName": "userSettingsArn"
504
+ }
505
+ }
506
+ },
507
+ "output": {
508
+ "type": "structure",
509
+ "members": {}
510
+ },
511
+ "idempotent": true
512
+ },
513
+ "DisassociateBrowserSettings": {
514
+ "http": {
515
+ "method": "DELETE",
516
+ "requestUri": "/portals/{portalArn+}/browserSettings",
517
+ "responseCode": 200
518
+ },
519
+ "input": {
520
+ "type": "structure",
521
+ "required": [
522
+ "portalArn"
523
+ ],
524
+ "members": {
525
+ "portalArn": {
526
+ "location": "uri",
527
+ "locationName": "portalArn"
528
+ }
529
+ }
530
+ },
531
+ "output": {
532
+ "type": "structure",
533
+ "members": {}
534
+ },
535
+ "idempotent": true
536
+ },
537
+ "DisassociateNetworkSettings": {
538
+ "http": {
539
+ "method": "DELETE",
540
+ "requestUri": "/portals/{portalArn+}/networkSettings",
541
+ "responseCode": 200
542
+ },
543
+ "input": {
544
+ "type": "structure",
545
+ "required": [
546
+ "portalArn"
547
+ ],
548
+ "members": {
549
+ "portalArn": {
550
+ "location": "uri",
551
+ "locationName": "portalArn"
552
+ }
553
+ }
554
+ },
555
+ "output": {
556
+ "type": "structure",
557
+ "members": {}
558
+ },
559
+ "idempotent": true
560
+ },
561
+ "DisassociateTrustStore": {
562
+ "http": {
563
+ "method": "DELETE",
564
+ "requestUri": "/portals/{portalArn+}/trustStores",
565
+ "responseCode": 200
566
+ },
567
+ "input": {
568
+ "type": "structure",
569
+ "required": [
570
+ "portalArn"
571
+ ],
572
+ "members": {
573
+ "portalArn": {
574
+ "location": "uri",
575
+ "locationName": "portalArn"
576
+ }
577
+ }
578
+ },
579
+ "output": {
580
+ "type": "structure",
581
+ "members": {}
582
+ },
583
+ "idempotent": true
584
+ },
585
+ "DisassociateUserSettings": {
586
+ "http": {
587
+ "method": "DELETE",
588
+ "requestUri": "/portals/{portalArn+}/userSettings",
589
+ "responseCode": 200
590
+ },
591
+ "input": {
592
+ "type": "structure",
593
+ "required": [
594
+ "portalArn"
595
+ ],
596
+ "members": {
597
+ "portalArn": {
598
+ "location": "uri",
599
+ "locationName": "portalArn"
600
+ }
601
+ }
602
+ },
603
+ "output": {
604
+ "type": "structure",
605
+ "members": {}
606
+ },
607
+ "idempotent": true
608
+ },
609
+ "GetBrowserSettings": {
610
+ "http": {
611
+ "method": "GET",
612
+ "requestUri": "/browserSettings/{browserSettingsArn+}",
613
+ "responseCode": 200
614
+ },
615
+ "input": {
616
+ "type": "structure",
617
+ "required": [
618
+ "browserSettingsArn"
619
+ ],
620
+ "members": {
621
+ "browserSettingsArn": {
622
+ "location": "uri",
623
+ "locationName": "browserSettingsArn"
624
+ }
625
+ }
626
+ },
627
+ "output": {
628
+ "type": "structure",
629
+ "members": {
630
+ "browserSettings": {
631
+ "shape": "S1u"
632
+ }
633
+ }
634
+ }
635
+ },
636
+ "GetIdentityProvider": {
637
+ "http": {
638
+ "method": "GET",
639
+ "requestUri": "/identityProviders/{identityProviderArn+}",
640
+ "responseCode": 200
641
+ },
642
+ "input": {
643
+ "type": "structure",
644
+ "required": [
645
+ "identityProviderArn"
646
+ ],
647
+ "members": {
648
+ "identityProviderArn": {
649
+ "location": "uri",
650
+ "locationName": "identityProviderArn"
651
+ }
652
+ }
653
+ },
654
+ "output": {
655
+ "type": "structure",
656
+ "members": {
657
+ "identityProvider": {
658
+ "shape": "S1y"
659
+ }
660
+ }
661
+ }
662
+ },
663
+ "GetNetworkSettings": {
664
+ "http": {
665
+ "method": "GET",
666
+ "requestUri": "/networkSettings/{networkSettingsArn+}",
667
+ "responseCode": 200
668
+ },
669
+ "input": {
670
+ "type": "structure",
671
+ "required": [
672
+ "networkSettingsArn"
673
+ ],
674
+ "members": {
675
+ "networkSettingsArn": {
676
+ "location": "uri",
677
+ "locationName": "networkSettingsArn"
678
+ }
679
+ }
680
+ },
681
+ "output": {
682
+ "type": "structure",
683
+ "members": {
684
+ "networkSettings": {
685
+ "shape": "S21"
686
+ }
687
+ }
688
+ }
689
+ },
690
+ "GetPortal": {
691
+ "http": {
692
+ "method": "GET",
693
+ "requestUri": "/portals/{portalArn+}",
694
+ "responseCode": 200
695
+ },
696
+ "input": {
697
+ "type": "structure",
698
+ "required": [
699
+ "portalArn"
700
+ ],
701
+ "members": {
702
+ "portalArn": {
703
+ "location": "uri",
704
+ "locationName": "portalArn"
705
+ }
706
+ }
707
+ },
708
+ "output": {
709
+ "type": "structure",
710
+ "members": {
711
+ "portal": {
712
+ "shape": "S24"
713
+ }
714
+ }
715
+ }
716
+ },
717
+ "GetPortalServiceProviderMetadata": {
718
+ "http": {
719
+ "method": "GET",
720
+ "requestUri": "/portalIdp/{portalArn+}",
721
+ "responseCode": 200
722
+ },
723
+ "input": {
724
+ "type": "structure",
725
+ "required": [
726
+ "portalArn"
727
+ ],
728
+ "members": {
729
+ "portalArn": {
730
+ "location": "uri",
731
+ "locationName": "portalArn"
732
+ }
733
+ }
734
+ },
735
+ "output": {
736
+ "type": "structure",
737
+ "required": [
738
+ "portalArn"
739
+ ],
740
+ "members": {
741
+ "portalArn": {},
742
+ "serviceProviderSamlMetadata": {}
743
+ }
744
+ }
745
+ },
746
+ "GetTrustStore": {
747
+ "http": {
748
+ "method": "GET",
749
+ "requestUri": "/trustStores/{trustStoreArn+}",
750
+ "responseCode": 200
751
+ },
752
+ "input": {
753
+ "type": "structure",
754
+ "required": [
755
+ "trustStoreArn"
756
+ ],
757
+ "members": {
758
+ "trustStoreArn": {
759
+ "location": "uri",
760
+ "locationName": "trustStoreArn"
761
+ }
762
+ }
763
+ },
764
+ "output": {
765
+ "type": "structure",
766
+ "members": {
767
+ "trustStore": {
768
+ "type": "structure",
769
+ "members": {
770
+ "associatedPortalArns": {
771
+ "shape": "S1v"
772
+ },
773
+ "trustStoreArn": {}
774
+ }
775
+ }
776
+ }
777
+ }
778
+ },
779
+ "GetTrustStoreCertificate": {
780
+ "http": {
781
+ "method": "GET",
782
+ "requestUri": "/trustStores/{trustStoreArn+}/certificate",
783
+ "responseCode": 200
784
+ },
785
+ "input": {
786
+ "type": "structure",
787
+ "required": [
788
+ "thumbprint",
789
+ "trustStoreArn"
790
+ ],
791
+ "members": {
792
+ "thumbprint": {
793
+ "location": "querystring",
794
+ "locationName": "thumbprint"
795
+ },
796
+ "trustStoreArn": {
797
+ "location": "uri",
798
+ "locationName": "trustStoreArn"
799
+ }
800
+ }
801
+ },
802
+ "output": {
803
+ "type": "structure",
804
+ "members": {
805
+ "certificate": {
806
+ "type": "structure",
807
+ "members": {
808
+ "body": {
809
+ "type": "blob"
810
+ },
811
+ "issuer": {},
812
+ "notValidAfter": {
813
+ "type": "timestamp"
814
+ },
815
+ "notValidBefore": {
816
+ "type": "timestamp"
817
+ },
818
+ "subject": {},
819
+ "thumbprint": {}
820
+ }
821
+ },
822
+ "trustStoreArn": {}
823
+ }
824
+ }
825
+ },
826
+ "GetUserSettings": {
827
+ "http": {
828
+ "method": "GET",
829
+ "requestUri": "/userSettings/{userSettingsArn+}",
830
+ "responseCode": 200
831
+ },
832
+ "input": {
833
+ "type": "structure",
834
+ "required": [
835
+ "userSettingsArn"
836
+ ],
837
+ "members": {
838
+ "userSettingsArn": {
839
+ "location": "uri",
840
+ "locationName": "userSettingsArn"
841
+ }
842
+ }
843
+ },
844
+ "output": {
845
+ "type": "structure",
846
+ "members": {
847
+ "userSettings": {
848
+ "shape": "S2n"
849
+ }
850
+ }
851
+ }
852
+ },
853
+ "ListBrowserSettings": {
854
+ "http": {
855
+ "method": "GET",
856
+ "requestUri": "/browserSettings",
857
+ "responseCode": 200
858
+ },
859
+ "input": {
860
+ "type": "structure",
861
+ "members": {
862
+ "maxResults": {
863
+ "location": "querystring",
864
+ "locationName": "maxResults",
865
+ "type": "integer"
866
+ },
867
+ "nextToken": {
868
+ "location": "querystring",
869
+ "locationName": "nextToken"
870
+ }
871
+ }
872
+ },
873
+ "output": {
874
+ "type": "structure",
875
+ "members": {
876
+ "browserSettings": {
877
+ "type": "list",
878
+ "member": {
879
+ "type": "structure",
880
+ "members": {
881
+ "browserSettingsArn": {}
882
+ }
883
+ }
884
+ },
885
+ "nextToken": {}
886
+ }
887
+ }
888
+ },
889
+ "ListIdentityProviders": {
890
+ "http": {
891
+ "method": "GET",
892
+ "requestUri": "/portals/{portalArn+}/identityProviders",
893
+ "responseCode": 200
894
+ },
895
+ "input": {
896
+ "type": "structure",
897
+ "required": [
898
+ "portalArn"
899
+ ],
900
+ "members": {
901
+ "maxResults": {
902
+ "location": "querystring",
903
+ "locationName": "maxResults",
904
+ "type": "integer"
905
+ },
906
+ "nextToken": {
907
+ "location": "querystring",
908
+ "locationName": "nextToken"
909
+ },
910
+ "portalArn": {
911
+ "location": "uri",
912
+ "locationName": "portalArn"
913
+ }
914
+ }
915
+ },
916
+ "output": {
917
+ "type": "structure",
918
+ "members": {
919
+ "identityProviders": {
920
+ "type": "list",
921
+ "member": {
922
+ "type": "structure",
923
+ "members": {
924
+ "identityProviderArn": {},
925
+ "identityProviderName": {},
926
+ "identityProviderType": {}
927
+ }
928
+ }
929
+ },
930
+ "nextToken": {}
931
+ }
932
+ }
933
+ },
934
+ "ListNetworkSettings": {
935
+ "http": {
936
+ "method": "GET",
937
+ "requestUri": "/networkSettings",
938
+ "responseCode": 200
939
+ },
940
+ "input": {
941
+ "type": "structure",
942
+ "members": {
943
+ "maxResults": {
944
+ "location": "querystring",
945
+ "locationName": "maxResults",
946
+ "type": "integer"
947
+ },
948
+ "nextToken": {
949
+ "location": "querystring",
950
+ "locationName": "nextToken"
951
+ }
952
+ }
953
+ },
954
+ "output": {
955
+ "type": "structure",
956
+ "members": {
957
+ "networkSettings": {
958
+ "type": "list",
959
+ "member": {
960
+ "type": "structure",
961
+ "members": {
962
+ "networkSettingsArn": {},
963
+ "vpcId": {}
964
+ }
965
+ }
966
+ },
967
+ "nextToken": {}
968
+ }
969
+ }
970
+ },
971
+ "ListPortals": {
972
+ "http": {
973
+ "method": "GET",
974
+ "requestUri": "/portals",
975
+ "responseCode": 200
976
+ },
977
+ "input": {
978
+ "type": "structure",
979
+ "members": {
980
+ "maxResults": {
981
+ "location": "querystring",
982
+ "locationName": "maxResults",
983
+ "type": "integer"
984
+ },
985
+ "nextToken": {
986
+ "location": "querystring",
987
+ "locationName": "nextToken"
988
+ }
989
+ }
990
+ },
991
+ "output": {
992
+ "type": "structure",
993
+ "members": {
994
+ "nextToken": {},
995
+ "portals": {
996
+ "type": "list",
997
+ "member": {
998
+ "type": "structure",
999
+ "members": {
1000
+ "browserSettingsArn": {},
1001
+ "browserType": {},
1002
+ "creationDate": {
1003
+ "type": "timestamp"
1004
+ },
1005
+ "displayName": {},
1006
+ "networkSettingsArn": {},
1007
+ "portalArn": {},
1008
+ "portalEndpoint": {},
1009
+ "portalStatus": {},
1010
+ "rendererType": {},
1011
+ "trustStoreArn": {},
1012
+ "userSettingsArn": {}
1013
+ }
1014
+ }
1015
+ }
1016
+ }
1017
+ }
1018
+ },
1019
+ "ListTagsForResource": {
1020
+ "http": {
1021
+ "method": "GET",
1022
+ "requestUri": "/tags/{resourceArn+}",
1023
+ "responseCode": 200
1024
+ },
1025
+ "input": {
1026
+ "type": "structure",
1027
+ "required": [
1028
+ "resourceArn"
1029
+ ],
1030
+ "members": {
1031
+ "resourceArn": {
1032
+ "location": "uri",
1033
+ "locationName": "resourceArn"
1034
+ }
1035
+ }
1036
+ },
1037
+ "output": {
1038
+ "type": "structure",
1039
+ "members": {
1040
+ "tags": {
1041
+ "shape": "Sg"
1042
+ }
1043
+ }
1044
+ }
1045
+ },
1046
+ "ListTrustStoreCertificates": {
1047
+ "http": {
1048
+ "method": "GET",
1049
+ "requestUri": "/trustStores/{trustStoreArn+}/certificates",
1050
+ "responseCode": 200
1051
+ },
1052
+ "input": {
1053
+ "type": "structure",
1054
+ "required": [
1055
+ "trustStoreArn"
1056
+ ],
1057
+ "members": {
1058
+ "maxResults": {
1059
+ "location": "querystring",
1060
+ "locationName": "maxResults",
1061
+ "type": "integer"
1062
+ },
1063
+ "nextToken": {
1064
+ "location": "querystring",
1065
+ "locationName": "nextToken"
1066
+ },
1067
+ "trustStoreArn": {
1068
+ "location": "uri",
1069
+ "locationName": "trustStoreArn"
1070
+ }
1071
+ }
1072
+ },
1073
+ "output": {
1074
+ "type": "structure",
1075
+ "members": {
1076
+ "certificateList": {
1077
+ "type": "list",
1078
+ "member": {
1079
+ "type": "structure",
1080
+ "members": {
1081
+ "issuer": {},
1082
+ "notValidAfter": {
1083
+ "type": "timestamp"
1084
+ },
1085
+ "notValidBefore": {
1086
+ "type": "timestamp"
1087
+ },
1088
+ "subject": {},
1089
+ "thumbprint": {}
1090
+ }
1091
+ }
1092
+ },
1093
+ "nextToken": {},
1094
+ "trustStoreArn": {}
1095
+ }
1096
+ }
1097
+ },
1098
+ "ListTrustStores": {
1099
+ "http": {
1100
+ "method": "GET",
1101
+ "requestUri": "/trustStores",
1102
+ "responseCode": 200
1103
+ },
1104
+ "input": {
1105
+ "type": "structure",
1106
+ "members": {
1107
+ "maxResults": {
1108
+ "location": "querystring",
1109
+ "locationName": "maxResults",
1110
+ "type": "integer"
1111
+ },
1112
+ "nextToken": {
1113
+ "location": "querystring",
1114
+ "locationName": "nextToken"
1115
+ }
1116
+ }
1117
+ },
1118
+ "output": {
1119
+ "type": "structure",
1120
+ "members": {
1121
+ "nextToken": {},
1122
+ "trustStores": {
1123
+ "type": "list",
1124
+ "member": {
1125
+ "type": "structure",
1126
+ "members": {
1127
+ "trustStoreArn": {}
1128
+ }
1129
+ }
1130
+ }
1131
+ }
1132
+ }
1133
+ },
1134
+ "ListUserSettings": {
1135
+ "http": {
1136
+ "method": "GET",
1137
+ "requestUri": "/userSettings",
1138
+ "responseCode": 200
1139
+ },
1140
+ "input": {
1141
+ "type": "structure",
1142
+ "members": {
1143
+ "maxResults": {
1144
+ "location": "querystring",
1145
+ "locationName": "maxResults",
1146
+ "type": "integer"
1147
+ },
1148
+ "nextToken": {
1149
+ "location": "querystring",
1150
+ "locationName": "nextToken"
1151
+ }
1152
+ }
1153
+ },
1154
+ "output": {
1155
+ "type": "structure",
1156
+ "members": {
1157
+ "nextToken": {},
1158
+ "userSettings": {
1159
+ "type": "list",
1160
+ "member": {
1161
+ "type": "structure",
1162
+ "members": {
1163
+ "copyAllowed": {},
1164
+ "downloadAllowed": {},
1165
+ "pasteAllowed": {},
1166
+ "printAllowed": {},
1167
+ "uploadAllowed": {},
1168
+ "userSettingsArn": {}
1169
+ }
1170
+ }
1171
+ }
1172
+ }
1173
+ }
1174
+ },
1175
+ "TagResource": {
1176
+ "http": {
1177
+ "requestUri": "/tags/{resourceArn+}",
1178
+ "responseCode": 200
1179
+ },
1180
+ "input": {
1181
+ "type": "structure",
1182
+ "required": [
1183
+ "resourceArn",
1184
+ "tags"
1185
+ ],
1186
+ "members": {
1187
+ "clientToken": {
1188
+ "idempotencyToken": true
1189
+ },
1190
+ "resourceArn": {
1191
+ "location": "uri",
1192
+ "locationName": "resourceArn"
1193
+ },
1194
+ "tags": {
1195
+ "shape": "Sg"
1196
+ }
1197
+ }
1198
+ },
1199
+ "output": {
1200
+ "type": "structure",
1201
+ "members": {}
1202
+ }
1203
+ },
1204
+ "UntagResource": {
1205
+ "http": {
1206
+ "method": "DELETE",
1207
+ "requestUri": "/tags/{resourceArn+}",
1208
+ "responseCode": 200
1209
+ },
1210
+ "input": {
1211
+ "type": "structure",
1212
+ "required": [
1213
+ "resourceArn",
1214
+ "tagKeys"
1215
+ ],
1216
+ "members": {
1217
+ "resourceArn": {
1218
+ "location": "uri",
1219
+ "locationName": "resourceArn"
1220
+ },
1221
+ "tagKeys": {
1222
+ "location": "querystring",
1223
+ "locationName": "tagKeys",
1224
+ "type": "list",
1225
+ "member": {}
1226
+ }
1227
+ }
1228
+ },
1229
+ "output": {
1230
+ "type": "structure",
1231
+ "members": {}
1232
+ },
1233
+ "idempotent": true
1234
+ },
1235
+ "UpdateBrowserSettings": {
1236
+ "http": {
1237
+ "method": "PATCH",
1238
+ "requestUri": "/browserSettings/{browserSettingsArn+}",
1239
+ "responseCode": 200
1240
+ },
1241
+ "input": {
1242
+ "type": "structure",
1243
+ "required": [
1244
+ "browserSettingsArn"
1245
+ ],
1246
+ "members": {
1247
+ "browserPolicy": {},
1248
+ "browserSettingsArn": {
1249
+ "location": "uri",
1250
+ "locationName": "browserSettingsArn"
1251
+ },
1252
+ "clientToken": {
1253
+ "idempotencyToken": true
1254
+ }
1255
+ }
1256
+ },
1257
+ "output": {
1258
+ "type": "structure",
1259
+ "required": [
1260
+ "browserSettings"
1261
+ ],
1262
+ "members": {
1263
+ "browserSettings": {
1264
+ "shape": "S1u"
1265
+ }
1266
+ }
1267
+ }
1268
+ },
1269
+ "UpdateIdentityProvider": {
1270
+ "http": {
1271
+ "method": "PATCH",
1272
+ "requestUri": "/identityProviders/{identityProviderArn+}",
1273
+ "responseCode": 200
1274
+ },
1275
+ "input": {
1276
+ "type": "structure",
1277
+ "required": [
1278
+ "identityProviderArn"
1279
+ ],
1280
+ "members": {
1281
+ "clientToken": {
1282
+ "idempotencyToken": true
1283
+ },
1284
+ "identityProviderArn": {
1285
+ "location": "uri",
1286
+ "locationName": "identityProviderArn"
1287
+ },
1288
+ "identityProviderDetails": {
1289
+ "shape": "Sm"
1290
+ },
1291
+ "identityProviderName": {},
1292
+ "identityProviderType": {}
1293
+ }
1294
+ },
1295
+ "output": {
1296
+ "type": "structure",
1297
+ "required": [
1298
+ "identityProvider"
1299
+ ],
1300
+ "members": {
1301
+ "identityProvider": {
1302
+ "shape": "S1y"
1303
+ }
1304
+ }
1305
+ }
1306
+ },
1307
+ "UpdateNetworkSettings": {
1308
+ "http": {
1309
+ "method": "PATCH",
1310
+ "requestUri": "/networkSettings/{networkSettingsArn+}",
1311
+ "responseCode": 200
1312
+ },
1313
+ "input": {
1314
+ "type": "structure",
1315
+ "required": [
1316
+ "networkSettingsArn"
1317
+ ],
1318
+ "members": {
1319
+ "clientToken": {
1320
+ "idempotencyToken": true
1321
+ },
1322
+ "networkSettingsArn": {
1323
+ "location": "uri",
1324
+ "locationName": "networkSettingsArn"
1325
+ },
1326
+ "securityGroupIds": {
1327
+ "shape": "Sr"
1328
+ },
1329
+ "subnetIds": {
1330
+ "shape": "St"
1331
+ },
1332
+ "vpcId": {}
1333
+ }
1334
+ },
1335
+ "output": {
1336
+ "type": "structure",
1337
+ "required": [
1338
+ "networkSettings"
1339
+ ],
1340
+ "members": {
1341
+ "networkSettings": {
1342
+ "shape": "S21"
1343
+ }
1344
+ }
1345
+ }
1346
+ },
1347
+ "UpdatePortal": {
1348
+ "http": {
1349
+ "method": "PUT",
1350
+ "requestUri": "/portals/{portalArn+}",
1351
+ "responseCode": 200
1352
+ },
1353
+ "input": {
1354
+ "type": "structure",
1355
+ "required": [
1356
+ "portalArn"
1357
+ ],
1358
+ "members": {
1359
+ "displayName": {},
1360
+ "portalArn": {
1361
+ "location": "uri",
1362
+ "locationName": "portalArn"
1363
+ }
1364
+ }
1365
+ },
1366
+ "output": {
1367
+ "type": "structure",
1368
+ "members": {
1369
+ "portal": {
1370
+ "shape": "S24"
1371
+ }
1372
+ }
1373
+ },
1374
+ "idempotent": true
1375
+ },
1376
+ "UpdateTrustStore": {
1377
+ "http": {
1378
+ "method": "PATCH",
1379
+ "requestUri": "/trustStores/{trustStoreArn+}",
1380
+ "responseCode": 200
1381
+ },
1382
+ "input": {
1383
+ "type": "structure",
1384
+ "required": [
1385
+ "trustStoreArn"
1386
+ ],
1387
+ "members": {
1388
+ "certificatesToAdd": {
1389
+ "shape": "S12"
1390
+ },
1391
+ "certificatesToDelete": {
1392
+ "type": "list",
1393
+ "member": {}
1394
+ },
1395
+ "clientToken": {
1396
+ "idempotencyToken": true
1397
+ },
1398
+ "trustStoreArn": {
1399
+ "location": "uri",
1400
+ "locationName": "trustStoreArn"
1401
+ }
1402
+ }
1403
+ },
1404
+ "output": {
1405
+ "type": "structure",
1406
+ "required": [
1407
+ "trustStoreArn"
1408
+ ],
1409
+ "members": {
1410
+ "trustStoreArn": {}
1411
+ }
1412
+ }
1413
+ },
1414
+ "UpdateUserSettings": {
1415
+ "http": {
1416
+ "method": "PATCH",
1417
+ "requestUri": "/userSettings/{userSettingsArn+}",
1418
+ "responseCode": 200
1419
+ },
1420
+ "input": {
1421
+ "type": "structure",
1422
+ "required": [
1423
+ "userSettingsArn"
1424
+ ],
1425
+ "members": {
1426
+ "clientToken": {
1427
+ "idempotencyToken": true
1428
+ },
1429
+ "copyAllowed": {},
1430
+ "downloadAllowed": {},
1431
+ "pasteAllowed": {},
1432
+ "printAllowed": {},
1433
+ "uploadAllowed": {},
1434
+ "userSettingsArn": {
1435
+ "location": "uri",
1436
+ "locationName": "userSettingsArn"
1437
+ }
1438
+ }
1439
+ },
1440
+ "output": {
1441
+ "type": "structure",
1442
+ "required": [
1443
+ "userSettings"
1444
+ ],
1445
+ "members": {
1446
+ "userSettings": {
1447
+ "shape": "S2n"
1448
+ }
1449
+ }
1450
+ }
1451
+ }
1452
+ },
1453
+ "shapes": {
1454
+ "Sb": {
1455
+ "type": "map",
1456
+ "key": {},
1457
+ "value": {}
1458
+ },
1459
+ "Sg": {
1460
+ "type": "list",
1461
+ "member": {
1462
+ "type": "structure",
1463
+ "required": [
1464
+ "Key",
1465
+ "Value"
1466
+ ],
1467
+ "members": {
1468
+ "Key": {},
1469
+ "Value": {}
1470
+ }
1471
+ }
1472
+ },
1473
+ "Sm": {
1474
+ "type": "map",
1475
+ "key": {},
1476
+ "value": {}
1477
+ },
1478
+ "Sr": {
1479
+ "type": "list",
1480
+ "member": {}
1481
+ },
1482
+ "St": {
1483
+ "type": "list",
1484
+ "member": {}
1485
+ },
1486
+ "S12": {
1487
+ "type": "list",
1488
+ "member": {
1489
+ "type": "blob"
1490
+ }
1491
+ },
1492
+ "S1u": {
1493
+ "type": "structure",
1494
+ "required": [
1495
+ "browserSettingsArn"
1496
+ ],
1497
+ "members": {
1498
+ "associatedPortalArns": {
1499
+ "shape": "S1v"
1500
+ },
1501
+ "browserPolicy": {},
1502
+ "browserSettingsArn": {}
1503
+ }
1504
+ },
1505
+ "S1v": {
1506
+ "type": "list",
1507
+ "member": {}
1508
+ },
1509
+ "S1y": {
1510
+ "type": "structure",
1511
+ "required": [
1512
+ "identityProviderArn"
1513
+ ],
1514
+ "members": {
1515
+ "identityProviderArn": {},
1516
+ "identityProviderDetails": {
1517
+ "shape": "Sm"
1518
+ },
1519
+ "identityProviderName": {},
1520
+ "identityProviderType": {}
1521
+ }
1522
+ },
1523
+ "S21": {
1524
+ "type": "structure",
1525
+ "required": [
1526
+ "networkSettingsArn"
1527
+ ],
1528
+ "members": {
1529
+ "associatedPortalArns": {
1530
+ "shape": "S1v"
1531
+ },
1532
+ "networkSettingsArn": {},
1533
+ "securityGroupIds": {
1534
+ "shape": "Sr"
1535
+ },
1536
+ "subnetIds": {
1537
+ "shape": "St"
1538
+ },
1539
+ "vpcId": {}
1540
+ }
1541
+ },
1542
+ "S24": {
1543
+ "type": "structure",
1544
+ "members": {
1545
+ "browserSettingsArn": {},
1546
+ "browserType": {},
1547
+ "creationDate": {
1548
+ "type": "timestamp"
1549
+ },
1550
+ "displayName": {},
1551
+ "networkSettingsArn": {},
1552
+ "portalArn": {},
1553
+ "portalEndpoint": {},
1554
+ "portalStatus": {},
1555
+ "rendererType": {},
1556
+ "statusReason": {},
1557
+ "trustStoreArn": {},
1558
+ "userSettingsArn": {}
1559
+ }
1560
+ },
1561
+ "S2n": {
1562
+ "type": "structure",
1563
+ "required": [
1564
+ "userSettingsArn"
1565
+ ],
1566
+ "members": {
1567
+ "associatedPortalArns": {
1568
+ "shape": "S1v"
1569
+ },
1570
+ "copyAllowed": {},
1571
+ "downloadAllowed": {},
1572
+ "pasteAllowed": {},
1573
+ "printAllowed": {},
1574
+ "uploadAllowed": {},
1575
+ "userSettingsArn": {}
1576
+ }
1577
+ }
1578
+ }
1579
+ }