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
|
@@ -48,7 +48,22 @@ import jsii
|
|
|
48
48
|
import publication
|
|
49
49
|
import typing_extensions
|
|
50
50
|
|
|
51
|
-
|
|
51
|
+
import typeguard
|
|
52
|
+
from importlib.metadata import version as _metadata_package_version
|
|
53
|
+
TYPEGUARD_MAJOR_VERSION = int(_metadata_package_version('typeguard').split('.')[0])
|
|
54
|
+
|
|
55
|
+
def check_type(argname: str, value: object, expected_type: typing.Any) -> typing.Any:
|
|
56
|
+
if TYPEGUARD_MAJOR_VERSION <= 2:
|
|
57
|
+
return typeguard.check_type(argname=argname, value=value, expected_type=expected_type) # type:ignore
|
|
58
|
+
else:
|
|
59
|
+
if isinstance(value, jsii._reference_map.InterfaceDynamicProxy): # pyright: ignore [reportAttributeAccessIssue]
|
|
60
|
+
pass
|
|
61
|
+
else:
|
|
62
|
+
if TYPEGUARD_MAJOR_VERSION == 3:
|
|
63
|
+
typeguard.config.collection_check_strategy = typeguard.CollectionCheckStrategy.ALL_ITEMS # type:ignore
|
|
64
|
+
typeguard.check_type(value=value, expected_type=expected_type) # type:ignore
|
|
65
|
+
else:
|
|
66
|
+
typeguard.check_type(value=value, expected_type=expected_type, collection_check_strategy=typeguard.CollectionCheckStrategy.ALL_ITEMS) # type:ignore
|
|
52
67
|
|
|
53
68
|
from .._jsii import *
|
|
54
69
|
|
|
@@ -69,7 +84,11 @@ class CfnChallenge(
|
|
|
69
84
|
metaclass=jsii.JSIIMeta,
|
|
70
85
|
jsii_type="aws-cdk-lib.aws_pcaconnectorscep.CfnChallenge",
|
|
71
86
|
):
|
|
72
|
-
'''
|
|
87
|
+
'''For general-purpose connectors.
|
|
88
|
+
|
|
89
|
+
Creates a *challenge password* for the specified connector. The SCEP protocol uses a challenge password to authenticate a request before issuing a certificate from a certificate authority (CA). Your SCEP clients include the challenge password as part of their certificate request to Connector for SCEP. To retrieve the connector Amazon Resource Names (ARNs) for the connectors in your account, call `ListConnectors <https://docs.aws.amazon.com/C4SCEP_API/pca-connector-scep/latest/APIReference/API_ListConnectors.html>`_ .
|
|
90
|
+
|
|
91
|
+
To create additional challenge passwords for the connector, call ``CreateChallenge`` again. We recommend frequently rotating your challenge passwords.
|
|
73
92
|
|
|
74
93
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pcaconnectorscep-challenge.html
|
|
75
94
|
:cloudformationResource: AWS::PCAConnectorSCEP::Challenge
|
|
@@ -102,7 +121,7 @@ class CfnChallenge(
|
|
|
102
121
|
'''
|
|
103
122
|
:param scope: Scope in which this resource is defined.
|
|
104
123
|
:param id: Construct identifier for this resource (unique in its scope).
|
|
105
|
-
:param connector_arn:
|
|
124
|
+
:param connector_arn: The Amazon Resource Name (ARN) of the connector.
|
|
106
125
|
:param tags:
|
|
107
126
|
'''
|
|
108
127
|
if __debug__:
|
|
@@ -146,7 +165,8 @@ class CfnChallenge(
|
|
|
146
165
|
@builtins.property
|
|
147
166
|
@jsii.member(jsii_name="attrChallengeArn")
|
|
148
167
|
def attr_challenge_arn(self) -> builtins.str:
|
|
149
|
-
'''
|
|
168
|
+
'''The Amazon Resource Name (ARN) of the challenge.
|
|
169
|
+
|
|
150
170
|
:cloudformationAttribute: ChallengeArn
|
|
151
171
|
'''
|
|
152
172
|
return typing.cast(builtins.str, jsii.get(self, "attrChallengeArn"))
|
|
@@ -165,6 +185,7 @@ class CfnChallenge(
|
|
|
165
185
|
@builtins.property
|
|
166
186
|
@jsii.member(jsii_name="connectorArn")
|
|
167
187
|
def connector_arn(self) -> builtins.str:
|
|
188
|
+
'''The Amazon Resource Name (ARN) of the connector.'''
|
|
168
189
|
return typing.cast(builtins.str, jsii.get(self, "connectorArn"))
|
|
169
190
|
|
|
170
191
|
@connector_arn.setter
|
|
@@ -204,7 +225,7 @@ class CfnChallengeProps:
|
|
|
204
225
|
) -> None:
|
|
205
226
|
'''Properties for defining a ``CfnChallenge``.
|
|
206
227
|
|
|
207
|
-
:param connector_arn:
|
|
228
|
+
:param connector_arn: The Amazon Resource Name (ARN) of the connector.
|
|
208
229
|
:param tags:
|
|
209
230
|
|
|
210
231
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pcaconnectorscep-challenge.html
|
|
@@ -237,7 +258,8 @@ class CfnChallengeProps:
|
|
|
237
258
|
|
|
238
259
|
@builtins.property
|
|
239
260
|
def connector_arn(self) -> builtins.str:
|
|
240
|
-
'''
|
|
261
|
+
'''The Amazon Resource Name (ARN) of the connector.
|
|
262
|
+
|
|
241
263
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pcaconnectorscep-challenge.html#cfn-pcaconnectorscep-challenge-connectorarn
|
|
242
264
|
'''
|
|
243
265
|
result = self._values.get("connector_arn")
|
|
@@ -270,7 +292,9 @@ class CfnConnector(
|
|
|
270
292
|
metaclass=jsii.JSIIMeta,
|
|
271
293
|
jsii_type="aws-cdk-lib.aws_pcaconnectorscep.CfnConnector",
|
|
272
294
|
):
|
|
273
|
-
'''
|
|
295
|
+
'''Connector for SCEP is a service that links AWS Private Certificate Authority to your SCEP-enabled devices.
|
|
296
|
+
|
|
297
|
+
The connector brokers the exchange of certificates from AWS Private CA to your SCEP-enabled devices and mobile device management systems. The connector is a complex type that contains the connector's configuration settings.
|
|
274
298
|
|
|
275
299
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pcaconnectorscep-connector.html
|
|
276
300
|
:cloudformationResource: AWS::PCAConnectorSCEP::Connector
|
|
@@ -310,8 +334,8 @@ class CfnConnector(
|
|
|
310
334
|
'''
|
|
311
335
|
:param scope: Scope in which this resource is defined.
|
|
312
336
|
:param id: Construct identifier for this resource (unique in its scope).
|
|
313
|
-
:param certificate_authority_arn:
|
|
314
|
-
:param mobile_device_management:
|
|
337
|
+
:param certificate_authority_arn: The Amazon Resource Name (ARN) of the certificate authority associated with the connector.
|
|
338
|
+
:param mobile_device_management: Contains settings relevant to the mobile device management system that you chose for the connector. If you didn't configure ``MobileDeviceManagement`` , then the connector is for general-purpose use and this object is empty.
|
|
315
339
|
:param tags:
|
|
316
340
|
'''
|
|
317
341
|
if __debug__:
|
|
@@ -359,7 +383,8 @@ class CfnConnector(
|
|
|
359
383
|
@builtins.property
|
|
360
384
|
@jsii.member(jsii_name="attrConnectorArn")
|
|
361
385
|
def attr_connector_arn(self) -> builtins.str:
|
|
362
|
-
'''
|
|
386
|
+
'''The Amazon Resource Name (ARN) of the connector.
|
|
387
|
+
|
|
363
388
|
:cloudformationAttribute: ConnectorArn
|
|
364
389
|
'''
|
|
365
390
|
return typing.cast(builtins.str, jsii.get(self, "attrConnectorArn"))
|
|
@@ -367,7 +392,8 @@ class CfnConnector(
|
|
|
367
392
|
@builtins.property
|
|
368
393
|
@jsii.member(jsii_name="attrEndpoint")
|
|
369
394
|
def attr_endpoint(self) -> builtins.str:
|
|
370
|
-
'''
|
|
395
|
+
'''The connector's HTTPS public SCEP URL.
|
|
396
|
+
|
|
371
397
|
:cloudformationAttribute: Endpoint
|
|
372
398
|
'''
|
|
373
399
|
return typing.cast(builtins.str, jsii.get(self, "attrEndpoint"))
|
|
@@ -383,7 +409,8 @@ class CfnConnector(
|
|
|
383
409
|
@builtins.property
|
|
384
410
|
@jsii.member(jsii_name="attrType")
|
|
385
411
|
def attr_type(self) -> builtins.str:
|
|
386
|
-
'''
|
|
412
|
+
'''The connector type.
|
|
413
|
+
|
|
387
414
|
:cloudformationAttribute: Type
|
|
388
415
|
'''
|
|
389
416
|
return typing.cast(builtins.str, jsii.get(self, "attrType"))
|
|
@@ -402,6 +429,7 @@ class CfnConnector(
|
|
|
402
429
|
@builtins.property
|
|
403
430
|
@jsii.member(jsii_name="certificateAuthorityArn")
|
|
404
431
|
def certificate_authority_arn(self) -> builtins.str:
|
|
432
|
+
'''The Amazon Resource Name (ARN) of the certificate authority associated with the connector.'''
|
|
405
433
|
return typing.cast(builtins.str, jsii.get(self, "certificateAuthorityArn"))
|
|
406
434
|
|
|
407
435
|
@certificate_authority_arn.setter
|
|
@@ -416,6 +444,7 @@ class CfnConnector(
|
|
|
416
444
|
def mobile_device_management(
|
|
417
445
|
self,
|
|
418
446
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnConnector.MobileDeviceManagementProperty"]]:
|
|
447
|
+
'''Contains settings relevant to the mobile device management system that you chose for the connector.'''
|
|
419
448
|
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnConnector.MobileDeviceManagementProperty"]], jsii.get(self, "mobileDeviceManagement"))
|
|
420
449
|
|
|
421
450
|
@mobile_device_management.setter
|
|
@@ -458,9 +487,14 @@ class CfnConnector(
|
|
|
458
487
|
azure_application_id: builtins.str,
|
|
459
488
|
domain: builtins.str,
|
|
460
489
|
) -> None:
|
|
461
|
-
'''
|
|
462
|
-
|
|
463
|
-
|
|
490
|
+
'''Contains configuration details for use with Microsoft Intune.
|
|
491
|
+
|
|
492
|
+
For information about using Connector for SCEP for Microsoft Intune, see `Using Connector for SCEP for Microsoft Intune <https://docs.aws.amazon.com/privateca/latest/userguide/scep-connector.htmlconnector-for-scep-intune.html>`_ .
|
|
493
|
+
|
|
494
|
+
When you use Connector for SCEP for Microsoft Intune, certain functionalities are enabled by accessing Microsoft Intune through the Microsoft API. Your use of the Connector for SCEP and accompanying AWS services doesn't remove your need to have a valid license for your use of the Microsoft Intune service. You should also review the `Microsoft Intune® App Protection Policies <https://docs.aws.amazon.com/https://learn.microsoft.com/en-us/mem/intune/apps/app-protection-policy>`_ .
|
|
495
|
+
|
|
496
|
+
:param azure_application_id: The directory (tenant) ID from your Microsoft Entra ID app registration.
|
|
497
|
+
:param domain: The primary domain from your Microsoft Entra ID app registration.
|
|
464
498
|
|
|
465
499
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pcaconnectorscep-connector-intuneconfiguration.html
|
|
466
500
|
:exampleMetadata: fixture=_generated
|
|
@@ -487,7 +521,8 @@ class CfnConnector(
|
|
|
487
521
|
|
|
488
522
|
@builtins.property
|
|
489
523
|
def azure_application_id(self) -> builtins.str:
|
|
490
|
-
'''
|
|
524
|
+
'''The directory (tenant) ID from your Microsoft Entra ID app registration.
|
|
525
|
+
|
|
491
526
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pcaconnectorscep-connector-intuneconfiguration.html#cfn-pcaconnectorscep-connector-intuneconfiguration-azureapplicationid
|
|
492
527
|
'''
|
|
493
528
|
result = self._values.get("azure_application_id")
|
|
@@ -496,7 +531,8 @@ class CfnConnector(
|
|
|
496
531
|
|
|
497
532
|
@builtins.property
|
|
498
533
|
def domain(self) -> builtins.str:
|
|
499
|
-
'''
|
|
534
|
+
'''The primary domain from your Microsoft Entra ID app registration.
|
|
535
|
+
|
|
500
536
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pcaconnectorscep-connector-intuneconfiguration.html#cfn-pcaconnectorscep-connector-intuneconfiguration-domain
|
|
501
537
|
'''
|
|
502
538
|
result = self._values.get("domain")
|
|
@@ -525,8 +561,13 @@ class CfnConnector(
|
|
|
525
561
|
*,
|
|
526
562
|
intune: typing.Union[_IResolvable_da3f097b, typing.Union["CfnConnector.IntuneConfigurationProperty", typing.Dict[builtins.str, typing.Any]]],
|
|
527
563
|
) -> None:
|
|
528
|
-
'''
|
|
529
|
-
|
|
564
|
+
'''If you don't supply a value, by default Connector for SCEP creates a connector for general-purpose use.
|
|
565
|
+
|
|
566
|
+
A general-purpose connector is designed to work with clients or endpoints that support the SCEP protocol, except Connector for SCEP for Microsoft Intune. For information about considerations and limitations with using Connector for SCEP, see `Considerations and Limitations <https://docs.aws.amazon.com/privateca/latest/userguide/scep-connector.htmlc4scep-considerations-limitations.html>`_ .
|
|
567
|
+
|
|
568
|
+
If you provide an ``IntuneConfiguration`` , Connector for SCEP creates a connector for use with Microsoft Intune, and you manage the challenge passwords using Microsoft Intune. For more information, see `Using Connector for SCEP for Microsoft Intune <https://docs.aws.amazon.com/privateca/latest/userguide/scep-connector.htmlconnector-for-scep-intune.html>`_ .
|
|
569
|
+
|
|
570
|
+
:param intune: Configuration settings for use with Microsoft Intune. For information about using Connector for SCEP for Microsoft Intune, see `Using Connector for SCEP for Microsoft Intune <https://docs.aws.amazon.com/privateca/latest/userguide/scep-connector.htmlconnector-for-scep-intune.html>`_ .
|
|
530
571
|
|
|
531
572
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pcaconnectorscep-connector-mobiledevicemanagement.html
|
|
532
573
|
:exampleMetadata: fixture=_generated
|
|
@@ -555,7 +596,10 @@ class CfnConnector(
|
|
|
555
596
|
def intune(
|
|
556
597
|
self,
|
|
557
598
|
) -> typing.Union[_IResolvable_da3f097b, "CfnConnector.IntuneConfigurationProperty"]:
|
|
558
|
-
'''
|
|
599
|
+
'''Configuration settings for use with Microsoft Intune.
|
|
600
|
+
|
|
601
|
+
For information about using Connector for SCEP for Microsoft Intune, see `Using Connector for SCEP for Microsoft Intune <https://docs.aws.amazon.com/privateca/latest/userguide/scep-connector.htmlconnector-for-scep-intune.html>`_ .
|
|
602
|
+
|
|
559
603
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pcaconnectorscep-connector-mobiledevicemanagement.html#cfn-pcaconnectorscep-connector-mobiledevicemanagement-intune
|
|
560
604
|
'''
|
|
561
605
|
result = self._values.get("intune")
|
|
@@ -590,10 +634,13 @@ class CfnConnector(
|
|
|
590
634
|
issuer: typing.Optional[builtins.str] = None,
|
|
591
635
|
subject: typing.Optional[builtins.str] = None,
|
|
592
636
|
) -> None:
|
|
593
|
-
'''
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
637
|
+
'''Contains OpenID Connect (OIDC) parameters for use with Microsoft Intune.
|
|
638
|
+
|
|
639
|
+
For more information about using Connector for SCEP for Microsoft Intune, see `Using Connector for SCEP for Microsoft Intune <https://docs.aws.amazon.com/privateca/latest/userguide/scep-connector.htmlconnector-for-scep-intune.html>`_ .
|
|
640
|
+
|
|
641
|
+
:param audience: The audience value to copy into your Microsoft Entra app registration's OIDC.
|
|
642
|
+
:param issuer: The issuer value to copy into your Microsoft Entra app registration's OIDC.
|
|
643
|
+
:param subject: The subject value to copy into your Microsoft Entra app registration's OIDC.
|
|
597
644
|
|
|
598
645
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pcaconnectorscep-connector-openidconfiguration.html
|
|
599
646
|
:exampleMetadata: fixture=_generated
|
|
@@ -625,7 +672,8 @@ class CfnConnector(
|
|
|
625
672
|
|
|
626
673
|
@builtins.property
|
|
627
674
|
def audience(self) -> typing.Optional[builtins.str]:
|
|
628
|
-
'''
|
|
675
|
+
'''The audience value to copy into your Microsoft Entra app registration's OIDC.
|
|
676
|
+
|
|
629
677
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pcaconnectorscep-connector-openidconfiguration.html#cfn-pcaconnectorscep-connector-openidconfiguration-audience
|
|
630
678
|
'''
|
|
631
679
|
result = self._values.get("audience")
|
|
@@ -633,7 +681,8 @@ class CfnConnector(
|
|
|
633
681
|
|
|
634
682
|
@builtins.property
|
|
635
683
|
def issuer(self) -> typing.Optional[builtins.str]:
|
|
636
|
-
'''
|
|
684
|
+
'''The issuer value to copy into your Microsoft Entra app registration's OIDC.
|
|
685
|
+
|
|
637
686
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pcaconnectorscep-connector-openidconfiguration.html#cfn-pcaconnectorscep-connector-openidconfiguration-issuer
|
|
638
687
|
'''
|
|
639
688
|
result = self._values.get("issuer")
|
|
@@ -641,7 +690,8 @@ class CfnConnector(
|
|
|
641
690
|
|
|
642
691
|
@builtins.property
|
|
643
692
|
def subject(self) -> typing.Optional[builtins.str]:
|
|
644
|
-
'''
|
|
693
|
+
'''The subject value to copy into your Microsoft Entra app registration's OIDC.
|
|
694
|
+
|
|
645
695
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pcaconnectorscep-connector-openidconfiguration.html#cfn-pcaconnectorscep-connector-openidconfiguration-subject
|
|
646
696
|
'''
|
|
647
697
|
result = self._values.get("subject")
|
|
@@ -678,8 +728,8 @@ class CfnConnectorProps:
|
|
|
678
728
|
) -> None:
|
|
679
729
|
'''Properties for defining a ``CfnConnector``.
|
|
680
730
|
|
|
681
|
-
:param certificate_authority_arn:
|
|
682
|
-
:param mobile_device_management:
|
|
731
|
+
:param certificate_authority_arn: The Amazon Resource Name (ARN) of the certificate authority associated with the connector.
|
|
732
|
+
:param mobile_device_management: Contains settings relevant to the mobile device management system that you chose for the connector. If you didn't configure ``MobileDeviceManagement`` , then the connector is for general-purpose use and this object is empty.
|
|
683
733
|
:param tags:
|
|
684
734
|
|
|
685
735
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pcaconnectorscep-connector.html
|
|
@@ -721,7 +771,8 @@ class CfnConnectorProps:
|
|
|
721
771
|
|
|
722
772
|
@builtins.property
|
|
723
773
|
def certificate_authority_arn(self) -> builtins.str:
|
|
724
|
-
'''
|
|
774
|
+
'''The Amazon Resource Name (ARN) of the certificate authority associated with the connector.
|
|
775
|
+
|
|
725
776
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pcaconnectorscep-connector.html#cfn-pcaconnectorscep-connector-certificateauthorityarn
|
|
726
777
|
'''
|
|
727
778
|
result = self._values.get("certificate_authority_arn")
|
|
@@ -732,7 +783,10 @@ class CfnConnectorProps:
|
|
|
732
783
|
def mobile_device_management(
|
|
733
784
|
self,
|
|
734
785
|
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, CfnConnector.MobileDeviceManagementProperty]]:
|
|
735
|
-
'''
|
|
786
|
+
'''Contains settings relevant to the mobile device management system that you chose for the connector.
|
|
787
|
+
|
|
788
|
+
If you didn't configure ``MobileDeviceManagement`` , then the connector is for general-purpose use and this object is empty.
|
|
789
|
+
|
|
736
790
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pcaconnectorscep-connector.html#cfn-pcaconnectorscep-connector-mobiledevicemanagement
|
|
737
791
|
'''
|
|
738
792
|
result = self._values.get("mobile_device_management")
|
|
@@ -38,7 +38,22 @@ import jsii
|
|
|
38
38
|
import publication
|
|
39
39
|
import typing_extensions
|
|
40
40
|
|
|
41
|
-
|
|
41
|
+
import typeguard
|
|
42
|
+
from importlib.metadata import version as _metadata_package_version
|
|
43
|
+
TYPEGUARD_MAJOR_VERSION = int(_metadata_package_version('typeguard').split('.')[0])
|
|
44
|
+
|
|
45
|
+
def check_type(argname: str, value: object, expected_type: typing.Any) -> typing.Any:
|
|
46
|
+
if TYPEGUARD_MAJOR_VERSION <= 2:
|
|
47
|
+
return typeguard.check_type(argname=argname, value=value, expected_type=expected_type) # type:ignore
|
|
48
|
+
else:
|
|
49
|
+
if isinstance(value, jsii._reference_map.InterfaceDynamicProxy): # pyright: ignore [reportAttributeAccessIssue]
|
|
50
|
+
pass
|
|
51
|
+
else:
|
|
52
|
+
if TYPEGUARD_MAJOR_VERSION == 3:
|
|
53
|
+
typeguard.config.collection_check_strategy = typeguard.CollectionCheckStrategy.ALL_ITEMS # type:ignore
|
|
54
|
+
typeguard.check_type(value=value, expected_type=expected_type) # type:ignore
|
|
55
|
+
else:
|
|
56
|
+
typeguard.check_type(value=value, expected_type=expected_type, collection_check_strategy=typeguard.CollectionCheckStrategy.ALL_ITEMS) # type:ignore
|
|
42
57
|
|
|
43
58
|
from .._jsii import *
|
|
44
59
|
|
aws_cdk/aws_pinpoint/__init__.py
CHANGED
|
@@ -38,7 +38,22 @@ import jsii
|
|
|
38
38
|
import publication
|
|
39
39
|
import typing_extensions
|
|
40
40
|
|
|
41
|
-
|
|
41
|
+
import typeguard
|
|
42
|
+
from importlib.metadata import version as _metadata_package_version
|
|
43
|
+
TYPEGUARD_MAJOR_VERSION = int(_metadata_package_version('typeguard').split('.')[0])
|
|
44
|
+
|
|
45
|
+
def check_type(argname: str, value: object, expected_type: typing.Any) -> typing.Any:
|
|
46
|
+
if TYPEGUARD_MAJOR_VERSION <= 2:
|
|
47
|
+
return typeguard.check_type(argname=argname, value=value, expected_type=expected_type) # type:ignore
|
|
48
|
+
else:
|
|
49
|
+
if isinstance(value, jsii._reference_map.InterfaceDynamicProxy): # pyright: ignore [reportAttributeAccessIssue]
|
|
50
|
+
pass
|
|
51
|
+
else:
|
|
52
|
+
if TYPEGUARD_MAJOR_VERSION == 3:
|
|
53
|
+
typeguard.config.collection_check_strategy = typeguard.CollectionCheckStrategy.ALL_ITEMS # type:ignore
|
|
54
|
+
typeguard.check_type(value=value, expected_type=expected_type) # type:ignore
|
|
55
|
+
else:
|
|
56
|
+
typeguard.check_type(value=value, expected_type=expected_type, collection_check_strategy=typeguard.CollectionCheckStrategy.ALL_ITEMS) # type:ignore
|
|
42
57
|
|
|
43
58
|
from .._jsii import *
|
|
44
59
|
|
|
@@ -38,7 +38,22 @@ import jsii
|
|
|
38
38
|
import publication
|
|
39
39
|
import typing_extensions
|
|
40
40
|
|
|
41
|
-
|
|
41
|
+
import typeguard
|
|
42
|
+
from importlib.metadata import version as _metadata_package_version
|
|
43
|
+
TYPEGUARD_MAJOR_VERSION = int(_metadata_package_version('typeguard').split('.')[0])
|
|
44
|
+
|
|
45
|
+
def check_type(argname: str, value: object, expected_type: typing.Any) -> typing.Any:
|
|
46
|
+
if TYPEGUARD_MAJOR_VERSION <= 2:
|
|
47
|
+
return typeguard.check_type(argname=argname, value=value, expected_type=expected_type) # type:ignore
|
|
48
|
+
else:
|
|
49
|
+
if isinstance(value, jsii._reference_map.InterfaceDynamicProxy): # pyright: ignore [reportAttributeAccessIssue]
|
|
50
|
+
pass
|
|
51
|
+
else:
|
|
52
|
+
if TYPEGUARD_MAJOR_VERSION == 3:
|
|
53
|
+
typeguard.config.collection_check_strategy = typeguard.CollectionCheckStrategy.ALL_ITEMS # type:ignore
|
|
54
|
+
typeguard.check_type(value=value, expected_type=expected_type) # type:ignore
|
|
55
|
+
else:
|
|
56
|
+
typeguard.check_type(value=value, expected_type=expected_type, collection_check_strategy=typeguard.CollectionCheckStrategy.ALL_ITEMS) # type:ignore
|
|
42
57
|
|
|
43
58
|
from .._jsii import *
|
|
44
59
|
|
aws_cdk/aws_pipes/__init__.py
CHANGED
|
@@ -38,7 +38,22 @@ import jsii
|
|
|
38
38
|
import publication
|
|
39
39
|
import typing_extensions
|
|
40
40
|
|
|
41
|
-
|
|
41
|
+
import typeguard
|
|
42
|
+
from importlib.metadata import version as _metadata_package_version
|
|
43
|
+
TYPEGUARD_MAJOR_VERSION = int(_metadata_package_version('typeguard').split('.')[0])
|
|
44
|
+
|
|
45
|
+
def check_type(argname: str, value: object, expected_type: typing.Any) -> typing.Any:
|
|
46
|
+
if TYPEGUARD_MAJOR_VERSION <= 2:
|
|
47
|
+
return typeguard.check_type(argname=argname, value=value, expected_type=expected_type) # type:ignore
|
|
48
|
+
else:
|
|
49
|
+
if isinstance(value, jsii._reference_map.InterfaceDynamicProxy): # pyright: ignore [reportAttributeAccessIssue]
|
|
50
|
+
pass
|
|
51
|
+
else:
|
|
52
|
+
if TYPEGUARD_MAJOR_VERSION == 3:
|
|
53
|
+
typeguard.config.collection_check_strategy = typeguard.CollectionCheckStrategy.ALL_ITEMS # type:ignore
|
|
54
|
+
typeguard.check_type(value=value, expected_type=expected_type) # type:ignore
|
|
55
|
+
else:
|
|
56
|
+
typeguard.check_type(value=value, expected_type=expected_type, collection_check_strategy=typeguard.CollectionCheckStrategy.ALL_ITEMS) # type:ignore
|
|
42
57
|
|
|
43
58
|
from .._jsii import *
|
|
44
59
|
|
|
@@ -98,6 +113,7 @@ class CfnPipe(
|
|
|
98
113
|
),
|
|
99
114
|
input_template="inputTemplate"
|
|
100
115
|
),
|
|
116
|
+
kms_key_identifier="kmsKeyIdentifier",
|
|
101
117
|
log_configuration=pipes.CfnPipe.PipeLogConfigurationProperty(
|
|
102
118
|
cloudwatch_logs_log_destination=pipes.CfnPipe.CloudwatchLogsLogDestinationProperty(
|
|
103
119
|
log_group_arn="logGroupArn"
|
|
@@ -411,6 +427,7 @@ class CfnPipe(
|
|
|
411
427
|
desired_state: typing.Optional[builtins.str] = None,
|
|
412
428
|
enrichment: typing.Optional[builtins.str] = None,
|
|
413
429
|
enrichment_parameters: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnPipe.PipeEnrichmentParametersProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
430
|
+
kms_key_identifier: typing.Optional[builtins.str] = None,
|
|
414
431
|
log_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnPipe.PipeLogConfigurationProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
415
432
|
name: typing.Optional[builtins.str] = None,
|
|
416
433
|
source_parameters: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnPipe.PipeSourceParametersProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
@@ -427,6 +444,7 @@ class CfnPipe(
|
|
|
427
444
|
:param desired_state: The state the pipe should be in.
|
|
428
445
|
:param enrichment: The ARN of the enrichment resource.
|
|
429
446
|
:param enrichment_parameters: The parameters required to set up enrichment on your pipe.
|
|
447
|
+
:param kms_key_identifier: The identifier of the AWS KMS customer managed key for EventBridge to use, if you choose to use a customer managed key to encrypt pipe data. The identifier can be the key Amazon Resource Name (ARN), KeyId, key alias, or key alias ARN. To update a pipe that is using the default AWS owned key to use a customer managed key instead, or update a pipe that is using a customer managed key to use a different customer managed key, specify a customer managed key identifier. To update a pipe that is using a customer managed key to use the default AWS owned key , specify an empty string. For more information, see `Managing keys <https://docs.aws.amazon.com/kms/latest/developerguide/getting-started.html>`_ in the *AWS Key Management Service Developer Guide* .
|
|
430
448
|
:param log_configuration: The logging configuration settings for the pipe.
|
|
431
449
|
:param name: The name of the pipe.
|
|
432
450
|
:param source_parameters: The parameters required to set up a source for your pipe.
|
|
@@ -445,6 +463,7 @@ class CfnPipe(
|
|
|
445
463
|
desired_state=desired_state,
|
|
446
464
|
enrichment=enrichment,
|
|
447
465
|
enrichment_parameters=enrichment_parameters,
|
|
466
|
+
kms_key_identifier=kms_key_identifier,
|
|
448
467
|
log_configuration=log_configuration,
|
|
449
468
|
name=name,
|
|
450
469
|
source_parameters=source_parameters,
|
|
@@ -636,6 +655,19 @@ class CfnPipe(
|
|
|
636
655
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
|
637
656
|
jsii.set(self, "enrichmentParameters", value) # pyright: ignore[reportArgumentType]
|
|
638
657
|
|
|
658
|
+
@builtins.property
|
|
659
|
+
@jsii.member(jsii_name="kmsKeyIdentifier")
|
|
660
|
+
def kms_key_identifier(self) -> typing.Optional[builtins.str]:
|
|
661
|
+
'''The identifier of the AWS KMS customer managed key for EventBridge to use, if you choose to use a customer managed key to encrypt pipe data.'''
|
|
662
|
+
return typing.cast(typing.Optional[builtins.str], jsii.get(self, "kmsKeyIdentifier"))
|
|
663
|
+
|
|
664
|
+
@kms_key_identifier.setter
|
|
665
|
+
def kms_key_identifier(self, value: typing.Optional[builtins.str]) -> None:
|
|
666
|
+
if __debug__:
|
|
667
|
+
type_hints = typing.get_type_hints(_typecheckingstub__1052edd5ce80236ce4a971335ad896a6630839b27758cef9a2858368e2da759b)
|
|
668
|
+
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
|
669
|
+
jsii.set(self, "kmsKeyIdentifier", value) # pyright: ignore[reportArgumentType]
|
|
670
|
+
|
|
639
671
|
@builtins.property
|
|
640
672
|
@jsii.member(jsii_name="logConfiguration")
|
|
641
673
|
def log_configuration(
|
|
@@ -7012,6 +7044,7 @@ class CfnPipe(
|
|
|
7012
7044
|
"desired_state": "desiredState",
|
|
7013
7045
|
"enrichment": "enrichment",
|
|
7014
7046
|
"enrichment_parameters": "enrichmentParameters",
|
|
7047
|
+
"kms_key_identifier": "kmsKeyIdentifier",
|
|
7015
7048
|
"log_configuration": "logConfiguration",
|
|
7016
7049
|
"name": "name",
|
|
7017
7050
|
"source_parameters": "sourceParameters",
|
|
@@ -7030,6 +7063,7 @@ class CfnPipeProps:
|
|
|
7030
7063
|
desired_state: typing.Optional[builtins.str] = None,
|
|
7031
7064
|
enrichment: typing.Optional[builtins.str] = None,
|
|
7032
7065
|
enrichment_parameters: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnPipe.PipeEnrichmentParametersProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
7066
|
+
kms_key_identifier: typing.Optional[builtins.str] = None,
|
|
7033
7067
|
log_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnPipe.PipeLogConfigurationProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
7034
7068
|
name: typing.Optional[builtins.str] = None,
|
|
7035
7069
|
source_parameters: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnPipe.PipeSourceParametersProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
@@ -7045,6 +7079,7 @@ class CfnPipeProps:
|
|
|
7045
7079
|
:param desired_state: The state the pipe should be in.
|
|
7046
7080
|
:param enrichment: The ARN of the enrichment resource.
|
|
7047
7081
|
:param enrichment_parameters: The parameters required to set up enrichment on your pipe.
|
|
7082
|
+
:param kms_key_identifier: The identifier of the AWS KMS customer managed key for EventBridge to use, if you choose to use a customer managed key to encrypt pipe data. The identifier can be the key Amazon Resource Name (ARN), KeyId, key alias, or key alias ARN. To update a pipe that is using the default AWS owned key to use a customer managed key instead, or update a pipe that is using a customer managed key to use a different customer managed key, specify a customer managed key identifier. To update a pipe that is using a customer managed key to use the default AWS owned key , specify an empty string. For more information, see `Managing keys <https://docs.aws.amazon.com/kms/latest/developerguide/getting-started.html>`_ in the *AWS Key Management Service Developer Guide* .
|
|
7048
7083
|
:param log_configuration: The logging configuration settings for the pipe.
|
|
7049
7084
|
:param name: The name of the pipe.
|
|
7050
7085
|
:param source_parameters: The parameters required to set up a source for your pipe.
|
|
@@ -7081,6 +7116,7 @@ class CfnPipeProps:
|
|
|
7081
7116
|
),
|
|
7082
7117
|
input_template="inputTemplate"
|
|
7083
7118
|
),
|
|
7119
|
+
kms_key_identifier="kmsKeyIdentifier",
|
|
7084
7120
|
log_configuration=pipes.CfnPipe.PipeLogConfigurationProperty(
|
|
7085
7121
|
cloudwatch_logs_log_destination=pipes.CfnPipe.CloudwatchLogsLogDestinationProperty(
|
|
7086
7122
|
log_group_arn="logGroupArn"
|
|
@@ -7390,6 +7426,7 @@ class CfnPipeProps:
|
|
|
7390
7426
|
check_type(argname="argument desired_state", value=desired_state, expected_type=type_hints["desired_state"])
|
|
7391
7427
|
check_type(argname="argument enrichment", value=enrichment, expected_type=type_hints["enrichment"])
|
|
7392
7428
|
check_type(argname="argument enrichment_parameters", value=enrichment_parameters, expected_type=type_hints["enrichment_parameters"])
|
|
7429
|
+
check_type(argname="argument kms_key_identifier", value=kms_key_identifier, expected_type=type_hints["kms_key_identifier"])
|
|
7393
7430
|
check_type(argname="argument log_configuration", value=log_configuration, expected_type=type_hints["log_configuration"])
|
|
7394
7431
|
check_type(argname="argument name", value=name, expected_type=type_hints["name"])
|
|
7395
7432
|
check_type(argname="argument source_parameters", value=source_parameters, expected_type=type_hints["source_parameters"])
|
|
@@ -7408,6 +7445,8 @@ class CfnPipeProps:
|
|
|
7408
7445
|
self._values["enrichment"] = enrichment
|
|
7409
7446
|
if enrichment_parameters is not None:
|
|
7410
7447
|
self._values["enrichment_parameters"] = enrichment_parameters
|
|
7448
|
+
if kms_key_identifier is not None:
|
|
7449
|
+
self._values["kms_key_identifier"] = kms_key_identifier
|
|
7411
7450
|
if log_configuration is not None:
|
|
7412
7451
|
self._values["log_configuration"] = log_configuration
|
|
7413
7452
|
if name is not None:
|
|
@@ -7487,6 +7526,23 @@ class CfnPipeProps:
|
|
|
7487
7526
|
result = self._values.get("enrichment_parameters")
|
|
7488
7527
|
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, CfnPipe.PipeEnrichmentParametersProperty]], result)
|
|
7489
7528
|
|
|
7529
|
+
@builtins.property
|
|
7530
|
+
def kms_key_identifier(self) -> typing.Optional[builtins.str]:
|
|
7531
|
+
'''The identifier of the AWS KMS customer managed key for EventBridge to use, if you choose to use a customer managed key to encrypt pipe data.
|
|
7532
|
+
|
|
7533
|
+
The identifier can be the key Amazon Resource Name (ARN), KeyId, key alias, or key alias ARN.
|
|
7534
|
+
|
|
7535
|
+
To update a pipe that is using the default AWS owned key to use a customer managed key instead, or update a pipe that is using a customer managed key to use a different customer managed key, specify a customer managed key identifier.
|
|
7536
|
+
|
|
7537
|
+
To update a pipe that is using a customer managed key to use the default AWS owned key , specify an empty string.
|
|
7538
|
+
|
|
7539
|
+
For more information, see `Managing keys <https://docs.aws.amazon.com/kms/latest/developerguide/getting-started.html>`_ in the *AWS Key Management Service Developer Guide* .
|
|
7540
|
+
|
|
7541
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pipes-pipe.html#cfn-pipes-pipe-kmskeyidentifier
|
|
7542
|
+
'''
|
|
7543
|
+
result = self._values.get("kms_key_identifier")
|
|
7544
|
+
return typing.cast(typing.Optional[builtins.str], result)
|
|
7545
|
+
|
|
7490
7546
|
@builtins.property
|
|
7491
7547
|
def log_configuration(
|
|
7492
7548
|
self,
|
|
@@ -7570,6 +7626,7 @@ def _typecheckingstub__2590746a77e697feb25a71ec367eb957a7632f9fe5a46ae7e30476068
|
|
|
7570
7626
|
desired_state: typing.Optional[builtins.str] = None,
|
|
7571
7627
|
enrichment: typing.Optional[builtins.str] = None,
|
|
7572
7628
|
enrichment_parameters: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnPipe.PipeEnrichmentParametersProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
7629
|
+
kms_key_identifier: typing.Optional[builtins.str] = None,
|
|
7573
7630
|
log_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnPipe.PipeLogConfigurationProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
7574
7631
|
name: typing.Optional[builtins.str] = None,
|
|
7575
7632
|
source_parameters: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnPipe.PipeSourceParametersProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
@@ -7633,6 +7690,12 @@ def _typecheckingstub__75aa67d8831c93b78f85f7319ad758289b207fec83baf9b92034cab44
|
|
|
7633
7690
|
"""Type checking stubs"""
|
|
7634
7691
|
pass
|
|
7635
7692
|
|
|
7693
|
+
def _typecheckingstub__1052edd5ce80236ce4a971335ad896a6630839b27758cef9a2858368e2da759b(
|
|
7694
|
+
value: typing.Optional[builtins.str],
|
|
7695
|
+
) -> None:
|
|
7696
|
+
"""Type checking stubs"""
|
|
7697
|
+
pass
|
|
7698
|
+
|
|
7636
7699
|
def _typecheckingstub__3975e792335934f36dcb66bc10ba0ab93afe079dae88c2011a2bacc35a8fe756(
|
|
7637
7700
|
value: typing.Optional[typing.Union[_IResolvable_da3f097b, CfnPipe.PipeLogConfigurationProperty]],
|
|
7638
7701
|
) -> None:
|
|
@@ -8218,6 +8281,7 @@ def _typecheckingstub__f6a6720db1bd2e7acc178f6bd481fd8e3e740405a24c01b669c4c4595
|
|
|
8218
8281
|
desired_state: typing.Optional[builtins.str] = None,
|
|
8219
8282
|
enrichment: typing.Optional[builtins.str] = None,
|
|
8220
8283
|
enrichment_parameters: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnPipe.PipeEnrichmentParametersProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
8284
|
+
kms_key_identifier: typing.Optional[builtins.str] = None,
|
|
8221
8285
|
log_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnPipe.PipeLogConfigurationProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
8222
8286
|
name: typing.Optional[builtins.str] = None,
|
|
8223
8287
|
source_parameters: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnPipe.PipeSourceParametersProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
aws_cdk/aws_proton/__init__.py
CHANGED
|
@@ -48,7 +48,22 @@ import jsii
|
|
|
48
48
|
import publication
|
|
49
49
|
import typing_extensions
|
|
50
50
|
|
|
51
|
-
|
|
51
|
+
import typeguard
|
|
52
|
+
from importlib.metadata import version as _metadata_package_version
|
|
53
|
+
TYPEGUARD_MAJOR_VERSION = int(_metadata_package_version('typeguard').split('.')[0])
|
|
54
|
+
|
|
55
|
+
def check_type(argname: str, value: object, expected_type: typing.Any) -> typing.Any:
|
|
56
|
+
if TYPEGUARD_MAJOR_VERSION <= 2:
|
|
57
|
+
return typeguard.check_type(argname=argname, value=value, expected_type=expected_type) # type:ignore
|
|
58
|
+
else:
|
|
59
|
+
if isinstance(value, jsii._reference_map.InterfaceDynamicProxy): # pyright: ignore [reportAttributeAccessIssue]
|
|
60
|
+
pass
|
|
61
|
+
else:
|
|
62
|
+
if TYPEGUARD_MAJOR_VERSION == 3:
|
|
63
|
+
typeguard.config.collection_check_strategy = typeguard.CollectionCheckStrategy.ALL_ITEMS # type:ignore
|
|
64
|
+
typeguard.check_type(value=value, expected_type=expected_type) # type:ignore
|
|
65
|
+
else:
|
|
66
|
+
typeguard.check_type(value=value, expected_type=expected_type, collection_check_strategy=typeguard.CollectionCheckStrategy.ALL_ITEMS) # type:ignore
|
|
52
67
|
|
|
53
68
|
from .._jsii import *
|
|
54
69
|
|