@propulsionworks/cloudformation 0.1.34 → 0.1.36

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 (328) hide show
  1. package/out/exports/resources.generated/alexa-ask-skill.d.ts +1 -1
  2. package/out/exports/resources.generated/aws-aiops-investigationgroup.d.ts +4 -4
  3. package/out/exports/resources.generated/aws-amazonmq-broker.d.ts +2 -2
  4. package/out/exports/resources.generated/aws-amplify-branch.d.ts +2 -2
  5. package/out/exports/resources.generated/aws-apigateway-apikey.d.ts +1 -1
  6. package/out/exports/resources.generated/aws-apigateway-domainname.d.ts +6 -1
  7. package/out/exports/resources.generated/aws-apigateway-domainnamev2.d.ts +6 -1
  8. package/out/exports/resources.generated/aws-apigateway-method.d.ts +11 -0
  9. package/out/exports/resources.generated/aws-apigateway-model.d.ts +1 -1
  10. package/out/exports/resources.generated/aws-apigateway-restapi.d.ts +10 -0
  11. package/out/exports/resources.generated/aws-appconfig-configurationprofile.d.ts +1 -1
  12. package/out/exports/resources.generated/aws-appflow-connectorprofile.d.ts +2 -2
  13. package/out/exports/resources.generated/aws-appflow-flow.d.ts +2 -2
  14. package/out/exports/resources.generated/aws-apprunner-observabilityconfiguration.d.ts +1 -1
  15. package/out/exports/resources.generated/aws-apprunner-service.d.ts +1 -1
  16. package/out/exports/resources.generated/aws-apprunner-vpcconnector.d.ts +1 -1
  17. package/out/exports/resources.generated/aws-appstream-fleet.d.ts +1 -1
  18. package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +2 -2
  19. package/out/exports/resources.generated/aws-appstream-stack.d.ts +3 -3
  20. package/out/exports/resources.generated/aws-appsync-functionconfiguration.d.ts +2 -2
  21. package/out/exports/resources.generated/aws-aps-resourcepolicy.d.ts +2 -2
  22. package/out/exports/resources.generated/aws-aps-scraper.d.ts +48 -0
  23. package/out/exports/resources.generated/aws-aps-workspace.d.ts +1 -1
  24. package/out/exports/resources.generated/aws-athena-workgroup.d.ts +149 -0
  25. package/out/exports/resources.generated/aws-backup-backupplan.d.ts +6 -2
  26. package/out/exports/resources.generated/aws-backup-backupselection.d.ts +2 -2
  27. package/out/exports/resources.generated/aws-backup-backupvault.d.ts +2 -2
  28. package/out/exports/resources.generated/aws-backup-framework.d.ts +2 -2
  29. package/out/exports/resources.generated/aws-backup-logicallyairgappedbackupvault.d.ts +9 -5
  30. package/out/exports/resources.generated/aws-backup-reportplan.d.ts +2 -2
  31. package/out/exports/resources.generated/aws-backup-restoretestingselection.d.ts +2 -0
  32. package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +7 -7
  33. package/out/exports/resources.generated/aws-bedrock-agent.d.ts +1 -1
  34. package/out/exports/resources.generated/aws-bedrock-blueprint.d.ts +1 -1
  35. package/out/exports/resources.generated/aws-bedrock-dataautomationproject.d.ts +36 -2
  36. package/out/exports/resources.generated/aws-bedrock-datasource.d.ts +1 -1
  37. package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +1 -1
  38. package/out/exports/resources.generated/aws-bedrock-knowledgebase.d.ts +108 -3
  39. package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +1 -1
  40. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +18 -1
  41. package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +7 -1
  42. package/out/exports/resources.generated/aws-billingconductor-billinggroup.d.ts +3 -101
  43. package/out/exports/resources.generated/aws-billingconductor-customlineitem.d.ts +1 -1
  44. package/out/exports/resources.generated/aws-cassandra-table.d.ts +20 -0
  45. package/out/exports/resources.generated/aws-ce-anomalymonitor.d.ts +10 -2
  46. package/out/exports/resources.generated/aws-chatbot-microsoftteamschannelconfiguration.d.ts +2 -2
  47. package/out/exports/resources.generated/aws-chatbot-slackchannelconfiguration.d.ts +2 -2
  48. package/out/exports/resources.generated/aws-cloudformation-customresource.d.ts +5 -5
  49. package/out/exports/resources.generated/aws-cloudformation-guardhook.d.ts +3 -3
  50. package/out/exports/resources.generated/aws-cloudformation-hookdefaultversion.d.ts +2 -2
  51. package/out/exports/resources.generated/aws-cloudformation-hooktypeconfig.d.ts +2 -2
  52. package/out/exports/resources.generated/aws-cloudformation-hookversion.d.ts +3 -3
  53. package/out/exports/resources.generated/aws-cloudformation-lambdahook.d.ts +3 -3
  54. package/out/exports/resources.generated/aws-cloudformation-macro.d.ts +2 -2
  55. package/out/exports/resources.generated/aws-cloudformation-moduledefaultversion.d.ts +4 -4
  56. package/out/exports/resources.generated/aws-cloudformation-moduleversion.d.ts +3 -3
  57. package/out/exports/resources.generated/aws-cloudformation-publictypeversion.d.ts +4 -4
  58. package/out/exports/resources.generated/aws-cloudformation-publisher.d.ts +2 -2
  59. package/out/exports/resources.generated/aws-cloudformation-resourcedefaultversion.d.ts +2 -2
  60. package/out/exports/resources.generated/aws-cloudformation-resourceversion.d.ts +3 -3
  61. package/out/exports/resources.generated/aws-cloudformation-stack.d.ts +4 -4
  62. package/out/exports/resources.generated/aws-cloudformation-stackset.d.ts +19 -14
  63. package/out/exports/resources.generated/aws-cloudformation-typeactivation.d.ts +2 -2
  64. package/out/exports/resources.generated/aws-cloudformation-waitcondition.d.ts +4 -4
  65. package/out/exports/resources.generated/aws-cloudformation-waitconditionhandle.d.ts +2 -2
  66. package/out/exports/resources.generated/aws-cloudfront-connectionfunction.d.ts +95 -0
  67. package/out/exports/resources.generated/aws-cloudtrail-eventdatastore.d.ts +3 -3
  68. package/out/exports/resources.generated/aws-cloudtrail-trail.d.ts +41 -5
  69. package/out/exports/resources.generated/aws-cloudwatch-alarm.d.ts +1 -1
  70. package/out/exports/resources.generated/aws-codebuild-sourcecredential.d.ts +2 -2
  71. package/out/exports/resources.generated/aws-codecommit-repository.d.ts +1 -1
  72. package/out/exports/resources.generated/aws-codeconnections-connection.d.ts +2 -2
  73. package/out/exports/resources.generated/aws-codedeploy-application.d.ts +1 -1
  74. package/out/exports/resources.generated/aws-codedeploy-deploymentconfig.d.ts +1 -1
  75. package/out/exports/resources.generated/aws-codedeploy-deploymentgroup.d.ts +15 -15
  76. package/out/exports/resources.generated/aws-codepipeline-pipeline.d.ts +1 -1
  77. package/out/exports/resources.generated/aws-codestar-githubrepository.d.ts +4 -4
  78. package/out/exports/resources.generated/aws-codestarconnections-connection.d.ts +2 -2
  79. package/out/exports/resources.generated/aws-codestarnotifications-notificationrule.d.ts +2 -2
  80. package/out/exports/resources.generated/aws-cognito-identitypool.d.ts +2 -2
  81. package/out/exports/resources.generated/aws-cognito-terms.d.ts +54 -0
  82. package/out/exports/resources.generated/aws-comprehend-documentclassifier.d.ts +1 -1
  83. package/out/exports/resources.generated/aws-comprehend-flywheel.d.ts +3 -3
  84. package/out/exports/resources.generated/aws-config-configrule.d.ts +1 -1
  85. package/out/exports/resources.generated/aws-config-configurationrecorder.d.ts +3 -3
  86. package/out/exports/resources.generated/aws-config-deliverychannel.d.ts +8 -8
  87. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +38 -15
  88. package/out/exports/resources.generated/aws-connect-securityprofile.d.ts +52 -0
  89. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +4 -4
  90. package/out/exports/resources.generated/aws-controltower-landingzone.d.ts +5 -0
  91. package/out/exports/resources.generated/aws-customerprofiles-domain.d.ts +16 -0
  92. package/out/exports/resources.generated/aws-databrew-job.d.ts +1 -1
  93. package/out/exports/resources.generated/aws-directoryservice-microsoftad.d.ts +6 -6
  94. package/out/exports/resources.generated/aws-directoryservice-simplead.d.ts +6 -6
  95. package/out/exports/resources.generated/aws-dms-dataprovider.d.ts +1 -1
  96. package/out/exports/resources.generated/aws-dms-endpoint.d.ts +4 -4
  97. package/out/exports/resources.generated/aws-dms-eventsubscription.d.ts +1 -1
  98. package/out/exports/resources.generated/aws-dms-instanceprofile.d.ts +1 -1
  99. package/out/exports/resources.generated/aws-dms-replicationconfig.d.ts +2 -2
  100. package/out/exports/resources.generated/aws-dms-replicationinstance.d.ts +2 -2
  101. package/out/exports/resources.generated/aws-dms-replicationsubnetgroup.d.ts +1 -1
  102. package/out/exports/resources.generated/aws-docdb-dbcluster.d.ts +3 -3
  103. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +15 -0
  104. package/out/exports/resources.generated/aws-dynamodb-globaltable.d.ts +3 -13
  105. package/out/exports/resources.generated/aws-dynamodb-table.d.ts +3 -3
  106. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +10 -2
  107. package/out/exports/resources.generated/aws-ec2-flowlog.d.ts +1 -1
  108. package/out/exports/resources.generated/aws-ec2-instanceconnectendpoint.d.ts +2 -2
  109. package/out/exports/resources.generated/aws-ec2-ipamscope.d.ts +25 -0
  110. package/out/exports/resources.generated/aws-ec2-keypair.d.ts +4 -4
  111. package/out/exports/resources.generated/aws-ec2-launchtemplate.d.ts +10 -2
  112. package/out/exports/resources.generated/aws-ec2-natgateway.d.ts +37 -0
  113. package/out/exports/resources.generated/aws-ec2-securitygroup.d.ts +2 -2
  114. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +10 -2
  115. package/out/exports/resources.generated/aws-ec2-transitgateway.d.ts +14 -0
  116. package/out/exports/resources.generated/aws-ec2-transitgatewaymeteringpolicy.d.ts +45 -0
  117. package/out/exports/resources.generated/aws-ec2-transitgatewaymeteringpolicyentry.d.ts +94 -0
  118. package/out/exports/resources.generated/aws-ec2-volume.d.ts +10 -0
  119. package/out/exports/resources.generated/aws-ec2-vpcencryptioncontrol.d.ts +150 -0
  120. package/out/exports/resources.generated/aws-ec2-vpcendpoint.d.ts +10 -0
  121. package/out/exports/resources.generated/aws-ec2-vpnconcentrator.d.ts +43 -0
  122. package/out/exports/resources.generated/aws-ec2-vpnconnection.d.ts +21 -0
  123. package/out/exports/resources.generated/aws-ecr-pulltimeupdateexclusion.d.ts +15 -0
  124. package/out/exports/resources.generated/aws-ecr-repository.d.ts +4 -4
  125. package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +4 -4
  126. package/out/exports/resources.generated/aws-ecr-signingconfiguration.d.ts +63 -0
  127. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +12 -0
  128. package/out/exports/resources.generated/aws-ecs-expressgatewayservice.d.ts +207 -0
  129. package/out/exports/resources.generated/aws-ecs-service.d.ts +18 -18
  130. package/out/exports/resources.generated/aws-ecs-taskdefinition.d.ts +1 -1
  131. package/out/exports/resources.generated/aws-eks-cluster.d.ts +21 -6
  132. package/out/exports/resources.generated/aws-eks-nodegroup.d.ts +3 -3
  133. package/out/exports/resources.generated/aws-elasticache-cachecluster.d.ts +1 -1
  134. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listener.d.ts +38 -0
  135. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listenerrule.d.ts +38 -0
  136. package/out/exports/resources.generated/aws-elasticloadbalancingv2-targetgroup.d.ts +10 -0
  137. package/out/exports/resources.generated/aws-elasticsearch-domain.d.ts +1 -1
  138. package/out/exports/resources.generated/aws-emr-studio.d.ts +1 -1
  139. package/out/exports/resources.generated/aws-entityresolution-idmappingworkflow.d.ts +1 -1
  140. package/out/exports/resources.generated/aws-events-archive.d.ts +1 -1
  141. package/out/exports/resources.generated/aws-events-connection.d.ts +1 -1
  142. package/out/exports/resources.generated/aws-events-eventbus.d.ts +1 -1
  143. package/out/exports/resources.generated/aws-events-rule.d.ts +1 -1
  144. package/out/exports/resources.generated/aws-evidently-experiment.d.ts +6 -6
  145. package/out/exports/resources.generated/aws-evidently-launch.d.ts +2 -2
  146. package/out/exports/resources.generated/aws-fms-notificationchannel.d.ts +1 -1
  147. package/out/exports/resources.generated/aws-fsx-filesystem.d.ts +7 -3
  148. package/out/exports/resources.generated/aws-fsx-storagevirtualmachine.d.ts +4 -0
  149. package/out/exports/resources.generated/aws-gamelift-fleet.d.ts +3 -3
  150. package/out/exports/resources.generated/aws-glue-datacatalogencryptionsettings.d.ts +5 -5
  151. package/out/exports/resources.generated/aws-glue-integration.d.ts +119 -0
  152. package/out/exports/resources.generated/aws-glue-integrationresourceproperty.d.ts +3 -3
  153. package/out/exports/resources.generated/aws-greengrass-connectordefinition.d.ts +3 -3
  154. package/out/exports/resources.generated/aws-greengrass-connectordefinitionversion.d.ts +1 -1
  155. package/out/exports/resources.generated/aws-greengrass-coredefinition.d.ts +3 -3
  156. package/out/exports/resources.generated/aws-greengrass-coredefinitionversion.d.ts +1 -1
  157. package/out/exports/resources.generated/aws-greengrass-devicedefinition.d.ts +3 -3
  158. package/out/exports/resources.generated/aws-greengrass-devicedefinitionversion.d.ts +1 -1
  159. package/out/exports/resources.generated/aws-greengrass-functiondefinition.d.ts +9 -9
  160. package/out/exports/resources.generated/aws-greengrass-functiondefinitionversion.d.ts +7 -7
  161. package/out/exports/resources.generated/aws-greengrass-group.d.ts +6 -6
  162. package/out/exports/resources.generated/aws-greengrass-loggerdefinition.d.ts +3 -3
  163. package/out/exports/resources.generated/aws-greengrass-loggerdefinitionversion.d.ts +1 -1
  164. package/out/exports/resources.generated/aws-greengrass-resourcedefinition.d.ts +14 -14
  165. package/out/exports/resources.generated/aws-greengrass-resourcedefinitionversion.d.ts +11 -11
  166. package/out/exports/resources.generated/aws-greengrass-subscriptiondefinition.d.ts +3 -3
  167. package/out/exports/resources.generated/aws-greengrass-subscriptiondefinitionversion.d.ts +1 -1
  168. package/out/exports/resources.generated/aws-greengrassv2-componentversion.d.ts +1 -1
  169. package/out/exports/resources.generated/aws-greengrassv2-deployment.d.ts +1 -1
  170. package/out/exports/resources.generated/aws-iam-group.d.ts +2 -2
  171. package/out/exports/resources.generated/aws-iam-grouppolicy.d.ts +1 -1
  172. package/out/exports/resources.generated/aws-iam-managedpolicy.d.ts +3 -3
  173. package/out/exports/resources.generated/aws-iam-policy.d.ts +2 -2
  174. package/out/exports/resources.generated/aws-iam-role.d.ts +3 -3
  175. package/out/exports/resources.generated/aws-iam-rolepolicy.d.ts +1 -1
  176. package/out/exports/resources.generated/aws-iam-samlprovider.d.ts +4 -4
  177. package/out/exports/resources.generated/aws-iam-user.d.ts +5 -5
  178. package/out/exports/resources.generated/aws-iam-userpolicy.d.ts +1 -1
  179. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +26 -0
  180. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +0 -66
  181. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +20 -0
  182. package/out/exports/resources.generated/aws-iot-encryptionconfiguration.d.ts +1 -1
  183. package/out/exports/resources.generated/aws-iot-logging.d.ts +2 -2
  184. package/out/exports/resources.generated/aws-iotevents-detectormodel.d.ts +8 -8
  185. package/out/exports/resources.generated/aws-kendra-datasource.d.ts +1 -1
  186. package/out/exports/resources.generated/aws-kinesis-stream.d.ts +6 -1
  187. package/out/exports/resources.generated/aws-kinesisvideo-stream.d.ts +18 -1
  188. package/out/exports/resources.generated/aws-kms-alias.d.ts +6 -6
  189. package/out/exports/resources.generated/aws-kms-key.d.ts +35 -32
  190. package/out/exports/resources.generated/aws-kms-replicakey.d.ts +15 -15
  191. package/out/exports/resources.generated/aws-lakeformation-datalakesettings.d.ts +4 -0
  192. package/out/exports/resources.generated/aws-lambda-codesigningconfig.d.ts +1 -1
  193. package/out/exports/resources.generated/aws-lambda-eventsourcemapping.d.ts +31 -9
  194. package/out/exports/resources.generated/aws-lambda-function.d.ts +25 -9
  195. package/out/exports/resources.generated/aws-lex-bot.d.ts +3 -3
  196. package/out/exports/resources.generated/aws-lex-botalias.d.ts +2 -2
  197. package/out/exports/resources.generated/aws-lex-botversion.d.ts +2 -2
  198. package/out/exports/resources.generated/aws-lex-resourcepolicy.d.ts +2 -2
  199. package/out/exports/resources.generated/aws-licensemanager-grant.d.ts +2 -2
  200. package/out/exports/resources.generated/aws-licensemanager-license.d.ts +2 -2
  201. package/out/exports/resources.generated/aws-lightsail-container.d.ts +2 -2
  202. package/out/exports/resources.generated/aws-logs-integration.d.ts +1 -1
  203. package/out/exports/resources.generated/aws-logs-loganomalydetector.d.ts +2 -2
  204. package/out/exports/resources.generated/aws-logs-loggroup.d.ts +3 -3
  205. package/out/exports/resources.generated/aws-logs-transformer.d.ts +1 -1
  206. package/out/exports/resources.generated/aws-lookoutequipment-inferencescheduler.d.ts +3 -3
  207. package/out/exports/resources.generated/aws-macie-allowlist.d.ts +2 -2
  208. package/out/exports/resources.generated/aws-macie-session.d.ts +1 -1
  209. package/out/exports/resources.generated/aws-mediaconnect-flow.d.ts +57 -1
  210. package/out/exports/resources.generated/aws-mediaconnect-flowentitlement.d.ts +2 -2
  211. package/out/exports/resources.generated/aws-mediaconnect-flowoutput.d.ts +57 -2
  212. package/out/exports/resources.generated/aws-mediaconnect-flowsource.d.ts +1 -1
  213. package/out/exports/resources.generated/aws-mediaconnect-routerinput.d.ts +502 -0
  214. package/out/exports/resources.generated/aws-mediaconnect-routernetworkinterface.d.ts +138 -0
  215. package/out/exports/resources.generated/aws-mediaconnect-routeroutput.d.ts +451 -0
  216. package/out/exports/resources.generated/aws-mediaconvert-jobtemplate.d.ts +2 -2
  217. package/out/exports/resources.generated/aws-mediaconvert-preset.d.ts +2 -2
  218. package/out/exports/resources.generated/aws-mediaconvert-queue.d.ts +1 -1
  219. package/out/exports/resources.generated/aws-mediapackagev2-originendpointpolicy.d.ts +1 -1
  220. package/out/exports/resources.generated/aws-mediastore-container.d.ts +2 -2
  221. package/out/exports/resources.generated/aws-msk-cluster.d.ts +18 -5
  222. package/out/exports/resources.generated/aws-msk-configuration.d.ts +1 -1
  223. package/out/exports/resources.generated/aws-neptune-dbcluster.d.ts +2 -2
  224. package/out/exports/resources.generated/aws-neptune-dbinstance.d.ts +12 -12
  225. package/out/exports/resources.generated/aws-neptune-dbparametergroup.d.ts +1 -1
  226. package/out/exports/resources.generated/aws-networkfirewall-tlsinspectionconfiguration.d.ts +1 -1
  227. package/out/exports/resources.generated/aws-notifications-eventrule.d.ts +1 -1
  228. package/out/exports/resources.generated/aws-oam-link.d.ts +1 -1
  229. package/out/exports/resources.generated/aws-omics-annotationstore.d.ts +2 -2
  230. package/out/exports/resources.generated/aws-opensearchservice-domain.d.ts +27 -2
  231. package/out/exports/resources.generated/aws-opsworks-stack.d.ts +4 -4
  232. package/out/exports/resources.generated/aws-opsworkscm-server.d.ts +3 -3
  233. package/out/exports/resources.generated/aws-organizations-account.d.ts +10 -10
  234. package/out/exports/resources.generated/aws-organizations-organizationalunit.d.ts +2 -2
  235. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  236. package/out/exports/resources.generated/aws-pcs-cluster.d.ts +40 -0
  237. package/out/exports/resources.generated/aws-pipes-pipe.d.ts +1 -1
  238. package/out/exports/resources.generated/aws-qbusiness-application.d.ts +3 -3
  239. package/out/exports/resources.generated/aws-qbusiness-datasource.d.ts +1 -1
  240. package/out/exports/resources.generated/aws-qbusiness-webexperience.d.ts +1 -1
  241. package/out/exports/resources.generated/aws-qldb-ledger.d.ts +2 -2
  242. package/out/exports/resources.generated/aws-quicksight-dataset.d.ts +179 -0
  243. package/out/exports/resources.generated/aws-rbin-rule.d.ts +1 -1
  244. package/out/exports/resources.generated/aws-refactorspaces-application.d.ts +6 -6
  245. package/out/exports/resources.generated/aws-refactorspaces-environment.d.ts +2 -2
  246. package/out/exports/resources.generated/aws-refactorspaces-route.d.ts +9 -9
  247. package/out/exports/resources.generated/aws-refactorspaces-service.d.ts +2 -2
  248. package/out/exports/resources.generated/aws-rekognition-project.d.ts +6 -1
  249. package/out/exports/resources.generated/aws-resiliencehub-app.d.ts +1 -1
  250. package/out/exports/resources.generated/aws-route53-keysigningkey.d.ts +1 -1
  251. package/out/exports/resources.generated/aws-route53-recordset.d.ts +4 -4
  252. package/out/exports/resources.generated/aws-route53-recordsetgroup.d.ts +4 -4
  253. package/out/exports/resources.generated/aws-route53resolver-firewallrulegroup.d.ts +1 -1
  254. package/out/exports/resources.generated/aws-rtbfabric-inboundexternallink.d.ts +124 -0
  255. package/out/exports/resources.generated/aws-rtbfabric-link.d.ts +1 -1
  256. package/out/exports/resources.generated/aws-rum-appmonitor.d.ts +3 -65
  257. package/out/exports/resources.generated/aws-s3-bucket.d.ts +25 -7
  258. package/out/exports/resources.generated/aws-s3-storagelens.d.ts +1 -1
  259. package/out/exports/resources.generated/aws-s3tables-table.d.ts +6 -1
  260. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +23 -1
  261. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +57 -0
  262. package/out/exports/resources.generated/aws-sagemaker-dataqualityjobdefinition.d.ts +1 -1
  263. package/out/exports/resources.generated/aws-sagemaker-domain.d.ts +1 -1
  264. package/out/exports/resources.generated/aws-sagemaker-modelbiasjobdefinition.d.ts +1 -1
  265. package/out/exports/resources.generated/aws-sagemaker-modelexplainabilityjobdefinition.d.ts +1 -1
  266. package/out/exports/resources.generated/aws-sagemaker-modelqualityjobdefinition.d.ts +1 -1
  267. package/out/exports/resources.generated/aws-sagemaker-monitoringschedule.d.ts +1 -1
  268. package/out/exports/resources.generated/aws-sagemaker-partnerapp.d.ts +17 -0
  269. package/out/exports/resources.generated/aws-sagemaker-space.d.ts +1 -1
  270. package/out/exports/resources.generated/aws-sagemaker-userprofile.d.ts +1 -1
  271. package/out/exports/resources.generated/aws-secretsmanager-rotationschedule.d.ts +28 -2
  272. package/out/exports/resources.generated/aws-secretsmanager-secret.d.ts +9 -5
  273. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +19 -19
  274. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +6 -6
  275. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +8 -8
  276. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +2 -2
  277. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +3 -3
  278. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +4 -4
  279. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +17 -17
  280. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +2 -2
  281. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +3 -3
  282. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +2 -2
  283. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  284. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +3 -3
  285. package/out/exports/resources.generated/aws-servicecatalog-cloudformationproduct.d.ts +15 -16
  286. package/out/exports/resources.generated/aws-shield-drtaccess.d.ts +4 -4
  287. package/out/exports/resources.generated/aws-shield-proactiveengagement.d.ts +4 -4
  288. package/out/exports/resources.generated/aws-shield-protection.d.ts +6 -6
  289. package/out/exports/resources.generated/aws-shield-protectiongroup.d.ts +2 -2
  290. package/out/exports/resources.generated/aws-simspaceweaver-simulation.d.ts +2 -2
  291. package/out/exports/resources.generated/aws-smsvoice-protectconfiguration.d.ts +1 -1
  292. package/out/exports/resources.generated/aws-sns-subscription.d.ts +11 -11
  293. package/out/exports/resources.generated/aws-sns-topic.d.ts +14 -14
  294. package/out/exports/resources.generated/aws-sns-topicinlinepolicy.d.ts +3 -3
  295. package/out/exports/resources.generated/aws-sns-topicpolicy.d.ts +2 -2
  296. package/out/exports/resources.generated/aws-sqs-queue.d.ts +6 -6
  297. package/out/exports/resources.generated/aws-sqs-queuepolicy.d.ts +2 -2
  298. package/out/exports/resources.generated/aws-ssm-association.d.ts +1 -1
  299. package/out/exports/resources.generated/aws-ssm-document.d.ts +2 -2
  300. package/out/exports/resources.generated/aws-ssmincidents-replicationset.d.ts +2 -2
  301. package/out/exports/resources.generated/aws-ssmincidents-responseplan.d.ts +4 -4
  302. package/out/exports/resources.generated/aws-ssmquicksetup-configurationmanager.d.ts +1 -1
  303. package/out/exports/resources.generated/aws-ssmquicksetup-lifecycleautomation.d.ts +3 -3
  304. package/out/exports/resources.generated/aws-sso-application.d.ts +2 -2
  305. package/out/exports/resources.generated/aws-stepfunctions-activity.d.ts +3 -3
  306. package/out/exports/resources.generated/aws-stepfunctions-statemachine.d.ts +3 -3
  307. package/out/exports/resources.generated/aws-synthetics-canary.d.ts +3 -3
  308. package/out/exports/resources.generated/aws-timestream-database.d.ts +3 -3
  309. package/out/exports/resources.generated/aws-verifiedpermissions-identitysource.d.ts +2 -2
  310. package/out/exports/resources.generated/aws-vpclattice-domainverification.d.ts +51 -0
  311. package/out/exports/resources.generated/aws-vpclattice-resourceconfiguration.d.ts +22 -0
  312. package/out/exports/resources.generated/aws-vpclattice-servicenetworkresourceassociation.d.ts +5 -0
  313. package/out/exports/resources.generated/aws-vpclattice-servicenetworkvpcassociation.d.ts +26 -0
  314. package/out/exports/resources.generated/aws-wafregional-ratebasedrule.d.ts +2 -2
  315. package/out/exports/resources.generated/aws-wafregional-regexpatternset.d.ts +2 -2
  316. package/out/exports/resources.generated/aws-wafv2-ipset.d.ts +1 -1
  317. package/out/exports/resources.generated/aws-wafv2-regexpatternset.d.ts +1 -1
  318. package/out/exports/resources.generated/aws-wafv2-rulegroup.d.ts +1 -1
  319. package/out/exports/resources.generated/aws-wafv2-webacl.d.ts +5 -5
  320. package/out/exports/resources.generated/aws-wafv2-webaclassociation.d.ts +2 -2
  321. package/out/exports/resources.generated/aws-wisdom-aiagent.d.ts +70 -1
  322. package/out/exports/resources.generated/aws-workspaces-workspace.d.ts +2 -2
  323. package/out/exports/resources.generated/aws-workspacesthinclient-environment.d.ts +2 -2
  324. package/out/exports/resources.generated/aws-workspacesweb-browsersettings.d.ts +31 -1
  325. package/out/exports/resources.generated/aws-workspacesweb-portal.d.ts +1 -1
  326. package/out/exports/resources.generated/aws-workspacesweb-sessionlogger.d.ts +1 -0
  327. package/out/exports/resources.generated/dev-fsx-storagevirtualmachine.d.ts +29 -0
  328. package/package.json +1 -1
