aws-cdk-lib 2.157.0__py3-none-any.whl → 2.159.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.
- aws_cdk/__init__.py +52 -20
- aws_cdk/_jsii/__init__.py +17 -2
- aws_cdk/_jsii/{aws-cdk-lib@2.157.0.jsii.tgz → aws-cdk-lib@2.159.0.jsii.tgz} +0 -0
- aws_cdk/alexa_ask/__init__.py +16 -1
- aws_cdk/assertions/__init__.py +16 -1
- aws_cdk/aws_accessanalyzer/__init__.py +16 -1
- aws_cdk/aws_acmpca/__init__.py +16 -1
- aws_cdk/aws_amazonmq/__init__.py +16 -1
- aws_cdk/aws_amplify/__init__.py +38 -9
- aws_cdk/aws_amplifyuibuilder/__init__.py +16 -1
- aws_cdk/aws_apigateway/__init__.py +16 -1
- aws_cdk/aws_apigatewayv2/__init__.py +46 -1
- aws_cdk/aws_apigatewayv2_authorizers/__init__.py +16 -1
- aws_cdk/aws_apigatewayv2_integrations/__init__.py +16 -1
- aws_cdk/aws_appconfig/__init__.py +19 -4
- aws_cdk/aws_appflow/__init__.py +16 -1
- aws_cdk/aws_appintegrations/__init__.py +16 -1
- aws_cdk/aws_applicationautoscaling/__init__.py +16 -1
- aws_cdk/aws_applicationinsights/__init__.py +560 -5
- aws_cdk/aws_applicationsignals/__init__.py +186 -143
- aws_cdk/aws_appmesh/__init__.py +16 -1
- aws_cdk/aws_apprunner/__init__.py +16 -1
- aws_cdk/aws_appstream/__init__.py +16 -1
- aws_cdk/aws_appsync/__init__.py +16 -1
- aws_cdk/aws_apptest/__init__.py +16 -1
- aws_cdk/aws_aps/__init__.py +16 -1
- aws_cdk/aws_arczonalshift/__init__.py +16 -1
- aws_cdk/aws_athena/__init__.py +31 -16
- aws_cdk/aws_auditmanager/__init__.py +21 -6
- aws_cdk/aws_autoscaling/__init__.py +16 -1
- aws_cdk/aws_autoscaling_common/__init__.py +16 -1
- aws_cdk/aws_autoscaling_hooktargets/__init__.py +16 -1
- aws_cdk/aws_autoscalingplans/__init__.py +16 -1
- aws_cdk/aws_b2bi/__init__.py +16 -1
- aws_cdk/aws_backup/__init__.py +16 -1
- aws_cdk/aws_backupgateway/__init__.py +16 -1
- aws_cdk/aws_batch/__init__.py +16 -1
- aws_cdk/aws_bcmdataexports/__init__.py +16 -1
- aws_cdk/aws_bedrock/__init__.py +23 -8
- aws_cdk/aws_billingconductor/__init__.py +16 -1
- aws_cdk/aws_budgets/__init__.py +16 -1
- aws_cdk/aws_cassandra/__init__.py +16 -1
- aws_cdk/aws_ce/__init__.py +16 -1
- aws_cdk/aws_certificatemanager/__init__.py +16 -1
- aws_cdk/aws_chatbot/__init__.py +16 -1
- aws_cdk/aws_cleanrooms/__init__.py +16 -1
- aws_cdk/aws_cleanroomsml/__init__.py +16 -1
- aws_cdk/aws_cloud9/__init__.py +16 -1
- aws_cdk/aws_cloudformation/__init__.py +16 -1
- aws_cdk/aws_cloudfront/__init__.py +16 -1
- aws_cdk/aws_cloudfront/experimental/__init__.py +16 -1
- aws_cdk/aws_cloudfront_origins/__init__.py +16 -1
- aws_cdk/aws_cloudtrail/__init__.py +16 -1
- aws_cdk/aws_cloudwatch/__init__.py +16 -1
- aws_cdk/aws_cloudwatch_actions/__init__.py +16 -1
- aws_cdk/aws_codeartifact/__init__.py +16 -1
- aws_cdk/aws_codebuild/__init__.py +55 -19
- aws_cdk/aws_codecommit/__init__.py +16 -1
- aws_cdk/aws_codeconnections/__init__.py +17 -2
- aws_cdk/aws_codedeploy/__init__.py +16 -1
- aws_cdk/aws_codeguruprofiler/__init__.py +16 -1
- aws_cdk/aws_codegurureviewer/__init__.py +16 -1
- aws_cdk/aws_codepipeline/__init__.py +16 -1
- aws_cdk/aws_codepipeline_actions/__init__.py +16 -1
- aws_cdk/aws_codestar/__init__.py +16 -1
- aws_cdk/aws_codestarconnections/__init__.py +16 -1
- aws_cdk/aws_codestarnotifications/__init__.py +16 -1
- aws_cdk/aws_cognito/__init__.py +406 -204
- aws_cdk/aws_comprehend/__init__.py +16 -1
- aws_cdk/aws_config/__init__.py +16 -1
- aws_cdk/aws_connect/__init__.py +1695 -153
- aws_cdk/aws_connectcampaigns/__init__.py +16 -1
- aws_cdk/aws_controltower/__init__.py +16 -1
- aws_cdk/aws_cur/__init__.py +16 -1
- aws_cdk/aws_customerprofiles/__init__.py +16 -1
- aws_cdk/aws_databrew/__init__.py +16 -1
- aws_cdk/aws_datapipeline/__init__.py +16 -1
- aws_cdk/aws_datasync/__init__.py +16 -1
- aws_cdk/aws_datazone/__init__.py +681 -41
- aws_cdk/aws_dax/__init__.py +16 -1
- aws_cdk/aws_deadline/__init__.py +16 -1
- aws_cdk/aws_detective/__init__.py +16 -1
- aws_cdk/aws_devicefarm/__init__.py +16 -1
- aws_cdk/aws_devopsguru/__init__.py +16 -1
- aws_cdk/aws_directoryservice/__init__.py +16 -1
- aws_cdk/aws_dlm/__init__.py +16 -1
- aws_cdk/aws_dms/__init__.py +16 -1
- aws_cdk/aws_docdb/__init__.py +22 -2
- aws_cdk/aws_docdbelastic/__init__.py +16 -1
- aws_cdk/aws_dynamodb/__init__.py +21 -6
- aws_cdk/aws_ec2/__init__.py +137 -37
- aws_cdk/aws_ecr/__init__.py +30 -7
- aws_cdk/aws_ecr_assets/__init__.py +16 -1
- aws_cdk/aws_ecs/__init__.py +36 -21
- aws_cdk/aws_ecs_patterns/__init__.py +16 -1
- aws_cdk/aws_efs/__init__.py +16 -1
- aws_cdk/aws_eks/__init__.py +16 -1
- aws_cdk/aws_elasticache/__init__.py +16 -1
- aws_cdk/aws_elasticbeanstalk/__init__.py +16 -1
- aws_cdk/aws_elasticloadbalancing/__init__.py +16 -1
- aws_cdk/aws_elasticloadbalancingv2/__init__.py +183 -21
- aws_cdk/aws_elasticloadbalancingv2_actions/__init__.py +16 -1
- aws_cdk/aws_elasticloadbalancingv2_targets/__init__.py +16 -1
- aws_cdk/aws_elasticsearch/__init__.py +16 -1
- aws_cdk/aws_emr/__init__.py +24 -9
- aws_cdk/aws_emrcontainers/__init__.py +16 -1
- aws_cdk/aws_emrserverless/__init__.py +16 -1
- aws_cdk/aws_entityresolution/__init__.py +16 -1
- aws_cdk/aws_events/__init__.py +35 -18
- aws_cdk/aws_events_targets/__init__.py +181 -86
- aws_cdk/aws_eventschemas/__init__.py +16 -1
- aws_cdk/aws_evidently/__init__.py +16 -1
- aws_cdk/aws_finspace/__init__.py +16 -1
- aws_cdk/aws_fis/__init__.py +16 -1
- aws_cdk/aws_fms/__init__.py +75 -1
- aws_cdk/aws_forecast/__init__.py +16 -1
- aws_cdk/aws_frauddetector/__init__.py +16 -1
- aws_cdk/aws_fsx/__init__.py +19 -4
- aws_cdk/aws_gamelift/__init__.py +56 -53
- aws_cdk/aws_globalaccelerator/__init__.py +38 -30
- aws_cdk/aws_globalaccelerator_endpoints/__init__.py +16 -1
- aws_cdk/aws_glue/__init__.py +16 -1
- aws_cdk/aws_grafana/__init__.py +16 -1
- aws_cdk/aws_greengrass/__init__.py +16 -1
- aws_cdk/aws_greengrassv2/__init__.py +16 -1
- aws_cdk/aws_groundstation/__init__.py +16 -1
- aws_cdk/aws_guardduty/__init__.py +16 -1
- aws_cdk/aws_healthimaging/__init__.py +16 -1
- aws_cdk/aws_healthlake/__init__.py +16 -1
- aws_cdk/aws_iam/__init__.py +38 -21
- aws_cdk/aws_identitystore/__init__.py +16 -1
- aws_cdk/aws_imagebuilder/__init__.py +16 -1
- aws_cdk/aws_inspector/__init__.py +16 -1
- aws_cdk/aws_inspectorv2/__init__.py +16 -1
- aws_cdk/aws_internetmonitor/__init__.py +16 -1
- aws_cdk/aws_iot/__init__.py +16 -1
- aws_cdk/aws_iot1click/__init__.py +16 -1
- aws_cdk/aws_iotanalytics/__init__.py +16 -1
- aws_cdk/aws_iotcoredeviceadvisor/__init__.py +16 -1
- aws_cdk/aws_iotevents/__init__.py +16 -1
- aws_cdk/aws_iotfleethub/__init__.py +16 -1
- aws_cdk/aws_iotfleetwise/__init__.py +435 -1
- aws_cdk/aws_iotsitewise/__init__.py +106 -2
- aws_cdk/aws_iotthingsgraph/__init__.py +16 -1
- aws_cdk/aws_iottwinmaker/__init__.py +16 -1
- aws_cdk/aws_iotwireless/__init__.py +221 -1
- aws_cdk/aws_ivs/__init__.py +16 -1
- aws_cdk/aws_ivschat/__init__.py +16 -1
- aws_cdk/aws_kafkaconnect/__init__.py +16 -1
- aws_cdk/aws_kendra/__init__.py +16 -1
- aws_cdk/aws_kendraranking/__init__.py +16 -1
- aws_cdk/aws_kinesis/__init__.py +16 -1
- aws_cdk/aws_kinesisanalytics/__init__.py +16 -1
- aws_cdk/aws_kinesisanalyticsv2/__init__.py +16 -1
- aws_cdk/aws_kinesisfirehose/__init__.py +16 -1
- aws_cdk/aws_kinesisvideo/__init__.py +16 -1
- aws_cdk/aws_kms/__init__.py +16 -1
- aws_cdk/aws_lakeformation/__init__.py +16 -1
- aws_cdk/aws_lambda/__init__.py +145 -17
- aws_cdk/aws_lambda_destinations/__init__.py +16 -1
- aws_cdk/aws_lambda_event_sources/__init__.py +16 -1
- aws_cdk/aws_lambda_nodejs/__init__.py +16 -1
- aws_cdk/aws_launchwizard/__init__.py +16 -1
- aws_cdk/aws_lex/__init__.py +31 -2
- aws_cdk/aws_licensemanager/__init__.py +16 -1
- aws_cdk/aws_lightsail/__init__.py +16 -1
- aws_cdk/aws_location/__init__.py +16 -1
- aws_cdk/aws_logs/__init__.py +17 -2
- aws_cdk/aws_logs_destinations/__init__.py +16 -1
- aws_cdk/aws_lookoutequipment/__init__.py +16 -1
- aws_cdk/aws_lookoutmetrics/__init__.py +16 -1
- aws_cdk/aws_lookoutvision/__init__.py +16 -1
- aws_cdk/aws_m2/__init__.py +16 -1
- aws_cdk/aws_macie/__init__.py +16 -1
- aws_cdk/aws_managedblockchain/__init__.py +16 -1
- aws_cdk/aws_mediaconnect/__init__.py +127 -1
- aws_cdk/aws_mediaconvert/__init__.py +16 -1
- aws_cdk/aws_medialive/__init__.py +8004 -3263
- aws_cdk/aws_mediapackage/__init__.py +16 -1
- aws_cdk/aws_mediapackagev2/__init__.py +16 -1
- aws_cdk/aws_mediastore/__init__.py +16 -1
- aws_cdk/aws_mediatailor/__init__.py +16 -1
- aws_cdk/aws_memorydb/__init__.py +16 -1
- aws_cdk/aws_msk/__init__.py +303 -480
- aws_cdk/aws_mwaa/__init__.py +16 -1
- aws_cdk/aws_neptune/__init__.py +16 -1
- aws_cdk/aws_neptunegraph/__init__.py +16 -1
- aws_cdk/aws_networkfirewall/__init__.py +16 -1
- aws_cdk/aws_networkmanager/__init__.py +16 -1
- aws_cdk/aws_nimblestudio/__init__.py +16 -1
- aws_cdk/aws_oam/__init__.py +16 -1
- aws_cdk/aws_omics/__init__.py +16 -1
- aws_cdk/aws_opensearchserverless/__init__.py +16 -1
- aws_cdk/aws_opensearchservice/__init__.py +22 -1
- aws_cdk/aws_opsworks/__init__.py +16 -1
- aws_cdk/aws_opsworkscm/__init__.py +16 -1
- aws_cdk/aws_organizations/__init__.py +16 -1
- aws_cdk/aws_osis/__init__.py +16 -1
- aws_cdk/aws_panorama/__init__.py +16 -1
- aws_cdk/aws_paymentcryptography/__init__.py +16 -1
- aws_cdk/aws_pcaconnectorad/__init__.py +16 -1
- aws_cdk/aws_pcaconnectorscep/__init__.py +85 -31
- aws_cdk/aws_personalize/__init__.py +16 -1
- aws_cdk/aws_pinpoint/__init__.py +16 -1
- aws_cdk/aws_pinpointemail/__init__.py +16 -1
- aws_cdk/aws_pipes/__init__.py +65 -1
- aws_cdk/aws_proton/__init__.py +16 -1
- aws_cdk/aws_qbusiness/__init__.py +27 -15
- aws_cdk/aws_qldb/__init__.py +16 -1
- aws_cdk/aws_quicksight/__init__.py +654 -100
- aws_cdk/aws_ram/__init__.py +16 -1
- aws_cdk/aws_rds/__init__.py +78 -32
- aws_cdk/aws_redshift/__init__.py +16 -1
- aws_cdk/aws_redshiftserverless/__init__.py +16 -1
- aws_cdk/aws_refactorspaces/__init__.py +16 -1
- aws_cdk/aws_rekognition/__init__.py +16 -1
- aws_cdk/aws_resiliencehub/__init__.py +16 -1
- aws_cdk/aws_resourceexplorer2/__init__.py +16 -1
- aws_cdk/aws_resourcegroups/__init__.py +16 -1
- aws_cdk/aws_robomaker/__init__.py +16 -1
- aws_cdk/aws_rolesanywhere/__init__.py +16 -1
- aws_cdk/aws_route53/__init__.py +16 -1
- aws_cdk/aws_route53_patterns/__init__.py +16 -1
- aws_cdk/aws_route53_targets/__init__.py +16 -1
- aws_cdk/aws_route53profiles/__init__.py +16 -1
- aws_cdk/aws_route53recoverycontrol/__init__.py +16 -1
- aws_cdk/aws_route53recoveryreadiness/__init__.py +16 -1
- aws_cdk/aws_route53resolver/__init__.py +16 -1
- aws_cdk/aws_rum/__init__.py +16 -1
- aws_cdk/aws_s3/__init__.py +231 -34
- aws_cdk/aws_s3_assets/__init__.py +16 -1
- aws_cdk/aws_s3_deployment/__init__.py +16 -1
- aws_cdk/aws_s3_notifications/__init__.py +16 -1
- aws_cdk/aws_s3express/__init__.py +16 -1
- aws_cdk/aws_s3objectlambda/__init__.py +18 -3
- aws_cdk/aws_s3outposts/__init__.py +16 -1
- aws_cdk/aws_sagemaker/__init__.py +888 -59
- aws_cdk/aws_sam/__init__.py +16 -1
- aws_cdk/aws_scheduler/__init__.py +16 -1
- aws_cdk/aws_sdb/__init__.py +16 -1
- aws_cdk/aws_secretsmanager/__init__.py +38 -9
- aws_cdk/aws_securityhub/__init__.py +277 -20
- aws_cdk/aws_securitylake/__init__.py +343 -8
- aws_cdk/aws_servicecatalog/__init__.py +16 -1
- aws_cdk/aws_servicecatalogappregistry/__init__.py +16 -1
- aws_cdk/aws_servicediscovery/__init__.py +21 -6
- aws_cdk/aws_ses/__init__.py +16 -1
- aws_cdk/aws_ses_actions/__init__.py +16 -1
- aws_cdk/aws_shield/__init__.py +16 -1
- aws_cdk/aws_signer/__init__.py +16 -1
- aws_cdk/aws_simspaceweaver/__init__.py +16 -1
- aws_cdk/aws_sns/__init__.py +16 -9
- aws_cdk/aws_sns_subscriptions/__init__.py +16 -1
- aws_cdk/aws_sqs/__init__.py +16 -1
- aws_cdk/aws_ssm/__init__.py +36 -13
- aws_cdk/aws_ssmcontacts/__init__.py +16 -1
- aws_cdk/aws_ssmincidents/__init__.py +16 -1
- aws_cdk/aws_ssmquicksetup/__init__.py +16 -1
- aws_cdk/aws_sso/__init__.py +16 -1
- aws_cdk/aws_stepfunctions/__init__.py +16 -1
- aws_cdk/aws_stepfunctions_tasks/__init__.py +52 -1
- aws_cdk/aws_supportapp/__init__.py +16 -1
- aws_cdk/aws_synthetics/__init__.py +16 -1
- aws_cdk/aws_systemsmanagersap/__init__.py +16 -1
- aws_cdk/aws_timestream/__init__.py +16 -1
- aws_cdk/aws_transfer/__init__.py +16 -1
- aws_cdk/aws_verifiedpermissions/__init__.py +16 -1
- aws_cdk/aws_voiceid/__init__.py +16 -1
- aws_cdk/aws_vpclattice/__init__.py +16 -1
- aws_cdk/aws_waf/__init__.py +16 -1
- aws_cdk/aws_wafregional/__init__.py +16 -1
- aws_cdk/aws_wafv2/__init__.py +16 -1
- aws_cdk/aws_wisdom/__init__.py +16 -1
- aws_cdk/aws_workspaces/__init__.py +16 -1
- aws_cdk/aws_workspacesthinclient/__init__.py +16 -1
- aws_cdk/aws_workspacesweb/__init__.py +16 -1
- aws_cdk/aws_xray/__init__.py +16 -1
- aws_cdk/cloud_assembly_schema/__init__.py +16 -1
- aws_cdk/cloudformation_include/__init__.py +16 -1
- aws_cdk/custom_resources/__init__.py +16 -1
- aws_cdk/cx_api/__init__.py +35 -1
- aws_cdk/lambda_layer_awscli/__init__.py +16 -1
- aws_cdk/lambda_layer_kubectl/__init__.py +16 -1
- aws_cdk/lambda_layer_node_proxy_agent/__init__.py +16 -1
- aws_cdk/pipelines/__init__.py +16 -1
- aws_cdk/region_info/__init__.py +16 -1
- aws_cdk/triggers/__init__.py +16 -1
- {aws_cdk_lib-2.157.0.dist-info → aws_cdk_lib-2.159.0.dist-info}/METADATA +5 -5
- {aws_cdk_lib-2.157.0.dist-info → aws_cdk_lib-2.159.0.dist-info}/NOTICE +27 -8
- aws_cdk_lib-2.159.0.dist-info/RECORD +294 -0
- aws_cdk_lib-2.157.0.dist-info/RECORD +0 -294
- {aws_cdk_lib-2.157.0.dist-info → aws_cdk_lib-2.159.0.dist-info}/LICENSE +0 -0
- {aws_cdk_lib-2.157.0.dist-info → aws_cdk_lib-2.159.0.dist-info}/WHEEL +0 -0
- {aws_cdk_lib-2.157.0.dist-info → aws_cdk_lib-2.159.0.dist-info}/top_level.txt +0 -0
aws_cdk/aws_msk/__init__.py
CHANGED
|
@@ -43,7 +43,22 @@ import jsii
|
|
|
43
43
|
import publication
|
|
44
44
|
import typing_extensions
|
|
45
45
|
|
|
46
|
-
|
|
46
|
+
import typeguard
|
|
47
|
+
from importlib.metadata import version as _metadata_package_version
|
|
48
|
+
TYPEGUARD_MAJOR_VERSION = int(_metadata_package_version('typeguard').split('.')[0])
|
|
49
|
+
|
|
50
|
+
def check_type(argname: str, value: object, expected_type: typing.Any) -> typing.Any:
|
|
51
|
+
if TYPEGUARD_MAJOR_VERSION <= 2:
|
|
52
|
+
return typeguard.check_type(argname=argname, value=value, expected_type=expected_type) # type:ignore
|
|
53
|
+
else:
|
|
54
|
+
if isinstance(value, jsii._reference_map.InterfaceDynamicProxy): # pyright: ignore [reportAttributeAccessIssue]
|
|
55
|
+
pass
|
|
56
|
+
else:
|
|
57
|
+
if TYPEGUARD_MAJOR_VERSION == 3:
|
|
58
|
+
typeguard.config.collection_check_strategy = typeguard.CollectionCheckStrategy.ALL_ITEMS # type:ignore
|
|
59
|
+
typeguard.check_type(value=value, expected_type=expected_type) # type:ignore
|
|
60
|
+
else:
|
|
61
|
+
typeguard.check_type(value=value, expected_type=expected_type, collection_check_strategy=typeguard.CollectionCheckStrategy.ALL_ITEMS) # type:ignore
|
|
47
62
|
|
|
48
63
|
from .._jsii import *
|
|
49
64
|
|
|
@@ -251,12 +266,7 @@ class CfnCluster(
|
|
|
251
266
|
metaclass=jsii.JSIIMeta,
|
|
252
267
|
jsii_type="aws-cdk-lib.aws_msk.CfnCluster",
|
|
253
268
|
):
|
|
254
|
-
'''
|
|
255
|
-
|
|
256
|
-
The following Python 3.6 examples shows how you can create a cluster that's distributed over two Availability Zones. Before you run this Python script, replace the example subnet and security-group IDs with the IDs of your subnets and security group. When you create an MSK cluster, its brokers get evenly distributed over a number of Availability Zones that's equal to the number of subnets that you specify in the ``BrokerNodeGroupInfo`` parameter. In this example, you can add a third subnet to get a cluster that's distributed over three Availability Zones::
|
|
257
|
-
|
|
258
|
-
import boto3 client = boto3.client('kafka') response = client.create_cluster( BrokerNodeGroupInfo={ 'BrokerAZDistribution': 'DEFAULT', 'ClientSubnets': [ 'subnet-012345678901fedcba', 'subnet-9876543210abcdef01' ], 'InstanceType': 'kafka.m5.large', 'SecurityGroups': [ 'sg-012345abcdef789789' ] }, ClusterName='SalesCluster', EncryptionInfo={ 'EncryptionInTransit': { 'ClientBroker': 'TLS_PLAINTEXT', 'InCluster': True } }, EnhancedMonitoring='PER_TOPIC_PER_BROKER', KafkaVersion='2.2.1', NumberOfBrokerNodes=2
|
|
259
|
-
) print(response)
|
|
269
|
+
'''http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html.
|
|
260
270
|
|
|
261
271
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html
|
|
262
272
|
:cloudformationResource: AWS::MSK::Cluster
|
|
@@ -405,19 +415,19 @@ class CfnCluster(
|
|
|
405
415
|
'''
|
|
406
416
|
:param scope: Scope in which this resource is defined.
|
|
407
417
|
:param id: Construct identifier for this resource (unique in its scope).
|
|
408
|
-
:param broker_node_group_info:
|
|
409
|
-
:param cluster_name:
|
|
410
|
-
:param kafka_version:
|
|
411
|
-
:param number_of_broker_nodes:
|
|
412
|
-
:param client_authentication:
|
|
413
|
-
:param configuration_info:
|
|
414
|
-
:param current_version: The version of the cluster
|
|
415
|
-
:param encryption_info:
|
|
416
|
-
:param enhanced_monitoring:
|
|
417
|
-
:param logging_info:
|
|
418
|
-
:param open_monitoring:
|
|
419
|
-
:param storage_mode:
|
|
420
|
-
:param tags:
|
|
418
|
+
:param broker_node_group_info:
|
|
419
|
+
:param cluster_name:
|
|
420
|
+
:param kafka_version:
|
|
421
|
+
:param number_of_broker_nodes:
|
|
422
|
+
:param client_authentication:
|
|
423
|
+
:param configuration_info:
|
|
424
|
+
:param current_version: The current version of the MSK cluster.
|
|
425
|
+
:param encryption_info:
|
|
426
|
+
:param enhanced_monitoring:
|
|
427
|
+
:param logging_info:
|
|
428
|
+
:param open_monitoring:
|
|
429
|
+
:param storage_mode:
|
|
430
|
+
:param tags: A key-value pair to associate with a resource.
|
|
421
431
|
'''
|
|
422
432
|
if __debug__:
|
|
423
433
|
type_hints = typing.get_type_hints(_typecheckingstub__d267b4b2dcfdda539084655e7a1234ffaf8e77376f37d4914abbcef6c64e9f1c)
|
|
@@ -495,7 +505,6 @@ class CfnCluster(
|
|
|
495
505
|
def broker_node_group_info(
|
|
496
506
|
self,
|
|
497
507
|
) -> typing.Union[_IResolvable_da3f097b, "CfnCluster.BrokerNodeGroupInfoProperty"]:
|
|
498
|
-
'''Information about the broker nodes in the cluster.'''
|
|
499
508
|
return typing.cast(typing.Union[_IResolvable_da3f097b, "CfnCluster.BrokerNodeGroupInfoProperty"], jsii.get(self, "brokerNodeGroupInfo"))
|
|
500
509
|
|
|
501
510
|
@broker_node_group_info.setter
|
|
@@ -511,7 +520,6 @@ class CfnCluster(
|
|
|
511
520
|
@builtins.property
|
|
512
521
|
@jsii.member(jsii_name="clusterName")
|
|
513
522
|
def cluster_name(self) -> builtins.str:
|
|
514
|
-
'''The name of the cluster.'''
|
|
515
523
|
return typing.cast(builtins.str, jsii.get(self, "clusterName"))
|
|
516
524
|
|
|
517
525
|
@cluster_name.setter
|
|
@@ -524,7 +532,6 @@ class CfnCluster(
|
|
|
524
532
|
@builtins.property
|
|
525
533
|
@jsii.member(jsii_name="kafkaVersion")
|
|
526
534
|
def kafka_version(self) -> builtins.str:
|
|
527
|
-
'''The version of Apache Kafka.'''
|
|
528
535
|
return typing.cast(builtins.str, jsii.get(self, "kafkaVersion"))
|
|
529
536
|
|
|
530
537
|
@kafka_version.setter
|
|
@@ -537,7 +544,6 @@ class CfnCluster(
|
|
|
537
544
|
@builtins.property
|
|
538
545
|
@jsii.member(jsii_name="numberOfBrokerNodes")
|
|
539
546
|
def number_of_broker_nodes(self) -> jsii.Number:
|
|
540
|
-
'''The number of broker nodes in the cluster.'''
|
|
541
547
|
return typing.cast(jsii.Number, jsii.get(self, "numberOfBrokerNodes"))
|
|
542
548
|
|
|
543
549
|
@number_of_broker_nodes.setter
|
|
@@ -552,7 +558,6 @@ class CfnCluster(
|
|
|
552
558
|
def client_authentication(
|
|
553
559
|
self,
|
|
554
560
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.ClientAuthenticationProperty"]]:
|
|
555
|
-
'''Includes all client authentication related information.'''
|
|
556
561
|
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.ClientAuthenticationProperty"]], jsii.get(self, "clientAuthentication"))
|
|
557
562
|
|
|
558
563
|
@client_authentication.setter
|
|
@@ -570,7 +575,6 @@ class CfnCluster(
|
|
|
570
575
|
def configuration_info(
|
|
571
576
|
self,
|
|
572
577
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.ConfigurationInfoProperty"]]:
|
|
573
|
-
'''Represents the configuration that you want MSK to use for the cluster.'''
|
|
574
578
|
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.ConfigurationInfoProperty"]], jsii.get(self, "configurationInfo"))
|
|
575
579
|
|
|
576
580
|
@configuration_info.setter
|
|
@@ -586,7 +590,7 @@ class CfnCluster(
|
|
|
586
590
|
@builtins.property
|
|
587
591
|
@jsii.member(jsii_name="currentVersion")
|
|
588
592
|
def current_version(self) -> typing.Optional[builtins.str]:
|
|
589
|
-
'''The version of the cluster
|
|
593
|
+
'''The current version of the MSK cluster.'''
|
|
590
594
|
return typing.cast(typing.Optional[builtins.str], jsii.get(self, "currentVersion"))
|
|
591
595
|
|
|
592
596
|
@current_version.setter
|
|
@@ -601,7 +605,6 @@ class CfnCluster(
|
|
|
601
605
|
def encryption_info(
|
|
602
606
|
self,
|
|
603
607
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.EncryptionInfoProperty"]]:
|
|
604
|
-
'''Includes all encryption-related information.'''
|
|
605
608
|
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.EncryptionInfoProperty"]], jsii.get(self, "encryptionInfo"))
|
|
606
609
|
|
|
607
610
|
@encryption_info.setter
|
|
@@ -617,7 +620,6 @@ class CfnCluster(
|
|
|
617
620
|
@builtins.property
|
|
618
621
|
@jsii.member(jsii_name="enhancedMonitoring")
|
|
619
622
|
def enhanced_monitoring(self) -> typing.Optional[builtins.str]:
|
|
620
|
-
'''Specifies the level of monitoring for the MSK cluster.'''
|
|
621
623
|
return typing.cast(typing.Optional[builtins.str], jsii.get(self, "enhancedMonitoring"))
|
|
622
624
|
|
|
623
625
|
@enhanced_monitoring.setter
|
|
@@ -632,7 +634,6 @@ class CfnCluster(
|
|
|
632
634
|
def logging_info(
|
|
633
635
|
self,
|
|
634
636
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.LoggingInfoProperty"]]:
|
|
635
|
-
'''Logging Info details.'''
|
|
636
637
|
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.LoggingInfoProperty"]], jsii.get(self, "loggingInfo"))
|
|
637
638
|
|
|
638
639
|
@logging_info.setter
|
|
@@ -650,7 +651,6 @@ class CfnCluster(
|
|
|
650
651
|
def open_monitoring(
|
|
651
652
|
self,
|
|
652
653
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.OpenMonitoringProperty"]]:
|
|
653
|
-
'''The settings for open monitoring.'''
|
|
654
654
|
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.OpenMonitoringProperty"]], jsii.get(self, "openMonitoring"))
|
|
655
655
|
|
|
656
656
|
@open_monitoring.setter
|
|
@@ -666,7 +666,6 @@ class CfnCluster(
|
|
|
666
666
|
@builtins.property
|
|
667
667
|
@jsii.member(jsii_name="storageMode")
|
|
668
668
|
def storage_mode(self) -> typing.Optional[builtins.str]:
|
|
669
|
-
'''This controls storage mode for supported storage tiers.'''
|
|
670
669
|
return typing.cast(typing.Optional[builtins.str], jsii.get(self, "storageMode"))
|
|
671
670
|
|
|
672
671
|
@storage_mode.setter
|
|
@@ -679,7 +678,7 @@ class CfnCluster(
|
|
|
679
678
|
@builtins.property
|
|
680
679
|
@jsii.member(jsii_name="tagsRaw")
|
|
681
680
|
def tags_raw(self) -> typing.Optional[typing.Mapping[builtins.str, builtins.str]]:
|
|
682
|
-
'''
|
|
681
|
+
'''A key-value pair to associate with a resource.'''
|
|
683
682
|
return typing.cast(typing.Optional[typing.Mapping[builtins.str, builtins.str]], jsii.get(self, "tagsRaw"))
|
|
684
683
|
|
|
685
684
|
@tags_raw.setter
|
|
@@ -709,11 +708,10 @@ class CfnCluster(
|
|
|
709
708
|
firehose: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnCluster.FirehoseProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
710
709
|
s3: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnCluster.S3Property", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
711
710
|
) -> None:
|
|
712
|
-
'''
|
|
713
|
-
|
|
714
|
-
:param
|
|
715
|
-
:param
|
|
716
|
-
:param s3: Details of the Amazon S3 destination for broker logs.
|
|
711
|
+
'''
|
|
712
|
+
:param cloud_watch_logs:
|
|
713
|
+
:param firehose:
|
|
714
|
+
:param s3:
|
|
717
715
|
|
|
718
716
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokerlogs.html
|
|
719
717
|
:exampleMetadata: fixture=_generated
|
|
@@ -763,8 +761,7 @@ class CfnCluster(
|
|
|
763
761
|
def cloud_watch_logs(
|
|
764
762
|
self,
|
|
765
763
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.CloudWatchLogsProperty"]]:
|
|
766
|
-
'''
|
|
767
|
-
|
|
764
|
+
'''
|
|
768
765
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokerlogs.html#cfn-msk-cluster-brokerlogs-cloudwatchlogs
|
|
769
766
|
'''
|
|
770
767
|
result = self._values.get("cloud_watch_logs")
|
|
@@ -774,8 +771,7 @@ class CfnCluster(
|
|
|
774
771
|
def firehose(
|
|
775
772
|
self,
|
|
776
773
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.FirehoseProperty"]]:
|
|
777
|
-
'''
|
|
778
|
-
|
|
774
|
+
'''
|
|
779
775
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokerlogs.html#cfn-msk-cluster-brokerlogs-firehose
|
|
780
776
|
'''
|
|
781
777
|
result = self._values.get("firehose")
|
|
@@ -785,8 +781,7 @@ class CfnCluster(
|
|
|
785
781
|
def s3(
|
|
786
782
|
self,
|
|
787
783
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.S3Property"]]:
|
|
788
|
-
'''
|
|
789
|
-
|
|
784
|
+
'''
|
|
790
785
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokerlogs.html#cfn-msk-cluster-brokerlogs-s3
|
|
791
786
|
'''
|
|
792
787
|
result = self._values.get("s3")
|
|
@@ -826,14 +821,13 @@ class CfnCluster(
|
|
|
826
821
|
security_groups: typing.Optional[typing.Sequence[builtins.str]] = None,
|
|
827
822
|
storage_info: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnCluster.StorageInfoProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
828
823
|
) -> None:
|
|
829
|
-
'''
|
|
830
|
-
|
|
831
|
-
:param client_subnets: The list of subnets to connect to in the client virtual private cloud (VPC). Amazon creates elastic network interfaces inside these subnets. Client applications use elastic network interfaces to produce and consume data. If you use the US West (N. California) Region, specify exactly two subnets. For other Regions where Amazon MSK is available, you can specify either two or three subnets. The subnets that you specify must be in distinct Availability Zones. When you create a cluster, Amazon MSK distributes the broker nodes evenly across the subnets that you specify. Client subnets can't occupy the Availability Zone with ID ``use1-az3`` .
|
|
824
|
+
'''
|
|
825
|
+
:param client_subnets:
|
|
832
826
|
:param instance_type: The type of Amazon EC2 instances to use for brokers. The following instance types are allowed: kafka.m5.large, kafka.m5.xlarge, kafka.m5.2xlarge, kafka.m5.4xlarge, kafka.m5.8xlarge, kafka.m5.12xlarge, kafka.m5.16xlarge, kafka.m5.24xlarge, and kafka.t3.small.
|
|
833
|
-
:param broker_az_distribution:
|
|
834
|
-
:param connectivity_info:
|
|
835
|
-
:param security_groups:
|
|
836
|
-
:param storage_info:
|
|
827
|
+
:param broker_az_distribution:
|
|
828
|
+
:param connectivity_info:
|
|
829
|
+
:param security_groups:
|
|
830
|
+
:param storage_info:
|
|
837
831
|
|
|
838
832
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokernodegroupinfo.html
|
|
839
833
|
:exampleMetadata: fixture=_generated
|
|
@@ -905,14 +899,7 @@ class CfnCluster(
|
|
|
905
899
|
|
|
906
900
|
@builtins.property
|
|
907
901
|
def client_subnets(self) -> typing.List[builtins.str]:
|
|
908
|
-
'''
|
|
909
|
-
|
|
910
|
-
Amazon creates elastic network interfaces inside these subnets. Client applications use elastic network interfaces to produce and consume data.
|
|
911
|
-
|
|
912
|
-
If you use the US West (N. California) Region, specify exactly two subnets. For other Regions where Amazon MSK is available, you can specify either two or three subnets. The subnets that you specify must be in distinct Availability Zones. When you create a cluster, Amazon MSK distributes the broker nodes evenly across the subnets that you specify.
|
|
913
|
-
|
|
914
|
-
Client subnets can't occupy the Availability Zone with ID ``use1-az3`` .
|
|
915
|
-
|
|
902
|
+
'''
|
|
916
903
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokernodegroupinfo.html#cfn-msk-cluster-brokernodegroupinfo-clientsubnets
|
|
917
904
|
'''
|
|
918
905
|
result = self._values.get("client_subnets")
|
|
@@ -933,8 +920,7 @@ class CfnCluster(
|
|
|
933
920
|
|
|
934
921
|
@builtins.property
|
|
935
922
|
def broker_az_distribution(self) -> typing.Optional[builtins.str]:
|
|
936
|
-
'''
|
|
937
|
-
|
|
923
|
+
'''
|
|
938
924
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokernodegroupinfo.html#cfn-msk-cluster-brokernodegroupinfo-brokerazdistribution
|
|
939
925
|
'''
|
|
940
926
|
result = self._values.get("broker_az_distribution")
|
|
@@ -944,8 +930,7 @@ class CfnCluster(
|
|
|
944
930
|
def connectivity_info(
|
|
945
931
|
self,
|
|
946
932
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.ConnectivityInfoProperty"]]:
|
|
947
|
-
'''
|
|
948
|
-
|
|
933
|
+
'''
|
|
949
934
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokernodegroupinfo.html#cfn-msk-cluster-brokernodegroupinfo-connectivityinfo
|
|
950
935
|
'''
|
|
951
936
|
result = self._values.get("connectivity_info")
|
|
@@ -953,10 +938,7 @@ class CfnCluster(
|
|
|
953
938
|
|
|
954
939
|
@builtins.property
|
|
955
940
|
def security_groups(self) -> typing.Optional[typing.List[builtins.str]]:
|
|
956
|
-
'''
|
|
957
|
-
|
|
958
|
-
If you don't specify a security group, Amazon MSK uses the default security group associated with the VPC. If you specify security groups that were shared with you, you must ensure that you have permissions to them. Specifically, you need the ``ec2:DescribeSecurityGroups`` permission.
|
|
959
|
-
|
|
941
|
+
'''
|
|
960
942
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokernodegroupinfo.html#cfn-msk-cluster-brokernodegroupinfo-securitygroups
|
|
961
943
|
'''
|
|
962
944
|
result = self._values.get("security_groups")
|
|
@@ -966,8 +948,7 @@ class CfnCluster(
|
|
|
966
948
|
def storage_info(
|
|
967
949
|
self,
|
|
968
950
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.StorageInfoProperty"]]:
|
|
969
|
-
'''
|
|
970
|
-
|
|
951
|
+
'''
|
|
971
952
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokernodegroupinfo.html#cfn-msk-cluster-brokernodegroupinfo-storageinfo
|
|
972
953
|
'''
|
|
973
954
|
result = self._values.get("storage_info")
|
|
@@ -1001,11 +982,10 @@ class CfnCluster(
|
|
|
1001
982
|
tls: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnCluster.TlsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
1002
983
|
unauthenticated: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnCluster.UnauthenticatedProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
1003
984
|
) -> None:
|
|
1004
|
-
'''
|
|
1005
|
-
|
|
1006
|
-
:param
|
|
1007
|
-
:param
|
|
1008
|
-
:param unauthenticated: Details for ClientAuthentication using no authentication.
|
|
985
|
+
'''
|
|
986
|
+
:param sasl:
|
|
987
|
+
:param tls:
|
|
988
|
+
:param unauthenticated:
|
|
1009
989
|
|
|
1010
990
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-clientauthentication.html
|
|
1011
991
|
:exampleMetadata: fixture=_generated
|
|
@@ -1051,10 +1031,7 @@ class CfnCluster(
|
|
|
1051
1031
|
def sasl(
|
|
1052
1032
|
self,
|
|
1053
1033
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.SaslProperty"]]:
|
|
1054
|
-
'''
|
|
1055
|
-
|
|
1056
|
-
To turn on SASL, you must also turn on ``EncryptionInTransit`` by setting ``inCluster`` to true. You must set ``clientBroker`` to either ``TLS`` or ``TLS_PLAINTEXT`` . If you choose ``TLS_PLAINTEXT`` , then you must also set ``unauthenticated`` to true.
|
|
1057
|
-
|
|
1034
|
+
'''
|
|
1058
1035
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-clientauthentication.html#cfn-msk-cluster-clientauthentication-sasl
|
|
1059
1036
|
'''
|
|
1060
1037
|
result = self._values.get("sasl")
|
|
@@ -1064,10 +1041,7 @@ class CfnCluster(
|
|
|
1064
1041
|
def tls(
|
|
1065
1042
|
self,
|
|
1066
1043
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.TlsProperty"]]:
|
|
1067
|
-
'''
|
|
1068
|
-
|
|
1069
|
-
To turn on TLS access control, you must also turn on ``EncryptionInTransit`` by setting ``inCluster`` to true and ``clientBroker`` to ``TLS`` .
|
|
1070
|
-
|
|
1044
|
+
'''
|
|
1071
1045
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-clientauthentication.html#cfn-msk-cluster-clientauthentication-tls
|
|
1072
1046
|
'''
|
|
1073
1047
|
result = self._values.get("tls")
|
|
@@ -1077,8 +1051,7 @@ class CfnCluster(
|
|
|
1077
1051
|
def unauthenticated(
|
|
1078
1052
|
self,
|
|
1079
1053
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.UnauthenticatedProperty"]]:
|
|
1080
|
-
'''
|
|
1081
|
-
|
|
1054
|
+
'''
|
|
1082
1055
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-clientauthentication.html#cfn-msk-cluster-clientauthentication-unauthenticated
|
|
1083
1056
|
'''
|
|
1084
1057
|
result = self._values.get("unauthenticated")
|
|
@@ -1107,10 +1080,9 @@ class CfnCluster(
|
|
|
1107
1080
|
enabled: typing.Union[builtins.bool, _IResolvable_da3f097b],
|
|
1108
1081
|
log_group: typing.Optional[builtins.str] = None,
|
|
1109
1082
|
) -> None:
|
|
1110
|
-
'''
|
|
1111
|
-
|
|
1112
|
-
:param
|
|
1113
|
-
:param log_group: The CloudWatch log group that is the destination for broker logs.
|
|
1083
|
+
'''
|
|
1084
|
+
:param enabled:
|
|
1085
|
+
:param log_group:
|
|
1114
1086
|
|
|
1115
1087
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-cloudwatchlogs.html
|
|
1116
1088
|
:exampleMetadata: fixture=_generated
|
|
@@ -1140,8 +1112,7 @@ class CfnCluster(
|
|
|
1140
1112
|
|
|
1141
1113
|
@builtins.property
|
|
1142
1114
|
def enabled(self) -> typing.Union[builtins.bool, _IResolvable_da3f097b]:
|
|
1143
|
-
'''
|
|
1144
|
-
|
|
1115
|
+
'''
|
|
1145
1116
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-cloudwatchlogs.html#cfn-msk-cluster-cloudwatchlogs-enabled
|
|
1146
1117
|
'''
|
|
1147
1118
|
result = self._values.get("enabled")
|
|
@@ -1150,8 +1121,7 @@ class CfnCluster(
|
|
|
1150
1121
|
|
|
1151
1122
|
@builtins.property
|
|
1152
1123
|
def log_group(self) -> typing.Optional[builtins.str]:
|
|
1153
|
-
'''
|
|
1154
|
-
|
|
1124
|
+
'''
|
|
1155
1125
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-cloudwatchlogs.html#cfn-msk-cluster-cloudwatchlogs-loggroup
|
|
1156
1126
|
'''
|
|
1157
1127
|
result = self._values.get("log_group")
|
|
@@ -1175,10 +1145,9 @@ class CfnCluster(
|
|
|
1175
1145
|
)
|
|
1176
1146
|
class ConfigurationInfoProperty:
|
|
1177
1147
|
def __init__(self, *, arn: builtins.str, revision: jsii.Number) -> None:
|
|
1178
|
-
'''
|
|
1179
|
-
|
|
1180
|
-
:param
|
|
1181
|
-
:param revision: The revision of the configuration to use.
|
|
1148
|
+
'''
|
|
1149
|
+
:param arn:
|
|
1150
|
+
:param revision:
|
|
1182
1151
|
|
|
1183
1152
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-configurationinfo.html
|
|
1184
1153
|
:exampleMetadata: fixture=_generated
|
|
@@ -1205,8 +1174,7 @@ class CfnCluster(
|
|
|
1205
1174
|
|
|
1206
1175
|
@builtins.property
|
|
1207
1176
|
def arn(self) -> builtins.str:
|
|
1208
|
-
'''
|
|
1209
|
-
|
|
1177
|
+
'''
|
|
1210
1178
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-configurationinfo.html#cfn-msk-cluster-configurationinfo-arn
|
|
1211
1179
|
'''
|
|
1212
1180
|
result = self._values.get("arn")
|
|
@@ -1215,8 +1183,7 @@ class CfnCluster(
|
|
|
1215
1183
|
|
|
1216
1184
|
@builtins.property
|
|
1217
1185
|
def revision(self) -> jsii.Number:
|
|
1218
|
-
'''
|
|
1219
|
-
|
|
1186
|
+
'''
|
|
1220
1187
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-configurationinfo.html#cfn-msk-cluster-configurationinfo-revision
|
|
1221
1188
|
'''
|
|
1222
1189
|
result = self._values.get("revision")
|
|
@@ -1249,10 +1216,9 @@ class CfnCluster(
|
|
|
1249
1216
|
public_access: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnCluster.PublicAccessProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
1250
1217
|
vpc_connectivity: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnCluster.VpcConnectivityProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
1251
1218
|
) -> None:
|
|
1252
|
-
'''
|
|
1253
|
-
|
|
1254
|
-
:param
|
|
1255
|
-
:param vpc_connectivity: VPC connection control settings for brokers.
|
|
1219
|
+
'''
|
|
1220
|
+
:param public_access:
|
|
1221
|
+
:param vpc_connectivity:
|
|
1256
1222
|
|
|
1257
1223
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-connectivityinfo.html
|
|
1258
1224
|
:exampleMetadata: fixture=_generated
|
|
@@ -1298,8 +1264,7 @@ class CfnCluster(
|
|
|
1298
1264
|
def public_access(
|
|
1299
1265
|
self,
|
|
1300
1266
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.PublicAccessProperty"]]:
|
|
1301
|
-
'''
|
|
1302
|
-
|
|
1267
|
+
'''
|
|
1303
1268
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-connectivityinfo.html#cfn-msk-cluster-connectivityinfo-publicaccess
|
|
1304
1269
|
'''
|
|
1305
1270
|
result = self._values.get("public_access")
|
|
@@ -1309,8 +1274,7 @@ class CfnCluster(
|
|
|
1309
1274
|
def vpc_connectivity(
|
|
1310
1275
|
self,
|
|
1311
1276
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.VpcConnectivityProperty"]]:
|
|
1312
|
-
'''
|
|
1313
|
-
|
|
1277
|
+
'''
|
|
1314
1278
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-connectivityinfo.html#cfn-msk-cluster-connectivityinfo-vpcconnectivity
|
|
1315
1279
|
'''
|
|
1316
1280
|
result = self._values.get("vpc_connectivity")
|
|
@@ -1342,10 +1306,9 @@ class CfnCluster(
|
|
|
1342
1306
|
provisioned_throughput: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnCluster.ProvisionedThroughputProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
1343
1307
|
volume_size: typing.Optional[jsii.Number] = None,
|
|
1344
1308
|
) -> None:
|
|
1345
|
-
'''
|
|
1346
|
-
|
|
1347
|
-
:param
|
|
1348
|
-
:param volume_size: The size in GiB of the EBS volume for the data drive on each broker node.
|
|
1309
|
+
'''
|
|
1310
|
+
:param provisioned_throughput:
|
|
1311
|
+
:param volume_size:
|
|
1349
1312
|
|
|
1350
1313
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-ebsstorageinfo.html
|
|
1351
1314
|
:exampleMetadata: fixture=_generated
|
|
@@ -1378,8 +1341,7 @@ class CfnCluster(
|
|
|
1378
1341
|
def provisioned_throughput(
|
|
1379
1342
|
self,
|
|
1380
1343
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.ProvisionedThroughputProperty"]]:
|
|
1381
|
-
'''
|
|
1382
|
-
|
|
1344
|
+
'''
|
|
1383
1345
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-ebsstorageinfo.html#cfn-msk-cluster-ebsstorageinfo-provisionedthroughput
|
|
1384
1346
|
'''
|
|
1385
1347
|
result = self._values.get("provisioned_throughput")
|
|
@@ -1387,8 +1349,7 @@ class CfnCluster(
|
|
|
1387
1349
|
|
|
1388
1350
|
@builtins.property
|
|
1389
1351
|
def volume_size(self) -> typing.Optional[jsii.Number]:
|
|
1390
|
-
'''
|
|
1391
|
-
|
|
1352
|
+
'''
|
|
1392
1353
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-ebsstorageinfo.html#cfn-msk-cluster-ebsstorageinfo-volumesize
|
|
1393
1354
|
'''
|
|
1394
1355
|
result = self._values.get("volume_size")
|
|
@@ -1412,11 +1373,8 @@ class CfnCluster(
|
|
|
1412
1373
|
)
|
|
1413
1374
|
class EncryptionAtRestProperty:
|
|
1414
1375
|
def __init__(self, *, data_volume_kms_key_id: builtins.str) -> None:
|
|
1415
|
-
'''
|
|
1416
|
-
|
|
1417
|
-
You can't update encryption at rest settings for existing clusters.
|
|
1418
|
-
|
|
1419
|
-
:param data_volume_kms_key_id: The Amazon Resource Name (ARN) of the Amazon KMS key for encrypting data at rest. If you don't specify a KMS key, MSK creates one for you and uses it.
|
|
1376
|
+
'''
|
|
1377
|
+
:param data_volume_kms_key_id:
|
|
1420
1378
|
|
|
1421
1379
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-encryptionatrest.html
|
|
1422
1380
|
:exampleMetadata: fixture=_generated
|
|
@@ -1440,10 +1398,7 @@ class CfnCluster(
|
|
|
1440
1398
|
|
|
1441
1399
|
@builtins.property
|
|
1442
1400
|
def data_volume_kms_key_id(self) -> builtins.str:
|
|
1443
|
-
'''
|
|
1444
|
-
|
|
1445
|
-
If you don't specify a KMS key, MSK creates one for you and uses it.
|
|
1446
|
-
|
|
1401
|
+
'''
|
|
1447
1402
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-encryptionatrest.html#cfn-msk-cluster-encryptionatrest-datavolumekmskeyid
|
|
1448
1403
|
'''
|
|
1449
1404
|
result = self._values.get("data_volume_kms_key_id")
|
|
@@ -1473,10 +1428,9 @@ class CfnCluster(
|
|
|
1473
1428
|
client_broker: typing.Optional[builtins.str] = None,
|
|
1474
1429
|
in_cluster: typing.Optional[typing.Union[builtins.bool, _IResolvable_da3f097b]] = None,
|
|
1475
1430
|
) -> None:
|
|
1476
|
-
'''
|
|
1477
|
-
|
|
1478
|
-
:param
|
|
1479
|
-
:param in_cluster: When set to true, it indicates that data communication among the broker nodes of the cluster is encrypted. When set to false, the communication happens in plaintext. The default value is true.
|
|
1431
|
+
'''
|
|
1432
|
+
:param client_broker:
|
|
1433
|
+
:param in_cluster:
|
|
1480
1434
|
|
|
1481
1435
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-encryptionintransit.html
|
|
1482
1436
|
:exampleMetadata: fixture=_generated
|
|
@@ -1504,18 +1458,7 @@ class CfnCluster(
|
|
|
1504
1458
|
|
|
1505
1459
|
@builtins.property
|
|
1506
1460
|
def client_broker(self) -> typing.Optional[builtins.str]:
|
|
1507
|
-
'''
|
|
1508
|
-
|
|
1509
|
-
You must set it to one of the following values.
|
|
1510
|
-
|
|
1511
|
-
``TLS`` means that client-broker communication is enabled with TLS only.
|
|
1512
|
-
|
|
1513
|
-
``TLS_PLAINTEXT`` means that client-broker communication is enabled for both TLS-encrypted, as well as plaintext data.
|
|
1514
|
-
|
|
1515
|
-
``PLAINTEXT`` means that client-broker communication is enabled in plaintext only.
|
|
1516
|
-
|
|
1517
|
-
The default value is ``TLS`` .
|
|
1518
|
-
|
|
1461
|
+
'''
|
|
1519
1462
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-encryptionintransit.html#cfn-msk-cluster-encryptionintransit-clientbroker
|
|
1520
1463
|
'''
|
|
1521
1464
|
result = self._values.get("client_broker")
|
|
@@ -1525,12 +1468,7 @@ class CfnCluster(
|
|
|
1525
1468
|
def in_cluster(
|
|
1526
1469
|
self,
|
|
1527
1470
|
) -> typing.Optional[typing.Union[builtins.bool, _IResolvable_da3f097b]]:
|
|
1528
|
-
'''
|
|
1529
|
-
|
|
1530
|
-
When set to false, the communication happens in plaintext.
|
|
1531
|
-
|
|
1532
|
-
The default value is true.
|
|
1533
|
-
|
|
1471
|
+
'''
|
|
1534
1472
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-encryptionintransit.html#cfn-msk-cluster-encryptionintransit-incluster
|
|
1535
1473
|
'''
|
|
1536
1474
|
result = self._values.get("in_cluster")
|
|
@@ -1562,10 +1500,9 @@ class CfnCluster(
|
|
|
1562
1500
|
encryption_at_rest: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnCluster.EncryptionAtRestProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
1563
1501
|
encryption_in_transit: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnCluster.EncryptionInTransitProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
1564
1502
|
) -> None:
|
|
1565
|
-
'''
|
|
1566
|
-
|
|
1567
|
-
:param
|
|
1568
|
-
:param encryption_in_transit: The details for encryption in transit.
|
|
1503
|
+
'''
|
|
1504
|
+
:param encryption_at_rest:
|
|
1505
|
+
:param encryption_in_transit:
|
|
1569
1506
|
|
|
1570
1507
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-encryptioninfo.html
|
|
1571
1508
|
:exampleMetadata: fixture=_generated
|
|
@@ -1600,8 +1537,7 @@ class CfnCluster(
|
|
|
1600
1537
|
def encryption_at_rest(
|
|
1601
1538
|
self,
|
|
1602
1539
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.EncryptionAtRestProperty"]]:
|
|
1603
|
-
'''
|
|
1604
|
-
|
|
1540
|
+
'''
|
|
1605
1541
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-encryptioninfo.html#cfn-msk-cluster-encryptioninfo-encryptionatrest
|
|
1606
1542
|
'''
|
|
1607
1543
|
result = self._values.get("encryption_at_rest")
|
|
@@ -1611,8 +1547,7 @@ class CfnCluster(
|
|
|
1611
1547
|
def encryption_in_transit(
|
|
1612
1548
|
self,
|
|
1613
1549
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.EncryptionInTransitProperty"]]:
|
|
1614
|
-
'''
|
|
1615
|
-
|
|
1550
|
+
'''
|
|
1616
1551
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-encryptioninfo.html#cfn-msk-cluster-encryptioninfo-encryptionintransit
|
|
1617
1552
|
'''
|
|
1618
1553
|
result = self._values.get("encryption_in_transit")
|
|
@@ -1641,10 +1576,9 @@ class CfnCluster(
|
|
|
1641
1576
|
enabled: typing.Union[builtins.bool, _IResolvable_da3f097b],
|
|
1642
1577
|
delivery_stream: typing.Optional[builtins.str] = None,
|
|
1643
1578
|
) -> None:
|
|
1644
|
-
'''
|
|
1645
|
-
|
|
1646
|
-
:param
|
|
1647
|
-
:param delivery_stream: The Kinesis Data Firehose delivery stream that is the destination for broker logs.
|
|
1579
|
+
'''
|
|
1580
|
+
:param enabled:
|
|
1581
|
+
:param delivery_stream:
|
|
1648
1582
|
|
|
1649
1583
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-firehose.html
|
|
1650
1584
|
:exampleMetadata: fixture=_generated
|
|
@@ -1674,8 +1608,7 @@ class CfnCluster(
|
|
|
1674
1608
|
|
|
1675
1609
|
@builtins.property
|
|
1676
1610
|
def enabled(self) -> typing.Union[builtins.bool, _IResolvable_da3f097b]:
|
|
1677
|
-
'''
|
|
1678
|
-
|
|
1611
|
+
'''
|
|
1679
1612
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-firehose.html#cfn-msk-cluster-firehose-enabled
|
|
1680
1613
|
'''
|
|
1681
1614
|
result = self._values.get("enabled")
|
|
@@ -1684,8 +1617,7 @@ class CfnCluster(
|
|
|
1684
1617
|
|
|
1685
1618
|
@builtins.property
|
|
1686
1619
|
def delivery_stream(self) -> typing.Optional[builtins.str]:
|
|
1687
|
-
'''
|
|
1688
|
-
|
|
1620
|
+
'''
|
|
1689
1621
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-firehose.html#cfn-msk-cluster-firehose-deliverystream
|
|
1690
1622
|
'''
|
|
1691
1623
|
result = self._values.get("delivery_stream")
|
|
@@ -1713,9 +1645,8 @@ class CfnCluster(
|
|
|
1713
1645
|
*,
|
|
1714
1646
|
enabled: typing.Union[builtins.bool, _IResolvable_da3f097b],
|
|
1715
1647
|
) -> None:
|
|
1716
|
-
'''
|
|
1717
|
-
|
|
1718
|
-
:param enabled: SASL/IAM authentication is enabled or not.
|
|
1648
|
+
'''
|
|
1649
|
+
:param enabled:
|
|
1719
1650
|
|
|
1720
1651
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-iam.html
|
|
1721
1652
|
:exampleMetadata: fixture=_generated
|
|
@@ -1739,8 +1670,7 @@ class CfnCluster(
|
|
|
1739
1670
|
|
|
1740
1671
|
@builtins.property
|
|
1741
1672
|
def enabled(self) -> typing.Union[builtins.bool, _IResolvable_da3f097b]:
|
|
1742
|
-
'''
|
|
1743
|
-
|
|
1673
|
+
'''
|
|
1744
1674
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-iam.html#cfn-msk-cluster-iam-enabled
|
|
1745
1675
|
'''
|
|
1746
1676
|
result = self._values.get("enabled")
|
|
@@ -1769,9 +1699,8 @@ class CfnCluster(
|
|
|
1769
1699
|
*,
|
|
1770
1700
|
enabled_in_broker: typing.Union[builtins.bool, _IResolvable_da3f097b],
|
|
1771
1701
|
) -> None:
|
|
1772
|
-
'''
|
|
1773
|
-
|
|
1774
|
-
:param enabled_in_broker: Indicates whether you want to enable or disable the JMX Exporter.
|
|
1702
|
+
'''
|
|
1703
|
+
:param enabled_in_broker:
|
|
1775
1704
|
|
|
1776
1705
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-jmxexporter.html
|
|
1777
1706
|
:exampleMetadata: fixture=_generated
|
|
@@ -1797,8 +1726,7 @@ class CfnCluster(
|
|
|
1797
1726
|
def enabled_in_broker(
|
|
1798
1727
|
self,
|
|
1799
1728
|
) -> typing.Union[builtins.bool, _IResolvable_da3f097b]:
|
|
1800
|
-
'''
|
|
1801
|
-
|
|
1729
|
+
'''
|
|
1802
1730
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-jmxexporter.html#cfn-msk-cluster-jmxexporter-enabledinbroker
|
|
1803
1731
|
'''
|
|
1804
1732
|
result = self._values.get("enabled_in_broker")
|
|
@@ -1827,11 +1755,8 @@ class CfnCluster(
|
|
|
1827
1755
|
*,
|
|
1828
1756
|
broker_logs: typing.Union[_IResolvable_da3f097b, typing.Union["CfnCluster.BrokerLogsProperty", typing.Dict[builtins.str, typing.Any]]],
|
|
1829
1757
|
) -> None:
|
|
1830
|
-
'''
|
|
1831
|
-
|
|
1832
|
-
This is a container for the configuration details related to broker logs.
|
|
1833
|
-
|
|
1834
|
-
:param broker_logs: You can configure your MSK cluster to send broker logs to different destination types. This configuration specifies the details of these destinations.
|
|
1758
|
+
'''
|
|
1759
|
+
:param broker_logs:
|
|
1835
1760
|
|
|
1836
1761
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-logginginfo.html
|
|
1837
1762
|
:exampleMetadata: fixture=_generated
|
|
@@ -1877,10 +1802,7 @@ class CfnCluster(
|
|
|
1877
1802
|
def broker_logs(
|
|
1878
1803
|
self,
|
|
1879
1804
|
) -> typing.Union[_IResolvable_da3f097b, "CfnCluster.BrokerLogsProperty"]:
|
|
1880
|
-
'''
|
|
1881
|
-
|
|
1882
|
-
This configuration specifies the details of these destinations.
|
|
1883
|
-
|
|
1805
|
+
'''
|
|
1884
1806
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-logginginfo.html#cfn-msk-cluster-logginginfo-brokerlogs
|
|
1885
1807
|
'''
|
|
1886
1808
|
result = self._values.get("broker_logs")
|
|
@@ -1909,9 +1831,8 @@ class CfnCluster(
|
|
|
1909
1831
|
*,
|
|
1910
1832
|
enabled_in_broker: typing.Union[builtins.bool, _IResolvable_da3f097b],
|
|
1911
1833
|
) -> None:
|
|
1912
|
-
'''
|
|
1913
|
-
|
|
1914
|
-
:param enabled_in_broker: Indicates whether you want to enable or disable the Node Exporter.
|
|
1834
|
+
'''
|
|
1835
|
+
:param enabled_in_broker:
|
|
1915
1836
|
|
|
1916
1837
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-nodeexporter.html
|
|
1917
1838
|
:exampleMetadata: fixture=_generated
|
|
@@ -1937,8 +1858,7 @@ class CfnCluster(
|
|
|
1937
1858
|
def enabled_in_broker(
|
|
1938
1859
|
self,
|
|
1939
1860
|
) -> typing.Union[builtins.bool, _IResolvable_da3f097b]:
|
|
1940
|
-
'''
|
|
1941
|
-
|
|
1861
|
+
'''
|
|
1942
1862
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-nodeexporter.html#cfn-msk-cluster-nodeexporter-enabledinbroker
|
|
1943
1863
|
'''
|
|
1944
1864
|
result = self._values.get("enabled_in_broker")
|
|
@@ -1967,9 +1887,8 @@ class CfnCluster(
|
|
|
1967
1887
|
*,
|
|
1968
1888
|
prometheus: typing.Union[_IResolvable_da3f097b, typing.Union["CfnCluster.PrometheusProperty", typing.Dict[builtins.str, typing.Any]]],
|
|
1969
1889
|
) -> None:
|
|
1970
|
-
'''
|
|
1971
|
-
|
|
1972
|
-
:param prometheus: Prometheus exporter settings.
|
|
1890
|
+
'''
|
|
1891
|
+
:param prometheus:
|
|
1973
1892
|
|
|
1974
1893
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-openmonitoring.html
|
|
1975
1894
|
:exampleMetadata: fixture=_generated
|
|
@@ -2002,8 +1921,7 @@ class CfnCluster(
|
|
|
2002
1921
|
def prometheus(
|
|
2003
1922
|
self,
|
|
2004
1923
|
) -> typing.Union[_IResolvable_da3f097b, "CfnCluster.PrometheusProperty"]:
|
|
2005
|
-
'''
|
|
2006
|
-
|
|
1924
|
+
'''
|
|
2007
1925
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-openmonitoring.html#cfn-msk-cluster-openmonitoring-prometheus
|
|
2008
1926
|
'''
|
|
2009
1927
|
result = self._values.get("prometheus")
|
|
@@ -2033,10 +1951,9 @@ class CfnCluster(
|
|
|
2033
1951
|
jmx_exporter: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnCluster.JmxExporterProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
2034
1952
|
node_exporter: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnCluster.NodeExporterProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
2035
1953
|
) -> None:
|
|
2036
|
-
'''
|
|
2037
|
-
|
|
2038
|
-
:param
|
|
2039
|
-
:param node_exporter: Indicates whether you want to enable or disable the Node Exporter.
|
|
1954
|
+
'''
|
|
1955
|
+
:param jmx_exporter:
|
|
1956
|
+
:param node_exporter:
|
|
2040
1957
|
|
|
2041
1958
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-prometheus.html
|
|
2042
1959
|
:exampleMetadata: fixture=_generated
|
|
@@ -2070,8 +1987,7 @@ class CfnCluster(
|
|
|
2070
1987
|
def jmx_exporter(
|
|
2071
1988
|
self,
|
|
2072
1989
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.JmxExporterProperty"]]:
|
|
2073
|
-
'''
|
|
2074
|
-
|
|
1990
|
+
'''
|
|
2075
1991
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-prometheus.html#cfn-msk-cluster-prometheus-jmxexporter
|
|
2076
1992
|
'''
|
|
2077
1993
|
result = self._values.get("jmx_exporter")
|
|
@@ -2081,8 +1997,7 @@ class CfnCluster(
|
|
|
2081
1997
|
def node_exporter(
|
|
2082
1998
|
self,
|
|
2083
1999
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.NodeExporterProperty"]]:
|
|
2084
|
-
'''
|
|
2085
|
-
|
|
2000
|
+
'''
|
|
2086
2001
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-prometheus.html#cfn-msk-cluster-prometheus-nodeexporter
|
|
2087
2002
|
'''
|
|
2088
2003
|
result = self._values.get("node_exporter")
|
|
@@ -2111,10 +2026,9 @@ class CfnCluster(
|
|
|
2111
2026
|
enabled: typing.Optional[typing.Union[builtins.bool, _IResolvable_da3f097b]] = None,
|
|
2112
2027
|
volume_throughput: typing.Optional[jsii.Number] = None,
|
|
2113
2028
|
) -> None:
|
|
2114
|
-
'''
|
|
2115
|
-
|
|
2116
|
-
:param
|
|
2117
|
-
:param volume_throughput: Throughput value of the EBS volumes for the data drive on each kafka broker node in MiB per second.
|
|
2029
|
+
'''
|
|
2030
|
+
:param enabled:
|
|
2031
|
+
:param volume_throughput:
|
|
2118
2032
|
|
|
2119
2033
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-provisionedthroughput.html
|
|
2120
2034
|
:exampleMetadata: fixture=_generated
|
|
@@ -2144,8 +2058,7 @@ class CfnCluster(
|
|
|
2144
2058
|
def enabled(
|
|
2145
2059
|
self,
|
|
2146
2060
|
) -> typing.Optional[typing.Union[builtins.bool, _IResolvable_da3f097b]]:
|
|
2147
|
-
'''
|
|
2148
|
-
|
|
2061
|
+
'''
|
|
2149
2062
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-provisionedthroughput.html#cfn-msk-cluster-provisionedthroughput-enabled
|
|
2150
2063
|
'''
|
|
2151
2064
|
result = self._values.get("enabled")
|
|
@@ -2153,8 +2066,7 @@ class CfnCluster(
|
|
|
2153
2066
|
|
|
2154
2067
|
@builtins.property
|
|
2155
2068
|
def volume_throughput(self) -> typing.Optional[jsii.Number]:
|
|
2156
|
-
'''
|
|
2157
|
-
|
|
2069
|
+
'''
|
|
2158
2070
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-provisionedthroughput.html#cfn-msk-cluster-provisionedthroughput-volumethroughput
|
|
2159
2071
|
'''
|
|
2160
2072
|
result = self._values.get("volume_throughput")
|
|
@@ -2178,9 +2090,8 @@ class CfnCluster(
|
|
|
2178
2090
|
)
|
|
2179
2091
|
class PublicAccessProperty:
|
|
2180
2092
|
def __init__(self, *, type: typing.Optional[builtins.str] = None) -> None:
|
|
2181
|
-
'''
|
|
2182
|
-
|
|
2183
|
-
:param type: DISABLED means that public access is turned off. SERVICE_PROVIDED_EIPS means that public access is turned on.
|
|
2093
|
+
'''
|
|
2094
|
+
:param type:
|
|
2184
2095
|
|
|
2185
2096
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-publicaccess.html
|
|
2186
2097
|
:exampleMetadata: fixture=_generated
|
|
@@ -2204,10 +2115,7 @@ class CfnCluster(
|
|
|
2204
2115
|
|
|
2205
2116
|
@builtins.property
|
|
2206
2117
|
def type(self) -> typing.Optional[builtins.str]:
|
|
2207
|
-
'''
|
|
2208
|
-
|
|
2209
|
-
SERVICE_PROVIDED_EIPS means that public access is turned on.
|
|
2210
|
-
|
|
2118
|
+
'''
|
|
2211
2119
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-publicaccess.html#cfn-msk-cluster-publicaccess-type
|
|
2212
2120
|
'''
|
|
2213
2121
|
result = self._values.get("type")
|
|
@@ -2237,11 +2145,10 @@ class CfnCluster(
|
|
|
2237
2145
|
bucket: typing.Optional[builtins.str] = None,
|
|
2238
2146
|
prefix: typing.Optional[builtins.str] = None,
|
|
2239
2147
|
) -> None:
|
|
2240
|
-
'''
|
|
2241
|
-
|
|
2242
|
-
:param
|
|
2243
|
-
:param
|
|
2244
|
-
:param prefix: The S3 prefix that is the destination for broker logs.
|
|
2148
|
+
'''
|
|
2149
|
+
:param enabled:
|
|
2150
|
+
:param bucket:
|
|
2151
|
+
:param prefix:
|
|
2245
2152
|
|
|
2246
2153
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-s3.html
|
|
2247
2154
|
:exampleMetadata: fixture=_generated
|
|
@@ -2275,8 +2182,7 @@ class CfnCluster(
|
|
|
2275
2182
|
|
|
2276
2183
|
@builtins.property
|
|
2277
2184
|
def enabled(self) -> typing.Union[builtins.bool, _IResolvable_da3f097b]:
|
|
2278
|
-
'''
|
|
2279
|
-
|
|
2185
|
+
'''
|
|
2280
2186
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-s3.html#cfn-msk-cluster-s3-enabled
|
|
2281
2187
|
'''
|
|
2282
2188
|
result = self._values.get("enabled")
|
|
@@ -2285,8 +2191,7 @@ class CfnCluster(
|
|
|
2285
2191
|
|
|
2286
2192
|
@builtins.property
|
|
2287
2193
|
def bucket(self) -> typing.Optional[builtins.str]:
|
|
2288
|
-
'''
|
|
2289
|
-
|
|
2194
|
+
'''
|
|
2290
2195
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-s3.html#cfn-msk-cluster-s3-bucket
|
|
2291
2196
|
'''
|
|
2292
2197
|
result = self._values.get("bucket")
|
|
@@ -2294,8 +2199,7 @@ class CfnCluster(
|
|
|
2294
2199
|
|
|
2295
2200
|
@builtins.property
|
|
2296
2201
|
def prefix(self) -> typing.Optional[builtins.str]:
|
|
2297
|
-
'''
|
|
2298
|
-
|
|
2202
|
+
'''
|
|
2299
2203
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-s3.html#cfn-msk-cluster-s3-prefix
|
|
2300
2204
|
'''
|
|
2301
2205
|
result = self._values.get("prefix")
|
|
@@ -2324,12 +2228,9 @@ class CfnCluster(
|
|
|
2324
2228
|
iam: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnCluster.IamProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
2325
2229
|
scram: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnCluster.ScramProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
2326
2230
|
) -> None:
|
|
2327
|
-
'''
|
|
2328
|
-
|
|
2329
|
-
|
|
2330
|
-
|
|
2331
|
-
:param iam: Details for ClientAuthentication using IAM.
|
|
2332
|
-
:param scram: Details for SASL/SCRAM client authentication.
|
|
2231
|
+
'''
|
|
2232
|
+
:param iam:
|
|
2233
|
+
:param scram:
|
|
2333
2234
|
|
|
2334
2235
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-sasl.html
|
|
2335
2236
|
:exampleMetadata: fixture=_generated
|
|
@@ -2363,8 +2264,7 @@ class CfnCluster(
|
|
|
2363
2264
|
def iam(
|
|
2364
2265
|
self,
|
|
2365
2266
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.IamProperty"]]:
|
|
2366
|
-
'''
|
|
2367
|
-
|
|
2267
|
+
'''
|
|
2368
2268
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-sasl.html#cfn-msk-cluster-sasl-iam
|
|
2369
2269
|
'''
|
|
2370
2270
|
result = self._values.get("iam")
|
|
@@ -2374,8 +2274,7 @@ class CfnCluster(
|
|
|
2374
2274
|
def scram(
|
|
2375
2275
|
self,
|
|
2376
2276
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.ScramProperty"]]:
|
|
2377
|
-
'''
|
|
2378
|
-
|
|
2277
|
+
'''
|
|
2379
2278
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-sasl.html#cfn-msk-cluster-sasl-scram
|
|
2380
2279
|
'''
|
|
2381
2280
|
result = self._values.get("scram")
|
|
@@ -2403,9 +2302,8 @@ class CfnCluster(
|
|
|
2403
2302
|
*,
|
|
2404
2303
|
enabled: typing.Union[builtins.bool, _IResolvable_da3f097b],
|
|
2405
2304
|
) -> None:
|
|
2406
|
-
'''
|
|
2407
|
-
|
|
2408
|
-
:param enabled: SASL/SCRAM authentication is enabled or not.
|
|
2305
|
+
'''
|
|
2306
|
+
:param enabled:
|
|
2409
2307
|
|
|
2410
2308
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-scram.html
|
|
2411
2309
|
:exampleMetadata: fixture=_generated
|
|
@@ -2429,8 +2327,7 @@ class CfnCluster(
|
|
|
2429
2327
|
|
|
2430
2328
|
@builtins.property
|
|
2431
2329
|
def enabled(self) -> typing.Union[builtins.bool, _IResolvable_da3f097b]:
|
|
2432
|
-
'''
|
|
2433
|
-
|
|
2330
|
+
'''
|
|
2434
2331
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-scram.html#cfn-msk-cluster-scram-enabled
|
|
2435
2332
|
'''
|
|
2436
2333
|
result = self._values.get("enabled")
|
|
@@ -2459,9 +2356,8 @@ class CfnCluster(
|
|
|
2459
2356
|
*,
|
|
2460
2357
|
ebs_storage_info: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnCluster.EBSStorageInfoProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
2461
2358
|
) -> None:
|
|
2462
|
-
'''
|
|
2463
|
-
|
|
2464
|
-
:param ebs_storage_info: EBS volume information.
|
|
2359
|
+
'''
|
|
2360
|
+
:param ebs_storage_info:
|
|
2465
2361
|
|
|
2466
2362
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-storageinfo.html
|
|
2467
2363
|
:exampleMetadata: fixture=_generated
|
|
@@ -2493,8 +2389,7 @@ class CfnCluster(
|
|
|
2493
2389
|
def ebs_storage_info(
|
|
2494
2390
|
self,
|
|
2495
2391
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.EBSStorageInfoProperty"]]:
|
|
2496
|
-
'''
|
|
2497
|
-
|
|
2392
|
+
'''
|
|
2498
2393
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-storageinfo.html#cfn-msk-cluster-storageinfo-ebsstorageinfo
|
|
2499
2394
|
'''
|
|
2500
2395
|
result = self._values.get("ebs_storage_info")
|
|
@@ -2526,10 +2421,9 @@ class CfnCluster(
|
|
|
2526
2421
|
certificate_authority_arn_list: typing.Optional[typing.Sequence[builtins.str]] = None,
|
|
2527
2422
|
enabled: typing.Optional[typing.Union[builtins.bool, _IResolvable_da3f097b]] = None,
|
|
2528
2423
|
) -> None:
|
|
2529
|
-
'''
|
|
2530
|
-
|
|
2531
|
-
:param
|
|
2532
|
-
:param enabled: TLS authentication is enabled or not.
|
|
2424
|
+
'''
|
|
2425
|
+
:param certificate_authority_arn_list:
|
|
2426
|
+
:param enabled:
|
|
2533
2427
|
|
|
2534
2428
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-tls.html
|
|
2535
2429
|
:exampleMetadata: fixture=_generated
|
|
@@ -2559,8 +2453,7 @@ class CfnCluster(
|
|
|
2559
2453
|
def certificate_authority_arn_list(
|
|
2560
2454
|
self,
|
|
2561
2455
|
) -> typing.Optional[typing.List[builtins.str]]:
|
|
2562
|
-
'''
|
|
2563
|
-
|
|
2456
|
+
'''
|
|
2564
2457
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-tls.html#cfn-msk-cluster-tls-certificateauthorityarnlist
|
|
2565
2458
|
'''
|
|
2566
2459
|
result = self._values.get("certificate_authority_arn_list")
|
|
@@ -2570,8 +2463,7 @@ class CfnCluster(
|
|
|
2570
2463
|
def enabled(
|
|
2571
2464
|
self,
|
|
2572
2465
|
) -> typing.Optional[typing.Union[builtins.bool, _IResolvable_da3f097b]]:
|
|
2573
|
-
'''
|
|
2574
|
-
|
|
2466
|
+
'''
|
|
2575
2467
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-tls.html#cfn-msk-cluster-tls-enabled
|
|
2576
2468
|
'''
|
|
2577
2469
|
result = self._values.get("enabled")
|
|
@@ -2599,9 +2491,8 @@ class CfnCluster(
|
|
|
2599
2491
|
*,
|
|
2600
2492
|
enabled: typing.Union[builtins.bool, _IResolvable_da3f097b],
|
|
2601
2493
|
) -> None:
|
|
2602
|
-
'''
|
|
2603
|
-
|
|
2604
|
-
:param enabled: Unauthenticated is enabled or not.
|
|
2494
|
+
'''
|
|
2495
|
+
:param enabled:
|
|
2605
2496
|
|
|
2606
2497
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-unauthenticated.html
|
|
2607
2498
|
:exampleMetadata: fixture=_generated
|
|
@@ -2625,8 +2516,7 @@ class CfnCluster(
|
|
|
2625
2516
|
|
|
2626
2517
|
@builtins.property
|
|
2627
2518
|
def enabled(self) -> typing.Union[builtins.bool, _IResolvable_da3f097b]:
|
|
2628
|
-
'''
|
|
2629
|
-
|
|
2519
|
+
'''
|
|
2630
2520
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-unauthenticated.html#cfn-msk-cluster-unauthenticated-enabled
|
|
2631
2521
|
'''
|
|
2632
2522
|
result = self._values.get("enabled")
|
|
@@ -2656,10 +2546,9 @@ class CfnCluster(
|
|
|
2656
2546
|
sasl: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnCluster.VpcConnectivitySaslProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
2657
2547
|
tls: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnCluster.VpcConnectivityTlsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
2658
2548
|
) -> None:
|
|
2659
|
-
'''
|
|
2660
|
-
|
|
2661
|
-
:param
|
|
2662
|
-
:param tls: Details for VpcConnectivity ClientAuthentication using TLS.
|
|
2549
|
+
'''
|
|
2550
|
+
:param sasl:
|
|
2551
|
+
:param tls:
|
|
2663
2552
|
|
|
2664
2553
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-vpcconnectivityclientauthentication.html
|
|
2665
2554
|
:exampleMetadata: fixture=_generated
|
|
@@ -2698,8 +2587,7 @@ class CfnCluster(
|
|
|
2698
2587
|
def sasl(
|
|
2699
2588
|
self,
|
|
2700
2589
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.VpcConnectivitySaslProperty"]]:
|
|
2701
|
-
'''
|
|
2702
|
-
|
|
2590
|
+
'''
|
|
2703
2591
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-vpcconnectivityclientauthentication.html#cfn-msk-cluster-vpcconnectivityclientauthentication-sasl
|
|
2704
2592
|
'''
|
|
2705
2593
|
result = self._values.get("sasl")
|
|
@@ -2709,8 +2597,7 @@ class CfnCluster(
|
|
|
2709
2597
|
def tls(
|
|
2710
2598
|
self,
|
|
2711
2599
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.VpcConnectivityTlsProperty"]]:
|
|
2712
|
-
'''
|
|
2713
|
-
|
|
2600
|
+
'''
|
|
2714
2601
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-vpcconnectivityclientauthentication.html#cfn-msk-cluster-vpcconnectivityclientauthentication-tls
|
|
2715
2602
|
'''
|
|
2716
2603
|
result = self._values.get("tls")
|
|
@@ -2738,9 +2625,8 @@ class CfnCluster(
|
|
|
2738
2625
|
*,
|
|
2739
2626
|
enabled: typing.Union[builtins.bool, _IResolvable_da3f097b],
|
|
2740
2627
|
) -> None:
|
|
2741
|
-
'''
|
|
2742
|
-
|
|
2743
|
-
:param enabled: SASL/IAM authentication is enabled or not.
|
|
2628
|
+
'''
|
|
2629
|
+
:param enabled:
|
|
2744
2630
|
|
|
2745
2631
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-vpcconnectivityiam.html
|
|
2746
2632
|
:exampleMetadata: fixture=_generated
|
|
@@ -2764,8 +2650,7 @@ class CfnCluster(
|
|
|
2764
2650
|
|
|
2765
2651
|
@builtins.property
|
|
2766
2652
|
def enabled(self) -> typing.Union[builtins.bool, _IResolvable_da3f097b]:
|
|
2767
|
-
'''
|
|
2768
|
-
|
|
2653
|
+
'''
|
|
2769
2654
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-vpcconnectivityiam.html#cfn-msk-cluster-vpcconnectivityiam-enabled
|
|
2770
2655
|
'''
|
|
2771
2656
|
result = self._values.get("enabled")
|
|
@@ -2794,9 +2679,8 @@ class CfnCluster(
|
|
|
2794
2679
|
*,
|
|
2795
2680
|
client_authentication: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnCluster.VpcConnectivityClientAuthenticationProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
2796
2681
|
) -> None:
|
|
2797
|
-
'''
|
|
2798
|
-
|
|
2799
|
-
:param client_authentication: VPC connection control settings for brokers.
|
|
2682
|
+
'''
|
|
2683
|
+
:param client_authentication:
|
|
2800
2684
|
|
|
2801
2685
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-vpcconnectivity.html
|
|
2802
2686
|
:exampleMetadata: fixture=_generated
|
|
@@ -2834,8 +2718,7 @@ class CfnCluster(
|
|
|
2834
2718
|
def client_authentication(
|
|
2835
2719
|
self,
|
|
2836
2720
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.VpcConnectivityClientAuthenticationProperty"]]:
|
|
2837
|
-
'''
|
|
2838
|
-
|
|
2721
|
+
'''
|
|
2839
2722
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-vpcconnectivity.html#cfn-msk-cluster-vpcconnectivity-clientauthentication
|
|
2840
2723
|
'''
|
|
2841
2724
|
result = self._values.get("client_authentication")
|
|
@@ -2864,10 +2747,9 @@ class CfnCluster(
|
|
|
2864
2747
|
iam: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnCluster.VpcConnectivityIamProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
2865
2748
|
scram: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnCluster.VpcConnectivityScramProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
2866
2749
|
) -> None:
|
|
2867
|
-
'''
|
|
2868
|
-
|
|
2869
|
-
:param
|
|
2870
|
-
:param scram: Details for SASL/SCRAM client authentication for VpcConnectivity.
|
|
2750
|
+
'''
|
|
2751
|
+
:param iam:
|
|
2752
|
+
:param scram:
|
|
2871
2753
|
|
|
2872
2754
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-vpcconnectivitysasl.html
|
|
2873
2755
|
:exampleMetadata: fixture=_generated
|
|
@@ -2901,8 +2783,7 @@ class CfnCluster(
|
|
|
2901
2783
|
def iam(
|
|
2902
2784
|
self,
|
|
2903
2785
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.VpcConnectivityIamProperty"]]:
|
|
2904
|
-
'''
|
|
2905
|
-
|
|
2786
|
+
'''
|
|
2906
2787
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-vpcconnectivitysasl.html#cfn-msk-cluster-vpcconnectivitysasl-iam
|
|
2907
2788
|
'''
|
|
2908
2789
|
result = self._values.get("iam")
|
|
@@ -2912,8 +2793,7 @@ class CfnCluster(
|
|
|
2912
2793
|
def scram(
|
|
2913
2794
|
self,
|
|
2914
2795
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnCluster.VpcConnectivityScramProperty"]]:
|
|
2915
|
-
'''
|
|
2916
|
-
|
|
2796
|
+
'''
|
|
2917
2797
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-vpcconnectivitysasl.html#cfn-msk-cluster-vpcconnectivitysasl-scram
|
|
2918
2798
|
'''
|
|
2919
2799
|
result = self._values.get("scram")
|
|
@@ -2941,9 +2821,8 @@ class CfnCluster(
|
|
|
2941
2821
|
*,
|
|
2942
2822
|
enabled: typing.Union[builtins.bool, _IResolvable_da3f097b],
|
|
2943
2823
|
) -> None:
|
|
2944
|
-
'''
|
|
2945
|
-
|
|
2946
|
-
:param enabled: SASL/SCRAM authentication is enabled or not.
|
|
2824
|
+
'''
|
|
2825
|
+
:param enabled:
|
|
2947
2826
|
|
|
2948
2827
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-vpcconnectivityscram.html
|
|
2949
2828
|
:exampleMetadata: fixture=_generated
|
|
@@ -2967,8 +2846,7 @@ class CfnCluster(
|
|
|
2967
2846
|
|
|
2968
2847
|
@builtins.property
|
|
2969
2848
|
def enabled(self) -> typing.Union[builtins.bool, _IResolvable_da3f097b]:
|
|
2970
|
-
'''
|
|
2971
|
-
|
|
2849
|
+
'''
|
|
2972
2850
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-vpcconnectivityscram.html#cfn-msk-cluster-vpcconnectivityscram-enabled
|
|
2973
2851
|
'''
|
|
2974
2852
|
result = self._values.get("enabled")
|
|
@@ -2997,9 +2875,8 @@ class CfnCluster(
|
|
|
2997
2875
|
*,
|
|
2998
2876
|
enabled: typing.Union[builtins.bool, _IResolvable_da3f097b],
|
|
2999
2877
|
) -> None:
|
|
3000
|
-
'''
|
|
3001
|
-
|
|
3002
|
-
:param enabled: TLS authentication is enabled or not.
|
|
2878
|
+
'''
|
|
2879
|
+
:param enabled:
|
|
3003
2880
|
|
|
3004
2881
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-vpcconnectivitytls.html
|
|
3005
2882
|
:exampleMetadata: fixture=_generated
|
|
@@ -3023,8 +2900,7 @@ class CfnCluster(
|
|
|
3023
2900
|
|
|
3024
2901
|
@builtins.property
|
|
3025
2902
|
def enabled(self) -> typing.Union[builtins.bool, _IResolvable_da3f097b]:
|
|
3026
|
-
'''
|
|
3027
|
-
|
|
2903
|
+
'''
|
|
3028
2904
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-vpcconnectivitytls.html#cfn-msk-cluster-vpcconnectivitytls-enabled
|
|
3029
2905
|
'''
|
|
3030
2906
|
result = self._values.get("enabled")
|
|
@@ -3270,19 +3146,19 @@ class CfnClusterProps:
|
|
|
3270
3146
|
) -> None:
|
|
3271
3147
|
'''Properties for defining a ``CfnCluster``.
|
|
3272
3148
|
|
|
3273
|
-
:param broker_node_group_info:
|
|
3274
|
-
:param cluster_name:
|
|
3275
|
-
:param kafka_version:
|
|
3276
|
-
:param number_of_broker_nodes:
|
|
3277
|
-
:param client_authentication:
|
|
3278
|
-
:param configuration_info:
|
|
3279
|
-
:param current_version: The version of the cluster
|
|
3280
|
-
:param encryption_info:
|
|
3281
|
-
:param enhanced_monitoring:
|
|
3282
|
-
:param logging_info:
|
|
3283
|
-
:param open_monitoring:
|
|
3284
|
-
:param storage_mode:
|
|
3285
|
-
:param tags:
|
|
3149
|
+
:param broker_node_group_info:
|
|
3150
|
+
:param cluster_name:
|
|
3151
|
+
:param kafka_version:
|
|
3152
|
+
:param number_of_broker_nodes:
|
|
3153
|
+
:param client_authentication:
|
|
3154
|
+
:param configuration_info:
|
|
3155
|
+
:param current_version: The current version of the MSK cluster.
|
|
3156
|
+
:param encryption_info:
|
|
3157
|
+
:param enhanced_monitoring:
|
|
3158
|
+
:param logging_info:
|
|
3159
|
+
:param open_monitoring:
|
|
3160
|
+
:param storage_mode:
|
|
3161
|
+
:param tags: A key-value pair to associate with a resource.
|
|
3286
3162
|
|
|
3287
3163
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html
|
|
3288
3164
|
:exampleMetadata: fixture=_generated
|
|
@@ -3451,8 +3327,7 @@ class CfnClusterProps:
|
|
|
3451
3327
|
def broker_node_group_info(
|
|
3452
3328
|
self,
|
|
3453
3329
|
) -> typing.Union[_IResolvable_da3f097b, CfnCluster.BrokerNodeGroupInfoProperty]:
|
|
3454
|
-
'''
|
|
3455
|
-
|
|
3330
|
+
'''
|
|
3456
3331
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-brokernodegroupinfo
|
|
3457
3332
|
'''
|
|
3458
3333
|
result = self._values.get("broker_node_group_info")
|
|
@@ -3461,8 +3336,7 @@ class CfnClusterProps:
|
|
|
3461
3336
|
|
|
3462
3337
|
@builtins.property
|
|
3463
3338
|
def cluster_name(self) -> builtins.str:
|
|
3464
|
-
'''
|
|
3465
|
-
|
|
3339
|
+
'''
|
|
3466
3340
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-clustername
|
|
3467
3341
|
'''
|
|
3468
3342
|
result = self._values.get("cluster_name")
|
|
@@ -3471,10 +3345,7 @@ class CfnClusterProps:
|
|
|
3471
3345
|
|
|
3472
3346
|
@builtins.property
|
|
3473
3347
|
def kafka_version(self) -> builtins.str:
|
|
3474
|
-
'''
|
|
3475
|
-
|
|
3476
|
-
You can use Amazon MSK to create clusters that use Apache Kafka versions 1.1.1 and 2.2.1.
|
|
3477
|
-
|
|
3348
|
+
'''
|
|
3478
3349
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-kafkaversion
|
|
3479
3350
|
'''
|
|
3480
3351
|
result = self._values.get("kafka_version")
|
|
@@ -3483,8 +3354,7 @@ class CfnClusterProps:
|
|
|
3483
3354
|
|
|
3484
3355
|
@builtins.property
|
|
3485
3356
|
def number_of_broker_nodes(self) -> jsii.Number:
|
|
3486
|
-
'''
|
|
3487
|
-
|
|
3357
|
+
'''
|
|
3488
3358
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-numberofbrokernodes
|
|
3489
3359
|
'''
|
|
3490
3360
|
result = self._values.get("number_of_broker_nodes")
|
|
@@ -3495,8 +3365,7 @@ class CfnClusterProps:
|
|
|
3495
3365
|
def client_authentication(
|
|
3496
3366
|
self,
|
|
3497
3367
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, CfnCluster.ClientAuthenticationProperty]]:
|
|
3498
|
-
'''
|
|
3499
|
-
|
|
3368
|
+
'''
|
|
3500
3369
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-clientauthentication
|
|
3501
3370
|
'''
|
|
3502
3371
|
result = self._values.get("client_authentication")
|
|
@@ -3506,8 +3375,7 @@ class CfnClusterProps:
|
|
|
3506
3375
|
def configuration_info(
|
|
3507
3376
|
self,
|
|
3508
3377
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, CfnCluster.ConfigurationInfoProperty]]:
|
|
3509
|
-
'''
|
|
3510
|
-
|
|
3378
|
+
'''
|
|
3511
3379
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-configurationinfo
|
|
3512
3380
|
'''
|
|
3513
3381
|
result = self._values.get("configuration_info")
|
|
@@ -3515,7 +3383,7 @@ class CfnClusterProps:
|
|
|
3515
3383
|
|
|
3516
3384
|
@builtins.property
|
|
3517
3385
|
def current_version(self) -> typing.Optional[builtins.str]:
|
|
3518
|
-
'''The version of the cluster
|
|
3386
|
+
'''The current version of the MSK cluster.
|
|
3519
3387
|
|
|
3520
3388
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-currentversion
|
|
3521
3389
|
'''
|
|
@@ -3526,8 +3394,7 @@ class CfnClusterProps:
|
|
|
3526
3394
|
def encryption_info(
|
|
3527
3395
|
self,
|
|
3528
3396
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, CfnCluster.EncryptionInfoProperty]]:
|
|
3529
|
-
'''
|
|
3530
|
-
|
|
3397
|
+
'''
|
|
3531
3398
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-encryptioninfo
|
|
3532
3399
|
'''
|
|
3533
3400
|
result = self._values.get("encryption_info")
|
|
@@ -3535,10 +3402,7 @@ class CfnClusterProps:
|
|
|
3535
3402
|
|
|
3536
3403
|
@builtins.property
|
|
3537
3404
|
def enhanced_monitoring(self) -> typing.Optional[builtins.str]:
|
|
3538
|
-
'''
|
|
3539
|
-
|
|
3540
|
-
The possible values are ``DEFAULT`` , ``PER_BROKER`` , and ``PER_TOPIC_PER_BROKER`` .
|
|
3541
|
-
|
|
3405
|
+
'''
|
|
3542
3406
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-enhancedmonitoring
|
|
3543
3407
|
'''
|
|
3544
3408
|
result = self._values.get("enhanced_monitoring")
|
|
@@ -3548,8 +3412,7 @@ class CfnClusterProps:
|
|
|
3548
3412
|
def logging_info(
|
|
3549
3413
|
self,
|
|
3550
3414
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, CfnCluster.LoggingInfoProperty]]:
|
|
3551
|
-
'''
|
|
3552
|
-
|
|
3415
|
+
'''
|
|
3553
3416
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-logginginfo
|
|
3554
3417
|
'''
|
|
3555
3418
|
result = self._values.get("logging_info")
|
|
@@ -3559,8 +3422,7 @@ class CfnClusterProps:
|
|
|
3559
3422
|
def open_monitoring(
|
|
3560
3423
|
self,
|
|
3561
3424
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, CfnCluster.OpenMonitoringProperty]]:
|
|
3562
|
-
'''
|
|
3563
|
-
|
|
3425
|
+
'''
|
|
3564
3426
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-openmonitoring
|
|
3565
3427
|
'''
|
|
3566
3428
|
result = self._values.get("open_monitoring")
|
|
@@ -3568,8 +3430,7 @@ class CfnClusterProps:
|
|
|
3568
3430
|
|
|
3569
3431
|
@builtins.property
|
|
3570
3432
|
def storage_mode(self) -> typing.Optional[builtins.str]:
|
|
3571
|
-
'''
|
|
3572
|
-
|
|
3433
|
+
'''
|
|
3573
3434
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-storagemode
|
|
3574
3435
|
'''
|
|
3575
3436
|
result = self._values.get("storage_mode")
|
|
@@ -3577,7 +3438,7 @@ class CfnClusterProps:
|
|
|
3577
3438
|
|
|
3578
3439
|
@builtins.property
|
|
3579
3440
|
def tags(self) -> typing.Optional[typing.Mapping[builtins.str, builtins.str]]:
|
|
3580
|
-
'''
|
|
3441
|
+
'''A key-value pair to associate with a resource.
|
|
3581
3442
|
|
|
3582
3443
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-tags
|
|
3583
3444
|
'''
|
|
@@ -3602,16 +3463,7 @@ class CfnConfiguration(
|
|
|
3602
3463
|
metaclass=jsii.JSIIMeta,
|
|
3603
3464
|
jsii_type="aws-cdk-lib.aws_msk.CfnConfiguration",
|
|
3604
3465
|
):
|
|
3605
|
-
'''
|
|
3606
|
-
|
|
3607
|
-
To see an example of how to use this operation, first save the following text to a file and name the file config-file.txt .
|
|
3608
|
-
|
|
3609
|
-
``auto.create.topics.enable = true zookeeper.connection.timeout.ms = 1000 log.roll.ms = 604800000``
|
|
3610
|
-
|
|
3611
|
-
Now run the following Python 3.6 script in the folder where you saved config-file.txt . This script uses the properties specified in config-file.txt to create a configuration named ``SalesClusterConfiguration`` . This configuration can work with Apache Kafka versions 1.1.1 and 2.1.0::
|
|
3612
|
-
|
|
3613
|
-
import boto3 client = boto3.client('kafka') config_file = open('config-file.txt', 'r') server_properties = config_file.read() response = client.create_configuration( Name='SalesClusterConfiguration', Description='The configuration to use on all sales clusters.', KafkaVersions=['1.1.1', '2.1.0'], ServerProperties=server_properties
|
|
3614
|
-
) print(response)
|
|
3466
|
+
'''http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-configuration.html.
|
|
3615
3467
|
|
|
3616
3468
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-configuration.html
|
|
3617
3469
|
:cloudformationResource: AWS::MSK::Configuration
|
|
@@ -3652,11 +3504,11 @@ class CfnConfiguration(
|
|
|
3652
3504
|
'''
|
|
3653
3505
|
:param scope: Scope in which this resource is defined.
|
|
3654
3506
|
:param id: Construct identifier for this resource (unique in its scope).
|
|
3655
|
-
:param name:
|
|
3656
|
-
:param server_properties:
|
|
3657
|
-
:param description:
|
|
3507
|
+
:param name:
|
|
3508
|
+
:param server_properties:
|
|
3509
|
+
:param description:
|
|
3658
3510
|
:param kafka_versions_list:
|
|
3659
|
-
:param latest_revision:
|
|
3511
|
+
:param latest_revision:
|
|
3660
3512
|
'''
|
|
3661
3513
|
if __debug__:
|
|
3662
3514
|
type_hints = typing.get_type_hints(_typecheckingstub__4496d16ab1313e2d6e75f55fc7cdb170962f756c6dc1149245dde1aba3113278)
|
|
@@ -3713,8 +3565,7 @@ class CfnConfiguration(
|
|
|
3713
3565
|
@builtins.property
|
|
3714
3566
|
@jsii.member(jsii_name="attrLatestRevisionCreationTime")
|
|
3715
3567
|
def attr_latest_revision_creation_time(self) -> builtins.str:
|
|
3716
|
-
'''
|
|
3717
|
-
|
|
3568
|
+
'''
|
|
3718
3569
|
:cloudformationAttribute: LatestRevision.CreationTime
|
|
3719
3570
|
'''
|
|
3720
3571
|
return typing.cast(builtins.str, jsii.get(self, "attrLatestRevisionCreationTime"))
|
|
@@ -3722,8 +3573,7 @@ class CfnConfiguration(
|
|
|
3722
3573
|
@builtins.property
|
|
3723
3574
|
@jsii.member(jsii_name="attrLatestRevisionDescription")
|
|
3724
3575
|
def attr_latest_revision_description(self) -> builtins.str:
|
|
3725
|
-
'''
|
|
3726
|
-
|
|
3576
|
+
'''
|
|
3727
3577
|
:cloudformationAttribute: LatestRevision.Description
|
|
3728
3578
|
'''
|
|
3729
3579
|
return typing.cast(builtins.str, jsii.get(self, "attrLatestRevisionDescription"))
|
|
@@ -3731,8 +3581,7 @@ class CfnConfiguration(
|
|
|
3731
3581
|
@builtins.property
|
|
3732
3582
|
@jsii.member(jsii_name="attrLatestRevisionRevision")
|
|
3733
3583
|
def attr_latest_revision_revision(self) -> jsii.Number:
|
|
3734
|
-
'''
|
|
3735
|
-
|
|
3584
|
+
'''
|
|
3736
3585
|
:cloudformationAttribute: LatestRevision.Revision
|
|
3737
3586
|
'''
|
|
3738
3587
|
return typing.cast(jsii.Number, jsii.get(self, "attrLatestRevisionRevision"))
|
|
@@ -3745,7 +3594,6 @@ class CfnConfiguration(
|
|
|
3745
3594
|
@builtins.property
|
|
3746
3595
|
@jsii.member(jsii_name="name")
|
|
3747
3596
|
def name(self) -> builtins.str:
|
|
3748
|
-
'''The name of the configuration.'''
|
|
3749
3597
|
return typing.cast(builtins.str, jsii.get(self, "name"))
|
|
3750
3598
|
|
|
3751
3599
|
@name.setter
|
|
@@ -3758,7 +3606,6 @@ class CfnConfiguration(
|
|
|
3758
3606
|
@builtins.property
|
|
3759
3607
|
@jsii.member(jsii_name="serverProperties")
|
|
3760
3608
|
def server_properties(self) -> builtins.str:
|
|
3761
|
-
'''Contents of the server.properties file. When using the API, you must ensure that the contents of the file are base64 encoded. When using the console, the SDK, or the CLI, the contents of server.properties can be in plaintext.'''
|
|
3762
3609
|
return typing.cast(builtins.str, jsii.get(self, "serverProperties"))
|
|
3763
3610
|
|
|
3764
3611
|
@server_properties.setter
|
|
@@ -3771,7 +3618,6 @@ class CfnConfiguration(
|
|
|
3771
3618
|
@builtins.property
|
|
3772
3619
|
@jsii.member(jsii_name="description")
|
|
3773
3620
|
def description(self) -> typing.Optional[builtins.str]:
|
|
3774
|
-
'''The description of the configuration.'''
|
|
3775
3621
|
return typing.cast(typing.Optional[builtins.str], jsii.get(self, "description"))
|
|
3776
3622
|
|
|
3777
3623
|
@description.setter
|
|
@@ -3801,7 +3647,6 @@ class CfnConfiguration(
|
|
|
3801
3647
|
def latest_revision(
|
|
3802
3648
|
self,
|
|
3803
3649
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnConfiguration.LatestRevisionProperty"]]:
|
|
3804
|
-
'''Latest revision of the configuration.'''
|
|
3805
3650
|
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnConfiguration.LatestRevisionProperty"]], jsii.get(self, "latestRevision"))
|
|
3806
3651
|
|
|
3807
3652
|
@latest_revision.setter
|
|
@@ -3923,11 +3768,11 @@ class CfnConfigurationProps:
|
|
|
3923
3768
|
) -> None:
|
|
3924
3769
|
'''Properties for defining a ``CfnConfiguration``.
|
|
3925
3770
|
|
|
3926
|
-
:param name:
|
|
3927
|
-
:param server_properties:
|
|
3928
|
-
:param description:
|
|
3771
|
+
:param name:
|
|
3772
|
+
:param server_properties:
|
|
3773
|
+
:param description:
|
|
3929
3774
|
:param kafka_versions_list:
|
|
3930
|
-
:param latest_revision:
|
|
3775
|
+
:param latest_revision:
|
|
3931
3776
|
|
|
3932
3777
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-configuration.html
|
|
3933
3778
|
:exampleMetadata: fixture=_generated
|
|
@@ -3972,10 +3817,7 @@ class CfnConfigurationProps:
|
|
|
3972
3817
|
|
|
3973
3818
|
@builtins.property
|
|
3974
3819
|
def name(self) -> builtins.str:
|
|
3975
|
-
'''
|
|
3976
|
-
|
|
3977
|
-
Configuration names are strings that match the regex "^[0-9A-Za-z][0-9A-Za-z-]{0,}$".
|
|
3978
|
-
|
|
3820
|
+
'''
|
|
3979
3821
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-configuration.html#cfn-msk-configuration-name
|
|
3980
3822
|
'''
|
|
3981
3823
|
result = self._values.get("name")
|
|
@@ -3984,8 +3826,7 @@ class CfnConfigurationProps:
|
|
|
3984
3826
|
|
|
3985
3827
|
@builtins.property
|
|
3986
3828
|
def server_properties(self) -> builtins.str:
|
|
3987
|
-
'''
|
|
3988
|
-
|
|
3829
|
+
'''
|
|
3989
3830
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-configuration.html#cfn-msk-configuration-serverproperties
|
|
3990
3831
|
'''
|
|
3991
3832
|
result = self._values.get("server_properties")
|
|
@@ -3994,8 +3835,7 @@ class CfnConfigurationProps:
|
|
|
3994
3835
|
|
|
3995
3836
|
@builtins.property
|
|
3996
3837
|
def description(self) -> typing.Optional[builtins.str]:
|
|
3997
|
-
'''
|
|
3998
|
-
|
|
3838
|
+
'''
|
|
3999
3839
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-configuration.html#cfn-msk-configuration-description
|
|
4000
3840
|
'''
|
|
4001
3841
|
result = self._values.get("description")
|
|
@@ -4013,8 +3853,7 @@ class CfnConfigurationProps:
|
|
|
4013
3853
|
def latest_revision(
|
|
4014
3854
|
self,
|
|
4015
3855
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, CfnConfiguration.LatestRevisionProperty]]:
|
|
4016
|
-
'''
|
|
4017
|
-
|
|
3856
|
+
'''
|
|
4018
3857
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-configuration.html#cfn-msk-configuration-latestrevision
|
|
4019
3858
|
'''
|
|
4020
3859
|
result = self._values.get("latest_revision")
|
|
@@ -4038,7 +3877,7 @@ class CfnReplicator(
|
|
|
4038
3877
|
metaclass=jsii.JSIIMeta,
|
|
4039
3878
|
jsii_type="aws-cdk-lib.aws_msk.CfnReplicator",
|
|
4040
3879
|
):
|
|
4041
|
-
'''
|
|
3880
|
+
'''Creates the replicator.
|
|
4042
3881
|
|
|
4043
3882
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-replicator.html
|
|
4044
3883
|
:cloudformationResource: AWS::MSK::Replicator
|
|
@@ -4119,13 +3958,13 @@ class CfnReplicator(
|
|
|
4119
3958
|
'''
|
|
4120
3959
|
:param scope: Scope in which this resource is defined.
|
|
4121
3960
|
:param id: Construct identifier for this resource (unique in its scope).
|
|
4122
|
-
:param kafka_clusters:
|
|
3961
|
+
:param kafka_clusters: Kafka Clusters to use in setting up sources / targets for replication.
|
|
4123
3962
|
:param replication_info_list: A list of replication configurations, where each configuration targets a given source cluster to target cluster replication flow.
|
|
4124
|
-
:param replicator_name: The name of the replicator.
|
|
4125
|
-
:param service_execution_role_arn: The
|
|
4126
|
-
:param current_version: The current version of the
|
|
3963
|
+
:param replicator_name: The name of the replicator. Alpha-numeric characters with '-' are allowed.
|
|
3964
|
+
:param service_execution_role_arn: The ARN of the IAM role used by the replicator to access resources in the customer's account (e.g source and target clusters).
|
|
3965
|
+
:param current_version: The current version number of the replicator.
|
|
4127
3966
|
:param description: A summary description of the replicator.
|
|
4128
|
-
:param tags:
|
|
3967
|
+
:param tags: List of tags to attach to created Replicator.
|
|
4129
3968
|
'''
|
|
4130
3969
|
if __debug__:
|
|
4131
3970
|
type_hints = typing.get_type_hints(_typecheckingstub__dfeb157957f65ee344afab32ca8fffe9eb07ec631c59935f85e890a85df3294b)
|
|
@@ -4198,7 +4037,7 @@ class CfnReplicator(
|
|
|
4198
4037
|
def kafka_clusters(
|
|
4199
4038
|
self,
|
|
4200
4039
|
) -> typing.Union[_IResolvable_da3f097b, typing.List[typing.Union[_IResolvable_da3f097b, "CfnReplicator.KafkaClusterProperty"]]]:
|
|
4201
|
-
'''
|
|
4040
|
+
'''Kafka Clusters to use in setting up sources / targets for replication.'''
|
|
4202
4041
|
return typing.cast(typing.Union[_IResolvable_da3f097b, typing.List[typing.Union[_IResolvable_da3f097b, "CfnReplicator.KafkaClusterProperty"]]], jsii.get(self, "kafkaClusters"))
|
|
4203
4042
|
|
|
4204
4043
|
@kafka_clusters.setter
|
|
@@ -4245,7 +4084,7 @@ class CfnReplicator(
|
|
|
4245
4084
|
@builtins.property
|
|
4246
4085
|
@jsii.member(jsii_name="serviceExecutionRoleArn")
|
|
4247
4086
|
def service_execution_role_arn(self) -> builtins.str:
|
|
4248
|
-
'''The
|
|
4087
|
+
'''The ARN of the IAM role used by the replicator to access resources in the customer's account (e.g source and target clusters).'''
|
|
4249
4088
|
return typing.cast(builtins.str, jsii.get(self, "serviceExecutionRoleArn"))
|
|
4250
4089
|
|
|
4251
4090
|
@service_execution_role_arn.setter
|
|
@@ -4258,7 +4097,7 @@ class CfnReplicator(
|
|
|
4258
4097
|
@builtins.property
|
|
4259
4098
|
@jsii.member(jsii_name="currentVersion")
|
|
4260
4099
|
def current_version(self) -> typing.Optional[builtins.str]:
|
|
4261
|
-
'''The current version of the
|
|
4100
|
+
'''The current version number of the replicator.'''
|
|
4262
4101
|
return typing.cast(typing.Optional[builtins.str], jsii.get(self, "currentVersion"))
|
|
4263
4102
|
|
|
4264
4103
|
@current_version.setter
|
|
@@ -4284,7 +4123,7 @@ class CfnReplicator(
|
|
|
4284
4123
|
@builtins.property
|
|
4285
4124
|
@jsii.member(jsii_name="tags")
|
|
4286
4125
|
def tags(self) -> typing.Optional[typing.List[_CfnTag_f6864754]]:
|
|
4287
|
-
'''
|
|
4126
|
+
'''List of tags to attach to created Replicator.'''
|
|
4288
4127
|
return typing.cast(typing.Optional[typing.List[_CfnTag_f6864754]], jsii.get(self, "tags"))
|
|
4289
4128
|
|
|
4290
4129
|
@tags.setter
|
|
@@ -4301,9 +4140,9 @@ class CfnReplicator(
|
|
|
4301
4140
|
)
|
|
4302
4141
|
class AmazonMskClusterProperty:
|
|
4303
4142
|
def __init__(self, *, msk_cluster_arn: builtins.str) -> None:
|
|
4304
|
-
'''Details of an Amazon MSK
|
|
4143
|
+
'''Details of an Amazon MSK Cluster.
|
|
4305
4144
|
|
|
4306
|
-
:param msk_cluster_arn: The ARN of an Amazon MSK cluster.
|
|
4145
|
+
:param msk_cluster_arn: The Amazon Resource Name (ARN) of an Amazon MSK cluster.
|
|
4307
4146
|
|
|
4308
4147
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-replicator-amazonmskcluster.html
|
|
4309
4148
|
:exampleMetadata: fixture=_generated
|
|
@@ -4327,7 +4166,7 @@ class CfnReplicator(
|
|
|
4327
4166
|
|
|
4328
4167
|
@builtins.property
|
|
4329
4168
|
def msk_cluster_arn(self) -> builtins.str:
|
|
4330
|
-
'''The ARN of an Amazon MSK cluster.
|
|
4169
|
+
'''The Amazon Resource Name (ARN) of an Amazon MSK cluster.
|
|
4331
4170
|
|
|
4332
4171
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-replicator-amazonmskcluster.html#cfn-msk-replicator-amazonmskcluster-mskclusterarn
|
|
4333
4172
|
'''
|
|
@@ -4365,12 +4204,12 @@ class CfnReplicator(
|
|
|
4365
4204
|
detect_and_copy_new_consumer_groups: typing.Optional[typing.Union[builtins.bool, _IResolvable_da3f097b]] = None,
|
|
4366
4205
|
synchronise_consumer_group_offsets: typing.Optional[typing.Union[builtins.bool, _IResolvable_da3f097b]] = None,
|
|
4367
4206
|
) -> None:
|
|
4368
|
-
'''
|
|
4207
|
+
'''Details about consumer group replication.
|
|
4369
4208
|
|
|
4370
4209
|
:param consumer_groups_to_replicate: List of regular expression patterns indicating the consumer groups to copy.
|
|
4371
4210
|
:param consumer_groups_to_exclude: List of regular expression patterns indicating the consumer groups that should not be replicated.
|
|
4372
|
-
:param detect_and_copy_new_consumer_groups:
|
|
4373
|
-
:param synchronise_consumer_group_offsets:
|
|
4211
|
+
:param detect_and_copy_new_consumer_groups: Enables synchronization of consumer groups to target cluster.
|
|
4212
|
+
:param synchronise_consumer_group_offsets: Enables synchronization of consumer group offsets to target cluster. The translated offsets will be written to topic __consumer_offsets.
|
|
4374
4213
|
|
|
4375
4214
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-replicator-consumergroupreplication.html
|
|
4376
4215
|
:exampleMetadata: fixture=_generated
|
|
@@ -4431,7 +4270,7 @@ class CfnReplicator(
|
|
|
4431
4270
|
def detect_and_copy_new_consumer_groups(
|
|
4432
4271
|
self,
|
|
4433
4272
|
) -> typing.Optional[typing.Union[builtins.bool, _IResolvable_da3f097b]]:
|
|
4434
|
-
'''
|
|
4273
|
+
'''Enables synchronization of consumer groups to target cluster.
|
|
4435
4274
|
|
|
4436
4275
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-replicator-consumergroupreplication.html#cfn-msk-replicator-consumergroupreplication-detectandcopynewconsumergroups
|
|
4437
4276
|
'''
|
|
@@ -4442,7 +4281,9 @@ class CfnReplicator(
|
|
|
4442
4281
|
def synchronise_consumer_group_offsets(
|
|
4443
4282
|
self,
|
|
4444
4283
|
) -> typing.Optional[typing.Union[builtins.bool, _IResolvable_da3f097b]]:
|
|
4445
|
-
'''
|
|
4284
|
+
'''Enables synchronization of consumer group offsets to target cluster.
|
|
4285
|
+
|
|
4286
|
+
The translated offsets will be written to topic __consumer_offsets.
|
|
4446
4287
|
|
|
4447
4288
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-replicator-consumergroupreplication.html#cfn-msk-replicator-consumergroupreplication-synchroniseconsumergroupoffsets
|
|
4448
4289
|
'''
|
|
@@ -4475,10 +4316,10 @@ class CfnReplicator(
|
|
|
4475
4316
|
subnet_ids: typing.Sequence[builtins.str],
|
|
4476
4317
|
security_group_ids: typing.Optional[typing.Sequence[builtins.str]] = None,
|
|
4477
4318
|
) -> None:
|
|
4478
|
-
'''Details of an Amazon VPC which has network connectivity to the Kafka cluster.
|
|
4319
|
+
'''Details of an Amazon VPC which has network connectivity to the Apache Kafka cluster.
|
|
4479
4320
|
|
|
4480
|
-
:param subnet_ids: The list of subnets
|
|
4481
|
-
:param security_group_ids: The
|
|
4321
|
+
:param subnet_ids: The list of subnets in the client VPC to connect to.
|
|
4322
|
+
:param security_group_ids: The security groups to attach to the ENIs for the broker nodes.
|
|
4482
4323
|
|
|
4483
4324
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-replicator-kafkaclusterclientvpcconfig.html
|
|
4484
4325
|
:exampleMetadata: fixture=_generated
|
|
@@ -4508,9 +4349,7 @@ class CfnReplicator(
|
|
|
4508
4349
|
|
|
4509
4350
|
@builtins.property
|
|
4510
4351
|
def subnet_ids(self) -> typing.List[builtins.str]:
|
|
4511
|
-
'''The list of subnets
|
|
4512
|
-
|
|
4513
|
-
AWS creates elastic network interfaces inside these subnets.
|
|
4352
|
+
'''The list of subnets in the client VPC to connect to.
|
|
4514
4353
|
|
|
4515
4354
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-replicator-kafkaclusterclientvpcconfig.html#cfn-msk-replicator-kafkaclusterclientvpcconfig-subnetids
|
|
4516
4355
|
'''
|
|
@@ -4520,9 +4359,7 @@ class CfnReplicator(
|
|
|
4520
4359
|
|
|
4521
4360
|
@builtins.property
|
|
4522
4361
|
def security_group_ids(self) -> typing.Optional[typing.List[builtins.str]]:
|
|
4523
|
-
'''The
|
|
4524
|
-
|
|
4525
|
-
If a security group is not specified, the default security group associated with the VPC is used.
|
|
4362
|
+
'''The security groups to attach to the ENIs for the broker nodes.
|
|
4526
4363
|
|
|
4527
4364
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-replicator-kafkaclusterclientvpcconfig.html#cfn-msk-replicator-kafkaclusterclientvpcconfig-securitygroupids
|
|
4528
4365
|
'''
|
|
@@ -4555,10 +4392,10 @@ class CfnReplicator(
|
|
|
4555
4392
|
amazon_msk_cluster: typing.Union[_IResolvable_da3f097b, typing.Union["CfnReplicator.AmazonMskClusterProperty", typing.Dict[builtins.str, typing.Any]]],
|
|
4556
4393
|
vpc_config: typing.Union[_IResolvable_da3f097b, typing.Union["CfnReplicator.KafkaClusterClientVpcConfigProperty", typing.Dict[builtins.str, typing.Any]]],
|
|
4557
4394
|
) -> None:
|
|
4558
|
-
'''
|
|
4395
|
+
'''Information about Kafka Cluster to be used as source / target for replication.
|
|
4559
4396
|
|
|
4560
|
-
:param amazon_msk_cluster: Details of an Amazon MSK
|
|
4561
|
-
:param vpc_config: Details of an Amazon VPC which has network connectivity to the Kafka cluster.
|
|
4397
|
+
:param amazon_msk_cluster: Details of an Amazon MSK Cluster.
|
|
4398
|
+
:param vpc_config: Details of an Amazon VPC which has network connectivity to the Apache Kafka cluster.
|
|
4562
4399
|
|
|
4563
4400
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-replicator-kafkacluster.html
|
|
4564
4401
|
:exampleMetadata: fixture=_generated
|
|
@@ -4594,7 +4431,7 @@ class CfnReplicator(
|
|
|
4594
4431
|
def amazon_msk_cluster(
|
|
4595
4432
|
self,
|
|
4596
4433
|
) -> typing.Union[_IResolvable_da3f097b, "CfnReplicator.AmazonMskClusterProperty"]:
|
|
4597
|
-
'''Details of an Amazon MSK
|
|
4434
|
+
'''Details of an Amazon MSK Cluster.
|
|
4598
4435
|
|
|
4599
4436
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-replicator-kafkacluster.html#cfn-msk-replicator-kafkacluster-amazonmskcluster
|
|
4600
4437
|
'''
|
|
@@ -4606,7 +4443,7 @@ class CfnReplicator(
|
|
|
4606
4443
|
def vpc_config(
|
|
4607
4444
|
self,
|
|
4608
4445
|
) -> typing.Union[_IResolvable_da3f097b, "CfnReplicator.KafkaClusterClientVpcConfigProperty"]:
|
|
4609
|
-
'''Details of an Amazon VPC which has network connectivity to the Kafka cluster.
|
|
4446
|
+
'''Details of an Amazon VPC which has network connectivity to the Apache Kafka cluster.
|
|
4610
4447
|
|
|
4611
4448
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-replicator-kafkacluster.html#cfn-msk-replicator-kafkacluster-vpcconfig
|
|
4612
4449
|
'''
|
|
@@ -4649,10 +4486,10 @@ class CfnReplicator(
|
|
|
4649
4486
|
'''Specifies configuration for replication between a source and target Kafka cluster.
|
|
4650
4487
|
|
|
4651
4488
|
:param consumer_group_replication: Configuration relating to consumer group replication.
|
|
4652
|
-
:param source_kafka_cluster_arn:
|
|
4653
|
-
:param target_compression_type: The type
|
|
4654
|
-
:param target_kafka_cluster_arn:
|
|
4655
|
-
:param topic_replication:
|
|
4489
|
+
:param source_kafka_cluster_arn: The ARN of the source Kafka cluster.
|
|
4490
|
+
:param target_compression_type: The compression type to use when producing records to target cluster.
|
|
4491
|
+
:param target_kafka_cluster_arn: The ARN of the target Kafka cluster.
|
|
4492
|
+
:param topic_replication: Configuration relating to topic replication.
|
|
4656
4493
|
|
|
4657
4494
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-replicator-replicationinfo.html
|
|
4658
4495
|
:exampleMetadata: fixture=_generated
|
|
@@ -4721,7 +4558,7 @@ class CfnReplicator(
|
|
|
4721
4558
|
|
|
4722
4559
|
@builtins.property
|
|
4723
4560
|
def source_kafka_cluster_arn(self) -> builtins.str:
|
|
4724
|
-
'''
|
|
4561
|
+
'''The ARN of the source Kafka cluster.
|
|
4725
4562
|
|
|
4726
4563
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-replicator-replicationinfo.html#cfn-msk-replicator-replicationinfo-sourcekafkaclusterarn
|
|
4727
4564
|
'''
|
|
@@ -4731,7 +4568,7 @@ class CfnReplicator(
|
|
|
4731
4568
|
|
|
4732
4569
|
@builtins.property
|
|
4733
4570
|
def target_compression_type(self) -> builtins.str:
|
|
4734
|
-
'''The type
|
|
4571
|
+
'''The compression type to use when producing records to target cluster.
|
|
4735
4572
|
|
|
4736
4573
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-replicator-replicationinfo.html#cfn-msk-replicator-replicationinfo-targetcompressiontype
|
|
4737
4574
|
'''
|
|
@@ -4741,7 +4578,7 @@ class CfnReplicator(
|
|
|
4741
4578
|
|
|
4742
4579
|
@builtins.property
|
|
4743
4580
|
def target_kafka_cluster_arn(self) -> builtins.str:
|
|
4744
|
-
'''
|
|
4581
|
+
'''The ARN of the target Kafka cluster.
|
|
4745
4582
|
|
|
4746
4583
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-replicator-replicationinfo.html#cfn-msk-replicator-replicationinfo-targetkafkaclusterarn
|
|
4747
4584
|
'''
|
|
@@ -4753,7 +4590,8 @@ class CfnReplicator(
|
|
|
4753
4590
|
def topic_replication(
|
|
4754
4591
|
self,
|
|
4755
4592
|
) -> typing.Union[_IResolvable_da3f097b, "CfnReplicator.TopicReplicationProperty"]:
|
|
4756
|
-
'''
|
|
4593
|
+
'''Configuration relating to topic replication.
|
|
4594
|
+
|
|
4757
4595
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-replicator-replicationinfo.html#cfn-msk-replicator-replicationinfo-topicreplication
|
|
4758
4596
|
'''
|
|
4759
4597
|
result = self._values.get("topic_replication")
|
|
@@ -4778,7 +4616,7 @@ class CfnReplicator(
|
|
|
4778
4616
|
)
|
|
4779
4617
|
class ReplicationStartingPositionProperty:
|
|
4780
4618
|
def __init__(self, *, type: typing.Optional[builtins.str] = None) -> None:
|
|
4781
|
-
'''
|
|
4619
|
+
'''Specifies the position in the topics to start replicating from.
|
|
4782
4620
|
|
|
4783
4621
|
:param type: The type of replication starting position.
|
|
4784
4622
|
|
|
@@ -4829,9 +4667,9 @@ class CfnReplicator(
|
|
|
4829
4667
|
)
|
|
4830
4668
|
class ReplicationTopicNameConfigurationProperty:
|
|
4831
4669
|
def __init__(self, *, type: typing.Optional[builtins.str] = None) -> None:
|
|
4832
|
-
'''Configuration for specifying replicated topic names
|
|
4670
|
+
'''Configuration for specifying replicated topic names will be the same as their corresponding upstream topics or prefixed with source cluster alias.
|
|
4833
4671
|
|
|
4834
|
-
:param type: The type of
|
|
4672
|
+
:param type: The type of replication topic name configuration, identical to upstream topic name or prefixed with source cluster alias.
|
|
4835
4673
|
|
|
4836
4674
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-replicator-replicationtopicnameconfiguration.html
|
|
4837
4675
|
:exampleMetadata: fixture=_generated
|
|
@@ -4855,7 +4693,7 @@ class CfnReplicator(
|
|
|
4855
4693
|
|
|
4856
4694
|
@builtins.property
|
|
4857
4695
|
def type(self) -> typing.Optional[builtins.str]:
|
|
4858
|
-
'''The type of
|
|
4696
|
+
'''The type of replication topic name configuration, identical to upstream topic name or prefixed with source cluster alias.
|
|
4859
4697
|
|
|
4860
4698
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-replicator-replicationtopicnameconfiguration.html#cfn-msk-replicator-replicationtopicnameconfiguration-type
|
|
4861
4699
|
'''
|
|
@@ -4898,13 +4736,14 @@ class CfnReplicator(
|
|
|
4898
4736
|
topic_name_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnReplicator.ReplicationTopicNameConfigurationProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
4899
4737
|
topics_to_exclude: typing.Optional[typing.Sequence[builtins.str]] = None,
|
|
4900
4738
|
) -> None:
|
|
4901
|
-
'''
|
|
4739
|
+
'''Details about topic replication.
|
|
4740
|
+
|
|
4902
4741
|
:param topics_to_replicate: List of regular expression patterns indicating the topics to copy.
|
|
4903
4742
|
:param copy_access_control_lists_for_topics: Whether to periodically configure remote topic ACLs to match their corresponding upstream topics.
|
|
4904
4743
|
:param copy_topic_configurations: Whether to periodically configure remote topics to match their corresponding upstream topics.
|
|
4905
4744
|
:param detect_and_copy_new_topics: Whether to periodically check for new topics and partitions.
|
|
4906
|
-
:param starting_position:
|
|
4907
|
-
:param topic_name_configuration: Configuration for specifying replicated topic names
|
|
4745
|
+
:param starting_position: Specifies the position in the topics to start replicating from.
|
|
4746
|
+
:param topic_name_configuration: Configuration for specifying replicated topic names will be the same as their corresponding upstream topics or prefixed with source cluster alias.
|
|
4908
4747
|
:param topics_to_exclude: List of regular expression patterns indicating the topics that should not be replicated.
|
|
4909
4748
|
|
|
4910
4749
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-replicator-topicreplication.html
|
|
@@ -5004,7 +4843,7 @@ class CfnReplicator(
|
|
|
5004
4843
|
def starting_position(
|
|
5005
4844
|
self,
|
|
5006
4845
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnReplicator.ReplicationStartingPositionProperty"]]:
|
|
5007
|
-
'''
|
|
4846
|
+
'''Specifies the position in the topics to start replicating from.
|
|
5008
4847
|
|
|
5009
4848
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-replicator-topicreplication.html#cfn-msk-replicator-topicreplication-startingposition
|
|
5010
4849
|
'''
|
|
@@ -5015,7 +4854,7 @@ class CfnReplicator(
|
|
|
5015
4854
|
def topic_name_configuration(
|
|
5016
4855
|
self,
|
|
5017
4856
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnReplicator.ReplicationTopicNameConfigurationProperty"]]:
|
|
5018
|
-
'''Configuration for specifying replicated topic names
|
|
4857
|
+
'''Configuration for specifying replicated topic names will be the same as their corresponding upstream topics or prefixed with source cluster alias.
|
|
5019
4858
|
|
|
5020
4859
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-replicator-topicreplication.html#cfn-msk-replicator-topicreplication-topicnameconfiguration
|
|
5021
4860
|
'''
|
|
@@ -5070,13 +4909,13 @@ class CfnReplicatorProps:
|
|
|
5070
4909
|
) -> None:
|
|
5071
4910
|
'''Properties for defining a ``CfnReplicator``.
|
|
5072
4911
|
|
|
5073
|
-
:param kafka_clusters:
|
|
4912
|
+
:param kafka_clusters: Kafka Clusters to use in setting up sources / targets for replication.
|
|
5074
4913
|
:param replication_info_list: A list of replication configurations, where each configuration targets a given source cluster to target cluster replication flow.
|
|
5075
|
-
:param replicator_name: The name of the replicator.
|
|
5076
|
-
:param service_execution_role_arn: The
|
|
5077
|
-
:param current_version: The current version of the
|
|
4914
|
+
:param replicator_name: The name of the replicator. Alpha-numeric characters with '-' are allowed.
|
|
4915
|
+
:param service_execution_role_arn: The ARN of the IAM role used by the replicator to access resources in the customer's account (e.g source and target clusters).
|
|
4916
|
+
:param current_version: The current version number of the replicator.
|
|
5078
4917
|
:param description: A summary description of the replicator.
|
|
5079
|
-
:param tags:
|
|
4918
|
+
:param tags: List of tags to attach to created Replicator.
|
|
5080
4919
|
|
|
5081
4920
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-replicator.html
|
|
5082
4921
|
:exampleMetadata: fixture=_generated
|
|
@@ -5165,7 +5004,7 @@ class CfnReplicatorProps:
|
|
|
5165
5004
|
def kafka_clusters(
|
|
5166
5005
|
self,
|
|
5167
5006
|
) -> typing.Union[_IResolvable_da3f097b, typing.List[typing.Union[_IResolvable_da3f097b, CfnReplicator.KafkaClusterProperty]]]:
|
|
5168
|
-
'''
|
|
5007
|
+
'''Kafka Clusters to use in setting up sources / targets for replication.
|
|
5169
5008
|
|
|
5170
5009
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-replicator.html#cfn-msk-replicator-kafkaclusters
|
|
5171
5010
|
'''
|
|
@@ -5189,6 +5028,8 @@ class CfnReplicatorProps:
|
|
|
5189
5028
|
def replicator_name(self) -> builtins.str:
|
|
5190
5029
|
'''The name of the replicator.
|
|
5191
5030
|
|
|
5031
|
+
Alpha-numeric characters with '-' are allowed.
|
|
5032
|
+
|
|
5192
5033
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-replicator.html#cfn-msk-replicator-replicatorname
|
|
5193
5034
|
'''
|
|
5194
5035
|
result = self._values.get("replicator_name")
|
|
@@ -5197,7 +5038,7 @@ class CfnReplicatorProps:
|
|
|
5197
5038
|
|
|
5198
5039
|
@builtins.property
|
|
5199
5040
|
def service_execution_role_arn(self) -> builtins.str:
|
|
5200
|
-
'''The
|
|
5041
|
+
'''The ARN of the IAM role used by the replicator to access resources in the customer's account (e.g source and target clusters).
|
|
5201
5042
|
|
|
5202
5043
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-replicator.html#cfn-msk-replicator-serviceexecutionrolearn
|
|
5203
5044
|
'''
|
|
@@ -5207,7 +5048,7 @@ class CfnReplicatorProps:
|
|
|
5207
5048
|
|
|
5208
5049
|
@builtins.property
|
|
5209
5050
|
def current_version(self) -> typing.Optional[builtins.str]:
|
|
5210
|
-
'''The current version of the
|
|
5051
|
+
'''The current version number of the replicator.
|
|
5211
5052
|
|
|
5212
5053
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-replicator.html#cfn-msk-replicator-currentversion
|
|
5213
5054
|
'''
|
|
@@ -5225,7 +5066,7 @@ class CfnReplicatorProps:
|
|
|
5225
5066
|
|
|
5226
5067
|
@builtins.property
|
|
5227
5068
|
def tags(self) -> typing.Optional[typing.List[_CfnTag_f6864754]]:
|
|
5228
|
-
'''
|
|
5069
|
+
'''List of tags to attach to created Replicator.
|
|
5229
5070
|
|
|
5230
5071
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-replicator.html#cfn-msk-replicator-tags
|
|
5231
5072
|
'''
|
|
@@ -5298,7 +5139,7 @@ class CfnServerlessCluster(
|
|
|
5298
5139
|
'''
|
|
5299
5140
|
:param scope: Scope in which this resource is defined.
|
|
5300
5141
|
:param id: Construct identifier for this resource (unique in its scope).
|
|
5301
|
-
:param client_authentication:
|
|
5142
|
+
:param client_authentication:
|
|
5302
5143
|
:param cluster_name:
|
|
5303
5144
|
:param vpc_configs:
|
|
5304
5145
|
:param tags: A key-value pair to associate with a resource.
|
|
@@ -5370,7 +5211,6 @@ class CfnServerlessCluster(
|
|
|
5370
5211
|
def client_authentication(
|
|
5371
5212
|
self,
|
|
5372
5213
|
) -> typing.Union[_IResolvable_da3f097b, "CfnServerlessCluster.ClientAuthenticationProperty"]:
|
|
5373
|
-
'''Includes all client authentication information.'''
|
|
5374
5214
|
return typing.cast(typing.Union[_IResolvable_da3f097b, "CfnServerlessCluster.ClientAuthenticationProperty"], jsii.get(self, "clientAuthentication"))
|
|
5375
5215
|
|
|
5376
5216
|
@client_authentication.setter
|
|
@@ -5439,9 +5279,8 @@ class CfnServerlessCluster(
|
|
|
5439
5279
|
*,
|
|
5440
5280
|
sasl: typing.Union[_IResolvable_da3f097b, typing.Union["CfnServerlessCluster.SaslProperty", typing.Dict[builtins.str, typing.Any]]],
|
|
5441
5281
|
) -> None:
|
|
5442
|
-
'''
|
|
5443
|
-
|
|
5444
|
-
:param sasl: Details for client authentication using SASL. To turn on SASL, you must also turn on ``EncryptionInTransit`` by setting ``inCluster`` to true. You must set ``clientBroker`` to either ``TLS`` or ``TLS_PLAINTEXT`` . If you choose ``TLS_PLAINTEXT`` , then you must also set ``unauthenticated`` to true.
|
|
5282
|
+
'''
|
|
5283
|
+
:param sasl:
|
|
5445
5284
|
|
|
5446
5285
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-serverlesscluster-clientauthentication.html
|
|
5447
5286
|
:exampleMetadata: fixture=_generated
|
|
@@ -5471,10 +5310,7 @@ class CfnServerlessCluster(
|
|
|
5471
5310
|
def sasl(
|
|
5472
5311
|
self,
|
|
5473
5312
|
) -> typing.Union[_IResolvable_da3f097b, "CfnServerlessCluster.SaslProperty"]:
|
|
5474
|
-
'''
|
|
5475
|
-
|
|
5476
|
-
To turn on SASL, you must also turn on ``EncryptionInTransit`` by setting ``inCluster`` to true. You must set ``clientBroker`` to either ``TLS`` or ``TLS_PLAINTEXT`` . If you choose ``TLS_PLAINTEXT`` , then you must also set ``unauthenticated`` to true.
|
|
5477
|
-
|
|
5313
|
+
'''
|
|
5478
5314
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-serverlesscluster-clientauthentication.html#cfn-msk-serverlesscluster-clientauthentication-sasl
|
|
5479
5315
|
'''
|
|
5480
5316
|
result = self._values.get("sasl")
|
|
@@ -5503,9 +5339,8 @@ class CfnServerlessCluster(
|
|
|
5503
5339
|
*,
|
|
5504
5340
|
enabled: typing.Union[builtins.bool, _IResolvable_da3f097b],
|
|
5505
5341
|
) -> None:
|
|
5506
|
-
'''
|
|
5507
|
-
|
|
5508
|
-
:param enabled: SASL/IAM authentication is enabled or not.
|
|
5342
|
+
'''
|
|
5343
|
+
:param enabled:
|
|
5509
5344
|
|
|
5510
5345
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-serverlesscluster-iam.html
|
|
5511
5346
|
:exampleMetadata: fixture=_generated
|
|
@@ -5529,8 +5364,7 @@ class CfnServerlessCluster(
|
|
|
5529
5364
|
|
|
5530
5365
|
@builtins.property
|
|
5531
5366
|
def enabled(self) -> typing.Union[builtins.bool, _IResolvable_da3f097b]:
|
|
5532
|
-
'''
|
|
5533
|
-
|
|
5367
|
+
'''
|
|
5534
5368
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-serverlesscluster-iam.html#cfn-msk-serverlesscluster-iam-enabled
|
|
5535
5369
|
'''
|
|
5536
5370
|
result = self._values.get("enabled")
|
|
@@ -5559,11 +5393,8 @@ class CfnServerlessCluster(
|
|
|
5559
5393
|
*,
|
|
5560
5394
|
iam: typing.Union[_IResolvable_da3f097b, typing.Union["CfnServerlessCluster.IamProperty", typing.Dict[builtins.str, typing.Any]]],
|
|
5561
5395
|
) -> None:
|
|
5562
|
-
'''
|
|
5563
|
-
|
|
5564
|
-
To turn on SASL, you must also turn on ``EncryptionInTransit`` by setting ``inCluster`` to true. You must set ``clientBroker`` to either ``TLS`` or ``TLS_PLAINTEXT`` . If you choose ``TLS_PLAINTEXT`` , then you must also set ``unauthenticated`` to true.
|
|
5565
|
-
|
|
5566
|
-
:param iam: Details for ClientAuthentication using IAM.
|
|
5396
|
+
'''
|
|
5397
|
+
:param iam:
|
|
5567
5398
|
|
|
5568
5399
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-serverlesscluster-sasl.html
|
|
5569
5400
|
:exampleMetadata: fixture=_generated
|
|
@@ -5591,8 +5422,7 @@ class CfnServerlessCluster(
|
|
|
5591
5422
|
def iam(
|
|
5592
5423
|
self,
|
|
5593
5424
|
) -> typing.Union[_IResolvable_da3f097b, "CfnServerlessCluster.IamProperty"]:
|
|
5594
|
-
'''
|
|
5595
|
-
|
|
5425
|
+
'''
|
|
5596
5426
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-serverlesscluster-sasl.html#cfn-msk-serverlesscluster-sasl-iam
|
|
5597
5427
|
'''
|
|
5598
5428
|
result = self._values.get("iam")
|
|
@@ -5702,7 +5532,7 @@ class CfnServerlessClusterProps:
|
|
|
5702
5532
|
) -> None:
|
|
5703
5533
|
'''Properties for defining a ``CfnServerlessCluster``.
|
|
5704
5534
|
|
|
5705
|
-
:param client_authentication:
|
|
5535
|
+
:param client_authentication:
|
|
5706
5536
|
:param cluster_name:
|
|
5707
5537
|
:param vpc_configs:
|
|
5708
5538
|
:param tags: A key-value pair to associate with a resource.
|
|
@@ -5756,8 +5586,7 @@ class CfnServerlessClusterProps:
|
|
|
5756
5586
|
def client_authentication(
|
|
5757
5587
|
self,
|
|
5758
5588
|
) -> typing.Union[_IResolvable_da3f097b, CfnServerlessCluster.ClientAuthenticationProperty]:
|
|
5759
|
-
'''
|
|
5760
|
-
|
|
5589
|
+
'''
|
|
5761
5590
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-serverlesscluster.html#cfn-msk-serverlesscluster-clientauthentication
|
|
5762
5591
|
'''
|
|
5763
5592
|
result = self._values.get("client_authentication")
|
|
@@ -5811,7 +5640,7 @@ class CfnVpcConnection(
|
|
|
5811
5640
|
metaclass=jsii.JSIIMeta,
|
|
5812
5641
|
jsii_type="aws-cdk-lib.aws_msk.CfnVpcConnection",
|
|
5813
5642
|
):
|
|
5814
|
-
'''
|
|
5643
|
+
'''http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-vpcconnection.html.
|
|
5815
5644
|
|
|
5816
5645
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-vpcconnection.html
|
|
5817
5646
|
:cloudformationResource: AWS::MSK::VpcConnection
|
|
@@ -5853,11 +5682,11 @@ class CfnVpcConnection(
|
|
|
5853
5682
|
:param scope: Scope in which this resource is defined.
|
|
5854
5683
|
:param id: Construct identifier for this resource (unique in its scope).
|
|
5855
5684
|
:param authentication: The type of private link authentication.
|
|
5856
|
-
:param client_subnets:
|
|
5857
|
-
:param security_groups:
|
|
5858
|
-
:param target_cluster_arn: The Amazon Resource Name (ARN) of the cluster.
|
|
5859
|
-
:param vpc_id:
|
|
5860
|
-
:param tags:
|
|
5685
|
+
:param client_subnets:
|
|
5686
|
+
:param security_groups:
|
|
5687
|
+
:param target_cluster_arn: The Amazon Resource Name (ARN) of the target cluster.
|
|
5688
|
+
:param vpc_id:
|
|
5689
|
+
:param tags: A key-value pair to associate with a resource.
|
|
5861
5690
|
'''
|
|
5862
5691
|
if __debug__:
|
|
5863
5692
|
type_hints = typing.get_type_hints(_typecheckingstub__910be42f1d726644d84801975cd038e26103e9dbcfb02007fe4ebdbeb62c3af8)
|
|
@@ -5940,7 +5769,6 @@ class CfnVpcConnection(
|
|
|
5940
5769
|
@builtins.property
|
|
5941
5770
|
@jsii.member(jsii_name="clientSubnets")
|
|
5942
5771
|
def client_subnets(self) -> typing.List[builtins.str]:
|
|
5943
|
-
'''The list of subnets in the client VPC to connect to.'''
|
|
5944
5772
|
return typing.cast(typing.List[builtins.str], jsii.get(self, "clientSubnets"))
|
|
5945
5773
|
|
|
5946
5774
|
@client_subnets.setter
|
|
@@ -5953,7 +5781,6 @@ class CfnVpcConnection(
|
|
|
5953
5781
|
@builtins.property
|
|
5954
5782
|
@jsii.member(jsii_name="securityGroups")
|
|
5955
5783
|
def security_groups(self) -> typing.List[builtins.str]:
|
|
5956
|
-
'''The security groups to attach to the ENIs for the broker nodes.'''
|
|
5957
5784
|
return typing.cast(typing.List[builtins.str], jsii.get(self, "securityGroups"))
|
|
5958
5785
|
|
|
5959
5786
|
@security_groups.setter
|
|
@@ -5966,7 +5793,7 @@ class CfnVpcConnection(
|
|
|
5966
5793
|
@builtins.property
|
|
5967
5794
|
@jsii.member(jsii_name="targetClusterArn")
|
|
5968
5795
|
def target_cluster_arn(self) -> builtins.str:
|
|
5969
|
-
'''The Amazon Resource Name (ARN) of the cluster.'''
|
|
5796
|
+
'''The Amazon Resource Name (ARN) of the target cluster.'''
|
|
5970
5797
|
return typing.cast(builtins.str, jsii.get(self, "targetClusterArn"))
|
|
5971
5798
|
|
|
5972
5799
|
@target_cluster_arn.setter
|
|
@@ -5979,7 +5806,6 @@ class CfnVpcConnection(
|
|
|
5979
5806
|
@builtins.property
|
|
5980
5807
|
@jsii.member(jsii_name="vpcId")
|
|
5981
5808
|
def vpc_id(self) -> builtins.str:
|
|
5982
|
-
'''The VPC id of the remote client.'''
|
|
5983
5809
|
return typing.cast(builtins.str, jsii.get(self, "vpcId"))
|
|
5984
5810
|
|
|
5985
5811
|
@vpc_id.setter
|
|
@@ -5992,7 +5818,7 @@ class CfnVpcConnection(
|
|
|
5992
5818
|
@builtins.property
|
|
5993
5819
|
@jsii.member(jsii_name="tagsRaw")
|
|
5994
5820
|
def tags_raw(self) -> typing.Optional[typing.Mapping[builtins.str, builtins.str]]:
|
|
5995
|
-
'''
|
|
5821
|
+
'''A key-value pair to associate with a resource.'''
|
|
5996
5822
|
return typing.cast(typing.Optional[typing.Mapping[builtins.str, builtins.str]], jsii.get(self, "tagsRaw"))
|
|
5997
5823
|
|
|
5998
5824
|
@tags_raw.setter
|
|
@@ -6032,11 +5858,11 @@ class CfnVpcConnectionProps:
|
|
|
6032
5858
|
'''Properties for defining a ``CfnVpcConnection``.
|
|
6033
5859
|
|
|
6034
5860
|
:param authentication: The type of private link authentication.
|
|
6035
|
-
:param client_subnets:
|
|
6036
|
-
:param security_groups:
|
|
6037
|
-
:param target_cluster_arn: The Amazon Resource Name (ARN) of the cluster.
|
|
6038
|
-
:param vpc_id:
|
|
6039
|
-
:param tags:
|
|
5861
|
+
:param client_subnets:
|
|
5862
|
+
:param security_groups:
|
|
5863
|
+
:param target_cluster_arn: The Amazon Resource Name (ARN) of the target cluster.
|
|
5864
|
+
:param vpc_id:
|
|
5865
|
+
:param tags: A key-value pair to associate with a resource.
|
|
6040
5866
|
|
|
6041
5867
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-vpcconnection.html
|
|
6042
5868
|
:exampleMetadata: fixture=_generated
|
|
@@ -6090,8 +5916,7 @@ class CfnVpcConnectionProps:
|
|
|
6090
5916
|
|
|
6091
5917
|
@builtins.property
|
|
6092
5918
|
def client_subnets(self) -> typing.List[builtins.str]:
|
|
6093
|
-
'''
|
|
6094
|
-
|
|
5919
|
+
'''
|
|
6095
5920
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-vpcconnection.html#cfn-msk-vpcconnection-clientsubnets
|
|
6096
5921
|
'''
|
|
6097
5922
|
result = self._values.get("client_subnets")
|
|
@@ -6100,8 +5925,7 @@ class CfnVpcConnectionProps:
|
|
|
6100
5925
|
|
|
6101
5926
|
@builtins.property
|
|
6102
5927
|
def security_groups(self) -> typing.List[builtins.str]:
|
|
6103
|
-
'''
|
|
6104
|
-
|
|
5928
|
+
'''
|
|
6105
5929
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-vpcconnection.html#cfn-msk-vpcconnection-securitygroups
|
|
6106
5930
|
'''
|
|
6107
5931
|
result = self._values.get("security_groups")
|
|
@@ -6110,7 +5934,7 @@ class CfnVpcConnectionProps:
|
|
|
6110
5934
|
|
|
6111
5935
|
@builtins.property
|
|
6112
5936
|
def target_cluster_arn(self) -> builtins.str:
|
|
6113
|
-
'''The Amazon Resource Name (ARN) of the cluster.
|
|
5937
|
+
'''The Amazon Resource Name (ARN) of the target cluster.
|
|
6114
5938
|
|
|
6115
5939
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-vpcconnection.html#cfn-msk-vpcconnection-targetclusterarn
|
|
6116
5940
|
'''
|
|
@@ -6120,8 +5944,7 @@ class CfnVpcConnectionProps:
|
|
|
6120
5944
|
|
|
6121
5945
|
@builtins.property
|
|
6122
5946
|
def vpc_id(self) -> builtins.str:
|
|
6123
|
-
'''
|
|
6124
|
-
|
|
5947
|
+
'''
|
|
6125
5948
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-vpcconnection.html#cfn-msk-vpcconnection-vpcid
|
|
6126
5949
|
'''
|
|
6127
5950
|
result = self._values.get("vpc_id")
|
|
@@ -6130,7 +5953,7 @@ class CfnVpcConnectionProps:
|
|
|
6130
5953
|
|
|
6131
5954
|
@builtins.property
|
|
6132
5955
|
def tags(self) -> typing.Optional[typing.Mapping[builtins.str, builtins.str]]:
|
|
6133
|
-
'''
|
|
5956
|
+
'''A key-value pair to associate with a resource.
|
|
6134
5957
|
|
|
6135
5958
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-vpcconnection.html#cfn-msk-vpcconnection-tags
|
|
6136
5959
|
'''
|