@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,8 +1,8 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * Specifies a delivery channel object to deliver configuration information to an Amazon S3 bucket and Amazon SNS topic.
3
+ * Specifies a delivery channel object to deliver configuration information to an Amazon S3 bucket and Amazon topic.
4
4
  *
5
- * Before you can create a delivery channel, you must create a configuration recorder. You can use this action to change the Amazon S3 bucket or an Amazon SNS topic of the existing delivery channel. To change the Amazon S3 bucket or an Amazon SNS topic, call this action and specify the changed values for the S3 bucket and the SNS topic. If you specify a different value for either the S3 bucket or the SNS topic, this action will keep the existing value for the parameter that is not changed.
5
+ * Before you can create a delivery channel, you must create a configuration recorder. You can use this action to change the Amazon S3 bucket or an Amazon topic of the existing delivery channel. To change the Amazon S3 bucket or an Amazon topic, call this action and specify the changed values for the S3 bucket and the SNS topic. If you specify a different value for either the S3 bucket or the SNS topic, this action will keep the existing value for the parameter that is not changed.
6
6
  *
7
7
  * > In the China (Beijing) Region, when you call this action, the Amazon S3 bucket must also be in the China (Beijing) Region. In all the other regions, AWS Config supports cross-region and cross-account delivery channels.
8
8
  *
@@ -10,7 +10,7 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
10
10
  *
11
11
  * > AWS Config does not support the delivery channel to an Amazon S3 bucket bucket where object lock is enabled. For more information, see [How S3 Object Lock works](https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-lock-overview.html) .
12
12
  *
