aws-cdk-lib 2.153.0__py3-none-any.whl → 2.154.0__py3-none-any.whl

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.

Potentially problematic release.


This version of aws-cdk-lib might be problematic. Click here for more details.

Files changed (266) hide show
  1. aws_cdk/__init__.py +157 -215
  2. aws_cdk/_jsii/__init__.py +2 -1
  3. aws_cdk/_jsii/{aws-cdk-lib@2.153.0.jsii.tgz → aws-cdk-lib@2.154.0.jsii.tgz} +0 -0
  4. aws_cdk/alexa_ask/__init__.py +3 -3
  5. aws_cdk/aws_accessanalyzer/__init__.py +5 -5
  6. aws_cdk/aws_acmpca/__init__.py +79 -24
  7. aws_cdk/aws_amazonmq/__init__.py +161 -161
  8. aws_cdk/aws_amplify/__init__.py +36 -36
  9. aws_cdk/aws_amplifyuibuilder/__init__.py +32 -32
  10. aws_cdk/aws_apigateway/__init__.py +122 -122
  11. aws_cdk/aws_apigatewayv2/__init__.py +135 -121
  12. aws_cdk/aws_apigatewayv2_integrations/__init__.py +12 -12
  13. aws_cdk/aws_appconfig/__init__.py +59 -59
  14. aws_cdk/aws_appflow/__init__.py +20 -20
  15. aws_cdk/aws_appintegrations/__init__.py +19 -19
  16. aws_cdk/aws_applicationautoscaling/__init__.py +31 -16
  17. aws_cdk/aws_applicationinsights/__init__.py +11 -11
  18. aws_cdk/aws_applicationsignals/__init__.py +5 -5
  19. aws_cdk/aws_appmesh/__init__.py +35 -35
  20. aws_cdk/aws_apprunner/__init__.py +25 -25
  21. aws_cdk/aws_appstream/__init__.py +105 -105
  22. aws_cdk/aws_appsync/__init__.py +89 -89
  23. aws_cdk/aws_apptest/__init__.py +25 -25
  24. aws_cdk/aws_aps/__init__.py +14 -14
  25. aws_cdk/aws_arczonalshift/__init__.py +200 -3
  26. aws_cdk/aws_athena/__init__.py +25 -25
  27. aws_cdk/aws_auditmanager/__init__.py +15 -15
  28. aws_cdk/aws_autoscaling/__init__.py +84 -84
  29. aws_cdk/aws_autoscalingplans/__init__.py +2 -2
  30. aws_cdk/aws_b2bi/__init__.py +24 -24
  31. aws_cdk/aws_backup/__init__.py +33 -33
  32. aws_cdk/aws_backupgateway/__init__.py +7 -7
  33. aws_cdk/aws_batch/__init__.py +289 -35
  34. aws_cdk/aws_bcmdataexports/__init__.py +2 -2
  35. aws_cdk/aws_bedrock/__init__.py +13239 -3277
  36. aws_cdk/aws_billingconductor/__init__.py +28 -28
  37. aws_cdk/aws_budgets/__init__.py +12 -12
  38. aws_cdk/aws_cassandra/__init__.py +16 -16
  39. aws_cdk/aws_ce/__init__.py +17 -17
  40. aws_cdk/aws_certificatemanager/__init__.py +9 -9
  41. aws_cdk/aws_chatbot/__init__.py +22 -22
  42. aws_cdk/aws_cleanrooms/__init__.py +2470 -307
  43. aws_cdk/aws_cleanroomsml/__init__.py +5 -5
  44. aws_cdk/aws_cloud9/__init__.py +10 -10
  45. aws_cdk/aws_cloudformation/__init__.py +94 -69
  46. aws_cdk/aws_cloudfront/__init__.py +31 -30
  47. aws_cdk/aws_cloudtrail/__init__.py +46 -44
  48. aws_cdk/aws_cloudwatch/__init__.py +61 -69
  49. aws_cdk/aws_codeartifact/__init__.py +19 -19
  50. aws_cdk/aws_codebuild/__init__.py +60 -68
  51. aws_cdk/aws_codecommit/__init__.py +10 -6
  52. aws_cdk/aws_codeconnections/__init__.py +5 -5
  53. aws_cdk/aws_codedeploy/__init__.py +28 -28
  54. aws_cdk/aws_codeguruprofiler/__init__.py +5 -5
  55. aws_cdk/aws_codegurureviewer/__init__.py +6 -6
  56. aws_cdk/aws_codepipeline/__init__.py +849 -52
  57. aws_cdk/aws_codepipeline_actions/__init__.py +1 -1
  58. aws_cdk/aws_codestar/__init__.py +8 -8
  59. aws_cdk/aws_codestarconnections/__init__.py +17 -17
  60. aws_cdk/aws_codestarnotifications/__init__.py +10 -10
  61. aws_cdk/aws_cognito/__init__.py +465 -133
  62. aws_cdk/aws_comprehend/__init__.py +20 -20
  63. aws_cdk/aws_config/__init__.py +67 -67
  64. aws_cdk/aws_connect/__init__.py +139 -137
  65. aws_cdk/aws_connectcampaigns/__init__.py +5 -5
  66. aws_cdk/aws_controltower/__init__.py +12 -12
  67. aws_cdk/aws_cur/__init__.py +12 -12
  68. aws_cdk/aws_customerprofiles/__init__.py +36 -36
  69. aws_cdk/aws_databrew/__init__.py +45 -45
  70. aws_cdk/aws_datapipeline/__init__.py +12 -8
  71. aws_cdk/aws_datasync/__init__.py +119 -117
  72. aws_cdk/aws_datazone/__init__.py +63 -63
  73. aws_cdk/aws_dax/__init__.py +20 -20
  74. aws_cdk/aws_deadline/__init__.py +221 -292
  75. aws_cdk/aws_detective/__init__.py +8 -8
  76. aws_cdk/aws_devicefarm/__init__.py +37 -37
  77. aws_cdk/aws_devopsguru/__init__.py +2 -2
  78. aws_cdk/aws_directoryservice/__init__.py +15 -15
  79. aws_cdk/aws_dlm/__init__.py +12 -12
  80. aws_cdk/aws_dms/__init__.py +300 -298
  81. aws_cdk/aws_docdb/__init__.py +49 -49
  82. aws_cdk/aws_docdbelastic/__init__.py +14 -14
  83. aws_cdk/aws_dynamodb/__init__.py +371 -37
  84. aws_cdk/aws_ec2/__init__.py +900 -606
  85. aws_cdk/aws_ecr/__init__.py +117 -77
  86. aws_cdk/aws_ecr_assets/__init__.py +4 -4
  87. aws_cdk/aws_ecs/__init__.py +190 -191
  88. aws_cdk/aws_ecs_patterns/__init__.py +2 -2
  89. aws_cdk/aws_efs/__init__.py +22 -22
  90. aws_cdk/aws_eks/__init__.py +177 -61
  91. aws_cdk/aws_elasticache/__init__.py +218 -226
  92. aws_cdk/aws_elasticbeanstalk/__init__.py +25 -25
  93. aws_cdk/aws_elasticloadbalancing/__init__.py +16 -16
  94. aws_cdk/aws_elasticloadbalancingv2/__init__.py +1066 -102
  95. aws_cdk/aws_elasticloadbalancingv2_targets/__init__.py +86 -4
  96. aws_cdk/aws_elasticsearch/__init__.py +16 -16
  97. aws_cdk/aws_emr/__init__.py +74 -74
  98. aws_cdk/aws_emrcontainers/__init__.py +3 -3
  99. aws_cdk/aws_emrserverless/__init__.py +157 -14
  100. aws_cdk/aws_entityresolution/__init__.py +613 -35
  101. aws_cdk/aws_events/__init__.py +42 -42
  102. aws_cdk/aws_eventschemas/__init__.py +16 -16
  103. aws_cdk/aws_evidently/__init__.py +38 -38
  104. aws_cdk/aws_finspace/__init__.py +8 -8
  105. aws_cdk/aws_fis/__init__.py +12 -12
  106. aws_cdk/aws_fms/__init__.py +21 -21
  107. aws_cdk/aws_forecast/__init__.py +18 -11
  108. aws_cdk/aws_frauddetector/__init__.py +35 -35
  109. aws_cdk/aws_fsx/__init__.py +35 -35
  110. aws_cdk/aws_gamelift/__init__.py +103 -103
  111. aws_cdk/aws_globalaccelerator/__init__.py +46 -24
  112. aws_cdk/aws_glue/__init__.py +132 -139
  113. aws_cdk/aws_grafana/__init__.py +17 -17
  114. aws_cdk/aws_greengrass/__init__.py +48 -48
  115. aws_cdk/aws_greengrassv2/__init__.py +10 -10
  116. aws_cdk/aws_groundstation/__init__.py +16 -16
  117. aws_cdk/aws_guardduty/__init__.py +40 -38
  118. aws_cdk/aws_healthimaging/__init__.py +3 -3
  119. aws_cdk/aws_healthlake/__init__.py +6 -6
  120. aws_cdk/aws_iam/__init__.py +120 -122
  121. aws_cdk/aws_identitystore/__init__.py +6 -6
  122. aws_cdk/aws_imagebuilder/__init__.py +92 -92
  123. aws_cdk/aws_inspector/__init__.py +8 -8
  124. aws_cdk/aws_inspectorv2/__init__.py +102 -97
  125. aws_cdk/aws_internetmonitor/__init__.py +12 -12
  126. aws_cdk/aws_iot/__init__.py +141 -141
  127. aws_cdk/aws_iot1click/__init__.py +9 -9
  128. aws_cdk/aws_iotanalytics/__init__.py +21 -21
  129. aws_cdk/aws_iotcoredeviceadvisor/__init__.py +2 -2
  130. aws_cdk/aws_iotevents/__init__.py +20 -20
  131. aws_cdk/aws_iotfleethub/__init__.py +4 -4
  132. aws_cdk/aws_iotfleetwise/__init__.py +45 -45
  133. aws_cdk/aws_iotsitewise/__init__.py +40 -40
  134. aws_cdk/aws_iotthingsgraph/__init__.py +2 -2
  135. aws_cdk/aws_iottwinmaker/__init__.py +34 -34
  136. aws_cdk/aws_iotwireless/__init__.py +66 -66
  137. aws_cdk/aws_ivs/__init__.py +32 -32
  138. aws_cdk/aws_ivschat/__init__.py +9 -9
  139. aws_cdk/aws_kafkaconnect/__init__.py +22 -22
  140. aws_cdk/aws_kendra/__init__.py +28 -28
  141. aws_cdk/aws_kendraranking/__init__.py +4 -4
  142. aws_cdk/aws_kinesis/__init__.py +8 -8
  143. aws_cdk/aws_kinesisanalytics/__init__.py +23 -23
  144. aws_cdk/aws_kinesisanalyticsv2/__init__.py +15 -15
  145. aws_cdk/aws_kinesisfirehose/__init__.py +677 -18
  146. aws_cdk/aws_kinesisvideo/__init__.py +10 -10
  147. aws_cdk/aws_kms/__init__.py +20 -20
  148. aws_cdk/aws_lakeformation/__init__.py +36 -36
  149. aws_cdk/aws_lambda/__init__.py +174 -118
  150. aws_cdk/aws_launchwizard/__init__.py +508 -0
  151. aws_cdk/aws_lex/__init__.py +24 -24
  152. aws_cdk/aws_licensemanager/__init__.py +17 -17
  153. aws_cdk/aws_lightsail/__init__.py +90 -90
  154. aws_cdk/aws_location/__init__.py +41 -41
  155. aws_cdk/aws_logs/__init__.py +50 -50
  156. aws_cdk/aws_lookoutequipment/__init__.py +9 -9
  157. aws_cdk/aws_lookoutmetrics/__init__.py +10 -10
  158. aws_cdk/aws_lookoutvision/__init__.py +1 -1
  159. aws_cdk/aws_m2/__init__.py +20 -20
  160. aws_cdk/aws_macie/__init__.py +19 -19
  161. aws_cdk/aws_managedblockchain/__init__.py +10 -10
  162. aws_cdk/aws_mediaconnect/__init__.py +114 -77
  163. aws_cdk/aws_mediaconvert/__init__.py +20 -20
  164. aws_cdk/aws_medialive/__init__.py +44 -76
  165. aws_cdk/aws_mediapackage/__init__.py +38 -38
  166. aws_cdk/aws_mediapackagev2/__init__.py +178 -25
  167. aws_cdk/aws_mediastore/__init__.py +7 -7
  168. aws_cdk/aws_mediatailor/__init__.py +40 -40
  169. aws_cdk/aws_memorydb/__init__.py +41 -41
  170. aws_cdk/aws_msk/__init__.py +39 -39
  171. aws_cdk/aws_mwaa/__init__.py +25 -25
  172. aws_cdk/aws_neptune/__init__.py +55 -55
  173. aws_cdk/aws_neptunegraph/__init__.py +11 -11
  174. aws_cdk/aws_networkfirewall/__init__.py +36 -30
  175. aws_cdk/aws_networkmanager/__init__.py +1062 -91
  176. aws_cdk/aws_nimblestudio/__init__.py +31 -31
  177. aws_cdk/aws_oam/__init__.py +8 -8
  178. aws_cdk/aws_omics/__init__.py +36 -36
  179. aws_cdk/aws_opensearchserverless/__init__.py +25 -25
  180. aws_cdk/aws_opensearchservice/__init__.py +20 -20
  181. aws_cdk/aws_opsworks/__init__.py +87 -87
  182. aws_cdk/aws_opsworkscm/__init__.py +21 -21
  183. aws_cdk/aws_organizations/__init__.py +17 -17
  184. aws_cdk/aws_osis/__init__.py +122 -9
  185. aws_cdk/aws_panorama/__init__.py +27 -22
  186. aws_cdk/aws_paymentcryptography/__init__.py +7 -7
  187. aws_cdk/aws_pcaconnectorad/__init__.py +17 -17
  188. aws_cdk/aws_personalize/__init__.py +19 -19
  189. aws_cdk/aws_pinpoint/__init__.py +122 -122
  190. aws_cdk/aws_pinpointemail/__init__.py +16 -16
  191. aws_cdk/aws_pipes/__init__.py +14 -16
  192. aws_cdk/aws_proton/__init__.py +19 -19
  193. aws_cdk/aws_qbusiness/__init__.py +160 -45
  194. aws_cdk/aws_qldb/__init__.py +12 -12
  195. aws_cdk/aws_quicksight/__init__.py +91 -91
  196. aws_cdk/aws_ram/__init__.py +11 -11
  197. aws_cdk/aws_rds/__init__.py +365 -259
  198. aws_cdk/aws_redshift/__init__.py +136 -91
  199. aws_cdk/aws_redshiftserverless/__init__.py +27 -27
  200. aws_cdk/aws_refactorspaces/__init__.py +26 -26
  201. aws_cdk/aws_rekognition/__init__.py +16 -16
  202. aws_cdk/aws_resiliencehub/__init__.py +15 -15
  203. aws_cdk/aws_resourceexplorer2/__init__.py +8 -8
  204. aws_cdk/aws_resourcegroups/__init__.py +6 -6
  205. aws_cdk/aws_robomaker/__init__.py +25 -25
  206. aws_cdk/aws_rolesanywhere/__init__.py +67 -19
  207. aws_cdk/aws_route53/__init__.py +36 -36
  208. aws_cdk/aws_route53profiles/__init__.py +11 -11
  209. aws_cdk/aws_route53recoverycontrol/__init__.py +14 -14
  210. aws_cdk/aws_route53recoveryreadiness/__init__.py +13 -13
  211. aws_cdk/aws_route53resolver/__init__.py +123 -82
  212. aws_cdk/aws_rum/__init__.py +6 -6
  213. aws_cdk/aws_s3/__init__.py +136 -80
  214. aws_cdk/aws_s3_deployment/__init__.py +30 -24
  215. aws_cdk/aws_s3_notifications/__init__.py +3 -4
  216. aws_cdk/aws_s3express/__init__.py +5 -5
  217. aws_cdk/aws_s3objectlambda/__init__.py +6 -6
  218. aws_cdk/aws_s3outposts/__init__.py +16 -16
  219. aws_cdk/aws_sagemaker/__init__.py +2412 -280
  220. aws_cdk/aws_sam/__init__.py +101 -101
  221. aws_cdk/aws_scheduler/__init__.py +13 -13
  222. aws_cdk/aws_sdb/__init__.py +1 -1
  223. aws_cdk/aws_secretsmanager/__init__.py +20 -19
  224. aws_cdk/aws_securityhub/__init__.py +70 -57
  225. aws_cdk/aws_securitylake/__init__.py +341 -16
  226. aws_cdk/aws_servicecatalog/__init__.py +87 -87
  227. aws_cdk/aws_servicecatalogappregistry/__init__.py +12 -12
  228. aws_cdk/aws_servicediscovery/__init__.py +23 -23
  229. aws_cdk/aws_ses/__init__.py +12038 -5604
  230. aws_cdk/aws_shield/__init__.py +15 -15
  231. aws_cdk/aws_signer/__init__.py +9 -9
  232. aws_cdk/aws_simspaceweaver/__init__.py +5 -5
  233. aws_cdk/aws_sns/__init__.py +28 -28
  234. aws_cdk/aws_sqs/__init__.py +20 -20
  235. aws_cdk/aws_ssm/__init__.py +172 -101
  236. aws_cdk/aws_ssmcontacts/__init__.py +18 -18
  237. aws_cdk/aws_ssmincidents/__init__.py +11 -11
  238. aws_cdk/aws_sso/__init__.py +31 -31
  239. aws_cdk/aws_stepfunctions/__init__.py +370 -28
  240. aws_cdk/aws_supportapp/__init__.py +11 -11
  241. aws_cdk/aws_synthetics/__init__.py +18 -18
  242. aws_cdk/aws_systemsmanagersap/__init__.py +48 -7
  243. aws_cdk/aws_timestream/__init__.py +34 -34
  244. aws_cdk/aws_transfer/__init__.py +57 -57
  245. aws_cdk/aws_verifiedpermissions/__init__.py +11 -11
  246. aws_cdk/aws_voiceid/__init__.py +4 -4
  247. aws_cdk/aws_vpclattice/__init__.py +42 -42
  248. aws_cdk/aws_waf/__init__.py +17 -17
  249. aws_cdk/aws_wafregional/__init__.py +28 -28
  250. aws_cdk/aws_wafv2/__init__.py +39 -39
  251. aws_cdk/aws_wisdom/__init__.py +16 -16
  252. aws_cdk/aws_workspaces/__init__.py +18 -18
  253. aws_cdk/aws_workspacesthinclient/__init__.py +63 -9
  254. aws_cdk/aws_workspacesweb/__init__.py +87 -46
  255. aws_cdk/aws_xray/__init__.py +12 -12
  256. aws_cdk/cloud_assembly_schema/__init__.py +348 -239
  257. aws_cdk/custom_resources/__init__.py +283 -0
  258. aws_cdk/cx_api/__init__.py +15 -15
  259. aws_cdk/pipelines/__init__.py +172 -237
  260. {aws_cdk_lib-2.153.0.dist-info → aws_cdk_lib-2.154.0.dist-info}/METADATA +3 -2
  261. aws_cdk_lib-2.154.0.dist-info/RECORD +292 -0
  262. aws_cdk_lib-2.153.0.dist-info/RECORD +0 -291
  263. {aws_cdk_lib-2.153.0.dist-info → aws_cdk_lib-2.154.0.dist-info}/LICENSE +0 -0
  264. {aws_cdk_lib-2.153.0.dist-info → aws_cdk_lib-2.154.0.dist-info}/NOTICE +0 -0
  265. {aws_cdk_lib-2.153.0.dist-info → aws_cdk_lib-2.154.0.dist-info}/WHEEL +0 -0
  266. {aws_cdk_lib-2.153.0.dist-info → aws_cdk_lib-2.154.0.dist-info}/top_level.txt +0 -0
