p6-cdk-namer 0.8.21 → 0.8.24

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 (391) hide show
  1. package/.jsii +5 -5
  2. package/changelog.md +1 -1
  3. package/lib/p6namer.js +1 -1
  4. package/node_modules/aws-sdk/CHANGELOG.md +24 -1
  5. package/node_modules/aws-sdk/README.md +1 -1
  6. package/node_modules/aws-sdk/apis/apigateway-2015-07-09.paginators.json +5 -0
  7. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +142 -73
  8. package/node_modules/aws-sdk/apis/docdb-2014-10-31.min.json +10 -2
  9. package/node_modules/aws-sdk/apis/eventbridge-2015-10-07.min.json +262 -19
  10. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +99 -55
  11. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +401 -153
  12. package/node_modules/aws-sdk/apis/lambda-2015-03-31.paginators.json +6 -0
  13. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +83 -74
  14. package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +16 -13
  15. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +14 -12
  16. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +150 -42
  17. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +374 -302
  18. package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +5 -1
  19. package/node_modules/aws-sdk/clients/configservice.d.ts +5 -5
  20. package/node_modules/aws-sdk/clients/datasync.d.ts +96 -14
  21. package/node_modules/aws-sdk/clients/docdb.d.ts +56 -40
  22. package/node_modules/aws-sdk/clients/eventbridge.d.ts +380 -7
  23. package/node_modules/aws-sdk/clients/fsx.d.ts +4 -4
  24. package/node_modules/aws-sdk/clients/kendra.d.ts +74 -15
  25. package/node_modules/aws-sdk/clients/lambda.d.ts +263 -0
  26. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +17 -2
  27. package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +5 -0
  28. package/node_modules/aws-sdk/clients/panorama.d.ts +13 -4
  29. package/node_modules/aws-sdk/clients/personalize.d.ts +144 -22
  30. package/node_modules/aws-sdk/clients/pi.d.ts +26 -26
  31. package/node_modules/aws-sdk/clients/s3control.d.ts +3 -3
  32. package/node_modules/aws-sdk/clients/sagemaker.d.ts +1 -1
  33. package/node_modules/aws-sdk/clients/securityhub.d.ts +136 -1
  34. package/node_modules/aws-sdk/clients/wafv2.d.ts +10 -2
  35. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  36. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +14 -14
  37. package/node_modules/aws-sdk/dist/aws-sdk.js +565 -198
  38. package/node_modules/aws-sdk/dist/aws-sdk.min.js +92 -92
  39. package/node_modules/aws-sdk/lib/core.js +1 -1
  40. package/node_modules/aws-sdk/package.json +1 -1
  41. package/node_modules/cdk-iam-floyd/.jsii +973 -890
  42. package/node_modules/cdk-iam-floyd/README.md +2 -2
  43. package/node_modules/cdk-iam-floyd/lib/collection/index.js +1 -1
  44. package/node_modules/cdk-iam-floyd/lib/generated/accountmanagement.js +1 -1
  45. package/node_modules/cdk-iam-floyd/lib/generated/activate.js +1 -1
  46. package/node_modules/cdk-iam-floyd/lib/generated/alexaforbusiness.js +1 -1
  47. package/node_modules/cdk-iam-floyd/lib/generated/amplify.js +1 -1
  48. package/node_modules/cdk-iam-floyd/lib/generated/amplifyadmin.js +1 -1
  49. package/node_modules/cdk-iam-floyd/lib/generated/amplifyuibuilder.js +1 -1
  50. package/node_modules/cdk-iam-floyd/lib/generated/apachekafkaapisforamazonmskclusters.js +1 -1
  51. package/node_modules/cdk-iam-floyd/lib/generated/apigateway.js +1 -1
  52. package/node_modules/cdk-iam-floyd/lib/generated/apigatewaymanagement.js +1 -1
  53. package/node_modules/cdk-iam-floyd/lib/generated/apigatewaymanagementv2.js +1 -1
  54. package/node_modules/cdk-iam-floyd/lib/generated/appconfig.js +1 -1
  55. package/node_modules/cdk-iam-floyd/lib/generated/appflow.js +1 -1
  56. package/node_modules/cdk-iam-floyd/lib/generated/appintegrations.js +1 -1
  57. package/node_modules/cdk-iam-floyd/lib/generated/applicationautoscaling.js +1 -1
  58. package/node_modules/cdk-iam-floyd/lib/generated/applicationcostprofilerservice.js +1 -1
  59. package/node_modules/cdk-iam-floyd/lib/generated/applicationdiscovery.js +1 -1
  60. package/node_modules/cdk-iam-floyd/lib/generated/applicationdiscoveryarsenal.js +1 -1
  61. package/node_modules/cdk-iam-floyd/lib/generated/applicationmigrationservice.js +1 -1
  62. package/node_modules/cdk-iam-floyd/lib/generated/appmesh.js +1 -1
  63. package/node_modules/cdk-iam-floyd/lib/generated/appmeshpreview.js +1 -1
  64. package/node_modules/cdk-iam-floyd/lib/generated/apprunner.js +1 -1
  65. package/node_modules/cdk-iam-floyd/lib/generated/appstream2-0.js +1 -1
  66. package/node_modules/cdk-iam-floyd/lib/generated/appsync.js +1 -1
  67. package/node_modules/cdk-iam-floyd/lib/generated/artifact.js +1 -1
  68. package/node_modules/cdk-iam-floyd/lib/generated/athena.js +1 -1
  69. package/node_modules/cdk-iam-floyd/lib/generated/auditmanager.js +1 -1
  70. package/node_modules/cdk-iam-floyd/lib/generated/autoscaling.js +1 -1
  71. package/node_modules/cdk-iam-floyd/lib/generated/backup.js +1 -1
  72. package/node_modules/cdk-iam-floyd/lib/generated/backupgateway.js +1 -1
  73. package/node_modules/cdk-iam-floyd/lib/generated/backupstorage.js +1 -1
  74. package/node_modules/cdk-iam-floyd/lib/generated/batch.js +1 -1
  75. package/node_modules/cdk-iam-floyd/lib/generated/billing.js +1 -1
  76. package/node_modules/cdk-iam-floyd/lib/generated/billingconductor.js +1 -1
  77. package/node_modules/cdk-iam-floyd/lib/generated/braket.js +1 -1
  78. package/node_modules/cdk-iam-floyd/lib/generated/budgetservice.js +1 -1
  79. package/node_modules/cdk-iam-floyd/lib/generated/bugbust.js +1 -1
  80. package/node_modules/cdk-iam-floyd/lib/generated/certificatemanager.js +1 -1
  81. package/node_modules/cdk-iam-floyd/lib/generated/certificatemanagerprivatecertificateauthority.js +1 -1
  82. package/node_modules/cdk-iam-floyd/lib/generated/chatbot.js +1 -1
  83. package/node_modules/cdk-iam-floyd/lib/generated/chime.js +1 -1
  84. package/node_modules/cdk-iam-floyd/lib/generated/cloud9.js +1 -1
  85. package/node_modules/cdk-iam-floyd/lib/generated/cloudcontrolapi.js +1 -1
  86. package/node_modules/cdk-iam-floyd/lib/generated/clouddirectory.js +1 -1
  87. package/node_modules/cdk-iam-floyd/lib/generated/cloudformation.js +1 -1
  88. package/node_modules/cdk-iam-floyd/lib/generated/cloudfront.js +1 -1
  89. package/node_modules/cdk-iam-floyd/lib/generated/cloudhsm.js +1 -1
  90. package/node_modules/cdk-iam-floyd/lib/generated/cloudmap.js +1 -1
  91. package/node_modules/cdk-iam-floyd/lib/generated/cloudsearch.js +1 -1
  92. package/node_modules/cdk-iam-floyd/lib/generated/cloudshell.js +1 -1
  93. package/node_modules/cdk-iam-floyd/lib/generated/cloudtrail.js +1 -1
  94. package/node_modules/cdk-iam-floyd/lib/generated/cloudwatch.js +1 -1
  95. package/node_modules/cdk-iam-floyd/lib/generated/cloudwatchapplicationinsights.js +1 -1
  96. package/node_modules/cdk-iam-floyd/lib/generated/cloudwatchevidently.js +1 -1
  97. package/node_modules/cdk-iam-floyd/lib/generated/cloudwatchlogs.js +1 -1
  98. package/node_modules/cdk-iam-floyd/lib/generated/cloudwatchrum.js +1 -1
  99. package/node_modules/cdk-iam-floyd/lib/generated/cloudwatchsynthetics.js +1 -1
  100. package/node_modules/cdk-iam-floyd/lib/generated/codeartifact.js +1 -1
  101. package/node_modules/cdk-iam-floyd/lib/generated/codebuild.d.ts +54 -83
  102. package/node_modules/cdk-iam-floyd/lib/generated/codebuild.js +55 -88
  103. package/node_modules/cdk-iam-floyd/lib/generated/codecommit.js +1 -1
  104. package/node_modules/cdk-iam-floyd/lib/generated/codedeploy.js +1 -1
  105. package/node_modules/cdk-iam-floyd/lib/generated/codedeploysecurehostcommandsservice.js +1 -1
  106. package/node_modules/cdk-iam-floyd/lib/generated/codeguru.js +1 -1
  107. package/node_modules/cdk-iam-floyd/lib/generated/codeguruprofiler.js +1 -1
  108. package/node_modules/cdk-iam-floyd/lib/generated/codegurureviewer.js +1 -1
  109. package/node_modules/cdk-iam-floyd/lib/generated/codepipeline.js +1 -1
  110. package/node_modules/cdk-iam-floyd/lib/generated/codestar.js +1 -1
  111. package/node_modules/cdk-iam-floyd/lib/generated/codestarconnections.js +1 -1
  112. package/node_modules/cdk-iam-floyd/lib/generated/codestarnotifications.js +1 -1
  113. package/node_modules/cdk-iam-floyd/lib/generated/cognitoidentity.js +1 -1
  114. package/node_modules/cdk-iam-floyd/lib/generated/cognitosync.d.ts +19 -19
  115. package/node_modules/cdk-iam-floyd/lib/generated/cognitosync.js +21 -21
  116. package/node_modules/cdk-iam-floyd/lib/generated/cognitouserpools.js +1 -1
  117. package/node_modules/cdk-iam-floyd/lib/generated/comprehend.js +1 -1
  118. package/node_modules/cdk-iam-floyd/lib/generated/comprehendmedical.js +1 -1
  119. package/node_modules/cdk-iam-floyd/lib/generated/computeoptimizer.js +1 -1
  120. package/node_modules/cdk-iam-floyd/lib/generated/config.js +1 -1
  121. package/node_modules/cdk-iam-floyd/lib/generated/connect.d.ts +24 -0
  122. package/node_modules/cdk-iam-floyd/lib/generated/connect.js +32 -2
  123. package/node_modules/cdk-iam-floyd/lib/generated/connectcustomerprofiles.js +1 -1
  124. package/node_modules/cdk-iam-floyd/lib/generated/connectorservice.js +1 -1
  125. package/node_modules/cdk-iam-floyd/lib/generated/connectvoiceid.js +1 -1
  126. package/node_modules/cdk-iam-floyd/lib/generated/connectwisdom.js +1 -1
  127. package/node_modules/cdk-iam-floyd/lib/generated/controltower.js +1 -1
  128. package/node_modules/cdk-iam-floyd/lib/generated/costandusagereport.js +1 -1
  129. package/node_modules/cdk-iam-floyd/lib/generated/costexplorerservice.js +1 -1
  130. package/node_modules/cdk-iam-floyd/lib/generated/databasemigrationservice.js +1 -1
  131. package/node_modules/cdk-iam-floyd/lib/generated/databasequerymetadataservice.js +1 -1
  132. package/node_modules/cdk-iam-floyd/lib/generated/dataexchange.js +1 -1
  133. package/node_modules/cdk-iam-floyd/lib/generated/datalifecyclemanager.js +1 -1
  134. package/node_modules/cdk-iam-floyd/lib/generated/datapipeline.js +1 -1
  135. package/node_modules/cdk-iam-floyd/lib/generated/datasync.js +1 -1
  136. package/node_modules/cdk-iam-floyd/lib/generated/deepcomposer.js +1 -1
  137. package/node_modules/cdk-iam-floyd/lib/generated/deeplens.js +1 -1
  138. package/node_modules/cdk-iam-floyd/lib/generated/deepracer.js +1 -1
  139. package/node_modules/cdk-iam-floyd/lib/generated/detective.js +1 -1
  140. package/node_modules/cdk-iam-floyd/lib/generated/devicefarm.js +1 -1
  141. package/node_modules/cdk-iam-floyd/lib/generated/devopsguru.js +1 -1
  142. package/node_modules/cdk-iam-floyd/lib/generated/directconnect.js +1 -1
  143. package/node_modules/cdk-iam-floyd/lib/generated/directoryservice.js +1 -1
  144. package/node_modules/cdk-iam-floyd/lib/generated/dynamodb.js +1 -1
  145. package/node_modules/cdk-iam-floyd/lib/generated/dynamodbacceleratordax.js +1 -1
  146. package/node_modules/cdk-iam-floyd/lib/generated/ec2.js +1 -1
  147. package/node_modules/cdk-iam-floyd/lib/generated/ec2autoscaling.js +1 -1
  148. package/node_modules/cdk-iam-floyd/lib/generated/ec2imagebuilder.js +1 -1
  149. package/node_modules/cdk-iam-floyd/lib/generated/ec2instanceconnect.js +1 -1
  150. package/node_modules/cdk-iam-floyd/lib/generated/elasticache.js +1 -1
  151. package/node_modules/cdk-iam-floyd/lib/generated/elasticbeanstalk.js +1 -1
  152. package/node_modules/cdk-iam-floyd/lib/generated/elasticblockstore.js +1 -1
  153. package/node_modules/cdk-iam-floyd/lib/generated/elasticcontainerregistry.d.ts +16 -0
  154. package/node_modules/cdk-iam-floyd/lib/generated/elasticcontainerregistry.js +21 -2
  155. package/node_modules/cdk-iam-floyd/lib/generated/elasticcontainerregistrypublic.js +1 -1
  156. package/node_modules/cdk-iam-floyd/lib/generated/elasticcontainerservice.js +1 -1
  157. package/node_modules/cdk-iam-floyd/lib/generated/elasticdisasterrecovery.js +1 -1
  158. package/node_modules/cdk-iam-floyd/lib/generated/elasticfilesystem.js +1 -1
  159. package/node_modules/cdk-iam-floyd/lib/generated/elasticinference.js +1 -1
  160. package/node_modules/cdk-iam-floyd/lib/generated/elastickubernetesservice.js +1 -1
  161. package/node_modules/cdk-iam-floyd/lib/generated/elasticloadbalancing.js +1 -1
  162. package/node_modules/cdk-iam-floyd/lib/generated/elasticloadbalancingv2.js +1 -1
  163. package/node_modules/cdk-iam-floyd/lib/generated/elasticmapreduce.js +1 -1
  164. package/node_modules/cdk-iam-floyd/lib/generated/elastictranscoder.js +1 -1
  165. package/node_modules/cdk-iam-floyd/lib/generated/elementalappliancesandsoftware.js +1 -1
  166. package/node_modules/cdk-iam-floyd/lib/generated/elementalappliancesandsoftwareactivationservice.js +1 -1
  167. package/node_modules/cdk-iam-floyd/lib/generated/elementalmediaconnect.js +1 -1
  168. package/node_modules/cdk-iam-floyd/lib/generated/elementalmediaconvert.js +1 -1
  169. package/node_modules/cdk-iam-floyd/lib/generated/elementalmedialive.js +1 -1
  170. package/node_modules/cdk-iam-floyd/lib/generated/elementalmediapackage.js +1 -1
  171. package/node_modules/cdk-iam-floyd/lib/generated/elementalmediapackagevod.js +1 -1
  172. package/node_modules/cdk-iam-floyd/lib/generated/elementalmediastore.js +1 -1
  173. package/node_modules/cdk-iam-floyd/lib/generated/elementalmediatailor.js +1 -1
  174. package/node_modules/cdk-iam-floyd/lib/generated/elementalsupportcases.js +1 -1
  175. package/node_modules/cdk-iam-floyd/lib/generated/elementalsupportcontent.js +1 -1
  176. package/node_modules/cdk-iam-floyd/lib/generated/emroneksemrcontainers.js +1 -1
  177. package/node_modules/cdk-iam-floyd/lib/generated/eventbridge.js +1 -1
  178. package/node_modules/cdk-iam-floyd/lib/generated/eventbridgeschemas.js +1 -1
  179. package/node_modules/cdk-iam-floyd/lib/generated/faultinjectionsimulator.js +1 -1
  180. package/node_modules/cdk-iam-floyd/lib/generated/finspace.js +1 -1
  181. package/node_modules/cdk-iam-floyd/lib/generated/firewallmanager.js +1 -1
  182. package/node_modules/cdk-iam-floyd/lib/generated/forecast.js +1 -1
  183. package/node_modules/cdk-iam-floyd/lib/generated/frauddetector.js +1 -1
  184. package/node_modules/cdk-iam-floyd/lib/generated/freertos.js +1 -1
  185. package/node_modules/cdk-iam-floyd/lib/generated/fsx.js +1 -1
  186. package/node_modules/cdk-iam-floyd/lib/generated/gamelift.js +1 -1
  187. package/node_modules/cdk-iam-floyd/lib/generated/gamesparks.js +1 -1
  188. package/node_modules/cdk-iam-floyd/lib/generated/glacier.js +1 -1
  189. package/node_modules/cdk-iam-floyd/lib/generated/globalaccelerator.js +1 -1
  190. package/node_modules/cdk-iam-floyd/lib/generated/glue.js +1 -1
  191. package/node_modules/cdk-iam-floyd/lib/generated/gluedatabrew.js +1 -1
  192. package/node_modules/cdk-iam-floyd/lib/generated/groundstation.js +1 -1
  193. package/node_modules/cdk-iam-floyd/lib/generated/groundtruthlabeling.js +1 -1
  194. package/node_modules/cdk-iam-floyd/lib/generated/guardduty.js +1 -1
  195. package/node_modules/cdk-iam-floyd/lib/generated/healthapisandnotifications.js +1 -1
  196. package/node_modules/cdk-iam-floyd/lib/generated/healthlake.js +1 -1
  197. package/node_modules/cdk-iam-floyd/lib/generated/high-volumeoutboundcommunications.js +1 -1
  198. package/node_modules/cdk-iam-floyd/lib/generated/honeycode.js +1 -1
  199. package/node_modules/cdk-iam-floyd/lib/generated/iamaccessanalyzer.js +1 -1
  200. package/node_modules/cdk-iam-floyd/lib/generated/identityandaccessmanagement.js +1 -1
  201. package/node_modules/cdk-iam-floyd/lib/generated/identitystore.js +1 -1
  202. package/node_modules/cdk-iam-floyd/lib/generated/identitysynchronizationservice.js +1 -1
  203. package/node_modules/cdk-iam-floyd/lib/generated/importexportdiskservice.js +1 -1
  204. package/node_modules/cdk-iam-floyd/lib/generated/inspector.js +1 -1
  205. package/node_modules/cdk-iam-floyd/lib/generated/inspector2.js +1 -1
  206. package/node_modules/cdk-iam-floyd/lib/generated/interactivevideoservice.js +1 -1
  207. package/node_modules/cdk-iam-floyd/lib/generated/iot.js +1 -1
  208. package/node_modules/cdk-iam-floyd/lib/generated/iot1-click.js +1 -1
  209. package/node_modules/cdk-iam-floyd/lib/generated/iotanalytics.js +1 -1
  210. package/node_modules/cdk-iam-floyd/lib/generated/iotcoredeviceadvisor.js +1 -1
  211. package/node_modules/cdk-iam-floyd/lib/generated/iotcoreforlorawan.js +1 -1
  212. package/node_modules/cdk-iam-floyd/lib/generated/iotdevicetester.js +1 -1
  213. package/node_modules/cdk-iam-floyd/lib/generated/iotevents.js +1 -1
  214. package/node_modules/cdk-iam-floyd/lib/generated/iotfleethubfordevicemanagement.js +1 -1
  215. package/node_modules/cdk-iam-floyd/lib/generated/iotfleetwise.js +1 -1
  216. package/node_modules/cdk-iam-floyd/lib/generated/iotgreengrass.js +1 -1
  217. package/node_modules/cdk-iam-floyd/lib/generated/iotgreengrassv2.js +1 -1
  218. package/node_modules/cdk-iam-floyd/lib/generated/iotroborunner.js +1 -1
  219. package/node_modules/cdk-iam-floyd/lib/generated/iotsitewise.js +1 -1
  220. package/node_modules/cdk-iam-floyd/lib/generated/iotthingsgraph.js +1 -1
  221. package/node_modules/cdk-iam-floyd/lib/generated/iottwinmaker.js +1 -1
  222. package/node_modules/cdk-iam-floyd/lib/generated/iq.js +1 -1
  223. package/node_modules/cdk-iam-floyd/lib/generated/iqpermissions.js +1 -1
  224. package/node_modules/cdk-iam-floyd/lib/generated/kendra.js +1 -1
  225. package/node_modules/cdk-iam-floyd/lib/generated/keymanagementservice.js +1 -1
  226. package/node_modules/cdk-iam-floyd/lib/generated/keyspacesforapachecassandra.js +1 -1
  227. package/node_modules/cdk-iam-floyd/lib/generated/kinesis.js +1 -1
  228. package/node_modules/cdk-iam-floyd/lib/generated/kinesisanalytics.js +1 -1
  229. package/node_modules/cdk-iam-floyd/lib/generated/kinesisanalyticsv2.js +1 -1
  230. package/node_modules/cdk-iam-floyd/lib/generated/kinesisfirehose.js +1 -1
  231. package/node_modules/cdk-iam-floyd/lib/generated/kinesisvideostreams.js +1 -1
  232. package/node_modules/cdk-iam-floyd/lib/generated/lakeformation.js +1 -1
  233. package/node_modules/cdk-iam-floyd/lib/generated/lambda.js +1 -1
  234. package/node_modules/cdk-iam-floyd/lib/generated/launchwizard.js +1 -1
  235. package/node_modules/cdk-iam-floyd/lib/generated/lex.js +1 -1
  236. package/node_modules/cdk-iam-floyd/lib/generated/lexv2.js +1 -1
  237. package/node_modules/cdk-iam-floyd/lib/generated/licensemanager.js +1 -1
  238. package/node_modules/cdk-iam-floyd/lib/generated/lightsail.js +1 -1
  239. package/node_modules/cdk-iam-floyd/lib/generated/location.js +1 -1
  240. package/node_modules/cdk-iam-floyd/lib/generated/lookoutforequipment.js +1 -1
  241. package/node_modules/cdk-iam-floyd/lib/generated/lookoutformetrics.js +1 -1
  242. package/node_modules/cdk-iam-floyd/lib/generated/lookoutforvision.js +1 -1
  243. package/node_modules/cdk-iam-floyd/lib/generated/machinelearning.js +1 -1
  244. package/node_modules/cdk-iam-floyd/lib/generated/macie.js +1 -1
  245. package/node_modules/cdk-iam-floyd/lib/generated/macieclassic.js +1 -1
  246. package/node_modules/cdk-iam-floyd/lib/generated/managedblockchain.js +1 -1
  247. package/node_modules/cdk-iam-floyd/lib/generated/managedgrafana.js +1 -1
  248. package/node_modules/cdk-iam-floyd/lib/generated/managedserviceforprometheus.js +1 -1
  249. package/node_modules/cdk-iam-floyd/lib/generated/managedstreamingforapachekafka.js +1 -1
  250. package/node_modules/cdk-iam-floyd/lib/generated/managedstreamingforkafkaconnect.js +1 -1
  251. package/node_modules/cdk-iam-floyd/lib/generated/managedworkflowsforapacheairflow.js +1 -1
  252. package/node_modules/cdk-iam-floyd/lib/generated/marketplace.js +1 -1
  253. package/node_modules/cdk-iam-floyd/lib/generated/marketplacecatalog.js +1 -1
  254. package/node_modules/cdk-iam-floyd/lib/generated/marketplacecommerceanalyticsservice.js +1 -1
  255. package/node_modules/cdk-iam-floyd/lib/generated/marketplaceentitlementservice.js +1 -1
  256. package/node_modules/cdk-iam-floyd/lib/generated/marketplaceimagebuildingservice.js +1 -1
  257. package/node_modules/cdk-iam-floyd/lib/generated/marketplacemanagementportal.js +1 -1
  258. package/node_modules/cdk-iam-floyd/lib/generated/marketplacemeteringservice.js +1 -1
  259. package/node_modules/cdk-iam-floyd/lib/generated/marketplaceprivatemarketplace.js +1 -1
  260. package/node_modules/cdk-iam-floyd/lib/generated/marketplaceprocurementsystemsintegration.js +1 -1
  261. package/node_modules/cdk-iam-floyd/lib/generated/mechanicalturk.js +1 -1
  262. package/node_modules/cdk-iam-floyd/lib/generated/mediaimport.js +1 -1
  263. package/node_modules/cdk-iam-floyd/lib/generated/memorydb.js +1 -1
  264. package/node_modules/cdk-iam-floyd/lib/generated/messagedeliveryservice.js +1 -1
  265. package/node_modules/cdk-iam-floyd/lib/generated/microserviceextractorfor-net.js +1 -1
  266. package/node_modules/cdk-iam-floyd/lib/generated/migrationhub.js +1 -1
  267. package/node_modules/cdk-iam-floyd/lib/generated/migrationhubrefactorspaces.js +1 -1
  268. package/node_modules/cdk-iam-floyd/lib/generated/migrationhubstrategyrecommendations-.js +1 -1
  269. package/node_modules/cdk-iam-floyd/lib/generated/mobileanalytics.js +1 -1
  270. package/node_modules/cdk-iam-floyd/lib/generated/mobilehub.js +1 -1
  271. package/node_modules/cdk-iam-floyd/lib/generated/monitron.js +1 -1
  272. package/node_modules/cdk-iam-floyd/lib/generated/mq.js +1 -1
  273. package/node_modules/cdk-iam-floyd/lib/generated/neptune.js +1 -1
  274. package/node_modules/cdk-iam-floyd/lib/generated/networkfirewall.js +1 -1
  275. package/node_modules/cdk-iam-floyd/lib/generated/networkmanager.js +1 -1
  276. package/node_modules/cdk-iam-floyd/lib/generated/nimblestudio.js +1 -1
  277. package/node_modules/cdk-iam-floyd/lib/generated/opensearchservicesuccessortoamazonelasticsearchservice.js +1 -1
  278. package/node_modules/cdk-iam-floyd/lib/generated/opsworks.js +1 -1
  279. package/node_modules/cdk-iam-floyd/lib/generated/opsworksconfigurationmanagement.js +1 -1
  280. package/node_modules/cdk-iam-floyd/lib/generated/organizations.js +1 -1
  281. package/node_modules/cdk-iam-floyd/lib/generated/outposts.js +1 -1
  282. package/node_modules/cdk-iam-floyd/lib/generated/panorama.js +1 -1
  283. package/node_modules/cdk-iam-floyd/lib/generated/performanceinsights.js +1 -1
  284. package/node_modules/cdk-iam-floyd/lib/generated/personalize.js +1 -1
  285. package/node_modules/cdk-iam-floyd/lib/generated/pinpoint.js +1 -1
  286. package/node_modules/cdk-iam-floyd/lib/generated/pinpointemailservice.js +1 -1
  287. package/node_modules/cdk-iam-floyd/lib/generated/pinpointsmsandvoiceservice.js +1 -1
  288. package/node_modules/cdk-iam-floyd/lib/generated/pinpointsmsvoicev2.js +1 -1
  289. package/node_modules/cdk-iam-floyd/lib/generated/polly.js +1 -1
  290. package/node_modules/cdk-iam-floyd/lib/generated/pricelist.js +1 -1
  291. package/node_modules/cdk-iam-floyd/lib/generated/proton.js +1 -1
  292. package/node_modules/cdk-iam-floyd/lib/generated/purchaseordersconsole.js +1 -1
  293. package/node_modules/cdk-iam-floyd/lib/generated/qldb.js +1 -1
  294. package/node_modules/cdk-iam-floyd/lib/generated/quicksight.d.ts +10 -0
  295. package/node_modules/cdk-iam-floyd/lib/generated/quicksight.js +12 -2
  296. package/node_modules/cdk-iam-floyd/lib/generated/rds.js +1 -1
  297. package/node_modules/cdk-iam-floyd/lib/generated/rdsdataapi.js +1 -1
  298. package/node_modules/cdk-iam-floyd/lib/generated/rdsiamauthentication.js +1 -1
  299. package/node_modules/cdk-iam-floyd/lib/generated/recyclebin.js +1 -1
  300. package/node_modules/cdk-iam-floyd/lib/generated/redshift.js +1 -1
  301. package/node_modules/cdk-iam-floyd/lib/generated/redshiftdataapi.js +1 -1
  302. package/node_modules/cdk-iam-floyd/lib/generated/rekognition.js +1 -1
  303. package/node_modules/cdk-iam-floyd/lib/generated/resiliencehubservice.js +1 -1
  304. package/node_modules/cdk-iam-floyd/lib/generated/resourceaccessmanager.js +1 -1
  305. package/node_modules/cdk-iam-floyd/lib/generated/resourcegroups.js +1 -1
  306. package/node_modules/cdk-iam-floyd/lib/generated/resourcegrouptaggingapi.js +1 -1
  307. package/node_modules/cdk-iam-floyd/lib/generated/rhelknowledgebaseportal.js +1 -1
  308. package/node_modules/cdk-iam-floyd/lib/generated/robomaker.js +1 -1
  309. package/node_modules/cdk-iam-floyd/lib/generated/route53.js +1 -1
  310. package/node_modules/cdk-iam-floyd/lib/generated/route53domains.js +1 -1
  311. package/node_modules/cdk-iam-floyd/lib/generated/route53recoverycluster.js +1 -1
  312. package/node_modules/cdk-iam-floyd/lib/generated/route53recoverycontrols.js +1 -1
  313. package/node_modules/cdk-iam-floyd/lib/generated/route53recoveryreadiness.js +1 -1
  314. package/node_modules/cdk-iam-floyd/lib/generated/route53resolver.js +1 -1
  315. package/node_modules/cdk-iam-floyd/lib/generated/s3.js +1 -1
  316. package/node_modules/cdk-iam-floyd/lib/generated/s3objectlambda.js +1 -1
  317. package/node_modules/cdk-iam-floyd/lib/generated/s3onoutposts.js +1 -1
  318. package/node_modules/cdk-iam-floyd/lib/generated/sagemaker.js +1 -1
  319. package/node_modules/cdk-iam-floyd/lib/generated/savingsplans.js +1 -1
  320. package/node_modules/cdk-iam-floyd/lib/generated/secretsmanager.js +1 -1
  321. package/node_modules/cdk-iam-floyd/lib/generated/securityhub.d.ts +24 -0
  322. package/node_modules/cdk-iam-floyd/lib/generated/securityhub.js +36 -3
  323. package/node_modules/cdk-iam-floyd/lib/generated/securitytokenservice.js +1 -1
  324. package/node_modules/cdk-iam-floyd/lib/generated/serverlessapplicationrepository.js +1 -1
  325. package/node_modules/cdk-iam-floyd/lib/generated/servermigrationservice.js +1 -1
  326. package/node_modules/cdk-iam-floyd/lib/generated/servicecatalog.js +1 -1
  327. package/node_modules/cdk-iam-floyd/lib/generated/servicequotas.js +1 -1
  328. package/node_modules/cdk-iam-floyd/lib/generated/ses.js +1 -1
  329. package/node_modules/cdk-iam-floyd/lib/generated/sessionmanagermessagegatewayservice.js +1 -1
  330. package/node_modules/cdk-iam-floyd/lib/generated/shield.js +1 -1
  331. package/node_modules/cdk-iam-floyd/lib/generated/signer.js +1 -1
  332. package/node_modules/cdk-iam-floyd/lib/generated/simpledb.js +1 -1
  333. package/node_modules/cdk-iam-floyd/lib/generated/simpleemailservicev2.js +1 -1
  334. package/node_modules/cdk-iam-floyd/lib/generated/simpleworkflowservice.js +1 -1
  335. package/node_modules/cdk-iam-floyd/lib/generated/snowball.js +1 -1
  336. package/node_modules/cdk-iam-floyd/lib/generated/snowdevicemanagement.js +1 -1
  337. package/node_modules/cdk-iam-floyd/lib/generated/sns.js +1 -1
  338. package/node_modules/cdk-iam-floyd/lib/generated/sqlworkbench.js +1 -1
  339. package/node_modules/cdk-iam-floyd/lib/generated/sqs.js +1 -1
  340. package/node_modules/cdk-iam-floyd/lib/generated/sso.d.ts +23 -23
  341. package/node_modules/cdk-iam-floyd/lib/generated/sso.js +25 -25
  342. package/node_modules/cdk-iam-floyd/lib/generated/ssodirectory.js +1 -1
  343. package/node_modules/cdk-iam-floyd/lib/generated/stepfunctions.js +1 -1
  344. package/node_modules/cdk-iam-floyd/lib/generated/storagegateway.js +1 -1
  345. package/node_modules/cdk-iam-floyd/lib/generated/sumerian.js +1 -1
  346. package/node_modules/cdk-iam-floyd/lib/generated/support.js +1 -1
  347. package/node_modules/cdk-iam-floyd/lib/generated/sustainability.js +1 -1
  348. package/node_modules/cdk-iam-floyd/lib/generated/systemsmanager.js +1 -1
  349. package/node_modules/cdk-iam-floyd/lib/generated/systemsmanagerguiconnect.js +1 -1
  350. package/node_modules/cdk-iam-floyd/lib/generated/systemsmanagerincidentmanager.js +1 -1
  351. package/node_modules/cdk-iam-floyd/lib/generated/systemsmanagerincidentmanagercontacts.js +1 -1
  352. package/node_modules/cdk-iam-floyd/lib/generated/tageditor.js +1 -1
  353. package/node_modules/cdk-iam-floyd/lib/generated/taxsettings.js +1 -1
  354. package/node_modules/cdk-iam-floyd/lib/generated/textract.js +1 -1
  355. package/node_modules/cdk-iam-floyd/lib/generated/timestream.js +1 -1
  356. package/node_modules/cdk-iam-floyd/lib/generated/tiros.js +1 -1
  357. package/node_modules/cdk-iam-floyd/lib/generated/transcribe.d.ts +23 -0
  358. package/node_modules/cdk-iam-floyd/lib/generated/transcribe.js +27 -2
  359. package/node_modules/cdk-iam-floyd/lib/generated/transferfamily.js +1 -1
  360. package/node_modules/cdk-iam-floyd/lib/generated/translate.js +1 -1
  361. package/node_modules/cdk-iam-floyd/lib/generated/trustedadvisor.js +1 -1
  362. package/node_modules/cdk-iam-floyd/lib/generated/waf.js +1 -1
  363. package/node_modules/cdk-iam-floyd/lib/generated/wafregional.js +1 -1
  364. package/node_modules/cdk-iam-floyd/lib/generated/wafv2.js +1 -1
  365. package/node_modules/cdk-iam-floyd/lib/generated/well-architectedtool.js +1 -1
  366. package/node_modules/cdk-iam-floyd/lib/generated/workdocs.js +1 -1
  367. package/node_modules/cdk-iam-floyd/lib/generated/worklink.js +1 -1
  368. package/node_modules/cdk-iam-floyd/lib/generated/workmail.d.ts +12 -0
  369. package/node_modules/cdk-iam-floyd/lib/generated/workmail.js +14 -2
  370. package/node_modules/cdk-iam-floyd/lib/generated/workmailmessageflow.js +1 -1
  371. package/node_modules/cdk-iam-floyd/lib/generated/workspaces.d.ts +24 -0
  372. package/node_modules/cdk-iam-floyd/lib/generated/workspaces.js +35 -2
  373. package/node_modules/cdk-iam-floyd/lib/generated/workspacesapplicationmanager.js +1 -1
  374. package/node_modules/cdk-iam-floyd/lib/generated/workspacesweb.js +1 -1
  375. package/node_modules/cdk-iam-floyd/lib/generated/x-ray.js +1 -1
  376. package/node_modules/cdk-iam-floyd/lib/shared/all.js +1 -1
  377. package/node_modules/cdk-iam-floyd/lib/shared/operators.js +1 -1
  378. package/node_modules/cdk-iam-floyd/lib/shared/policy-statement/1-base.js +1 -1
  379. package/node_modules/cdk-iam-floyd/lib/shared/policy-statement/2-conditions.js +1 -1
  380. package/node_modules/cdk-iam-floyd/lib/shared/policy-statement/3-actions.js +1 -1
  381. package/node_modules/cdk-iam-floyd/lib/shared/policy-statement/4-resources.js +1 -1
  382. package/node_modules/cdk-iam-floyd/lib/shared/policy-statement/5-effect.js +1 -1
  383. package/node_modules/cdk-iam-floyd/lib/shared/policy-statement/6-principals.js +1 -1
  384. package/node_modules/cdk-iam-floyd/lib/shared/policy-statement/7-principals-CDK.js +1 -1
  385. package/node_modules/cdk-iam-floyd/lib/shared/policy-statement/9-final.js +1 -1
  386. package/node_modules/cdk-iam-floyd/package.json +1 -1
  387. package/p6cdknamer/jsii/jsii.go +2 -2
  388. package/p6cdknamer/version +1 -1
  389. package/package.json +11 -11
  390. package/releasetag.txt +1 -1
  391. package/version.txt +1 -1