13
- * When you create the delivery channel, you can specify; how often AWS Config delivers configuration snapshots to your Amazon S3 bucket (for example, 24 hours), the S3 bucket to which AWS Config sends configuration snapshots and configuration history files, and the Amazon SNS topic to which AWS Config sends notifications about configuration changes, such as updated resources, AWS Config rule evaluations, and when AWS Config delivers the configuration snapshot to your S3 bucket. For more information, see [Deliver Configuration Items](https://docs.aws.amazon.com/config/latest/developerguide/how-does-config-work.html#delivery-channel) in the AWS Config Developer Guide.
13
+ * When you create the delivery channel, you can specify; how often AWS Config delivers configuration snapshots to your Amazon S3 bucket (for example, 24 hours), the S3 bucket to which AWS Config sends configuration snapshots and configuration history files, and the Amazon topic to which AWS Config sends notifications about configuration changes, such as updated resources, AWS Config rule evaluations, and when AWS Config delivers the configuration snapshot to your S3 bucket. For more information, see [Deliver Configuration Items](https://docs.aws.amazon.com/config/latest/developerguide/how-does-config-work.html#delivery-channel) in the AWS Config Developer Guide.
14
14
  *
15
15
  * > To enable AWS Config , you must create a configuration recorder and a delivery channel. If you want to create the resources separately, you must create a configuration recorder before you can create a delivery channel. AWS Config uses the configuration recorder to capture configuration changes to your resources. For more information, see [AWS::Config::ConfigurationRecorder](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-configurationrecorder.html) .
16
16
  *
@@ -19,9 +19,9 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
19
19
  */
20
20
  export type ConfigDeliveryChannel = ResourceDefinitionWithAttributes<"AWS::Config::DeliveryChannel", ConfigDeliveryChannelProps, ConfigDeliveryChannelAttribs>;
21
21
  /**
22
- * Specifies a delivery channel object to deliver configuration information to an Amazon S3 bucket and Amazon SNS topic.
22
+ * Specifies a delivery channel object to deliver configuration information to an Amazon S3 bucket and Amazon topic.
23
23
  *
24
- * Before you can create a delivery channel, you must create a configuration recorder. You can use this action to change the Amazon S3 bucket or an Amazon SNS topic of the existing delivery channel. To change the Amazon S3 bucket or an Amazon SNS topic, call this action and specify the changed values for the S3 bucket and the SNS topic. If you specify a different value for either the S3 bucket or the SNS topic, this action will keep the existing value for the parameter that is not changed.
24
+ * Before you can create a delivery channel, you must create a configuration recorder. You can use this action to change the Amazon S3 bucket or an Amazon topic of the existing delivery channel. To change the Amazon S3 bucket or an Amazon topic, call this action and specify the changed values for the S3 bucket and the SNS topic. If you specify a different value for either the S3 bucket or the SNS topic, this action will keep the existing value for the parameter that is not changed.
25
25
  *
26
26
  * > In the China (Beijing) Region, when you call this action, the Amazon S3 bucket must also be in the China (Beijing) Region. In all the other regions, AWS Config supports cross-region and cross-account delivery channels.
27
27
  *
@@ -29,7 +29,7 @@ export type ConfigDeliveryChannel = ResourceDefinitionWithAttributes<"AWS::Confi
29
29
  *
30
30
  * > AWS Config does not support the delivery channel to an Amazon S3 bucket bucket where object lock is enabled. For more information, see [How S3 Object Lock works](https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-lock-overview.html) .
31
31
  *
32
- * When you create the delivery channel, you can specify; how often AWS Config delivers configuration snapshots to your Amazon S3 bucket (for example, 24 hours), the S3 bucket to which AWS Config sends configuration snapshots and configuration history files, and the Amazon SNS topic to which AWS Config sends notifications about configuration changes, such as updated resources, AWS Config rule evaluations, and when AWS Config delivers the configuration snapshot to your S3 bucket. For more information, see [Deliver Configuration Items](https://docs.aws.amazon.com/config/latest/developerguide/how-does-config-work.html#delivery-channel) in the AWS Config Developer Guide.
32
+ * When you create the delivery channel, you can specify; how often AWS Config delivers configuration snapshots to your Amazon S3 bucket (for example, 24 hours), the S3 bucket to which AWS Config sends configuration snapshots and configuration history files, and the Amazon topic to which AWS Config sends notifications about configuration changes, such as updated resources, AWS Config rule evaluations, and when AWS Config delivers the configuration snapshot to your S3 bucket. For more information, see [Deliver Configuration Items](https://docs.aws.amazon.com/config/latest/developerguide/how-does-config-work.html#delivery-channel) in the AWS Config Developer Guide.
33
33
  *
34
34
  * > To enable AWS Config , you must create a configuration recorder and a delivery channel. If you want to create the resources separately, you must create a configuration recorder before you can create a delivery channel. AWS Config uses the configuration recorder to capture configuration changes to your resources. For more information, see [AWS::Config::ConfigurationRecorder](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-configurationrecorder.html) .
35
35
  *
@@ -43,7 +43,7 @@ export type ConfigDeliveryChannelProps = {
43
43
  */
44
44
  ConfigSnapshotDeliveryProperties?: ConfigSnapshotDeliveryProperties | undefined;
45
45
  /**
46
- * A name for the delivery channel. If you don't specify a name, AWS CloudFormation generates a unique physical ID and uses that ID for the delivery channel name. For more information, see [Name Type](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-name.html) .
46
+ * A name for the delivery channel. If you don't specify a name, CloudFormation generates a unique physical ID and uses that ID for the delivery channel name. For more information, see [Name Type](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-name.html) .
47
47
  *
48
48
  * Updates are not supported. To change the name, you must run two separate updates. In the first update, delete this resource, and then recreate it with a new name in the second update.
49
49
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-deliverychannel.html#cfn-config-deliverychannel-name}
@@ -62,7 +62,7 @@ export type ConfigDeliveryChannelProps = {
62
62
  */
63
63
  S3KeyPrefix?: string | undefined;
64
64
  /**
65
- * The Amazon Resource Name (ARN) of the AWS Key Management Service ( AWS KMS ) AWS KMS key (KMS key) used to encrypt objects delivered by AWS Config . Must belong to the same Region as the destination S3 bucket.
65
+ * The Amazon Resource Name (ARN) of the AWS Key Management Service ( AWS ) AWS KMS key (KMS key) used to encrypt objects delivered by AWS Config . Must belong to the same Region as the destination S3 bucket.
66
66
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-deliverychannel.html#cfn-config-deliverychannel-s3kmskeyarn}
67
67
  */
68
68
  S3KmsKeyArn?: string | undefined;
@@ -10,6 +10,7 @@ export type ConnectEvaluationForm = ResourceDefinitionWithAttributes<"AWS::Conne
10
10
  */
11
11
  export type ConnectEvaluationFormProps = {
12
12
  /**
13
+ * The automatic evaluation configuration of an evaluation form.
13
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-evaluationform.html#cfn-connect-evaluationform-autoevaluationconfiguration}
14
15
  */
15
16
  AutoEvaluationConfiguration?: AutoEvaluationConfiguration | undefined;
@@ -74,6 +75,7 @@ export type ConnectEvaluationFormAttribs = {
74
75
  EvaluationFormArn: string;
75
76
  };
76
77
  /**
78
+ * Configuration information about automated evaluations.
77
79
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-autoevaluationconfiguration.html}
78
80
  */
79
81
  export type AutoEvaluationConfiguration = {
@@ -83,11 +85,12 @@ export type AutoEvaluationConfiguration = {
83
85
  Enabled?: boolean | undefined;
84
86
  };
85
87
  /**
88
+ * Information about automatic fail configuration for an evaluation form.
86
89
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-automaticfailconfiguration.html}
87
90
  */
88
91
  export type AutomaticFailConfiguration = {
89
92
  /**
90
- * The target section refId to control failure propagation boundary.
93
+ * The referenceId of the target section for auto failure.
91
94
  * @pattern ^[a-zA-Z0-9._-]{1,40}$
92
95
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-automaticfailconfiguration.html#cfn-connect-evaluationform-automaticfailconfiguration-targetsection}
93
96
  */
@@ -121,93 +124,102 @@ export type EvaluationFormItem = {
121
124
  Section?: EvaluationFormSection | undefined;
122
125
  };
123
126
  /**
127
+ * A condition for item enablement.
124
128
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementcondition.html}
125
129
  */
126
130
  export type EvaluationFormItemEnablementCondition = {
127
131
  /**
128
- * The list of operands that compose the condition. Each operand represents a specific criteria to be evaluated.
132
+ * Operands of the enablement condition.
129
133
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementcondition.html#cfn-connect-evaluationform-evaluationformitemenablementcondition-operands}
130
134
  */
131
135
  Operands: EvaluationFormItemEnablementConditionOperand[];
132
136
  /**
133
- * The logical operator used to combine multiple operands, determining how the condition is evaluated as a whole.
137
+ * The operator to be used to be applied to operands if more than one provided.
134
138
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementcondition.html#cfn-connect-evaluationform-evaluationformitemenablementcondition-operator}
135
139
  */
136
140
  Operator?: "OR" | "AND" | undefined;
137
141
  };
138
142
  /**
143
+ * An operand of the enablement condition.
139
144
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementconditionoperand.html}
140
145
  */
141
146
  export type EvaluationFormItemEnablementConditionOperand = {
142
147
  /**
148
+ * An expression of the enablement condition.
143
149
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementconditionoperand.html#cfn-connect-evaluationform-evaluationformitemenablementconditionoperand-expression}
144
150
  */
145
151
  Expression?: EvaluationFormItemEnablementExpression | undefined;
146
152
  };
147
153
  /**
154
+ * An item enablement configuration.
148
155
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementconfiguration.html}
149
156
  */
150
157
  export type EvaluationFormItemEnablementConfiguration = {
151
158
  /**
152
- * Defines the enablement status to be applied when the specified condition is met.
159
+ * An enablement action that if condition is satisfied.
153
160
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementconfiguration.html#cfn-connect-evaluationform-evaluationformitemenablementconfiguration-action}
154
161
  */
155
162
  Action: "DISABLE" | "ENABLE";
156
163
  /**
164
+ * A condition for item enablement configuration.
157
165
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementconfiguration.html#cfn-connect-evaluationform-evaluationformitemenablementconfiguration-condition}
158
166
  */
159
167
  Condition: EvaluationFormItemEnablementCondition;
160
168
  /**
161
- * Specifies the default enablement status to be applied when the condition is not satisfied.
169
+ * An enablement action that if condition is not satisfied.
162
170
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementconfiguration.html#cfn-connect-evaluationform-evaluationformitemenablementconfiguration-defaultaction}
163
171
  */
164
172
  DefaultAction?: "DISABLE" | "ENABLE" | undefined;
165
173
  };
166
174
  /**
175
+ * An expression that defines a basic building block of conditional enablement.
167
176
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementexpression.html}
168
177
  */
169
178
  export type EvaluationFormItemEnablementExpression = {
170
179
  /**
171
- * Specifies the comparison method to determine if the source value matches any of the specified values.
180
+ * A comparator to be used against list of values.
172
181
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementexpression.html#cfn-connect-evaluationform-evaluationformitemenablementexpression-comparator}
173
182
  */
174
- Comparator: "IN" | "NOT_IN";
183
+ Comparator: "IN" | "NOT_IN" | "ALL_IN" | "EXACT";
175
184
  /**
185
+ * A source item of enablement expression.
176
186
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementexpression.html#cfn-connect-evaluationform-evaluationformitemenablementexpression-source}
177
187
  */
178
188
  Source: EvaluationFormItemEnablementSource;
179
189
  /**
180
- * The list of possible values to compare against the source form item's value.
190
+ * A list of values from source item.
181
191
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementexpression.html#cfn-connect-evaluationform-evaluationformitemenablementexpression-values}
182
192
  */
183
193
  Values: EvaluationFormItemEnablementSourceValue[];
184
194
  };
185
195
  /**
196
+ * An enablement expression source item.
186
197
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementsource.html}
187
198
  */
188
199
  export type EvaluationFormItemEnablementSource = {
189
200
  /**
190
- * The identifier to reference the item.
201
+ * A referenceId of the source item.
191
202
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementsource.html#cfn-connect-evaluationform-evaluationformitemenablementsource-refid}
192
203
  */
193
204
  RefId?: string | undefined;
194
205
  /**
195
- * The type of the source entity.
206
+ * A type of source item.
196
207
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementsource.html#cfn-connect-evaluationform-evaluationformitemenablementsource-type}
197
208
  */
198
209
  Type: "QUESTION_REF_ID";
199
210
  };
200
211
  /**
212
+ * An enablement expression source value.
201
213
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementsourcevalue.html}
202
214
  */
203
215
  export type EvaluationFormItemEnablementSourceValue = {
204
216
  /**
205
- * The identifier to reference the item.
217
+ * A referenceId of the source value.
206
218
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementsourcevalue.html#cfn-connect-evaluationform-evaluationformitemenablementsourcevalue-refid}
207
219
  */
208
220
  RefId?: string | undefined;
209
221
  /**
210
- * Type of the source entity value.
222
+ * A type of source item value.
211
223
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementsourcevalue.html#cfn-connect-evaluationform-evaluationformitemenablementsourcevalue-type}
212
224
  */
213
225
  Type?: "OPTION_REF_ID" | undefined;
@@ -218,6 +230,7 @@ export type EvaluationFormItemEnablementSourceValue = {
218
230
  */
219
231
  export type EvaluationFormNumericQuestionAutomation = {
220
232
  /**
233
+ * A source of automation answer for numeric question.
221
234
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformnumericquestionautomation.html#cfn-connect-evaluationform-evaluationformnumericquestionautomation-answersource}
222
235
  */
223
236
  AnswerSource?: EvaluationFormQuestionAutomationAnswerSource | undefined;
@@ -238,6 +251,7 @@ export type EvaluationFormNumericQuestionOption = {
238
251
  */
239
252
  AutomaticFail?: boolean | undefined;
240
253
  /**
254
+ * A configuration for automatic fail.
241
255
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformnumericquestionoption.html#cfn-connect-evaluationform-evaluationformnumericquestionoption-automaticfailconfiguration}
242
256
  */
243
257
  AutomaticFailConfiguration?: AutomaticFailConfiguration | undefined;
@@ -293,6 +307,7 @@ export type EvaluationFormNumericQuestionProperties = {
293
307
  */
294
308
  export type EvaluationFormQuestion = {
295
309
  /**
310
+ * A question conditional enablement.
296
311
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformquestion.html#cfn-connect-evaluationform-evaluationformquestion-enablement}
297
312
  */
298
313
  Enablement?: EvaluationFormItemEnablementConfiguration | undefined;
@@ -315,7 +330,7 @@ export type EvaluationFormQuestion = {
315
330
  * *Allowed values* : `NUMERIC` | `SINGLESELECT` | `TEXT`
316
331
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformquestion.html#cfn-connect-evaluationform-evaluationformquestion-questiontype}
317
332
  */
318
- QuestionType: "NUMERIC" | "SINGLESELECT" | "TEXT";
333
+ QuestionType: "NUMERIC" | "SINGLESELECT" | "TEXT" | "MULTISELECT" | "DATETIME";
319
334
  /**
320
335
  * The properties of the type of question. Text questions do not have to define question type properties.
321
336
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformquestion.html#cfn-connect-evaluationform-evaluationformquestion-questiontypeproperties}
@@ -348,11 +363,12 @@ export type EvaluationFormQuestion = {
348
363
  Weight?: number | undefined;
349
364
  };
350
365
  /**
366
+ * A question automation answer.
351
367
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformquestionautomationanswersource.html}
352
368
  */
353
369
  export type EvaluationFormQuestionAutomationAnswerSource = {
354
370
  /**
355
- * The type of the answer sourcr
371
+ * The automation answer source type.
356
372
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformquestionautomationanswersource.html#cfn-connect-evaluationform-evaluationformquestionautomationanswersource-sourcetype}
357
373
  */
358
374
  SourceType: "CONTACT_LENS_DATA" | "GEN_AI";
@@ -373,6 +389,7 @@ export type EvaluationFormQuestionTypeProperties = {
373
389
  */
374
390
  SingleSelect?: EvaluationFormSingleSelectQuestionProperties | undefined;
375
391
  /**
392
+ * The properties of the text question.
376
393
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformquestiontypeproperties.html#cfn-connect-evaluationform-evaluationformquestiontypeproperties-text}
377
394
  */
378
395
  Text?: EvaluationFormTextQuestionProperties | undefined;
@@ -427,6 +444,7 @@ export type EvaluationFormSection = {
427
444
  */
428
445
  export type EvaluationFormSingleSelectQuestionAutomation = {
429
446
  /**
447
+ * Automation answer source.
430
448
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformsingleselectquestionautomation.html#cfn-connect-evaluationform-evaluationformsingleselectquestionautomation-answersource}
431
449
  */
432
450
  AnswerSource?: EvaluationFormQuestionAutomationAnswerSource | undefined;
@@ -469,6 +487,7 @@ export type EvaluationFormSingleSelectQuestionOption = {
469
487
  */
470
488
  AutomaticFail?: boolean | undefined;
471
489
  /**
490
+ * Whether automatic fail is configured on a single select question.
472
491
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformsingleselectquestionoption.html#cfn-connect-evaluationform-evaluationformsingleselectquestionoption-automaticfailconfiguration}
473
492
  */
474
493
  AutomaticFailConfiguration?: AutomaticFailConfiguration | undefined;
@@ -526,19 +545,23 @@ export type EvaluationFormSingleSelectQuestionProperties = {
526
545
  Options: EvaluationFormSingleSelectQuestionOption[];
527
546
  };
528
547
  /**
548
+ * Information about the automation configuration in text questions.
529
549
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformtextquestionautomation.html}
530
550
  */
531
551
  export type EvaluationFormTextQuestionAutomation = {
532
552
  /**
553
+ * Automation answer source.
533
554
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformtextquestionautomation.html#cfn-connect-evaluationform-evaluationformtextquestionautomation-answersource}
534
555
  */
535
556
  AnswerSource?: EvaluationFormQuestionAutomationAnswerSource | undefined;
536
557
  };
537
558
  /**
559
+ * Information about properties for a text question in an evaluation form.
538
560
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformtextquestionproperties.html}
539
561
  */
540
562
  export type EvaluationFormTextQuestionProperties = {
541
563
  /**
564
+ * The automation properties of the text question.
542
565
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformtextquestionproperties.html#cfn-connect-evaluationform-evaluationformtextquestionproperties-automation}
543
566
  */
544
567
  Automation?: EvaluationFormTextQuestionAutomation | undefined;
@@ -552,7 +575,7 @@ export type NumericQuestionPropertyValueAutomation = {
552
575
  * The property label of the automation.
553
576
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-numericquestionpropertyvalueautomation.html#cfn-connect-evaluationform-numericquestionpropertyvalueautomation-label}
554
577
  */
555
- Label: "OVERALL_CUSTOMER_SENTIMENT_SCORE" | "OVERALL_AGENT_SENTIMENT_SCORE" | "NON_TALK_TIME" | "NON_TALK_TIME_PERCENTAGE" | "NUMBER_OF_INTERRUPTIONS" | "CONTACT_DURATION" | "AGENT_INTERACTION_DURATION" | "CUSTOMER_HOLD_TIME" | "LONGEST_HOLD_DURATION" | "NUMBER_OF_HOLDS" | "AGENT_INTERACTION_AND_HOLD_DURATION";
578
+ Label: "OVERALL_CUSTOMER_SENTIMENT_SCORE" | "OVERALL_AGENT_SENTIMENT_SCORE" | "NON_TALK_TIME" | "NON_TALK_TIME_PERCENTAGE" | "NUMBER_OF_INTERRUPTIONS" | "CONTACT_DURATION" | "AGENT_INTERACTION_DURATION" | "CUSTOMER_HOLD_TIME" | "LONGEST_HOLD_DURATION" | "NUMBER_OF_HOLDS" | "AGENT_INTERACTION_AND_HOLD_DURATION" | "CUSTOMER_SENTIMENT_SCORE_WITHOUT_AGENT";
556
579
  };
557
580
  /**
558
581
  * A scoring strategy of the evaluation form.
@@ -38,6 +38,12 @@ export type ConnectSecurityProfileProps = {
38
38
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-securityprofile.html#cfn-connect-securityprofile-description}
39
39
  */
40
40
  Description?: string | undefined;
41
+ /**
42
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-securityprofile.html#cfn-connect-securityprofile-granularaccesscontrolconfiguration}
43
+ */
44
+ GranularAccessControlConfiguration?: {
45
+ DataTableAccessControlConfiguration?: DataTableAccessControlConfiguration | undefined;
46
+ } | undefined;
41
47
  /**
42
48
  * The list of resources that a security profile applies hierarchy restrictions to in Amazon Connect. Following are acceptable ResourceNames: `User` .
43
49
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-securityprofile.html#cfn-connect-securityprofile-hierarchyrestrictedresources}
@@ -115,4 +121,50 @@ export type Application = {
115
121
  */
116
122
  Namespace: string;
117
123
  };
124
+ /**
125
+ * Defines the access control configuration for data tables.
126
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-datatableaccesscontrolconfiguration.html}
127
+ */
128
+ export type DataTableAccessControlConfiguration = {
129
+ /**
130
+ * Contains the configuration for record-based access control.
131
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-datatableaccesscontrolconfiguration.html#cfn-connect-securityprofile-datatableaccesscontrolconfiguration-primaryattributeaccesscontrolconfiguration}
132
+ */
133
+ PrimaryAttributeAccessControlConfiguration?: PrimaryAttributeAccessControlConfigurationItem | undefined;
134
+ };
135
+ /**
136
+ * Contains the configuration for record-based access control.
137
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-primaryattributeaccesscontrolconfigurationitem.html}
138
+ */
139
+ export type PrimaryAttributeAccessControlConfigurationItem = {
140
+ /**
141
+ * An array of PrimaryAttributeValue objects.
142
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-primaryattributeaccesscontrolconfigurationitem.html#cfn-connect-securityprofile-primaryattributeaccesscontrolconfigurationitem-primaryattributevalues}
143
+ */
144
+ PrimaryAttributeValues: PrimaryAttributeValue[];
145
+ };
146
+ /**
147
+ * An object defining the access control for a specific attribute and its values.
148
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-primaryattributevalue.html}
149
+ */
150
+ export type PrimaryAttributeValue = {
151
+ /**
152
+ * Specifies the type of access granted. Currently, only "ALLOW" is supported
153
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-primaryattributevalue.html#cfn-connect-securityprofile-primaryattributevalue-accesstype}
154
+ */
155
+ AccessType: "ALLOW";
156
+ /**
157
+ * The name of the primary attribute.
158
+ * @minLength 1
159
+ * @maxLength 127
160
+ * @pattern ^(?!aws:|connect:)[\p{L}\p{Z}\p{N}\-_.:=@'|]+$
161
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-primaryattributevalue.html#cfn-connect-securityprofile-primaryattributevalue-attributename}
162
+ */
163
+ AttributeName: string;
164
+ /**
165
+ * An array of allowed primary values for the specified primary attribute.
166
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-primaryattributevalue.html#cfn-connect-securityprofile-primaryattributevalue-values}
167
+ */
168
+ Values: string[];
169
+ };
118
170
  //# sourceMappingURL=aws-connect-securityprofile.d.ts.map
@@ -586,7 +586,7 @@ export type TelephonyOutboundMode = {
586
586
  */
587
587
  PredictiveConfig?: PredictiveConfig | undefined;
588
588
  /**
589
- * Preview config
589
+ * Contains preview outbound mode configuration.
590
590
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundmode.html#cfn-connectcampaignsv2-campaign-telephonyoutboundmode-previewconfig}
591
591
  */
592
592
  PreviewConfig?: PreviewConfig | undefined;
@@ -607,7 +607,7 @@ export type TelephonyOutboundMode = {
607
607
  */
608
608
  PredictiveConfig: PredictiveConfig;
609
609
  /**
610
- * Preview config
610
+ * Contains preview outbound mode configuration.
611
611
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundmode.html#cfn-connectcampaignsv2-campaign-telephonyoutboundmode-previewconfig}
612
612
  */
613
613
  PreviewConfig?: PreviewConfig | undefined;
@@ -628,7 +628,7 @@ export type TelephonyOutboundMode = {
628
628
  */
629
629
  PredictiveConfig?: PredictiveConfig | undefined;
630
630
  /**
631
- * Preview config
631
+ * Contains preview outbound mode configuration.
632
632
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundmode.html#cfn-connectcampaignsv2-campaign-telephonyoutboundmode-previewconfig}
633
633
  */
634
634
  PreviewConfig?: PreviewConfig | undefined;
@@ -649,7 +649,7 @@ export type TelephonyOutboundMode = {
649
649
  */
650
650
  PredictiveConfig?: PredictiveConfig | undefined;
651
651
  /**
652
- * Preview config
652
+ * Contains preview outbound mode configuration.
653
653
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundmode.html#cfn-connectcampaignsv2-campaign-telephonyoutboundmode-previewconfig}
654
654
  */
655
655
  PreviewConfig: PreviewConfig;
@@ -14,6 +14,11 @@ export type ControlTowerLandingZoneProps = {
14
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-controltower-landingzone.html#cfn-controltower-landingzone-manifest}
15
15
  */
16
16
  Manifest: unknown;
17
+ /**
18
+ * The types of remediation actions configured for the landing zone, such as automatic drift correction or compliance enforcement.
19
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-controltower-landingzone.html#cfn-controltower-landingzone-remediationtypes}
20
+ */
21
+ RemediationTypes?: "INHERITANCE_DRIFT"[] | undefined;
17
22
  /**
18
23
  * Tags to be applied to the landing zone.
19
24
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-controltower-landingzone.html#cfn-controltower-landingzone-tags}
@@ -9,6 +9,11 @@ export type CustomerProfilesDomain = ResourceDefinitionWithAttributes<"AWS::Cust
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-customerprofiles-domain.html}
10
10
  */
11
11
  export type CustomerProfilesDomainProps = {
12
+ /**
13
+ * Configuration and status of the data store for the domain.
14
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-customerprofiles-domain.html#cfn-customerprofiles-domain-datastore}
15
+ */
16
+ DataStore?: DataStore | undefined;
12
17
  /**
13
18
  * The URL of the SQS dead letter queue, which is used for reporting errors associated with ingesting data from third party applications. You must set up a policy on the `DeadLetterQueue` for the `SendMessage` operation to enable Amazon Connect Customer Profiles to send messages to the `DeadLetterQueue` .
14
19
  * @minLength 0
@@ -157,6 +162,17 @@ export type Consolidation = {
157
162
  */
158
163
  MatchingAttributesList: string[][];
159
164
  };
165
+ /**
166
+ * Configuration and status of the data store for the domain.
167
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-customerprofiles-domain-datastore.html}
168
+ */
169
+ export type DataStore = {
170
+ /**
171
+ * Whether the data store is enabled.
172
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-customerprofiles-domain-datastore.html#cfn-customerprofiles-domain-datastore-enabled}
173
+ */
174
+ Enabled?: boolean | undefined;
175
+ };
160
176
  /**
161
177
  * Configuration information for exporting Identity Resolution results, for example, to an S3 bucket.
162
178
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-customerprofiles-domain-exportingconfig.html}
@@ -36,7 +36,7 @@ export type DataBrewJobProps = {
36
36
  /**
37
37
  * The encryption mode for the job, which can be one of the following:
38
38
  *
39
- * - `SSE-KMS` - Server-side encryption with keys managed by AWS KMS .
39
+ * - `SSE-KMS` - Server-side encryption with keys managed by AWS .
40
40
  * - `SSE-S3` - Server-side encryption with keys managed by Amazon S3.
41
41
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-job.html#cfn-databrew-job-encryptionmode}
42
42
  */
@@ -1,16 +1,16 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::DirectoryService::MicrosoftAD` resource specifies a Microsoft Active Directory in AWS so that your directory users and groups can access the AWS Management Console and AWS applications using their existing credentials. For more information, see [AWS Managed Microsoft AD](https://docs.aws.amazon.com/directoryservice/latest/admin-guide/directory_microsoft_ad.html) in the *AWS Directory Service Admin Guide* .
3
+ * The `AWS::DirectoryService::MicrosoftAD` resource specifies a Microsoft Active Directory in AWS so that your directory users and groups can access the the console and AWS applications using their existing credentials. For more information, see [AWS Managed Microsoft AD](https://docs.aws.amazon.com/directoryservice/latest/admin-guide/directory_microsoft_ad.html) in the *Directory Service Admin Guide* .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-directoryservice-microsoftad.html}
5
5
  */
6
6
  export type DirectoryServiceMicrosoftAD = ResourceDefinitionWithAttributes<"AWS::DirectoryService::MicrosoftAD", DirectoryServiceMicrosoftADProps, DirectoryServiceMicrosoftADAttribs>;
7
7
  /**
8
- * The `AWS::DirectoryService::MicrosoftAD` resource specifies a Microsoft Active Directory in AWS so that your directory users and groups can access the AWS Management Console and AWS applications using their existing credentials. For more information, see [AWS Managed Microsoft AD](https://docs.aws.amazon.com/directoryservice/latest/admin-guide/directory_microsoft_ad.html) in the *AWS Directory Service Admin Guide* .
8
+ * The `AWS::DirectoryService::MicrosoftAD` resource specifies a Microsoft Active Directory in AWS so that your directory users and groups can access the the console and AWS applications using their existing credentials. For more information, see [AWS Managed Microsoft AD](https://docs.aws.amazon.com/directoryservice/latest/admin-guide/directory_microsoft_ad.html) in the *Directory Service Admin Guide* .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-directoryservice-microsoftad.html}
10
10
  */
11
11
  export type DirectoryServiceMicrosoftADProps = {
12
12
  /**
13
- * Specifies an alias for a directory and assigns the alias to the directory. The alias is used to construct the access URL for the directory, such as `http://<alias>.awsapps.com` . By default, AWS CloudFormation does not create an alias.
13
+ * Specifies an alias for a directory and assigns the alias to the directory. The alias is used to construct the access URL for the directory, such as `http://<alias>.awsapps.com` . By default, CloudFormation does not create an alias.
14
14
  *
15
15
  * > After an alias has been created, it cannot be deleted or reused, so this operation should only be used when absolutely necessary.
16
16
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-directoryservice-microsoftad.html#cfn-directoryservice-microsoftad-createalias}
@@ -22,7 +22,7 @@ export type DirectoryServiceMicrosoftADProps = {
22
22
  */
23
23
  Edition?: string | undefined;
24
24
  /**
25
- * Whether to enable single sign-on for a Microsoft Active Directory in AWS . Single sign-on allows users in your directory to access certain AWS services from a computer joined to the directory without having to enter their credentials separately. If you don't specify a value, AWS CloudFormation disables single sign-on by default.
25
+ * Whether to enable single sign-on for a Microsoft Active Directory in AWS . Single sign-on allows users in your directory to access certain AWS services from a computer joined to the directory without having to enter their credentials separately. If you don't specify a value, CloudFormation disables single sign-on by default.
26
26
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-directoryservice-microsoftad.html#cfn-directoryservice-microsoftad-enablesso}
27
27
  */
28
28
  EnableSso?: boolean | undefined;
@@ -34,7 +34,7 @@ export type DirectoryServiceMicrosoftADProps = {
34
34
  /**
35
35
  * The password for the default administrative user named `Admin` .
36
36
  *
37
- * If you need to change the password for the administrator account, see the [ResetUserPassword](https://docs.aws.amazon.com/directoryservice/latest/devguide/API_ResetUserPassword.html) API call in the *AWS Directory Service API Reference* .
37
+ * If you need to change the password for the administrator account, see the [ResetUserPassword](https://docs.aws.amazon.com/directoryservice/latest/devguide/API_ResetUserPassword.html) API call in the *Directory Service API Reference* .
38
38
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-directoryservice-microsoftad.html#cfn-directoryservice-microsoftad-password}
39
39
  */
40
40
  Password: string;
@@ -75,7 +75,7 @@ export type DirectoryServiceMicrosoftADAttribs = {
75
75
  */
76
76
  export type VpcSettings = {
77
77
  /**
78
- * The identifiers of the subnets for the directory servers. The two subnets must be in different Availability Zones. AWS Directory Service specifies a directory server and a DNS server in each of these subnets.
78
+ * The identifiers of the subnets for the directory servers. The two subnets must be in different Availability Zones. Directory Service specifies a directory server and a DNS server in each of these subnets.
79
79
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-directoryservice-microsoftad-vpcsettings.html#cfn-directoryservice-microsoftad-vpcsettings-subnetids}
80
80
  */
81
81
  SubnetIds: string[];
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::DirectoryService::SimpleAD` resource specifies an AWS Directory Service Simple Active Directory ( Simple AD ) in AWS so that your directory users and groups can access the AWS Management Console and AWS applications using their existing credentials. Simple AD is a Microsoft Active Directory–compatible directory. For more information, see [Simple Active Directory](https://docs.aws.amazon.com/directoryservice/latest/admin-guide/directory_simple_ad.html) in the *AWS Directory Service Admin Guide* .
3
+ * The `AWS::DirectoryService::SimpleAD` resource specifies an Directory Service Simple Active Directory ( Simple AD ) in AWS so that your directory users and groups can access the the console and AWS applications using their existing credentials. Simple AD is a Microsoft Active Directory–compatible directory. For more information, see [Simple Active Directory](https://docs.aws.amazon.com/directoryservice/latest/admin-guide/directory_simple_ad.html) in the *Directory Service Admin Guide* .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-directoryservice-simplead.html}
5
5
  */
6
6
  export type DirectoryServiceSimpleAD = ResourceDefinitionWithAttributes<"AWS::DirectoryService::SimpleAD", DirectoryServiceSimpleADProps, DirectoryServiceSimpleADAttribs>;
7
7
  /**
8
- * The `AWS::DirectoryService::SimpleAD` resource specifies an AWS Directory Service Simple Active Directory ( Simple AD ) in AWS so that your directory users and groups can access the AWS Management Console and AWS applications using their existing credentials. Simple AD is a Microsoft Active Directory–compatible directory. For more information, see [Simple Active Directory](https://docs.aws.amazon.com/directoryservice/latest/admin-guide/directory_simple_ad.html) in the *AWS Directory Service Admin Guide* .
8
+ * The `AWS::DirectoryService::SimpleAD` resource specifies an Directory Service Simple Active Directory ( Simple AD ) in AWS so that your directory users and groups can access the the console and AWS applications using their existing credentials. Simple AD is a Microsoft Active Directory–compatible directory. For more information, see [Simple Active Directory](https://docs.aws.amazon.com/directoryservice/latest/admin-guide/directory_simple_ad.html) in the *Directory Service Admin Guide* .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-directoryservice-simplead.html}
10
10
  */
11
11
  export type DirectoryServiceSimpleADProps = {
@@ -22,7 +22,7 @@ export type DirectoryServiceSimpleADProps = {
22
22
  */
23
23
  Description?: string | undefined;
24
24
  /**
25
- * Whether to enable single sign-on for a directory. If you don't specify a value, AWS CloudFormation disables single sign-on by default.
25
+ * Whether to enable single sign-on for a directory. If you don't specify a value, CloudFormation disables single sign-on by default.
26
26
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-directoryservice-simplead.html#cfn-directoryservice-simplead-enablesso}
27
27
  */
28
28
  EnableSso?: boolean | undefined;
@@ -34,7 +34,7 @@ export type DirectoryServiceSimpleADProps = {
34
34
  /**
35
35
  * The password for the directory administrator. The directory creation process creates a directory administrator account with the user name `Administrator` and this password.
36
36
  *
37
- * If you need to change the password for the administrator account, see the [ResetUserPassword](https://docs.aws.amazon.com/directoryservice/latest/devguide/API_ResetUserPassword.html) API call in the *AWS Directory Service API Reference* .
37
+ * If you need to change the password for the administrator account, see the [ResetUserPassword](https://docs.aws.amazon.com/directoryservice/latest/devguide/API_ResetUserPassword.html) API call in the *Directory Service API Reference* .
38
38
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-directoryservice-simplead.html#cfn-directoryservice-simplead-password}
39
39
  */
40
40
  Password?: string | undefined;
@@ -44,7 +44,7 @@ export type DirectoryServiceSimpleADProps = {
44
44
  */
45
45
  ShortName?: string | undefined;
46
46
  /**
47
- * The size of the directory. For valid values, see [CreateDirectory](https://docs.aws.amazon.com/directoryservice/latest/devguide/API_CreateDirectory.html) in the *AWS Directory Service API Reference* .
47
+ * The size of the directory. For valid values, see [CreateDirectory](https://docs.aws.amazon.com/directoryservice/latest/devguide/API_CreateDirectory.html) in the *Directory Service API Reference* .
48
48
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-directoryservice-simplead.html#cfn-directoryservice-simplead-size}
49
49
  */
50
50
  Size: string;
@@ -80,7 +80,7 @@ export type DirectoryServiceSimpleADAttribs = {
80
80
  */
81
81
  export type VpcSettings = {
82
82
  /**
83
- * The identifiers of the subnets for the directory servers. The two subnets must be in different Availability Zones. AWS Directory Service specifies a directory server and a DNS server in each of these subnets.
83
+ * The identifiers of the subnets for the directory servers. The two subnets must be in different Availability Zones. Directory Service specifies a directory server and a DNS server in each of these subnets.
84
84
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-directoryservice-simplead-vpcsettings.html#cfn-directoryservice-simplead-vpcsettings-subnetids}
85
85
  */
86
86
  SubnetIds: string[];
@@ -31,7 +31,7 @@ export type DMSDataProviderProps = {
31
31
  */
32
32
  Description?: string | undefined;
33
33
  /**
34
- * The type of database engine for the data provider. Valid values include `"aurora"` , `"aurora-postgresql"` , `"mysql"` , `"oracle"` , `"postgres"` , `"sqlserver"` , `redshift` , `mariadb` , `mongodb` , `db2` , `db2-zos` and `docdb` . A value of `"aurora"` represents Amazon Aurora MySQL-Compatible Edition.
34
+ * The type of database engine for the data provider. Valid values include `"aurora"` , `"aurora-postgresql"` , `"mysql"` , `"oracle"` , `"postgres"` , `"sqlserver"` , `redshift` , `mariadb` , `mongodb` , `db2` , `db2-zos` , `docdb` , and `sybase` . A value of `"aurora"` represents Amazon Aurora MySQL-Compatible Edition.
35
35
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-dataprovider.html#cfn-dms-dataprovider-engine}
36
36
  */
37
37
  Engine: "aurora" | "aurora_postgresql" | "mysql" | "oracle" | "postgres" | "sqlserver" | "redshift" | "mariadb" | "mongodb" | "docdb" | "db2" | "db2_zos";
@@ -81,11 +81,11 @@ export type DMSEndpointProps = {
81
81
  */
82
82
  KinesisSettings?: KinesisSettings | undefined;
83
83
  /**
84
- * An AWS KMS key identifier that is used to encrypt the connection parameters for the endpoint.
84
+ * An AWS key identifier that is used to encrypt the connection parameters for the endpoint.
85
85
  *
86
86
  * If you don't specify a value for the `KmsKeyId` parameter, AWS DMS uses your default encryption key.
87
87
  *
88
- * AWS KMS creates the default encryption key for your AWS account . Your AWS account has a different default encryption key for each AWS Region .
88
+ * AWS creates the default encryption key for your AWS account . Your AWS account has a different default encryption key for each AWS Region .
89
89
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-endpoint.html#cfn-dms-endpoint-kmskeyid}
90
90
  */
91
91
  KmsKeyId?: string | undefined;
@@ -1377,7 +1377,7 @@ export type RedshiftSettings = {
1377
1377
  */
1378
1378
  SecretsManagerSecretId?: string | undefined;
1379
1379
  /**
1380
- * The AWS KMS key ID. If you are using `SSE_KMS` for the `EncryptionMode` , provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.
1380
+ * The AWS key ID. If you are using `SSE_KMS` for the `EncryptionMode` , provide this key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.
1381
1381
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-redshiftsettings.html#cfn-dms-endpoint-redshiftsettings-serversideencryptionkmskeyid}
1382
1382
  */
1383
1383
  ServerSideEncryptionKmsKeyId?: string | undefined;
@@ -1692,7 +1692,7 @@ export type S3Settings = {
1692
1692
  */
1693
1693
  RowGroupLength?: number | undefined;
1694
1694
  /**
1695
- * If you are using `SSE_KMS` for the `EncryptionMode` , provide the AWS KMS key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.
1695
+ * If you are using `SSE_KMS` for the `EncryptionMode` , provide the AWS key ID. The key that you use needs an attached policy that enables IAM user permissions and allows use of the key.
1696
1696
  *
1697
1697
  * Here is a CLI example: `aws dms create-endpoint --endpoint-identifier *value* --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn= *value* ,BucketFolder= *value* ,BucketName= *value* ,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId= *value*`
1698
1698
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-s3settings.html#cfn-dms-endpoint-s3settings-serversideencryptionkmskeyid}