@@ -225,7 +225,7 @@ class CfnFirewall(
225
225
  if __debug__:
226
226
  type_hints = typing.get_type_hints(_typecheckingstub__fdb28f607bba18f9f1db46f554b41c7ddfaaf01fe3c74c5f99726bd72458a115)
227
227
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
228
- jsii.set(self, "firewallName", value)
228
+ jsii.set(self, "firewallName", value) # pyright: ignore[reportArgumentType]
229
229
 
230
230
  @builtins.property
231
231
  @jsii.member(jsii_name="firewallPolicyArn")
@@ -238,7 +238,7 @@ class CfnFirewall(
238
238
  if __debug__:
239
239
  type_hints = typing.get_type_hints(_typecheckingstub__c711ef7af7567ab69b12f083b26c4033f7cdf1593bf27227f989d7c73e8c9fc2)
240
240
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
241
- jsii.set(self, "firewallPolicyArn", value)
241
+ jsii.set(self, "firewallPolicyArn", value) # pyright: ignore[reportArgumentType]
242
242
 
243
243
  @builtins.property
244
244
  @jsii.member(jsii_name="subnetMappings")
@@ -256,7 +256,7 @@ class CfnFirewall(
256
256
  if __debug__:
257
257
  type_hints = typing.get_type_hints(_typecheckingstub__0f2f1e41c3294b6f9ed43f3936b8feb28ed4bd73021f059aae4743db717241ab)
258
258
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
259
- jsii.set(self, "subnetMappings", value)
259
+ jsii.set(self, "subnetMappings", value) # pyright: ignore[reportArgumentType]
260
260
 
261
261
  @builtins.property
262
262
  @jsii.member(jsii_name="vpcId")
@@ -269,7 +269,7 @@ class CfnFirewall(
269
269
  if __debug__:
270
270
  type_hints = typing.get_type_hints(_typecheckingstub__ba092b3d0c9ca8819ad31fd4320cebdee3150a45603af80de70f2c0bbb9e04b5)
271
271
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
272
- jsii.set(self, "vpcId", value)
272
+ jsii.set(self, "vpcId", value) # pyright: ignore[reportArgumentType]
273
273
 
274
274
  @builtins.property
275
275
  @jsii.member(jsii_name="deleteProtection")
@@ -287,7 +287,7 @@ class CfnFirewall(
287
287
  if __debug__:
288
288
  type_hints = typing.get_type_hints(_typecheckingstub__12d69795554b50f9f4f46a0470d9cf06e4d826d030dcab9f0adfc3a3d566c8b3)
289
289
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
290
- jsii.set(self, "deleteProtection", value)
290
+ jsii.set(self, "deleteProtection", value) # pyright: ignore[reportArgumentType]
291
291
 
292
292
  @builtins.property
293
293
  @jsii.member(jsii_name="description")
@@ -300,7 +300,7 @@ class CfnFirewall(
300
300
  if __debug__:
301
301
  type_hints = typing.get_type_hints(_typecheckingstub__fea0349bbbe56acfbf8d2e11ce10cdd2221eb418df0a6df3602174f8015ca4f6)
302
302
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
303
- jsii.set(self, "description", value)
303
+ jsii.set(self, "description", value) # pyright: ignore[reportArgumentType]
304
304
 
305
305
  @builtins.property
306
306
  @jsii.member(jsii_name="firewallPolicyChangeProtection")
@@ -318,7 +318,7 @@ class CfnFirewall(
318
318
  if __debug__:
319
319
  type_hints = typing.get_type_hints(_typecheckingstub__ee50239d13ab311a798770d372dccb418872f67c3e07c873f5d87e11df129a35)
320
320
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
321
- jsii.set(self, "firewallPolicyChangeProtection", value)
321
+ jsii.set(self, "firewallPolicyChangeProtection", value) # pyright: ignore[reportArgumentType]
322
322
 
323
323
  @builtins.property
324
324
  @jsii.member(jsii_name="subnetChangeProtection")
@@ -336,7 +336,7 @@ class CfnFirewall(
336
336
  if __debug__:
337
337
  type_hints = typing.get_type_hints(_typecheckingstub__3edeae6cf81be7cb1d87c21080d7c060fb1fdbd872b4292af576701d514ade47)
338
338
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
339
- jsii.set(self, "subnetChangeProtection", value)
339
+ jsii.set(self, "subnetChangeProtection", value) # pyright: ignore[reportArgumentType]
340
340
 
341
341
  @builtins.property
342
342
  @jsii.member(jsii_name="tagsRaw")
@@ -349,7 +349,7 @@ class CfnFirewall(
349
349
  if __debug__:
350
350
  type_hints = typing.get_type_hints(_typecheckingstub__e1b2b141c4b9a04d63365f9d8a2a5636d417c4a087ebfbfd40be7336d4d258da)
351
351
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
352
- jsii.set(self, "tagsRaw", value)
352
+ jsii.set(self, "tagsRaw", value) # pyright: ignore[reportArgumentType]
353
353
 
354
354
  @jsii.data_type(
355
355
  jsii_type="aws-cdk-lib.aws_networkfirewall.CfnFirewall.SubnetMappingProperty",
@@ -609,7 +609,7 @@ class CfnFirewallPolicy(
609
609
  if __debug__:
610
610
  type_hints = typing.get_type_hints(_typecheckingstub__706340078bfabf1ab4df2417fc17af1521f1718330cb1fc0087bd9afbac6b09e)
611
611
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
612
- jsii.set(self, "firewallPolicy", value)
612
+ jsii.set(self, "firewallPolicy", value) # pyright: ignore[reportArgumentType]
613
613
 
614
614
  @builtins.property
615
615
  @jsii.member(jsii_name="firewallPolicyName")
@@ -622,7 +622,7 @@ class CfnFirewallPolicy(
622
622
  if __debug__:
623
623
  type_hints = typing.get_type_hints(_typecheckingstub__96c7e3a8041e7e54afea999d4d0ef02ac9ae2b07dcdf0a03eae03b540da1897f)
624
624
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
625
- jsii.set(self, "firewallPolicyName", value)
625
+ jsii.set(self, "firewallPolicyName", value) # pyright: ignore[reportArgumentType]
626
626
 
627
627
  @builtins.property
628
628
  @jsii.member(jsii_name="description")
@@ -635,7 +635,7 @@ class CfnFirewallPolicy(
635
635
  if __debug__:
636
636
  type_hints = typing.get_type_hints(_typecheckingstub__17c32ed9aaa9f9ee7c0bc9d17e141d75109032a7a60deaf6aed2663b8c4728a3)
637
637
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
638
- jsii.set(self, "description", value)
638
+ jsii.set(self, "description", value) # pyright: ignore[reportArgumentType]
639
639
 
640
640
  @builtins.property
641
641
  @jsii.member(jsii_name="tagsRaw")
@@ -648,7 +648,7 @@ class CfnFirewallPolicy(
648
648
  if __debug__:
649
649
  type_hints = typing.get_type_hints(_typecheckingstub__8c11c99d52a27fc2ece4bf3400c4dd843466996564051d6963ae198097626d76)
650
650
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
651
- jsii.set(self, "tagsRaw", value)
651
+ jsii.set(self, "tagsRaw", value) # pyright: ignore[reportArgumentType]
652
652
 
653
653
  @jsii.data_type(
654
654
  jsii_type="aws-cdk-lib.aws_networkfirewall.CfnFirewallPolicy.ActionDefinitionProperty",
@@ -2116,7 +2116,7 @@ class CfnLoggingConfiguration(
2116
2116
  if __debug__:
2117
2117
  type_hints = typing.get_type_hints(_typecheckingstub__d71125ddf5ba2d377facff407ef5a2fcdbd3c618a7499d3633c68130f56adcee)
2118
2118
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2119
- jsii.set(self, "firewallArn", value)
2119
+ jsii.set(self, "firewallArn", value) # pyright: ignore[reportArgumentType]
2120
2120
 
2121
2121
  @builtins.property
2122
2122
  @jsii.member(jsii_name="loggingConfiguration")
@@ -2134,7 +2134,7 @@ class CfnLoggingConfiguration(
2134
2134
  if __debug__:
2135
2135
  type_hints = typing.get_type_hints(_typecheckingstub__6379a583f20adcddf04ea938455ca9e96ed6e0a2293ffa4b83968515494d8120)
2136
2136
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2137
- jsii.set(self, "loggingConfiguration", value)
2137
+ jsii.set(self, "loggingConfiguration", value) # pyright: ignore[reportArgumentType]
2138
2138
 
2139
2139
  @builtins.property
2140
2140
  @jsii.member(jsii_name="firewallName")
@@ -2147,7 +2147,7 @@ class CfnLoggingConfiguration(
2147
2147
  if __debug__:
2148
2148
  type_hints = typing.get_type_hints(_typecheckingstub__1e3640e7313e33945bc2b7c00caa777b47e14239e160ded6a349405aeb0b47da)
2149
2149
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2150
- jsii.set(self, "firewallName", value)
2150
+ jsii.set(self, "firewallName", value) # pyright: ignore[reportArgumentType]
2151
2151
 
2152
2152
  @jsii.data_type(
2153
2153
  jsii_type="aws-cdk-lib.aws_networkfirewall.CfnLoggingConfiguration.LogDestinationConfigProperty",
@@ -2174,7 +2174,7 @@ class CfnLoggingConfiguration(
2174
2174
 
2175
2175
  :param log_destination: The named location for the logs, provided in a key:value mapping that is specific to the chosen destination type. - For an Amazon S3 bucket, provide the name of the bucket, with key ``bucketName`` , and optionally provide a prefix, with key ``prefix`` . The following example specifies an Amazon S3 bucket named ``DOC-EXAMPLE-BUCKET`` and the prefix ``alerts`` : ``"LogDestination": { "bucketName": "DOC-EXAMPLE-BUCKET", "prefix": "alerts" }`` - For a CloudWatch log group, provide the name of the CloudWatch log group, with key ``logGroup`` . The following example specifies a log group named ``alert-log-group`` : ``"LogDestination": { "logGroup": "alert-log-group" }`` - For a Firehose delivery stream, provide the name of the delivery stream, with key ``deliveryStream`` . The following example specifies a delivery stream named ``alert-delivery-stream`` : ``"LogDestination": { "deliveryStream": "alert-delivery-stream" }``
2176
2176
  :param log_destination_type: The type of storage destination to send these logs to. You can send logs to an Amazon S3 bucket, a CloudWatch log group, or a Firehose delivery stream.
2177
- :param log_type: The type of log to send. Alert logs report traffic that matches a stateful rule with an action setting that sends an alert log message. Flow logs are standard network traffic flow logs.
2177
+ :param log_type: The type of log to record. You can record the following types of logs from your Network Firewall stateful engine. - ``ALERT`` - Logs for traffic that matches your stateful rules and that have an action that sends an alert. A stateful rule sends alerts for the rule actions DROP, ALERT, and REJECT. For more information, see the ``StatefulRule`` property. - ``FLOW`` - Standard network traffic flow logs. The stateful rules engine records flow logs for all network traffic that it receives. Each flow log record captures the network flow for a specific standard stateless rule group. - ``TLS`` - Logs for events that are related to TLS inspection. For more information, see `Inspecting SSL/TLS traffic with TLS inspection configurations <https://docs.aws.amazon.com/network-firewall/latest/developerguide/tls-inspection-configurations.html>`_ in the *Network Firewall Developer Guide* .
2178
2178
 
2179
2179
  :see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkfirewall-loggingconfiguration-logdestinationconfig.html
2180
2180
  :exampleMetadata: fixture=_generated
@@ -2210,7 +2210,9 @@ class CfnLoggingConfiguration(
2210
2210
  ) -> typing.Union[_IResolvable_da3f097b, typing.Mapping[builtins.str, builtins.str]]:
2211
2211
  '''The named location for the logs, provided in a key:value mapping that is specific to the chosen destination type.
2212
2212
 
2213
- - For an Amazon S3 bucket, provide the name of the bucket, with key ``bucketName`` , and optionally provide a prefix, with key ``prefix`` . The following example specifies an Amazon S3 bucket named ``DOC-EXAMPLE-BUCKET`` and the prefix ``alerts`` :
2213
+ - For an Amazon S3 bucket, provide the name of the bucket, with key ``bucketName`` , and optionally provide a prefix, with key ``prefix`` .
2214
+
2215
+ The following example specifies an Amazon S3 bucket named ``DOC-EXAMPLE-BUCKET`` and the prefix ``alerts`` :
2214
2216
 
2215
2217
  ``"LogDestination": { "bucketName": "DOC-EXAMPLE-BUCKET", "prefix": "alerts" }``
2216
2218
 
@@ -2242,9 +2244,13 @@ class CfnLoggingConfiguration(
2242
2244
 
2243
2245
  @builtins.property
2244
2246
  def log_type(self) -> builtins.str:
2245
- '''The type of log to send.
2247
+ '''The type of log to record.
2248
+
2249
+ You can record the following types of logs from your Network Firewall stateful engine.
2246
2250
 
2247
- Alert logs report traffic that matches a stateful rule with an action setting that sends an alert log message. Flow logs are standard network traffic flow logs.
2251
+ - ``ALERT`` - Logs for traffic that matches your stateful rules and that have an action that sends an alert. A stateful rule sends alerts for the rule actions DROP, ALERT, and REJECT. For more information, see the ``StatefulRule`` property.
2252
+ - ``FLOW`` - Standard network traffic flow logs. The stateful rules engine records flow logs for all network traffic that it receives. Each flow log record captures the network flow for a specific standard stateless rule group.
2253
+ - ``TLS`` - Logs for events that are related to TLS inspection. For more information, see `Inspecting SSL/TLS traffic with TLS inspection configurations <https://docs.aws.amazon.com/network-firewall/latest/developerguide/tls-inspection-configurations.html>`_ in the *Network Firewall Developer Guide* .
2248
2254
 
2249
2255
  :see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkfirewall-loggingconfiguration-logdestinationconfig.html#cfn-networkfirewall-loggingconfiguration-logdestinationconfig-logtype
2250
2256
  '''
@@ -2672,7 +2678,7 @@ class CfnRuleGroup(
2672
2678
  if __debug__:
2673
2679
  type_hints = typing.get_type_hints(_typecheckingstub__51c7651794925713a49400586d47fdec281f3586c00b18d62055515fd2ef2791)
2674
2680
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2675
- jsii.set(self, "capacity", value)
2681
+ jsii.set(self, "capacity", value) # pyright: ignore[reportArgumentType]
2676
2682
 
2677
2683
  @builtins.property
2678
2684
  @jsii.member(jsii_name="ruleGroupName")
@@ -2685,7 +2691,7 @@ class CfnRuleGroup(
2685
2691
  if __debug__:
2686
2692
  type_hints = typing.get_type_hints(_typecheckingstub__23a7df76066fa7162c289f359c412bcb9765e3d5b573e0d06d7daf300d391ff3)
2687
2693
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2688
- jsii.set(self, "ruleGroupName", value)
2694
+ jsii.set(self, "ruleGroupName", value) # pyright: ignore[reportArgumentType]
2689
2695
 
2690
2696
  @builtins.property
2691
2697
  @jsii.member(jsii_name="type")
@@ -2698,7 +2704,7 @@ class CfnRuleGroup(
2698
2704
  if __debug__:
2699
2705
  type_hints = typing.get_type_hints(_typecheckingstub__87ac4c425ad11cc87f637d21e3373819fe72741deca8ec3a39ab57b97c38a2e7)
2700
2706
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2701
- jsii.set(self, "type", value)
2707
+ jsii.set(self, "type", value) # pyright: ignore[reportArgumentType]
2702
2708
 
2703
2709
  @builtins.property
2704
2710
  @jsii.member(jsii_name="description")
@@ -2711,7 +2717,7 @@ class CfnRuleGroup(
2711
2717
  if __debug__:
2712
2718
  type_hints = typing.get_type_hints(_typecheckingstub__b0c85f5fc86d4cd20434a5458984123db8b76ff5d649d26af8be38c56af6a7b1)
2713
2719
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2714
- jsii.set(self, "description", value)
2720
+ jsii.set(self, "description", value) # pyright: ignore[reportArgumentType]
2715
2721
 
2716
2722
  @builtins.property
2717
2723
  @jsii.member(jsii_name="ruleGroup")
@@ -2729,7 +2735,7 @@ class CfnRuleGroup(
2729
2735
  if __debug__:
2730
2736
  type_hints = typing.get_type_hints(_typecheckingstub__6ed6ac96ae6360b92bfdf6614d9832ba1cad5080dce3a3257a75537c93626bb1)
2731
2737
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2732
- jsii.set(self, "ruleGroup", value)
2738
+ jsii.set(self, "ruleGroup", value) # pyright: ignore[reportArgumentType]
2733
2739
 
2734
2740
  @builtins.property
2735
2741
  @jsii.member(jsii_name="tagsRaw")
@@ -2742,7 +2748,7 @@ class CfnRuleGroup(
2742
2748
  if __debug__:
2743
2749
  type_hints = typing.get_type_hints(_typecheckingstub__5969fe74fc1a24641d71678e96d3133e152f5f87c43e5f7d72af22aa055d7db5)
2744
2750
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
2745
- jsii.set(self, "tagsRaw", value)
2751
+ jsii.set(self, "tagsRaw", value) # pyright: ignore[reportArgumentType]
2746
2752
 
2747
2753
  @jsii.data_type(
2748
2754
  jsii_type="aws-cdk-lib.aws_networkfirewall.CfnRuleGroup.ActionDefinitionProperty",
@@ -5423,7 +5429,7 @@ class CfnTLSInspectionConfiguration(
5423
5429
  if __debug__:
5424
5430
  type_hints = typing.get_type_hints(_typecheckingstub__d0caa3698092eac04f0f3cb6ef31ee8a37b5620e7b43e83135c822e030a956e5)
5425
5431
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
5426
- jsii.set(self, "tlsInspectionConfiguration", value)
5432
+ jsii.set(self, "tlsInspectionConfiguration", value) # pyright: ignore[reportArgumentType]
5427
5433
 
5428
5434
  @builtins.property
5429
5435
  @jsii.member(jsii_name="tlsInspectionConfigurationName")
@@ -5436,7 +5442,7 @@ class CfnTLSInspectionConfiguration(
5436
5442
  if __debug__:
5437
5443
  type_hints = typing.get_type_hints(_typecheckingstub__dc056f1763c9b07511c09bccb7850663b8f285be14ee1f3cb521a402d621782f)
5438
5444
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
5439
- jsii.set(self, "tlsInspectionConfigurationName", value)
5445
+ jsii.set(self, "tlsInspectionConfigurationName", value) # pyright: ignore[reportArgumentType]
5440
5446
 
5441
5447
  @builtins.property
5442
5448
  @jsii.member(jsii_name="description")
@@ -5449,7 +5455,7 @@ class CfnTLSInspectionConfiguration(
5449
5455
  if __debug__:
5450
5456
  type_hints = typing.get_type_hints(_typecheckingstub__a315bf64b464c871474cdb7416d97974a1f1ecea9dca5b529ccb217aa9b8bdbc)
5451
5457
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
5452
- jsii.set(self, "description", value)
5458
+ jsii.set(self, "description", value) # pyright: ignore[reportArgumentType]
5453
5459
 
5454
5460
  @builtins.property
5455
5461
  @jsii.member(jsii_name="tags")
@@ -5462,7 +5468,7 @@ class CfnTLSInspectionConfiguration(
5462
5468
  if __debug__:
5463
5469
  type_hints = typing.get_type_hints(_typecheckingstub__1705dcb0cd17e874ce96cef7a6499dffda595fe61408ae3b8537babc4ea07e7d)
5464
5470
  check_type(argname="argument value", value=value, expected_type=type_hints["value"])
5465
- jsii.set(self, "tags", value)
5471
+ jsii.set(self, "tags", value) # pyright: ignore[reportArgumentType]
5466
5472
 
5467
5473
  @jsii.data_type(
5468
5474
  jsii_type="aws-cdk-lib.aws_networkfirewall.CfnTLSInspectionConfiguration.AddressProperty",