@@ -378,6 +378,10 @@ rounded to the nearest multiple of the source fragment duration.
378
378
  * The Dynamic Adaptive Streaming over HTTP (DASH) profile type. When set to "HBBTV_1_5", HbbTV 1.5 compliant output is enabled.
379
379
  */
380
380
  Profile?: Profile;
381
+ /**
382
+ * The source of scte markers used. When set to SEGMENTS, the scte markers are sourced from the segments of the ingested content. When set to MANIFEST, the scte markers are sourced from the manifest of the ingested content.
383
+ */
384
+ ScteMarkersSource?: ScteMarkersSource;
381
385
  StreamSelection?: StreamSelection;
382
386
  }
383
387
  export interface DashPackage {
@@ -756,6 +760,7 @@ rounded to the nearest multiple of the source fragment duration.
756
760
  Tags?: Tags;
757
761
  }
758
762
  export type Profile = "NONE"|"HBBTV_1_5"|string;
763
+ export type ScteMarkersSource = "SEGMENTS"|"MANIFEST"|string;
759
764
  export type SegmentTemplateFormat = "NUMBER_WITH_TIMELINE"|"TIME_WITH_TIMELINE"|"NUMBER_WITH_DURATION"|string;
760
765
  export interface SpekeKeyProvider {
761
766
  /**
@@ -228,11 +228,11 @@ declare class Panorama extends Service {
228
228
  */
229
229
  listTagsForResource(callback?: (err: AWSError, data: Panorama.Types.ListTagsForResourceResponse) => void): Request<Panorama.Types.ListTagsForResourceResponse, AWSError>;
230
230
  /**
231
- * Creates a device and returns a configuration archive. The configuration archive is a ZIP file that contains a provisioning certificate that is valid for 5 minutes. Transfer the configuration archive to the device with the included USB storage device within 5 minutes.
231
+ * Creates a device and returns a configuration archive. The configuration archive is a ZIP file that contains a provisioning certificate that is valid for 5 minutes. Name the configuration archive certificates-omni_device-name.zip and transfer it to the device within 5 minutes. Use the included USB storage device and connect it to the USB 3.0 port next to the HDMI output.
232
232
  */
233
233
  provisionDevice(params: Panorama.Types.ProvisionDeviceRequest, callback?: (err: AWSError, data: Panorama.Types.ProvisionDeviceResponse) => void): Request<Panorama.Types.ProvisionDeviceResponse, AWSError>;
234
234
  /**
235
- * Creates a device and returns a configuration archive. The configuration archive is a ZIP file that contains a provisioning certificate that is valid for 5 minutes. Transfer the configuration archive to the device with the included USB storage device within 5 minutes.
235
+ * Creates a device and returns a configuration archive. The configuration archive is a ZIP file that contains a provisioning certificate that is valid for 5 minutes. Name the configuration archive certificates-omni_device-name.zip and transfer it to the device within 5 minutes. Use the included USB storage device and connect it to the USB 3.0 port next to the HDMI output.
236
236
  */
237
237
  provisionDevice(callback?: (err: AWSError, data: Panorama.Types.ProvisionDeviceResponse) => void): Request<Panorama.Types.ProvisionDeviceResponse, AWSError>;
238
238
  /**
@@ -334,7 +334,7 @@ declare namespace Panorama {
334
334
  export type ApplicationInstanceHealthStatus = "RUNNING"|"ERROR"|"NOT_AVAILABLE"|string;
335
335
  export type ApplicationInstanceId = string;
336
336
  export type ApplicationInstanceName = string;
337
- export type ApplicationInstanceStatus = "DEPLOYMENT_PENDING"|"DEPLOYMENT_REQUESTED"|"DEPLOYMENT_IN_PROGRESS"|"DEPLOYMENT_ERROR"|"DEPLOYMENT_SUCCEEDED"|"REMOVAL_PENDING"|"REMOVAL_REQUESTED"|"REMOVAL_IN_PROGRESS"|"REMOVAL_FAILED"|"REMOVAL_SUCCEEDED"|string;
337
+ export type ApplicationInstanceStatus = "DEPLOYMENT_PENDING"|"DEPLOYMENT_REQUESTED"|"DEPLOYMENT_IN_PROGRESS"|"DEPLOYMENT_ERROR"|"DEPLOYMENT_SUCCEEDED"|"REMOVAL_PENDING"|"REMOVAL_REQUESTED"|"REMOVAL_IN_PROGRESS"|"REMOVAL_FAILED"|"REMOVAL_SUCCEEDED"|"DEPLOYMENT_FAILED"|string;
338
338
  export type ApplicationInstanceStatusDescription = string;
339
339
  export type ApplicationInstances = ApplicationInstance[];
340
340
  export type Boolean = boolean;
@@ -702,6 +702,10 @@ declare namespace Panorama {
702
702
  * The device's ARN.
703
703
  */
704
704
  Arn?: DeviceArn;
705
+ /**
706
+ * The device's maker.
707
+ */
708
+ Brand?: DeviceBrand;
705
709
  /**
706
710
  * When the device was created.
707
711
  */
@@ -1041,6 +1045,10 @@ declare namespace Panorama {
1041
1045
  }
1042
1046
  export type Description = string;
1043
1047
  export interface Device {
1048
+ /**
1049
+ * The device's maker.
1050
+ */
1051
+ Brand?: DeviceBrand;
1044
1052
  /**
1045
1053
  * When the device was created.
1046
1054
  */
@@ -1067,6 +1075,7 @@ declare namespace Panorama {
1067
1075
  ProvisioningStatus?: DeviceStatus;
1068
1076
  }
1069
1077
  export type DeviceArn = string;
1078
+ export type DeviceBrand = "AWS_PANORAMA"|"LENOVO"|string;
1070
1079
  export type DeviceConnectionStatus = "ONLINE"|"OFFLINE"|"AWAITING_CREDENTIALS"|"NOT_AVAILABLE"|"ERROR"|string;
1071
1080
  export type DeviceId = string;
1072
1081
  export type DeviceIdList = DeviceId[];
@@ -1883,7 +1892,7 @@ declare namespace Panorama {
1883
1892
  */
1884
1893
  Mask: Mask;
1885
1894
  }
1886
- export type StatusFilter = "DEPLOYMENT_SUCCEEDED"|"DEPLOYMENT_ERROR"|"REMOVAL_SUCCEEDED"|"REMOVAL_FAILED"|"PROCESSING_DEPLOYMENT"|"PROCESSING_REMOVAL"|string;
1895
+ export type StatusFilter = "DEPLOYMENT_SUCCEEDED"|"DEPLOYMENT_ERROR"|"REMOVAL_SUCCEEDED"|"REMOVAL_FAILED"|"PROCESSING_DEPLOYMENT"|"PROCESSING_REMOVAL"|"DEPLOYMENT_FAILED"|string;
1887
1896
  export interface StorageLocation {
1888
1897
  /**
1889
1898
  * The location's binary prefix.
@@ -12,19 +12,19 @@ declare class Personalize extends Service {
12
12
  constructor(options?: Personalize.Types.ClientConfiguration)
13
13
  config: Config & Personalize.Types.ClientConfiguration;
14
14
  /**
15
- * Creates a batch inference job. The operation can handle up to 50 million records and the input file must be in JSON format. For more information, see recommendations-batch.
15
+ * Creates a batch inference job. The operation can handle up to 50 million records and the input file must be in JSON format. For more information, see Creating a batch inference job.
16
16
  */
17
17
  createBatchInferenceJob(params: Personalize.Types.CreateBatchInferenceJobRequest, callback?: (err: AWSError, data: Personalize.Types.CreateBatchInferenceJobResponse) => void): Request<Personalize.Types.CreateBatchInferenceJobResponse, AWSError>;
18
18
  /**
19
- * Creates a batch inference job. The operation can handle up to 50 million records and the input file must be in JSON format. For more information, see recommendations-batch.
19
+ * Creates a batch inference job. The operation can handle up to 50 million records and the input file must be in JSON format. For more information, see Creating a batch inference job.
20
20
  */
21
21
  createBatchInferenceJob(callback?: (err: AWSError, data: Personalize.Types.CreateBatchInferenceJobResponse) => void): Request<Personalize.Types.CreateBatchInferenceJobResponse, AWSError>;
22
22
  /**
23
- * Creates a batch segment job. The operation can handle up to 50 million records and the input file must be in JSON format. For more information, see recommendations-batch.
23
+ * Creates a batch segment job. The operation can handle up to 50 million records and the input file must be in JSON format. For more information, see Getting batch recommendations and user segments.
24
24
  */
25
25
  createBatchSegmentJob(params: Personalize.Types.CreateBatchSegmentJobRequest, callback?: (err: AWSError, data: Personalize.Types.CreateBatchSegmentJobResponse) => void): Request<Personalize.Types.CreateBatchSegmentJobResponse, AWSError>;
26
26
  /**
27
- * Creates a batch segment job. The operation can handle up to 50 million records and the input file must be in JSON format. For more information, see recommendations-batch.
27
+ * Creates a batch segment job. The operation can handle up to 50 million records and the input file must be in JSON format. For more information, see Getting batch recommendations and user segments.
28
28
  */
29
29
  createBatchSegmentJob(callback?: (err: AWSError, data: Personalize.Types.CreateBatchSegmentJobResponse) => void): Request<Personalize.Types.CreateBatchSegmentJobResponse, AWSError>;
30
30
  /**
@@ -76,11 +76,11 @@ declare class Personalize extends Service {
76
76
  */
77
77
  createEventTracker(callback?: (err: AWSError, data: Personalize.Types.CreateEventTrackerResponse) => void): Request<Personalize.Types.CreateEventTrackerResponse, AWSError>;
78
78
  /**
79
- * Creates a recommendation filter. For more information, see filter.
79
+ * Creates a recommendation filter. For more information, see Filtering recommendations and user segments.
80
80
  */
81
81
  createFilter(params: Personalize.Types.CreateFilterRequest, callback?: (err: AWSError, data: Personalize.Types.CreateFilterResponse) => void): Request<Personalize.Types.CreateFilterResponse, AWSError>;
82
82
  /**
83
- * Creates a recommendation filter. For more information, see filter.
83
+ * Creates a recommendation filter. For more information, see Filtering recommendations and user segments.
84
84
  */
85
85
  createFilter(callback?: (err: AWSError, data: Personalize.Types.CreateFilterResponse) => void): Request<Personalize.Types.CreateFilterResponse, AWSError>;
86
86
  /**
@@ -108,19 +108,19 @@ declare class Personalize extends Service {
108
108
  */
109
109
  createSolution(callback?: (err: AWSError, data: Personalize.Types.CreateSolutionResponse) => void): Request<Personalize.Types.CreateSolutionResponse, AWSError>;
110
110
  /**
111
- * Trains or retrains an active solution in a Custom dataset group. A solution is created using the CreateSolution operation and must be in the ACTIVE state before calling CreateSolutionVersion. A new version of the solution is created every time you call this operation. Status A solution version can be in one of the following states: CREATE PENDING CREATE IN_PROGRESS ACTIVE CREATE FAILED CREATE STOPPING CREATE STOPPED To get the status of the version, call DescribeSolutionVersion. Wait until the status shows as ACTIVE before calling CreateCampaign. If the status shows as CREATE FAILED, the response includes a failureReason key, which describes why the job failed. Related APIs ListSolutionVersions DescribeSolutionVersion ListSolutions CreateSolution DescribeSolution DeleteSolution
111
+ * Trains or retrains an active solution in a Custom dataset group. A solution is created using the CreateSolution operation and must be in the ACTIVE state before calling CreateSolutionVersion. A new version of the solution is created every time you call this operation. Status A solution version can be in one of the following states: CREATE PENDING CREATE IN_PROGRESS ACTIVE CREATE FAILED CREATE STOPPING CREATE STOPPED To get the status of the version, call DescribeSolutionVersion. Wait until the status shows as ACTIVE before calling CreateCampaign. If the status shows as CREATE FAILED, the response includes a failureReason key, which describes why the job failed. Related APIs ListSolutionVersions DescribeSolutionVersion ListSolutions CreateSolution DescribeSolution DeleteSolution
112
112
  */
113
113
  createSolutionVersion(params: Personalize.Types.CreateSolutionVersionRequest, callback?: (err: AWSError, data: Personalize.Types.CreateSolutionVersionResponse) => void): Request<Personalize.Types.CreateSolutionVersionResponse, AWSError>;
114
114
  /**
115
- * Trains or retrains an active solution in a Custom dataset group. A solution is created using the CreateSolution operation and must be in the ACTIVE state before calling CreateSolutionVersion. A new version of the solution is created every time you call this operation. Status A solution version can be in one of the following states: CREATE PENDING CREATE IN_PROGRESS ACTIVE CREATE FAILED CREATE STOPPING CREATE STOPPED To get the status of the version, call DescribeSolutionVersion. Wait until the status shows as ACTIVE before calling CreateCampaign. If the status shows as CREATE FAILED, the response includes a failureReason key, which describes why the job failed. Related APIs ListSolutionVersions DescribeSolutionVersion ListSolutions CreateSolution DescribeSolution DeleteSolution
115
+ * Trains or retrains an active solution in a Custom dataset group. A solution is created using the CreateSolution operation and must be in the ACTIVE state before calling CreateSolutionVersion. A new version of the solution is created every time you call this operation. Status A solution version can be in one of the following states: CREATE PENDING CREATE IN_PROGRESS ACTIVE CREATE FAILED CREATE STOPPING CREATE STOPPED To get the status of the version, call DescribeSolutionVersion. Wait until the status shows as ACTIVE before calling CreateCampaign. If the status shows as CREATE FAILED, the response includes a failureReason key, which describes why the job failed. Related APIs ListSolutionVersions DescribeSolutionVersion ListSolutions CreateSolution DescribeSolution DeleteSolution
116
116
  */
117
117
  createSolutionVersion(callback?: (err: AWSError, data: Personalize.Types.CreateSolutionVersionResponse) => void): Request<Personalize.Types.CreateSolutionVersionResponse, AWSError>;
118
118
  /**
119
- * Removes a campaign by deleting the solution deployment. The solution that the campaign is based on is not deleted and can be redeployed when needed. A deleted campaign can no longer be specified in a GetRecommendations request. For more information on campaigns, see CreateCampaign.
119
+ * Removes a campaign by deleting the solution deployment. The solution that the campaign is based on is not deleted and can be redeployed when needed. A deleted campaign can no longer be specified in a GetRecommendations request. For information on creating campaigns, see CreateCampaign.
120
120
  */
121
121
  deleteCampaign(params: Personalize.Types.DeleteCampaignRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
122
122
  /**
123
- * Removes a campaign by deleting the solution deployment. The solution that the campaign is based on is not deleted and can be redeployed when needed. A deleted campaign can no longer be specified in a GetRecommendations request. For more information on campaigns, see CreateCampaign.
123
+ * Removes a campaign by deleting the solution deployment. The solution that the campaign is based on is not deleted and can be redeployed when needed. A deleted campaign can no longer be specified in a GetRecommendations request. For information on creating campaigns, see CreateCampaign.
124
124
  */
125
125
  deleteCampaign(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
126
126
  /**
@@ -300,11 +300,11 @@ declare class Personalize extends Service {
300
300
  */
301
301
  describeSolution(callback?: (err: AWSError, data: Personalize.Types.DescribeSolutionResponse) => void): Request<Personalize.Types.DescribeSolutionResponse, AWSError>;
302
302
  /**
303
- * Describes a specific version of a solution. For more information on solutions, see CreateSolution.
303
+ * Describes a specific version of a solution. For more information on solutions, see CreateSolution
304
304
  */
305
305
  describeSolutionVersion(params: Personalize.Types.DescribeSolutionVersionRequest, callback?: (err: AWSError, data: Personalize.Types.DescribeSolutionVersionResponse) => void): Request<Personalize.Types.DescribeSolutionVersionResponse, AWSError>;
306
306
  /**
307
- * Describes a specific version of a solution. For more information on solutions, see CreateSolution.
307
+ * Describes a specific version of a solution. For more information on solutions, see CreateSolution
308
308
  */
309
309
  describeSolutionVersion(callback?: (err: AWSError, data: Personalize.Types.DescribeSolutionVersionResponse) => void): Request<Personalize.Types.DescribeSolutionVersionResponse, AWSError>;
310
310
  /**
@@ -412,11 +412,11 @@ declare class Personalize extends Service {
412
412
  */
413
413
  listSchemas(callback?: (err: AWSError, data: Personalize.Types.ListSchemasResponse) => void): Request<Personalize.Types.ListSchemasResponse, AWSError>;
414
414
  /**
415
- * Returns a list of solution versions for the given solution. When a solution is not specified, all the solution versions associated with the account are listed. The response provides the properties for each solution version, including the Amazon Resource Name (ARN). For more information on solutions, see CreateSolution.
415
+ * Returns a list of solution versions for the given solution. When a solution is not specified, all the solution versions associated with the account are listed. The response provides the properties for each solution version, including the Amazon Resource Name (ARN).
416
416
  */
417
417
  listSolutionVersions(params: Personalize.Types.ListSolutionVersionsRequest, callback?: (err: AWSError, data: Personalize.Types.ListSolutionVersionsResponse) => void): Request<Personalize.Types.ListSolutionVersionsResponse, AWSError>;
418
418
  /**
419
- * Returns a list of solution versions for the given solution. When a solution is not specified, all the solution versions associated with the account are listed. The response provides the properties for each solution version, including the Amazon Resource Name (ARN). For more information on solutions, see CreateSolution.
419
+ * Returns a list of solution versions for the given solution. When a solution is not specified, all the solution versions associated with the account are listed. The response provides the properties for each solution version, including the Amazon Resource Name (ARN).
420
420
  */
421
421
  listSolutionVersions(callback?: (err: AWSError, data: Personalize.Types.ListSolutionVersionsResponse) => void): Request<Personalize.Types.ListSolutionVersionsResponse, AWSError>;
422
422
  /**
@@ -427,6 +427,14 @@ declare class Personalize extends Service {
427
427
  * Returns a list of solutions that use the given dataset group. When a dataset group is not specified, all the solutions associated with the account are listed. The response provides the properties for each solution, including the Amazon Resource Name (ARN). For more information on solutions, see CreateSolution.
428
428
  */
429
429
  listSolutions(callback?: (err: AWSError, data: Personalize.Types.ListSolutionsResponse) => void): Request<Personalize.Types.ListSolutionsResponse, AWSError>;
430
+ /**
431
+ * Get a list of tags attached to a resource.
432
+ */
433
+ listTagsForResource(params: Personalize.Types.ListTagsForResourceRequest, callback?: (err: AWSError, data: Personalize.Types.ListTagsForResourceResponse) => void): Request<Personalize.Types.ListTagsForResourceResponse, AWSError>;
434
+ /**
435
+ * Get a list of tags attached to a resource.
436
+ */
437
+ listTagsForResource(callback?: (err: AWSError, data: Personalize.Types.ListTagsForResourceResponse) => void): Request<Personalize.Types.ListTagsForResourceResponse, AWSError>;
430
438
  /**
431
439
  * Stops creating a solution version that is in a state of CREATE_PENDING or CREATE IN_PROGRESS. Depending on the current state of the solution version, the solution version state changes as follows: CREATE_PENDING &gt; CREATE_STOPPED or CREATE_IN_PROGRESS &gt; CREATE_STOPPING &gt; CREATE_STOPPED You are billed for all of the training completed up until you stop the solution version creation. You cannot resume creating a solution version once it has been stopped.
432
440
  */
@@ -436,11 +444,27 @@ declare class Personalize extends Service {
436
444
  */
437
445
  stopSolutionVersionCreation(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
438
446
  /**
439
- * Updates a campaign by either deploying a new solution or changing the value of the campaign's minProvisionedTPS parameter. To update a campaign, the campaign status must be ACTIVE or CREATE FAILED. Check the campaign status using the DescribeCampaign API. You must wait until the status of the updated campaign is ACTIVE before asking the campaign for recommendations. For more information on campaigns, see CreateCampaign.
447
+ * Add a list of tags to a resource.
448
+ */
449
+ tagResource(params: Personalize.Types.TagResourceRequest, callback?: (err: AWSError, data: Personalize.Types.TagResourceResponse) => void): Request<Personalize.Types.TagResourceResponse, AWSError>;
450
+ /**
451
+ * Add a list of tags to a resource.
452
+ */
453
+ tagResource(callback?: (err: AWSError, data: Personalize.Types.TagResourceResponse) => void): Request<Personalize.Types.TagResourceResponse, AWSError>;
454
+ /**
455
+ * Remove tags that are attached to a resource.
456
+ */
457
+ untagResource(params: Personalize.Types.UntagResourceRequest, callback?: (err: AWSError, data: Personalize.Types.UntagResourceResponse) => void): Request<Personalize.Types.UntagResourceResponse, AWSError>;
458
+ /**
459
+ * Remove tags that are attached to a resource.
460
+ */
461
+ untagResource(callback?: (err: AWSError, data: Personalize.Types.UntagResourceResponse) => void): Request<Personalize.Types.UntagResourceResponse, AWSError>;
462
+ /**
463
+ * Updates a campaign by either deploying a new solution or changing the value of the campaign's minProvisionedTPS parameter. To update a campaign, the campaign status must be ACTIVE or CREATE FAILED. Check the campaign status using the DescribeCampaign operation. You must wait until the status of the updated campaign is ACTIVE before asking the campaign for recommendations. For more information on campaigns, see CreateCampaign.
440
464
  */
441
465
  updateCampaign(params: Personalize.Types.UpdateCampaignRequest, callback?: (err: AWSError, data: Personalize.Types.UpdateCampaignResponse) => void): Request<Personalize.Types.UpdateCampaignResponse, AWSError>;
442
466
  /**
443
- * Updates a campaign by either deploying a new solution or changing the value of the campaign's minProvisionedTPS parameter. To update a campaign, the campaign status must be ACTIVE or CREATE FAILED. Check the campaign status using the DescribeCampaign API. You must wait until the status of the updated campaign is ACTIVE before asking the campaign for recommendations. For more information on campaigns, see CreateCampaign.
467
+ * Updates a campaign by either deploying a new solution or changing the value of the campaign's minProvisionedTPS parameter. To update a campaign, the campaign status must be ACTIVE or CREATE FAILED. Check the campaign status using the DescribeCampaign operation. You must wait until the status of the updated campaign is ACTIVE before asking the campaign for recommendations. For more information on campaigns, see CreateCampaign.
444
468
  */
445
469
  updateCampaign(callback?: (err: AWSError, data: Personalize.Types.UpdateCampaignResponse) => void): Request<Personalize.Types.UpdateCampaignResponse, AWSError>;
446
470
  /**
@@ -855,11 +879,11 @@ declare namespace Personalize {
855
879
  */
856
880
  solutionVersionArn: Arn;
857
881
  /**
858
- * The ARN of the filter to apply to the batch inference job. For more information on using filters, see Filtering Batch Recommendations..
882
+ * The ARN of the filter to apply to the batch inference job. For more information on using filters, see Filtering batch recommendations.
859
883
  */
860
884
  filterArn?: Arn;
861
885
  /**
862
- * The number of recommendations to retreive.
886
+ * The number of recommendations to retrieve.
863
887
  */
864
888
  numResults?: NumBatchResults;
865
889
  /**
@@ -878,6 +902,10 @@ declare namespace Personalize {
878
902
  * The configuration details of a batch inference job.
879
903
  */
880
904
  batchInferenceJobConfig?: BatchInferenceJobConfig;
905
+ /**
906
+ * A list of tags to apply to the batch inference job.
907
+ */
908
+ tags?: Tags;
881
909
  }
882
910
  export interface CreateBatchInferenceJobResponse {
883
911
  /**
@@ -895,7 +923,7 @@ declare namespace Personalize {
895
923
  */
896
924
  solutionVersionArn: Arn;
897
925
  /**
898
- * The ARN of the filter to apply to the batch segment job. For more information on using filters, see filter-batch.
926
+ * The ARN of the filter to apply to the batch segment job. For more information on using filters, see Filtering batch recommendations.
899
927
  */
900
928
  filterArn?: Arn;
901
929
  /**
@@ -914,6 +942,10 @@ declare namespace Personalize {
914
942
  * The ARN of the Amazon Identity and Access Management role that has permissions to read and write to your input and output Amazon S3 buckets respectively.
915
943
  */
916
944
  roleArn: RoleArn;
945
+ /**
946
+ * A list of tags to apply to the batch segment job.
947
+ */
948
+ tags?: Tags;
917
949
  }
918
950
  export interface CreateBatchSegmentJobResponse {
919
951
  /**
@@ -938,6 +970,10 @@ declare namespace Personalize {
938
970
  * The configuration details of a campaign.
939
971
  */
940
972
  campaignConfig?: CampaignConfig;
973
+ /**
974
+ * A list of tags to apply to the campaign.
975
+ */
976
+ tags?: Tags;
941
977
  }
942
978
  export interface CreateCampaignResponse {
943
979
  /**
@@ -966,6 +1002,10 @@ declare namespace Personalize {
966
1002
  * The path to the Amazon S3 bucket where the job's output is stored.
967
1003
  */
968
1004
  jobOutput: DatasetExportJobOutput;
1005
+ /**
1006
+ * A list of tags to apply to the dataset export job.
1007
+ */
1008
+ tags?: Tags;
969
1009
  }
970
1010
  export interface CreateDatasetExportJobResponse {
971
1011
  /**
@@ -990,6 +1030,10 @@ declare namespace Personalize {
990
1030
  * The domain of the dataset group. Specify a domain to create a Domain dataset group. The domain you specify determines the default schemas for datasets and the use cases available for recommenders. If you don't specify a domain, you create a Custom dataset group with solution versions that you deploy with a campaign.
991
1031
  */
992
1032
  domain?: Domain;
1033
+ /**
1034
+ * A list of tags to apply to the dataset group.
1035
+ */
1036
+ tags?: Tags;
993
1037
  }
994
1038
  export interface CreateDatasetGroupResponse {
995
1039
  /**
@@ -1018,6 +1062,10 @@ declare namespace Personalize {
1018
1062
  * The ARN of the IAM role that has permissions to read from the Amazon S3 data source.
1019
1063
  */
1020
1064
  roleArn: RoleArn;
1065
+ /**
1066
+ * A list of tags to apply to the dataset import job.
1067
+ */
1068
+ tags?: Tags;
1021
1069
  }
1022
1070
  export interface CreateDatasetImportJobResponse {
1023
1071
  /**
@@ -1042,6 +1090,10 @@ declare namespace Personalize {
1042
1090
  * The type of dataset. One of the following (case insensitive) values: Interactions Items Users
1043
1091
  */
1044
1092
  datasetType: DatasetType;
1093
+ /**
1094
+ * A list of tags to apply to the dataset.
1095
+ */
1096
+ tags?: Tags;
1045
1097
  }
1046
1098
  export interface CreateDatasetResponse {
1047
1099
  /**
@@ -1058,6 +1110,10 @@ declare namespace Personalize {
1058
1110
  * The Amazon Resource Name (ARN) of the dataset group that receives the event data.
1059
1111
  */
1060
1112
  datasetGroupArn: Arn;
1113
+ /**
1114
+ * A list of tags to apply to the event tracker.
1115
+ */
1116
+ tags?: Tags;
1061
1117
  }
1062
1118
  export interface CreateEventTrackerResponse {
1063
1119
  /**
@@ -1079,9 +1135,13 @@ declare namespace Personalize {
1079
1135
  */
1080
1136
  datasetGroupArn: Arn;
1081
1137
  /**
1082
- * The filter expression defines which items are included or excluded from recommendations. Filter expression must follow specific format rules. For information about filter expression structure and syntax, see filter-expressions.
1138
+ * The filter expression defines which items are included or excluded from recommendations. Filter expression must follow specific format rules. For information about filter expression structure and syntax, see Filter expressions.
1083
1139
  */
1084
1140
  filterExpression: FilterExpression;
1141
+ /**
1142
+ * A list of tags to apply to the filter.
1143
+ */
1144
+ tags?: Tags;
1085
1145
  }
1086
1146
  export interface CreateFilterResponse {
1087
1147
  /**
@@ -1106,6 +1166,10 @@ declare namespace Personalize {
1106
1166
  * The configuration details of the recommender.
1107
1167
  */
1108
1168
  recommenderConfig?: RecommenderConfig;
1169
+ /**
1170
+ * A list of tags to apply to the recommender.
1171
+ */
1172
+ tags?: Tags;
1109
1173
  }
1110
1174
  export interface CreateRecommenderResponse {
1111
1175
  /**
@@ -1162,6 +1226,10 @@ declare namespace Personalize {
1162
1226
  * The configuration to use with the solution. When performAutoML is set to true, Amazon Personalize only evaluates the autoMLConfig section of the solution configuration. Amazon Personalize doesn't support configuring the hpoObjective at this time.
1163
1227
  */
1164
1228
  solutionConfig?: SolutionConfig;
1229
+ /**
1230
+ * A list of tags to apply to the solution.
1231
+ */
1232
+ tags?: Tags;
1165
1233
  }
1166
1234
  export interface CreateSolutionResponse {
1167
1235
  /**
@@ -1178,6 +1246,10 @@ declare namespace Personalize {
1178
1246
  * The scope of training to be performed when creating the solution version. The FULL option trains the solution version based on the entirety of the input solution's training data, while the UPDATE option processes only the data that has changed in comparison to the input solution. Choose UPDATE when you want to incrementally update your solution version instead of creating an entirely new one. The UPDATE option can only be used when you already have an active solution version created from the input solution using the FULL option and the input solution was trained with the User-Personalization recipe or the HRNN-Coldstart recipe.
1179
1247
  */
1180
1248
  trainingMode?: TrainingMode;
1249
+ /**
1250
+ * A list of tags to apply to the solution version.
1251
+ */
1252
+ tags?: Tags;
1181
1253
  }
1182
1254
  export interface CreateSolutionVersionResponse {
1183
1255
  /**
@@ -1932,7 +2004,7 @@ declare namespace Personalize {
1932
2004
  */
1933
2005
  failureReason?: FailureReason;
1934
2006
  /**
1935
- * Specifies the type of item interactions to filter out of recommendation results. The filter expression must follow specific format rules. For information about filter expression structure and syntax, see filter-expressions.
2007
+ * Specifies the type of item interactions to filter out of recommendation results. The filter expression must follow specific format rules. For information about filter expression structure and syntax, see Filter expressions.
1936
2008
  */
1937
2009
  filterExpression?: FilterExpression;
1938
2010
  /**
@@ -2289,7 +2361,7 @@ declare namespace Personalize {
2289
2361
  */
2290
2362
  maxResults?: MaxResults;
2291
2363
  /**
2292
- * Filters returned recipes by domain for a Domain dataset group. Only recipes (Domain dataset group use cases) for this domain are included in the response. If you don't specify a domain, only non-domain recipes are returned.
2364
+ * Filters returned recipes by domain for a Domain dataset group. Only recipes (Domain dataset group use cases) for this domain are included in the response. If you don't specify a domain, all recipes are returned.
2293
2365
  */
2294
2366
  domain?: Domain;
2295
2367
  }
@@ -2395,6 +2467,18 @@ declare namespace Personalize {
2395
2467
  */
2396
2468
  nextToken?: NextToken;
2397
2469
  }
2470
+ export interface ListTagsForResourceRequest {
2471
+ /**
2472
+ * The resource's Amazon Resource Name.
2473
+ */
2474
+ resourceArn: Arn;
2475
+ }
2476
+ export interface ListTagsForResourceResponse {
2477
+ /**
2478
+ * The resource's tags.
2479
+ */
2480
+ tags?: Tags;
2481
+ }
2398
2482
  export type MaxResults = number;
2399
2483
  export type MetricName = string;
2400
2484
  export type MetricRegex = string;
@@ -2803,6 +2887,32 @@ declare namespace Personalize {
2803
2887
  */
2804
2888
  solutionVersionArn: Arn;
2805
2889
  }
2890
+ export interface Tag {
2891
+ /**
2892
+ * One part of a key-value pair that makes up a tag. A key is a general label that acts like a category for more specific tag values.
2893
+ */
2894
+ tagKey: TagKey;
2895
+ /**
2896
+ * The optional part of a key-value pair that makes up a tag. A value acts as a descriptor within a tag category (key).
2897
+ */
2898
+ tagValue: TagValue;
2899
+ }
2900
+ export type TagKey = string;
2901
+ export type TagKeys = TagKey[];
2902
+ export interface TagResourceRequest {
2903
+ /**
2904
+ * The resource's Amazon Resource Name (ARN).
2905
+ */
2906
+ resourceArn: Arn;
2907
+ /**
2908
+ * Tags to apply to the resource. For more information see Tagging Personalize resources.
2909
+ */
2910
+ tags: Tags;
2911
+ }
2912
+ export interface TagResourceResponse {
2913
+ }
2914
+ export type TagValue = string;
2915
+ export type Tags = Tag[];
2806
2916
  export type TrackingId = string;
2807
2917
  export type TrainingHours = number;
2808
2918
  export type TrainingInputMode = string;
@@ -2815,6 +2925,18 @@ declare namespace Personalize {
2815
2925
  */
2816
2926
  algorithmHyperParameters?: HyperParameters;
2817
2927
  }
2928
+ export interface UntagResourceRequest {
2929
+ /**
2930
+ * The resource's Amazon Resource Name (ARN).
2931
+ */
2932
+ resourceArn: Arn;
2933
+ /**
2934
+ * Keys to remove from the resource's tags.
2935
+ */
2936
+ tagKeys: TagKeys;
2937
+ }
2938
+ export interface UntagResourceResponse {
2939
+ }
2818
2940
  export interface UpdateCampaignRequest {
2819
2941
  /**
2820
2942
  * The Amazon Resource Name (ARN) of the campaign.