aws-cdk-lib 2.147.2__py3-none-any.whl → 2.148.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.
- aws_cdk/__init__.py +7 -5
- aws_cdk/_jsii/__init__.py +1 -1
- aws_cdk/_jsii/{aws-cdk-lib@2.147.2.jsii.tgz → aws-cdk-lib@2.148.0.jsii.tgz} +0 -0
- aws_cdk/alexa_ask/__init__.py +1 -1
- aws_cdk/assertions/__init__.py +1 -1
- aws_cdk/aws_accessanalyzer/__init__.py +1 -1
- aws_cdk/aws_acmpca/__init__.py +1 -1
- aws_cdk/aws_amazonmq/__init__.py +1 -1
- aws_cdk/aws_amplify/__init__.py +1 -1
- aws_cdk/aws_amplifyuibuilder/__init__.py +1 -1
- aws_cdk/aws_apigateway/__init__.py +1 -1
- aws_cdk/aws_apigatewayv2/__init__.py +1 -1
- aws_cdk/aws_apigatewayv2_authorizers/__init__.py +1 -1
- aws_cdk/aws_apigatewayv2_integrations/__init__.py +1 -1
- aws_cdk/aws_appconfig/__init__.py +1 -1
- aws_cdk/aws_appflow/__init__.py +1 -1
- aws_cdk/aws_appintegrations/__init__.py +1 -1
- aws_cdk/aws_applicationautoscaling/__init__.py +1 -1
- aws_cdk/aws_applicationinsights/__init__.py +1 -1
- aws_cdk/aws_applicationsignals/__init__.py +143 -87
- aws_cdk/aws_appmesh/__init__.py +1 -1
- aws_cdk/aws_apprunner/__init__.py +1 -1
- aws_cdk/aws_appstream/__init__.py +1 -1
- aws_cdk/aws_appsync/__init__.py +1 -1
- aws_cdk/aws_apptest/__init__.py +3042 -0
- aws_cdk/aws_aps/__init__.py +1 -1
- aws_cdk/aws_arczonalshift/__init__.py +1 -1
- aws_cdk/aws_athena/__init__.py +1 -1
- aws_cdk/aws_auditmanager/__init__.py +1 -1
- aws_cdk/aws_autoscaling/__init__.py +1 -1
- aws_cdk/aws_autoscaling_common/__init__.py +1 -1
- aws_cdk/aws_autoscaling_hooktargets/__init__.py +1 -1
- aws_cdk/aws_autoscalingplans/__init__.py +1 -1
- aws_cdk/aws_b2bi/__init__.py +1 -1
- aws_cdk/aws_backup/__init__.py +4 -6
- aws_cdk/aws_backupgateway/__init__.py +1 -1
- aws_cdk/aws_batch/__init__.py +1 -216
- aws_cdk/aws_bcmdataexports/__init__.py +1 -1
- aws_cdk/aws_bedrock/__init__.py +178 -1
- aws_cdk/aws_billingconductor/__init__.py +1 -1
- aws_cdk/aws_budgets/__init__.py +1 -1
- aws_cdk/aws_cassandra/__init__.py +1 -1
- aws_cdk/aws_ce/__init__.py +1 -1
- aws_cdk/aws_certificatemanager/__init__.py +1 -1
- aws_cdk/aws_chatbot/__init__.py +1 -1
- aws_cdk/aws_cleanrooms/__init__.py +1 -1
- aws_cdk/aws_cleanroomsml/__init__.py +1 -1
- aws_cdk/aws_cloud9/__init__.py +1 -1
- aws_cdk/aws_cloudformation/__init__.py +1 -1
- aws_cdk/aws_cloudfront/__init__.py +1 -1
- aws_cdk/aws_cloudfront/experimental/__init__.py +44 -0
- aws_cdk/aws_cloudfront_origins/__init__.py +1 -1
- aws_cdk/aws_cloudtrail/__init__.py +20 -12
- aws_cdk/aws_cloudwatch/__init__.py +1 -1
- aws_cdk/aws_cloudwatch_actions/__init__.py +1 -1
- aws_cdk/aws_codeartifact/__init__.py +11 -9
- aws_cdk/aws_codebuild/__init__.py +193 -6
- aws_cdk/aws_codecommit/__init__.py +1 -1
- aws_cdk/aws_codeconnections/__init__.py +1 -1
- aws_cdk/aws_codedeploy/__init__.py +35 -4
- aws_cdk/aws_codeguruprofiler/__init__.py +1 -1
- aws_cdk/aws_codegurureviewer/__init__.py +1 -1
- aws_cdk/aws_codepipeline/__init__.py +1 -1
- aws_cdk/aws_codepipeline_actions/__init__.py +1 -1
- aws_cdk/aws_codestar/__init__.py +1 -1
- aws_cdk/aws_codestarconnections/__init__.py +1 -1
- aws_cdk/aws_codestarnotifications/__init__.py +1 -1
- aws_cdk/aws_cognito/__init__.py +56 -18
- aws_cdk/aws_comprehend/__init__.py +1 -1
- aws_cdk/aws_config/__init__.py +1 -1
- aws_cdk/aws_connect/__init__.py +1 -1
- aws_cdk/aws_connectcampaigns/__init__.py +1 -1
- aws_cdk/aws_controltower/__init__.py +1 -1
- aws_cdk/aws_cur/__init__.py +1 -1
- aws_cdk/aws_customerprofiles/__init__.py +1 -1
- aws_cdk/aws_databrew/__init__.py +1 -1
- aws_cdk/aws_datapipeline/__init__.py +1 -1
- aws_cdk/aws_datasync/__init__.py +12 -12
- aws_cdk/aws_datazone/__init__.py +1 -1
- aws_cdk/aws_dax/__init__.py +1 -1
- aws_cdk/aws_deadline/__init__.py +3 -2
- aws_cdk/aws_detective/__init__.py +1 -1
- aws_cdk/aws_devicefarm/__init__.py +1 -1
- aws_cdk/aws_devopsguru/__init__.py +1 -1
- aws_cdk/aws_directoryservice/__init__.py +1 -1
- aws_cdk/aws_dlm/__init__.py +1 -1
- aws_cdk/aws_dms/__init__.py +2 -2
- aws_cdk/aws_docdb/__init__.py +1 -1
- aws_cdk/aws_docdbelastic/__init__.py +1 -1
- aws_cdk/aws_dynamodb/__init__.py +1 -1
- aws_cdk/aws_ec2/__init__.py +24 -26
- aws_cdk/aws_ecr/__init__.py +1 -1
- aws_cdk/aws_ecr_assets/__init__.py +1 -1
- aws_cdk/aws_ecs/__init__.py +29 -25
- aws_cdk/aws_ecs_patterns/__init__.py +1 -1
- aws_cdk/aws_efs/__init__.py +1 -1
- aws_cdk/aws_eks/__init__.py +619 -31
- aws_cdk/aws_elasticache/__init__.py +29 -18
- aws_cdk/aws_elasticbeanstalk/__init__.py +1 -1
- aws_cdk/aws_elasticloadbalancing/__init__.py +1 -1
- aws_cdk/aws_elasticloadbalancingv2/__init__.py +4 -4
- aws_cdk/aws_elasticloadbalancingv2_actions/__init__.py +1 -1
- aws_cdk/aws_elasticloadbalancingv2_targets/__init__.py +1 -1
- aws_cdk/aws_elasticsearch/__init__.py +1 -1
- aws_cdk/aws_emr/__init__.py +1 -1
- aws_cdk/aws_emrcontainers/__init__.py +1 -1
- aws_cdk/aws_emrserverless/__init__.py +34 -7
- aws_cdk/aws_entityresolution/__init__.py +1 -1
- aws_cdk/aws_events/__init__.py +1 -1
- aws_cdk/aws_events_targets/__init__.py +1 -1
- aws_cdk/aws_eventschemas/__init__.py +1 -1
- aws_cdk/aws_evidently/__init__.py +1 -1
- aws_cdk/aws_finspace/__init__.py +1 -1
- aws_cdk/aws_fis/__init__.py +1 -1
- aws_cdk/aws_fms/__init__.py +1 -1
- aws_cdk/aws_forecast/__init__.py +1 -1
- aws_cdk/aws_frauddetector/__init__.py +1 -1
- aws_cdk/aws_fsx/__init__.py +186 -2
- aws_cdk/aws_gamelift/__init__.py +10 -6
- aws_cdk/aws_globalaccelerator/__init__.py +1 -1
- aws_cdk/aws_globalaccelerator_endpoints/__init__.py +1 -1
- aws_cdk/aws_glue/__init__.py +18 -14
- aws_cdk/aws_grafana/__init__.py +9 -5
- aws_cdk/aws_greengrass/__init__.py +1 -1
- aws_cdk/aws_greengrassv2/__init__.py +1 -1
- aws_cdk/aws_groundstation/__init__.py +1 -1
- aws_cdk/aws_guardduty/__init__.py +171 -132
- aws_cdk/aws_healthimaging/__init__.py +1 -1
- aws_cdk/aws_healthlake/__init__.py +1 -1
- aws_cdk/aws_iam/__init__.py +1 -1
- aws_cdk/aws_identitystore/__init__.py +1 -1
- aws_cdk/aws_imagebuilder/__init__.py +1 -1
- aws_cdk/aws_inspector/__init__.py +1 -1
- aws_cdk/aws_inspectorv2/__init__.py +1 -1
- aws_cdk/aws_internetmonitor/__init__.py +1 -1
- aws_cdk/aws_iot/__init__.py +1 -1
- aws_cdk/aws_iot1click/__init__.py +1 -1
- aws_cdk/aws_iotanalytics/__init__.py +1 -1
- aws_cdk/aws_iotcoredeviceadvisor/__init__.py +1 -1
- aws_cdk/aws_iotevents/__init__.py +1 -1
- aws_cdk/aws_iotfleethub/__init__.py +1 -1
- aws_cdk/aws_iotfleetwise/__init__.py +1 -1
- aws_cdk/aws_iotsitewise/__init__.py +1 -1
- aws_cdk/aws_iotthingsgraph/__init__.py +1 -1
- aws_cdk/aws_iottwinmaker/__init__.py +1 -1
- aws_cdk/aws_iotwireless/__init__.py +1 -1
- aws_cdk/aws_ivs/__init__.py +1 -1
- aws_cdk/aws_ivschat/__init__.py +1 -1
- aws_cdk/aws_kafkaconnect/__init__.py +1 -1
- aws_cdk/aws_kendra/__init__.py +1 -1
- aws_cdk/aws_kendraranking/__init__.py +1 -1
- aws_cdk/aws_kinesis/__init__.py +1 -1
- aws_cdk/aws_kinesisanalytics/__init__.py +93 -1
- aws_cdk/aws_kinesisanalyticsv2/__init__.py +93 -1
- aws_cdk/aws_kinesisfirehose/__init__.py +301 -94
- aws_cdk/aws_kinesisvideo/__init__.py +1 -1
- aws_cdk/aws_kms/__init__.py +16 -15
- aws_cdk/aws_lakeformation/__init__.py +1 -1
- aws_cdk/aws_lambda/__init__.py +160 -1
- aws_cdk/aws_lambda_destinations/__init__.py +1 -1
- aws_cdk/aws_lambda_event_sources/__init__.py +1 -1
- aws_cdk/aws_lambda_nodejs/__init__.py +1 -1
- aws_cdk/aws_lex/__init__.py +1 -1
- aws_cdk/aws_licensemanager/__init__.py +1 -1
- aws_cdk/aws_lightsail/__init__.py +1 -1
- aws_cdk/aws_location/__init__.py +1 -1
- aws_cdk/aws_logs/__init__.py +1 -1
- aws_cdk/aws_logs_destinations/__init__.py +1 -1
- aws_cdk/aws_lookoutequipment/__init__.py +1 -1
- aws_cdk/aws_lookoutmetrics/__init__.py +1 -1
- aws_cdk/aws_lookoutvision/__init__.py +1 -1
- aws_cdk/aws_m2/__init__.py +1 -1
- aws_cdk/aws_macie/__init__.py +1 -1
- aws_cdk/aws_managedblockchain/__init__.py +1 -1
- aws_cdk/aws_mediaconnect/__init__.py +1 -1
- aws_cdk/aws_mediaconvert/__init__.py +1 -1
- aws_cdk/aws_medialive/__init__.py +1 -1
- aws_cdk/aws_mediapackage/__init__.py +1 -1
- aws_cdk/aws_mediapackagev2/__init__.py +33 -1
- aws_cdk/aws_mediastore/__init__.py +1 -1
- aws_cdk/aws_mediatailor/__init__.py +1 -1
- aws_cdk/aws_memorydb/__init__.py +1 -1
- aws_cdk/aws_msk/__init__.py +1 -1
- aws_cdk/aws_mwaa/__init__.py +1 -1
- aws_cdk/aws_neptune/__init__.py +1 -1
- aws_cdk/aws_neptunegraph/__init__.py +1 -1
- aws_cdk/aws_networkfirewall/__init__.py +1 -1
- aws_cdk/aws_networkmanager/__init__.py +10 -10
- aws_cdk/aws_nimblestudio/__init__.py +1 -1
- aws_cdk/aws_oam/__init__.py +1 -1
- aws_cdk/aws_omics/__init__.py +2 -2
- aws_cdk/aws_opensearchserverless/__init__.py +1 -1
- aws_cdk/aws_opensearchservice/__init__.py +1 -1
- aws_cdk/aws_opsworks/__init__.py +1 -1
- aws_cdk/aws_opsworkscm/__init__.py +8 -4
- aws_cdk/aws_organizations/__init__.py +1 -1
- aws_cdk/aws_osis/__init__.py +1 -1
- aws_cdk/aws_panorama/__init__.py +1 -1
- aws_cdk/aws_paymentcryptography/__init__.py +1 -1
- aws_cdk/aws_pcaconnectorad/__init__.py +1 -1
- aws_cdk/aws_personalize/__init__.py +1 -1
- aws_cdk/aws_pinpoint/__init__.py +1 -1
- aws_cdk/aws_pinpointemail/__init__.py +1 -1
- aws_cdk/aws_pipes/__init__.py +1 -1
- aws_cdk/aws_proton/__init__.py +1 -1
- aws_cdk/aws_qbusiness/__init__.py +1 -1
- aws_cdk/aws_qldb/__init__.py +1 -1
- aws_cdk/aws_quicksight/__init__.py +1 -1
- aws_cdk/aws_ram/__init__.py +1 -1
- aws_cdk/aws_rds/__init__.py +515 -34
- aws_cdk/aws_redshift/__init__.py +10 -10
- aws_cdk/aws_redshiftserverless/__init__.py +1 -1
- aws_cdk/aws_refactorspaces/__init__.py +1 -1
- aws_cdk/aws_rekognition/__init__.py +1 -1
- aws_cdk/aws_resiliencehub/__init__.py +1 -1
- aws_cdk/aws_resourceexplorer2/__init__.py +1 -1
- aws_cdk/aws_resourcegroups/__init__.py +1 -1
- aws_cdk/aws_robomaker/__init__.py +1 -1
- aws_cdk/aws_rolesanywhere/__init__.py +1 -1
- aws_cdk/aws_route53/__init__.py +1 -1
- aws_cdk/aws_route53_patterns/__init__.py +1 -1
- aws_cdk/aws_route53_targets/__init__.py +1 -1
- aws_cdk/aws_route53profiles/__init__.py +1 -1
- aws_cdk/aws_route53recoverycontrol/__init__.py +1 -1
- aws_cdk/aws_route53recoveryreadiness/__init__.py +1 -1
- aws_cdk/aws_route53resolver/__init__.py +1 -1
- aws_cdk/aws_rum/__init__.py +1 -1
- aws_cdk/aws_s3/__init__.py +30 -6
- aws_cdk/aws_s3_assets/__init__.py +1 -1
- aws_cdk/aws_s3_deployment/__init__.py +1 -1
- aws_cdk/aws_s3_notifications/__init__.py +1 -1
- aws_cdk/aws_s3express/__init__.py +1 -1
- aws_cdk/aws_s3objectlambda/__init__.py +1 -1
- aws_cdk/aws_s3outposts/__init__.py +1 -1
- aws_cdk/aws_sagemaker/__init__.py +1 -1
- aws_cdk/aws_sam/__init__.py +1 -1
- aws_cdk/aws_scheduler/__init__.py +1 -1
- aws_cdk/aws_sdb/__init__.py +1 -1
- aws_cdk/aws_secretsmanager/__init__.py +1 -1
- aws_cdk/aws_securityhub/__init__.py +1 -1
- aws_cdk/aws_securitylake/__init__.py +1 -1
- aws_cdk/aws_servicecatalog/__init__.py +1 -1
- aws_cdk/aws_servicecatalogappregistry/__init__.py +1 -1
- aws_cdk/aws_servicediscovery/__init__.py +21 -4
- aws_cdk/aws_ses/__init__.py +86 -1
- aws_cdk/aws_ses_actions/__init__.py +1 -1
- aws_cdk/aws_shield/__init__.py +1 -1
- aws_cdk/aws_signer/__init__.py +42 -1
- aws_cdk/aws_simspaceweaver/__init__.py +1 -1
- aws_cdk/aws_sns/__init__.py +1 -1
- aws_cdk/aws_sns_subscriptions/__init__.py +1 -1
- aws_cdk/aws_sqs/__init__.py +7 -9
- aws_cdk/aws_ssm/__init__.py +106 -37
- aws_cdk/aws_ssmcontacts/__init__.py +1 -1
- aws_cdk/aws_ssmincidents/__init__.py +1 -1
- aws_cdk/aws_sso/__init__.py +1 -1
- aws_cdk/aws_stepfunctions/__init__.py +1 -1
- aws_cdk/aws_stepfunctions_tasks/__init__.py +793 -152
- aws_cdk/aws_supportapp/__init__.py +1 -1
- aws_cdk/aws_synthetics/__init__.py +1 -1
- aws_cdk/aws_systemsmanagersap/__init__.py +1 -1
- aws_cdk/aws_timestream/__init__.py +1 -1
- aws_cdk/aws_transfer/__init__.py +1 -1
- aws_cdk/aws_verifiedpermissions/__init__.py +602 -9
- aws_cdk/aws_voiceid/__init__.py +1 -1
- aws_cdk/aws_vpclattice/__init__.py +1 -1
- aws_cdk/aws_waf/__init__.py +1 -1
- aws_cdk/aws_wafregional/__init__.py +1 -1
- aws_cdk/aws_wafv2/__init__.py +1 -1
- aws_cdk/aws_wisdom/__init__.py +1 -1
- aws_cdk/aws_workspaces/__init__.py +774 -1
- aws_cdk/aws_workspacesthinclient/__init__.py +1 -1
- aws_cdk/aws_workspacesweb/__init__.py +5 -5
- aws_cdk/aws_xray/__init__.py +1 -1
- aws_cdk/cloud_assembly_schema/__init__.py +1 -1
- aws_cdk/cloudformation_include/__init__.py +1 -1
- aws_cdk/custom_resources/__init__.py +1 -1
- aws_cdk/cx_api/__init__.py +19 -1
- aws_cdk/lambda_layer_awscli/__init__.py +1 -1
- aws_cdk/lambda_layer_kubectl/__init__.py +1 -1
- aws_cdk/lambda_layer_node_proxy_agent/__init__.py +1 -1
- aws_cdk/pipelines/__init__.py +2 -2
- aws_cdk/region_info/__init__.py +1 -1
- aws_cdk/triggers/__init__.py +1 -1
- {aws_cdk_lib-2.147.2.dist-info → aws_cdk_lib-2.148.0.dist-info}/METADATA +2 -2
- aws_cdk_lib-2.148.0.dist-info/RECORD +291 -0
- aws_cdk_lib-2.147.2.dist-info/RECORD +0 -290
- {aws_cdk_lib-2.147.2.dist-info → aws_cdk_lib-2.148.0.dist-info}/LICENSE +0 -0
- {aws_cdk_lib-2.147.2.dist-info → aws_cdk_lib-2.148.0.dist-info}/NOTICE +0 -0
- {aws_cdk_lib-2.147.2.dist-info → aws_cdk_lib-2.148.0.dist-info}/WHEEL +0 -0
- {aws_cdk_lib-2.147.2.dist-info → aws_cdk_lib-2.148.0.dist-info}/top_level.txt +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
'''
|
|
1
|
+
r'''
|
|
2
2
|
# Amazon Kinesis Data Firehose Construct Library
|
|
3
3
|
|
|
4
4
|
This module is part of the [AWS Cloud Development Kit](https://github.com/aws/aws-cdk) project.
|
|
@@ -3373,6 +3373,7 @@ class CfnDeliveryStream(
|
|
|
3373
3373
|
"retry_options": "retryOptions",
|
|
3374
3374
|
"role_arn": "roleArn",
|
|
3375
3375
|
"s3_backup_mode": "s3BackupMode",
|
|
3376
|
+
"secrets_manager_configuration": "secretsManagerConfiguration",
|
|
3376
3377
|
},
|
|
3377
3378
|
)
|
|
3378
3379
|
class HttpEndpointDestinationConfigurationProperty:
|
|
@@ -3388,6 +3389,7 @@ class CfnDeliveryStream(
|
|
|
3388
3389
|
retry_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDeliveryStream.RetryOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
3389
3390
|
role_arn: typing.Optional[builtins.str] = None,
|
|
3390
3391
|
s3_backup_mode: typing.Optional[builtins.str] = None,
|
|
3392
|
+
secrets_manager_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDeliveryStream.SecretsManagerConfigurationProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
3391
3393
|
) -> None:
|
|
3392
3394
|
'''Describes the configuration of the HTTP endpoint destination.
|
|
3393
3395
|
|
|
@@ -3402,6 +3404,7 @@ class CfnDeliveryStream(
|
|
|
3402
3404
|
:param retry_options: Describes the retry behavior in case Kinesis Data Firehose is unable to deliver data to the specified HTTP endpoint destination, or if it doesn't receive a valid acknowledgment of receipt from the specified HTTP endpoint destination.
|
|
3403
3405
|
:param role_arn: Kinesis Data Firehose uses this IAM role for all the permissions that the delivery stream needs.
|
|
3404
3406
|
:param s3_backup_mode: Describes the S3 bucket backup options for the data that Kinesis Data Firehose delivers to the HTTP endpoint destination. You can back up all documents (AllData) or only the documents that Kinesis Data Firehose could not deliver to the specified HTTP endpoint destination (FailedDataOnly).
|
|
3407
|
+
:param secrets_manager_configuration: The configuration that defines how you access secrets for HTTP Endpoint destination.
|
|
3405
3408
|
|
|
3406
3409
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-httpendpointdestinationconfiguration.html
|
|
3407
3410
|
:exampleMetadata: fixture=_generated
|
|
@@ -3478,7 +3481,14 @@ class CfnDeliveryStream(
|
|
|
3478
3481
|
duration_in_seconds=123
|
|
3479
3482
|
),
|
|
3480
3483
|
role_arn="roleArn",
|
|
3481
|
-
s3_backup_mode="s3BackupMode"
|
|
3484
|
+
s3_backup_mode="s3BackupMode",
|
|
3485
|
+
secrets_manager_configuration=kinesisfirehose.CfnDeliveryStream.SecretsManagerConfigurationProperty(
|
|
3486
|
+
enabled=False,
|
|
3487
|
+
|
|
3488
|
+
# the properties below are optional
|
|
3489
|
+
role_arn="roleArn",
|
|
3490
|
+
secret_arn="secretArn"
|
|
3491
|
+
)
|
|
3482
3492
|
)
|
|
3483
3493
|
'''
|
|
3484
3494
|
if __debug__:
|
|
@@ -3492,6 +3502,7 @@ class CfnDeliveryStream(
|
|
|
3492
3502
|
check_type(argname="argument retry_options", value=retry_options, expected_type=type_hints["retry_options"])
|
|
3493
3503
|
check_type(argname="argument role_arn", value=role_arn, expected_type=type_hints["role_arn"])
|
|
3494
3504
|
check_type(argname="argument s3_backup_mode", value=s3_backup_mode, expected_type=type_hints["s3_backup_mode"])
|
|
3505
|
+
check_type(argname="argument secrets_manager_configuration", value=secrets_manager_configuration, expected_type=type_hints["secrets_manager_configuration"])
|
|
3495
3506
|
self._values: typing.Dict[builtins.str, typing.Any] = {
|
|
3496
3507
|
"endpoint_configuration": endpoint_configuration,
|
|
3497
3508
|
"s3_configuration": s3_configuration,
|
|
@@ -3510,6 +3521,8 @@ class CfnDeliveryStream(
|
|
|
3510
3521
|
self._values["role_arn"] = role_arn
|
|
3511
3522
|
if s3_backup_mode is not None:
|
|
3512
3523
|
self._values["s3_backup_mode"] = s3_backup_mode
|
|
3524
|
+
if secrets_manager_configuration is not None:
|
|
3525
|
+
self._values["secrets_manager_configuration"] = secrets_manager_configuration
|
|
3513
3526
|
|
|
3514
3527
|
@builtins.property
|
|
3515
3528
|
def endpoint_configuration(
|
|
@@ -3612,6 +3625,17 @@ class CfnDeliveryStream(
|
|
|
3612
3625
|
result = self._values.get("s3_backup_mode")
|
|
3613
3626
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
3614
3627
|
|
|
3628
|
+
@builtins.property
|
|
3629
|
+
def secrets_manager_configuration(
|
|
3630
|
+
self,
|
|
3631
|
+
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnDeliveryStream.SecretsManagerConfigurationProperty"]]:
|
|
3632
|
+
'''The configuration that defines how you access secrets for HTTP Endpoint destination.
|
|
3633
|
+
|
|
3634
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-httpendpointdestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-httpendpointdestinationconfiguration-secretsmanagerconfiguration
|
|
3635
|
+
'''
|
|
3636
|
+
result = self._values.get("secrets_manager_configuration")
|
|
3637
|
+
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnDeliveryStream.SecretsManagerConfigurationProperty"]], result)
|
|
3638
|
+
|
|
3615
3639
|
def __eq__(self, rhs: typing.Any) -> builtins.bool:
|
|
3616
3640
|
return isinstance(rhs, self.__class__) and rhs._values == self._values
|
|
3617
3641
|
|
|
@@ -4810,15 +4834,16 @@ class CfnDeliveryStream(
|
|
|
4810
4834
|
name_mapping={
|
|
4811
4835
|
"cluster_jdbcurl": "clusterJdbcurl",
|
|
4812
4836
|
"copy_command": "copyCommand",
|
|
4813
|
-
"password": "password",
|
|
4814
4837
|
"role_arn": "roleArn",
|
|
4815
4838
|
"s3_configuration": "s3Configuration",
|
|
4816
|
-
"username": "username",
|
|
4817
4839
|
"cloud_watch_logging_options": "cloudWatchLoggingOptions",
|
|
4840
|
+
"password": "password",
|
|
4818
4841
|
"processing_configuration": "processingConfiguration",
|
|
4819
4842
|
"retry_options": "retryOptions",
|
|
4820
4843
|
"s3_backup_configuration": "s3BackupConfiguration",
|
|
4821
4844
|
"s3_backup_mode": "s3BackupMode",
|
|
4845
|
+
"secrets_manager_configuration": "secretsManagerConfiguration",
|
|
4846
|
+
"username": "username",
|
|
4822
4847
|
},
|
|
4823
4848
|
)
|
|
4824
4849
|
class RedshiftDestinationConfigurationProperty:
|
|
@@ -4827,29 +4852,31 @@ class CfnDeliveryStream(
|
|
|
4827
4852
|
*,
|
|
4828
4853
|
cluster_jdbcurl: builtins.str,
|
|
4829
4854
|
copy_command: typing.Union[_IResolvable_da3f097b, typing.Union["CfnDeliveryStream.CopyCommandProperty", typing.Dict[builtins.str, typing.Any]]],
|
|
4830
|
-
password: builtins.str,
|
|
4831
4855
|
role_arn: builtins.str,
|
|
4832
4856
|
s3_configuration: typing.Union[_IResolvable_da3f097b, typing.Union["CfnDeliveryStream.S3DestinationConfigurationProperty", typing.Dict[builtins.str, typing.Any]]],
|
|
4833
|
-
username: builtins.str,
|
|
4834
4857
|
cloud_watch_logging_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDeliveryStream.CloudWatchLoggingOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
4858
|
+
password: typing.Optional[builtins.str] = None,
|
|
4835
4859
|
processing_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDeliveryStream.ProcessingConfigurationProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
4836
4860
|
retry_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDeliveryStream.RedshiftRetryOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
4837
4861
|
s3_backup_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDeliveryStream.S3DestinationConfigurationProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
4838
4862
|
s3_backup_mode: typing.Optional[builtins.str] = None,
|
|
4863
|
+
secrets_manager_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDeliveryStream.SecretsManagerConfigurationProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
4864
|
+
username: typing.Optional[builtins.str] = None,
|
|
4839
4865
|
) -> None:
|
|
4840
4866
|
'''The ``RedshiftDestinationConfiguration`` property type specifies an Amazon Redshift cluster to which Amazon Kinesis Data Firehose (Kinesis Data Firehose) delivers data.
|
|
4841
4867
|
|
|
4842
4868
|
:param cluster_jdbcurl: The connection string that Kinesis Data Firehose uses to connect to the Amazon Redshift cluster.
|
|
4843
4869
|
:param copy_command: Configures the Amazon Redshift ``COPY`` command that Kinesis Data Firehose uses to load data into the cluster from the Amazon S3 bucket.
|
|
4844
|
-
:param password: The password for the Amazon Redshift user that you specified in the ``Username`` property.
|
|
4845
4870
|
:param role_arn: The ARN of the AWS Identity and Access Management (IAM) role that grants Kinesis Data Firehose access to your Amazon S3 bucket and AWS KMS (if you enable data encryption). For more information, see `Grant Kinesis Data Firehose Access to an Amazon Redshift Destination <https://docs.aws.amazon.com/firehose/latest/dev/controlling-access.html#using-iam-rs>`_ in the *Amazon Kinesis Data Firehose Developer Guide* .
|
|
4846
4871
|
:param s3_configuration: The S3 bucket where Kinesis Data Firehose first delivers data. After the data is in the bucket, Kinesis Data Firehose uses the ``COPY`` command to load the data into the Amazon Redshift cluster. For the Amazon S3 bucket's compression format, don't specify ``SNAPPY`` or ``ZIP`` because the Amazon Redshift ``COPY`` command doesn't support them.
|
|
4847
|
-
:param username: The Amazon Redshift user that has permission to access the Amazon Redshift cluster. This user must have ``INSERT`` privileges for copying data from the Amazon S3 bucket to the cluster.
|
|
4848
4872
|
:param cloud_watch_logging_options: The CloudWatch logging options for your delivery stream.
|
|
4873
|
+
:param password: The password for the Amazon Redshift user that you specified in the ``Username`` property.
|
|
4849
4874
|
:param processing_configuration: The data processing configuration for the Kinesis Data Firehose delivery stream.
|
|
4850
4875
|
:param retry_options: The retry behavior in case Firehose is unable to deliver documents to Amazon Redshift. Default value is 3600 (60 minutes).
|
|
4851
4876
|
:param s3_backup_configuration: The configuration for backup in Amazon S3.
|
|
4852
4877
|
:param s3_backup_mode: The Amazon S3 backup mode. After you create a delivery stream, you can update it to enable Amazon S3 backup if it is disabled. If backup is enabled, you can't update the delivery stream to disable it.
|
|
4878
|
+
:param secrets_manager_configuration: The configuration that defines how you access secrets for Amazon Redshift.
|
|
4879
|
+
:param username: The Amazon Redshift user that has permission to access the Amazon Redshift cluster. This user must have ``INSERT`` privileges for copying data from the Amazon S3 bucket to the cluster.
|
|
4853
4880
|
|
|
4854
4881
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-redshiftdestinationconfiguration.html
|
|
4855
4882
|
:exampleMetadata: fixture=_generated
|
|
@@ -4869,7 +4896,6 @@ class CfnDeliveryStream(
|
|
|
4869
4896
|
copy_options="copyOptions",
|
|
4870
4897
|
data_table_columns="dataTableColumns"
|
|
4871
4898
|
),
|
|
4872
|
-
password="password",
|
|
4873
4899
|
role_arn="roleArn",
|
|
4874
4900
|
s3_configuration=kinesisfirehose.CfnDeliveryStream.S3DestinationConfigurationProperty(
|
|
4875
4901
|
bucket_arn="bucketArn",
|
|
@@ -4895,7 +4921,6 @@ class CfnDeliveryStream(
|
|
|
4895
4921
|
error_output_prefix="errorOutputPrefix",
|
|
4896
4922
|
prefix="prefix"
|
|
4897
4923
|
),
|
|
4898
|
-
username="username",
|
|
4899
4924
|
|
|
4900
4925
|
# the properties below are optional
|
|
4901
4926
|
cloud_watch_logging_options=kinesisfirehose.CfnDeliveryStream.CloudWatchLoggingOptionsProperty(
|
|
@@ -4903,6 +4928,7 @@ class CfnDeliveryStream(
|
|
|
4903
4928
|
log_group_name="logGroupName",
|
|
4904
4929
|
log_stream_name="logStreamName"
|
|
4905
4930
|
),
|
|
4931
|
+
password="password",
|
|
4906
4932
|
processing_configuration=kinesisfirehose.CfnDeliveryStream.ProcessingConfigurationProperty(
|
|
4907
4933
|
enabled=False,
|
|
4908
4934
|
processors=[kinesisfirehose.CfnDeliveryStream.ProcessorProperty(
|
|
@@ -4942,32 +4968,41 @@ class CfnDeliveryStream(
|
|
|
4942
4968
|
error_output_prefix="errorOutputPrefix",
|
|
4943
4969
|
prefix="prefix"
|
|
4944
4970
|
),
|
|
4945
|
-
s3_backup_mode="s3BackupMode"
|
|
4971
|
+
s3_backup_mode="s3BackupMode",
|
|
4972
|
+
secrets_manager_configuration=kinesisfirehose.CfnDeliveryStream.SecretsManagerConfigurationProperty(
|
|
4973
|
+
enabled=False,
|
|
4974
|
+
|
|
4975
|
+
# the properties below are optional
|
|
4976
|
+
role_arn="roleArn",
|
|
4977
|
+
secret_arn="secretArn"
|
|
4978
|
+
),
|
|
4979
|
+
username="username"
|
|
4946
4980
|
)
|
|
4947
4981
|
'''
|
|
4948
4982
|
if __debug__:
|
|
4949
4983
|
type_hints = typing.get_type_hints(_typecheckingstub__a05dc5298788a3b9496bc2e383242a0570183c6703c04af2c5e991292f2c58fa)
|
|
4950
4984
|
check_type(argname="argument cluster_jdbcurl", value=cluster_jdbcurl, expected_type=type_hints["cluster_jdbcurl"])
|
|
4951
4985
|
check_type(argname="argument copy_command", value=copy_command, expected_type=type_hints["copy_command"])
|
|
4952
|
-
check_type(argname="argument password", value=password, expected_type=type_hints["password"])
|
|
4953
4986
|
check_type(argname="argument role_arn", value=role_arn, expected_type=type_hints["role_arn"])
|
|
4954
4987
|
check_type(argname="argument s3_configuration", value=s3_configuration, expected_type=type_hints["s3_configuration"])
|
|
4955
|
-
check_type(argname="argument username", value=username, expected_type=type_hints["username"])
|
|
4956
4988
|
check_type(argname="argument cloud_watch_logging_options", value=cloud_watch_logging_options, expected_type=type_hints["cloud_watch_logging_options"])
|
|
4989
|
+
check_type(argname="argument password", value=password, expected_type=type_hints["password"])
|
|
4957
4990
|
check_type(argname="argument processing_configuration", value=processing_configuration, expected_type=type_hints["processing_configuration"])
|
|
4958
4991
|
check_type(argname="argument retry_options", value=retry_options, expected_type=type_hints["retry_options"])
|
|
4959
4992
|
check_type(argname="argument s3_backup_configuration", value=s3_backup_configuration, expected_type=type_hints["s3_backup_configuration"])
|
|
4960
4993
|
check_type(argname="argument s3_backup_mode", value=s3_backup_mode, expected_type=type_hints["s3_backup_mode"])
|
|
4994
|
+
check_type(argname="argument secrets_manager_configuration", value=secrets_manager_configuration, expected_type=type_hints["secrets_manager_configuration"])
|
|
4995
|
+
check_type(argname="argument username", value=username, expected_type=type_hints["username"])
|
|
4961
4996
|
self._values: typing.Dict[builtins.str, typing.Any] = {
|
|
4962
4997
|
"cluster_jdbcurl": cluster_jdbcurl,
|
|
4963
4998
|
"copy_command": copy_command,
|
|
4964
|
-
"password": password,
|
|
4965
4999
|
"role_arn": role_arn,
|
|
4966
5000
|
"s3_configuration": s3_configuration,
|
|
4967
|
-
"username": username,
|
|
4968
5001
|
}
|
|
4969
5002
|
if cloud_watch_logging_options is not None:
|
|
4970
5003
|
self._values["cloud_watch_logging_options"] = cloud_watch_logging_options
|
|
5004
|
+
if password is not None:
|
|
5005
|
+
self._values["password"] = password
|
|
4971
5006
|
if processing_configuration is not None:
|
|
4972
5007
|
self._values["processing_configuration"] = processing_configuration
|
|
4973
5008
|
if retry_options is not None:
|
|
@@ -4976,6 +5011,10 @@ class CfnDeliveryStream(
|
|
|
4976
5011
|
self._values["s3_backup_configuration"] = s3_backup_configuration
|
|
4977
5012
|
if s3_backup_mode is not None:
|
|
4978
5013
|
self._values["s3_backup_mode"] = s3_backup_mode
|
|
5014
|
+
if secrets_manager_configuration is not None:
|
|
5015
|
+
self._values["secrets_manager_configuration"] = secrets_manager_configuration
|
|
5016
|
+
if username is not None:
|
|
5017
|
+
self._values["username"] = username
|
|
4979
5018
|
|
|
4980
5019
|
@builtins.property
|
|
4981
5020
|
def cluster_jdbcurl(self) -> builtins.str:
|
|
@@ -4999,16 +5038,6 @@ class CfnDeliveryStream(
|
|
|
4999
5038
|
assert result is not None, "Required property 'copy_command' is missing"
|
|
5000
5039
|
return typing.cast(typing.Union[_IResolvable_da3f097b, "CfnDeliveryStream.CopyCommandProperty"], result)
|
|
5001
5040
|
|
|
5002
|
-
@builtins.property
|
|
5003
|
-
def password(self) -> builtins.str:
|
|
5004
|
-
'''The password for the Amazon Redshift user that you specified in the ``Username`` property.
|
|
5005
|
-
|
|
5006
|
-
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-redshiftdestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-redshiftdestinationconfiguration-password
|
|
5007
|
-
'''
|
|
5008
|
-
result = self._values.get("password")
|
|
5009
|
-
assert result is not None, "Required property 'password' is missing"
|
|
5010
|
-
return typing.cast(builtins.str, result)
|
|
5011
|
-
|
|
5012
5041
|
@builtins.property
|
|
5013
5042
|
def role_arn(self) -> builtins.str:
|
|
5014
5043
|
'''The ARN of the AWS Identity and Access Management (IAM) role that grants Kinesis Data Firehose access to your Amazon S3 bucket and AWS KMS (if you enable data encryption).
|
|
@@ -5035,18 +5064,6 @@ class CfnDeliveryStream(
|
|
|
5035
5064
|
assert result is not None, "Required property 's3_configuration' is missing"
|
|
5036
5065
|
return typing.cast(typing.Union[_IResolvable_da3f097b, "CfnDeliveryStream.S3DestinationConfigurationProperty"], result)
|
|
5037
5066
|
|
|
5038
|
-
@builtins.property
|
|
5039
|
-
def username(self) -> builtins.str:
|
|
5040
|
-
'''The Amazon Redshift user that has permission to access the Amazon Redshift cluster.
|
|
5041
|
-
|
|
5042
|
-
This user must have ``INSERT`` privileges for copying data from the Amazon S3 bucket to the cluster.
|
|
5043
|
-
|
|
5044
|
-
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-redshiftdestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-redshiftdestinationconfiguration-username
|
|
5045
|
-
'''
|
|
5046
|
-
result = self._values.get("username")
|
|
5047
|
-
assert result is not None, "Required property 'username' is missing"
|
|
5048
|
-
return typing.cast(builtins.str, result)
|
|
5049
|
-
|
|
5050
5067
|
@builtins.property
|
|
5051
5068
|
def cloud_watch_logging_options(
|
|
5052
5069
|
self,
|
|
@@ -5058,6 +5075,15 @@ class CfnDeliveryStream(
|
|
|
5058
5075
|
result = self._values.get("cloud_watch_logging_options")
|
|
5059
5076
|
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnDeliveryStream.CloudWatchLoggingOptionsProperty"]], result)
|
|
5060
5077
|
|
|
5078
|
+
@builtins.property
|
|
5079
|
+
def password(self) -> typing.Optional[builtins.str]:
|
|
5080
|
+
'''The password for the Amazon Redshift user that you specified in the ``Username`` property.
|
|
5081
|
+
|
|
5082
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-redshiftdestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-redshiftdestinationconfiguration-password
|
|
5083
|
+
'''
|
|
5084
|
+
result = self._values.get("password")
|
|
5085
|
+
return typing.cast(typing.Optional[builtins.str], result)
|
|
5086
|
+
|
|
5061
5087
|
@builtins.property
|
|
5062
5088
|
def processing_configuration(
|
|
5063
5089
|
self,
|
|
@@ -5104,6 +5130,28 @@ class CfnDeliveryStream(
|
|
|
5104
5130
|
result = self._values.get("s3_backup_mode")
|
|
5105
5131
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
5106
5132
|
|
|
5133
|
+
@builtins.property
|
|
5134
|
+
def secrets_manager_configuration(
|
|
5135
|
+
self,
|
|
5136
|
+
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnDeliveryStream.SecretsManagerConfigurationProperty"]]:
|
|
5137
|
+
'''The configuration that defines how you access secrets for Amazon Redshift.
|
|
5138
|
+
|
|
5139
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-redshiftdestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-redshiftdestinationconfiguration-secretsmanagerconfiguration
|
|
5140
|
+
'''
|
|
5141
|
+
result = self._values.get("secrets_manager_configuration")
|
|
5142
|
+
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnDeliveryStream.SecretsManagerConfigurationProperty"]], result)
|
|
5143
|
+
|
|
5144
|
+
@builtins.property
|
|
5145
|
+
def username(self) -> typing.Optional[builtins.str]:
|
|
5146
|
+
'''The Amazon Redshift user that has permission to access the Amazon Redshift cluster.
|
|
5147
|
+
|
|
5148
|
+
This user must have ``INSERT`` privileges for copying data from the Amazon S3 bucket to the cluster.
|
|
5149
|
+
|
|
5150
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-redshiftdestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-redshiftdestinationconfiguration-username
|
|
5151
|
+
'''
|
|
5152
|
+
result = self._values.get("username")
|
|
5153
|
+
return typing.cast(typing.Optional[builtins.str], result)
|
|
5154
|
+
|
|
5107
5155
|
def __eq__(self, rhs: typing.Any) -> builtins.bool:
|
|
5108
5156
|
return isinstance(rhs, self.__class__) and rhs._values == self._values
|
|
5109
5157
|
|
|
@@ -5587,6 +5635,104 @@ class CfnDeliveryStream(
|
|
|
5587
5635
|
k + "=" + repr(v) for k, v in self._values.items()
|
|
5588
5636
|
)
|
|
5589
5637
|
|
|
5638
|
+
@jsii.data_type(
|
|
5639
|
+
jsii_type="aws-cdk-lib.aws_kinesisfirehose.CfnDeliveryStream.SecretsManagerConfigurationProperty",
|
|
5640
|
+
jsii_struct_bases=[],
|
|
5641
|
+
name_mapping={
|
|
5642
|
+
"enabled": "enabled",
|
|
5643
|
+
"role_arn": "roleArn",
|
|
5644
|
+
"secret_arn": "secretArn",
|
|
5645
|
+
},
|
|
5646
|
+
)
|
|
5647
|
+
class SecretsManagerConfigurationProperty:
|
|
5648
|
+
def __init__(
|
|
5649
|
+
self,
|
|
5650
|
+
*,
|
|
5651
|
+
enabled: typing.Union[builtins.bool, _IResolvable_da3f097b],
|
|
5652
|
+
role_arn: typing.Optional[builtins.str] = None,
|
|
5653
|
+
secret_arn: typing.Optional[builtins.str] = None,
|
|
5654
|
+
) -> None:
|
|
5655
|
+
'''The structure that defines how Firehose accesses the secret.
|
|
5656
|
+
|
|
5657
|
+
:param enabled: Specifies whether you want to use the the secrets manager feature. When set as ``True`` the secrets manager configuration overwrites the existing secrets in the destination configuration. When it's set to ``False`` Firehose falls back to the credentials in the destination configuration.
|
|
5658
|
+
:param role_arn: Specifies the role that Firehose assumes when calling the Secrets Manager API operation. When you provide the role, it overrides any destination specific role defined in the destination configuration. If you do not provide the then we use the destination specific role. This parameter is required for Splunk.
|
|
5659
|
+
:param secret_arn: The ARN of the secret that stores your credentials. It must be in the same region as the Firehose stream and the role. The secret ARN can reside in a different account than the delivery stream and role as Firehose supports cross-account secret access. This parameter is required when *Enabled* is set to ``True`` .
|
|
5660
|
+
|
|
5661
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-secretsmanagerconfiguration.html
|
|
5662
|
+
:exampleMetadata: fixture=_generated
|
|
5663
|
+
|
|
5664
|
+
Example::
|
|
5665
|
+
|
|
5666
|
+
# The code below shows an example of how to instantiate this type.
|
|
5667
|
+
# The values are placeholders you should change.
|
|
5668
|
+
from aws_cdk import aws_kinesisfirehose as kinesisfirehose
|
|
5669
|
+
|
|
5670
|
+
secrets_manager_configuration_property = kinesisfirehose.CfnDeliveryStream.SecretsManagerConfigurationProperty(
|
|
5671
|
+
enabled=False,
|
|
5672
|
+
|
|
5673
|
+
# the properties below are optional
|
|
5674
|
+
role_arn="roleArn",
|
|
5675
|
+
secret_arn="secretArn"
|
|
5676
|
+
)
|
|
5677
|
+
'''
|
|
5678
|
+
if __debug__:
|
|
5679
|
+
type_hints = typing.get_type_hints(_typecheckingstub__b935af4b7f540cbb6b063a9c37a906eaf8c3ed8781b19ea32e1836ca909b3dac)
|
|
5680
|
+
check_type(argname="argument enabled", value=enabled, expected_type=type_hints["enabled"])
|
|
5681
|
+
check_type(argname="argument role_arn", value=role_arn, expected_type=type_hints["role_arn"])
|
|
5682
|
+
check_type(argname="argument secret_arn", value=secret_arn, expected_type=type_hints["secret_arn"])
|
|
5683
|
+
self._values: typing.Dict[builtins.str, typing.Any] = {
|
|
5684
|
+
"enabled": enabled,
|
|
5685
|
+
}
|
|
5686
|
+
if role_arn is not None:
|
|
5687
|
+
self._values["role_arn"] = role_arn
|
|
5688
|
+
if secret_arn is not None:
|
|
5689
|
+
self._values["secret_arn"] = secret_arn
|
|
5690
|
+
|
|
5691
|
+
@builtins.property
|
|
5692
|
+
def enabled(self) -> typing.Union[builtins.bool, _IResolvable_da3f097b]:
|
|
5693
|
+
'''Specifies whether you want to use the the secrets manager feature.
|
|
5694
|
+
|
|
5695
|
+
When set as ``True`` the secrets manager configuration overwrites the existing secrets in the destination configuration. When it's set to ``False`` Firehose falls back to the credentials in the destination configuration.
|
|
5696
|
+
|
|
5697
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-secretsmanagerconfiguration.html#cfn-kinesisfirehose-deliverystream-secretsmanagerconfiguration-enabled
|
|
5698
|
+
'''
|
|
5699
|
+
result = self._values.get("enabled")
|
|
5700
|
+
assert result is not None, "Required property 'enabled' is missing"
|
|
5701
|
+
return typing.cast(typing.Union[builtins.bool, _IResolvable_da3f097b], result)
|
|
5702
|
+
|
|
5703
|
+
@builtins.property
|
|
5704
|
+
def role_arn(self) -> typing.Optional[builtins.str]:
|
|
5705
|
+
'''Specifies the role that Firehose assumes when calling the Secrets Manager API operation.
|
|
5706
|
+
|
|
5707
|
+
When you provide the role, it overrides any destination specific role defined in the destination configuration. If you do not provide the then we use the destination specific role. This parameter is required for Splunk.
|
|
5708
|
+
|
|
5709
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-secretsmanagerconfiguration.html#cfn-kinesisfirehose-deliverystream-secretsmanagerconfiguration-rolearn
|
|
5710
|
+
'''
|
|
5711
|
+
result = self._values.get("role_arn")
|
|
5712
|
+
return typing.cast(typing.Optional[builtins.str], result)
|
|
5713
|
+
|
|
5714
|
+
@builtins.property
|
|
5715
|
+
def secret_arn(self) -> typing.Optional[builtins.str]:
|
|
5716
|
+
'''The ARN of the secret that stores your credentials.
|
|
5717
|
+
|
|
5718
|
+
It must be in the same region as the Firehose stream and the role. The secret ARN can reside in a different account than the delivery stream and role as Firehose supports cross-account secret access. This parameter is required when *Enabled* is set to ``True`` .
|
|
5719
|
+
|
|
5720
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-secretsmanagerconfiguration.html#cfn-kinesisfirehose-deliverystream-secretsmanagerconfiguration-secretarn
|
|
5721
|
+
'''
|
|
5722
|
+
result = self._values.get("secret_arn")
|
|
5723
|
+
return typing.cast(typing.Optional[builtins.str], result)
|
|
5724
|
+
|
|
5725
|
+
def __eq__(self, rhs: typing.Any) -> builtins.bool:
|
|
5726
|
+
return isinstance(rhs, self.__class__) and rhs._values == self._values
|
|
5727
|
+
|
|
5728
|
+
def __ne__(self, rhs: typing.Any) -> builtins.bool:
|
|
5729
|
+
return not (rhs == self)
|
|
5730
|
+
|
|
5731
|
+
def __repr__(self) -> str:
|
|
5732
|
+
return "SecretsManagerConfigurationProperty(%s)" % ", ".join(
|
|
5733
|
+
k + "=" + repr(v) for k, v in self._values.items()
|
|
5734
|
+
)
|
|
5735
|
+
|
|
5590
5736
|
@jsii.data_type(
|
|
5591
5737
|
jsii_type="aws-cdk-lib.aws_kinesisfirehose.CfnDeliveryStream.SerializerProperty",
|
|
5592
5738
|
jsii_struct_bases=[],
|
|
@@ -5691,22 +5837,23 @@ class CfnDeliveryStream(
|
|
|
5691
5837
|
name_mapping={
|
|
5692
5838
|
"account_url": "accountUrl",
|
|
5693
5839
|
"database": "database",
|
|
5694
|
-
"private_key": "privateKey",
|
|
5695
5840
|
"role_arn": "roleArn",
|
|
5696
5841
|
"s3_configuration": "s3Configuration",
|
|
5697
5842
|
"schema": "schema",
|
|
5698
5843
|
"table": "table",
|
|
5699
|
-
"user": "user",
|
|
5700
5844
|
"cloud_watch_logging_options": "cloudWatchLoggingOptions",
|
|
5701
5845
|
"content_column_name": "contentColumnName",
|
|
5702
5846
|
"data_loading_option": "dataLoadingOption",
|
|
5703
5847
|
"key_passphrase": "keyPassphrase",
|
|
5704
5848
|
"meta_data_column_name": "metaDataColumnName",
|
|
5849
|
+
"private_key": "privateKey",
|
|
5705
5850
|
"processing_configuration": "processingConfiguration",
|
|
5706
5851
|
"retry_options": "retryOptions",
|
|
5707
5852
|
"s3_backup_mode": "s3BackupMode",
|
|
5853
|
+
"secrets_manager_configuration": "secretsManagerConfiguration",
|
|
5708
5854
|
"snowflake_role_configuration": "snowflakeRoleConfiguration",
|
|
5709
5855
|
"snowflake_vpc_configuration": "snowflakeVpcConfiguration",
|
|
5856
|
+
"user": "user",
|
|
5710
5857
|
},
|
|
5711
5858
|
)
|
|
5712
5859
|
class SnowflakeDestinationConfigurationProperty:
|
|
@@ -5715,43 +5862,45 @@ class CfnDeliveryStream(
|
|
|
5715
5862
|
*,
|
|
5716
5863
|
account_url: builtins.str,
|
|
5717
5864
|
database: builtins.str,
|
|
5718
|
-
private_key: builtins.str,
|
|
5719
5865
|
role_arn: builtins.str,
|
|
5720
5866
|
s3_configuration: typing.Union[_IResolvable_da3f097b, typing.Union["CfnDeliveryStream.S3DestinationConfigurationProperty", typing.Dict[builtins.str, typing.Any]]],
|
|
5721
5867
|
schema: builtins.str,
|
|
5722
5868
|
table: builtins.str,
|
|
5723
|
-
user: builtins.str,
|
|
5724
5869
|
cloud_watch_logging_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDeliveryStream.CloudWatchLoggingOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
5725
5870
|
content_column_name: typing.Optional[builtins.str] = None,
|
|
5726
5871
|
data_loading_option: typing.Optional[builtins.str] = None,
|
|
5727
5872
|
key_passphrase: typing.Optional[builtins.str] = None,
|
|
5728
5873
|
meta_data_column_name: typing.Optional[builtins.str] = None,
|
|
5874
|
+
private_key: typing.Optional[builtins.str] = None,
|
|
5729
5875
|
processing_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDeliveryStream.ProcessingConfigurationProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
5730
5876
|
retry_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDeliveryStream.SnowflakeRetryOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
5731
5877
|
s3_backup_mode: typing.Optional[builtins.str] = None,
|
|
5878
|
+
secrets_manager_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDeliveryStream.SecretsManagerConfigurationProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
5732
5879
|
snowflake_role_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDeliveryStream.SnowflakeRoleConfigurationProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
5733
5880
|
snowflake_vpc_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDeliveryStream.SnowflakeVpcConfigurationProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
5881
|
+
user: typing.Optional[builtins.str] = None,
|
|
5734
5882
|
) -> None:
|
|
5735
5883
|
'''Configure Snowflake destination.
|
|
5736
5884
|
|
|
5737
5885
|
:param account_url: URL for accessing your Snowflake account. This URL must include your `account identifier <https://docs.aws.amazon.com/https://docs.snowflake.com/en/user-guide/admin-account-identifier>`_ . Note that the protocol (https://) and port number are optional.
|
|
5738
5886
|
:param database: All data in Snowflake is maintained in databases.
|
|
5739
|
-
:param private_key: The private key used to encrypt your Snowflake client. For information, see `Using Key Pair Authentication & Key Rotation <https://docs.aws.amazon.com/https://docs.snowflake.com/en/user-guide/data-load-snowpipe-streaming-configuration#using-key-pair-authentication-key-rotation>`_ .
|
|
5740
5887
|
:param role_arn: The Amazon Resource Name (ARN) of the Snowflake role.
|
|
5741
5888
|
:param s3_configuration:
|
|
5742
5889
|
:param schema: Each database consists of one or more schemas, which are logical groupings of database objects, such as tables and views.
|
|
5743
5890
|
:param table: All data in Snowflake is stored in database tables, logically structured as collections of columns and rows.
|
|
5744
|
-
:param user: User login name for the Snowflake account.
|
|
5745
5891
|
:param cloud_watch_logging_options:
|
|
5746
5892
|
:param content_column_name: The name of the record content column.
|
|
5747
5893
|
:param data_loading_option: Choose to load JSON keys mapped to table column names or choose to split the JSON payload where content is mapped to a record content column and source metadata is mapped to a record metadata column.
|
|
5748
5894
|
:param key_passphrase: Passphrase to decrypt the private key when the key is encrypted. For information, see `Using Key Pair Authentication & Key Rotation <https://docs.aws.amazon.com/https://docs.snowflake.com/en/user-guide/data-load-snowpipe-streaming-configuration#using-key-pair-authentication-key-rotation>`_ .
|
|
5749
5895
|
:param meta_data_column_name: The name of the record metadata column.
|
|
5896
|
+
:param private_key: The private key used to encrypt your Snowflake client. For information, see `Using Key Pair Authentication & Key Rotation <https://docs.aws.amazon.com/https://docs.snowflake.com/en/user-guide/data-load-snowpipe-streaming-configuration#using-key-pair-authentication-key-rotation>`_ .
|
|
5750
5897
|
:param processing_configuration:
|
|
5751
5898
|
:param retry_options: The time period where Firehose will retry sending data to the chosen HTTP endpoint.
|
|
5752
5899
|
:param s3_backup_mode: Choose an S3 backup mode.
|
|
5900
|
+
:param secrets_manager_configuration: The configuration that defines how you access secrets for Snowflake.
|
|
5753
5901
|
:param snowflake_role_configuration: Optionally configure a Snowflake role. Otherwise the default user role will be used.
|
|
5754
5902
|
:param snowflake_vpc_configuration: The VPCE ID for Firehose to privately connect with Snowflake. The ID format is com.amazonaws.vpce.[region].vpce-svc-<[id]>. For more information, see `Amazon PrivateLink & Snowflake <https://docs.aws.amazon.com/https://docs.snowflake.com/en/user-guide/admin-security-privatelink>`_
|
|
5903
|
+
:param user: User login name for the Snowflake account.
|
|
5755
5904
|
|
|
5756
5905
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-snowflakedestinationconfiguration.html
|
|
5757
5906
|
:exampleMetadata: fixture=_generated
|
|
@@ -5765,7 +5914,6 @@ class CfnDeliveryStream(
|
|
|
5765
5914
|
snowflake_destination_configuration_property = kinesisfirehose.CfnDeliveryStream.SnowflakeDestinationConfigurationProperty(
|
|
5766
5915
|
account_url="accountUrl",
|
|
5767
5916
|
database="database",
|
|
5768
|
-
private_key="privateKey",
|
|
5769
5917
|
role_arn="roleArn",
|
|
5770
5918
|
s3_configuration=kinesisfirehose.CfnDeliveryStream.S3DestinationConfigurationProperty(
|
|
5771
5919
|
bucket_arn="bucketArn",
|
|
@@ -5793,7 +5941,6 @@ class CfnDeliveryStream(
|
|
|
5793
5941
|
),
|
|
5794
5942
|
schema="schema",
|
|
5795
5943
|
table="table",
|
|
5796
|
-
user="user",
|
|
5797
5944
|
|
|
5798
5945
|
# the properties below are optional
|
|
5799
5946
|
cloud_watch_logging_options=kinesisfirehose.CfnDeliveryStream.CloudWatchLoggingOptionsProperty(
|
|
@@ -5805,6 +5952,7 @@ class CfnDeliveryStream(
|
|
|
5805
5952
|
data_loading_option="dataLoadingOption",
|
|
5806
5953
|
key_passphrase="keyPassphrase",
|
|
5807
5954
|
meta_data_column_name="metaDataColumnName",
|
|
5955
|
+
private_key="privateKey",
|
|
5808
5956
|
processing_configuration=kinesisfirehose.CfnDeliveryStream.ProcessingConfigurationProperty(
|
|
5809
5957
|
enabled=False,
|
|
5810
5958
|
processors=[kinesisfirehose.CfnDeliveryStream.ProcessorProperty(
|
|
@@ -5821,44 +5969,51 @@ class CfnDeliveryStream(
|
|
|
5821
5969
|
duration_in_seconds=123
|
|
5822
5970
|
),
|
|
5823
5971
|
s3_backup_mode="s3BackupMode",
|
|
5972
|
+
secrets_manager_configuration=kinesisfirehose.CfnDeliveryStream.SecretsManagerConfigurationProperty(
|
|
5973
|
+
enabled=False,
|
|
5974
|
+
|
|
5975
|
+
# the properties below are optional
|
|
5976
|
+
role_arn="roleArn",
|
|
5977
|
+
secret_arn="secretArn"
|
|
5978
|
+
),
|
|
5824
5979
|
snowflake_role_configuration=kinesisfirehose.CfnDeliveryStream.SnowflakeRoleConfigurationProperty(
|
|
5825
5980
|
enabled=False,
|
|
5826
5981
|
snowflake_role="snowflakeRole"
|
|
5827
5982
|
),
|
|
5828
5983
|
snowflake_vpc_configuration=kinesisfirehose.CfnDeliveryStream.SnowflakeVpcConfigurationProperty(
|
|
5829
5984
|
private_link_vpce_id="privateLinkVpceId"
|
|
5830
|
-
)
|
|
5985
|
+
),
|
|
5986
|
+
user="user"
|
|
5831
5987
|
)
|
|
5832
5988
|
'''
|
|
5833
5989
|
if __debug__:
|
|
5834
5990
|
type_hints = typing.get_type_hints(_typecheckingstub__9743b3910a7f4b6edd05f7d4a76aa45c5a9f674a473fcf4c8c046e1d8d64cb53)
|
|
5835
5991
|
check_type(argname="argument account_url", value=account_url, expected_type=type_hints["account_url"])
|
|
5836
5992
|
check_type(argname="argument database", value=database, expected_type=type_hints["database"])
|
|
5837
|
-
check_type(argname="argument private_key", value=private_key, expected_type=type_hints["private_key"])
|
|
5838
5993
|
check_type(argname="argument role_arn", value=role_arn, expected_type=type_hints["role_arn"])
|
|
5839
5994
|
check_type(argname="argument s3_configuration", value=s3_configuration, expected_type=type_hints["s3_configuration"])
|
|
5840
5995
|
check_type(argname="argument schema", value=schema, expected_type=type_hints["schema"])
|
|
5841
5996
|
check_type(argname="argument table", value=table, expected_type=type_hints["table"])
|
|
5842
|
-
check_type(argname="argument user", value=user, expected_type=type_hints["user"])
|
|
5843
5997
|
check_type(argname="argument cloud_watch_logging_options", value=cloud_watch_logging_options, expected_type=type_hints["cloud_watch_logging_options"])
|
|
5844
5998
|
check_type(argname="argument content_column_name", value=content_column_name, expected_type=type_hints["content_column_name"])
|
|
5845
5999
|
check_type(argname="argument data_loading_option", value=data_loading_option, expected_type=type_hints["data_loading_option"])
|
|
5846
6000
|
check_type(argname="argument key_passphrase", value=key_passphrase, expected_type=type_hints["key_passphrase"])
|
|
5847
6001
|
check_type(argname="argument meta_data_column_name", value=meta_data_column_name, expected_type=type_hints["meta_data_column_name"])
|
|
6002
|
+
check_type(argname="argument private_key", value=private_key, expected_type=type_hints["private_key"])
|
|
5848
6003
|
check_type(argname="argument processing_configuration", value=processing_configuration, expected_type=type_hints["processing_configuration"])
|
|
5849
6004
|
check_type(argname="argument retry_options", value=retry_options, expected_type=type_hints["retry_options"])
|
|
5850
6005
|
check_type(argname="argument s3_backup_mode", value=s3_backup_mode, expected_type=type_hints["s3_backup_mode"])
|
|
6006
|
+
check_type(argname="argument secrets_manager_configuration", value=secrets_manager_configuration, expected_type=type_hints["secrets_manager_configuration"])
|
|
5851
6007
|
check_type(argname="argument snowflake_role_configuration", value=snowflake_role_configuration, expected_type=type_hints["snowflake_role_configuration"])
|
|
5852
6008
|
check_type(argname="argument snowflake_vpc_configuration", value=snowflake_vpc_configuration, expected_type=type_hints["snowflake_vpc_configuration"])
|
|
6009
|
+
check_type(argname="argument user", value=user, expected_type=type_hints["user"])
|
|
5853
6010
|
self._values: typing.Dict[builtins.str, typing.Any] = {
|
|
5854
6011
|
"account_url": account_url,
|
|
5855
6012
|
"database": database,
|
|
5856
|
-
"private_key": private_key,
|
|
5857
6013
|
"role_arn": role_arn,
|
|
5858
6014
|
"s3_configuration": s3_configuration,
|
|
5859
6015
|
"schema": schema,
|
|
5860
6016
|
"table": table,
|
|
5861
|
-
"user": user,
|
|
5862
6017
|
}
|
|
5863
6018
|
if cloud_watch_logging_options is not None:
|
|
5864
6019
|
self._values["cloud_watch_logging_options"] = cloud_watch_logging_options
|
|
@@ -5870,16 +6025,22 @@ class CfnDeliveryStream(
|
|
|
5870
6025
|
self._values["key_passphrase"] = key_passphrase
|
|
5871
6026
|
if meta_data_column_name is not None:
|
|
5872
6027
|
self._values["meta_data_column_name"] = meta_data_column_name
|
|
6028
|
+
if private_key is not None:
|
|
6029
|
+
self._values["private_key"] = private_key
|
|
5873
6030
|
if processing_configuration is not None:
|
|
5874
6031
|
self._values["processing_configuration"] = processing_configuration
|
|
5875
6032
|
if retry_options is not None:
|
|
5876
6033
|
self._values["retry_options"] = retry_options
|
|
5877
6034
|
if s3_backup_mode is not None:
|
|
5878
6035
|
self._values["s3_backup_mode"] = s3_backup_mode
|
|
6036
|
+
if secrets_manager_configuration is not None:
|
|
6037
|
+
self._values["secrets_manager_configuration"] = secrets_manager_configuration
|
|
5879
6038
|
if snowflake_role_configuration is not None:
|
|
5880
6039
|
self._values["snowflake_role_configuration"] = snowflake_role_configuration
|
|
5881
6040
|
if snowflake_vpc_configuration is not None:
|
|
5882
6041
|
self._values["snowflake_vpc_configuration"] = snowflake_vpc_configuration
|
|
6042
|
+
if user is not None:
|
|
6043
|
+
self._values["user"] = user
|
|
5883
6044
|
|
|
5884
6045
|
@builtins.property
|
|
5885
6046
|
def account_url(self) -> builtins.str:
|
|
@@ -5903,18 +6064,6 @@ class CfnDeliveryStream(
|
|
|
5903
6064
|
assert result is not None, "Required property 'database' is missing"
|
|
5904
6065
|
return typing.cast(builtins.str, result)
|
|
5905
6066
|
|
|
5906
|
-
@builtins.property
|
|
5907
|
-
def private_key(self) -> builtins.str:
|
|
5908
|
-
'''The private key used to encrypt your Snowflake client.
|
|
5909
|
-
|
|
5910
|
-
For information, see `Using Key Pair Authentication & Key Rotation <https://docs.aws.amazon.com/https://docs.snowflake.com/en/user-guide/data-load-snowpipe-streaming-configuration#using-key-pair-authentication-key-rotation>`_ .
|
|
5911
|
-
|
|
5912
|
-
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-snowflakedestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-snowflakedestinationconfiguration-privatekey
|
|
5913
|
-
'''
|
|
5914
|
-
result = self._values.get("private_key")
|
|
5915
|
-
assert result is not None, "Required property 'private_key' is missing"
|
|
5916
|
-
return typing.cast(builtins.str, result)
|
|
5917
|
-
|
|
5918
6067
|
@builtins.property
|
|
5919
6068
|
def role_arn(self) -> builtins.str:
|
|
5920
6069
|
'''The Amazon Resource Name (ARN) of the Snowflake role.
|
|
@@ -5956,16 +6105,6 @@ class CfnDeliveryStream(
|
|
|
5956
6105
|
assert result is not None, "Required property 'table' is missing"
|
|
5957
6106
|
return typing.cast(builtins.str, result)
|
|
5958
6107
|
|
|
5959
|
-
@builtins.property
|
|
5960
|
-
def user(self) -> builtins.str:
|
|
5961
|
-
'''User login name for the Snowflake account.
|
|
5962
|
-
|
|
5963
|
-
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-snowflakedestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-snowflakedestinationconfiguration-user
|
|
5964
|
-
'''
|
|
5965
|
-
result = self._values.get("user")
|
|
5966
|
-
assert result is not None, "Required property 'user' is missing"
|
|
5967
|
-
return typing.cast(builtins.str, result)
|
|
5968
|
-
|
|
5969
6108
|
@builtins.property
|
|
5970
6109
|
def cloud_watch_logging_options(
|
|
5971
6110
|
self,
|
|
@@ -6014,6 +6153,17 @@ class CfnDeliveryStream(
|
|
|
6014
6153
|
result = self._values.get("meta_data_column_name")
|
|
6015
6154
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
6016
6155
|
|
|
6156
|
+
@builtins.property
|
|
6157
|
+
def private_key(self) -> typing.Optional[builtins.str]:
|
|
6158
|
+
'''The private key used to encrypt your Snowflake client.
|
|
6159
|
+
|
|
6160
|
+
For information, see `Using Key Pair Authentication & Key Rotation <https://docs.aws.amazon.com/https://docs.snowflake.com/en/user-guide/data-load-snowpipe-streaming-configuration#using-key-pair-authentication-key-rotation>`_ .
|
|
6161
|
+
|
|
6162
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-snowflakedestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-snowflakedestinationconfiguration-privatekey
|
|
6163
|
+
'''
|
|
6164
|
+
result = self._values.get("private_key")
|
|
6165
|
+
return typing.cast(typing.Optional[builtins.str], result)
|
|
6166
|
+
|
|
6017
6167
|
@builtins.property
|
|
6018
6168
|
def processing_configuration(
|
|
6019
6169
|
self,
|
|
@@ -6044,6 +6194,17 @@ class CfnDeliveryStream(
|
|
|
6044
6194
|
result = self._values.get("s3_backup_mode")
|
|
6045
6195
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
6046
6196
|
|
|
6197
|
+
@builtins.property
|
|
6198
|
+
def secrets_manager_configuration(
|
|
6199
|
+
self,
|
|
6200
|
+
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnDeliveryStream.SecretsManagerConfigurationProperty"]]:
|
|
6201
|
+
'''The configuration that defines how you access secrets for Snowflake.
|
|
6202
|
+
|
|
6203
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-snowflakedestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-snowflakedestinationconfiguration-secretsmanagerconfiguration
|
|
6204
|
+
'''
|
|
6205
|
+
result = self._values.get("secrets_manager_configuration")
|
|
6206
|
+
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnDeliveryStream.SecretsManagerConfigurationProperty"]], result)
|
|
6207
|
+
|
|
6047
6208
|
@builtins.property
|
|
6048
6209
|
def snowflake_role_configuration(
|
|
6049
6210
|
self,
|
|
@@ -6070,6 +6231,15 @@ class CfnDeliveryStream(
|
|
|
6070
6231
|
result = self._values.get("snowflake_vpc_configuration")
|
|
6071
6232
|
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnDeliveryStream.SnowflakeVpcConfigurationProperty"]], result)
|
|
6072
6233
|
|
|
6234
|
+
@builtins.property
|
|
6235
|
+
def user(self) -> typing.Optional[builtins.str]:
|
|
6236
|
+
'''User login name for the Snowflake account.
|
|
6237
|
+
|
|
6238
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-snowflakedestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-snowflakedestinationconfiguration-user
|
|
6239
|
+
'''
|
|
6240
|
+
result = self._values.get("user")
|
|
6241
|
+
return typing.cast(typing.Optional[builtins.str], result)
|
|
6242
|
+
|
|
6073
6243
|
def __eq__(self, rhs: typing.Any) -> builtins.bool:
|
|
6074
6244
|
return isinstance(rhs, self.__class__) and rhs._values == self._values
|
|
6075
6245
|
|
|
@@ -6351,14 +6521,15 @@ class CfnDeliveryStream(
|
|
|
6351
6521
|
name_mapping={
|
|
6352
6522
|
"hec_endpoint": "hecEndpoint",
|
|
6353
6523
|
"hec_endpoint_type": "hecEndpointType",
|
|
6354
|
-
"hec_token": "hecToken",
|
|
6355
6524
|
"s3_configuration": "s3Configuration",
|
|
6356
6525
|
"buffering_hints": "bufferingHints",
|
|
6357
6526
|
"cloud_watch_logging_options": "cloudWatchLoggingOptions",
|
|
6358
6527
|
"hec_acknowledgment_timeout_in_seconds": "hecAcknowledgmentTimeoutInSeconds",
|
|
6528
|
+
"hec_token": "hecToken",
|
|
6359
6529
|
"processing_configuration": "processingConfiguration",
|
|
6360
6530
|
"retry_options": "retryOptions",
|
|
6361
6531
|
"s3_backup_mode": "s3BackupMode",
|
|
6532
|
+
"secrets_manager_configuration": "secretsManagerConfiguration",
|
|
6362
6533
|
},
|
|
6363
6534
|
)
|
|
6364
6535
|
class SplunkDestinationConfigurationProperty:
|
|
@@ -6367,27 +6538,29 @@ class CfnDeliveryStream(
|
|
|
6367
6538
|
*,
|
|
6368
6539
|
hec_endpoint: builtins.str,
|
|
6369
6540
|
hec_endpoint_type: builtins.str,
|
|
6370
|
-
hec_token: builtins.str,
|
|
6371
6541
|
s3_configuration: typing.Union[_IResolvable_da3f097b, typing.Union["CfnDeliveryStream.S3DestinationConfigurationProperty", typing.Dict[builtins.str, typing.Any]]],
|
|
6372
6542
|
buffering_hints: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDeliveryStream.SplunkBufferingHintsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
6373
6543
|
cloud_watch_logging_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDeliveryStream.CloudWatchLoggingOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
6374
6544
|
hec_acknowledgment_timeout_in_seconds: typing.Optional[jsii.Number] = None,
|
|
6545
|
+
hec_token: typing.Optional[builtins.str] = None,
|
|
6375
6546
|
processing_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDeliveryStream.ProcessingConfigurationProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
6376
6547
|
retry_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDeliveryStream.SplunkRetryOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
6377
6548
|
s3_backup_mode: typing.Optional[builtins.str] = None,
|
|
6549
|
+
secrets_manager_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDeliveryStream.SecretsManagerConfigurationProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
6378
6550
|
) -> None:
|
|
6379
6551
|
'''The ``SplunkDestinationConfiguration`` property type specifies the configuration of a destination in Splunk for a Kinesis Data Firehose delivery stream.
|
|
6380
6552
|
|
|
6381
6553
|
:param hec_endpoint: The HTTP Event Collector (HEC) endpoint to which Firehose sends your data.
|
|
6382
6554
|
:param hec_endpoint_type: This type can be either ``Raw`` or ``Event`` .
|
|
6383
|
-
:param hec_token: This is a GUID that you obtain from your Splunk cluster when you create a new HEC endpoint.
|
|
6384
6555
|
:param s3_configuration: The configuration for the backup Amazon S3 location.
|
|
6385
6556
|
:param buffering_hints: The buffering options. If no value is specified, the default values for Splunk are used.
|
|
6386
6557
|
:param cloud_watch_logging_options: The Amazon CloudWatch logging options for your delivery stream.
|
|
6387
6558
|
:param hec_acknowledgment_timeout_in_seconds: The amount of time that Firehose waits to receive an acknowledgment from Splunk after it sends it data. At the end of the timeout period, Firehose either tries to send the data again or considers it an error, based on your retry settings.
|
|
6559
|
+
:param hec_token: This is a GUID that you obtain from your Splunk cluster when you create a new HEC endpoint.
|
|
6388
6560
|
:param processing_configuration: The data processing configuration.
|
|
6389
6561
|
:param retry_options: The retry behavior in case Firehose is unable to deliver data to Splunk, or if it doesn't receive an acknowledgment of receipt from Splunk.
|
|
6390
6562
|
:param s3_backup_mode: Defines how documents should be delivered to Amazon S3. When set to ``FailedEventsOnly`` , Firehose writes any data that could not be indexed to the configured Amazon S3 destination. When set to ``AllEvents`` , Firehose delivers all incoming records to Amazon S3, and also writes failed documents to Amazon S3. The default value is ``FailedEventsOnly`` . You can update this backup mode from ``FailedEventsOnly`` to ``AllEvents`` . You can't update it from ``AllEvents`` to ``FailedEventsOnly`` .
|
|
6563
|
+
:param secrets_manager_configuration: The configuration that defines how you access secrets for Splunk.
|
|
6391
6564
|
|
|
6392
6565
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-splunkdestinationconfiguration.html
|
|
6393
6566
|
:exampleMetadata: fixture=_generated
|
|
@@ -6401,7 +6574,6 @@ class CfnDeliveryStream(
|
|
|
6401
6574
|
splunk_destination_configuration_property = kinesisfirehose.CfnDeliveryStream.SplunkDestinationConfigurationProperty(
|
|
6402
6575
|
hec_endpoint="hecEndpoint",
|
|
6403
6576
|
hec_endpoint_type="hecEndpointType",
|
|
6404
|
-
hec_token="hecToken",
|
|
6405
6577
|
s3_configuration=kinesisfirehose.CfnDeliveryStream.S3DestinationConfigurationProperty(
|
|
6406
6578
|
bucket_arn="bucketArn",
|
|
6407
6579
|
role_arn="roleArn",
|
|
@@ -6438,6 +6610,7 @@ class CfnDeliveryStream(
|
|
|
6438
6610
|
log_stream_name="logStreamName"
|
|
6439
6611
|
),
|
|
6440
6612
|
hec_acknowledgment_timeout_in_seconds=123,
|
|
6613
|
+
hec_token="hecToken",
|
|
6441
6614
|
processing_configuration=kinesisfirehose.CfnDeliveryStream.ProcessingConfigurationProperty(
|
|
6442
6615
|
enabled=False,
|
|
6443
6616
|
processors=[kinesisfirehose.CfnDeliveryStream.ProcessorProperty(
|
|
@@ -6453,25 +6626,32 @@ class CfnDeliveryStream(
|
|
|
6453
6626
|
retry_options=kinesisfirehose.CfnDeliveryStream.SplunkRetryOptionsProperty(
|
|
6454
6627
|
duration_in_seconds=123
|
|
6455
6628
|
),
|
|
6456
|
-
s3_backup_mode="s3BackupMode"
|
|
6629
|
+
s3_backup_mode="s3BackupMode",
|
|
6630
|
+
secrets_manager_configuration=kinesisfirehose.CfnDeliveryStream.SecretsManagerConfigurationProperty(
|
|
6631
|
+
enabled=False,
|
|
6632
|
+
|
|
6633
|
+
# the properties below are optional
|
|
6634
|
+
role_arn="roleArn",
|
|
6635
|
+
secret_arn="secretArn"
|
|
6636
|
+
)
|
|
6457
6637
|
)
|
|
6458
6638
|
'''
|
|
6459
6639
|
if __debug__:
|
|
6460
6640
|
type_hints = typing.get_type_hints(_typecheckingstub__be9923ea7818bcdc567ae6e06b529c44c6a3c42b59af06768977f4c55fdd20a6)
|
|
6461
6641
|
check_type(argname="argument hec_endpoint", value=hec_endpoint, expected_type=type_hints["hec_endpoint"])
|
|
6462
6642
|
check_type(argname="argument hec_endpoint_type", value=hec_endpoint_type, expected_type=type_hints["hec_endpoint_type"])
|
|
6463
|
-
check_type(argname="argument hec_token", value=hec_token, expected_type=type_hints["hec_token"])
|
|
6464
6643
|
check_type(argname="argument s3_configuration", value=s3_configuration, expected_type=type_hints["s3_configuration"])
|
|
6465
6644
|
check_type(argname="argument buffering_hints", value=buffering_hints, expected_type=type_hints["buffering_hints"])
|
|
6466
6645
|
check_type(argname="argument cloud_watch_logging_options", value=cloud_watch_logging_options, expected_type=type_hints["cloud_watch_logging_options"])
|
|
6467
6646
|
check_type(argname="argument hec_acknowledgment_timeout_in_seconds", value=hec_acknowledgment_timeout_in_seconds, expected_type=type_hints["hec_acknowledgment_timeout_in_seconds"])
|
|
6647
|
+
check_type(argname="argument hec_token", value=hec_token, expected_type=type_hints["hec_token"])
|
|
6468
6648
|
check_type(argname="argument processing_configuration", value=processing_configuration, expected_type=type_hints["processing_configuration"])
|
|
6469
6649
|
check_type(argname="argument retry_options", value=retry_options, expected_type=type_hints["retry_options"])
|
|
6470
6650
|
check_type(argname="argument s3_backup_mode", value=s3_backup_mode, expected_type=type_hints["s3_backup_mode"])
|
|
6651
|
+
check_type(argname="argument secrets_manager_configuration", value=secrets_manager_configuration, expected_type=type_hints["secrets_manager_configuration"])
|
|
6471
6652
|
self._values: typing.Dict[builtins.str, typing.Any] = {
|
|
6472
6653
|
"hec_endpoint": hec_endpoint,
|
|
6473
6654
|
"hec_endpoint_type": hec_endpoint_type,
|
|
6474
|
-
"hec_token": hec_token,
|
|
6475
6655
|
"s3_configuration": s3_configuration,
|
|
6476
6656
|
}
|
|
6477
6657
|
if buffering_hints is not None:
|
|
@@ -6480,12 +6660,16 @@ class CfnDeliveryStream(
|
|
|
6480
6660
|
self._values["cloud_watch_logging_options"] = cloud_watch_logging_options
|
|
6481
6661
|
if hec_acknowledgment_timeout_in_seconds is not None:
|
|
6482
6662
|
self._values["hec_acknowledgment_timeout_in_seconds"] = hec_acknowledgment_timeout_in_seconds
|
|
6663
|
+
if hec_token is not None:
|
|
6664
|
+
self._values["hec_token"] = hec_token
|
|
6483
6665
|
if processing_configuration is not None:
|
|
6484
6666
|
self._values["processing_configuration"] = processing_configuration
|
|
6485
6667
|
if retry_options is not None:
|
|
6486
6668
|
self._values["retry_options"] = retry_options
|
|
6487
6669
|
if s3_backup_mode is not None:
|
|
6488
6670
|
self._values["s3_backup_mode"] = s3_backup_mode
|
|
6671
|
+
if secrets_manager_configuration is not None:
|
|
6672
|
+
self._values["secrets_manager_configuration"] = secrets_manager_configuration
|
|
6489
6673
|
|
|
6490
6674
|
@builtins.property
|
|
6491
6675
|
def hec_endpoint(self) -> builtins.str:
|
|
@@ -6507,16 +6691,6 @@ class CfnDeliveryStream(
|
|
|
6507
6691
|
assert result is not None, "Required property 'hec_endpoint_type' is missing"
|
|
6508
6692
|
return typing.cast(builtins.str, result)
|
|
6509
6693
|
|
|
6510
|
-
@builtins.property
|
|
6511
|
-
def hec_token(self) -> builtins.str:
|
|
6512
|
-
'''This is a GUID that you obtain from your Splunk cluster when you create a new HEC endpoint.
|
|
6513
|
-
|
|
6514
|
-
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-splunkdestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-splunkdestinationconfiguration-hectoken
|
|
6515
|
-
'''
|
|
6516
|
-
result = self._values.get("hec_token")
|
|
6517
|
-
assert result is not None, "Required property 'hec_token' is missing"
|
|
6518
|
-
return typing.cast(builtins.str, result)
|
|
6519
|
-
|
|
6520
6694
|
@builtins.property
|
|
6521
6695
|
def s3_configuration(
|
|
6522
6696
|
self,
|
|
@@ -6564,6 +6738,15 @@ class CfnDeliveryStream(
|
|
|
6564
6738
|
result = self._values.get("hec_acknowledgment_timeout_in_seconds")
|
|
6565
6739
|
return typing.cast(typing.Optional[jsii.Number], result)
|
|
6566
6740
|
|
|
6741
|
+
@builtins.property
|
|
6742
|
+
def hec_token(self) -> typing.Optional[builtins.str]:
|
|
6743
|
+
'''This is a GUID that you obtain from your Splunk cluster when you create a new HEC endpoint.
|
|
6744
|
+
|
|
6745
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-splunkdestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-splunkdestinationconfiguration-hectoken
|
|
6746
|
+
'''
|
|
6747
|
+
result = self._values.get("hec_token")
|
|
6748
|
+
return typing.cast(typing.Optional[builtins.str], result)
|
|
6749
|
+
|
|
6567
6750
|
@builtins.property
|
|
6568
6751
|
def processing_configuration(
|
|
6569
6752
|
self,
|
|
@@ -6599,6 +6782,17 @@ class CfnDeliveryStream(
|
|
|
6599
6782
|
result = self._values.get("s3_backup_mode")
|
|
6600
6783
|
return typing.cast(typing.Optional[builtins.str], result)
|
|
6601
6784
|
|
|
6785
|
+
@builtins.property
|
|
6786
|
+
def secrets_manager_configuration(
|
|
6787
|
+
self,
|
|
6788
|
+
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnDeliveryStream.SecretsManagerConfigurationProperty"]]:
|
|
6789
|
+
'''The configuration that defines how you access secrets for Splunk.
|
|
6790
|
+
|
|
6791
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-splunkdestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-splunkdestinationconfiguration-secretsmanagerconfiguration
|
|
6792
|
+
'''
|
|
6793
|
+
result = self._values.get("secrets_manager_configuration")
|
|
6794
|
+
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnDeliveryStream.SecretsManagerConfigurationProperty"]], result)
|
|
6795
|
+
|
|
6602
6796
|
def __eq__(self, rhs: typing.Any) -> builtins.bool:
|
|
6603
6797
|
return isinstance(rhs, self.__class__) and rhs._values == self._values
|
|
6604
6798
|
|
|
@@ -7488,6 +7682,7 @@ def _typecheckingstub__6e8b3a25c8aa6cb1c905473fb8dd18a708e794918ae12a9a622993603
|
|
|
7488
7682
|
retry_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDeliveryStream.RetryOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
7489
7683
|
role_arn: typing.Optional[builtins.str] = None,
|
|
7490
7684
|
s3_backup_mode: typing.Optional[builtins.str] = None,
|
|
7685
|
+
secrets_manager_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDeliveryStream.SecretsManagerConfigurationProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
7491
7686
|
) -> None:
|
|
7492
7687
|
"""Type checking stubs"""
|
|
7493
7688
|
pass
|
|
@@ -7603,15 +7798,16 @@ def _typecheckingstub__a05dc5298788a3b9496bc2e383242a0570183c6703c04af2c5e991292
|
|
|
7603
7798
|
*,
|
|
7604
7799
|
cluster_jdbcurl: builtins.str,
|
|
7605
7800
|
copy_command: typing.Union[_IResolvable_da3f097b, typing.Union[CfnDeliveryStream.CopyCommandProperty, typing.Dict[builtins.str, typing.Any]]],
|
|
7606
|
-
password: builtins.str,
|
|
7607
7801
|
role_arn: builtins.str,
|
|
7608
7802
|
s3_configuration: typing.Union[_IResolvable_da3f097b, typing.Union[CfnDeliveryStream.S3DestinationConfigurationProperty, typing.Dict[builtins.str, typing.Any]]],
|
|
7609
|
-
username: builtins.str,
|
|
7610
7803
|
cloud_watch_logging_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDeliveryStream.CloudWatchLoggingOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
7804
|
+
password: typing.Optional[builtins.str] = None,
|
|
7611
7805
|
processing_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDeliveryStream.ProcessingConfigurationProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
7612
7806
|
retry_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDeliveryStream.RedshiftRetryOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
7613
7807
|
s3_backup_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDeliveryStream.S3DestinationConfigurationProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
7614
7808
|
s3_backup_mode: typing.Optional[builtins.str] = None,
|
|
7809
|
+
secrets_manager_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDeliveryStream.SecretsManagerConfigurationProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
7810
|
+
username: typing.Optional[builtins.str] = None,
|
|
7615
7811
|
) -> None:
|
|
7616
7812
|
"""Type checking stubs"""
|
|
7617
7813
|
pass
|
|
@@ -7656,6 +7852,15 @@ def _typecheckingstub__c1389c57283b687c62069951b51187332947eeb24f5fcb8781af71c2b
|
|
|
7656
7852
|
"""Type checking stubs"""
|
|
7657
7853
|
pass
|
|
7658
7854
|
|
|
7855
|
+
def _typecheckingstub__b935af4b7f540cbb6b063a9c37a906eaf8c3ed8781b19ea32e1836ca909b3dac(
|
|
7856
|
+
*,
|
|
7857
|
+
enabled: typing.Union[builtins.bool, _IResolvable_da3f097b],
|
|
7858
|
+
role_arn: typing.Optional[builtins.str] = None,
|
|
7859
|
+
secret_arn: typing.Optional[builtins.str] = None,
|
|
7860
|
+
) -> None:
|
|
7861
|
+
"""Type checking stubs"""
|
|
7862
|
+
pass
|
|
7863
|
+
|
|
7659
7864
|
def _typecheckingstub__706925197a1b663cd9be8234e85ce2780b58d7bf71737c801e0c393104407464(
|
|
7660
7865
|
*,
|
|
7661
7866
|
orc_ser_de: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDeliveryStream.OrcSerDeProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
@@ -7668,22 +7873,23 @@ def _typecheckingstub__9743b3910a7f4b6edd05f7d4a76aa45c5a9f674a473fcf4c8c046e1d8
|
|
|
7668
7873
|
*,
|
|
7669
7874
|
account_url: builtins.str,
|
|
7670
7875
|
database: builtins.str,
|
|
7671
|
-
private_key: builtins.str,
|
|
7672
7876
|
role_arn: builtins.str,
|
|
7673
7877
|
s3_configuration: typing.Union[_IResolvable_da3f097b, typing.Union[CfnDeliveryStream.S3DestinationConfigurationProperty, typing.Dict[builtins.str, typing.Any]]],
|
|
7674
7878
|
schema: builtins.str,
|
|
7675
7879
|
table: builtins.str,
|
|
7676
|
-
user: builtins.str,
|
|
7677
7880
|
cloud_watch_logging_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDeliveryStream.CloudWatchLoggingOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
7678
7881
|
content_column_name: typing.Optional[builtins.str] = None,
|
|
7679
7882
|
data_loading_option: typing.Optional[builtins.str] = None,
|
|
7680
7883
|
key_passphrase: typing.Optional[builtins.str] = None,
|
|
7681
7884
|
meta_data_column_name: typing.Optional[builtins.str] = None,
|
|
7885
|
+
private_key: typing.Optional[builtins.str] = None,
|
|
7682
7886
|
processing_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDeliveryStream.ProcessingConfigurationProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
7683
7887
|
retry_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDeliveryStream.SnowflakeRetryOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
7684
7888
|
s3_backup_mode: typing.Optional[builtins.str] = None,
|
|
7889
|
+
secrets_manager_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDeliveryStream.SecretsManagerConfigurationProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
7685
7890
|
snowflake_role_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDeliveryStream.SnowflakeRoleConfigurationProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
7686
7891
|
snowflake_vpc_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDeliveryStream.SnowflakeVpcConfigurationProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
7892
|
+
user: typing.Optional[builtins.str] = None,
|
|
7687
7893
|
) -> None:
|
|
7688
7894
|
"""Type checking stubs"""
|
|
7689
7895
|
pass
|
|
@@ -7722,14 +7928,15 @@ def _typecheckingstub__be9923ea7818bcdc567ae6e06b529c44c6a3c42b59af06768977f4c55
|
|
|
7722
7928
|
*,
|
|
7723
7929
|
hec_endpoint: builtins.str,
|
|
7724
7930
|
hec_endpoint_type: builtins.str,
|
|
7725
|
-
hec_token: builtins.str,
|
|
7726
7931
|
s3_configuration: typing.Union[_IResolvable_da3f097b, typing.Union[CfnDeliveryStream.S3DestinationConfigurationProperty, typing.Dict[builtins.str, typing.Any]]],
|
|
7727
7932
|
buffering_hints: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDeliveryStream.SplunkBufferingHintsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
7728
7933
|
cloud_watch_logging_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDeliveryStream.CloudWatchLoggingOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
7729
7934
|
hec_acknowledgment_timeout_in_seconds: typing.Optional[jsii.Number] = None,
|
|
7935
|
+
hec_token: typing.Optional[builtins.str] = None,
|
|
7730
7936
|
processing_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDeliveryStream.ProcessingConfigurationProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
7731
7937
|
retry_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDeliveryStream.SplunkRetryOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
7732
7938
|
s3_backup_mode: typing.Optional[builtins.str] = None,
|
|
7939
|
+
secrets_manager_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDeliveryStream.SecretsManagerConfigurationProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
7733
7940
|
) -> None:
|
|
7734
7941
|
"""Type checking stubs"""
|
|
7735
7942
|
pass
|