@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,111 +0,0 @@
|
|
|
1
|
-
/* JSDoc prettify.js theme */
|
|
2
|
-
|
|
3
|
-
/* plain text */
|
|
4
|
-
.pln {
|
|
5
|
-
color: #000000;
|
|
6
|
-
font-weight: normal;
|
|
7
|
-
font-style: normal;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
/* string content */
|
|
11
|
-
.str {
|
|
12
|
-
color: #006400;
|
|
13
|
-
font-weight: normal;
|
|
14
|
-
font-style: normal;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
/* a keyword */
|
|
18
|
-
.kwd {
|
|
19
|
-
color: #000000;
|
|
20
|
-
font-weight: bold;
|
|
21
|
-
font-style: normal;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
/* a comment */
|
|
25
|
-
.com {
|
|
26
|
-
font-weight: normal;
|
|
27
|
-
font-style: italic;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
/* a type name */
|
|
31
|
-
.typ {
|
|
32
|
-
color: #000000;
|
|
33
|
-
font-weight: normal;
|
|
34
|
-
font-style: normal;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
/* a literal value */
|
|
38
|
-
.lit {
|
|
39
|
-
color: #006400;
|
|
40
|
-
font-weight: normal;
|
|
41
|
-
font-style: normal;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
/* punctuation */
|
|
45
|
-
.pun {
|
|
46
|
-
color: #000000;
|
|
47
|
-
font-weight: bold;
|
|
48
|
-
font-style: normal;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
/* lisp open bracket */
|
|
52
|
-
.opn {
|
|
53
|
-
color: #000000;
|
|
54
|
-
font-weight: bold;
|
|
55
|
-
font-style: normal;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
/* lisp close bracket */
|
|
59
|
-
.clo {
|
|
60
|
-
color: #000000;
|
|
61
|
-
font-weight: bold;
|
|
62
|
-
font-style: normal;
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
/* a markup tag name */
|
|
66
|
-
.tag {
|
|
67
|
-
color: #006400;
|
|
68
|
-
font-weight: normal;
|
|
69
|
-
font-style: normal;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
/* a markup attribute name */
|
|
73
|
-
.atn {
|
|
74
|
-
color: #006400;
|
|
75
|
-
font-weight: normal;
|
|
76
|
-
font-style: normal;
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
/* a markup attribute value */
|
|
80
|
-
.atv {
|
|
81
|
-
color: #006400;
|
|
82
|
-
font-weight: normal;
|
|
83
|
-
font-style: normal;
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
/* a declaration */
|
|
87
|
-
.dec {
|
|
88
|
-
color: #000000;
|
|
89
|
-
font-weight: bold;
|
|
90
|
-
font-style: normal;
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
/* a variable name */
|
|
94
|
-
.var {
|
|
95
|
-
color: #000000;
|
|
96
|
-
font-weight: normal;
|
|
97
|
-
font-style: normal;
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
/* a function name */
|
|
101
|
-
.fun {
|
|
102
|
-
color: #000000;
|
|
103
|
-
font-weight: bold;
|
|
104
|
-
font-style: normal;
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
/* Specify class=linenums on a pre to get line numbering */
|
|
108
|
-
ol.linenums {
|
|
109
|
-
margin-top: 0;
|
|
110
|
-
margin-bottom: 0;
|
|
111
|
-
}
|
|
@@ -1,132 +0,0 @@
|
|
|
1
|
-
/* Tomorrow Theme */
|
|
2
|
-
/* Original theme - https://github.com/chriskempson/tomorrow-theme */
|
|
3
|
-
/* Pretty printing styles. Used with prettify.js. */
|
|
4
|
-
/* SPAN elements with the classes below are added by prettyprint. */
|
|
5
|
-
/* plain text */
|
|
6
|
-
.pln {
|
|
7
|
-
color: #4d4d4c; }
|
|
8
|
-
|
|
9
|
-
@media screen {
|
|
10
|
-
/* string content */
|
|
11
|
-
.str {
|
|
12
|
-
color: #718c00; }
|
|
13
|
-
|
|
14
|
-
/* a keyword */
|
|
15
|
-
.kwd {
|
|
16
|
-
color: #8959a8; }
|
|
17
|
-
|
|
18
|
-
/* a comment */
|
|
19
|
-
.com {
|
|
20
|
-
color: #8e908c; }
|
|
21
|
-
|
|
22
|
-
/* a type name */
|
|
23
|
-
.typ {
|
|
24
|
-
color: #4271ae; }
|
|
25
|
-
|
|
26
|
-
/* a literal value */
|
|
27
|
-
.lit {
|
|
28
|
-
color: #f5871f; }
|
|
29
|
-
|
|
30
|
-
/* punctuation */
|
|
31
|
-
.pun {
|
|
32
|
-
color: #4d4d4c; }
|
|
33
|
-
|
|
34
|
-
/* lisp open bracket */
|
|
35
|
-
.opn {
|
|
36
|
-
color: #4d4d4c; }
|
|
37
|
-
|
|
38
|
-
/* lisp close bracket */
|
|
39
|
-
.clo {
|
|
40
|
-
color: #4d4d4c; }
|
|
41
|
-
|
|
42
|
-
/* a markup tag name */
|
|
43
|
-
.tag {
|
|
44
|
-
color: #c82829; }
|
|
45
|
-
|
|
46
|
-
/* a markup attribute name */
|
|
47
|
-
.atn {
|
|
48
|
-
color: #f5871f; }
|
|
49
|
-
|
|
50
|
-
/* a markup attribute value */
|
|
51
|
-
.atv {
|
|
52
|
-
color: #3e999f; }
|
|
53
|
-
|
|
54
|
-
/* a declaration */
|
|
55
|
-
.dec {
|
|
56
|
-
color: #f5871f; }
|
|
57
|
-
|
|
58
|
-
/* a variable name */
|
|
59
|
-
.var {
|
|
60
|
-
color: #c82829; }
|
|
61
|
-
|
|
62
|
-
/* a function name */
|
|
63
|
-
.fun {
|
|
64
|
-
color: #4271ae; } }
|
|
65
|
-
/* Use higher contrast and text-weight for printable form. */
|
|
66
|
-
@media print, projection {
|
|
67
|
-
.str {
|
|
68
|
-
color: #060; }
|
|
69
|
-
|
|
70
|
-
.kwd {
|
|
71
|
-
color: #006;
|
|
72
|
-
font-weight: bold; }
|
|
73
|
-
|
|
74
|
-
.com {
|
|
75
|
-
color: #600;
|
|
76
|
-
font-style: italic; }
|
|
77
|
-
|
|
78
|
-
.typ {
|
|
79
|
-
color: #404;
|
|
80
|
-
font-weight: bold; }
|
|
81
|
-
|
|
82
|
-
.lit {
|
|
83
|
-
color: #044; }
|
|
84
|
-
|
|
85
|
-
.pun, .opn, .clo {
|
|
86
|
-
color: #440; }
|
|
87
|
-
|
|
88
|
-
.tag {
|
|
89
|
-
color: #006;
|
|
90
|
-
font-weight: bold; }
|
|
91
|
-
|
|
92
|
-
.atn {
|
|
93
|
-
color: #404; }
|
|
94
|
-
|
|
95
|
-
.atv {
|
|
96
|
-
color: #060; } }
|
|
97
|
-
/* Style */
|
|
98
|
-
/*
|
|
99
|
-
pre.prettyprint {
|
|
100
|
-
background: white;
|
|
101
|
-
font-family: Consolas, Monaco, 'Andale Mono', monospace;
|
|
102
|
-
font-size: 12px;
|
|
103
|
-
line-height: 1.5;
|
|
104
|
-
border: 1px solid #ccc;
|
|
105
|
-
padding: 10px; }
|
|
106
|
-
*/
|
|
107
|
-
|
|
108
|
-
/* Specify class=linenums on a pre to get line numbering */
|
|
109
|
-
ol.linenums {
|
|
110
|
-
margin-top: 0;
|
|
111
|
-
margin-bottom: 0; }
|
|
112
|
-
|
|
113
|
-
/* IE indents via margin-left */
|
|
114
|
-
li.L0,
|
|
115
|
-
li.L1,
|
|
116
|
-
li.L2,
|
|
117
|
-
li.L3,
|
|
118
|
-
li.L4,
|
|
119
|
-
li.L5,
|
|
120
|
-
li.L6,
|
|
121
|
-
li.L7,
|
|
122
|
-
li.L8,
|
|
123
|
-
li.L9 {
|
|
124
|
-
/* */ }
|
|
125
|
-
|
|
126
|
-
/* Alternate shading for lines */
|
|
127
|
-
li.L1,
|
|
128
|
-
li.L3,
|
|
129
|
-
li.L5,
|
|
130
|
-
li.L7,
|
|
131
|
-
li.L9 {
|
|
132
|
-
/* */ }
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
/* reset css */
|
|
2
|
-
html, body, div, span, applet, object, iframe,
|
|
3
|
-
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
|
4
|
-
a, abbr, acronym, address, big, cite, code,
|
|
5
|
-
del, dfn, em, img, ins, kbd, q, s, samp,
|
|
6
|
-
small, strike, strong, sub, sup, tt, var,
|
|
7
|
-
b, u, i, center,
|
|
8
|
-
dl, dt, dd, ol, ul, li,
|
|
9
|
-
fieldset, form, label, legend,
|
|
10
|
-
table, caption, tbody, tfoot, thead, tr, th, td,
|
|
11
|
-
article, aside, canvas, details, embed,
|
|
12
|
-
figure, figcaption, footer, header, hgroup,
|
|
13
|
-
menu, nav, output, ruby, section, summary,
|
|
14
|
-
time, mark, audio, video {
|
|
15
|
-
margin: 0;
|
|
16
|
-
padding: 0;
|
|
17
|
-
border: 0;
|
|
18
|
-
font-size: 100%;
|
|
19
|
-
font: inherit;
|
|
20
|
-
vertical-align: baseline;
|
|
21
|
-
}
|
|
22
|
-
/* HTML5 display-role reset for older browsers */
|
|
23
|
-
article, aside, details, figcaption, figure,
|
|
24
|
-
footer, header, hgroup, menu, nav, section {
|
|
25
|
-
display: block;
|
|
26
|
-
}
|
|
27
|
-
body {
|
|
28
|
-
line-height: 1;
|
|
29
|
-
}
|
|
30
|
-
ol, ul {
|
|
31
|
-
list-style: none;
|
|
32
|
-
}
|
|
33
|
-
blockquote, q {
|
|
34
|
-
quotes: none;
|
|
35
|
-
}
|
|
36
|
-
blockquote:before, blockquote:after,
|
|
37
|
-
q:before, q:after {
|
|
38
|
-
content: '';
|
|
39
|
-
content: none;
|
|
40
|
-
}
|
|
41
|
-
table {
|
|
42
|
-
border-collapse: collapse;
|
|
43
|
-
border-spacing: 0;
|
|
44
|
-
}
|
|
@@ -1,147 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="en">
|
|
3
|
-
|
|
4
|
-
<head>
|
|
5
|
-
|
|
6
|
-
<meta charset="utf-8">
|
|
7
|
-
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
8
|
-
<title>Gradient Edge CDK Utils Architecture</title>
|
|
9
|
-
|
|
10
|
-
<script src="https://cdn.jsdelivr.net/gh/google/code-prettify@master/loader/run_prettify.js"></script>
|
|
11
|
-
<script src="https://unpkg.com/@babel/standalone/babel.min.js"></script>
|
|
12
|
-
<script src="./build/entry.js"></script>
|
|
13
|
-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
|
|
14
|
-
<!--[if lt IE 9]>
|
|
15
|
-
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
|
16
|
-
<![endif]-->
|
|
17
|
-
<link href="https://fonts.googleapis.com/css?family=Roboto:100,400,700|Inconsolata,700" rel="stylesheet">
|
|
18
|
-
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
|
|
19
|
-
<link type="text/css" rel="stylesheet" href="https://jmblog.github.io/color-themes-for-google-code-prettify/themes/tomorrow-night.min.css">
|
|
20
|
-
<link type="text/css" rel="stylesheet" href="styles/app.min.css">
|
|
21
|
-
<link type="text/css" rel="stylesheet" href="styles/iframe.css">
|
|
22
|
-
<link type="text/css" rel="stylesheet" href="">
|
|
23
|
-
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
</head>
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
<body class="layout small-header">
|
|
31
|
-
<div id="stickyNavbarOverlay"></div>
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
<div class="top-nav">
|
|
35
|
-
<div class="inner">
|
|
36
|
-
<a id="hamburger" role="button" class="navbar-burger" aria-label="menu" aria-expanded="false">
|
|
37
|
-
<span aria-hidden="true"></span>
|
|
38
|
-
<span aria-hidden="true"></span>
|
|
39
|
-
<span aria-hidden="true"></span>
|
|
40
|
-
</a>
|
|
41
|
-
<div class="logo">
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
<a href="index.html">
|
|
45
|
-
<h1 class="navbar-item">Gradient Edge CDK Utils Documentation</h1>
|
|
46
|
-
</a>
|
|
47
|
-
|
|
48
|
-
</div>
|
|
49
|
-
<div class="menu">
|
|
50
|
-
|
|
51
|
-
<div class="navigation">
|
|
52
|
-
<a
|
|
53
|
-
href="index.html"
|
|
54
|
-
class="link"
|
|
55
|
-
>
|
|
56
|
-
API Documentation
|
|
57
|
-
</a>
|
|
58
|
-
|
|
59
|
-
<div class="dropdown is-hoverable is-right">
|
|
60
|
-
<a class="dropdown-trigger link">
|
|
61
|
-
Tutorials
|
|
62
|
-
<i class="fas fa-chevron-down fa-xs"></i>
|
|
63
|
-
</a>
|
|
64
|
-
<div class="dropdown-menu">
|
|
65
|
-
<div class="dropdown-content">
|
|
66
|
-
|
|
67
|
-
<a class="dropdown-item" href="tutorial-Architecture.html">
|
|
68
|
-
Architecture
|
|
69
|
-
</a>
|
|
70
|
-
|
|
71
|
-
<a class="dropdown-item" href="tutorial-Build.html">
|
|
72
|
-
Build
|
|
73
|
-
</a>
|
|
74
|
-
|
|
75
|
-
<a class="dropdown-item" href="tutorial-CI-CD.html">
|
|
76
|
-
CI-CD
|
|
77
|
-
</a>
|
|
78
|
-
|
|
79
|
-
<a class="dropdown-item" href="tutorial-Development.html">
|
|
80
|
-
Development
|
|
81
|
-
</a>
|
|
82
|
-
|
|
83
|
-
</div>
|
|
84
|
-
</div>
|
|
85
|
-
</div>
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
<a
|
|
90
|
-
class="link user-link "
|
|
91
|
-
href="https://github.com/gradientedge/cdk-utils"
|
|
92
|
-
>
|
|
93
|
-
Github
|
|
94
|
-
</a>
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
</div>
|
|
99
|
-
</div>
|
|
100
|
-
</div>
|
|
101
|
-
</div>
|
|
102
|
-
<div id="main">
|
|
103
|
-
<div
|
|
104
|
-
class="sidebar tutorials"
|
|
105
|
-
id="sidebarNav"
|
|
106
|
-
>
|
|
107
|
-
|
|
108
|
-
<div class="search-wrapper">
|
|
109
|
-
<input id="search" type="text" placeholder="Search docs..." class="input">
|
|
110
|
-
</div>
|
|
111
|
-
|
|
112
|
-
<nav>
|
|
113
|
-
|
|
114
|
-
<div class="category"><h3>Tutorials</h3><ul><li><a href="tutorial-Architecture.html">Architecture</a></li><li><a href="tutorial-Build.html">Build</a></li><li><a href="tutorial-CI-CD.html">CI-CD</a></li><li><a href="tutorial-Development.html">Development</a></li></ul></div>
|
|
115
|
-
|
|
116
|
-
</nav>
|
|
117
|
-
</div>
|
|
118
|
-
<div class="core" id="main-content-wrapper">
|
|
119
|
-
<div class="content">
|
|
120
|
-
<header class="page-title">
|
|
121
|
-
<p>Tutorial</p>
|
|
122
|
-
<h1>Architecture</h1>
|
|
123
|
-
</header>
|
|
124
|
-
<section>
|
|
125
|
-
|
|
126
|
-
<article>
|
|
127
|
-
<p>TBC...</p>
|
|
128
|
-
<!-- references -->
|
|
129
|
-
</article>
|
|
130
|
-
|
|
131
|
-
</section>
|
|
132
|
-
|
|
133
|
-
</div>
|
|
134
|
-
|
|
135
|
-
</div>
|
|
136
|
-
<div id="side-nav" class="side-nav">
|
|
137
|
-
</div>
|
|
138
|
-
</div>
|
|
139
|
-
<script src="scripts/app.min.js"></script>
|
|
140
|
-
<script>PR.prettyPrint();</script>
|
|
141
|
-
<script src="scripts/linenumber.js"> </script>
|
|
142
|
-
|
|
143
|
-
<script src="scripts/search.js"> </script>
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
</body>
|
|
147
|
-
</html>
|
|
@@ -1,146 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="en">
|
|
3
|
-
|
|
4
|
-
<head>
|
|
5
|
-
|
|
6
|
-
<meta charset="utf-8">
|
|
7
|
-
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
8
|
-
<title>Gradient Edge CDK Utils Build</title>
|
|
9
|
-
|
|
10
|
-
<script src="https://cdn.jsdelivr.net/gh/google/code-prettify@master/loader/run_prettify.js"></script>
|
|
11
|
-
<script src="https://unpkg.com/@babel/standalone/babel.min.js"></script>
|
|
12
|
-
<script src="./build/entry.js"></script>
|
|
13
|
-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
|
|
14
|
-
<!--[if lt IE 9]>
|
|
15
|
-
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
|
16
|
-
<![endif]-->
|
|
17
|
-
<link href="https://fonts.googleapis.com/css?family=Roboto:100,400,700|Inconsolata,700" rel="stylesheet">
|
|
18
|
-
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
|
|
19
|
-
<link type="text/css" rel="stylesheet" href="https://jmblog.github.io/color-themes-for-google-code-prettify/themes/tomorrow-night.min.css">
|
|
20
|
-
<link type="text/css" rel="stylesheet" href="styles/app.min.css">
|
|
21
|
-
<link type="text/css" rel="stylesheet" href="styles/iframe.css">
|
|
22
|
-
<link type="text/css" rel="stylesheet" href="">
|
|
23
|
-
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
</head>
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
<body class="layout small-header">
|
|
31
|
-
<div id="stickyNavbarOverlay"></div>
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
<div class="top-nav">
|
|
35
|
-
<div class="inner">
|
|
36
|
-
<a id="hamburger" role="button" class="navbar-burger" aria-label="menu" aria-expanded="false">
|
|
37
|
-
<span aria-hidden="true"></span>
|
|
38
|
-
<span aria-hidden="true"></span>
|
|
39
|
-
<span aria-hidden="true"></span>
|
|
40
|
-
</a>
|
|
41
|
-
<div class="logo">
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
<a href="index.html">
|
|
45
|
-
<h1 class="navbar-item">Gradient Edge CDK Utils Documentation</h1>
|
|
46
|
-
</a>
|
|
47
|
-
|
|
48
|
-
</div>
|
|
49
|
-
<div class="menu">
|
|
50
|
-
|
|
51
|
-
<div class="navigation">
|
|
52
|
-
<a
|
|
53
|
-
href="index.html"
|
|
54
|
-
class="link"
|
|
55
|
-
>
|
|
56
|
-
API Documentation
|
|
57
|
-
</a>
|
|
58
|
-
|
|
59
|
-
<div class="dropdown is-hoverable is-right">
|
|
60
|
-
<a class="dropdown-trigger link">
|
|
61
|
-
Tutorials
|
|
62
|
-
<i class="fas fa-chevron-down fa-xs"></i>
|
|
63
|
-
</a>
|
|
64
|
-
<div class="dropdown-menu">
|
|
65
|
-
<div class="dropdown-content">
|
|
66
|
-
|
|
67
|
-
<a class="dropdown-item" href="tutorial-Architecture.html">
|
|
68
|
-
Architecture
|
|
69
|
-
</a>
|
|
70
|
-
|
|
71
|
-
<a class="dropdown-item" href="tutorial-Build.html">
|
|
72
|
-
Build
|
|
73
|
-
</a>
|
|
74
|
-
|
|
75
|
-
<a class="dropdown-item" href="tutorial-CI-CD.html">
|
|
76
|
-
CI-CD
|
|
77
|
-
</a>
|
|
78
|
-
|
|
79
|
-
<a class="dropdown-item" href="tutorial-Development.html">
|
|
80
|
-
Development
|
|
81
|
-
</a>
|
|
82
|
-
|
|
83
|
-
</div>
|
|
84
|
-
</div>
|
|
85
|
-
</div>
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
<a
|
|
90
|
-
class="link user-link "
|
|
91
|
-
href="https://github.com/gradientedge/cdk-utils"
|
|
92
|
-
>
|
|
93
|
-
Github
|
|
94
|
-
</a>
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
</div>
|
|
99
|
-
</div>
|
|
100
|
-
</div>
|
|
101
|
-
</div>
|
|
102
|
-
<div id="main">
|
|
103
|
-
<div
|
|
104
|
-
class="sidebar tutorials"
|
|
105
|
-
id="sidebarNav"
|
|
106
|
-
>
|
|
107
|
-
|
|
108
|
-
<div class="search-wrapper">
|
|
109
|
-
<input id="search" type="text" placeholder="Search docs..." class="input">
|
|
110
|
-
</div>
|
|
111
|
-
|
|
112
|
-
<nav>
|
|
113
|
-
|
|
114
|
-
<div class="category"><h3>Tutorials</h3><ul><li><a href="tutorial-Architecture.html">Architecture</a></li><li><a href="tutorial-Build.html">Build</a></li><li><a href="tutorial-CI-CD.html">CI-CD</a></li><li><a href="tutorial-Development.html">Development</a></li></ul></div>
|
|
115
|
-
|
|
116
|
-
</nav>
|
|
117
|
-
</div>
|
|
118
|
-
<div class="core" id="main-content-wrapper">
|
|
119
|
-
<div class="content">
|
|
120
|
-
<header class="page-title">
|
|
121
|
-
<p>Tutorial</p>
|
|
122
|
-
<h1>Build</h1>
|
|
123
|
-
</header>
|
|
124
|
-
<section>
|
|
125
|
-
|
|
126
|
-
<article>
|
|
127
|
-
<p>TBC...</p>
|
|
128
|
-
</article>
|
|
129
|
-
|
|
130
|
-
</section>
|
|
131
|
-
|
|
132
|
-
</div>
|
|
133
|
-
|
|
134
|
-
</div>
|
|
135
|
-
<div id="side-nav" class="side-nav">
|
|
136
|
-
</div>
|
|
137
|
-
</div>
|
|
138
|
-
<script src="scripts/app.min.js"></script>
|
|
139
|
-
<script>PR.prettyPrint();</script>
|
|
140
|
-
<script src="scripts/linenumber.js"> </script>
|
|
141
|
-
|
|
142
|
-
<script src="scripts/search.js"> </script>
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
</body>
|
|
146
|
-
</html>
|