aws-cdk-lib 2.163.1__tar.gz → 2.164.1__tar.gz
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_lib-2.163.1/src/aws_cdk_lib.egg-info → aws_cdk_lib-2.164.1}/PKG-INFO +1 -1
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/setup.py +2 -2
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/_jsii/__init__.py +1 -1
- aws_cdk_lib-2.163.1/src/aws_cdk/_jsii/aws-cdk-lib@2.163.1.jsii.tgz → aws_cdk_lib-2.164.1/src/aws_cdk/_jsii/aws-cdk-lib@2.164.1.jsii.tgz +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_bedrock/__init__.py +6 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_cloudfront/experimental/__init__.py +3 -3
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_codebuild/__init__.py +19 -19
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_cognito/__init__.py +179 -10
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_ec2/__init__.py +45 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_iam/__init__.py +66 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_lambda/__init__.py +13 -13
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_lambda_nodejs/__init__.py +4 -5
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_s3/__init__.py +2 -2
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/cx_api/__init__.py +19 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/triggers/__init__.py +3 -3
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1/src/aws_cdk_lib.egg-info}/PKG-INFO +1 -1
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk_lib.egg-info/SOURCES.txt +1 -1
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/LICENSE +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/MANIFEST.in +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/NOTICE +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/README.md +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/pyproject.toml +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/setup.cfg +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/alexa_ask/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/assertions/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_accessanalyzer/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_acmpca/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_amazonmq/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_amplify/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_amplifyuibuilder/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_apigateway/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_apigatewayv2/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_apigatewayv2_authorizers/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_apigatewayv2_integrations/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_appconfig/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_appflow/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_appintegrations/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_applicationautoscaling/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_applicationinsights/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_applicationsignals/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_appmesh/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_apprunner/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_appstream/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_appsync/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_apptest/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_aps/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_arczonalshift/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_athena/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_auditmanager/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_autoscaling/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_autoscaling_common/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_autoscaling_hooktargets/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_autoscalingplans/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_b2bi/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_backup/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_backupgateway/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_batch/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_bcmdataexports/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_billingconductor/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_budgets/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_cassandra/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_ce/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_certificatemanager/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_chatbot/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_cleanrooms/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_cleanroomsml/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_cloud9/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_cloudformation/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_cloudfront/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_cloudfront_origins/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_cloudtrail/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_cloudwatch/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_cloudwatch_actions/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_codeartifact/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_codecommit/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_codeconnections/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_codedeploy/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_codeguruprofiler/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_codegurureviewer/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_codepipeline/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_codepipeline_actions/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_codestar/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_codestarconnections/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_codestarnotifications/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_comprehend/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_config/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_connect/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_connectcampaigns/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_controltower/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_cur/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_customerprofiles/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_databrew/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_datapipeline/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_datasync/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_datazone/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_dax/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_deadline/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_detective/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_devicefarm/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_devopsguru/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_directoryservice/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_dlm/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_dms/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_docdb/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_docdbelastic/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_dynamodb/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_ecr/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_ecr_assets/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_ecs/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_ecs_patterns/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_efs/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_eks/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_elasticache/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_elasticbeanstalk/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_elasticloadbalancing/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_elasticloadbalancingv2/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_elasticloadbalancingv2_actions/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_elasticloadbalancingv2_targets/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_elasticsearch/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_emr/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_emrcontainers/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_emrserverless/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_entityresolution/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_events/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_events_targets/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_eventschemas/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_evidently/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_finspace/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_fis/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_fms/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_forecast/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_frauddetector/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_fsx/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_gamelift/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_globalaccelerator/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_globalaccelerator_endpoints/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_glue/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_grafana/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_greengrass/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_greengrassv2/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_groundstation/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_guardduty/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_healthimaging/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_healthlake/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_identitystore/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_imagebuilder/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_inspector/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_inspectorv2/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_internetmonitor/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_iot/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_iot1click/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_iotanalytics/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_iotcoredeviceadvisor/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_iotevents/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_iotfleethub/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_iotfleetwise/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_iotsitewise/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_iotthingsgraph/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_iottwinmaker/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_iotwireless/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_ivs/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_ivschat/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_kafkaconnect/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_kendra/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_kendraranking/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_kinesis/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_kinesisanalytics/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_kinesisanalyticsv2/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_kinesisfirehose/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_kinesisvideo/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_kms/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_lakeformation/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_lambda_destinations/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_lambda_event_sources/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_launchwizard/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_lex/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_licensemanager/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_lightsail/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_location/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_logs/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_logs_destinations/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_lookoutequipment/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_lookoutmetrics/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_lookoutvision/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_m2/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_macie/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_managedblockchain/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_mediaconnect/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_mediaconvert/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_medialive/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_mediapackage/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_mediapackagev2/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_mediastore/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_mediatailor/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_memorydb/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_msk/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_mwaa/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_neptune/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_neptunegraph/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_networkfirewall/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_networkmanager/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_nimblestudio/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_oam/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_omics/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_opensearchserverless/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_opensearchservice/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_opsworks/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_opsworkscm/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_organizations/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_osis/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_panorama/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_paymentcryptography/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_pcaconnectorad/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_pcaconnectorscep/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_personalize/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_pinpoint/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_pinpointemail/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_pipes/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_proton/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_qbusiness/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_qldb/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_quicksight/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_ram/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_rds/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_redshift/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_redshiftserverless/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_refactorspaces/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_rekognition/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_resiliencehub/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_resourceexplorer2/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_resourcegroups/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_robomaker/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_rolesanywhere/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_route53/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_route53_patterns/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_route53_targets/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_route53profiles/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_route53recoverycontrol/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_route53recoveryreadiness/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_route53resolver/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_rum/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_s3_assets/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_s3_deployment/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_s3_notifications/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_s3express/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_s3objectlambda/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_s3outposts/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_sagemaker/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_sam/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_scheduler/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_sdb/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_secretsmanager/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_securityhub/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_securitylake/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_servicecatalog/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_servicecatalogappregistry/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_servicediscovery/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_ses/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_ses_actions/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_shield/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_signer/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_simspaceweaver/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_sns/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_sns_subscriptions/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_sqs/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_ssm/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_ssmcontacts/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_ssmincidents/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_ssmquicksetup/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_sso/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_stepfunctions/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_stepfunctions_tasks/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_supportapp/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_synthetics/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_systemsmanagersap/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_timestream/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_transfer/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_verifiedpermissions/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_voiceid/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_vpclattice/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_waf/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_wafregional/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_wafv2/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_wisdom/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_workspaces/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_workspacesthinclient/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_workspacesweb/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_xray/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/cloud_assembly_schema/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/cloudformation_include/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/custom_resources/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/lambda_layer_awscli/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/lambda_layer_kubectl/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/lambda_layer_node_proxy_agent/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/pipelines/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/py.typed +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/region_info/__init__.py +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk_lib.egg-info/dependency_links.txt +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk_lib.egg-info/requires.txt +0 -0
- {aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk_lib.egg-info/top_level.txt +0 -0
|
@@ -5,7 +5,7 @@ kwargs = json.loads(
|
|
|
5
5
|
"""
|
|
6
6
|
{
|
|
7
7
|
"name": "aws-cdk-lib",
|
|
8
|
-
"version": "2.
|
|
8
|
+
"version": "2.164.1",
|
|
9
9
|
"description": "Version 2 of the AWS Cloud Development Kit library",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"url": "https://github.com/aws/aws-cdk",
|
|
@@ -310,7 +310,7 @@ kwargs = json.loads(
|
|
|
310
310
|
],
|
|
311
311
|
"package_data": {
|
|
312
312
|
"aws_cdk._jsii": [
|
|
313
|
-
"aws-cdk-lib@2.
|
|
313
|
+
"aws-cdk-lib@2.164.1.jsii.tgz"
|
|
314
314
|
],
|
|
315
315
|
"aws_cdk": [
|
|
316
316
|
"py.typed"
|
|
@@ -35,7 +35,7 @@ import aws_cdk.cloud_assembly_schema._jsii
|
|
|
35
35
|
import constructs._jsii
|
|
36
36
|
|
|
37
37
|
__jsii_assembly__ = jsii.JSIIAssembly.load(
|
|
38
|
-
"aws-cdk-lib", "2.
|
|
38
|
+
"aws-cdk-lib", "2.164.1", __name__[0:-6], "aws-cdk-lib@2.164.1.jsii.tgz"
|
|
39
39
|
)
|
|
40
40
|
|
|
41
41
|
__all__ = [
|
|
Binary file
|
|
@@ -19650,6 +19650,12 @@ class FoundationModelIdentifier(
|
|
|
19650
19650
|
'''Base model "anthropic.claude-3-5-sonnet-20240620-v1:0".'''
|
|
19651
19651
|
return typing.cast("FoundationModelIdentifier", jsii.sget(cls, "ANTHROPIC_CLAUDE_3_5_SONNET_20240620_V1_0"))
|
|
19652
19652
|
|
|
19653
|
+
@jsii.python.classproperty
|
|
19654
|
+
@jsii.member(jsii_name="ANTHROPIC_CLAUDE_3_5_SONNET_20241022_V2_0")
|
|
19655
|
+
def ANTHROPIC_CLAUDE_3_5_SONNET_20241022_V2_0(cls) -> "FoundationModelIdentifier":
|
|
19656
|
+
'''Base model "anthropic.claude-3-5-sonnet-20241022-v2:0".'''
|
|
19657
|
+
return typing.cast("FoundationModelIdentifier", jsii.sget(cls, "ANTHROPIC_CLAUDE_3_5_SONNET_20241022_V2_0"))
|
|
19658
|
+
|
|
19653
19659
|
@jsii.python.classproperty
|
|
19654
19660
|
@jsii.member(jsii_name="ANTHROPIC_CLAUDE_3_HAIKU_20240307_V1_0")
|
|
19655
19661
|
def ANTHROPIC_CLAUDE_3_HAIKU_20240307_V1_0(cls) -> "FoundationModelIdentifier":
|
{aws_cdk_lib-2.163.1 → aws_cdk_lib-2.164.1}/src/aws_cdk/aws_cloudfront/experimental/__init__.py
RENAMED
|
@@ -242,7 +242,7 @@ class EdgeFunction(
|
|
|
242
242
|
:param params_and_secrets: Specify the configuration of Parameters and Secrets Extension. Default: - No Parameters and Secrets Extension
|
|
243
243
|
:param profiling: Enable profiling. Default: - No profiling.
|
|
244
244
|
:param profiling_group: Profiling Group. Default: - A new profiling group will be created if ``profiling`` is set.
|
|
245
|
-
:param recursive_loop: Sets the Recursive Loop Protection for Lambda Function. It lets Lambda detect and terminate unintended
|
|
245
|
+
:param recursive_loop: Sets the Recursive Loop Protection for Lambda Function. It lets Lambda detect and terminate unintended recursive loops. Default: RecursiveLoop.Terminate
|
|
246
246
|
:param reserved_concurrent_executions: The maximum of concurrent executions you want to reserve for the function. Default: - No specific limit - account limit.
|
|
247
247
|
:param role: Lambda execution role. This is the role that will be assumed by the function upon execution. It controls the permissions that the function will have. The Role must be assumable by the 'lambda.amazonaws.com' service principal. The default Role automatically has permissions granted for Lambda execution. If you provide a Role, you must add the relevant AWS managed policies yourself. The relevant managed policies are "service-role/AWSLambdaBasicExecutionRole" and "service-role/AWSLambdaVPCAccessExecutionRole". Default: - A unique role will be generated for this lambda function. Both supplied and generated roles can always be changed by calling ``addToRolePolicy``.
|
|
248
248
|
:param runtime_management_mode: Sets the runtime management configuration for a function's version. Default: Auto
|
|
@@ -1074,7 +1074,7 @@ class EdgeFunctionProps(_FunctionProps_a308e854):
|
|
|
1074
1074
|
:param params_and_secrets: Specify the configuration of Parameters and Secrets Extension. Default: - No Parameters and Secrets Extension
|
|
1075
1075
|
:param profiling: Enable profiling. Default: - No profiling.
|
|
1076
1076
|
:param profiling_group: Profiling Group. Default: - A new profiling group will be created if ``profiling`` is set.
|
|
1077
|
-
:param recursive_loop: Sets the Recursive Loop Protection for Lambda Function. It lets Lambda detect and terminate unintended
|
|
1077
|
+
:param recursive_loop: Sets the Recursive Loop Protection for Lambda Function. It lets Lambda detect and terminate unintended recursive loops. Default: RecursiveLoop.Terminate
|
|
1078
1078
|
:param reserved_concurrent_executions: The maximum of concurrent executions you want to reserve for the function. Default: - No specific limit - account limit.
|
|
1079
1079
|
:param role: Lambda execution role. This is the role that will be assumed by the function upon execution. It controls the permissions that the function will have. The Role must be assumable by the 'lambda.amazonaws.com' service principal. The default Role automatically has permissions granted for Lambda execution. If you provide a Role, you must add the relevant AWS managed policies yourself. The relevant managed policies are "service-role/AWSLambdaBasicExecutionRole" and "service-role/AWSLambdaVPCAccessExecutionRole". Default: - A unique role will be generated for this lambda function. Both supplied and generated roles can always be changed by calling ``addToRolePolicy``.
|
|
1080
1080
|
:param runtime_management_mode: Sets the runtime management configuration for a function's version. Default: Auto
|
|
@@ -1734,7 +1734,7 @@ class EdgeFunctionProps(_FunctionProps_a308e854):
|
|
|
1734
1734
|
def recursive_loop(self) -> typing.Optional[_RecursiveLoop_fc293827]:
|
|
1735
1735
|
'''Sets the Recursive Loop Protection for Lambda Function.
|
|
1736
1736
|
|
|
1737
|
-
It lets Lambda detect and terminate unintended
|
|
1737
|
+
It lets Lambda detect and terminate unintended recursive loops.
|
|
1738
1738
|
|
|
1739
1739
|
:default: RecursiveLoop.Terminate
|
|
1740
1740
|
'''
|
|
@@ -1474,7 +1474,7 @@ class BuildEnvironment:
|
|
|
1474
1474
|
privileged: typing.Optional[builtins.bool] = None,
|
|
1475
1475
|
) -> None:
|
|
1476
1476
|
'''
|
|
1477
|
-
:param build_image: The image used for the builds. Default: LinuxBuildImage.
|
|
1477
|
+
:param build_image: The image used for the builds. Default: LinuxBuildImage.STANDARD_7_0
|
|
1478
1478
|
:param certificate: The location of the PEM-encoded certificate for the build project. Default: - No external certificate is added to the project
|
|
1479
1479
|
:param compute_type: The type of compute to use for this build. See the ``ComputeType`` enum for the possible values. Default: taken from ``#buildImage#defaultComputeType``
|
|
1480
1480
|
:param environment_variables: The environment variables that your builds can use.
|
|
@@ -1540,7 +1540,7 @@ class BuildEnvironment:
|
|
|
1540
1540
|
def build_image(self) -> typing.Optional["IBuildImage"]:
|
|
1541
1541
|
'''The image used for the builds.
|
|
1542
1542
|
|
|
1543
|
-
:default: LinuxBuildImage.
|
|
1543
|
+
:default: LinuxBuildImage.STANDARD_7_0
|
|
1544
1544
|
'''
|
|
1545
1545
|
result = self._values.get("build_image")
|
|
1546
1546
|
return typing.cast(typing.Optional["IBuildImage"], result)
|
|
@@ -7624,7 +7624,7 @@ class CommonProjectProps:
|
|
|
7624
7624
|
:param concurrent_build_limit: Maximum number of concurrent builds. Minimum value is 1 and maximum is account build limit. Default: - no explicit limit is set
|
|
7625
7625
|
:param description: A description of the project. Use the description to identify the purpose of the project. Default: - No description.
|
|
7626
7626
|
:param encryption_key: Encryption key to use to read and write artifacts. Default: - The AWS-managed CMK for Amazon Simple Storage Service (Amazon S3) is used.
|
|
7627
|
-
:param environment: Build environment to use for the build. Default: BuildEnvironment.LinuxBuildImage.
|
|
7627
|
+
:param environment: Build environment to use for the build. Default: BuildEnvironment.LinuxBuildImage.STANDARD_7_0
|
|
7628
7628
|
:param environment_variables: Additional environment variables to add to the build environment. Default: - No additional environment variables are specified.
|
|
7629
7629
|
:param file_system_locations: An ProjectFileSystemLocation objects for a CodeBuild build project. A ProjectFileSystemLocation object specifies the identifier, location, mountOptions, mountPoint, and type of a file system created using Amazon Elastic File System. Default: - no file system locations
|
|
7630
7630
|
:param grant_report_group_permissions: Add permissions to this project's role to create and use test report groups with name starting with the name of this project. That is the standard report group that gets created when a simple name (in contrast to an ARN) is used in the 'reports' section of the buildspec of this project. This is usually harmless, but you can turn these off if you don't plan on using test reports in this project. Default: true
|
|
@@ -7907,7 +7907,7 @@ class CommonProjectProps:
|
|
|
7907
7907
|
def environment(self) -> typing.Optional[BuildEnvironment]:
|
|
7908
7908
|
'''Build environment to use for the build.
|
|
7909
7909
|
|
|
7910
|
-
:default: BuildEnvironment.LinuxBuildImage.
|
|
7910
|
+
:default: BuildEnvironment.LinuxBuildImage.STANDARD_7_0
|
|
7911
7911
|
'''
|
|
7912
7912
|
result = self._values.get("environment")
|
|
7913
7913
|
return typing.cast(typing.Optional[BuildEnvironment], result)
|
|
@@ -9273,7 +9273,7 @@ class IBuildImage(typing_extensions.Protocol):
|
|
|
9273
9273
|
) -> typing.List[builtins.str]:
|
|
9274
9274
|
'''Allows the image a chance to validate whether the passed configuration is correct.
|
|
9275
9275
|
|
|
9276
|
-
:param build_image: The image used for the builds. Default: LinuxBuildImage.
|
|
9276
|
+
:param build_image: The image used for the builds. Default: LinuxBuildImage.STANDARD_7_0
|
|
9277
9277
|
:param certificate: The location of the PEM-encoded certificate for the build project. Default: - No external certificate is added to the project
|
|
9278
9278
|
:param compute_type: The type of compute to use for this build. See the ``ComputeType`` enum for the possible values. Default: taken from ``#buildImage#defaultComputeType``
|
|
9279
9279
|
:param environment_variables: The environment variables that your builds can use.
|
|
@@ -9364,7 +9364,7 @@ class _IBuildImageProxy:
|
|
|
9364
9364
|
) -> typing.List[builtins.str]:
|
|
9365
9365
|
'''Allows the image a chance to validate whether the passed configuration is correct.
|
|
9366
9366
|
|
|
9367
|
-
:param build_image: The image used for the builds. Default: LinuxBuildImage.
|
|
9367
|
+
:param build_image: The image used for the builds. Default: LinuxBuildImage.STANDARD_7_0
|
|
9368
9368
|
:param certificate: The location of the PEM-encoded certificate for the build project. Default: - No external certificate is added to the project
|
|
9369
9369
|
:param compute_type: The type of compute to use for this build. See the ``ComputeType`` enum for the possible values. Default: taken from ``#buildImage#defaultComputeType``
|
|
9370
9370
|
:param environment_variables: The environment variables that your builds can use.
|
|
@@ -10849,7 +10849,7 @@ class LinuxArmBuildImage(
|
|
|
10849
10849
|
) -> typing.List[builtins.str]:
|
|
10850
10850
|
'''Validates by checking the BuildEnvironments' images are not Lambda ComputeTypes.
|
|
10851
10851
|
|
|
10852
|
-
:param build_image: The image used for the builds. Default: LinuxBuildImage.
|
|
10852
|
+
:param build_image: The image used for the builds. Default: LinuxBuildImage.STANDARD_7_0
|
|
10853
10853
|
:param certificate: The location of the PEM-encoded certificate for the build project. Default: - No external certificate is added to the project
|
|
10854
10854
|
:param compute_type: The type of compute to use for this build. See the ``ComputeType`` enum for the possible values. Default: taken from ``#buildImage#defaultComputeType``
|
|
10855
10855
|
:param environment_variables: The environment variables that your builds can use.
|
|
@@ -10972,7 +10972,7 @@ class LinuxArmLambdaBuildImage(
|
|
|
10972
10972
|
) -> typing.List[builtins.str]:
|
|
10973
10973
|
'''Allows the image a chance to validate whether the passed configuration is correct.
|
|
10974
10974
|
|
|
10975
|
-
:param build_image: The image used for the builds. Default: LinuxBuildImage.
|
|
10975
|
+
:param build_image: The image used for the builds. Default: LinuxBuildImage.STANDARD_7_0
|
|
10976
10976
|
:param certificate: The location of the PEM-encoded certificate for the build project. Default: - No external certificate is added to the project
|
|
10977
10977
|
:param compute_type: The type of compute to use for this build. See the ``ComputeType`` enum for the possible values. Default: taken from ``#buildImage#defaultComputeType``
|
|
10978
10978
|
:param environment_variables: The environment variables that your builds can use.
|
|
@@ -11292,7 +11292,7 @@ class LinuxBuildImage(
|
|
|
11292
11292
|
) -> typing.List[builtins.str]:
|
|
11293
11293
|
'''Allows the image a chance to validate whether the passed configuration is correct.
|
|
11294
11294
|
|
|
11295
|
-
:param build_image: The image used for the builds. Default: LinuxBuildImage.
|
|
11295
|
+
:param build_image: The image used for the builds. Default: LinuxBuildImage.STANDARD_7_0
|
|
11296
11296
|
:param certificate: The location of the PEM-encoded certificate for the build project. Default: - No external certificate is added to the project
|
|
11297
11297
|
:param compute_type: The type of compute to use for this build. See the ``ComputeType`` enum for the possible values. Default: taken from ``#buildImage#defaultComputeType``
|
|
11298
11298
|
:param environment_variables: The environment variables that your builds can use.
|
|
@@ -11536,7 +11536,7 @@ class LinuxLambdaBuildImage(
|
|
|
11536
11536
|
) -> typing.List[builtins.str]:
|
|
11537
11537
|
'''Allows the image a chance to validate whether the passed configuration is correct.
|
|
11538
11538
|
|
|
11539
|
-
:param build_image: The image used for the builds. Default: LinuxBuildImage.
|
|
11539
|
+
:param build_image: The image used for the builds. Default: LinuxBuildImage.STANDARD_7_0
|
|
11540
11540
|
:param certificate: The location of the PEM-encoded certificate for the build project. Default: - No external certificate is added to the project
|
|
11541
11541
|
:param compute_type: The type of compute to use for this build. See the ``ComputeType`` enum for the possible values. Default: taken from ``#buildImage#defaultComputeType``
|
|
11542
11542
|
:param environment_variables: The environment variables that your builds can use.
|
|
@@ -11977,7 +11977,7 @@ class MacBuildImage(
|
|
|
11977
11977
|
) -> typing.List[builtins.str]:
|
|
11978
11978
|
'''Allows the image a chance to validate whether the passed configuration is correct.
|
|
11979
11979
|
|
|
11980
|
-
:param build_image: The image used for the builds. Default: LinuxBuildImage.
|
|
11980
|
+
:param build_image: The image used for the builds. Default: LinuxBuildImage.STANDARD_7_0
|
|
11981
11981
|
:param certificate: The location of the PEM-encoded certificate for the build project. Default: - No external certificate is added to the project
|
|
11982
11982
|
:param compute_type: The type of compute to use for this build. See the ``ComputeType`` enum for the possible values. Default: taken from ``#buildImage#defaultComputeType``
|
|
11983
11983
|
:param environment_variables: The environment variables that your builds can use.
|
|
@@ -12148,7 +12148,7 @@ class PipelineProjectProps(CommonProjectProps):
|
|
|
12148
12148
|
:param concurrent_build_limit: Maximum number of concurrent builds. Minimum value is 1 and maximum is account build limit. Default: - no explicit limit is set
|
|
12149
12149
|
:param description: A description of the project. Use the description to identify the purpose of the project. Default: - No description.
|
|
12150
12150
|
:param encryption_key: Encryption key to use to read and write artifacts. Default: - The AWS-managed CMK for Amazon Simple Storage Service (Amazon S3) is used.
|
|
12151
|
-
:param environment: Build environment to use for the build. Default: BuildEnvironment.LinuxBuildImage.
|
|
12151
|
+
:param environment: Build environment to use for the build. Default: BuildEnvironment.LinuxBuildImage.STANDARD_7_0
|
|
12152
12152
|
:param environment_variables: Additional environment variables to add to the build environment. Default: - No additional environment variables are specified.
|
|
12153
12153
|
:param file_system_locations: An ProjectFileSystemLocation objects for a CodeBuild build project. A ProjectFileSystemLocation object specifies the identifier, location, mountOptions, mountPoint, and type of a file system created using Amazon Elastic File System. Default: - no file system locations
|
|
12154
12154
|
:param grant_report_group_permissions: Add permissions to this project's role to create and use test report groups with name starting with the name of this project. That is the standard report group that gets created when a simple name (in contrast to an ARN) is used in the 'reports' section of the buildspec of this project. This is usually harmless, but you can turn these off if you don't plan on using test reports in this project. Default: true
|
|
@@ -12389,7 +12389,7 @@ class PipelineProjectProps(CommonProjectProps):
|
|
|
12389
12389
|
def environment(self) -> typing.Optional[BuildEnvironment]:
|
|
12390
12390
|
'''Build environment to use for the build.
|
|
12391
12391
|
|
|
12392
|
-
:default: BuildEnvironment.LinuxBuildImage.
|
|
12392
|
+
:default: BuildEnvironment.LinuxBuildImage.STANDARD_7_0
|
|
12393
12393
|
'''
|
|
12394
12394
|
result = self._values.get("environment")
|
|
12395
12395
|
return typing.cast(typing.Optional[BuildEnvironment], result)
|
|
@@ -12651,7 +12651,7 @@ class Project(
|
|
|
12651
12651
|
:param concurrent_build_limit: Maximum number of concurrent builds. Minimum value is 1 and maximum is account build limit. Default: - no explicit limit is set
|
|
12652
12652
|
:param description: A description of the project. Use the description to identify the purpose of the project. Default: - No description.
|
|
12653
12653
|
:param encryption_key: Encryption key to use to read and write artifacts. Default: - The AWS-managed CMK for Amazon Simple Storage Service (Amazon S3) is used.
|
|
12654
|
-
:param environment: Build environment to use for the build. Default: BuildEnvironment.LinuxBuildImage.
|
|
12654
|
+
:param environment: Build environment to use for the build. Default: BuildEnvironment.LinuxBuildImage.STANDARD_7_0
|
|
12655
12655
|
:param environment_variables: Additional environment variables to add to the build environment. Default: - No additional environment variables are specified.
|
|
12656
12656
|
:param file_system_locations: An ProjectFileSystemLocation objects for a CodeBuild build project. A ProjectFileSystemLocation object specifies the identifier, location, mountOptions, mountPoint, and type of a file system created using Amazon Elastic File System. Default: - no file system locations
|
|
12657
12657
|
:param grant_report_group_permissions: Add permissions to this project's role to create and use test report groups with name starting with the name of this project. That is the standard report group that gets created when a simple name (in contrast to an ARN) is used in the 'reports' section of the buildspec of this project. This is usually harmless, but you can turn these off if you don't plan on using test reports in this project. Default: true
|
|
@@ -13684,7 +13684,7 @@ class ProjectProps(CommonProjectProps):
|
|
|
13684
13684
|
:param concurrent_build_limit: Maximum number of concurrent builds. Minimum value is 1 and maximum is account build limit. Default: - no explicit limit is set
|
|
13685
13685
|
:param description: A description of the project. Use the description to identify the purpose of the project. Default: - No description.
|
|
13686
13686
|
:param encryption_key: Encryption key to use to read and write artifacts. Default: - The AWS-managed CMK for Amazon Simple Storage Service (Amazon S3) is used.
|
|
13687
|
-
:param environment: Build environment to use for the build. Default: BuildEnvironment.LinuxBuildImage.
|
|
13687
|
+
:param environment: Build environment to use for the build. Default: BuildEnvironment.LinuxBuildImage.STANDARD_7_0
|
|
13688
13688
|
:param environment_variables: Additional environment variables to add to the build environment. Default: - No additional environment variables are specified.
|
|
13689
13689
|
:param file_system_locations: An ProjectFileSystemLocation objects for a CodeBuild build project. A ProjectFileSystemLocation object specifies the identifier, location, mountOptions, mountPoint, and type of a file system created using Amazon Elastic File System. Default: - no file system locations
|
|
13690
13690
|
:param grant_report_group_permissions: Add permissions to this project's role to create and use test report groups with name starting with the name of this project. That is the standard report group that gets created when a simple name (in contrast to an ARN) is used in the 'reports' section of the buildspec of this project. This is usually harmless, but you can turn these off if you don't plan on using test reports in this project. Default: true
|
|
@@ -13902,7 +13902,7 @@ class ProjectProps(CommonProjectProps):
|
|
|
13902
13902
|
def environment(self) -> typing.Optional[BuildEnvironment]:
|
|
13903
13903
|
'''Build environment to use for the build.
|
|
13904
13904
|
|
|
13905
|
-
:default: BuildEnvironment.LinuxBuildImage.
|
|
13905
|
+
:default: BuildEnvironment.LinuxBuildImage.STANDARD_7_0
|
|
13906
13906
|
'''
|
|
13907
13907
|
result = self._values.get("environment")
|
|
13908
13908
|
return typing.cast(typing.Optional[BuildEnvironment], result)
|
|
@@ -15487,7 +15487,7 @@ class WindowsBuildImage(
|
|
|
15487
15487
|
) -> typing.List[builtins.str]:
|
|
15488
15488
|
'''Allows the image a chance to validate whether the passed configuration is correct.
|
|
15489
15489
|
|
|
15490
|
-
:param build_image: The image used for the builds. Default: LinuxBuildImage.
|
|
15490
|
+
:param build_image: The image used for the builds. Default: LinuxBuildImage.STANDARD_7_0
|
|
15491
15491
|
:param certificate: The location of the PEM-encoded certificate for the build project. Default: - No external certificate is added to the project
|
|
15492
15492
|
:param compute_type: The type of compute to use for this build. See the ``ComputeType`` enum for the possible values. Default: taken from ``#buildImage#defaultComputeType``
|
|
15493
15493
|
:param environment_variables: The environment variables that your builds can use.
|
|
@@ -16905,7 +16905,7 @@ class LinuxGpuBuildImage(
|
|
|
16905
16905
|
) -> typing.List[builtins.str]:
|
|
16906
16906
|
'''Allows the image a chance to validate whether the passed configuration is correct.
|
|
16907
16907
|
|
|
16908
|
-
:param build_image: The image used for the builds. Default: LinuxBuildImage.
|
|
16908
|
+
:param build_image: The image used for the builds. Default: LinuxBuildImage.STANDARD_7_0
|
|
16909
16909
|
:param certificate: The location of the PEM-encoded certificate for the build project. Default: - No external certificate is added to the project
|
|
16910
16910
|
:param compute_type: The type of compute to use for this build. See the ``ComputeType`` enum for the possible values. Default: taken from ``#buildImage#defaultComputeType``
|
|
16911
16911
|
:param environment_variables: The environment variables that your builds can use.
|
|
@@ -17154,7 +17154,7 @@ class PipelineProject(
|
|
|
17154
17154
|
:param concurrent_build_limit: Maximum number of concurrent builds. Minimum value is 1 and maximum is account build limit. Default: - no explicit limit is set
|
|
17155
17155
|
:param description: A description of the project. Use the description to identify the purpose of the project. Default: - No description.
|
|
17156
17156
|
:param encryption_key: Encryption key to use to read and write artifacts. Default: - The AWS-managed CMK for Amazon Simple Storage Service (Amazon S3) is used.
|
|
17157
|
-
:param environment: Build environment to use for the build. Default: BuildEnvironment.LinuxBuildImage.
|
|
17157
|
+
:param environment: Build environment to use for the build. Default: BuildEnvironment.LinuxBuildImage.STANDARD_7_0
|
|
17158
17158
|
:param environment_variables: Additional environment variables to add to the build environment. Default: - No additional environment variables are specified.
|
|
17159
17159
|
:param file_system_locations: An ProjectFileSystemLocation objects for a CodeBuild build project. A ProjectFileSystemLocation object specifies the identifier, location, mountOptions, mountPoint, and type of a file system created using Amazon Elastic File System. Default: - no file system locations
|
|
17160
17160
|
:param grant_report_group_permissions: Add permissions to this project's role to create and use test report groups with name starting with the name of this project. That is the standard report group that gets created when a simple name (in contrast to an ARN) is used in the 'reports' section of the buildspec of this project. This is usually harmless, but you can turn these off if you don't plan on using test reports in this project. Default: true
|
|
@@ -308,13 +308,17 @@ configure an MFA token and use it for sign in. It also allows for the users to u
|
|
|
308
308
|
[time-based one time password
|
|
309
309
|
(TOTP)](https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-settings-mfa-totp.html).
|
|
310
310
|
|
|
311
|
+
If you want to enable email-based MFA, set `email` propety to the Amazon SES email-sending configuration and set `advancedSecurityMode` to `AdvancedSecurity.ENFORCED` or `AdvancedSecurity.AUDIT`.
|
|
312
|
+
For more information, see [Email MFA](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pool-settings-advanced-security-email-mfa.html).
|
|
313
|
+
|
|
311
314
|
```python
|
|
312
315
|
cognito.UserPool(self, "myuserpool",
|
|
313
316
|
# ...
|
|
314
317
|
mfa=cognito.Mfa.REQUIRED,
|
|
315
318
|
mfa_second_factor=cognito.MfaSecondFactor(
|
|
316
319
|
sms=True,
|
|
317
|
-
otp=True
|
|
320
|
+
otp=True,
|
|
321
|
+
email=False
|
|
318
322
|
)
|
|
319
323
|
)
|
|
320
324
|
```
|
|
@@ -13633,7 +13637,8 @@ class Mfa(enum.Enum):
|
|
|
13633
13637
|
mfa=cognito.Mfa.REQUIRED,
|
|
13634
13638
|
mfa_second_factor=cognito.MfaSecondFactor(
|
|
13635
13639
|
sms=True,
|
|
13636
|
-
otp=True
|
|
13640
|
+
otp=True,
|
|
13641
|
+
email=False
|
|
13637
13642
|
)
|
|
13638
13643
|
)
|
|
13639
13644
|
'''
|
|
@@ -13649,14 +13654,21 @@ class Mfa(enum.Enum):
|
|
|
13649
13654
|
@jsii.data_type(
|
|
13650
13655
|
jsii_type="aws-cdk-lib.aws_cognito.MfaSecondFactor",
|
|
13651
13656
|
jsii_struct_bases=[],
|
|
13652
|
-
name_mapping={"otp": "otp", "sms": "sms"},
|
|
13657
|
+
name_mapping={"otp": "otp", "sms": "sms", "email": "email"},
|
|
13653
13658
|
)
|
|
13654
13659
|
class MfaSecondFactor:
|
|
13655
|
-
def __init__(
|
|
13660
|
+
def __init__(
|
|
13661
|
+
self,
|
|
13662
|
+
*,
|
|
13663
|
+
otp: builtins.bool,
|
|
13664
|
+
sms: builtins.bool,
|
|
13665
|
+
email: typing.Optional[builtins.bool] = None,
|
|
13666
|
+
) -> None:
|
|
13656
13667
|
'''The different ways in which a user pool can obtain their MFA token for sign in.
|
|
13657
13668
|
|
|
13658
13669
|
:param otp: The MFA token is a time-based one time password that is generated by a hardware or software token. Default: false
|
|
13659
13670
|
:param sms: The MFA token is sent to the user via SMS to their verified phone numbers. Default: true
|
|
13671
|
+
:param email: The MFA token is sent to the user via EMAIL. To enable email-based MFA, set ``email`` property to the Amazon SES email-sending configuration and set ``advancedSecurityMode`` to ``AdvancedSecurity.ENFORCED`` or ``AdvancedSecurity.AUDIT`` Default: false
|
|
13660
13672
|
|
|
13661
13673
|
:see: https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-settings-mfa.html
|
|
13662
13674
|
:exampleMetadata: infused
|
|
@@ -13668,7 +13680,8 @@ class MfaSecondFactor:
|
|
|
13668
13680
|
mfa=cognito.Mfa.REQUIRED,
|
|
13669
13681
|
mfa_second_factor=cognito.MfaSecondFactor(
|
|
13670
13682
|
sms=True,
|
|
13671
|
-
otp=True
|
|
13683
|
+
otp=True,
|
|
13684
|
+
email=False
|
|
13672
13685
|
)
|
|
13673
13686
|
)
|
|
13674
13687
|
'''
|
|
@@ -13676,10 +13689,13 @@ class MfaSecondFactor:
|
|
|
13676
13689
|
type_hints = typing.get_type_hints(_typecheckingstub__cd702328c87129c710daf17c5d6eb94fe91bfd54ab5fe2157a787ca7021ea599)
|
|
13677
13690
|
check_type(argname="argument otp", value=otp, expected_type=type_hints["otp"])
|
|
13678
13691
|
check_type(argname="argument sms", value=sms, expected_type=type_hints["sms"])
|
|
13692
|
+
check_type(argname="argument email", value=email, expected_type=type_hints["email"])
|
|
13679
13693
|
self._values: typing.Dict[builtins.str, typing.Any] = {
|
|
13680
13694
|
"otp": otp,
|
|
13681
13695
|
"sms": sms,
|
|
13682
13696
|
}
|
|
13697
|
+
if email is not None:
|
|
13698
|
+
self._values["email"] = email
|
|
13683
13699
|
|
|
13684
13700
|
@builtins.property
|
|
13685
13701
|
def otp(self) -> builtins.bool:
|
|
@@ -13699,12 +13715,26 @@ class MfaSecondFactor:
|
|
|
13699
13715
|
|
|
13700
13716
|
:default: true
|
|
13701
13717
|
|
|
13702
|
-
:see: https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-settings-mfa-sms-
|
|
13718
|
+
:see: https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-settings-mfa-sms-email-message.html
|
|
13703
13719
|
'''
|
|
13704
13720
|
result = self._values.get("sms")
|
|
13705
13721
|
assert result is not None, "Required property 'sms' is missing"
|
|
13706
13722
|
return typing.cast(builtins.bool, result)
|
|
13707
13723
|
|
|
13724
|
+
@builtins.property
|
|
13725
|
+
def email(self) -> typing.Optional[builtins.bool]:
|
|
13726
|
+
'''The MFA token is sent to the user via EMAIL.
|
|
13727
|
+
|
|
13728
|
+
To enable email-based MFA, set ``email`` property to the Amazon SES email-sending configuration
|
|
13729
|
+
and set ``advancedSecurityMode`` to ``AdvancedSecurity.ENFORCED`` or ``AdvancedSecurity.AUDIT``
|
|
13730
|
+
|
|
13731
|
+
:default: false
|
|
13732
|
+
|
|
13733
|
+
:see: https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-settings-mfa-sms-email-message.html
|
|
13734
|
+
'''
|
|
13735
|
+
result = self._values.get("email")
|
|
13736
|
+
return typing.cast(typing.Optional[builtins.bool], result)
|
|
13737
|
+
|
|
13708
13738
|
def __eq__(self, rhs: typing.Any) -> builtins.bool:
|
|
13709
13739
|
return isinstance(rhs, self.__class__) and rhs._values == self._values
|
|
13710
13740
|
|
|
@@ -16290,7 +16320,7 @@ class UserPool(
|
|
|
16290
16320
|
:param lambda_triggers: Lambda functions to use for supported Cognito triggers. Default: - No Lambda triggers.
|
|
16291
16321
|
:param mfa: Configure whether users of this user pool can or are required use MFA to sign in. Default: Mfa.OFF
|
|
16292
16322
|
:param mfa_message: The SMS message template sent during MFA verification. Use '{####}' in the template where Cognito should insert the verification code. Default: 'Your authentication code is {####}.'
|
|
16293
|
-
:param mfa_second_factor: Configure the MFA types that users can use in this user pool. Ignored if ``mfa`` is set to ``OFF``. Default: - { sms: true, otp: false }, if ``mfa`` is set to ``OPTIONAL`` or ``REQUIRED``. { sms: false, otp: false }, otherwise
|
|
16323
|
+
:param mfa_second_factor: Configure the MFA types that users can use in this user pool. Ignored if ``mfa`` is set to ``OFF``. Default: - { sms: true, otp: false, email: false }, if ``mfa`` is set to ``OPTIONAL`` or ``REQUIRED``. { sms: false, otp: false, email:false }, otherwise
|
|
16294
16324
|
:param password_policy: Password policy for this user pool. Default: - see defaults on each property of PasswordPolicy.
|
|
16295
16325
|
:param removal_policy: Policy to apply when the user pool is removed from the stack. Default: RemovalPolicy.RETAIN
|
|
16296
16326
|
:param self_sign_up_enabled: Whether self sign-up should be enabled. To configure self sign-up configuration use the ``userVerification`` property. Default: - false
|
|
@@ -17885,6 +17915,132 @@ class _UserPoolEmailProxy(UserPoolEmail):
|
|
|
17885
17915
|
typing.cast(typing.Any, UserPoolEmail).__jsii_proxy_class__ = lambda : _UserPoolEmailProxy
|
|
17886
17916
|
|
|
17887
17917
|
|
|
17918
|
+
@jsii.data_type(
|
|
17919
|
+
jsii_type="aws-cdk-lib.aws_cognito.UserPoolEmailConfig",
|
|
17920
|
+
jsii_struct_bases=[],
|
|
17921
|
+
name_mapping={
|
|
17922
|
+
"configuration_set": "configurationSet",
|
|
17923
|
+
"email_sending_account": "emailSendingAccount",
|
|
17924
|
+
"from_": "from",
|
|
17925
|
+
"reply_to_email_address": "replyToEmailAddress",
|
|
17926
|
+
"source_arn": "sourceArn",
|
|
17927
|
+
},
|
|
17928
|
+
)
|
|
17929
|
+
class UserPoolEmailConfig:
|
|
17930
|
+
def __init__(
|
|
17931
|
+
self,
|
|
17932
|
+
*,
|
|
17933
|
+
configuration_set: typing.Optional[builtins.str] = None,
|
|
17934
|
+
email_sending_account: typing.Optional[builtins.str] = None,
|
|
17935
|
+
from_: typing.Optional[builtins.str] = None,
|
|
17936
|
+
reply_to_email_address: typing.Optional[builtins.str] = None,
|
|
17937
|
+
source_arn: typing.Optional[builtins.str] = None,
|
|
17938
|
+
) -> None:
|
|
17939
|
+
'''Result of binding email settings with a user pool.
|
|
17940
|
+
|
|
17941
|
+
:param configuration_set: The name of the configuration set in SES. Default: - none
|
|
17942
|
+
:param email_sending_account: Specifies whether to use Cognito's built in email functionality or SES. Default: - Cognito built in email functionality
|
|
17943
|
+
:param from_: Identifies either the sender's email address or the sender's name with their email address. If emailSendingAccount is DEVELOPER then this cannot be specified. Default: 'no-reply@verificationemail.com'
|
|
17944
|
+
:param reply_to_email_address: The destination to which the receiver of the email should reply to. Default: - same as ``from``
|
|
17945
|
+
:param source_arn: The ARN of a verified email address in Amazon SES. required if emailSendingAccount is DEVELOPER or if 'from' is provided. Default: - none
|
|
17946
|
+
|
|
17947
|
+
:exampleMetadata: fixture=_generated
|
|
17948
|
+
|
|
17949
|
+
Example::
|
|
17950
|
+
|
|
17951
|
+
# The code below shows an example of how to instantiate this type.
|
|
17952
|
+
# The values are placeholders you should change.
|
|
17953
|
+
from aws_cdk import aws_cognito as cognito
|
|
17954
|
+
|
|
17955
|
+
user_pool_email_config = cognito.UserPoolEmailConfig(
|
|
17956
|
+
configuration_set="configurationSet",
|
|
17957
|
+
email_sending_account="emailSendingAccount",
|
|
17958
|
+
from="from",
|
|
17959
|
+
reply_to_email_address="replyToEmailAddress",
|
|
17960
|
+
source_arn="sourceArn"
|
|
17961
|
+
)
|
|
17962
|
+
'''
|
|
17963
|
+
if __debug__:
|
|
17964
|
+
type_hints = typing.get_type_hints(_typecheckingstub__e3ce90cb9624f22600c6b33192c8ad7ad7f3946d65d49e2cf22b46b1dca4339e)
|
|
17965
|
+
check_type(argname="argument configuration_set", value=configuration_set, expected_type=type_hints["configuration_set"])
|
|
17966
|
+
check_type(argname="argument email_sending_account", value=email_sending_account, expected_type=type_hints["email_sending_account"])
|
|
17967
|
+
check_type(argname="argument from_", value=from_, expected_type=type_hints["from_"])
|
|
17968
|
+
check_type(argname="argument reply_to_email_address", value=reply_to_email_address, expected_type=type_hints["reply_to_email_address"])
|
|
17969
|
+
check_type(argname="argument source_arn", value=source_arn, expected_type=type_hints["source_arn"])
|
|
17970
|
+
self._values: typing.Dict[builtins.str, typing.Any] = {}
|
|
17971
|
+
if configuration_set is not None:
|
|
17972
|
+
self._values["configuration_set"] = configuration_set
|
|
17973
|
+
if email_sending_account is not None:
|
|
17974
|
+
self._values["email_sending_account"] = email_sending_account
|
|
17975
|
+
if from_ is not None:
|
|
17976
|
+
self._values["from_"] = from_
|
|
17977
|
+
if reply_to_email_address is not None:
|
|
17978
|
+
self._values["reply_to_email_address"] = reply_to_email_address
|
|
17979
|
+
if source_arn is not None:
|
|
17980
|
+
self._values["source_arn"] = source_arn
|
|
17981
|
+
|
|
17982
|
+
@builtins.property
|
|
17983
|
+
def configuration_set(self) -> typing.Optional[builtins.str]:
|
|
17984
|
+
'''The name of the configuration set in SES.
|
|
17985
|
+
|
|
17986
|
+
:default: - none
|
|
17987
|
+
'''
|
|
17988
|
+
result = self._values.get("configuration_set")
|
|
17989
|
+
return typing.cast(typing.Optional[builtins.str], result)
|
|
17990
|
+
|
|
17991
|
+
@builtins.property
|
|
17992
|
+
def email_sending_account(self) -> typing.Optional[builtins.str]:
|
|
17993
|
+
'''Specifies whether to use Cognito's built in email functionality or SES.
|
|
17994
|
+
|
|
17995
|
+
:default: - Cognito built in email functionality
|
|
17996
|
+
'''
|
|
17997
|
+
result = self._values.get("email_sending_account")
|
|
17998
|
+
return typing.cast(typing.Optional[builtins.str], result)
|
|
17999
|
+
|
|
18000
|
+
@builtins.property
|
|
18001
|
+
def from_(self) -> typing.Optional[builtins.str]:
|
|
18002
|
+
'''Identifies either the sender's email address or the sender's name with their email address.
|
|
18003
|
+
|
|
18004
|
+
If emailSendingAccount is DEVELOPER then this cannot be specified.
|
|
18005
|
+
|
|
18006
|
+
:default: 'no-reply@verificationemail.com'
|
|
18007
|
+
'''
|
|
18008
|
+
result = self._values.get("from_")
|
|
18009
|
+
return typing.cast(typing.Optional[builtins.str], result)
|
|
18010
|
+
|
|
18011
|
+
@builtins.property
|
|
18012
|
+
def reply_to_email_address(self) -> typing.Optional[builtins.str]:
|
|
18013
|
+
'''The destination to which the receiver of the email should reply to.
|
|
18014
|
+
|
|
18015
|
+
:default: - same as ``from``
|
|
18016
|
+
'''
|
|
18017
|
+
result = self._values.get("reply_to_email_address")
|
|
18018
|
+
return typing.cast(typing.Optional[builtins.str], result)
|
|
18019
|
+
|
|
18020
|
+
@builtins.property
|
|
18021
|
+
def source_arn(self) -> typing.Optional[builtins.str]:
|
|
18022
|
+
'''The ARN of a verified email address in Amazon SES.
|
|
18023
|
+
|
|
18024
|
+
required if emailSendingAccount is DEVELOPER or if
|
|
18025
|
+
'from' is provided.
|
|
18026
|
+
|
|
18027
|
+
:default: - none
|
|
18028
|
+
'''
|
|
18029
|
+
result = self._values.get("source_arn")
|
|
18030
|
+
return typing.cast(typing.Optional[builtins.str], result)
|
|
18031
|
+
|
|
18032
|
+
def __eq__(self, rhs: typing.Any) -> builtins.bool:
|
|
18033
|
+
return isinstance(rhs, self.__class__) and rhs._values == self._values
|
|
18034
|
+
|
|
18035
|
+
def __ne__(self, rhs: typing.Any) -> builtins.bool:
|
|
18036
|
+
return not (rhs == self)
|
|
18037
|
+
|
|
18038
|
+
def __repr__(self) -> str:
|
|
18039
|
+
return "UserPoolEmailConfig(%s)" % ", ".join(
|
|
18040
|
+
k + "=" + repr(v) for k, v in self._values.items()
|
|
18041
|
+
)
|
|
18042
|
+
|
|
18043
|
+
|
|
17888
18044
|
class UserPoolIdentityProvider(
|
|
17889
18045
|
metaclass=jsii.JSIIMeta,
|
|
17890
18046
|
jsii_type="aws-cdk-lib.aws_cognito.UserPoolIdentityProvider",
|
|
@@ -19107,7 +19263,7 @@ class UserPoolProps:
|
|
|
19107
19263
|
:param lambda_triggers: Lambda functions to use for supported Cognito triggers. Default: - No Lambda triggers.
|
|
19108
19264
|
:param mfa: Configure whether users of this user pool can or are required use MFA to sign in. Default: Mfa.OFF
|
|
19109
19265
|
:param mfa_message: The SMS message template sent during MFA verification. Use '{####}' in the template where Cognito should insert the verification code. Default: 'Your authentication code is {####}.'
|
|
19110
|
-
:param mfa_second_factor: Configure the MFA types that users can use in this user pool. Ignored if ``mfa`` is set to ``OFF``. Default: - { sms: true, otp: false }, if ``mfa`` is set to ``OPTIONAL`` or ``REQUIRED``. { sms: false, otp: false }, otherwise
|
|
19266
|
+
:param mfa_second_factor: Configure the MFA types that users can use in this user pool. Ignored if ``mfa`` is set to ``OFF``. Default: - { sms: true, otp: false, email: false }, if ``mfa`` is set to ``OPTIONAL`` or ``REQUIRED``. { sms: false, otp: false, email:false }, otherwise
|
|
19111
19267
|
:param password_policy: Password policy for this user pool. Default: - see defaults on each property of PasswordPolicy.
|
|
19112
19268
|
:param removal_policy: Policy to apply when the user pool is removed from the stack. Default: RemovalPolicy.RETAIN
|
|
19113
19269
|
:param self_sign_up_enabled: Whether self sign-up should be enabled. To configure self sign-up configuration use the ``userVerification`` property. Default: - false
|
|
@@ -19380,8 +19536,8 @@ class UserPoolProps:
|
|
|
19380
19536
|
|
|
19381
19537
|
:default:
|
|
19382
19538
|
|
|
19383
|
-
- { sms: true, otp: false }, if ``mfa`` is set to ``OPTIONAL`` or ``REQUIRED``.
|
|
19384
|
-
{ sms: false, otp: false }, otherwise
|
|
19539
|
+
- { sms: true, otp: false, email: false }, if ``mfa`` is set to ``OPTIONAL`` or ``REQUIRED``.
|
|
19540
|
+
{ sms: false, otp: false, email:false }, otherwise
|
|
19385
19541
|
'''
|
|
19386
19542
|
result = self._values.get("mfa_second_factor")
|
|
19387
19543
|
return typing.cast(typing.Optional[MfaSecondFactor], result)
|
|
@@ -21421,6 +21577,7 @@ __all__ = [
|
|
|
21421
21577
|
"UserPoolDomainOptions",
|
|
21422
21578
|
"UserPoolDomainProps",
|
|
21423
21579
|
"UserPoolEmail",
|
|
21580
|
+
"UserPoolEmailConfig",
|
|
21424
21581
|
"UserPoolIdentityProvider",
|
|
21425
21582
|
"UserPoolIdentityProviderAmazon",
|
|
21426
21583
|
"UserPoolIdentityProviderAmazonProps",
|
|
@@ -23224,6 +23381,7 @@ def _typecheckingstub__cd702328c87129c710daf17c5d6eb94fe91bfd54ab5fe2157a787ca70
|
|
|
23224
23381
|
*,
|
|
23225
23382
|
otp: builtins.bool,
|
|
23226
23383
|
sms: builtins.bool,
|
|
23384
|
+
email: typing.Optional[builtins.bool] = None,
|
|
23227
23385
|
) -> None:
|
|
23228
23386
|
"""Type checking stubs"""
|
|
23229
23387
|
pass
|
|
@@ -23660,6 +23818,17 @@ def _typecheckingstub__8bae3bcd6b2ec774cf9e4981de492abd05cc31118c8ca51bb996ae328
|
|
|
23660
23818
|
"""Type checking stubs"""
|
|
23661
23819
|
pass
|
|
23662
23820
|
|
|
23821
|
+
def _typecheckingstub__e3ce90cb9624f22600c6b33192c8ad7ad7f3946d65d49e2cf22b46b1dca4339e(
|
|
23822
|
+
*,
|
|
23823
|
+
configuration_set: typing.Optional[builtins.str] = None,
|
|
23824
|
+
email_sending_account: typing.Optional[builtins.str] = None,
|
|
23825
|
+
from_: typing.Optional[builtins.str] = None,
|
|
23826
|
+
reply_to_email_address: typing.Optional[builtins.str] = None,
|
|
23827
|
+
source_arn: typing.Optional[builtins.str] = None,
|
|
23828
|
+
) -> None:
|
|
23829
|
+
"""Type checking stubs"""
|
|
23830
|
+
pass
|
|
23831
|
+
|
|
23663
23832
|
def _typecheckingstub__9db3563a94587e916fce47561a9ad603b26f36fbcb7b72d5e133ddf1e77b76d6(
|
|
23664
23833
|
scope: _constructs_77d1e7e8.Construct,
|
|
23665
23834
|
id: builtins.str,
|