aws-cdk-lib 2.145.0__py3-none-any.whl → 2.147.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 (71) hide show
  1. aws_cdk/__init__.py +12 -11
  2. aws_cdk/_jsii/__init__.py +1 -1
  3. aws_cdk/_jsii/{aws-cdk-lib@2.145.0.jsii.tgz → aws-cdk-lib@2.147.0.jsii.tgz} +0 -0
  4. aws_cdk/aws_apigateway/__init__.py +32 -12
  5. aws_cdk/aws_apigatewayv2/__init__.py +48 -2
  6. aws_cdk/aws_apigatewayv2_integrations/__init__.py +142 -4
  7. aws_cdk/aws_appconfig/__init__.py +8 -4
  8. aws_cdk/aws_applicationsignals/__init__.py +1766 -0
  9. aws_cdk/aws_appsync/__init__.py +62 -0
  10. aws_cdk/aws_auditmanager/__init__.py +5 -1
  11. aws_cdk/aws_autoscaling/__init__.py +457 -56
  12. aws_cdk/aws_batch/__init__.py +215 -0
  13. aws_cdk/aws_bedrock/__init__.py +272 -103
  14. aws_cdk/aws_cloudformation/__init__.py +5 -11
  15. aws_cdk/aws_cloudfront/__init__.py +10 -3
  16. aws_cdk/aws_cloudtrail/__init__.py +56 -2
  17. aws_cdk/aws_codebuild/__init__.py +85 -32
  18. aws_cdk/aws_codepipeline/__init__.py +10 -5
  19. aws_cdk/aws_connect/__init__.py +86 -0
  20. aws_cdk/aws_datazone/__init__.py +80 -68
  21. aws_cdk/aws_deadline/__init__.py +603 -17
  22. aws_cdk/aws_ec2/__init__.py +237 -112
  23. aws_cdk/aws_ecs/__init__.py +123 -12
  24. aws_cdk/aws_eks/__init__.py +1335 -50
  25. aws_cdk/aws_elasticloadbalancingv2/__init__.py +11 -5
  26. aws_cdk/aws_emrserverless/__init__.py +5 -5
  27. aws_cdk/aws_events/__init__.py +36 -16
  28. aws_cdk/aws_fsx/__init__.py +126 -21
  29. aws_cdk/aws_globalaccelerator/__init__.py +2 -1
  30. aws_cdk/aws_globalaccelerator_endpoints/__init__.py +35 -4
  31. aws_cdk/aws_glue/__init__.py +26 -0
  32. aws_cdk/aws_grafana/__init__.py +4 -4
  33. aws_cdk/aws_groundstation/__init__.py +55 -35
  34. aws_cdk/aws_guardduty/__init__.py +826 -0
  35. aws_cdk/aws_iam/__init__.py +13 -8
  36. aws_cdk/aws_iot/__init__.py +3 -3
  37. aws_cdk/aws_lambda/__init__.py +7 -5
  38. aws_cdk/aws_lightsail/__init__.py +1 -1
  39. aws_cdk/aws_location/__init__.py +10 -11
  40. aws_cdk/aws_mediapackagev2/__init__.py +38 -20
  41. aws_cdk/aws_mediatailor/__init__.py +2 -2
  42. aws_cdk/aws_msk/__init__.py +4 -4
  43. aws_cdk/aws_mwaa/__init__.py +16 -8
  44. aws_cdk/aws_nimblestudio/__init__.py +9 -9
  45. aws_cdk/aws_opensearchservice/__init__.py +11 -4
  46. aws_cdk/aws_opsworks/__init__.py +3 -3
  47. aws_cdk/aws_osis/__init__.py +33 -4
  48. aws_cdk/aws_pipes/__init__.py +691 -0
  49. aws_cdk/aws_quicksight/__init__.py +23 -21
  50. aws_cdk/aws_rds/__init__.py +55 -11
  51. aws_cdk/aws_refactorspaces/__init__.py +3 -3
  52. aws_cdk/aws_rolesanywhere/__init__.py +206 -3
  53. aws_cdk/aws_sagemaker/__init__.py +5 -2
  54. aws_cdk/aws_securityhub/__init__.py +163 -78
  55. aws_cdk/aws_securitylake/__init__.py +7 -5
  56. aws_cdk/aws_ses/__init__.py +117 -0
  57. aws_cdk/aws_simspaceweaver/__init__.py +2 -2
  58. aws_cdk/aws_sns/__init__.py +67 -13
  59. aws_cdk/aws_sqs/__init__.py +3 -3
  60. aws_cdk/aws_stepfunctions/__init__.py +51 -28
  61. aws_cdk/aws_stepfunctions_tasks/__init__.py +59 -5
  62. aws_cdk/aws_transfer/__init__.py +8 -2
  63. aws_cdk/aws_wafv2/__init__.py +10 -10
  64. aws_cdk/aws_workspacesweb/__init__.py +8 -8
  65. aws_cdk/region_info/__init__.py +6 -0
  66. {aws_cdk_lib-2.145.0.dist-info → aws_cdk_lib-2.147.0.dist-info}/METADATA +2 -2
  67. {aws_cdk_lib-2.145.0.dist-info → aws_cdk_lib-2.147.0.dist-info}/NOTICE +0 -35
  68. {aws_cdk_lib-2.145.0.dist-info → aws_cdk_lib-2.147.0.dist-info}/RECORD +71 -70
  69. {aws_cdk_lib-2.145.0.dist-info → aws_cdk_lib-2.147.0.dist-info}/LICENSE +0 -0
  70. {aws_cdk_lib-2.145.0.dist-info → aws_cdk_lib-2.147.0.dist-info}/WHEEL +0 -0
  71. {aws_cdk_lib-2.145.0.dist-info → aws_cdk_lib-2.147.0.dist-info}/top_level.txt +0 -0