@@ -1,16 +1,16 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::SecurityHub::ConfigurationPolicy` resource creates a central configuration policy with the defined settings. Only the AWS Security Hub delegated administrator can create this resource in the home Region. For more information, see [Central configuration in Security Hub](https://docs.aws.amazon.com/securityhub/latest/userguide/central-configuration-intro.html) in the *AWS Security Hub User Guide* .
3
+ * The `AWS::SecurityHub::ConfigurationPolicy` resource creates a central configuration policy with the defined settings. Only the Security Hub delegated administrator can create this resource in the home Region. For more information, see [Central configuration in Security Hub](https://docs.aws.amazon.com/securityhub/latest/userguide/central-configuration-intro.html) in the *Security Hub User Guide* .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-configurationpolicy.html}
5
5
  */
6
6
  export type SecurityHubConfigurationPolicy = ResourceDefinitionWithAttributes<"AWS::SecurityHub::ConfigurationPolicy", SecurityHubConfigurationPolicyProps, SecurityHubConfigurationPolicyAttribs>;
7
7
  /**
8
- * The `AWS::SecurityHub::ConfigurationPolicy` resource creates a central configuration policy with the defined settings. Only the AWS Security Hub delegated administrator can create this resource in the home Region. For more information, see [Central configuration in Security Hub](https://docs.aws.amazon.com/securityhub/latest/userguide/central-configuration-intro.html) in the *AWS Security Hub User Guide* .
8
+ * The `AWS::SecurityHub::ConfigurationPolicy` resource creates a central configuration policy with the defined settings. Only the Security Hub delegated administrator can create this resource in the home Region. For more information, see [Central configuration in Security Hub](https://docs.aws.amazon.com/securityhub/latest/userguide/central-configuration-intro.html) in the *Security Hub User Guide* .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-configurationpolicy.html}
10
10
  */
11
11
  export type SecurityHubConfigurationPolicyProps = {
12
12
  /**
13
- * An object that defines how AWS Security Hub is configured. It includes whether Security Hub is enabled or disabled, a list of enabled security standards, a list of enabled or disabled security controls, and a list of custom parameter values for specified controls. If you provide a list of security controls that are enabled in the configuration policy, Security Hub disables all other controls (including newly released controls). If you provide a list of security controls that are disabled in the configuration policy, Security Hub enables all other controls (including newly released controls).
13
+ * An object that defines how Security Hub is configured. It includes whether Security Hub is enabled or disabled, a list of enabled security standards, a list of enabled or disabled security controls, and a list of custom parameter values for specified controls. If you provide a list of security controls that are enabled in the configuration policy, Security Hub disables all other controls (including newly released controls). If you provide a list of security controls that are disabled in the configuration policy, Security Hub enables all other controls (including newly released controls).
14
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-configurationpolicy.html#cfn-securityhub-configurationpolicy-configurationpolicy}
15
15
  */
16
16
  ConfigurationPolicy: Policy;
@@ -29,7 +29,7 @@ export type SecurityHubConfigurationPolicyProps = {
29
29
  */
30
30
  Name: string;
31
31
  /**
32
- * User-defined tags associated with a configuration policy. For more information, see [Tagging AWS Security Hub resources](https://docs.aws.amazon.com/securityhub/latest/userguide/tagging-resources.html) in the *Security Hub user guide* .
32
+ * User-defined tags associated with a configuration policy. For more information, see [Tagging Security Hub resources](https://docs.aws.amazon.com/securityhub/latest/userguide/tagging-resources.html) in the *Security Hub user guide* .
33
33
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-configurationpolicy.html#cfn-securityhub-configurationpolicy-tags}
34
34
  */
35
35
  Tags?: Record<string, string> | undefined;
@@ -77,7 +77,7 @@ export type ParameterConfiguration = {
77
77
  */
78
78
  Value?: ParameterValue | undefined;
79
79
  /**
80
- * Identifies whether a control parameter uses a custom user-defined value or subscribes to the default AWS Security Hub behavior.
80
+ * Identifies whether a control parameter uses a custom user-defined value or subscribes to the default Security Hub behavior.
81
81
  *
82
82
  * When `ValueType` is set equal to `DEFAULT` , the default behavior can be a specific Security Hub default value, or the default behavior can be to ignore a specific parameter. When `ValueType` is set equal to `DEFAULT` , Security Hub ignores user-provided input for the `Value` field.
83
83
  *
@@ -135,7 +135,7 @@ export type ParameterValue = {
135
135
  StringList?: string[] | undefined;
136
136
  };
137
137
  /**
138
- * An object that defines how AWS Security Hub is configured. It includes whether Security Hub is enabled or disabled, a list of enabled security standards, a list of enabled or disabled security controls, and a list of custom parameter values for specified controls. If you provide a list of security controls that are enabled in the configuration policy, Security Hub disables all other controls (including newly released controls). If you provide a list of security controls that are disabled in the configuration policy, Security Hub enables all other controls (including newly released controls).
138
+ * An object that defines how Security Hub is configured. It includes whether Security Hub is enabled or disabled, a list of enabled security standards, a list of enabled or disabled security controls, and a list of custom parameter values for specified controls. If you provide a list of security controls that are enabled in the configuration policy, Security Hub disables all other controls (including newly released controls). If you provide a list of security controls that are disabled in the configuration policy, Security Hub enables all other controls (including newly released controls).
139
139
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-configurationpolicy-policy.html}
140
140
  */
141
141
  export type Policy = {
@@ -163,7 +163,7 @@ export type SecurityControlCustomParameter = {
163
163
  SecurityControlId?: string | undefined;
164
164
  };
165
165
  /**
166
- * An object that defines which security controls are enabled in an AWS Security Hub configuration policy. The enablement status of a control is aligned across all of the enabled standards in an account.
166
+ * An object that defines which security controls are enabled in an Security Hub configuration policy. The enablement status of a control is aligned across all of the enabled standards in an account.
167
167
  *
168
168
  * This property is required only if `ServiceEnabled` is set to `true` in your configuration policy.
169
169
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-configurationpolicy-securitycontrolsconfiguration.html}
@@ -194,7 +194,7 @@ export type SecurityControlsConfiguration = {
194
194
  SecurityControlCustomParameters?: SecurityControlCustomParameter[] | undefined;
195
195
  };
196
196
  /**
197
- * An object that defines how AWS Security Hub is configured. The configuration policy includes whether Security Hub is enabled or disabled, a list of enabled security standards, a list of enabled or disabled security controls, and a list of custom parameter values for specified controls. If you provide a list of security controls that are enabled in the configuration policy, Security Hub disables all other controls (including newly released controls). If you provide a list of security controls that are disabled in the configuration policy, Security Hub enables all other controls (including newly released controls).
197
+ * An object that defines how Security Hub is configured. The configuration policy includes whether Security Hub is enabled or disabled, a list of enabled security standards, a list of enabled or disabled security controls, and a list of custom parameter values for specified controls. If you provide a list of security controls that are enabled in the configuration policy, Security Hub disables all other controls (including newly released controls). If you provide a list of security controls that are disabled in the configuration policy, Security Hub enables all other controls (including newly released controls).
198
198
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-configurationpolicy-securityhubpolicy.html}
199
199
  */
200
200
  export type SecurityHubPolicy = {
@@ -1,6 +1,6 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::SecurityHub::DelegatedAdmin` resource designates the delegated AWS Security Hub administrator account for an organization. You must enable the integration between Security Hub and AWS Organizations before you can designate a delegated Security Hub administrator. Only the management account for an organization can designate the delegated Security Hub administrator account. For more information, see [Designating the delegated Security Hub administrator](https://docs.aws.amazon.com/securityhub/latest/userguide/designate-orgs-admin-account.html#designate-admin-instructions) in the *AWS Security Hub User Guide* .
3
+ * The `AWS::SecurityHub::DelegatedAdmin` resource designates the delegated Security Hub administrator account for an organization. You must enable the integration between Security Hub and AWS Organizations before you can designate a delegated Security Hub administrator. Only the management account for an organization can designate the delegated Security Hub administrator account. For more information, see [Designating the delegated Security Hub administrator](https://docs.aws.amazon.com/securityhub/latest/userguide/designate-orgs-admin-account.html#designate-admin-instructions) in the *Security Hub User Guide* .
4
4
  *
5
5
  * To change the delegated administrator account, remove the current delegated administrator account, and then designate the new account.
6
6
  *
@@ -11,7 +11,7 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
11
11
  */
12
12
  export type SecurityHubDelegatedAdmin = ResourceDefinitionWithAttributes<"AWS::SecurityHub::DelegatedAdmin", SecurityHubDelegatedAdminProps, SecurityHubDelegatedAdminAttribs>;
13
13
  /**
14
- * The `AWS::SecurityHub::DelegatedAdmin` resource designates the delegated AWS Security Hub administrator account for an organization. You must enable the integration between Security Hub and AWS Organizations before you can designate a delegated Security Hub administrator. Only the management account for an organization can designate the delegated Security Hub administrator account. For more information, see [Designating the delegated Security Hub administrator](https://docs.aws.amazon.com/securityhub/latest/userguide/designate-orgs-admin-account.html#designate-admin-instructions) in the *AWS Security Hub User Guide* .
14
+ * The `AWS::SecurityHub::DelegatedAdmin` resource designates the delegated Security Hub administrator account for an organization. You must enable the integration between Security Hub and AWS Organizations before you can designate a delegated Security Hub administrator. Only the management account for an organization can designate the delegated Security Hub administrator account. For more information, see [Designating the delegated Security Hub administrator](https://docs.aws.amazon.com/securityhub/latest/userguide/designate-orgs-admin-account.html#designate-admin-instructions) in the *Security Hub User Guide* .
15
15
  *
16
16
  * To change the delegated administrator account, remove the current delegated administrator account, and then designate the new account.
17
17
  *
@@ -1,6 +1,6 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::SecurityHub::FindingAggregator` resource enables cross-Region aggregation. When cross-Region aggregation is enabled, you can aggregate findings, finding updates, insights, control compliance statuses, and security scores from one or more linked Regions to a single aggregation Region. You can then view and manage all of this data from the aggregation Region. For more details about cross-Region aggregation, see [Cross-Region aggregation](https://docs.aws.amazon.com/securityhub/latest/userguide/finding-aggregation.html) in the *AWS Security Hub User Guide*
3
+ * The `AWS::SecurityHub::FindingAggregator` resource enables cross-Region aggregation. When cross-Region aggregation is enabled, you can aggregate findings, finding updates, insights, control compliance statuses, and security scores from one or more linked Regions to a single aggregation Region. You can then view and manage all of this data from the aggregation Region. For more details about cross-Region aggregation, see [Cross-Region aggregation](https://docs.aws.amazon.com/securityhub/latest/userguide/finding-aggregation.html) in the *Security Hub User Guide*
4
4
  *
5
5
  * This resource must be created in the Region that you want to designate as your aggregation Region.
6
6
  *
@@ -9,7 +9,7 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
9
9
  */
10
10
  export type SecurityHubFindingAggregator = ResourceDefinitionWithAttributes<"AWS::SecurityHub::FindingAggregator", SecurityHubFindingAggregatorProps, SecurityHubFindingAggregatorAttribs>;
11
11
  /**
12
- * The `AWS::SecurityHub::FindingAggregator` resource enables cross-Region aggregation. When cross-Region aggregation is enabled, you can aggregate findings, finding updates, insights, control compliance statuses, and security scores from one or more linked Regions to a single aggregation Region. You can then view and manage all of this data from the aggregation Region. For more details about cross-Region aggregation, see [Cross-Region aggregation](https://docs.aws.amazon.com/securityhub/latest/userguide/finding-aggregation.html) in the *AWS Security Hub User Guide*
12
+ * The `AWS::SecurityHub::FindingAggregator` resource enables cross-Region aggregation. When cross-Region aggregation is enabled, you can aggregate findings, finding updates, insights, control compliance statuses, and security scores from one or more linked Regions to a single aggregation Region. You can then view and manage all of this data from the aggregation Region. For more details about cross-Region aggregation, see [Cross-Region aggregation](https://docs.aws.amazon.com/securityhub/latest/userguide/finding-aggregation.html) in the *Security Hub User Guide*
13
13
  *
14
14
  * This resource must be created in the Region that you want to designate as your aggregation Region.
15
15
  *
@@ -22,7 +22,7 @@ export type SecurityHubFindingAggregatorProps = {
22
22
  *
23
23
  * The selected option also determines how to use the Regions provided in the Regions list.
24
24
  *
25
- * In AWS CloudFormation , the options for this property are as follows:
25
+ * In CloudFormation , the options for this property are as follows:
26
26
  *
27
27
  * - `ALL_REGIONS` - Indicates to aggregate findings from all of the Regions where Security Hub is enabled. When you choose this option, Security Hub also automatically aggregates findings from new Regions as Security Hub supports them and you opt into them.
28
28
  * - `ALL_REGIONS_EXCEPT_SPECIFIED` - Indicates to aggregate findings from all of the Regions where Security Hub is enabled, except for the Regions listed in the `Regions` parameter. When you choose this option, Security Hub also automatically aggregates findings from new Regions as Security Hub supports them and you opt into them.
@@ -1,23 +1,23 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::SecurityHub::Hub` resource specifies the enablement of the AWS Security Hub service in your AWS account . The service is enabled in the current AWS Region or the specified Region. You create a separate `Hub` resource in each Region in which you want to enable Security Hub .
3
+ * The `AWS::SecurityHub::Hub` resource specifies the enablement of the Security Hub service in your AWS account . The service is enabled in the current AWS Region or the specified Region. You create a separate `Hub` resource in each Region in which you want to enable Security Hub .
4
4
  *
5
5
  * When you use this resource to enable Security Hub , default security standards are enabled. To disable default standards, set the `EnableDefaultStandards` property to `false` . You can use the [`AWS::SecurityHub::Standard`](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-standard.html) resource to enable additional standards.
6
6
  *
7
7
  * When you use this resource to enable Security Hub , new controls are automatically enabled for your enabled standards. To disable automatic enablement of new controls, set the `AutoEnableControls` property to `false` .
8
8
  *
9
- * You must create an `AWS::SecurityHub::Hub` resource for an account before you can create other types of Security Hub resources for the account through AWS CloudFormation . Use a [DependsOn attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-dependson.html) , such as `"DependsOn": "Hub"` , to ensure that you've created an `AWS::SecurityHub::Hub` resource before creating other Security Hub resources for an account.
9
+ * You must create an `AWS::SecurityHub::Hub` resource for an account before you can create other types of Security Hub resources for the account through CloudFormation . Use a [DependsOn attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-dependson.html) , such as `"DependsOn": "Hub"` , to ensure that you've created an `AWS::SecurityHub::Hub` resource before creating other Security Hub resources for an account.
10
10
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-hub.html}
11
11
  */
12
12
  export type SecurityHubHub = ResourceDefinitionWithAttributes<"AWS::SecurityHub::Hub", SecurityHubHubProps, SecurityHubHubAttribs>;
13
13
  /**
14
- * The `AWS::SecurityHub::Hub` resource specifies the enablement of the AWS Security Hub service in your AWS account . The service is enabled in the current AWS Region or the specified Region. You create a separate `Hub` resource in each Region in which you want to enable Security Hub .
14
+ * The `AWS::SecurityHub::Hub` resource specifies the enablement of the Security Hub service in your AWS account . The service is enabled in the current AWS Region or the specified Region. You create a separate `Hub` resource in each Region in which you want to enable Security Hub .
15
15
  *
16
16
  * When you use this resource to enable Security Hub , default security standards are enabled. To disable default standards, set the `EnableDefaultStandards` property to `false` . You can use the [`AWS::SecurityHub::Standard`](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-standard.html) resource to enable additional standards.
17
17
  *
18
18
  * When you use this resource to enable Security Hub , new controls are automatically enabled for your enabled standards. To disable automatic enablement of new controls, set the `AutoEnableControls` property to `false` .
19
19
  *
20
- * You must create an `AWS::SecurityHub::Hub` resource for an account before you can create other types of Security Hub resources for the account through AWS CloudFormation . Use a [DependsOn attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-dependson.html) , such as `"DependsOn": "Hub"` , to ensure that you've created an `AWS::SecurityHub::Hub` resource before creating other Security Hub resources for an account.
20
+ * You must create an `AWS::SecurityHub::Hub` resource for an account before you can create other types of Security Hub resources for the account through CloudFormation . Use a [DependsOn attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-dependson.html) , such as `"DependsOn": "Hub"` , to ensure that you've created an `AWS::SecurityHub::Hub` resource before creating other Security Hub resources for an account.
21
21
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-hub.html}
22
22
  */
23
23
  export type SecurityHubHubProps = {
@@ -1,13 +1,13 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::SecurityHub::Insight` resource creates a custom insight in AWS Security Hub . An insight is a collection of findings that relate to a security issue that requires attention or remediation. For more information, see [Insights in AWS Security Hub](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-insights.html) in the *AWS Security Hub User Guide* .
3
+ * The `AWS::SecurityHub::Insight` resource creates a custom insight in Security Hub . An insight is a collection of findings that relate to a security issue that requires attention or remediation. For more information, see [Insights in Security Hub](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-insights.html) in the *Security Hub User Guide* .
4
4
  *
5
5
  * Tags aren't supported for this resource.
6
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-insight.html}
7
7
  */
8
8
  export type SecurityHubInsight = ResourceDefinitionWithAttributes<"AWS::SecurityHub::Insight", SecurityHubInsightProps, SecurityHubInsightAttribs>;
9
9
  /**
10
- * The `AWS::SecurityHub::Insight` resource creates a custom insight in AWS Security Hub . An insight is a collection of findings that relate to a security issue that requires attention or remediation. For more information, see [Insights in AWS Security Hub](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-insights.html) in the *AWS Security Hub User Guide* .
10
+ * The `AWS::SecurityHub::Insight` resource creates a custom insight in Security Hub . An insight is a collection of findings that relate to a security issue that requires attention or remediation. For more information, see [Insights in Security Hub](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-insights.html) in the *Security Hub User Guide* .
11
11
  *
12
12
  * Tags aren't supported for this resource.
13
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-insight.html}
@@ -43,7 +43,7 @@ export type SecurityHubInsightAttribs = {
43
43
  InsightArn: string;
44
44
  };
45
45
  /**
46
- * A collection of filters that are applied to all active findings aggregated by AWS Security Hub .
46
+ * A collection of filters that are applied to all active findings aggregated by Security Hub .
47
47
  *
48
48
  * You can filter by up to ten finding attributes. For each attribute, you can provide up to 20 filter values.
49
49
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html}
@@ -99,7 +99,7 @@ export type AwsSecurityFindingFilters = {
99
99
  /**
100
100
  * A timestamp that indicates when the security findings provider created the potential security issue that a finding reflects.
101
101
  *
102
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
102
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
103
103
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html#cfn-securityhub-insight-awssecurityfindingfilters-createdat}
104
104
  */
105
105
  CreatedAt?: DateFilter[] | undefined;
@@ -159,7 +159,7 @@ export type AwsSecurityFindingFilters = {
159
159
  /**
160
160
  * A timestamp that indicates when the security findings provider first observed the potential security issue that a finding captured.
161
161
  *
162
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
162
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
163
163
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html#cfn-securityhub-insight-awssecurityfindingfilters-firstobservedat}
164
164
  */
165
165
  FirstObservedAt?: DateFilter[] | undefined;
@@ -181,7 +181,7 @@ export type AwsSecurityFindingFilters = {
181
181
  /**
182
182
  * A timestamp that indicates when the security findings provider most recently observed a change in the resource that is involved in the finding.
183
183
  *
184
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
184
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
185
185
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html#cfn-securityhub-insight-awssecurityfindingfilters-lastobservedat}
186
186
  */
187
187
  LastObservedAt?: DateFilter[] | undefined;
@@ -278,7 +278,7 @@ export type AwsSecurityFindingFilters = {
278
278
  /**
279
279
  * A timestamp that identifies when the process was launched.
280
280
  *
281
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
281
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
282
282
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html#cfn-securityhub-insight-awssecurityfindingfilters-processlaunchedat}
283
283
  */
284
284
  ProcessLaunchedAt?: DateFilter[] | undefined;
@@ -305,7 +305,7 @@ export type AwsSecurityFindingFilters = {
305
305
  /**
306
306
  * A timestamp that identifies when the process was terminated.
307
307
  *
308
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
308
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
309
309
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html#cfn-securityhub-insight-awssecurityfindingfilters-processterminatedat}
310
310
  */
311
311
  ProcessTerminatedAt?: DateFilter[] | undefined;
@@ -452,7 +452,7 @@ export type AwsSecurityFindingFilters = {
452
452
  /**
453
453
  * A timestamp that identifies when the container was started.
454
454
  *
455
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
455
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
456
456
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html#cfn-securityhub-insight-awssecurityfindingfilters-resourcecontainerlaunchedat}
457
457
  */
458
458
  ResourceContainerLaunchedAt?: DateFilter[] | undefined;
@@ -536,7 +536,7 @@ export type AwsSecurityFindingFilters = {
536
536
  /**
537
537
  * A timestamp that identifies the last observation of a threat intelligence indicator.
538
538
  *
539
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
539
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
540
540
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html#cfn-securityhub-insight-awssecurityfindingfilters-threatintelindicatorlastobservedat}
541
541
  */
542
542
  ThreatIntelIndicatorLastObservedAt?: DateFilter[] | undefined;
@@ -573,7 +573,7 @@ export type AwsSecurityFindingFilters = {
573
573
  /**
574
574
  * A timestamp that indicates when the security findings provider last updated the finding record.
575
575
  *
576
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
576
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
577
577
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html#cfn-securityhub-insight-awssecurityfindingfilters-updatedat}
578
578
  */
579
579
  UpdatedAt?: DateFilter[] | undefined;
@@ -660,14 +660,14 @@ export type DateFilter = {
660
660
  /**
661
661
  * A timestamp that provides the end date for the date filter.
662
662
  *
663
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
663
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
664
664
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-datefilter.html#cfn-securityhub-insight-datefilter-end}
665
665
  */
666
666
  End?: string | undefined;
667
667
  /**
668
668
  * A timestamp that provides the start date for the date filter.
669
669
  *
670
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
670
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
671
671
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-datefilter.html#cfn-securityhub-insight-datefilter-start}
672
672
  */
673
673
  Start?: string | undefined;
@@ -711,7 +711,7 @@ export type KeywordFilter = {
711
711
  Value: string;
712
712
  };
713
713
  /**
714
- * A map filter for filtering AWS Security Hub findings. Each map filter provides the field to check for, the value to check for, and the comparison operator.
714
+ * A map filter for filtering Security Hub findings. Each map filter provides the field to check for, the value to check for, and the comparison operator.
715
715
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-mapfilter.html}
716
716
  */
717
717
  export type MapFilter = {
@@ -736,7 +736,7 @@ export type MapFilter = {
736
736
  *
737
737
  * You can’t have both a `CONTAINS` filter and a `NOT_CONTAINS` filter on the same field. Similarly, you can’t have both an `EQUALS` filter and a `NOT_EQUALS` filter on the same field. Combining filters in this way returns an error.
738
738
  *
739
- * `CONTAINS` and `NOT_CONTAINS` operators can be used only with automation rules. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the *AWS Security Hub User Guide* .
739
+ * `CONTAINS` and `NOT_CONTAINS` operators can be used only with automation rules. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the *Security Hub User Guide* .
740
740
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-mapfilter.html#cfn-securityhub-insight-mapfilter-comparison}
741
741
  */
742
742
  Comparison: "EQUALS" | "NOT_EQUALS";
@@ -773,7 +773,7 @@ export type NumberFilter = {
773
773
  Lte?: number | undefined;
774
774
  };
775
775
  /**
776
- * A string filter for filtering AWS Security Hub findings.
776
+ * A string filter for filtering Security Hub findings.
777
777
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-stringfilter.html}
778
778
  */
779
779
  export type StringFilter = {
@@ -807,7 +807,7 @@ export type StringFilter = {
807
807
  * - `ResourceType NOT_EQUALS AwsIamPolicy`
808
808
  * - `ResourceType NOT_EQUALS AwsEc2NetworkInterface`
809
809
  *
810
- * `CONTAINS` and `NOT_CONTAINS` operators can be used only with automation rules V1. `CONTAINS_WORD` operator is only supported in `GetFindingsV2` , `GetFindingStatisticsV2` , `GetResourcesV2` , and `GetResourceStatisticsV2` APIs. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the *AWS Security Hub User Guide* .
810
+ * `CONTAINS` and `NOT_CONTAINS` operators can be used only with automation rules V1. `CONTAINS_WORD` operator is only supported in `GetFindingsV2` , `GetFindingStatisticsV2` , `GetResourcesV2` , and `GetResourceStatisticsV2` APIs. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the *Security Hub User Guide* .
811
811
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-stringfilter.html#cfn-securityhub-insight-stringfilter-comparison}
812
812
  */
813
813
  Comparison: StringFilterComparison;
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::SecurityHub::OrganizationConfiguration` resource specifies the way that your AWS organization is configured in AWS Security Hub . Specifically, you can use this resource to specify the configuration type for your organization and whether to automatically Security Hub and security standards in new member accounts. For more information, see [Managing administrator and member accounts](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-accounts.html) in the *AWS Security Hub User Guide* .
3
+ * The `AWS::SecurityHub::OrganizationConfiguration` resource specifies the way that your AWS organization is configured in Security Hub . Specifically, you can use this resource to specify the configuration type for your organization and whether to automatically Security Hub and security standards in new member accounts. For more information, see [Managing administrator and member accounts](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-accounts.html) in the *Security Hub User Guide* .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-organizationconfiguration.html}
5
5
  */
6
6
  export type SecurityHubOrganizationConfiguration = ResourceDefinitionWithAttributes<"AWS::SecurityHub::OrganizationConfiguration", SecurityHubOrganizationConfigurationProps, SecurityHubOrganizationConfigurationAttribs>;
7
7
  /**
8
- * The `AWS::SecurityHub::OrganizationConfiguration` resource specifies the way that your AWS organization is configured in AWS Security Hub . Specifically, you can use this resource to specify the configuration type for your organization and whether to automatically Security Hub and security standards in new member accounts. For more information, see [Managing administrator and member accounts](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-accounts.html) in the *AWS Security Hub User Guide* .
8
+ * The `AWS::SecurityHub::OrganizationConfiguration` resource specifies the way that your AWS organization is configured in Security Hub . Specifically, you can use this resource to specify the configuration type for your organization and whether to automatically Security Hub and security standards in new member accounts. For more information, see [Managing administrator and member accounts](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-accounts.html) in the *Security Hub User Guide* .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-organizationconfiguration.html}
10
10
  */
11
11
  export type SecurityHubOrganizationConfigurationProps = {
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::SecurityHub::PolicyAssociation` resource specifies associations for a configuration policy or a self-managed configuration. You can associate a AWS Security Hub configuration policy or self-managed configuration with the organization root, organizational units (OUs), or AWS accounts . After a successful association, the configuration policy takes effect in the specified targets. For more information, see [Creating and associating Security Hub configuration policies](https://docs.aws.amazon.com/securityhub/latest/userguide/create-associate-policy.html) in the *AWS Security Hub User Guide* .
3
+ * The `AWS::SecurityHub::PolicyAssociation` resource specifies associations for a configuration policy or a self-managed configuration. You can associate a Security Hub configuration policy or self-managed configuration with the organization root, organizational units (OUs), or AWS accounts . After a successful association, the configuration policy takes effect in the specified targets. For more information, see [Creating and associating Security Hub configuration policies](https://docs.aws.amazon.com/securityhub/latest/userguide/create-associate-policy.html) in the *Security Hub User Guide* .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-policyassociation.html}
5
5
  */
6
6
  export type SecurityHubPolicyAssociation = ResourceDefinitionWithAttributes<"AWS::SecurityHub::PolicyAssociation", SecurityHubPolicyAssociationProps, SecurityHubPolicyAssociationAttribs>;
7
7
  /**
8
- * The `AWS::SecurityHub::PolicyAssociation` resource specifies associations for a configuration policy or a self-managed configuration. You can associate a AWS Security Hub configuration policy or self-managed configuration with the organization root, organizational units (OUs), or AWS accounts . After a successful association, the configuration policy takes effect in the specified targets. For more information, see [Creating and associating Security Hub configuration policies](https://docs.aws.amazon.com/securityhub/latest/userguide/create-associate-policy.html) in the *AWS Security Hub User Guide* .
8
+ * The `AWS::SecurityHub::PolicyAssociation` resource specifies associations for a configuration policy or a self-managed configuration. You can associate a Security Hub configuration policy or self-managed configuration with the organization root, organizational units (OUs), or AWS accounts . After a successful association, the configuration policy takes effect in the specified targets. For more information, see [Creating and associating Security Hub configuration policies](https://docs.aws.amazon.com/securityhub/latest/userguide/create-associate-policy.html) in the *Security Hub User Guide* .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-policyassociation.html}
10
10
  */
11
11
  export type SecurityHubPolicyAssociationProps = {
@@ -46,7 +46,7 @@ export type SecurityHubPolicyAssociationAttribs = {
46
46
  */
47
47
  AssociationStatusMessage: string;
48
48
  /**
49
- * Indicates whether the association between the specified target and the configuration was directly applied by the AWS Security Hub delegated administrator or inherited from a parent.
49
+ * Indicates whether the association between the specified target and the configuration was directly applied by the Security Hub delegated administrator or inherited from a parent.
50
50
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-policyassociation.html#cfn-securityhub-policyassociation-associationtype}
51
51
  */
52
52
  AssociationType: "APPLIED" | "INHERITED";
@@ -1,6 +1,6 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::SecurityHub::ProductSubscription` resource creates a subscription to a third-party product that generates findings that you want to receive in AWS Security Hub . For a list of integrations to third-party products, see [Available third-party partner product integrations](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-partner-providers.html) in the *AWS Security Hub User Guide* .
3
+ * The `AWS::SecurityHub::ProductSubscription` resource creates a subscription to a third-party product that generates findings that you want to receive in Security Hub . For a list of integrations to third-party products, see [Available third-party partner product integrations](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-partner-providers.html) in the *Security Hub User Guide* .
4
4
  *
5
5
  * To change a product subscription, remove the current product subscription resource, and then create a new one.
6
6
  *
@@ -9,7 +9,7 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
9
9
  */
10
10
  export type SecurityHubProductSubscription = ResourceDefinitionWithAttributes<"AWS::SecurityHub::ProductSubscription", SecurityHubProductSubscriptionProps, SecurityHubProductSubscriptionAttribs>;
11
11
  /**
12
- * The `AWS::SecurityHub::ProductSubscription` resource creates a subscription to a third-party product that generates findings that you want to receive in AWS Security Hub . For a list of integrations to third-party products, see [Available third-party partner product integrations](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-partner-providers.html) in the *AWS Security Hub User Guide* .
12
+ * The `AWS::SecurityHub::ProductSubscription` resource creates a subscription to a third-party product that generates findings that you want to receive in Security Hub . For a list of integrations to third-party products, see [Available third-party partner product integrations](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-partner-providers.html) in the *Security Hub User Guide* .
13
13
  *
14
14
  * To change a product subscription, remove the current product subscription resource, and then create a new one.
15
15
  *
@@ -4,7 +4,7 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
4
4
  *
5
5
  * You must create a separate `AWS::SecurityHub::Standard` resource for each standard that you want to enable.
6
6
  *
7
- * For more information about Security Hub standards, see [Security Hub standards reference](https://docs.aws.amazon.com/securityhub/latest/userguide/standards-reference.html) in the *AWS Security Hub User Guide* .
7
+ * For more information about Security Hub standards, see [Security Hub standards reference](https://docs.aws.amazon.com/securityhub/latest/userguide/standards-reference.html) in the *Security Hub User Guide* .
8
8
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-standard.html}
9
9
  */
10
10
  export type SecurityHubStandard = ResourceDefinitionWithAttributes<"AWS::SecurityHub::Standard", SecurityHubStandardProps, SecurityHubStandardAttribs>;
@@ -13,7 +13,7 @@ export type SecurityHubStandard = ResourceDefinitionWithAttributes<"AWS::Securit
13
13
  *
14
14
  * You must create a separate `AWS::SecurityHub::Standard` resource for each standard that you want to enable.
15
15
  *
16
- * For more information about Security Hub standards, see [Security Hub standards reference](https://docs.aws.amazon.com/securityhub/latest/userguide/standards-reference.html) in the *AWS Security Hub User Guide* .
16
+ * For more information about Security Hub standards, see [Security Hub standards reference](https://docs.aws.amazon.com/securityhub/latest/userguide/standards-reference.html) in the *Security Hub User Guide* .
17
17
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-standard.html}
18
18
  */
19
19
  export type SecurityHubStandardProps = {
@@ -43,7 +43,7 @@ export type SecurityHubStandardAttribs = {
43
43
  StandardsSubscriptionArn: string;
44
44
  };
45
45
  /**
46
- * Provides details about an individual security control. For a list of Security Hub controls, see [Security Hub controls reference](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-controls-reference.html) in the *AWS Security Hub User Guide* .
46
+ * Provides details about an individual security control. For a list of Security Hub controls, see [Security Hub controls reference](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-controls-reference.html) in the *Security Hub User Guide* .
47
47
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-standard-standardscontrol.html}
48
48
  */
49
49
  export type StandardsControl = {
@@ -41,7 +41,7 @@ export type ServiceCatalogCloudFormationProductProps = {
41
41
  * The type of product.
42
42
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-producttype}
43
43
  */
44
- ProductType?: "CLOUD_FORMATION_TEMPLATE" | "MARKETPLACE_AMI" | "MARKETPLACE_CAR" | "TERRAFORM_OPEN_SOURCE" | "TERRAFORM_CLOUD" | "EXTERNAL" | undefined;
44
+ ProductType?: string | undefined;
45
45
  /**
46
46
  * The configuration of the provisioning artifact (also known as a version).
47
47
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-provisioningartifactparameters}
@@ -87,7 +87,6 @@ export type ServiceCatalogCloudFormationProductProps = {
87
87
  */
88
88
  export type ServiceCatalogCloudFormationProductAttribs = {
89
89
  /**
90
- * The ID of the product, such as prod-tsjbmal34qvek
91
90
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-id}
92
91
  */
93
92
  Id: string;
@@ -133,6 +132,17 @@ export type CodeStarParameters = {
133
132
  */
134
133
  Repository: string;
135
134
  };
135
+ /**
136
+ * Provides connection details.
137
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicecatalog-cloudformationproduct-connectionparameters.html}
138
+ */
139
+ export type ConnectionParameters = {
140
+ /**
141
+ * Provides `ConnectionType` details.
142
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicecatalog-cloudformationproduct-connectionparameters.html#cfn-servicecatalog-cloudformationproduct-connectionparameters-codestar}
143
+ */
144
+ CodeStar?: CodeStarParameters | undefined;
145
+ };
136
146
  /**
137
147
  * Information about a provisioning artifact (also known as a version) for a product.
138
148
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicecatalog-cloudformationproduct-provisioningartifactproperties.html}
@@ -158,16 +168,7 @@ export type ProvisioningArtifactProperties = {
158
168
  * `ImportFromPhysicalId` : The physical id of the resource that contains the template. Currently only supports AWS CloudFormation stack arn. Specify the physical id in JSON format as follows: `ImportFromPhysicalId: “arn:aws:cloudformation:[us-east-1]:[accountId]:stack/[StackName]/[resourceId]`
159
169
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicecatalog-cloudformationproduct-provisioningartifactproperties.html#cfn-servicecatalog-cloudformationproduct-provisioningartifactproperties-info}
160
170
  */
161
- Info: {
162
- /**
163
- * The physical id of the resource that contains the template. Currently only supports AWS CloudFormation stack arn
164
- */
165
- ImportFromPhysicalId?: string | undefined;
166
- /**
167
- * The URL of the AWS CloudFormation template in Amazon S3 in JSON format.
168
- */
169
- LoadTemplateFromURL?: string | undefined;
170
- };
171
+ Info: Record<string, unknown>;
171
172
  /**
172
173
  * The name of the provisioning artifact (for example, v1 v2beta). No spaces are allowed.
173
174
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicecatalog-cloudformationproduct-provisioningartifactproperties.html#cfn-servicecatalog-cloudformationproduct-provisioningartifactproperties-name}
@@ -182,7 +183,7 @@ export type ProvisioningArtifactProperties = {
182
183
  * - `EXTERNAL` - External configuration file
183
184
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicecatalog-cloudformationproduct-provisioningartifactproperties.html#cfn-servicecatalog-cloudformationproduct-provisioningartifactproperties-type}
184
185
  */
185
- Type?: "CLOUD_FORMATION_TEMPLATE" | "MARKETPLACE_AMI" | "MARKETPLACE_CAR" | "TERRAFORM_OPEN_SOURCE" | "TERRAFORM_CLOUD" | "EXTERNAL" | undefined;
186
+ Type?: string | undefined;
186
187
  };
187
188
  /**
188
189
  * A top level `ProductViewDetail` response containing details about the product’s connection. AWS Service Catalog returns this field for the `CreateProduct` , `UpdateProduct` , `DescribeProductAsAdmin` , and `SearchProductAsAdmin` APIs. This response contains the same fields as the `ConnectionParameters` request, with the addition of the `LastSync` response.
@@ -193,9 +194,7 @@ export type SourceConnection = {
193
194
  * The connection details based on the connection `Type` .
194
195
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicecatalog-cloudformationproduct-sourceconnection.html#cfn-servicecatalog-cloudformationproduct-sourceconnection-connectionparameters}
195
196
  */
196
- ConnectionParameters: {
197
- CodeStar?: CodeStarParameters | undefined;
198
- };
197
+ ConnectionParameters: ConnectionParameters;
199
198
  /**
200
199
  * The only supported `SourceConnection` type is Codestar.
201
200
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicecatalog-cloudformationproduct-sourceconnection.html#cfn-servicecatalog-cloudformationproduct-sourceconnection-type}
@@ -4,9 +4,9 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
4
4
  *
5
5
  * *Configure `AWS::Shield::DRTAccess` for one account*
6
6
  *
7
- * To configure this resource through AWS CloudFormation , you must be subscribed to AWS Shield Advanced . You can subscribe through the [Shield Advanced console](https://docs.aws.amazon.com/wafv2/shieldv2#/) and through the APIs. For more information, see [Subscribe to AWS Shield Advanced](https://docs.aws.amazon.com/waf/latest/developerguide/enable-ddos-prem.html) .
7
+ * To configure this resource through CloudFormation , you must be subscribed to AWS Shield Advanced . You can subscribe through the [Shield Advanced console](https://docs.aws.amazon.com/wafv2/shieldv2#/) and through the APIs. For more information, see [Subscribe to AWS Shield Advanced](https://docs.aws.amazon.com/waf/latest/developerguide/enable-ddos-prem.html) .
8
8
  *
9
- * See example templates for Shield Advanced in AWS CloudFormation at [aws-samples/aws-shield-advanced-examples](https://docs.aws.amazon.com/https://github.com/aws-samples/aws-shield-advanced-examples) .
9
+ * See example templates for Shield Advanced in CloudFormation at [aws-samples/aws-shield-advanced-examples](https://docs.aws.amazon.com/https://github.com/aws-samples/aws-shield-advanced-examples) .
10
10
  *
11
11
  * *Configure Shield Advanced using AWS CloudFormation and AWS Firewall Manager*
12
12
  *
@@ -21,9 +21,9 @@ export type ShieldDRTAccess = ResourceDefinitionWithAttributes<"AWS::Shield::DRT
21
21
  *
22
22
  * *Configure `AWS::Shield::DRTAccess` for one account*
23
23
  *
24
- * To configure this resource through AWS CloudFormation , you must be subscribed to AWS Shield Advanced . You can subscribe through the [Shield Advanced console](https://docs.aws.amazon.com/wafv2/shieldv2#/) and through the APIs. For more information, see [Subscribe to AWS Shield Advanced](https://docs.aws.amazon.com/waf/latest/developerguide/enable-ddos-prem.html) .
24
+ * To configure this resource through CloudFormation , you must be subscribed to AWS Shield Advanced . You can subscribe through the [Shield Advanced console](https://docs.aws.amazon.com/wafv2/shieldv2#/) and through the APIs. For more information, see [Subscribe to AWS Shield Advanced](https://docs.aws.amazon.com/waf/latest/developerguide/enable-ddos-prem.html) .
25
25
  *
26
- * See example templates for Shield Advanced in AWS CloudFormation at [aws-samples/aws-shield-advanced-examples](https://docs.aws.amazon.com/https://github.com/aws-samples/aws-shield-advanced-examples) .
26
+ * See example templates for Shield Advanced in CloudFormation at [aws-samples/aws-shield-advanced-examples](https://docs.aws.amazon.com/https://github.com/aws-samples/aws-shield-advanced-examples) .
27
27
  *
28
28
  * *Configure Shield Advanced using AWS CloudFormation and AWS Firewall Manager*
29
29
  *
@@ -6,9 +6,9 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
6
6
  *
7
7
  * *Configure `AWS::Shield::ProactiveEngagement` for one account*
8
8
  *
9
- * To configure this resource through AWS CloudFormation , you must be subscribed to AWS Shield Advanced . You can subscribe through the [Shield Advanced console](https://docs.aws.amazon.com/wafv2/shieldv2#/) and through the APIs. For more information, see [Subscribe to AWS Shield Advanced](https://docs.aws.amazon.com/waf/latest/developerguide/enable-ddos-prem.html) .
9
+ * To configure this resource through CloudFormation , you must be subscribed to AWS Shield Advanced . You can subscribe through the [Shield Advanced console](https://docs.aws.amazon.com/wafv2/shieldv2#/) and through the APIs. For more information, see [Subscribe to AWS Shield Advanced](https://docs.aws.amazon.com/waf/latest/developerguide/enable-ddos-prem.html) .
10
10
  *
11
- * See example templates for Shield Advanced in AWS CloudFormation at [aws-samples/aws-shield-advanced-examples](https://docs.aws.amazon.com/https://github.com/aws-samples/aws-shield-advanced-examples) .
11
+ * See example templates for Shield Advanced in CloudFormation at [aws-samples/aws-shield-advanced-examples](https://docs.aws.amazon.com/https://github.com/aws-samples/aws-shield-advanced-examples) .
12
12
  *
13
13
  * *Configure Shield Advanced using AWS CloudFormation and AWS Firewall Manager*
14
14
  *
@@ -25,9 +25,9 @@ export type ShieldProactiveEngagement = ResourceDefinitionWithAttributes<"AWS::S
25
25
  *
26
26
  * *Configure `AWS::Shield::ProactiveEngagement` for one account*
27
27
  *
28
- * To configure this resource through AWS CloudFormation , you must be subscribed to AWS Shield Advanced . You can subscribe through the [Shield Advanced console](https://docs.aws.amazon.com/wafv2/shieldv2#/) and through the APIs. For more information, see [Subscribe to AWS Shield Advanced](https://docs.aws.amazon.com/waf/latest/developerguide/enable-ddos-prem.html) .
28
+ * To configure this resource through CloudFormation , you must be subscribed to AWS Shield Advanced . You can subscribe through the [Shield Advanced console](https://docs.aws.amazon.com/wafv2/shieldv2#/) and through the APIs. For more information, see [Subscribe to AWS Shield Advanced](https://docs.aws.amazon.com/waf/latest/developerguide/enable-ddos-prem.html) .
29
29
  *
30
- * See example templates for Shield Advanced in AWS CloudFormation at [aws-samples/aws-shield-advanced-examples](https://docs.aws.amazon.com/https://github.com/aws-samples/aws-shield-advanced-examples) .
30
+ * See example templates for Shield Advanced in CloudFormation at [aws-samples/aws-shield-advanced-examples](https://docs.aws.amazon.com/https://github.com/aws-samples/aws-shield-advanced-examples) .
31
31
  *
32
32
  * *Configure Shield Advanced using AWS CloudFormation and AWS Firewall Manager*
33
33
  *
@@ -6,9 +6,9 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
6
6
  *
7
7
  * Use this protection to protect a single resource at a time.
8
8
  *
9
- * To configure this Shield Advanced protection through AWS CloudFormation , you must be subscribed to Shield Advanced . You can subscribe through the [Shield Advanced console](https://docs.aws.amazon.com/wafv2/shieldv2#/) and through the APIs. For more information, see [Subscribe to AWS Shield Advanced](https://docs.aws.amazon.com/waf/latest/developerguide/enable-ddos-prem.html) .
9
+ * To configure this Shield Advanced protection through CloudFormation , you must be subscribed to Shield Advanced . You can subscribe through the [Shield Advanced console](https://docs.aws.amazon.com/wafv2/shieldv2#/) and through the APIs. For more information, see [Subscribe to AWS Shield Advanced](https://docs.aws.amazon.com/waf/latest/developerguide/enable-ddos-prem.html) .
10
10
  *
11
- * See example templates for Shield Advanced in AWS CloudFormation at [aws-samples/aws-shield-advanced-examples](https://docs.aws.amazon.com/https://github.com/aws-samples/aws-shield-advanced-examples) .
11
+ * See example templates for Shield Advanced in CloudFormation at [aws-samples/aws-shield-advanced-examples](https://docs.aws.amazon.com/https://github.com/aws-samples/aws-shield-advanced-examples) .
12
12
  *
13
13
  * *Configure Shield Advanced using AWS CloudFormation and AWS Firewall Manager*
14
14
  *
@@ -29,9 +29,9 @@ export type ShieldProtection = ResourceDefinitionWithAttributes<"AWS::Shield::Pr
29
29
  *
30
30
  * Use this protection to protect a single resource at a time.
31
31
  *
32
- * To configure this Shield Advanced protection through AWS CloudFormation , you must be subscribed to Shield Advanced . You can subscribe through the [Shield Advanced console](https://docs.aws.amazon.com/wafv2/shieldv2#/) and through the APIs. For more information, see [Subscribe to AWS Shield Advanced](https://docs.aws.amazon.com/waf/latest/developerguide/enable-ddos-prem.html) .
32
+ * To configure this Shield Advanced protection through CloudFormation , you must be subscribed to Shield Advanced . You can subscribe through the [Shield Advanced console](https://docs.aws.amazon.com/wafv2/shieldv2#/) and through the APIs. For more information, see [Subscribe to AWS Shield Advanced](https://docs.aws.amazon.com/waf/latest/developerguide/enable-ddos-prem.html) .
33
33
  *
34
- * See example templates for Shield Advanced in AWS CloudFormation at [aws-samples/aws-shield-advanced-examples](https://docs.aws.amazon.com/https://github.com/aws-samples/aws-shield-advanced-examples) .
34
+ * See example templates for Shield Advanced in CloudFormation at [aws-samples/aws-shield-advanced-examples](https://docs.aws.amazon.com/https://github.com/aws-samples/aws-shield-advanced-examples) .
35
35
  *
36
36
  * *Configure Shield Advanced using AWS CloudFormation and AWS Firewall Manager*
37
37
  *
@@ -48,7 +48,7 @@ export type ShieldProtectionProps = {
48
48
  /**
49
49
  * The automatic application layer DDoS mitigation settings for the protection. This configuration determines whether Shield Advanced automatically manages rules in the web ACL in order to respond to application layer events that Shield Advanced determines to be DDoS attacks.
50
50
  *
51
- * If you use AWS CloudFormation to manage the web ACLs that you use with Shield Advanced automatic mitigation, see the additional guidance about web ACL management in the `AWS::WAFv2::WebACL` resource description.
51
+ * If you use CloudFormation to manage the web ACLs that you use with Shield Advanced automatic mitigation, see the additional guidance about web ACL management in the `AWS::WAFv2::WebACL` resource description.
52
52
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-shield-protection.html#cfn-shield-protection-applicationlayerautomaticresponseconfiguration}
53
53
  */
54
54
  ApplicationLayerAutomaticResponseConfiguration?: ApplicationLayerAutomaticResponseConfiguration | undefined;
@@ -102,7 +102,7 @@ export type ShieldProtectionAttribs = {
102
102
  /**
103
103
  * The automatic application layer DDoS mitigation settings for a `Protection` . This configuration determines whether Shield Advanced automatically manages rules in the web ACL in order to respond to application layer events that Shield Advanced determines to be DDoS attacks.
104
104
  *
105
- * If you use AWS CloudFormation to manage the web ACLs that you use with Shield Advanced automatic mitigation, see the guidance for the `AWS::WAFv2::WebACL` resource.
105
+ * If you use CloudFormation to manage the web ACLs that you use with Shield Advanced automatic mitigation, see the guidance for the `AWS::WAFv2::WebACL` resource.
106
106
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-shield-protection-applicationlayerautomaticresponseconfiguration.html}
107
107
  */
108
108
  export type ApplicationLayerAutomaticResponseConfiguration = {
@@ -2,14 +2,14 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
3
  * Creates a grouping of protected resources so they can be handled as a collective. This resource grouping improves the accuracy of detection and reduces false positives.
4
4
  *
5
- * To configure this resource through AWS CloudFormation , you must be subscribed to AWS Shield Advanced . You can subscribe through the [Shield Advanced console](https://docs.aws.amazon.com/wafv2/shieldv2#/) and through the APIs. For more information, see [Subscribe to AWS Shield Advanced](https://docs.aws.amazon.com/waf/latest/developerguide/enable-ddos-prem.html) .
5
+ * To configure this resource through CloudFormation , you must be subscribed to AWS Shield Advanced . You can subscribe through the [Shield Advanced console](https://docs.aws.amazon.com/wafv2/shieldv2#/) and through the APIs. For more information, see [Subscribe to AWS Shield Advanced](https://docs.aws.amazon.com/waf/latest/developerguide/enable-ddos-prem.html) .
6
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-shield-protectiongroup.html}
7
7
  */
8
8
  export type ShieldProtectionGroup = ResourceDefinitionWithAttributes<"AWS::Shield::ProtectionGroup", ShieldProtectionGroupProps, ShieldProtectionGroupAttribs>;
9
9
  /**
10
10
  * Creates a grouping of protected resources so they can be handled as a collective. This resource grouping improves the accuracy of detection and reduces false positives.
11
11
  *
12
- * To configure this resource through AWS CloudFormation , you must be subscribed to AWS Shield Advanced . You can subscribe through the [Shield Advanced console](https://docs.aws.amazon.com/wafv2/shieldv2#/) and through the APIs. For more information, see [Subscribe to AWS Shield Advanced](https://docs.aws.amazon.com/waf/latest/developerguide/enable-ddos-prem.html) .
12
+ * To configure this resource through CloudFormation , you must be subscribed to AWS Shield Advanced . You can subscribe through the [Shield Advanced console](https://docs.aws.amazon.com/wafv2/shieldv2#/) and through the APIs. For more information, see [Subscribe to AWS Shield Advanced](https://docs.aws.amazon.com/waf/latest/developerguide/enable-ddos-prem.html) .
13
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-shield-protectiongroup.html}
14
14
  */
15
15
  export type ShieldProtectionGroupProps = {