aws-cdk-lib 2.191.0__tar.gz → 2.192.0__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.191.0/src/aws_cdk_lib.egg-info → aws_cdk_lib-2.192.0}/PKG-INFO +1 -1
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/setup.py +2 -2
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/__init__.py +18 -21
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/_jsii/__init__.py +1 -1
- aws_cdk_lib-2.191.0/src/aws_cdk/_jsii/aws-cdk-lib@2.191.0.jsii.tgz → aws_cdk_lib-2.192.0/src/aws_cdk/_jsii/aws-cdk-lib@2.192.0.jsii.tgz +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_apigateway/__init__.py +90 -19
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_codepipeline/__init__.py +16 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_cognito_identitypool/__init__.py +9 -1
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_ec2/__init__.py +39 -39
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_ecs/__init__.py +230 -155
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_events/__init__.py +38 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_iam/__init__.py +178 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_rds/__init__.py +12 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_servicediscovery/__init__.py +66 -36
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_ses/__init__.py +44 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0/src/aws_cdk_lib.egg-info}/PKG-INFO +1 -1
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk_lib.egg-info/SOURCES.txt +1 -1
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/LICENSE +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/MANIFEST.in +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/NOTICE +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/README.md +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/pyproject.toml +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/setup.cfg +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/alexa_ask/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/assertions/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_accessanalyzer/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_acmpca/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_amazonmq/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_amplify/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_amplifyuibuilder/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_apigatewayv2/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_apigatewayv2_authorizers/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_apigatewayv2_integrations/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_appconfig/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_appflow/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_appintegrations/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_applicationautoscaling/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_applicationinsights/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_applicationsignals/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_appmesh/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_apprunner/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_appstream/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_appsync/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_apptest/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_aps/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_arczonalshift/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_athena/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_auditmanager/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_autoscaling/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_autoscaling_common/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_autoscaling_hooktargets/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_autoscalingplans/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_b2bi/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_backup/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_backupgateway/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_batch/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_bcmdataexports/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_bedrock/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_billingconductor/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_budgets/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_cassandra/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_ce/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_certificatemanager/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_chatbot/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_cleanrooms/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_cleanroomsml/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_cloud9/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_cloudformation/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_cloudfront/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_cloudfront/experimental/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_cloudfront_origins/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_cloudtrail/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_cloudwatch/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_cloudwatch_actions/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_codeartifact/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_codebuild/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_codecommit/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_codeconnections/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_codedeploy/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_codeguruprofiler/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_codegurureviewer/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_codepipeline_actions/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_codestar/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_codestarconnections/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_codestarnotifications/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_cognito/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_comprehend/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_config/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_connect/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_connectcampaigns/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_connectcampaignsv2/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_controltower/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_cur/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_customerprofiles/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_databrew/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_datapipeline/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_datasync/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_datazone/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_dax/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_deadline/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_detective/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_devicefarm/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_devopsguru/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_directoryservice/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_dlm/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_dms/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_docdb/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_docdbelastic/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_dsql/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_dynamodb/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_ecr/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_ecr_assets/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_ecs_patterns/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_efs/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_eks/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_elasticache/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_elasticbeanstalk/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_elasticloadbalancing/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_elasticloadbalancingv2/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_elasticloadbalancingv2_actions/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_elasticloadbalancingv2_targets/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_elasticsearch/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_emr/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_emrcontainers/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_emrserverless/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_entityresolution/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_events_targets/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_eventschemas/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_evidently/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_finspace/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_fis/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_fms/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_forecast/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_frauddetector/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_fsx/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_gamelift/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_gameliftstreams/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_globalaccelerator/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_globalaccelerator_endpoints/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_glue/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_grafana/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_greengrass/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_greengrassv2/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_groundstation/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_guardduty/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_healthimaging/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_healthlake/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_identitystore/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_imagebuilder/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_inspector/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_inspectorv2/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_internetmonitor/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_invoicing/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_iot/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_iotanalytics/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_iotcoredeviceadvisor/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_iotevents/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_iotfleethub/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_iotfleetwise/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_iotsitewise/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_iotthingsgraph/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_iottwinmaker/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_iotwireless/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_ivs/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_ivschat/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_kafkaconnect/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_kendra/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_kendraranking/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_kinesis/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_kinesisanalytics/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_kinesisanalyticsv2/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_kinesisfirehose/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_kinesisvideo/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_kms/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_lakeformation/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_lambda/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_lambda_destinations/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_lambda_event_sources/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_lambda_nodejs/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_launchwizard/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_lex/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_licensemanager/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_lightsail/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_location/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_logs/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_logs_destinations/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_lookoutequipment/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_lookoutmetrics/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_lookoutvision/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_m2/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_macie/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_managedblockchain/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_mediaconnect/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_mediaconvert/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_medialive/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_mediapackage/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_mediapackagev2/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_mediastore/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_mediatailor/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_memorydb/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_msk/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_mwaa/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_neptune/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_neptunegraph/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_networkfirewall/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_networkmanager/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_nimblestudio/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_notifications/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_notificationscontacts/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_oam/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_omics/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_opensearchserverless/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_opensearchservice/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_opsworks/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_opsworkscm/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_organizations/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_osis/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_panorama/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_paymentcryptography/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_pcaconnectorad/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_pcaconnectorscep/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_pcs/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_personalize/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_pinpoint/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_pinpointemail/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_pipes/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_proton/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_qbusiness/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_qldb/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_quicksight/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_ram/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_rbin/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_redshift/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_redshiftserverless/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_refactorspaces/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_rekognition/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_resiliencehub/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_resourceexplorer2/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_resourcegroups/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_robomaker/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_rolesanywhere/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_route53/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_route53_patterns/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_route53_targets/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_route53profiles/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_route53recoverycontrol/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_route53recoveryreadiness/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_route53resolver/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_rum/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_s3/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_s3_assets/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_s3_deployment/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_s3_notifications/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_s3express/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_s3objectlambda/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_s3outposts/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_s3tables/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_sagemaker/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_sam/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_scheduler/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_scheduler_targets/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_sdb/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_secretsmanager/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_securityhub/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_securitylake/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_servicecatalog/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_servicecatalogappregistry/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_ses_actions/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_shield/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_signer/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_simspaceweaver/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_sns/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_sns_subscriptions/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_sqs/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_ssm/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_ssmcontacts/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_ssmincidents/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_ssmquicksetup/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_sso/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_stepfunctions/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_stepfunctions_tasks/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_supportapp/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_synthetics/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_systemsmanagersap/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_timestream/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_transfer/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_verifiedpermissions/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_voiceid/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_vpclattice/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_waf/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_wafregional/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_wafv2/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_wisdom/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_workspaces/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_workspacesthinclient/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_workspacesweb/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_xray/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/cloud_assembly_schema/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/cloudformation_include/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/custom_resources/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/cx_api/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/lambda_layer_awscli/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/lambda_layer_node_proxy_agent/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/pipelines/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/py.typed +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/region_info/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/triggers/__init__.py +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk_lib.egg-info/dependency_links.txt +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk_lib.egg-info/requires.txt +0 -0
- {aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/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.192.0",
|
|
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",
|
|
@@ -319,7 +319,7 @@ kwargs = json.loads(
|
|
|
319
319
|
],
|
|
320
320
|
"package_data": {
|
|
321
321
|
"aws_cdk._jsii": [
|
|
322
|
-
"aws-cdk-lib@2.
|
|
322
|
+
"aws-cdk-lib@2.192.0.jsii.tgz"
|
|
323
323
|
],
|
|
324
324
|
"aws_cdk": [
|
|
325
325
|
"py.typed"
|
|
@@ -22143,29 +22143,26 @@ class StackProps:
|
|
|
22143
22143
|
|
|
22144
22144
|
Example::
|
|
22145
22145
|
|
|
22146
|
-
|
|
22147
|
-
|
|
22148
|
-
region="us-east-1"
|
|
22149
|
-
),
|
|
22150
|
-
cross_region_references=True
|
|
22151
|
-
)
|
|
22152
|
-
cert = acm.Certificate(stack1, "Cert",
|
|
22153
|
-
domain_name="*.example.com",
|
|
22154
|
-
validation=acm.CertificateValidation.from_dns(route53.PublicHostedZone.from_hosted_zone_id(stack1, "Zone", "Z0329774B51CGXTDQV3X"))
|
|
22155
|
-
)
|
|
22146
|
+
import aws_cdk as cdk
|
|
22147
|
+
import aws_cdk.aws_cloudwatch as cloudwatch
|
|
22156
22148
|
|
|
22157
|
-
|
|
22158
|
-
|
|
22159
|
-
|
|
22160
|
-
|
|
22161
|
-
|
|
22149
|
+
|
|
22150
|
+
app = cdk.App()
|
|
22151
|
+
stack = cdk.Stack(app, "Stack", env=cdk.Environment(region="us-west-2"))
|
|
22152
|
+
|
|
22153
|
+
global_table = dynamodb.TableV2(stack, "GlobalTable",
|
|
22154
|
+
partition_key=dynamodb.Attribute(name="pk", type=dynamodb.AttributeType.STRING),
|
|
22155
|
+
replicas=[dynamodb.ReplicaTableProps(region="us-east-1"), dynamodb.ReplicaTableProps(region="us-east-2")
|
|
22156
|
+
]
|
|
22162
22157
|
)
|
|
22163
|
-
|
|
22164
|
-
|
|
22165
|
-
|
|
22166
|
-
|
|
22167
|
-
|
|
22168
|
-
|
|
22158
|
+
|
|
22159
|
+
# metric is only for the table in us-west-2
|
|
22160
|
+
metric = global_table.metric_consumed_read_capacity_units()
|
|
22161
|
+
|
|
22162
|
+
cloudwatch.Alarm(self, "Alarm",
|
|
22163
|
+
metric=metric,
|
|
22164
|
+
evaluation_periods=1,
|
|
22165
|
+
threshold=1
|
|
22169
22166
|
)
|
|
22170
22167
|
'''
|
|
22171
22168
|
if isinstance(env, dict):
|
|
@@ -34,7 +34,7 @@ import aws_cdk.cloud_assembly_schema._jsii
|
|
|
34
34
|
import constructs._jsii
|
|
35
35
|
|
|
36
36
|
__jsii_assembly__ = jsii.JSIIAssembly.load(
|
|
37
|
-
"aws-cdk-lib", "2.
|
|
37
|
+
"aws-cdk-lib", "2.192.0", __name__[0:-6], "aws-cdk-lib@2.192.0.jsii.tgz"
|
|
38
38
|
)
|
|
39
39
|
|
|
40
40
|
__all__ = [
|
|
Binary file
|
|
@@ -35,6 +35,11 @@ running on AWS Lambda, or any web application.
|
|
|
35
35
|
* [Mutual TLS (mTLS)](#mutual-tls-mtls)
|
|
36
36
|
* [Deployments](#deployments)
|
|
37
37
|
|
|
38
|
+
* [Deploying to an existing stage](#deploying-to-an-existing-stage)
|
|
39
|
+
|
|
40
|
+
* [Using RestApi](#using-restapi)
|
|
41
|
+
* [Using SpecRestApi](#using-specrestapi)
|
|
42
|
+
* [Controlled triggering of deployments](#controlled-triggering-of-deployments)
|
|
38
43
|
* [Deep dive: Invalidation of deployments](#deep-dive-invalidation-of-deployments)
|
|
39
44
|
* [Custom Domains](#custom-domains)
|
|
40
45
|
|
|
@@ -1806,6 +1811,26 @@ for more details.
|
|
|
1806
1811
|
properties that can be configured directly in the OpenAPI specification file. This is to prevent people duplication
|
|
1807
1812
|
of these properties and potential confusion.
|
|
1808
1813
|
|
|
1814
|
+
However, you can control how API Gateway handles resource updates using the `mode` property. Valid values are:
|
|
1815
|
+
|
|
1816
|
+
* `overwrite` - The new API definition replaces the existing one. The existing API identifier remains unchanged.
|
|
1817
|
+
* `merge` - The new API definition is merged with the existing API.
|
|
1818
|
+
|
|
1819
|
+
If you don't specify this property, a default value is chosen:
|
|
1820
|
+
|
|
1821
|
+
* For REST APIs created before March 29, 2021, the default is `overwrite`
|
|
1822
|
+
* For REST APIs created after March 29, 2021, the new API definition takes precedence, but any container types such as endpoint configurations and binary media types are merged with the existing API.
|
|
1823
|
+
|
|
1824
|
+
Use the default mode to define top-level RestApi properties in addition to using OpenAPI.
|
|
1825
|
+
Generally, it's preferred to use API Gateway's OpenAPI extensions to model these properties.
|
|
1826
|
+
|
|
1827
|
+
```python
|
|
1828
|
+
api = apigateway.SpecRestApi(self, "books-api",
|
|
1829
|
+
api_definition=apigateway.ApiDefinition.from_asset("path-to-file.json"),
|
|
1830
|
+
mode=apigateway.RestApiMode.MERGE
|
|
1831
|
+
)
|
|
1832
|
+
```
|
|
1833
|
+
|
|
1809
1834
|
### Endpoint configuration
|
|
1810
1835
|
|
|
1811
1836
|
By default, `SpecRestApi` will create an edge optimized endpoint.
|
|
@@ -24641,7 +24666,7 @@ class RestApiBaseProps:
|
|
|
24641
24666
|
) -> typing.Optional[_RemovalPolicy_9f93c814]:
|
|
24642
24667
|
'''The removal policy applied to the AWS CloudWatch role when this resource is removed from the application.
|
|
24643
24668
|
|
|
24644
|
-
Requires ``cloudWatchRole``
|
|
24669
|
+
Requires ``cloudWatchRole`` to be enabled.
|
|
24645
24670
|
|
|
24646
24671
|
:default: - RemovalPolicy.RETAIN
|
|
24647
24672
|
'''
|
|
@@ -24811,6 +24836,26 @@ class RestApiBaseProps:
|
|
|
24811
24836
|
)
|
|
24812
24837
|
|
|
24813
24838
|
|
|
24839
|
+
@jsii.enum(jsii_type="aws-cdk-lib.aws_apigateway.RestApiMode")
|
|
24840
|
+
class RestApiMode(enum.Enum):
|
|
24841
|
+
'''The Mode that determines how API Gateway handles resource updates when importing an OpenAPI definition.
|
|
24842
|
+
|
|
24843
|
+
:exampleMetadata: infused
|
|
24844
|
+
|
|
24845
|
+
Example::
|
|
24846
|
+
|
|
24847
|
+
api = apigateway.SpecRestApi(self, "books-api",
|
|
24848
|
+
api_definition=apigateway.ApiDefinition.from_asset("path-to-file.json"),
|
|
24849
|
+
mode=apigateway.RestApiMode.MERGE
|
|
24850
|
+
)
|
|
24851
|
+
'''
|
|
24852
|
+
|
|
24853
|
+
OVERWRITE = "OVERWRITE"
|
|
24854
|
+
'''The new API definition replaces the existing one.'''
|
|
24855
|
+
MERGE = "MERGE"
|
|
24856
|
+
'''The new API definition is merged with the existing API.'''
|
|
24857
|
+
|
|
24858
|
+
|
|
24814
24859
|
@jsii.data_type(
|
|
24815
24860
|
jsii_type="aws-cdk-lib.aws_apigateway.RestApiProps",
|
|
24816
24861
|
jsii_struct_bases=[ResourceOptions, RestApiBaseProps],
|
|
@@ -25035,7 +25080,7 @@ class RestApiProps(ResourceOptions, RestApiBaseProps):
|
|
|
25035
25080
|
) -> typing.Optional[_RemovalPolicy_9f93c814]:
|
|
25036
25081
|
'''The removal policy applied to the AWS CloudWatch role when this resource is removed from the application.
|
|
25037
25082
|
|
|
25038
|
-
Requires ``cloudWatchRole``
|
|
25083
|
+
Requires ``cloudWatchRole`` to be enabled.
|
|
25039
25084
|
|
|
25040
25085
|
:default: - RemovalPolicy.RETAIN
|
|
25041
25086
|
'''
|
|
@@ -25654,15 +25699,10 @@ class SpecRestApi(
|
|
|
25654
25699
|
|
|
25655
25700
|
Example::
|
|
25656
25701
|
|
|
25657
|
-
# integration: apigateway.Integration
|
|
25658
|
-
|
|
25659
|
-
|
|
25660
25702
|
api = apigateway.SpecRestApi(self, "books-api",
|
|
25661
|
-
api_definition=apigateway.ApiDefinition.from_asset("path-to-file.json")
|
|
25703
|
+
api_definition=apigateway.ApiDefinition.from_asset("path-to-file.json"),
|
|
25704
|
+
mode=apigateway.RestApiMode.MERGE
|
|
25662
25705
|
)
|
|
25663
|
-
|
|
25664
|
-
books_resource = api.root.add_resource("books")
|
|
25665
|
-
books_resource.add_method("GET", integration)
|
|
25666
25706
|
'''
|
|
25667
25707
|
|
|
25668
25708
|
def __init__(
|
|
@@ -25672,6 +25712,7 @@ class SpecRestApi(
|
|
|
25672
25712
|
*,
|
|
25673
25713
|
api_definition: ApiDefinition,
|
|
25674
25714
|
min_compression_size: typing.Optional[_Size_7b441c34] = None,
|
|
25715
|
+
mode: typing.Optional[RestApiMode] = None,
|
|
25675
25716
|
cloud_watch_role: typing.Optional[builtins.bool] = None,
|
|
25676
25717
|
cloud_watch_role_removal_policy: typing.Optional[_RemovalPolicy_9f93c814] = None,
|
|
25677
25718
|
deploy: typing.Optional[builtins.bool] = None,
|
|
@@ -25693,6 +25734,7 @@ class SpecRestApi(
|
|
|
25693
25734
|
:param id: -
|
|
25694
25735
|
:param api_definition: An OpenAPI definition compatible with API Gateway.
|
|
25695
25736
|
:param min_compression_size: A Size(in bytes, kibibytes, mebibytes etc) that is used to enable compression (with non-negative between 0 and 10485760 (10M) bytes, inclusive) or disable compression (when undefined) on an API. When compression is enabled, compression or decompression is not applied on the payload if the payload size is smaller than this value. Setting it to zero allows compression for any payload size. Default: - Compression is disabled.
|
|
25737
|
+
:param mode: The Mode that determines how API Gateway handles resource updates. Valid values are ``overwrite`` or ``merge``. For ``overwrite``, the new API definition replaces the existing one. The existing API identifier remains unchanged. For ``merge``, the new API definition is merged with the existing API. If you don't specify this property, a default value is chosen: - For REST APIs created before March 29, 2021, the default is ``overwrite`` - For REST APIs created after March 29, 2021, the new API definition takes precedence, but any container types such as endpoint configurations and binary media types are merged with the existing API. Use the default mode to define top-level RestApi properties in addition to using OpenAPI. Generally, it's preferred to use API Gateway's OpenAPI extensions to model these properties. Default: - ``merge`` for REST APIs created after March 29, 2021, otherwise ``overwrite``
|
|
25696
25738
|
:param cloud_watch_role: Automatically configure an AWS CloudWatch role for API Gateway. Default: - false if ``@aws-cdk/aws-apigateway:disableCloudWatchRole`` is enabled, true otherwise
|
|
25697
25739
|
:param cloud_watch_role_removal_policy: The removal policy applied to the AWS CloudWatch role when this resource is removed from the application. Requires ``cloudWatchRole`` to be enabled. Default: - RemovalPolicy.RETAIN
|
|
25698
25740
|
:param deploy: Indicates if a Deployment should be automatically created for this API, and recreated when the API model (resources, methods) changes. Since API Gateway deployments are immutable, When this option is enabled (by default), an AWS::ApiGateway::Deployment resource will automatically created with a logical ID that hashes the API model (methods, resources and options). This means that when the model changes, the logical ID of this CloudFormation resource will change, and a new deployment will be created. If this is set, ``latestDeployment`` will refer to the ``Deployment`` object and ``deploymentStage`` will refer to a ``Stage`` that points to this deployment. To customize the stage options, use the ``deployOptions`` property. A CloudFormation Output will also be defined with the root URL endpoint of this REST API. Default: true
|
|
@@ -25716,6 +25758,7 @@ class SpecRestApi(
|
|
|
25716
25758
|
props = SpecRestApiProps(
|
|
25717
25759
|
api_definition=api_definition,
|
|
25718
25760
|
min_compression_size=min_compression_size,
|
|
25761
|
+
mode=mode,
|
|
25719
25762
|
cloud_watch_role=cloud_watch_role,
|
|
25720
25763
|
cloud_watch_role_removal_policy=cloud_watch_role_removal_policy,
|
|
25721
25764
|
deploy=deploy,
|
|
@@ -25799,6 +25842,7 @@ class SpecRestApi(
|
|
|
25799
25842
|
"retain_deployments": "retainDeployments",
|
|
25800
25843
|
"api_definition": "apiDefinition",
|
|
25801
25844
|
"min_compression_size": "minCompressionSize",
|
|
25845
|
+
"mode": "mode",
|
|
25802
25846
|
},
|
|
25803
25847
|
)
|
|
25804
25848
|
class SpecRestApiProps(RestApiBaseProps):
|
|
@@ -25822,6 +25866,7 @@ class SpecRestApiProps(RestApiBaseProps):
|
|
|
25822
25866
|
retain_deployments: typing.Optional[builtins.bool] = None,
|
|
25823
25867
|
api_definition: ApiDefinition,
|
|
25824
25868
|
min_compression_size: typing.Optional[_Size_7b441c34] = None,
|
|
25869
|
+
mode: typing.Optional[RestApiMode] = None,
|
|
25825
25870
|
) -> None:
|
|
25826
25871
|
'''Props to instantiate a new SpecRestApi.
|
|
25827
25872
|
|
|
@@ -25842,20 +25887,16 @@ class SpecRestApiProps(RestApiBaseProps):
|
|
|
25842
25887
|
:param retain_deployments: Retains old deployment resources when the API changes. This allows manually reverting stages to point to old deployments via the AWS Console. Default: false
|
|
25843
25888
|
:param api_definition: An OpenAPI definition compatible with API Gateway.
|
|
25844
25889
|
:param min_compression_size: A Size(in bytes, kibibytes, mebibytes etc) that is used to enable compression (with non-negative between 0 and 10485760 (10M) bytes, inclusive) or disable compression (when undefined) on an API. When compression is enabled, compression or decompression is not applied on the payload if the payload size is smaller than this value. Setting it to zero allows compression for any payload size. Default: - Compression is disabled.
|
|
25890
|
+
:param mode: The Mode that determines how API Gateway handles resource updates. Valid values are ``overwrite`` or ``merge``. For ``overwrite``, the new API definition replaces the existing one. The existing API identifier remains unchanged. For ``merge``, the new API definition is merged with the existing API. If you don't specify this property, a default value is chosen: - For REST APIs created before March 29, 2021, the default is ``overwrite`` - For REST APIs created after March 29, 2021, the new API definition takes precedence, but any container types such as endpoint configurations and binary media types are merged with the existing API. Use the default mode to define top-level RestApi properties in addition to using OpenAPI. Generally, it's preferred to use API Gateway's OpenAPI extensions to model these properties. Default: - ``merge`` for REST APIs created after March 29, 2021, otherwise ``overwrite``
|
|
25845
25891
|
|
|
25846
25892
|
:exampleMetadata: infused
|
|
25847
25893
|
|
|
25848
25894
|
Example::
|
|
25849
25895
|
|
|
25850
|
-
# integration: apigateway.Integration
|
|
25851
|
-
|
|
25852
|
-
|
|
25853
25896
|
api = apigateway.SpecRestApi(self, "books-api",
|
|
25854
|
-
api_definition=apigateway.ApiDefinition.from_asset("path-to-file.json")
|
|
25897
|
+
api_definition=apigateway.ApiDefinition.from_asset("path-to-file.json"),
|
|
25898
|
+
mode=apigateway.RestApiMode.MERGE
|
|
25855
25899
|
)
|
|
25856
|
-
|
|
25857
|
-
books_resource = api.root.add_resource("books")
|
|
25858
|
-
books_resource.add_method("GET", integration)
|
|
25859
25900
|
'''
|
|
25860
25901
|
if isinstance(deploy_options, dict):
|
|
25861
25902
|
deploy_options = StageOptions(**deploy_options)
|
|
@@ -25882,6 +25923,7 @@ class SpecRestApiProps(RestApiBaseProps):
|
|
|
25882
25923
|
check_type(argname="argument retain_deployments", value=retain_deployments, expected_type=type_hints["retain_deployments"])
|
|
25883
25924
|
check_type(argname="argument api_definition", value=api_definition, expected_type=type_hints["api_definition"])
|
|
25884
25925
|
check_type(argname="argument min_compression_size", value=min_compression_size, expected_type=type_hints["min_compression_size"])
|
|
25926
|
+
check_type(argname="argument mode", value=mode, expected_type=type_hints["mode"])
|
|
25885
25927
|
self._values: typing.Dict[builtins.str, typing.Any] = {
|
|
25886
25928
|
"api_definition": api_definition,
|
|
25887
25929
|
}
|
|
@@ -25917,6 +25959,8 @@ class SpecRestApiProps(RestApiBaseProps):
|
|
|
25917
25959
|
self._values["retain_deployments"] = retain_deployments
|
|
25918
25960
|
if min_compression_size is not None:
|
|
25919
25961
|
self._values["min_compression_size"] = min_compression_size
|
|
25962
|
+
if mode is not None:
|
|
25963
|
+
self._values["mode"] = mode
|
|
25920
25964
|
|
|
25921
25965
|
@builtins.property
|
|
25922
25966
|
def cloud_watch_role(self) -> typing.Optional[builtins.bool]:
|
|
@@ -25933,7 +25977,7 @@ class SpecRestApiProps(RestApiBaseProps):
|
|
|
25933
25977
|
) -> typing.Optional[_RemovalPolicy_9f93c814]:
|
|
25934
25978
|
'''The removal policy applied to the AWS CloudWatch role when this resource is removed from the application.
|
|
25935
25979
|
|
|
25936
|
-
Requires ``cloudWatchRole``
|
|
25980
|
+
Requires ``cloudWatchRole`` to be enabled.
|
|
25937
25981
|
|
|
25938
25982
|
:default: - RemovalPolicy.RETAIN
|
|
25939
25983
|
'''
|
|
@@ -26115,6 +26159,30 @@ class SpecRestApiProps(RestApiBaseProps):
|
|
|
26115
26159
|
result = self._values.get("min_compression_size")
|
|
26116
26160
|
return typing.cast(typing.Optional[_Size_7b441c34], result)
|
|
26117
26161
|
|
|
26162
|
+
@builtins.property
|
|
26163
|
+
def mode(self) -> typing.Optional[RestApiMode]:
|
|
26164
|
+
'''The Mode that determines how API Gateway handles resource updates.
|
|
26165
|
+
|
|
26166
|
+
Valid values are ``overwrite`` or ``merge``.
|
|
26167
|
+
|
|
26168
|
+
For ``overwrite``, the new API definition replaces the existing one.
|
|
26169
|
+
The existing API identifier remains unchanged.
|
|
26170
|
+
|
|
26171
|
+
For ``merge``, the new API definition is merged with the existing API.
|
|
26172
|
+
|
|
26173
|
+
If you don't specify this property, a default value is chosen:
|
|
26174
|
+
|
|
26175
|
+
- For REST APIs created before March 29, 2021, the default is ``overwrite``
|
|
26176
|
+
- For REST APIs created after March 29, 2021, the new API definition takes precedence, but any container types such as endpoint configurations and binary media types are merged with the existing API.
|
|
26177
|
+
|
|
26178
|
+
Use the default mode to define top-level RestApi properties in addition to using OpenAPI.
|
|
26179
|
+
Generally, it's preferred to use API Gateway's OpenAPI extensions to model these properties.
|
|
26180
|
+
|
|
26181
|
+
:default: - ``merge`` for REST APIs created after March 29, 2021, otherwise ``overwrite``
|
|
26182
|
+
'''
|
|
26183
|
+
result = self._values.get("mode")
|
|
26184
|
+
return typing.cast(typing.Optional[RestApiMode], result)
|
|
26185
|
+
|
|
26118
26186
|
def __eq__(self, rhs: typing.Any) -> builtins.bool:
|
|
26119
26187
|
return isinstance(rhs, self.__class__) and rhs._values == self._values
|
|
26120
26188
|
|
|
@@ -28277,7 +28345,7 @@ class StepFunctionsRestApiProps(RestApiProps):
|
|
|
28277
28345
|
) -> typing.Optional[_RemovalPolicy_9f93c814]:
|
|
28278
28346
|
'''The removal policy applied to the AWS CloudWatch role when this resource is removed from the application.
|
|
28279
28347
|
|
|
28280
|
-
Requires ``cloudWatchRole``
|
|
28348
|
+
Requires ``cloudWatchRole`` to be enabled.
|
|
28281
28349
|
|
|
28282
28350
|
:default: - RemovalPolicy.RETAIN
|
|
28283
28351
|
'''
|
|
@@ -30993,7 +31061,7 @@ class LambdaRestApiProps(RestApiProps):
|
|
|
30993
31061
|
) -> typing.Optional[_RemovalPolicy_9f93c814]:
|
|
30994
31062
|
'''The removal policy applied to the AWS CloudWatch role when this resource is removed from the application.
|
|
30995
31063
|
|
|
30996
|
-
Requires ``cloudWatchRole``
|
|
31064
|
+
Requires ``cloudWatchRole`` to be enabled.
|
|
30997
31065
|
|
|
30998
31066
|
:default: - RemovalPolicy.RETAIN
|
|
30999
31067
|
'''
|
|
@@ -33256,6 +33324,7 @@ __all__ = [
|
|
|
33256
33324
|
"RestApiAttributes",
|
|
33257
33325
|
"RestApiBase",
|
|
33258
33326
|
"RestApiBaseProps",
|
|
33327
|
+
"RestApiMode",
|
|
33259
33328
|
"RestApiProps",
|
|
33260
33329
|
"S3ApiDefinition",
|
|
33261
33330
|
"SagemakerIntegration",
|
|
@@ -36422,6 +36491,7 @@ def _typecheckingstub__4722b635be09e87466169ef31b6610061f0fa16d1cff99382f0584fde
|
|
|
36422
36491
|
*,
|
|
36423
36492
|
api_definition: ApiDefinition,
|
|
36424
36493
|
min_compression_size: typing.Optional[_Size_7b441c34] = None,
|
|
36494
|
+
mode: typing.Optional[RestApiMode] = None,
|
|
36425
36495
|
cloud_watch_role: typing.Optional[builtins.bool] = None,
|
|
36426
36496
|
cloud_watch_role_removal_policy: typing.Optional[_RemovalPolicy_9f93c814] = None,
|
|
36427
36497
|
deploy: typing.Optional[builtins.bool] = None,
|
|
@@ -36466,6 +36536,7 @@ def _typecheckingstub__4506705cb637aa3098ad358d76fa29dd7a218f7542020d2e9dbfe8182
|
|
|
36466
36536
|
retain_deployments: typing.Optional[builtins.bool] = None,
|
|
36467
36537
|
api_definition: ApiDefinition,
|
|
36468
36538
|
min_compression_size: typing.Optional[_Size_7b441c34] = None,
|
|
36539
|
+
mode: typing.Optional[RestApiMode] = None,
|
|
36469
36540
|
) -> None:
|
|
36470
36541
|
"""Type checking stubs"""
|
|
36471
36542
|
pass
|
|
@@ -8520,6 +8520,7 @@ class IAction(typing_extensions.Protocol):
|
|
|
8520
8520
|
*,
|
|
8521
8521
|
enabled: typing.Optional[builtins.bool] = None,
|
|
8522
8522
|
event_bus: typing.Optional[_IEventBus_88d13111] = None,
|
|
8523
|
+
role: typing.Optional[_IRole_235f5d8e] = None,
|
|
8523
8524
|
schedule: typing.Optional[_Schedule_c151d01f] = None,
|
|
8524
8525
|
targets: typing.Optional[typing.Sequence[_IRuleTarget_7a91f454]] = None,
|
|
8525
8526
|
cross_stack_scope: typing.Optional[_constructs_77d1e7e8.Construct] = None,
|
|
@@ -8533,6 +8534,7 @@ class IAction(typing_extensions.Protocol):
|
|
|
8533
8534
|
:param target: the optional target for the Event.
|
|
8534
8535
|
:param enabled: Indicates whether the rule is enabled. Default: true
|
|
8535
8536
|
:param event_bus: The event bus to associate with this rule. Default: - The default event bus.
|
|
8537
|
+
:param role: The role that is used for target invocation. Must be assumable by principal ``events.amazonaws.com``. Default: - No role associated
|
|
8536
8538
|
:param schedule: The schedule or rate (frequency) that determines when EventBridge runs the rule. You must specify this property, the ``eventPattern`` property, or both. For more information, see Schedule Expression Syntax for Rules in the Amazon EventBridge User Guide. Default: - None.
|
|
8537
8539
|
:param targets: Targets to invoke when this rule matches an event. Input will be the full matched event. If you wish to specify custom target input, use ``addTarget(target[, inputOptions])``. Default: - No targets.
|
|
8538
8540
|
:param cross_stack_scope: The scope to use if the source of the rule and its target are in different Stacks (but in the same account & region). This helps dealing with cycles that often arise in these situations. Default: - none (the main scope will be used, even for cross-stack Events)
|
|
@@ -8594,6 +8596,7 @@ class _IActionProxy:
|
|
|
8594
8596
|
*,
|
|
8595
8597
|
enabled: typing.Optional[builtins.bool] = None,
|
|
8596
8598
|
event_bus: typing.Optional[_IEventBus_88d13111] = None,
|
|
8599
|
+
role: typing.Optional[_IRole_235f5d8e] = None,
|
|
8597
8600
|
schedule: typing.Optional[_Schedule_c151d01f] = None,
|
|
8598
8601
|
targets: typing.Optional[typing.Sequence[_IRuleTarget_7a91f454]] = None,
|
|
8599
8602
|
cross_stack_scope: typing.Optional[_constructs_77d1e7e8.Construct] = None,
|
|
@@ -8607,6 +8610,7 @@ class _IActionProxy:
|
|
|
8607
8610
|
:param target: the optional target for the Event.
|
|
8608
8611
|
:param enabled: Indicates whether the rule is enabled. Default: true
|
|
8609
8612
|
:param event_bus: The event bus to associate with this rule. Default: - The default event bus.
|
|
8613
|
+
:param role: The role that is used for target invocation. Must be assumable by principal ``events.amazonaws.com``. Default: - No role associated
|
|
8610
8614
|
:param schedule: The schedule or rate (frequency) that determines when EventBridge runs the rule. You must specify this property, the ``eventPattern`` property, or both. For more information, see Schedule Expression Syntax for Rules in the Amazon EventBridge User Guide. Default: - None.
|
|
8611
8615
|
:param targets: Targets to invoke when this rule matches an event. Input will be the full matched event. If you wish to specify custom target input, use ``addTarget(target[, inputOptions])``. Default: - No targets.
|
|
8612
8616
|
:param cross_stack_scope: The scope to use if the source of the rule and its target are in different Stacks (but in the same account & region). This helps dealing with cycles that often arise in these situations. Default: - none (the main scope will be used, even for cross-stack Events)
|
|
@@ -8621,6 +8625,7 @@ class _IActionProxy:
|
|
|
8621
8625
|
options = _RuleProps_11ecd19e(
|
|
8622
8626
|
enabled=enabled,
|
|
8623
8627
|
event_bus=event_bus,
|
|
8628
|
+
role=role,
|
|
8624
8629
|
schedule=schedule,
|
|
8625
8630
|
targets=targets,
|
|
8626
8631
|
cross_stack_scope=cross_stack_scope,
|
|
@@ -9154,6 +9159,7 @@ class IStage(typing_extensions.Protocol):
|
|
|
9154
9159
|
*,
|
|
9155
9160
|
enabled: typing.Optional[builtins.bool] = None,
|
|
9156
9161
|
event_bus: typing.Optional[_IEventBus_88d13111] = None,
|
|
9162
|
+
role: typing.Optional[_IRole_235f5d8e] = None,
|
|
9157
9163
|
schedule: typing.Optional[_Schedule_c151d01f] = None,
|
|
9158
9164
|
targets: typing.Optional[typing.Sequence[_IRuleTarget_7a91f454]] = None,
|
|
9159
9165
|
cross_stack_scope: typing.Optional[_constructs_77d1e7e8.Construct] = None,
|
|
@@ -9166,6 +9172,7 @@ class IStage(typing_extensions.Protocol):
|
|
|
9166
9172
|
:param target: -
|
|
9167
9173
|
:param enabled: Indicates whether the rule is enabled. Default: true
|
|
9168
9174
|
:param event_bus: The event bus to associate with this rule. Default: - The default event bus.
|
|
9175
|
+
:param role: The role that is used for target invocation. Must be assumable by principal ``events.amazonaws.com``. Default: - No role associated
|
|
9169
9176
|
:param schedule: The schedule or rate (frequency) that determines when EventBridge runs the rule. You must specify this property, the ``eventPattern`` property, or both. For more information, see Schedule Expression Syntax for Rules in the Amazon EventBridge User Guide. Default: - None.
|
|
9170
9177
|
:param targets: Targets to invoke when this rule matches an event. Input will be the full matched event. If you wish to specify custom target input, use ``addTarget(target[, inputOptions])``. Default: - No targets.
|
|
9171
9178
|
:param cross_stack_scope: The scope to use if the source of the rule and its target are in different Stacks (but in the same account & region). This helps dealing with cycles that often arise in these situations. Default: - none (the main scope will be used, even for cross-stack Events)
|
|
@@ -9216,6 +9223,7 @@ class _IStageProxy:
|
|
|
9216
9223
|
*,
|
|
9217
9224
|
enabled: typing.Optional[builtins.bool] = None,
|
|
9218
9225
|
event_bus: typing.Optional[_IEventBus_88d13111] = None,
|
|
9226
|
+
role: typing.Optional[_IRole_235f5d8e] = None,
|
|
9219
9227
|
schedule: typing.Optional[_Schedule_c151d01f] = None,
|
|
9220
9228
|
targets: typing.Optional[typing.Sequence[_IRuleTarget_7a91f454]] = None,
|
|
9221
9229
|
cross_stack_scope: typing.Optional[_constructs_77d1e7e8.Construct] = None,
|
|
@@ -9228,6 +9236,7 @@ class _IStageProxy:
|
|
|
9228
9236
|
:param target: -
|
|
9229
9237
|
:param enabled: Indicates whether the rule is enabled. Default: true
|
|
9230
9238
|
:param event_bus: The event bus to associate with this rule. Default: - The default event bus.
|
|
9239
|
+
:param role: The role that is used for target invocation. Must be assumable by principal ``events.amazonaws.com``. Default: - No role associated
|
|
9231
9240
|
:param schedule: The schedule or rate (frequency) that determines when EventBridge runs the rule. You must specify this property, the ``eventPattern`` property, or both. For more information, see Schedule Expression Syntax for Rules in the Amazon EventBridge User Guide. Default: - None.
|
|
9232
9241
|
:param targets: Targets to invoke when this rule matches an event. Input will be the full matched event. If you wish to specify custom target input, use ``addTarget(target[, inputOptions])``. Default: - No targets.
|
|
9233
9242
|
:param cross_stack_scope: The scope to use if the source of the rule and its target are in different Stacks (but in the same account & region). This helps dealing with cycles that often arise in these situations. Default: - none (the main scope will be used, even for cross-stack Events)
|
|
@@ -9242,6 +9251,7 @@ class _IStageProxy:
|
|
|
9242
9251
|
options = _RuleProps_11ecd19e(
|
|
9243
9252
|
enabled=enabled,
|
|
9244
9253
|
event_bus=event_bus,
|
|
9254
|
+
role=role,
|
|
9245
9255
|
schedule=schedule,
|
|
9246
9256
|
targets=targets,
|
|
9247
9257
|
cross_stack_scope=cross_stack_scope,
|
|
@@ -11465,6 +11475,7 @@ class Action(
|
|
|
11465
11475
|
*,
|
|
11466
11476
|
enabled: typing.Optional[builtins.bool] = None,
|
|
11467
11477
|
event_bus: typing.Optional[_IEventBus_88d13111] = None,
|
|
11478
|
+
role: typing.Optional[_IRole_235f5d8e] = None,
|
|
11468
11479
|
schedule: typing.Optional[_Schedule_c151d01f] = None,
|
|
11469
11480
|
targets: typing.Optional[typing.Sequence[_IRuleTarget_7a91f454]] = None,
|
|
11470
11481
|
cross_stack_scope: typing.Optional[_constructs_77d1e7e8.Construct] = None,
|
|
@@ -11478,6 +11489,7 @@ class Action(
|
|
|
11478
11489
|
:param target: -
|
|
11479
11490
|
:param enabled: Indicates whether the rule is enabled. Default: true
|
|
11480
11491
|
:param event_bus: The event bus to associate with this rule. Default: - The default event bus.
|
|
11492
|
+
:param role: The role that is used for target invocation. Must be assumable by principal ``events.amazonaws.com``. Default: - No role associated
|
|
11481
11493
|
:param schedule: The schedule or rate (frequency) that determines when EventBridge runs the rule. You must specify this property, the ``eventPattern`` property, or both. For more information, see Schedule Expression Syntax for Rules in the Amazon EventBridge User Guide. Default: - None.
|
|
11482
11494
|
:param targets: Targets to invoke when this rule matches an event. Input will be the full matched event. If you wish to specify custom target input, use ``addTarget(target[, inputOptions])``. Default: - No targets.
|
|
11483
11495
|
:param cross_stack_scope: The scope to use if the source of the rule and its target are in different Stacks (but in the same account & region). This helps dealing with cycles that often arise in these situations. Default: - none (the main scope will be used, even for cross-stack Events)
|
|
@@ -11492,6 +11504,7 @@ class Action(
|
|
|
11492
11504
|
options = _RuleProps_11ecd19e(
|
|
11493
11505
|
enabled=enabled,
|
|
11494
11506
|
event_bus=event_bus,
|
|
11507
|
+
role=role,
|
|
11495
11508
|
schedule=schedule,
|
|
11496
11509
|
targets=targets,
|
|
11497
11510
|
cross_stack_scope=cross_stack_scope,
|
|
@@ -12609,6 +12622,7 @@ def _typecheckingstub__eade87f30c22d51a2286b3ee64e16e90fb0a8ea80f7298a87d888c798
|
|
|
12609
12622
|
*,
|
|
12610
12623
|
enabled: typing.Optional[builtins.bool] = None,
|
|
12611
12624
|
event_bus: typing.Optional[_IEventBus_88d13111] = None,
|
|
12625
|
+
role: typing.Optional[_IRole_235f5d8e] = None,
|
|
12612
12626
|
schedule: typing.Optional[_Schedule_c151d01f] = None,
|
|
12613
12627
|
targets: typing.Optional[typing.Sequence[_IRuleTarget_7a91f454]] = None,
|
|
12614
12628
|
cross_stack_scope: typing.Optional[_constructs_77d1e7e8.Construct] = None,
|
|
@@ -12716,6 +12730,7 @@ def _typecheckingstub__0ba37766e87b23b98a0021d06208be5996c1efd9e28f67b66f737bdc2
|
|
|
12716
12730
|
*,
|
|
12717
12731
|
enabled: typing.Optional[builtins.bool] = None,
|
|
12718
12732
|
event_bus: typing.Optional[_IEventBus_88d13111] = None,
|
|
12733
|
+
role: typing.Optional[_IRole_235f5d8e] = None,
|
|
12719
12734
|
schedule: typing.Optional[_Schedule_c151d01f] = None,
|
|
12720
12735
|
targets: typing.Optional[typing.Sequence[_IRuleTarget_7a91f454]] = None,
|
|
12721
12736
|
cross_stack_scope: typing.Optional[_constructs_77d1e7e8.Construct] = None,
|
|
@@ -12964,6 +12979,7 @@ def _typecheckingstub__8c29cd3253c1a51c9fbbe36fbb102b2f0cef595e0d8fa41e7ec1e9e03
|
|
|
12964
12979
|
*,
|
|
12965
12980
|
enabled: typing.Optional[builtins.bool] = None,
|
|
12966
12981
|
event_bus: typing.Optional[_IEventBus_88d13111] = None,
|
|
12982
|
+
role: typing.Optional[_IRole_235f5d8e] = None,
|
|
12967
12983
|
schedule: typing.Optional[_Schedule_c151d01f] = None,
|
|
12968
12984
|
targets: typing.Optional[typing.Sequence[_IRuleTarget_7a91f454]] = None,
|
|
12969
12985
|
cross_stack_scope: typing.Optional[_constructs_77d1e7e8.Construct] = None,
|
{aws_cdk_lib-2.191.0 → aws_cdk_lib-2.192.0}/src/aws_cdk/aws_cognito_identitypool/__init__.py
RENAMED
|
@@ -411,7 +411,9 @@ from .._jsii import *
|
|
|
411
411
|
import constructs as _constructs_77d1e7e8
|
|
412
412
|
from .. import IResource as _IResource_c80c4260, Resource as _Resource_45bc6135
|
|
413
413
|
from ..aws_cognito import (
|
|
414
|
-
|
|
414
|
+
CfnIdentityPoolRoleAttachment as _CfnIdentityPoolRoleAttachment_6213757a,
|
|
415
|
+
IUserPool as _IUserPool_1f1029e2,
|
|
416
|
+
IUserPoolClient as _IUserPoolClient_75623ba4,
|
|
415
417
|
)
|
|
416
418
|
from ..aws_iam import (
|
|
417
419
|
IOpenIdConnectProvider as _IOpenIdConnectProvider_203f0793,
|
|
@@ -702,6 +704,12 @@ class IdentityPool(
|
|
|
702
704
|
'''
|
|
703
705
|
return typing.cast(builtins.str, jsii.get(self, "identityPoolName"))
|
|
704
706
|
|
|
707
|
+
@builtins.property
|
|
708
|
+
@jsii.member(jsii_name="roleAttachment")
|
|
709
|
+
def role_attachment(self) -> _CfnIdentityPoolRoleAttachment_6213757a:
|
|
710
|
+
'''Role Provider for the default Role for authenticated users.'''
|
|
711
|
+
return typing.cast(_CfnIdentityPoolRoleAttachment_6213757a, jsii.get(self, "roleAttachment"))
|
|
712
|
+
|
|
705
713
|
@builtins.property
|
|
706
714
|
@jsii.member(jsii_name="unauthenticatedRole")
|
|
707
715
|
def unauthenticated_role(self) -> _IRole_235f5d8e:
|
|
@@ -88552,17 +88552,20 @@ class Port(metaclass=jsii.JSIIMeta, jsii_type="aws-cdk-lib.aws_ec2.Port"):
|
|
|
88552
88552
|
|
|
88553
88553
|
Example::
|
|
88554
88554
|
|
|
88555
|
-
#
|
|
88556
|
-
|
|
88555
|
+
# vpc: ec2.Vpc
|
|
88557
88556
|
|
|
88558
|
-
|
|
88559
|
-
|
|
88560
|
-
|
|
88561
|
-
|
|
88562
|
-
ec2.Vpc(self, "TheVPC",
|
|
88563
|
-
nat_gateway_provider=provider
|
|
88557
|
+
cluster = msk.Cluster(self, "Cluster",
|
|
88558
|
+
cluster_name="myCluster",
|
|
88559
|
+
kafka_version=msk.KafkaVersion.V3_8_X,
|
|
88560
|
+
vpc=vpc
|
|
88564
88561
|
)
|
|
88565
|
-
|
|
88562
|
+
|
|
88563
|
+
cluster.connections.allow_from(
|
|
88564
|
+
ec2.Peer.ipv4("1.2.3.4/8"),
|
|
88565
|
+
ec2.Port.tcp(2181))
|
|
88566
|
+
cluster.connections.allow_from(
|
|
88567
|
+
ec2.Peer.ipv4("1.2.3.4/8"),
|
|
88568
|
+
ec2.Port.tcp(9094))
|
|
88566
88569
|
'''
|
|
88567
88570
|
|
|
88568
88571
|
def __init__(
|
|
@@ -90465,22 +90468,19 @@ class SecurityGroupProps:
|
|
|
90465
90468
|
|
|
90466
90469
|
Example::
|
|
90467
90470
|
|
|
90468
|
-
|
|
90469
|
-
|
|
90470
|
-
|
|
90471
|
-
sg1 = ec2.SecurityGroup(self, "sg1",
|
|
90472
|
-
vpc=vpc
|
|
90473
|
-
)
|
|
90474
|
-
sg2 = ec2.SecurityGroup(self, "sg2",
|
|
90475
|
-
vpc=vpc
|
|
90476
|
-
)
|
|
90471
|
+
vpc = ec2.Vpc(self, "Vpc", max_azs=1)
|
|
90472
|
+
cluster = ecs.Cluster(self, "EcsCluster", vpc=vpc)
|
|
90473
|
+
security_group = ec2.SecurityGroup(self, "SG", vpc=vpc)
|
|
90477
90474
|
|
|
90478
|
-
|
|
90479
|
-
|
|
90480
|
-
|
|
90475
|
+
scheduled_fargate_task = ecs_patterns.ScheduledFargateTask(self, "ScheduledFargateTask",
|
|
90476
|
+
cluster=cluster,
|
|
90477
|
+
scheduled_fargate_task_image_options=ecsPatterns.ScheduledFargateTaskImageOptions(
|
|
90478
|
+
image=ecs.ContainerImage.from_registry("amazon/amazon-ecs-sample"),
|
|
90479
|
+
memory_limit_mi_b=512
|
|
90480
|
+
),
|
|
90481
|
+
schedule=appscaling.Schedule.expression("rate(1 minute)"),
|
|
90482
|
+
security_groups=[security_group]
|
|
90481
90483
|
)
|
|
90482
|
-
|
|
90483
|
-
launch_template.add_security_group(sg2)
|
|
90484
90484
|
'''
|
|
90485
90485
|
if __debug__:
|
|
90486
90486
|
type_hints = typing.get_type_hints(_typecheckingstub__4e55e0c52b51f92e83b1f8d6b7a5b22268d0369a14dab808b8f2f5f233e5b622)
|
|
@@ -95288,25 +95288,25 @@ class VpcProps:
|
|
|
95288
95288
|
|
|
95289
95289
|
Example::
|
|
95290
95290
|
|
|
95291
|
-
|
|
95292
|
-
|
|
95293
|
-
|
|
95294
|
-
|
|
95295
|
-
|
|
95291
|
+
vpc = ec2.Vpc(self, "VPC",
|
|
95292
|
+
cidr="10.0.0.0/16",
|
|
95293
|
+
nat_gateways=0,
|
|
95294
|
+
max_azs=3,
|
|
95295
|
+
subnet_configuration=[ec2.SubnetConfiguration(
|
|
95296
|
+
name="public-subnet-1",
|
|
95297
|
+
subnet_type=ec2.SubnetType.PUBLIC,
|
|
95298
|
+
cidr_mask=24
|
|
95299
|
+
)
|
|
95300
|
+
]
|
|
95296
95301
|
)
|
|
95297
95302
|
|
|
95298
|
-
|
|
95303
|
+
instance = ec2.Instance(self, "Instance",
|
|
95299
95304
|
vpc=vpc,
|
|
95300
|
-
vpc_subnets=
|
|
95301
|
-
|
|
95302
|
-
|
|
95303
|
-
|
|
95304
|
-
|
|
95305
|
-
source=apprunner.Source.from_ecr_public(
|
|
95306
|
-
image_configuration=apprunner.ImageConfiguration(port=8000),
|
|
95307
|
-
image_identifier="public.ecr.aws/aws-containers/hello-app-runner:latest"
|
|
95308
|
-
),
|
|
95309
|
-
vpc_connector=vpc_connector
|
|
95305
|
+
vpc_subnets=ec2.SubnetSelection(subnet_group_name="public-subnet-1"),
|
|
95306
|
+
instance_type=ec2.InstanceType.of(ec2.InstanceClass.T3, ec2.InstanceSize.NANO),
|
|
95307
|
+
machine_image=ec2.AmazonLinuxImage(generation=ec2.AmazonLinuxGeneration.AMAZON_LINUX_2),
|
|
95308
|
+
detailed_monitoring=True,
|
|
95309
|
+
associate_public_ip_address=True
|
|
95310
95310
|
)
|
|
95311
95311
|
'''
|
|
95312
95312
|
if isinstance(nat_gateway_subnets, dict):
|