@@ -7833,7 +7833,7 @@ class CfnLoadBalancer(
7833
7833
  :param scope: Scope in which this resource is defined.
7834
7834
  :param id: Construct identifier for this resource (unique in its scope).
7835
7835
  :param enforce_security_group_inbound_rules_on_private_link_traffic: Indicates whether to evaluate inbound security group rules for traffic sent to a Network Load Balancer through AWS PrivateLink .
7836
- :param ip_address_type: The IP address type. The possible values are ``ipv4`` (for IPv4 addresses) and ``dualstack`` (for IPv4 and IPv6 addresses). You can’t specify ``dualstack`` for a load balancer with a UDP or TCP_UDP listener.
7836
+ :param ip_address_type: Note: Internal load balancers must use the ``ipv4`` IP address type. [Application Load Balancers] The IP address type. The possible values are ``ipv4`` (for only IPv4 addresses), ``dualstack`` (for IPv4 and IPv6 addresses), and ``dualstack-without-public-ipv4`` (for IPv6 only public addresses, with private IPv4 and IPv6 addresses). Note: Application Load Balancer authentication only supports IPv4 addresses when connecting to an Identity Provider (IdP) or Amazon Cognito endpoint. Without a public IPv4 address the load balancer cannot complete the authentication process, resulting in HTTP 500 errors. [Network Load Balancers] The IP address type. The possible values are ``ipv4`` (for only IPv4 addresses) and ``dualstack`` (for IPv4 and IPv6 addresses). You can’t specify ``dualstack`` for a load balancer with a UDP or TCP_UDP listener. [Gateway Load Balancers] The IP address type. The possible values are ``ipv4`` (for only IPv4 addresses) and ``dualstack`` (for IPv4 and IPv6 addresses).
7837
7837
  :param load_balancer_attributes: The load balancer attributes.
7838
7838
  :param name: The name of the load balancer. This name must be unique per region per account, can have a maximum of 32 characters, must contain only alphanumeric characters or hyphens, must not begin or end with a hyphen, and must not begin with "internal-". If you don't specify a name, AWS CloudFormation generates a unique physical ID for the load balancer. If you specify a name, you cannot perform updates that require replacement of this resource, but you can perform other updates. To replace the resource, specify a new name.
7839
7839
  :param scheme: The nodes of an Internet-facing load balancer have public IP addresses. The DNS name of an Internet-facing load balancer is publicly resolvable to the public IP addresses of the nodes. Therefore, Internet-facing load balancers can route requests from clients over the internet. The nodes of an internal load balancer have only private IP addresses. The DNS name of an internal load balancer is publicly resolvable to the private IP addresses of the nodes. Therefore, internal load balancers can route requests only from clients with access to the VPC for the load balancer. The default is an Internet-facing load balancer. You cannot specify a scheme for a Gateway Load Balancer.
@@ -7986,7 +7986,7 @@ class CfnLoadBalancer(
7986
7986
  @builtins.property
7987
7987
  @jsii.member(jsii_name="ipAddressType")
7988
7988
  def ip_address_type(self) -> typing.Optional[builtins.str]:
7989
- '''The IP address type.'''
7989
+ '''Note: Internal load balancers must use the ``ipv4`` IP address type.'''
7990
7990
  return typing.cast(typing.Optional[builtins.str], jsii.get(self, "ipAddressType"))
7991
7991
 
7992
7992
  @ip_address_type.setter
@@ -8361,7 +8361,7 @@ class CfnLoadBalancerProps:
8361
8361
  '''Properties for defining a ``CfnLoadBalancer``.
8362
8362
 
8363
8363
  :param enforce_security_group_inbound_rules_on_private_link_traffic: Indicates whether to evaluate inbound security group rules for traffic sent to a Network Load Balancer through AWS PrivateLink .
8364
- :param ip_address_type: The IP address type. The possible values are ``ipv4`` (for IPv4 addresses) and ``dualstack`` (for IPv4 and IPv6 addresses). You can’t specify ``dualstack`` for a load balancer with a UDP or TCP_UDP listener.
8364
+ :param ip_address_type: Note: Internal load balancers must use the ``ipv4`` IP address type. [Application Load Balancers] The IP address type. The possible values are ``ipv4`` (for only IPv4 addresses), ``dualstack`` (for IPv4 and IPv6 addresses), and ``dualstack-without-public-ipv4`` (for IPv6 only public addresses, with private IPv4 and IPv6 addresses). Note: Application Load Balancer authentication only supports IPv4 addresses when connecting to an Identity Provider (IdP) or Amazon Cognito endpoint. Without a public IPv4 address the load balancer cannot complete the authentication process, resulting in HTTP 500 errors. [Network Load Balancers] The IP address type. The possible values are ``ipv4`` (for only IPv4 addresses) and ``dualstack`` (for IPv4 and IPv6 addresses). You can’t specify ``dualstack`` for a load balancer with a UDP or TCP_UDP listener. [Gateway Load Balancers] The IP address type. The possible values are ``ipv4`` (for only IPv4 addresses) and ``dualstack`` (for IPv4 and IPv6 addresses).
8365
8365
  :param load_balancer_attributes: The load balancer attributes.
8366
8366
  :param name: The name of the load balancer. This name must be unique per region per account, can have a maximum of 32 characters, must contain only alphanumeric characters or hyphens, must not begin or end with a hyphen, and must not begin with "internal-". If you don't specify a name, AWS CloudFormation generates a unique physical ID for the load balancer. If you specify a name, you cannot perform updates that require replacement of this resource, but you can perform other updates. To replace the resource, specify a new name.
8367
8367
  :param scheme: The nodes of an Internet-facing load balancer have public IP addresses. The DNS name of an Internet-facing load balancer is publicly resolvable to the public IP addresses of the nodes. Therefore, Internet-facing load balancers can route requests from clients over the internet. The nodes of an internal load balancer have only private IP addresses. The DNS name of an internal load balancer is publicly resolvable to the private IP addresses of the nodes. Therefore, internal load balancers can route requests only from clients with access to the VPC for the load balancer. The default is an Internet-facing load balancer. You cannot specify a scheme for a Gateway Load Balancer.
@@ -8453,9 +8453,15 @@ class CfnLoadBalancerProps:
8453
8453
 
8454
8454
  @builtins.property
8455
8455
  def ip_address_type(self) -> typing.Optional[builtins.str]:
8456
- '''The IP address type.
8456
+ '''Note: Internal load balancers must use the ``ipv4`` IP address type.
8457
8457
 
8458
- The possible values are ``ipv4`` (for IPv4 addresses) and ``dualstack`` (for IPv4 and IPv6 addresses). You can’t specify ``dualstack`` for a load balancer with a UDP or TCP_UDP listener.
8458
+ [Application Load Balancers] The IP address type. The possible values are ``ipv4`` (for only IPv4 addresses), ``dualstack`` (for IPv4 and IPv6 addresses), and ``dualstack-without-public-ipv4`` (for IPv6 only public addresses, with private IPv4 and IPv6 addresses).
8459
+
8460
+ Note: Application Load Balancer authentication only supports IPv4 addresses when connecting to an Identity Provider (IdP) or Amazon Cognito endpoint. Without a public IPv4 address the load balancer cannot complete the authentication process, resulting in HTTP 500 errors.
8461
+
8462
+ [Network Load Balancers] The IP address type. The possible values are ``ipv4`` (for only IPv4 addresses) and ``dualstack`` (for IPv4 and IPv6 addresses). You can’t specify ``dualstack`` for a load balancer with a UDP or TCP_UDP listener.
8463
+
8464
+ [Gateway Load Balancers] The IP address type. The possible values are ``ipv4`` (for only IPv4 addresses) and ``dualstack`` (for IPv4 and IPv6 addresses).
8459
8465
 
8460
8466
  :see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-loadbalancer.html#cfn-elasticloadbalancingv2-loadbalancer-ipaddresstype
8461
8467
  '''
@@ -672,10 +672,10 @@ class CfnApplication(
672
672
  ) -> None:
673
673
  '''The Amazon CloudWatch configuration for monitoring logs.
674
674
 
675
- You can configure your jobs to send log information to CloudWatch .
675
+ You can configure your jobs to send log information to CloudWatch.
676
676
 
677
677
  :param enabled: Enables CloudWatch logging. Default: - false
678
- :param encryption_key_arn: The AWS Key Management Service (KMS) key ARN to encrypt the logs that you store in CloudWatch Logs .
678
+ :param encryption_key_arn: The AWS Key Management Service (KMS) key ARN to encrypt the logs that you store in CloudWatch Logs.
679
679
  :param log_group_name: The name of the log group in Amazon CloudWatch Logs where you want to publish your logs.
680
680
  :param log_stream_name_prefix: Prefix for the CloudWatch log stream name.
681
681
  :param log_type_map: The specific log-streams which need to be uploaded to CloudWatch.
@@ -734,7 +734,7 @@ class CfnApplication(
734
734
 
735
735
  @builtins.property
736
736
  def encryption_key_arn(self) -> typing.Optional[builtins.str]:
737
- '''The AWS Key Management Service (KMS) key ARN to encrypt the logs that you store in CloudWatch Logs .
737
+ '''The AWS Key Management Service (KMS) key ARN to encrypt the logs that you store in CloudWatch Logs.
738
738
 
739
739
  :see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-emrserverless-application-cloudwatchloggingconfiguration.html#cfn-emrserverless-application-cloudwatchloggingconfiguration-encryptionkeyarn
740
740
  '''
@@ -1347,7 +1347,7 @@ class CfnApplication(
1347
1347
  ) -> None:
1348
1348
  '''The configuration setting for monitoring.
1349
1349
 
1350
- :param cloud_watch_logging_configuration: The Amazon CloudWatch configuration for monitoring logs. You can configure your jobs to send log information to CloudWatch .
1350
+ :param cloud_watch_logging_configuration: The Amazon CloudWatch configuration for monitoring logs. You can configure your jobs to send log information to CloudWatch.
1351
1351
  :param managed_persistence_monitoring_configuration: The managed log persistence configuration for a job run.
1352
1352
  :param s3_monitoring_configuration: The Amazon S3 configuration for monitoring log publishing.
1353
1353
 
@@ -1400,7 +1400,7 @@ class CfnApplication(
1400
1400
  ) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnApplication.CloudWatchLoggingConfigurationProperty"]]:
1401
1401
  '''The Amazon CloudWatch configuration for monitoring logs.
1402
1402
 
1403
- You can configure your jobs to send log information to CloudWatch .
1403
+ You can configure your jobs to send log information to CloudWatch.
1404
1404
 
1405
1405
  :see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-emrserverless-application-monitoringconfiguration.html#cfn-emrserverless-application-monitoringconfiguration-cloudwatchloggingconfiguration
1406
1406
  '''
@@ -3453,10 +3453,10 @@ class CfnEventBus(
3453
3453
  :param scope: Scope in which this resource is defined.
3454
3454
  :param id: Construct identifier for this resource (unique in its scope).
3455
3455
  :param name: The name of the new event bus. Custom event bus names can't contain the ``/`` character, but you can use the ``/`` character in partner event bus names. In addition, for partner event buses, the name must exactly match the name of the partner event source that this event bus is matched to. You can't use the name ``default`` for a custom event bus, as this name is already used for your account's default event bus.
3456
- :param dead_letter_config: Dead Letter Queue for the event bus.
3457
- :param description: The description of the event bus.
3456
+ :param dead_letter_config: Configuration details of the Amazon SQS queue for EventBridge to use as a dead-letter queue (DLQ). For more information, see `Using dead-letter queues to process undelivered events <https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-rule-event-delivery.html#eb-rule-dlq>`_ in the *EventBridge User Guide* .
3457
+ :param description: The event bus description.
3458
3458
  :param event_source_name: If you are creating a partner event bus, this specifies the partner event source that the new event bus will be matched with.
3459
- :param kms_key_identifier: Kms Key Identifier used to encrypt events at rest in the event bus.
3459
+ :param kms_key_identifier: The identifier of the AWS KMS customer managed key for EventBridge to use, if you choose to use a customer managed key to encrypt events on this event bus. The identifier can be the key Amazon Resource Name (ARN), KeyId, key alias, or key alias ARN. If you do not specify a customer managed key identifier, EventBridge uses an AWS owned key to encrypt events on the event bus. For more information, see `Managing keys <https://docs.aws.amazon.com/kms/latest/developerguide/getting-started.html>`_ in the *AWS Key Management Service Developer Guide* . .. epigraph:: Archives and schema discovery are not supported for event buses encrypted using a customer managed key. EventBridge returns an error if: - You call ``[CreateArchive](https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_CreateArchive.html)`` on an event bus set to use a customer managed key for encryption. - You call ``[CreateDiscoverer](https://docs.aws.amazon.com/eventbridge/latest/schema-reference/v1-discoverers.html#CreateDiscoverer)`` on an event bus set to use a customer managed key for encryption. - You call ``[UpdatedEventBus](https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_UpdatedEventBus.html)`` to set a customer managed key on an event bus with an archives or schema discovery enabled. To enable archives or schema discovery on an event bus, choose to use an AWS owned key . For more information, see `Data encryption in EventBridge <https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-encryption.html>`_ in the *Amazon EventBridge User Guide* .
3460
3460
  :param policy: The permissions policy of the event bus, describing which other AWS accounts can write events to this event bus.
3461
3461
  :param tags: Tags to associate with the event bus.
3462
3462
  '''
@@ -3561,7 +3561,7 @@ class CfnEventBus(
3561
3561
  def dead_letter_config(
3562
3562
  self,
3563
3563
  ) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnEventBus.DeadLetterConfigProperty"]]:
3564
- '''Dead Letter Queue for the event bus.'''
3564
+ '''Configuration details of the Amazon SQS queue for EventBridge to use as a dead-letter queue (DLQ).'''
3565
3565
  return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnEventBus.DeadLetterConfigProperty"]], jsii.get(self, "deadLetterConfig"))
3566
3566
 
3567
3567
  @dead_letter_config.setter
@@ -3577,7 +3577,7 @@ class CfnEventBus(
3577
3577
  @builtins.property
3578
3578
  @jsii.member(jsii_name="description")
3579
3579
  def description(self) -> typing.Optional[builtins.str]:
3580
- '''The description of the event bus.'''
3580
+ '''The event bus description.'''
3581
3581
  return typing.cast(typing.Optional[builtins.str], jsii.get(self, "description"))
3582
3582
 
3583
3583
  @description.setter
@@ -3603,7 +3603,7 @@ class CfnEventBus(
3603
3603
  @builtins.property
3604
3604
  @jsii.member(jsii_name="kmsKeyIdentifier")
3605
3605
  def kms_key_identifier(self) -> typing.Optional[builtins.str]:
3606
- '''Kms Key Identifier used to encrypt events at rest in the event bus.'''
3606
+ '''The identifier of the AWS KMS customer managed key for EventBridge to use, if you choose to use a customer managed key to encrypt events on this event bus.'''
3607
3607
  return typing.cast(typing.Optional[builtins.str], jsii.get(self, "kmsKeyIdentifier"))
3608
3608
 
3609
3609
  @kms_key_identifier.setter
@@ -3646,9 +3646,11 @@ class CfnEventBus(
3646
3646
  )
3647
3647
  class DeadLetterConfigProperty:
3648
3648
  def __init__(self, *, arn: typing.Optional[builtins.str] = None) -> None:
3649
- '''Dead Letter Queue for the event bus.
3649
+ '''Configuration details of the Amazon SQS queue for EventBridge to use as a dead-letter queue (DLQ).
3650
+
3651
+ For more information, see `Using dead-letter queues to process undelivered events <https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-rule-event-delivery.html#eb-rule-dlq>`_ in the *EventBridge User Guide* .
3650
3652
 
3651
- :param arn:
3653
+ :param arn: The ARN of the SQS queue specified as the target for the dead-letter queue.
3652
3654
 
3653
3655
  :see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-eventbus-deadletterconfig.html
3654
3656
  :exampleMetadata: fixture=_generated
@@ -3672,7 +3674,8 @@ class CfnEventBus(
3672
3674
 
3673
3675
  @builtins.property
3674
3676
  def arn(self) -> typing.Optional[builtins.str]:
3675
- '''
3677
+ '''The ARN of the SQS queue specified as the target for the dead-letter queue.
3678
+
3676
3679
  :see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-eventbus-deadletterconfig.html#cfn-events-eventbus-deadletterconfig-arn
3677
3680
  '''
3678
3681
  result = self._values.get("arn")
@@ -4191,10 +4194,10 @@ class CfnEventBusProps:
4191
4194
  '''Properties for defining a ``CfnEventBus``.
4192
4195
 
4193
4196
  :param name: The name of the new event bus. Custom event bus names can't contain the ``/`` character, but you can use the ``/`` character in partner event bus names. In addition, for partner event buses, the name must exactly match the name of the partner event source that this event bus is matched to. You can't use the name ``default`` for a custom event bus, as this name is already used for your account's default event bus.
4194
- :param dead_letter_config: Dead Letter Queue for the event bus.
4195
- :param description: The description of the event bus.
4197
+ :param dead_letter_config: Configuration details of the Amazon SQS queue for EventBridge to use as a dead-letter queue (DLQ). For more information, see `Using dead-letter queues to process undelivered events <https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-rule-event-delivery.html#eb-rule-dlq>`_ in the *EventBridge User Guide* .
4198
+ :param description: The event bus description.
4196
4199
  :param event_source_name: If you are creating a partner event bus, this specifies the partner event source that the new event bus will be matched with.
4197
- :param kms_key_identifier: Kms Key Identifier used to encrypt events at rest in the event bus.
4200
+ :param kms_key_identifier: The identifier of the AWS KMS customer managed key for EventBridge to use, if you choose to use a customer managed key to encrypt events on this event bus. The identifier can be the key Amazon Resource Name (ARN), KeyId, key alias, or key alias ARN. If you do not specify a customer managed key identifier, EventBridge uses an AWS owned key to encrypt events on the event bus. For more information, see `Managing keys <https://docs.aws.amazon.com/kms/latest/developerguide/getting-started.html>`_ in the *AWS Key Management Service Developer Guide* . .. epigraph:: Archives and schema discovery are not supported for event buses encrypted using a customer managed key. EventBridge returns an error if: - You call ``[CreateArchive](https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_CreateArchive.html)`` on an event bus set to use a customer managed key for encryption. - You call ``[CreateDiscoverer](https://docs.aws.amazon.com/eventbridge/latest/schema-reference/v1-discoverers.html#CreateDiscoverer)`` on an event bus set to use a customer managed key for encryption. - You call ``[UpdatedEventBus](https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_UpdatedEventBus.html)`` to set a customer managed key on an event bus with an archives or schema discovery enabled. To enable archives or schema discovery on an event bus, choose to use an AWS owned key . For more information, see `Data encryption in EventBridge <https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-encryption.html>`_ in the *Amazon EventBridge User Guide* .
4198
4201
  :param policy: The permissions policy of the event bus, describing which other AWS accounts can write events to this event bus.
4199
4202
  :param tags: Tags to associate with the event bus.
4200
4203
 
@@ -4269,7 +4272,9 @@ class CfnEventBusProps:
4269
4272
  def dead_letter_config(
4270
4273
  self,
4271
4274
  ) -> typing.Optional[typing.Union[_IResolvable_da3f097b, CfnEventBus.DeadLetterConfigProperty]]:
4272
- '''Dead Letter Queue for the event bus.
4275
+ '''Configuration details of the Amazon SQS queue for EventBridge to use as a dead-letter queue (DLQ).
4276
+
4277
+ For more information, see `Using dead-letter queues to process undelivered events <https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-rule-event-delivery.html#eb-rule-dlq>`_ in the *EventBridge User Guide* .
4273
4278
 
4274
4279
  :see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbus.html#cfn-events-eventbus-deadletterconfig
4275
4280
  '''
@@ -4278,7 +4283,7 @@ class CfnEventBusProps:
4278
4283
 
4279
4284
  @builtins.property
4280
4285
  def description(self) -> typing.Optional[builtins.str]:
4281
- '''The description of the event bus.
4286
+ '''The event bus description.
4282
4287
 
4283
4288
  :see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbus.html#cfn-events-eventbus-description
4284
4289
  '''
@@ -4296,7 +4301,22 @@ class CfnEventBusProps:
4296
4301
 
4297
4302
  @builtins.property
4298
4303
  def kms_key_identifier(self) -> typing.Optional[builtins.str]:
4299
- '''Kms Key Identifier used to encrypt events at rest in the event bus.
4304
+ '''The identifier of the AWS KMS customer managed key for EventBridge to use, if you choose to use a customer managed key to encrypt events on this event bus.
4305
+
4306
+ The identifier can be the key Amazon Resource Name (ARN), KeyId, key alias, or key alias ARN.
4307
+
4308
+ If you do not specify a customer managed key identifier, EventBridge uses an AWS owned key to encrypt events on the event bus.
4309
+
4310
+ For more information, see `Managing keys <https://docs.aws.amazon.com/kms/latest/developerguide/getting-started.html>`_ in the *AWS Key Management Service Developer Guide* .
4311
+ .. epigraph::
4312
+
4313
+ Archives and schema discovery are not supported for event buses encrypted using a customer managed key. EventBridge returns an error if:
4314
+
4315
+ - You call ``[CreateArchive](https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_CreateArchive.html)`` on an event bus set to use a customer managed key for encryption.
4316
+ - You call ``[CreateDiscoverer](https://docs.aws.amazon.com/eventbridge/latest/schema-reference/v1-discoverers.html#CreateDiscoverer)`` on an event bus set to use a customer managed key for encryption.
4317
+ - You call ``[UpdatedEventBus](https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_UpdatedEventBus.html)`` to set a customer managed key on an event bus with an archives or schema discovery enabled.
4318
+
4319
+ To enable archives or schema discovery on an event bus, choose to use an AWS owned key . For more information, see `Data encryption in EventBridge <https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-encryption.html>`_ in the *Amazon EventBridge User Guide* .
4300
4320
 
4301
4321
  :see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbus.html#cfn-events-eventbus-kmskeyidentifier
4302
4322
  '''
@@ -5192,7 +5212,7 @@ class CfnRule(
5192
5212
  def __init__(self, *, arn: typing.Optional[builtins.str] = None) -> None:
5193
5213
  '''Configuration details of the Amazon SQS queue for EventBridge to use as a dead-letter queue (DLQ).
5194
5214
 
5195
- For more information, see `Event retry policy and using dead-letter queues <https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-rule-dlq.html>`_ in the *EventBridge User Guide* .
5215
+ For more information, see `Using dead-letter queues to process undelivered events <https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-rule-event-delivery.html#eb-rule-dlq>`_ in the *EventBridge User Guide* .
5196
5216
 
5197
5217
  :param arn: The ARN of the SQS queue specified as the target for the dead-letter queue.
5198
5218