@gradientedge/cdk-utils 4.4.1 → 4.4.5
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.
- package/README.md +2 -6
- package/app/api-destined-function/package.json +0 -1
- package/lerna.json +6 -0
- package/package.json +15 -16
- package/src/lib/common/construct.ts +2 -1
- package/src/lib/common/stack.ts +2 -1
- package/src/lib/construct/api-to-eventbridge-target/api-destination-event.ts +2 -1
- package/src/lib/construct/api-to-eventbridge-target/api-destined-lambda.ts +2 -1
- package/src/lib/construct/api-to-eventbridge-target/api-destined-rest-api.ts +2 -1
- package/src/lib/construct/api-to-eventbridge-target/main.ts +2 -1
- package/src/lib/construct/graphql-api-lambda/main.ts +2 -1
- package/src/lib/construct/site-with-ecs-backend/main.ts +2 -1
- package/src/lib/construct/static-site/main.ts +2 -1
- package/src/lib/manager/aws/acm-manager.ts +2 -1
- package/src/lib/manager/aws/api-manager.ts +2 -1
- package/src/lib/manager/aws/app-config-manager.ts +4 -2
- package/src/lib/manager/aws/cloudfront-manager.ts +2 -1
- package/src/lib/manager/aws/cloudtrail-manager.ts +2 -1
- package/src/lib/manager/aws/cloudwatch-manager.ts +4 -2
- package/src/lib/manager/aws/codebuild-manager.ts +2 -1
- package/src/lib/manager/aws/dynamodb-manager.ts +2 -1
- package/src/lib/manager/aws/ecr-manager.ts +2 -1
- package/src/lib/manager/aws/ecs-manager.ts +2 -1
- package/src/lib/manager/aws/eks-manager.ts +2 -1
- package/src/lib/manager/aws/event-manager.ts +2 -1
- package/src/lib/manager/aws/iam-manager.ts +2 -1
- package/src/lib/manager/aws/lambda-manager.ts +2 -1
- package/src/lib/manager/aws/log-manager.ts +2 -1
- package/src/lib/manager/aws/route53-manager.ts +2 -1
- package/src/lib/manager/aws/s3-manager.ts +2 -1
- package/src/lib/manager/aws/secrets-manager.ts +2 -1
- package/src/lib/manager/aws/sns-manager.ts +2 -1
- package/src/lib/manager/aws/ssm-manager.ts +4 -2
- package/src/lib/manager/aws/vpc-manager.ts +4 -2
- package/src/lib/manager/aws/waf-manager.ts +2 -1
- package/src/lib/types/aws/index.ts +98 -47
- package/src/lib/utils/aws/index.ts +1 -1
- package/src/lib/utils/index.ts +8 -9
- package/api-docs/AcmManager.html +0 -619
- package/api-docs/AcmProps.html +0 -235
- package/api-docs/AlarmProps.html +0 -235
- package/api-docs/AlarmStatusWidgetProps.html +0 -235
- package/api-docs/ApiDestinationEvent.html +0 -294
- package/api-docs/ApiDestinationEventType.html +0 -235
- package/api-docs/ApiDestinedLambda.html +0 -294
- package/api-docs/ApiDestinedLambdaEnvironment.html +0 -235
- package/api-docs/ApiDestinedLambdaType.html +0 -235
- package/api-docs/ApiDestinedRestApi.html +0 -294
- package/api-docs/ApiDestinedRestApiType.html +0 -235
- package/api-docs/ApiManager.html +0 -763
- package/api-docs/ApiToEventBridgeTarget.html +0 -1874
- package/api-docs/ApiToEventBridgeTarget.jpg +0 -0
- package/api-docs/ApiToEventBridgeTargetEventProps.html +0 -235
- package/api-docs/ApiToEventBridgeTargetLambdaProps.html +0 -235
- package/api-docs/ApiToEventBridgeTargetProps.html +0 -235
- package/api-docs/AppConfigManager.html +0 -1200
- package/api-docs/AppConfigProps.html +0 -235
- package/api-docs/CloudFrontManager.html +0 -2399
- package/api-docs/CloudFrontProps.html +0 -235
- package/api-docs/CloudTrailManager.html +0 -634
- package/api-docs/CloudTrailProps.html +0 -235
- package/api-docs/CloudWatchManager.html +0 -2983
- package/api-docs/CloudfrontFunctionProps.html +0 -235
- package/api-docs/CodeBuildManager.html +0 -733
- package/api-docs/CommonConstruct.html +0 -1296
- package/api-docs/CommonStack.html +0 -810
- package/api-docs/CommonStackProps.html +0 -235
- package/api-docs/DashboardProps.html +0 -235
- package/api-docs/DistributionProps.html +0 -235
- package/api-docs/DynamodbManager.html +0 -527
- package/api-docs/EcrManager.html +0 -527
- package/api-docs/EcsClusterProps.html +0 -235
- package/api-docs/EcsManager.html +0 -877
- package/api-docs/EcsTaskProps.html +0 -235
- package/api-docs/EksClusterProps.html +0 -235
- package/api-docs/EksManager.html +0 -577
- package/api-docs/EventBusProps.html +0 -235
- package/api-docs/EventManager.html +0 -1451
- package/api-docs/EventRuleProps.html +0 -235
- package/api-docs/GraphQLApiLambda.html +0 -1668
- package/api-docs/GraphQLApiLambda.jpg +0 -0
- package/api-docs/GraphQlApiLambdaEnvironment.html +0 -235
- package/api-docs/GraphQlApiLambdaProps.html +0 -235
- package/api-docs/GraphWidgetProps.html +0 -235
- package/api-docs/HealthCheck.html +0 -235
- package/api-docs/IamManager.html +0 -3818
- package/api-docs/LambdaEdgeProps.html +0 -235
- package/api-docs/LambdaEnvironment.html +0 -235
- package/api-docs/LambdaManager.html +0 -2375
- package/api-docs/LambdaProps.html +0 -235
- package/api-docs/LogManager.html +0 -952
- package/api-docs/LogProps.html +0 -235
- package/api-docs/LogQueryWidgetProps.html +0 -235
- package/api-docs/MetricFilterProps.html +0 -235
- package/api-docs/MetricProps.html +0 -235
- package/api-docs/NumericWidgetProps.html +0 -235
- package/api-docs/Route53Manager.html +0 -1457
- package/api-docs/Route53Props.html +0 -235
- package/api-docs/RuleProps.html +0 -235
- package/api-docs/S3BucketProps.html +0 -235
- package/api-docs/S3Manager.html +0 -1543
- package/api-docs/SSMParameterReader.html +0 -428
- package/api-docs/SSMParameterReaderProps.html +0 -235
- package/api-docs/SecretsManager.html +0 -1137
- package/api-docs/SiteWithEcsBackend.html +0 -2388
- package/api-docs/SiteWithEcsBackendProps.html +0 -235
- package/api-docs/SnsManager.html +0 -777
- package/api-docs/SsmManager.html +0 -952
- package/api-docs/StaticSite.html +0 -1355
- package/api-docs/StaticSiteProps.html +0 -235
- package/api-docs/SubscriptionProps.html +0 -235
- package/api-docs/TableProps.html +0 -235
- package/api-docs/TextWidgetProps.html +0 -235
- package/api-docs/VpcManager.html +0 -983
- package/api-docs/WafIPSetProps.html +0 -235
- package/api-docs/WafManager.html +0 -727
- package/api-docs/WafWebACLProps.html +0 -235
- package/api-docs/common_construct.ts.html +0 -275
- package/api-docs/common_stack.ts.html +0 -299
- package/api-docs/construct_api-to-eventbridge-target_api-destination-event.ts.html +0 -171
- package/api-docs/construct_api-to-eventbridge-target_api-destined-lambda.ts.html +0 -174
- package/api-docs/construct_api-to-eventbridge-target_api-destined-rest-api.ts.html +0 -186
- package/api-docs/construct_api-to-eventbridge-target_main.ts.html +0 -747
- package/api-docs/construct_graphql-api-lambda_main.ts.html +0 -404
- package/api-docs/construct_site-with-ecs-backend_main.ts.html +0 -540
- package/api-docs/construct_static-site_main.ts.html +0 -370
- package/api-docs/global.html +0 -1527
- package/api-docs/index.html +0 -207
- package/api-docs/manager_aws_acm-manager.ts.html +0 -232
- package/api-docs/manager_aws_api-manager.ts.html +0 -256
- package/api-docs/manager_aws_app-config-manager.ts.html +0 -305
- package/api-docs/manager_aws_cloudfront-manager.ts.html +0 -487
- package/api-docs/manager_aws_cloudtrail-manager.ts.html +0 -247
- package/api-docs/manager_aws_cloudwatch-manager.ts.html +0 -548
- package/api-docs/manager_aws_codebuild-manager.ts.html +0 -236
- package/api-docs/manager_aws_dynamodb-manager.ts.html +0 -215
- package/api-docs/manager_aws_ecr-manager.ts.html +0 -195
- package/api-docs/manager_aws_ecs-manager.ts.html +0 -255
- package/api-docs/manager_aws_eks-manager.ts.html +0 -256
- package/api-docs/manager_aws_event-manager.ts.html +0 -332
- package/api-docs/manager_aws_iam-manager.ts.html +0 -569
- package/api-docs/manager_aws_lambda-manager.ts.html +0 -396
- package/api-docs/manager_aws_log-manager.ts.html +0 -255
- package/api-docs/manager_aws_route53-manager.ts.html +0 -329
- package/api-docs/manager_aws_s3-manager.ts.html +0 -357
- package/api-docs/manager_aws_secrets-manager.ts.html +0 -270
- package/api-docs/manager_aws_sns-manager.ts.html +0 -242
- package/api-docs/manager_aws_ssm-manager.ts.html +0 -268
- package/api-docs/manager_aws_vpc-manager.ts.html +0 -239
- package/api-docs/manager_aws_waf-manager.ts.html +0 -228
- package/api-docs/scripts/app.min.js +0 -1
- package/api-docs/scripts/linenumber.js +0 -26
- package/api-docs/scripts/search.js +0 -39
- package/api-docs/styles/app.min.css +0 -1
- package/api-docs/styles/iframe.css +0 -13
- package/api-docs/styles/prettify-jsdoc.css +0 -111
- package/api-docs/styles/prettify-tomorrow.css +0 -132
- package/api-docs/styles/reset.css +0 -44
- package/api-docs/tutorial-Architecture.html +0 -147
- package/api-docs/tutorial-Build.html +0 -146
- package/api-docs/tutorial-CI-CD.html +0 -150
- package/api-docs/tutorial-Development.html +0 -223
- package/api-docs/types_aws_index.ts.html +0 -611
- package/api-docs/utils_aws_index.ts.html +0 -189
- package/api-docs/utils_index.ts.html +0 -225
- package/app/api-destined-function/node_modules/uuid/dist/bin/uuid +0 -2
- package/app/api-destined-function/node_modules/uuid/dist/esm-browser/index.js +0 -9
- package/app/api-destined-function/node_modules/uuid/dist/esm-browser/md5.js +0 -215
- package/app/api-destined-function/node_modules/uuid/dist/esm-browser/nil.js +0 -1
- package/app/api-destined-function/node_modules/uuid/dist/esm-browser/parse.js +0 -35
- package/app/api-destined-function/node_modules/uuid/dist/esm-browser/regex.js +0 -1
- package/app/api-destined-function/node_modules/uuid/dist/esm-browser/rng.js +0 -19
- package/app/api-destined-function/node_modules/uuid/dist/esm-browser/sha1.js +0 -96
- package/app/api-destined-function/node_modules/uuid/dist/esm-browser/stringify.js +0 -30
- package/app/api-destined-function/node_modules/uuid/dist/esm-browser/v1.js +0 -95
- package/app/api-destined-function/node_modules/uuid/dist/esm-browser/v3.js +0 -4
- package/app/api-destined-function/node_modules/uuid/dist/esm-browser/v35.js +0 -64
- package/app/api-destined-function/node_modules/uuid/dist/esm-browser/v4.js +0 -24
- package/app/api-destined-function/node_modules/uuid/dist/esm-browser/v5.js +0 -4
- package/app/api-destined-function/node_modules/uuid/dist/esm-browser/validate.js +0 -7
- package/app/api-destined-function/node_modules/uuid/dist/esm-browser/version.js +0 -11
- package/app/api-destined-function/node_modules/uuid/dist/esm-node/index.js +0 -9
- package/app/api-destined-function/node_modules/uuid/dist/esm-node/md5.js +0 -13
- package/app/api-destined-function/node_modules/uuid/dist/esm-node/nil.js +0 -1
- package/app/api-destined-function/node_modules/uuid/dist/esm-node/parse.js +0 -35
- package/app/api-destined-function/node_modules/uuid/dist/esm-node/regex.js +0 -1
- package/app/api-destined-function/node_modules/uuid/dist/esm-node/rng.js +0 -12
- package/app/api-destined-function/node_modules/uuid/dist/esm-node/sha1.js +0 -13
- package/app/api-destined-function/node_modules/uuid/dist/esm-node/stringify.js +0 -29
- package/app/api-destined-function/node_modules/uuid/dist/esm-node/v1.js +0 -95
- package/app/api-destined-function/node_modules/uuid/dist/esm-node/v3.js +0 -4
- package/app/api-destined-function/node_modules/uuid/dist/esm-node/v35.js +0 -64
- package/app/api-destined-function/node_modules/uuid/dist/esm-node/v4.js +0 -24
- package/app/api-destined-function/node_modules/uuid/dist/esm-node/v5.js +0 -4
- package/app/api-destined-function/node_modules/uuid/dist/esm-node/validate.js +0 -7
- package/app/api-destined-function/node_modules/uuid/dist/esm-node/version.js +0 -11
- package/app/api-destined-function/node_modules/uuid/dist/index.js +0 -79
- package/app/api-destined-function/node_modules/uuid/dist/md5-browser.js +0 -223
- package/app/api-destined-function/node_modules/uuid/dist/md5.js +0 -23
- package/app/api-destined-function/node_modules/uuid/dist/nil.js +0 -8
- package/app/api-destined-function/node_modules/uuid/dist/parse.js +0 -45
- package/app/api-destined-function/node_modules/uuid/dist/regex.js +0 -8
- package/app/api-destined-function/node_modules/uuid/dist/rng-browser.js +0 -26
- package/app/api-destined-function/node_modules/uuid/dist/rng.js +0 -24
- package/app/api-destined-function/node_modules/uuid/dist/sha1-browser.js +0 -104
- package/app/api-destined-function/node_modules/uuid/dist/sha1.js +0 -23
- package/app/api-destined-function/node_modules/uuid/dist/stringify.js +0 -39
- package/app/api-destined-function/node_modules/uuid/dist/umd/uuid.min.js +0 -1
- package/app/api-destined-function/node_modules/uuid/dist/umd/uuidNIL.min.js +0 -1
- package/app/api-destined-function/node_modules/uuid/dist/umd/uuidParse.min.js +0 -1
- package/app/api-destined-function/node_modules/uuid/dist/umd/uuidStringify.min.js +0 -1
- package/app/api-destined-function/node_modules/uuid/dist/umd/uuidValidate.min.js +0 -1
- package/app/api-destined-function/node_modules/uuid/dist/umd/uuidVersion.min.js +0 -1
- package/app/api-destined-function/node_modules/uuid/dist/umd/uuidv1.min.js +0 -1
- package/app/api-destined-function/node_modules/uuid/dist/umd/uuidv3.min.js +0 -1
- package/app/api-destined-function/node_modules/uuid/dist/umd/uuidv4.min.js +0 -1
- package/app/api-destined-function/node_modules/uuid/dist/umd/uuidv5.min.js +0 -1
- package/app/api-destined-function/node_modules/uuid/dist/uuid-bin.js +0 -85
- package/app/api-destined-function/node_modules/uuid/dist/v1.js +0 -107
- package/app/api-destined-function/node_modules/uuid/dist/v3.js +0 -16
- package/app/api-destined-function/node_modules/uuid/dist/v35.js +0 -78
- package/app/api-destined-function/node_modules/uuid/dist/v4.js +0 -37
- package/app/api-destined-function/node_modules/uuid/dist/v5.js +0 -16
- package/app/api-destined-function/node_modules/uuid/dist/validate.js +0 -17
- package/app/api-destined-function/node_modules/uuid/dist/version.js +0 -21
- package/dist/app/api-destined-function/src/lib/lambda.d.ts +0 -19
- package/dist/app/api-destined-function/src/lib/lambda.d.ts.map +0 -1
- package/dist/app/api-destined-function/src/lib/lambda.js +0 -34
- package/dist/app/api-destined-function/src/lib/lambda.js.map +0 -1
- package/dist/index.d.ts +0 -6
- package/dist/index.d.ts.map +0 -1
- package/dist/index.js.map +0 -1
- package/dist/src/lib/common/construct.d.ts +0 -79
- package/dist/src/lib/common/construct.d.ts.map +0 -1
- package/dist/src/lib/common/construct.js +0 -133
- package/dist/src/lib/common/construct.js.map +0 -1
- package/dist/src/lib/common/index.d.ts +0 -3
- package/dist/src/lib/common/index.d.ts.map +0 -1
- package/dist/src/lib/common/index.js +0 -15
- package/dist/src/lib/common/index.js.map +0 -1
- package/dist/src/lib/common/stack.d.ts +0 -54
- package/dist/src/lib/common/stack.d.ts.map +0 -1
- package/dist/src/lib/common/stack.js +0 -147
- package/dist/src/lib/common/stack.js.map +0 -1
- package/dist/src/lib/construct/api-to-eventbridge-target/api-destination-event.d.ts +0 -16
- package/dist/src/lib/construct/api-to-eventbridge-target/api-destination-event.d.ts.map +0 -1
- package/dist/src/lib/construct/api-to-eventbridge-target/api-destination-event.js +0 -17
- package/dist/src/lib/construct/api-to-eventbridge-target/api-destination-event.js.map +0 -1
- package/dist/src/lib/construct/api-to-eventbridge-target/api-destined-lambda.d.ts +0 -19
- package/dist/src/lib/construct/api-to-eventbridge-target/api-destined-lambda.d.ts.map +0 -1
- package/dist/src/lib/construct/api-to-eventbridge-target/api-destined-lambda.js +0 -19
- package/dist/src/lib/construct/api-to-eventbridge-target/api-destined-lambda.js.map +0 -1
- package/dist/src/lib/construct/api-to-eventbridge-target/api-destined-rest-api.d.ts +0 -35
- package/dist/src/lib/construct/api-to-eventbridge-target/api-destined-rest-api.d.ts.map +0 -1
- package/dist/src/lib/construct/api-to-eventbridge-target/api-destined-rest-api.js +0 -29
- package/dist/src/lib/construct/api-to-eventbridge-target/api-destined-rest-api.js.map +0 -1
- package/dist/src/lib/construct/api-to-eventbridge-target/index.d.ts +0 -5
- package/dist/src/lib/construct/api-to-eventbridge-target/index.d.ts.map +0 -1
- package/dist/src/lib/construct/api-to-eventbridge-target/index.js +0 -17
- package/dist/src/lib/construct/api-to-eventbridge-target/index.js.map +0 -1
- package/dist/src/lib/construct/api-to-eventbridge-target/main.d.ts +0 -134
- package/dist/src/lib/construct/api-to-eventbridge-target/main.d.ts.map +0 -1
- package/dist/src/lib/construct/api-to-eventbridge-target/main.js +0 -487
- package/dist/src/lib/construct/api-to-eventbridge-target/main.js.map +0 -1
- package/dist/src/lib/construct/graphql-api-lambda/index.d.ts +0 -2
- package/dist/src/lib/construct/graphql-api-lambda/index.d.ts.map +0 -1
- package/dist/src/lib/construct/graphql-api-lambda/index.js +0 -14
- package/dist/src/lib/construct/graphql-api-lambda/index.js.map +0 -1
- package/dist/src/lib/construct/graphql-api-lambda/main.d.ts +0 -112
- package/dist/src/lib/construct/graphql-api-lambda/main.d.ts.map +0 -1
- package/dist/src/lib/construct/graphql-api-lambda/main.js +0 -201
- package/dist/src/lib/construct/graphql-api-lambda/main.js.map +0 -1
- package/dist/src/lib/construct/index.d.ts +0 -5
- package/dist/src/lib/construct/index.d.ts.map +0 -1
- package/dist/src/lib/construct/index.js +0 -17
- package/dist/src/lib/construct/index.js.map +0 -1
- package/dist/src/lib/construct/site-with-ecs-backend/index.d.ts +0 -2
- package/dist/src/lib/construct/site-with-ecs-backend/index.d.ts.map +0 -1
- package/dist/src/lib/construct/site-with-ecs-backend/index.js +0 -14
- package/dist/src/lib/construct/site-with-ecs-backend/index.js.map +0 -1
- package/dist/src/lib/construct/site-with-ecs-backend/main.d.ts +0 -167
- package/dist/src/lib/construct/site-with-ecs-backend/main.d.ts.map +0 -1
- package/dist/src/lib/construct/site-with-ecs-backend/main.js +0 -327
- package/dist/src/lib/construct/site-with-ecs-backend/main.js.map +0 -1
- package/dist/src/lib/construct/static-site/index.d.ts +0 -2
- package/dist/src/lib/construct/static-site/index.d.ts.map +0 -1
- package/dist/src/lib/construct/static-site/index.js +0 -14
- package/dist/src/lib/construct/static-site/index.js.map +0 -1
- package/dist/src/lib/construct/static-site/main.d.ts +0 -94
- package/dist/src/lib/construct/static-site/main.d.ts.map +0 -1
- package/dist/src/lib/construct/static-site/main.js +0 -168
- package/dist/src/lib/construct/static-site/main.js.map +0 -1
- package/dist/src/lib/manager/aws/acm-manager.d.ts +0 -46
- package/dist/src/lib/manager/aws/acm-manager.d.ts.map +0 -1
- package/dist/src/lib/manager/aws/acm-manager.js +0 -90
- package/dist/src/lib/manager/aws/acm-manager.js.map +0 -1
- package/dist/src/lib/manager/aws/api-manager.d.ts +0 -43
- package/dist/src/lib/manager/aws/api-manager.d.ts.map +0 -1
- package/dist/src/lib/manager/aws/api-manager.js +0 -111
- package/dist/src/lib/manager/aws/api-manager.js.map +0 -1
- package/dist/src/lib/manager/aws/app-config-manager.d.ts +0 -64
- package/dist/src/lib/manager/aws/app-config-manager.d.ts.map +0 -1
- package/dist/src/lib/manager/aws/app-config-manager.js +0 -147
- package/dist/src/lib/manager/aws/app-config-manager.js.map +0 -1
- package/dist/src/lib/manager/aws/cloudfront-manager.d.ts +0 -112
- package/dist/src/lib/manager/aws/cloudfront-manager.d.ts.map +0 -1
- package/dist/src/lib/manager/aws/cloudfront-manager.js +0 -282
- package/dist/src/lib/manager/aws/cloudfront-manager.js.map +0 -1
- package/dist/src/lib/manager/aws/cloudtrail-manager.d.ts +0 -48
- package/dist/src/lib/manager/aws/cloudtrail-manager.d.ts.map +0 -1
- package/dist/src/lib/manager/aws/cloudtrail-manager.js +0 -99
- package/dist/src/lib/manager/aws/cloudtrail-manager.js.map +0 -1
- package/dist/src/lib/manager/aws/cloudwatch-manager.d.ts +0 -121
- package/dist/src/lib/manager/aws/cloudwatch-manager.d.ts.map +0 -1
- package/dist/src/lib/manager/aws/cloudwatch-manager.js +0 -351
- package/dist/src/lib/manager/aws/cloudwatch-manager.js.map +0 -1
- package/dist/src/lib/manager/aws/codebuild-manager.d.ts +0 -40
- package/dist/src/lib/manager/aws/codebuild-manager.d.ts.map +0 -1
- package/dist/src/lib/manager/aws/codebuild-manager.js +0 -94
- package/dist/src/lib/manager/aws/codebuild-manager.js.map +0 -1
- package/dist/src/lib/manager/aws/dynamodb-manager.d.ts +0 -32
- package/dist/src/lib/manager/aws/dynamodb-manager.d.ts.map +0 -1
- package/dist/src/lib/manager/aws/dynamodb-manager.js +0 -79
- package/dist/src/lib/manager/aws/dynamodb-manager.js.map +0 -1
- package/dist/src/lib/manager/aws/ecr-manager.d.ts +0 -31
- package/dist/src/lib/manager/aws/ecr-manager.d.ts.map +0 -1
- package/dist/src/lib/manager/aws/ecr-manager.js +0 -60
- package/dist/src/lib/manager/aws/ecr-manager.js.map +0 -1
- package/dist/src/lib/manager/aws/ecs-manager.d.ts +0 -48
- package/dist/src/lib/manager/aws/ecs-manager.d.ts.map +0 -1
- package/dist/src/lib/manager/aws/ecs-manager.js +0 -103
- package/dist/src/lib/manager/aws/ecs-manager.js.map +0 -1
- package/dist/src/lib/manager/aws/eks-manager.d.ts +0 -36
- package/dist/src/lib/manager/aws/eks-manager.d.ts.map +0 -1
- package/dist/src/lib/manager/aws/eks-manager.js +0 -109
- package/dist/src/lib/manager/aws/eks-manager.js.map +0 -1
- package/dist/src/lib/manager/aws/event-manager.d.ts +0 -67
- package/dist/src/lib/manager/aws/event-manager.d.ts.map +0 -1
- package/dist/src/lib/manager/aws/event-manager.js +0 -162
- package/dist/src/lib/manager/aws/event-manager.js.map +0 -1
- package/dist/src/lib/manager/aws/iam-manager.d.ts +0 -154
- package/dist/src/lib/manager/aws/iam-manager.d.ts.map +0 -1
- package/dist/src/lib/manager/aws/iam-manager.js +0 -380
- package/dist/src/lib/manager/aws/iam-manager.js.map +0 -1
- package/dist/src/lib/manager/aws/index.d.ts +0 -23
- package/dist/src/lib/manager/aws/index.d.ts.map +0 -1
- package/dist/src/lib/manager/aws/index.js +0 -35
- package/dist/src/lib/manager/aws/index.js.map +0 -1
- package/dist/src/lib/manager/aws/lambda-manager.d.ts +0 -94
- package/dist/src/lib/manager/aws/lambda-manager.d.ts.map +0 -1
- package/dist/src/lib/manager/aws/lambda-manager.js +0 -196
- package/dist/src/lib/manager/aws/lambda-manager.js.map +0 -1
- package/dist/src/lib/manager/aws/log-manager.d.ts +0 -51
- package/dist/src/lib/manager/aws/log-manager.d.ts.map +0 -1
- package/dist/src/lib/manager/aws/log-manager.js +0 -108
- package/dist/src/lib/manager/aws/log-manager.js.map +0 -1
- package/dist/src/lib/manager/aws/route53-manager.d.ts +0 -68
- package/dist/src/lib/manager/aws/route53-manager.d.ts.map +0 -1
- package/dist/src/lib/manager/aws/route53-manager.js +0 -158
- package/dist/src/lib/manager/aws/route53-manager.js.map +0 -1
- package/dist/src/lib/manager/aws/s3-manager.d.ts +0 -73
- package/dist/src/lib/manager/aws/s3-manager.d.ts.map +0 -1
- package/dist/src/lib/manager/aws/s3-manager.js +0 -202
- package/dist/src/lib/manager/aws/s3-manager.js.map +0 -1
- package/dist/src/lib/manager/aws/secrets-manager.d.ts +0 -57
- package/dist/src/lib/manager/aws/secrets-manager.d.ts.map +0 -1
- package/dist/src/lib/manager/aws/secrets-manager.js +0 -116
- package/dist/src/lib/manager/aws/secrets-manager.js.map +0 -1
- package/dist/src/lib/manager/aws/sns-manager.d.ts +0 -42
- package/dist/src/lib/manager/aws/sns-manager.d.ts.map +0 -1
- package/dist/src/lib/manager/aws/sns-manager.js +0 -90
- package/dist/src/lib/manager/aws/sns-manager.js.map +0 -1
- package/dist/src/lib/manager/aws/ssm-manager.d.ts +0 -59
- package/dist/src/lib/manager/aws/ssm-manager.d.ts.map +0 -1
- package/dist/src/lib/manager/aws/ssm-manager.js +0 -123
- package/dist/src/lib/manager/aws/ssm-manager.js.map +0 -1
- package/dist/src/lib/manager/aws/vpc-manager.d.ts +0 -45
- package/dist/src/lib/manager/aws/vpc-manager.d.ts.map +0 -1
- package/dist/src/lib/manager/aws/vpc-manager.js +0 -93
- package/dist/src/lib/manager/aws/vpc-manager.js.map +0 -1
- package/dist/src/lib/manager/aws/waf-manager.d.ts +0 -39
- package/dist/src/lib/manager/aws/waf-manager.d.ts.map +0 -1
- package/dist/src/lib/manager/aws/waf-manager.js +0 -89
- package/dist/src/lib/manager/aws/waf-manager.js.map +0 -1
- package/dist/src/lib/manager/index.d.ts +0 -2
- package/dist/src/lib/manager/index.d.ts.map +0 -1
- package/dist/src/lib/manager/index.js +0 -14
- package/dist/src/lib/manager/index.js.map +0 -1
- package/dist/src/lib/types/aws/index.d.ts +0 -429
- package/dist/src/lib/types/aws/index.d.ts.map +0 -1
- package/dist/src/lib/types/aws/index.js +0 -3
- package/dist/src/lib/types/aws/index.js.map +0 -1
- package/dist/src/lib/types/index.d.ts +0 -2
- package/dist/src/lib/types/index.d.ts.map +0 -1
- package/dist/src/lib/types/index.js +0 -14
- package/dist/src/lib/types/index.js.map +0 -1
- package/dist/src/lib/utils/aws/index.d.ts +0 -16
- package/dist/src/lib/utils/aws/index.d.ts.map +0 -1
- package/dist/src/lib/utils/aws/index.js +0 -50
- package/dist/src/lib/utils/aws/index.js.map +0 -1
- package/dist/src/lib/utils/index.d.ts +0 -64
- package/dist/src/lib/utils/index.d.ts.map +0 -1
- package/dist/src/lib/utils/index.js +0 -86
- package/dist/src/lib/utils/index.js.map +0 -1
- package/img/ApiToEventBridgeTarget.jpg +0 -0
- package/img/GraphQLApiLambda.jpg +0 -0
|
@@ -1,611 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
<!DOCTYPE html>
|
|
4
|
-
<html lang="en">
|
|
5
|
-
|
|
6
|
-
<head>
|
|
7
|
-
|
|
8
|
-
<meta charset="utf-8">
|
|
9
|
-
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
10
|
-
<title>Gradient Edge CDK Utils types/aws/index.ts</title>
|
|
11
|
-
|
|
12
|
-
<script src="https://cdn.jsdelivr.net/gh/google/code-prettify@master/loader/run_prettify.js"></script>
|
|
13
|
-
<script src="https://unpkg.com/@babel/standalone/babel.min.js"></script>
|
|
14
|
-
<script src="./build/entry.js"></script>
|
|
15
|
-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
|
|
16
|
-
<!--[if lt IE 9]>
|
|
17
|
-
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
|
18
|
-
<![endif]-->
|
|
19
|
-
<link href="https://fonts.googleapis.com/css?family=Roboto:100,400,700|Inconsolata,700" rel="stylesheet">
|
|
20
|
-
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
|
|
21
|
-
<link type="text/css" rel="stylesheet" href="https://jmblog.github.io/color-themes-for-google-code-prettify/themes/tomorrow-night.min.css">
|
|
22
|
-
<link type="text/css" rel="stylesheet" href="styles/app.min.css">
|
|
23
|
-
<link type="text/css" rel="stylesheet" href="styles/iframe.css">
|
|
24
|
-
<link type="text/css" rel="stylesheet" href="">
|
|
25
|
-
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
</head>
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
<body class="layout small-header">
|
|
33
|
-
<div id="stickyNavbarOverlay"></div>
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
<div class="top-nav">
|
|
37
|
-
<div class="inner">
|
|
38
|
-
<a id="hamburger" role="button" class="navbar-burger" aria-label="menu" aria-expanded="false">
|
|
39
|
-
<span aria-hidden="true"></span>
|
|
40
|
-
<span aria-hidden="true"></span>
|
|
41
|
-
<span aria-hidden="true"></span>
|
|
42
|
-
</a>
|
|
43
|
-
<div class="logo">
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
<a href="index.html">
|
|
47
|
-
<h1 class="navbar-item">Gradient Edge CDK Utils Documentation</h1>
|
|
48
|
-
</a>
|
|
49
|
-
|
|
50
|
-
</div>
|
|
51
|
-
<div class="menu">
|
|
52
|
-
|
|
53
|
-
<div class="navigation">
|
|
54
|
-
<a
|
|
55
|
-
href="index.html"
|
|
56
|
-
class="link"
|
|
57
|
-
>
|
|
58
|
-
API Documentation
|
|
59
|
-
</a>
|
|
60
|
-
|
|
61
|
-
<div class="dropdown is-hoverable is-right">
|
|
62
|
-
<a class="dropdown-trigger link">
|
|
63
|
-
Tutorials
|
|
64
|
-
<i class="fas fa-chevron-down fa-xs"></i>
|
|
65
|
-
</a>
|
|
66
|
-
<div class="dropdown-menu">
|
|
67
|
-
<div class="dropdown-content">
|
|
68
|
-
|
|
69
|
-
<a class="dropdown-item" href="tutorial-Architecture.html">
|
|
70
|
-
Architecture
|
|
71
|
-
</a>
|
|
72
|
-
|
|
73
|
-
<a class="dropdown-item" href="tutorial-Build.html">
|
|
74
|
-
Build
|
|
75
|
-
</a>
|
|
76
|
-
|
|
77
|
-
<a class="dropdown-item" href="tutorial-CI-CD.html">
|
|
78
|
-
CI-CD
|
|
79
|
-
</a>
|
|
80
|
-
|
|
81
|
-
<a class="dropdown-item" href="tutorial-Development.html">
|
|
82
|
-
Development
|
|
83
|
-
</a>
|
|
84
|
-
|
|
85
|
-
</div>
|
|
86
|
-
</div>
|
|
87
|
-
</div>
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
<a
|
|
92
|
-
class="link user-link "
|
|
93
|
-
href="https://github.com/gradientedge/cdk-utils"
|
|
94
|
-
>
|
|
95
|
-
Github
|
|
96
|
-
</a>
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
</div>
|
|
101
|
-
</div>
|
|
102
|
-
</div>
|
|
103
|
-
</div>
|
|
104
|
-
<div id="main">
|
|
105
|
-
<div
|
|
106
|
-
class="sidebar "
|
|
107
|
-
id="sidebarNav"
|
|
108
|
-
>
|
|
109
|
-
|
|
110
|
-
<div class="search-wrapper">
|
|
111
|
-
<input id="search" type="text" placeholder="Search docs..." class="input">
|
|
112
|
-
</div>
|
|
113
|
-
|
|
114
|
-
<nav>
|
|
115
|
-
|
|
116
|
-
<h2><a href="index.html">Documentation</a></h2><div class="category"></div><div class="category"><h2>Application Integration</h2><h3>Classes</h3><ul><li><a href="EventManager.html">EventManager</a></li><li><a href="SnsManager.html">SnsManager</a></li></ul><h3>Interfaces</h3><ul><li><a href="EventBusProps.html">EventBusProps</a></li><li><a href="EventRuleProps.html">EventRuleProps</a></li><li><a href="RuleProps.html">RuleProps</a></li><li><a href="SubscriptionProps.html">SubscriptionProps</a></li></ul></div><div class="category"><h2>Compute</h2><h3>Classes</h3><ul><li><a href="LambdaManager.html">LambdaManager</a></li></ul><h3>Interfaces</h3><ul><li><a href="HealthCheck.html">HealthCheck</a></li><li><a href="LambdaEdgeProps.html">LambdaEdgeProps</a></li><li><a href="LambdaProps.html">LambdaProps</a></li></ul></div><div class="category"><h2>Constructs</h2><h3>Classes</h3><ul><li><a href="ApiDestinationEvent.html">ApiDestinationEvent</a></li><li><a href="ApiDestinedLambda.html">ApiDestinedLambda</a></li><li><a href="ApiDestinedRestApi.html">ApiDestinedRestApi</a></li><li><a href="ApiToEventBridgeTarget.html">ApiToEventBridgeTarget</a></li><li><a href="CommonConstruct.html">CommonConstruct</a></li><li><a href="GraphQLApiLambda.html">GraphQLApiLambda</a></li><li><a href="SiteWithEcsBackend.html">SiteWithEcsBackend</a></li><li><a href="StaticSite.html">StaticSite</a></li></ul><h3>Interfaces</h3><ul><li><a href="ApiDestinationEventType.html">ApiDestinationEventType</a></li><li><a href="ApiDestinedLambdaEnvironment.html">ApiDestinedLambdaEnvironment</a></li><li><a href="ApiDestinedLambdaType.html">ApiDestinedLambdaType</a></li><li><a href="ApiDestinedRestApiType.html">ApiDestinedRestApiType</a></li><li><a href="ApiToEventBridgeTargetEventProps.html">ApiToEventBridgeTargetEventProps</a></li><li><a href="ApiToEventBridgeTargetLambdaProps.html">ApiToEventBridgeTargetLambdaProps</a></li><li><a href="ApiToEventBridgeTargetProps.html">ApiToEventBridgeTargetProps</a></li><li><a href="CommonStackProps.html">CommonStackProps</a></li><li><a href="GraphQlApiLambdaEnvironment.html">GraphQlApiLambdaEnvironment</a></li><li><a href="GraphQlApiLambdaProps.html">GraphQlApiLambdaProps</a></li><li><a href="LambdaEnvironment.html">LambdaEnvironment</a></li><li><a href="SiteWithEcsBackendProps.html">SiteWithEcsBackendProps</a></li><li><a href="StaticSiteProps.html">StaticSiteProps</a></li></ul></div><div class="category"><h2>Containers</h2><h3>Classes</h3><ul><li><a href="EcrManager.html">EcrManager</a></li><li><a href="EcsManager.html">EcsManager</a></li><li><a href="EksManager.html">EksManager</a></li></ul><h3>Interfaces</h3><ul><li><a href="EcsClusterProps.html">EcsClusterProps</a></li><li><a href="EcsTaskProps.html">EcsTaskProps</a></li><li><a href="EksClusterProps.html">EksClusterProps</a></li></ul></div><div class="category"><h2>Developer Tools</h2><h3>Classes</h3><ul><li><a href="CodeBuildManager.html">CodeBuildManager</a></li></ul></div><div class="category"><h2>Management & Governance</h2><h3>Classes</h3><ul><li><a href="AppConfigManager.html">AppConfigManager</a></li><li><a href="CloudTrailManager.html">CloudTrailManager</a></li><li><a href="CloudWatchManager.html">CloudWatchManager</a></li><li><a href="LogManager.html">LogManager</a></li><li><a href="SsmManager.html">SsmManager</a></li><li><a href="SSMParameterReader.html">SSMParameterReader</a></li></ul><h3>Interfaces</h3><ul><li><a href="AlarmProps.html">AlarmProps</a></li><li><a href="AlarmStatusWidgetProps.html">AlarmStatusWidgetProps</a></li><li><a href="AppConfigProps.html">AppConfigProps</a></li><li><a href="CloudTrailProps.html">CloudTrailProps</a></li><li><a href="DashboardProps.html">DashboardProps</a></li><li><a href="GraphWidgetProps.html">GraphWidgetProps</a></li><li><a href="LogProps.html">LogProps</a></li><li><a href="LogQueryWidgetProps.html">LogQueryWidgetProps</a></li><li><a href="MetricFilterProps.html">MetricFilterProps</a></li><li><a href="MetricProps.html">MetricProps</a></li><li><a href="NumericWidgetProps.html">NumericWidgetProps</a></li><li><a href="SSMParameterReaderProps.html">SSMParameterReaderProps</a></li><li><a href="TextWidgetProps.html">TextWidgetProps</a></li></ul></div><div class="category"><h2>Networking & Content Delivery</h2><h3>Classes</h3><ul><li><a href="ApiManager.html">ApiManager</a></li><li><a href="CloudFrontManager.html">CloudFrontManager</a></li><li><a href="Route53Manager.html">Route53Manager</a></li><li><a href="VpcManager.html">VpcManager</a></li></ul><h3>Interfaces</h3><ul><li><a href="CloudfrontFunctionProps.html">CloudfrontFunctionProps</a></li><li><a href="CloudFrontProps.html">CloudFrontProps</a></li><li><a href="DistributionProps.html">DistributionProps</a></li><li><a href="Route53Props.html">Route53Props</a></li></ul></div><div class="category"><h2>Security, Identity & Compliance</h2><h3>Classes</h3><ul><li><a href="AcmManager.html">AcmManager</a></li><li><a href="IamManager.html">IamManager</a></li><li><a href="SecretsManager.html">SecretsManager</a></li><li><a href="WafManager.html">WafManager</a></li></ul><h3>Interfaces</h3><ul><li><a href="AcmProps.html">AcmProps</a></li><li><a href="WafIPSetProps.html">WafIPSetProps</a></li><li><a href="WafWebACLProps.html">WafWebACLProps</a></li></ul></div><div class="category"><h2>Stacks</h2><h3>Classes</h3><ul><li><a href="CommonStack.html">CommonStack</a></li></ul></div><div class="category"><h2>Storage</h2><h3>Classes</h3><ul><li><a href="DynamodbManager.html">DynamodbManager</a></li><li><a href="S3Manager.html">S3Manager</a></li></ul><h3>Interfaces</h3><ul><li><a href="S3BucketProps.html">S3BucketProps</a></li><li><a href="TableProps.html">TableProps</a></li></ul></div><div class="category"><h2>Utils</h2><h3>Global</h3><ul><li><a href="global.html#ArnsByRegion">ArnsByRegion</a></li><li><a href="global.html#CloudWatchWidgetType">CloudWatchWidgetType</a></li><li><a href="global.html#CommonVpcIdentifier">CommonVpcIdentifier</a></li><li><a href="global.html#createCfnOutput">createCfnOutput</a></li><li><a href="global.html#defaultResponseObject">defaultResponseObject</a></li><li><a href="global.html#isDevStage">isDevStage</a></li><li><a href="global.html#isPrdStage">isPrdStage</a></li><li><a href="global.html#isTestStage">isTestStage</a></li><li><a href="global.html#isUatStage">isUatStage</a></li><li><a href="global.html#redirectError">redirectError</a></li><li><a href="global.html#redirectSuccess">redirectSuccess</a></li></ul></div><div class="category"><h2>Utils
|
|
117
|
-
LogLevel enumeration</h2><h3>Global</h3><ul><li><a href="global.html#LogLevel">LogLevel</a></li></ul></div>
|
|
118
|
-
|
|
119
|
-
</nav>
|
|
120
|
-
</div>
|
|
121
|
-
<div class="core" id="main-content-wrapper">
|
|
122
|
-
<div class="content">
|
|
123
|
-
<header class="page-title">
|
|
124
|
-
<p>Source</p>
|
|
125
|
-
<h1>types/aws/index.ts</h1>
|
|
126
|
-
</header>
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
<section>
|
|
133
|
-
<article>
|
|
134
|
-
<pre class="prettyprint source linenums"><code>import * as cdk from 'aws-cdk-lib'
|
|
135
|
-
import * as apig from 'aws-cdk-lib/aws-apigateway'
|
|
136
|
-
import * as appconfig from 'aws-cdk-lib/aws-appconfig'
|
|
137
|
-
import * as acm from 'aws-cdk-lib/aws-certificatemanager'
|
|
138
|
-
import * as cloudfront from 'aws-cdk-lib/aws-cloudfront'
|
|
139
|
-
import * as cloudtrail from 'aws-cdk-lib/aws-cloudtrail'
|
|
140
|
-
import * as watch from 'aws-cdk-lib/aws-cloudwatch'
|
|
141
|
-
import * as dynamodb from 'aws-cdk-lib/aws-dynamodb'
|
|
142
|
-
import * as ec2 from 'aws-cdk-lib/aws-ec2'
|
|
143
|
-
import * as ecs from 'aws-cdk-lib/aws-ecs'
|
|
144
|
-
import * as ecsPatterns from 'aws-cdk-lib/aws-ecs-patterns'
|
|
145
|
-
import * as eks from 'aws-cdk-lib/aws-eks'
|
|
146
|
-
import * as elb from 'aws-cdk-lib/aws-elasticloadbalancingv2'
|
|
147
|
-
import * as events from 'aws-cdk-lib/aws-events'
|
|
148
|
-
import * as iam from 'aws-cdk-lib/aws-iam'
|
|
149
|
-
import * as lambda from 'aws-cdk-lib/aws-lambda'
|
|
150
|
-
import * as destinations from 'aws-cdk-lib/aws-lambda-destinations'
|
|
151
|
-
import * as logs from 'aws-cdk-lib/aws-logs'
|
|
152
|
-
import * as route53 from 'aws-cdk-lib/aws-route53'
|
|
153
|
-
import * as s3 from 'aws-cdk-lib/aws-s3'
|
|
154
|
-
import * as s3deploy from 'aws-cdk-lib/aws-s3-deployment'
|
|
155
|
-
import * as sns from 'aws-cdk-lib/aws-sns'
|
|
156
|
-
import * as wafv2 from 'aws-cdk-lib/aws-wafv2'
|
|
157
|
-
import * as types from '../index'
|
|
158
|
-
|
|
159
|
-
/**
|
|
160
|
-
* @category Management & Governance
|
|
161
|
-
*/
|
|
162
|
-
export interface AppConfigProps {
|
|
163
|
-
id: string
|
|
164
|
-
application: appconfig.CfnApplicationProps
|
|
165
|
-
configurationProfile: appconfig.CfnConfigurationProfileProps
|
|
166
|
-
deployment: appconfig.CfnDeploymentProps
|
|
167
|
-
deploymentStrategy: appconfig.CfnDeploymentStrategyProps
|
|
168
|
-
environment: appconfig.CfnEnvironmentProps
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
/**
|
|
172
|
-
* @category Constructs
|
|
173
|
-
*/
|
|
174
|
-
export interface CommonStackProps extends cdk.StackProps {
|
|
175
|
-
name: string
|
|
176
|
-
region: string
|
|
177
|
-
stage: string
|
|
178
|
-
domainName: string
|
|
179
|
-
subDomain?: string
|
|
180
|
-
extraContexts?: string[]
|
|
181
|
-
stageContextPath?: string
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
/**
|
|
185
|
-
* @category Constructs
|
|
186
|
-
*/
|
|
187
|
-
export interface SiteWithEcsBackendProps extends CommonStackProps {
|
|
188
|
-
siteCacheInvalidationDockerFilePath?: string
|
|
189
|
-
siteHealthCheck: HealthCheck
|
|
190
|
-
siteCertificate: AcmProps
|
|
191
|
-
siteCluster: EcsClusterProps
|
|
192
|
-
siteDistribution: DistributionProps
|
|
193
|
-
siteCloudfrontFunctionProps?: CloudfrontFunctionProps
|
|
194
|
-
siteFunctionFilePath?: string
|
|
195
|
-
siteEcsContainerImagePath: string
|
|
196
|
-
siteLog: LogProps
|
|
197
|
-
siteLogBucket: S3BucketProps
|
|
198
|
-
siteRecordName?: string
|
|
199
|
-
siteSubDomain: string
|
|
200
|
-
siteTask: ecsPatterns.ApplicationLoadBalancedFargateServiceProps
|
|
201
|
-
siteVpc: ec2.VpcProps
|
|
202
|
-
useExistingHostedZone: boolean
|
|
203
|
-
nodeEnv: string
|
|
204
|
-
logLevel: string
|
|
205
|
-
timezone: string
|
|
206
|
-
}
|
|
207
|
-
|
|
208
|
-
/**
|
|
209
|
-
* @category Constructs
|
|
210
|
-
*/
|
|
211
|
-
export interface StaticSiteProps extends CommonStackProps {
|
|
212
|
-
siteCreateAltARecord: boolean
|
|
213
|
-
siteCertificate: AcmProps
|
|
214
|
-
siteBucket: S3BucketProps
|
|
215
|
-
siteLogBucket: S3BucketProps
|
|
216
|
-
siteDistribution?: DistributionProps
|
|
217
|
-
siteCloudfrontFunctionProps?: CloudfrontFunctionProps
|
|
218
|
-
siteFunctionFilePath?: string
|
|
219
|
-
siteSource: s3deploy.ISource
|
|
220
|
-
siteHostedZoneDomainName?: string
|
|
221
|
-
siteRecordName?: string
|
|
222
|
-
siteSubDomain?: string
|
|
223
|
-
siteAliases?: string[]
|
|
224
|
-
useExistingHostedZone: boolean
|
|
225
|
-
nodeEnv: string
|
|
226
|
-
logLevel: string
|
|
227
|
-
timezone: string
|
|
228
|
-
}
|
|
229
|
-
|
|
230
|
-
/**
|
|
231
|
-
* @category Compute
|
|
232
|
-
*/
|
|
233
|
-
export interface HealthCheck extends elb.HealthCheck {
|
|
234
|
-
intervalInSecs: number
|
|
235
|
-
timeoutInSecs: number
|
|
236
|
-
}
|
|
237
|
-
|
|
238
|
-
/**
|
|
239
|
-
* @category Constructs
|
|
240
|
-
*/
|
|
241
|
-
export interface LambdaEnvironment {
|
|
242
|
-
NODE_ENV: string
|
|
243
|
-
LOG_LEVEL: string
|
|
244
|
-
TZ: string
|
|
245
|
-
}
|
|
246
|
-
|
|
247
|
-
/**
|
|
248
|
-
* @category Constructs
|
|
249
|
-
*/
|
|
250
|
-
export interface ApiDestinedLambdaEnvironment extends LambdaEnvironment {
|
|
251
|
-
SOURCE_ID: string
|
|
252
|
-
}
|
|
253
|
-
|
|
254
|
-
/**
|
|
255
|
-
* @category Constructs
|
|
256
|
-
*/
|
|
257
|
-
export interface GraphQlApiLambdaEnvironment extends LambdaEnvironment {}
|
|
258
|
-
|
|
259
|
-
/**
|
|
260
|
-
* @category Constructs
|
|
261
|
-
*/
|
|
262
|
-
export interface GraphQlApiLambdaProps extends CommonStackProps {
|
|
263
|
-
apiRootPaths?: string[]
|
|
264
|
-
apiSubDomain: string
|
|
265
|
-
graphQLApiCertificate: AcmProps
|
|
266
|
-
graphqlRestApi: apig.LambdaRestApiProps
|
|
267
|
-
graphqlApiLambdaLayerSources?: lambda.AssetCode[]
|
|
268
|
-
graphQLApiHandler: string
|
|
269
|
-
graphQLApiSource: lambda.AssetCode
|
|
270
|
-
graphqlApi: LambdaProps
|
|
271
|
-
useExistingHostedZone: boolean
|
|
272
|
-
nodeEnv: string
|
|
273
|
-
logLevel: string
|
|
274
|
-
timezone: string
|
|
275
|
-
}
|
|
276
|
-
|
|
277
|
-
/**
|
|
278
|
-
* @category Constructs
|
|
279
|
-
*/
|
|
280
|
-
export interface ApiDestinationEventType {
|
|
281
|
-
eventBus: events.IEventBus
|
|
282
|
-
logGroupFailure: logs.LogGroup
|
|
283
|
-
logGroupSuccess: logs.LogGroup
|
|
284
|
-
ruleFailure: events.Rule
|
|
285
|
-
ruleSuccess: events.Rule
|
|
286
|
-
}
|
|
287
|
-
|
|
288
|
-
/**
|
|
289
|
-
}
|
|
290
|
-
* @category Constructs
|
|
291
|
-
*/
|
|
292
|
-
export interface ApiDestinedRestApiType {
|
|
293
|
-
api: apig.RestApi
|
|
294
|
-
certificate: acm.ICertificate
|
|
295
|
-
domain: apig.DomainName
|
|
296
|
-
errorResponseModel: apig.Model
|
|
297
|
-
hostedZone: route53.IHostedZone
|
|
298
|
-
integration: apig.Integration
|
|
299
|
-
integrationErrorResponse: apig.IntegrationResponse
|
|
300
|
-
integrationRequestParameters: { [p: string]: string }
|
|
301
|
-
integrationRequestTemplates: { [p: string]: string }
|
|
302
|
-
integrationResponse: apig.IntegrationResponse
|
|
303
|
-
method: apig.Method
|
|
304
|
-
methodErrorResponse: apig.MethodResponse
|
|
305
|
-
methodResponse: apig.MethodResponse
|
|
306
|
-
resource: apig.Resource
|
|
307
|
-
responseModel: apig.Model
|
|
308
|
-
topic: sns.Topic
|
|
309
|
-
topicRole: iam.Role
|
|
310
|
-
}
|
|
311
|
-
|
|
312
|
-
/**
|
|
313
|
-
}
|
|
314
|
-
* @category Constructs
|
|
315
|
-
*/
|
|
316
|
-
export interface ApiDestinedLambdaType {
|
|
317
|
-
destinationFailure: destinations.EventBridgeDestination
|
|
318
|
-
destinationSuccess: destinations.EventBridgeDestination
|
|
319
|
-
environment: types.ApiDestinedLambdaEnvironment
|
|
320
|
-
function: lambda.Function
|
|
321
|
-
layers: lambda.LayerVersion[]
|
|
322
|
-
policy: iam.PolicyDocument
|
|
323
|
-
role: iam.Role
|
|
324
|
-
}
|
|
325
|
-
|
|
326
|
-
export interface ApiToEventBridgeTargetRestApiProps {
|
|
327
|
-
certificate: AcmProps
|
|
328
|
-
integrationResponse?: apig.IntegrationResponse
|
|
329
|
-
integrationErrorResponse?: apig.IntegrationResponse
|
|
330
|
-
methodResponse?: apig.MethodResponse
|
|
331
|
-
methodErrorResponse?: apig.MethodResponse
|
|
332
|
-
integrationOptions?: apig.IntegrationOptions
|
|
333
|
-
resource: string
|
|
334
|
-
errorResponseModel?: apig.ModelOptions
|
|
335
|
-
responseModel?: apig.ModelOptions
|
|
336
|
-
restApi?: apig.RestApiProps
|
|
337
|
-
}
|
|
338
|
-
|
|
339
|
-
/**
|
|
340
|
-
* @category Constructs
|
|
341
|
-
*/
|
|
342
|
-
interface ApiToEventBridgeTargetLambdaProps {
|
|
343
|
-
useNative?: boolean
|
|
344
|
-
function: LambdaProps
|
|
345
|
-
source?: lambda.AssetCode
|
|
346
|
-
layerSource?: lambda.AssetCode
|
|
347
|
-
}
|
|
348
|
-
|
|
349
|
-
/**
|
|
350
|
-
* @category Constructs
|
|
351
|
-
*/
|
|
352
|
-
interface ApiToEventBridgeTargetEventProps {
|
|
353
|
-
eventBusName?: string
|
|
354
|
-
logGroupSuccess?: LogProps
|
|
355
|
-
logGroupFailure?: LogProps
|
|
356
|
-
ruleSuccess: EventRuleProps
|
|
357
|
-
ruleFailure: EventRuleProps
|
|
358
|
-
}
|
|
359
|
-
|
|
360
|
-
/**
|
|
361
|
-
* @category Constructs
|
|
362
|
-
*/
|
|
363
|
-
export interface ApiToEventBridgeTargetProps extends CommonStackProps {
|
|
364
|
-
apiRootPaths?: string[]
|
|
365
|
-
apiSubDomain: string
|
|
366
|
-
api: ApiToEventBridgeTargetRestApiProps
|
|
367
|
-
event: ApiToEventBridgeTargetEventProps
|
|
368
|
-
lambda: ApiToEventBridgeTargetLambdaProps
|
|
369
|
-
logLevel: string
|
|
370
|
-
nodeEnv: string
|
|
371
|
-
timezone: string
|
|
372
|
-
useExistingHostedZone: boolean
|
|
373
|
-
}
|
|
374
|
-
|
|
375
|
-
/**
|
|
376
|
-
* @category Security, Identity & Compliance
|
|
377
|
-
*/
|
|
378
|
-
export interface AcmProps extends acm.CertificateProps {
|
|
379
|
-
certificateSsmName?: string
|
|
380
|
-
certificateAccount?: string
|
|
381
|
-
certificateRegion?: string
|
|
382
|
-
certificateId?: string
|
|
383
|
-
certificateArn?: string
|
|
384
|
-
useExistingCertificate: boolean
|
|
385
|
-
}
|
|
386
|
-
|
|
387
|
-
/**
|
|
388
|
-
* @category Management & Governance
|
|
389
|
-
*/
|
|
390
|
-
export interface SSMParameterReaderProps {
|
|
391
|
-
parameterName: string
|
|
392
|
-
region: string
|
|
393
|
-
}
|
|
394
|
-
|
|
395
|
-
/**
|
|
396
|
-
* @category Networking & Content Delivery
|
|
397
|
-
*/
|
|
398
|
-
export interface CloudFrontProps extends cloudfront.CloudFrontWebDistributionProps {}
|
|
399
|
-
|
|
400
|
-
/**
|
|
401
|
-
* @category Networking & Content Delivery
|
|
402
|
-
*/
|
|
403
|
-
export interface CloudfrontFunctionProps extends cloudfront.FunctionProps {
|
|
404
|
-
functionFilePath: string
|
|
405
|
-
eventType: string
|
|
406
|
-
}
|
|
407
|
-
|
|
408
|
-
/**
|
|
409
|
-
* @category Networking & Content Delivery
|
|
410
|
-
*/
|
|
411
|
-
export interface DistributionProps extends cloudfront.DistributionProps {}
|
|
412
|
-
|
|
413
|
-
/**
|
|
414
|
-
* @category Management & Governance
|
|
415
|
-
*/
|
|
416
|
-
export interface CloudTrailProps extends cloudtrail.CfnTrailProps {}
|
|
417
|
-
|
|
418
|
-
/**
|
|
419
|
-
* @category Management & Governance
|
|
420
|
-
*/
|
|
421
|
-
export interface DashboardProps extends watch.DashboardProps {
|
|
422
|
-
positionX: number
|
|
423
|
-
positionY: number
|
|
424
|
-
}
|
|
425
|
-
|
|
426
|
-
/**
|
|
427
|
-
* @category Management & Governance
|
|
428
|
-
*/
|
|
429
|
-
export interface AlarmProps extends watch.AlarmProps {
|
|
430
|
-
expression?: string
|
|
431
|
-
metricProps?: MetricProps[]
|
|
432
|
-
periodInSecs?: number
|
|
433
|
-
}
|
|
434
|
-
|
|
435
|
-
/**
|
|
436
|
-
* @category Management & Governance
|
|
437
|
-
*/
|
|
438
|
-
export interface MetricProps extends watch.MetricProps {
|
|
439
|
-
stageSuffix: boolean
|
|
440
|
-
periodInSecs?: number
|
|
441
|
-
functionName?: string
|
|
442
|
-
dbClusterIdentifier?: string
|
|
443
|
-
}
|
|
444
|
-
|
|
445
|
-
/**
|
|
446
|
-
* @category Management & Governance
|
|
447
|
-
*/
|
|
448
|
-
export interface TextWidgetProps extends watch.TextWidgetProps {
|
|
449
|
-
positionX: number
|
|
450
|
-
positionY: number
|
|
451
|
-
}
|
|
452
|
-
|
|
453
|
-
/**
|
|
454
|
-
* @category Management & Governance
|
|
455
|
-
*/
|
|
456
|
-
export interface NumericWidgetProps extends watch.SingleValueWidgetProps {
|
|
457
|
-
positionX: number
|
|
458
|
-
positionY: number
|
|
459
|
-
metricProps?: watch.MetricProps[]
|
|
460
|
-
}
|
|
461
|
-
|
|
462
|
-
/**
|
|
463
|
-
* @category Management & Governance
|
|
464
|
-
*/
|
|
465
|
-
export interface GraphWidgetProps extends watch.GraphWidgetProps {
|
|
466
|
-
positionX: number
|
|
467
|
-
positionY: number
|
|
468
|
-
metricProps?: MetricProps[]
|
|
469
|
-
}
|
|
470
|
-
|
|
471
|
-
/**
|
|
472
|
-
* @category Management & Governance
|
|
473
|
-
*/
|
|
474
|
-
export interface AlarmStatusWidgetProps extends watch.AlarmStatusWidgetProps {
|
|
475
|
-
positionX: number
|
|
476
|
-
positionY: number
|
|
477
|
-
alarmProps?: watch.AlarmProps[]
|
|
478
|
-
}
|
|
479
|
-
|
|
480
|
-
/**
|
|
481
|
-
* @category Management & Governance
|
|
482
|
-
*/
|
|
483
|
-
export interface LogQueryWidgetProps extends watch.LogQueryWidgetProps {
|
|
484
|
-
positionX: number
|
|
485
|
-
positionY: number
|
|
486
|
-
}
|
|
487
|
-
|
|
488
|
-
/**
|
|
489
|
-
* @category Containers
|
|
490
|
-
*/
|
|
491
|
-
export interface EcsClusterProps extends ecs.ClusterProps {}
|
|
492
|
-
|
|
493
|
-
/**
|
|
494
|
-
* @category Containers
|
|
495
|
-
*/
|
|
496
|
-
export interface EcsTaskProps extends ecs.TaskDefinitionProps {}
|
|
497
|
-
|
|
498
|
-
/**
|
|
499
|
-
* @category Containers
|
|
500
|
-
*/
|
|
501
|
-
export interface EksClusterProps extends eks.ClusterProps {
|
|
502
|
-
appContainerPort: number
|
|
503
|
-
appCapacity: number
|
|
504
|
-
}
|
|
505
|
-
|
|
506
|
-
/**
|
|
507
|
-
* @category Application Integration
|
|
508
|
-
*/
|
|
509
|
-
export interface RuleProps extends events.CfnRuleProps {}
|
|
510
|
-
|
|
511
|
-
/**
|
|
512
|
-
* @category Application Integration
|
|
513
|
-
*/
|
|
514
|
-
export interface EventRuleProps extends events.RuleProps {}
|
|
515
|
-
|
|
516
|
-
/**
|
|
517
|
-
* @category Application Integration
|
|
518
|
-
*/
|
|
519
|
-
export interface EventBusProps extends events.EventBusProps {}
|
|
520
|
-
|
|
521
|
-
/**
|
|
522
|
-
* @category Compute
|
|
523
|
-
*/
|
|
524
|
-
export interface LambdaProps extends lambda.FunctionProps {
|
|
525
|
-
timeoutInSecs?: number
|
|
526
|
-
}
|
|
527
|
-
|
|
528
|
-
/**
|
|
529
|
-
* @category Compute
|
|
530
|
-
*/
|
|
531
|
-
export interface LambdaEdgeProps extends cloudfront.experimental.EdgeFunctionProps {
|
|
532
|
-
timeoutInSecs?: number
|
|
533
|
-
}
|
|
534
|
-
|
|
535
|
-
/**
|
|
536
|
-
* @category Management & Governance
|
|
537
|
-
*/
|
|
538
|
-
export interface LogProps extends logs.LogGroupProps {}
|
|
539
|
-
|
|
540
|
-
/**
|
|
541
|
-
* @category Management & Governance
|
|
542
|
-
*/
|
|
543
|
-
export interface MetricFilterProps extends logs.MetricFilterProps {
|
|
544
|
-
periodInSecs: number
|
|
545
|
-
options: watch.MetricOptions
|
|
546
|
-
}
|
|
547
|
-
|
|
548
|
-
/**
|
|
549
|
-
* @category Networking & Content Delivery
|
|
550
|
-
*/
|
|
551
|
-
export interface Route53Props extends route53.HostedZoneProps {
|
|
552
|
-
useExistingHostedZone?: boolean
|
|
553
|
-
}
|
|
554
|
-
|
|
555
|
-
export interface LifecycleRule extends s3.LifecycleRule {
|
|
556
|
-
expirationInDays?: number
|
|
557
|
-
noncurrentVersionExpirationInDays?: number
|
|
558
|
-
}
|
|
559
|
-
|
|
560
|
-
/**
|
|
561
|
-
* @category Storage
|
|
562
|
-
*/
|
|
563
|
-
export interface TableProps extends dynamodb.TableProps {}
|
|
564
|
-
|
|
565
|
-
/**
|
|
566
|
-
* @category Storage
|
|
567
|
-
*/
|
|
568
|
-
export interface S3BucketProps extends s3.BucketProps {
|
|
569
|
-
enableEventBridge?: boolean
|
|
570
|
-
lifecycleRules?: LifecycleRule[]
|
|
571
|
-
bucketName: string
|
|
572
|
-
logBucketName?: string
|
|
573
|
-
existingBucket?: boolean
|
|
574
|
-
}
|
|
575
|
-
|
|
576
|
-
/**
|
|
577
|
-
* @category Application Integration
|
|
578
|
-
*/
|
|
579
|
-
export interface SubscriptionProps extends sns.TopicProps {}
|
|
580
|
-
|
|
581
|
-
/**
|
|
582
|
-
* @category Security, Identity & Compliance
|
|
583
|
-
*/
|
|
584
|
-
export interface WafIPSetProps extends wafv2.CfnIPSetProps {}
|
|
585
|
-
|
|
586
|
-
/**
|
|
587
|
-
* @category Security, Identity & Compliance
|
|
588
|
-
*/
|
|
589
|
-
export interface WafWebACLProps extends wafv2.CfnWebACLProps {}
|
|
590
|
-
</code></pre>
|
|
591
|
-
</article>
|
|
592
|
-
</section>
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
</div>
|
|
598
|
-
|
|
599
|
-
</div>
|
|
600
|
-
<div id="side-nav" class="side-nav">
|
|
601
|
-
</div>
|
|
602
|
-
</div>
|
|
603
|
-
<script src="scripts/app.min.js"></script>
|
|
604
|
-
<script>PR.prettyPrint();</script>
|
|
605
|
-
<script src="scripts/linenumber.js"> </script>
|
|
606
|
-
|
|
607
|
-
<script src="scripts/search.js"> </script>
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
</body>
|
|
611
|
-
</html>
|