@gradientedge/cdk-utils 4.4.1 → 4.4.2

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.
Files changed (363) hide show
  1. package/README.md +2 -6
  2. package/api-docs/AcmManager.html +8 -5
  3. package/api-docs/AcmProps.html +7 -4
  4. package/api-docs/AlarmProps.html +7 -4
  5. package/api-docs/AlarmStatusWidgetProps.html +7 -4
  6. package/api-docs/ApiDestinationEvent.html +7 -4
  7. package/api-docs/ApiDestinationEventType.html +7 -4
  8. package/api-docs/ApiDestinedLambda.html +7 -4
  9. package/api-docs/ApiDestinedLambdaEnvironment.html +7 -4
  10. package/api-docs/ApiDestinedLambdaType.html +8 -5
  11. package/api-docs/ApiDestinedRestApi.html +7 -4
  12. package/api-docs/ApiDestinedRestApiType.html +8 -5
  13. package/api-docs/ApiManager.html +9 -6
  14. package/api-docs/ApiToEventBridgeTarget.html +22 -19
  15. package/api-docs/ApiToEventBridgeTargetEventProps.html +7 -4
  16. package/api-docs/ApiToEventBridgeTargetLambdaProps.html +7 -4
  17. package/api-docs/ApiToEventBridgeTargetProps.html +7 -4
  18. package/api-docs/ApiToEventBridgeTargetRestApiProps.html +238 -0
  19. package/api-docs/AppConfigManager.html +11 -8
  20. package/api-docs/AppConfigProps.html +6 -3
  21. package/api-docs/CloudFrontManager.html +13 -10
  22. package/api-docs/CloudFrontProps.html +7 -4
  23. package/api-docs/CloudTrailManager.html +8 -5
  24. package/api-docs/CloudTrailProps.html +7 -4
  25. package/api-docs/CloudWatchManager.html +20 -17
  26. package/api-docs/CloudfrontFunctionProps.html +7 -4
  27. package/api-docs/CodeBuildManager.html +9 -6
  28. package/api-docs/CommonConstruct.html +17 -14
  29. package/api-docs/CommonStack.html +11 -8
  30. package/api-docs/CommonStackProps.html +7 -4
  31. package/api-docs/DashboardProps.html +7 -4
  32. package/api-docs/DistributionProps.html +7 -4
  33. package/api-docs/DynamodbManager.html +8 -5
  34. package/api-docs/EcrManager.html +8 -5
  35. package/api-docs/EcsClusterProps.html +7 -4
  36. package/api-docs/EcsManager.html +9 -6
  37. package/api-docs/EcsTaskProps.html +7 -4
  38. package/api-docs/EksClusterProps.html +7 -4
  39. package/api-docs/EksManager.html +8 -5
  40. package/api-docs/EventBusProps.html +7 -4
  41. package/api-docs/EventManager.html +11 -8
  42. package/api-docs/EventRuleProps.html +7 -4
  43. package/api-docs/GraphQLApiLambda.html +20 -17
  44. package/api-docs/GraphQlApiLambdaEnvironment.html +7 -4
  45. package/api-docs/GraphQlApiLambdaProps.html +7 -4
  46. package/api-docs/GraphWidgetProps.html +7 -4
  47. package/api-docs/HealthCheck.html +7 -4
  48. package/api-docs/IamManager.html +30 -27
  49. package/api-docs/LambdaEdgeProps.html +7 -4
  50. package/api-docs/LambdaEnvironment.html +7 -4
  51. package/api-docs/LambdaManager.html +12 -9
  52. package/api-docs/LambdaProps.html +7 -4
  53. package/api-docs/LifecycleRule.html +238 -0
  54. package/api-docs/LogManager.html +10 -7
  55. package/api-docs/LogProps.html +7 -4
  56. package/api-docs/LogQueryWidgetProps.html +7 -4
  57. package/api-docs/MetricFilterProps.html +7 -4
  58. package/api-docs/MetricProps.html +7 -4
  59. package/api-docs/NumericWidgetProps.html +7 -4
  60. package/api-docs/Route53Manager.html +12 -9
  61. package/api-docs/Route53Props.html +7 -4
  62. package/api-docs/RuleProps.html +7 -4
  63. package/api-docs/S3BucketProps.html +7 -4
  64. package/api-docs/S3Manager.html +13 -10
  65. package/api-docs/SSMParameterReader.html +8 -5
  66. package/api-docs/SSMParameterReaderProps.html +7 -4
  67. package/api-docs/SecretsManager.html +12 -9
  68. package/api-docs/SiteWithEcsBackend.html +27 -24
  69. package/api-docs/SiteWithEcsBackendProps.html +7 -4
  70. package/api-docs/SnsManager.html +9 -6
  71. package/api-docs/SsmManager.html +10 -7
  72. package/api-docs/StaticSite.html +17 -14
  73. package/api-docs/StaticSiteProps.html +7 -4
  74. package/api-docs/SubscriptionProps.html +7 -4
  75. package/api-docs/TableProps.html +7 -4
  76. package/api-docs/TextWidgetProps.html +7 -4
  77. package/api-docs/VpcManager.html +10 -7
  78. package/api-docs/WafIPSetProps.html +7 -4
  79. package/api-docs/WafManager.html +9 -6
  80. package/api-docs/WafWebACLProps.html +7 -4
  81. package/api-docs/common_construct.ts.html +8 -4
  82. package/api-docs/common_stack.ts.html +8 -4
  83. package/api-docs/construct_api-to-eventbridge-target_api-destination-event.ts.html +8 -4
  84. package/api-docs/construct_api-to-eventbridge-target_api-destined-lambda.ts.html +8 -4
  85. package/api-docs/construct_api-to-eventbridge-target_api-destined-rest-api.ts.html +8 -4
  86. package/api-docs/construct_api-to-eventbridge-target_main.ts.html +8 -4
  87. package/api-docs/construct_graphql-api-lambda_main.ts.html +8 -4
  88. package/api-docs/construct_site-with-ecs-backend_main.ts.html +8 -4
  89. package/api-docs/construct_static-site_main.ts.html +8 -4
  90. package/api-docs/global.html +16 -13
  91. package/api-docs/index.html +8 -7
  92. package/api-docs/logo.png +0 -0
  93. package/api-docs/manager_aws_acm-manager.ts.html +8 -4
  94. package/api-docs/manager_aws_api-manager.ts.html +8 -4
  95. package/api-docs/manager_aws_app-config-manager.ts.html +10 -5
  96. package/api-docs/manager_aws_cloudfront-manager.ts.html +8 -4
  97. package/api-docs/manager_aws_cloudtrail-manager.ts.html +8 -4
  98. package/api-docs/manager_aws_cloudwatch-manager.ts.html +10 -5
  99. package/api-docs/manager_aws_codebuild-manager.ts.html +8 -4
  100. package/api-docs/manager_aws_dynamodb-manager.ts.html +8 -4
  101. package/api-docs/manager_aws_ecr-manager.ts.html +8 -4
  102. package/api-docs/manager_aws_ecs-manager.ts.html +8 -4
  103. package/api-docs/manager_aws_eks-manager.ts.html +8 -4
  104. package/api-docs/manager_aws_event-manager.ts.html +8 -4
  105. package/api-docs/manager_aws_iam-manager.ts.html +8 -4
  106. package/api-docs/manager_aws_lambda-manager.ts.html +8 -4
  107. package/api-docs/manager_aws_log-manager.ts.html +8 -4
  108. package/api-docs/manager_aws_route53-manager.ts.html +8 -4
  109. package/api-docs/manager_aws_s3-manager.ts.html +8 -4
  110. package/api-docs/manager_aws_secrets-manager.ts.html +8 -4
  111. package/api-docs/manager_aws_sns-manager.ts.html +8 -4
  112. package/api-docs/manager_aws_ssm-manager.ts.html +10 -5
  113. package/api-docs/manager_aws_vpc-manager.ts.html +10 -5
  114. package/api-docs/manager_aws_waf-manager.ts.html +8 -4
  115. package/api-docs/styles.css +113 -0
  116. package/api-docs/tutorial-Architecture.html +5 -1
  117. package/api-docs/tutorial-Build.html +5 -1
  118. package/api-docs/tutorial-CI-CD.html +5 -1
  119. package/api-docs/tutorial-Development.html +5 -1
  120. package/api-docs/types_aws_index.ts.html +104 -50
  121. package/api-docs/utils_aws_index.ts.html +7 -4
  122. package/api-docs/utils_index.ts.html +14 -12
  123. package/dist/app/api-destined-function/layers/nodejs/node_modules/.bin/uuid +2 -0
  124. package/dist/app/api-destined-function/layers/nodejs/node_modules/.yarn-integrity +109 -0
  125. package/dist/app/api-destined-function/layers/nodejs/node_modules/@types/uuid/LICENSE +21 -0
  126. package/dist/app/api-destined-function/layers/nodejs/node_modules/@types/uuid/README.md +16 -0
  127. package/dist/app/api-destined-function/layers/nodejs/node_modules/@types/uuid/index.d.mts +10 -0
  128. package/dist/app/api-destined-function/layers/nodejs/node_modules/@types/uuid/index.d.ts +80 -0
  129. package/dist/app/api-destined-function/layers/nodejs/node_modules/@types/uuid/package.json +54 -0
  130. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/LICENSE.md +9 -0
  131. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/README.md +505 -0
  132. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/bin/uuid +2 -0
  133. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/index.js +9 -0
  134. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/md5.js +215 -0
  135. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/nil.js +1 -0
  136. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/parse.js +35 -0
  137. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/regex.js +1 -0
  138. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/rng.js +19 -0
  139. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/sha1.js +96 -0
  140. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/stringify.js +30 -0
  141. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/v1.js +95 -0
  142. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/v3.js +4 -0
  143. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/v35.js +64 -0
  144. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/v4.js +24 -0
  145. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/v5.js +4 -0
  146. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/validate.js +7 -0
  147. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-browser/version.js +11 -0
  148. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/index.js +9 -0
  149. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/md5.js +13 -0
  150. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/nil.js +1 -0
  151. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/parse.js +35 -0
  152. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/regex.js +1 -0
  153. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/rng.js +12 -0
  154. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/sha1.js +13 -0
  155. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/stringify.js +29 -0
  156. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/v1.js +95 -0
  157. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/v3.js +4 -0
  158. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/v35.js +64 -0
  159. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/v4.js +24 -0
  160. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/v5.js +4 -0
  161. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/validate.js +7 -0
  162. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/esm-node/version.js +11 -0
  163. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/index.js +79 -0
  164. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/md5-browser.js +223 -0
  165. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/md5.js +23 -0
  166. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/nil.js +8 -0
  167. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/parse.js +45 -0
  168. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/regex.js +8 -0
  169. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/rng-browser.js +26 -0
  170. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/rng.js +24 -0
  171. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/sha1-browser.js +104 -0
  172. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/sha1.js +23 -0
  173. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/stringify.js +39 -0
  174. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/umd/uuid.min.js +1 -0
  175. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/umd/uuidNIL.min.js +1 -0
  176. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/umd/uuidParse.min.js +1 -0
  177. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/umd/uuidStringify.min.js +1 -0
  178. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/umd/uuidValidate.min.js +1 -0
  179. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/umd/uuidVersion.min.js +1 -0
  180. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/umd/uuidv1.min.js +1 -0
  181. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/umd/uuidv3.min.js +1 -0
  182. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/umd/uuidv4.min.js +1 -0
  183. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/umd/uuidv5.min.js +1 -0
  184. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/uuid-bin.js +85 -0
  185. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/v1.js +107 -0
  186. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/v3.js +16 -0
  187. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/v35.js +78 -0
  188. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/v4.js +37 -0
  189. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/v5.js +16 -0
  190. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/validate.js +17 -0
  191. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/dist/version.js +21 -0
  192. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/package.json +135 -0
  193. package/dist/app/api-destined-function/layers/nodejs/node_modules/uuid/wrapper.mjs +10 -0
  194. package/dist/app/api-destined-function/layers/nodejs/package.json +30 -0
  195. package/dist/src/lib/common/construct.d.ts +2 -1
  196. package/dist/src/lib/common/construct.d.ts.map +1 -1
  197. package/dist/src/lib/common/construct.js +2 -1
  198. package/dist/src/lib/common/construct.js.map +1 -1
  199. package/dist/src/lib/common/stack.d.ts +2 -1
  200. package/dist/src/lib/common/stack.d.ts.map +1 -1
  201. package/dist/src/lib/common/stack.js +2 -1
  202. package/dist/src/lib/common/stack.js.map +1 -1
  203. package/dist/src/lib/construct/api-to-eventbridge-target/api-destination-event.d.ts +2 -1
  204. package/dist/src/lib/construct/api-to-eventbridge-target/api-destination-event.d.ts.map +1 -1
  205. package/dist/src/lib/construct/api-to-eventbridge-target/api-destination-event.js +2 -1
  206. package/dist/src/lib/construct/api-to-eventbridge-target/api-destination-event.js.map +1 -1
  207. package/dist/src/lib/construct/api-to-eventbridge-target/api-destined-lambda.d.ts +2 -1
  208. package/dist/src/lib/construct/api-to-eventbridge-target/api-destined-lambda.d.ts.map +1 -1
  209. package/dist/src/lib/construct/api-to-eventbridge-target/api-destined-lambda.js +2 -1
  210. package/dist/src/lib/construct/api-to-eventbridge-target/api-destined-lambda.js.map +1 -1
  211. package/dist/src/lib/construct/api-to-eventbridge-target/api-destined-rest-api.d.ts +2 -1
  212. package/dist/src/lib/construct/api-to-eventbridge-target/api-destined-rest-api.d.ts.map +1 -1
  213. package/dist/src/lib/construct/api-to-eventbridge-target/api-destined-rest-api.js +2 -1
  214. package/dist/src/lib/construct/api-to-eventbridge-target/api-destined-rest-api.js.map +1 -1
  215. package/dist/src/lib/construct/api-to-eventbridge-target/main.d.ts +2 -1
  216. package/dist/src/lib/construct/api-to-eventbridge-target/main.d.ts.map +1 -1
  217. package/dist/src/lib/construct/api-to-eventbridge-target/main.js +2 -1
  218. package/dist/src/lib/construct/api-to-eventbridge-target/main.js.map +1 -1
  219. package/dist/src/lib/construct/graphql-api-lambda/main.d.ts +2 -1
  220. package/dist/src/lib/construct/graphql-api-lambda/main.d.ts.map +1 -1
  221. package/dist/src/lib/construct/graphql-api-lambda/main.js +2 -1
  222. package/dist/src/lib/construct/graphql-api-lambda/main.js.map +1 -1
  223. package/dist/src/lib/construct/site-with-ecs-backend/main.d.ts +2 -1
  224. package/dist/src/lib/construct/site-with-ecs-backend/main.d.ts.map +1 -1
  225. package/dist/src/lib/construct/site-with-ecs-backend/main.js +2 -1
  226. package/dist/src/lib/construct/site-with-ecs-backend/main.js.map +1 -1
  227. package/dist/src/lib/construct/static-site/main.d.ts +2 -1
  228. package/dist/src/lib/construct/static-site/main.d.ts.map +1 -1
  229. package/dist/src/lib/construct/static-site/main.js +2 -1
  230. package/dist/src/lib/construct/static-site/main.js.map +1 -1
  231. package/dist/src/lib/manager/aws/acm-manager.d.ts +2 -1
  232. package/dist/src/lib/manager/aws/acm-manager.d.ts.map +1 -1
  233. package/dist/src/lib/manager/aws/acm-manager.js +2 -1
  234. package/dist/src/lib/manager/aws/acm-manager.js.map +1 -1
  235. package/dist/src/lib/manager/aws/api-manager.d.ts +2 -1
  236. package/dist/src/lib/manager/aws/api-manager.d.ts.map +1 -1
  237. package/dist/src/lib/manager/aws/api-manager.js +2 -1
  238. package/dist/src/lib/manager/aws/api-manager.js.map +1 -1
  239. package/dist/src/lib/manager/aws/app-config-manager.d.ts +4 -2
  240. package/dist/src/lib/manager/aws/app-config-manager.d.ts.map +1 -1
  241. package/dist/src/lib/manager/aws/app-config-manager.js +4 -2
  242. package/dist/src/lib/manager/aws/app-config-manager.js.map +1 -1
  243. package/dist/src/lib/manager/aws/cloudfront-manager.d.ts +2 -1
  244. package/dist/src/lib/manager/aws/cloudfront-manager.d.ts.map +1 -1
  245. package/dist/src/lib/manager/aws/cloudfront-manager.js +2 -1
  246. package/dist/src/lib/manager/aws/cloudfront-manager.js.map +1 -1
  247. package/dist/src/lib/manager/aws/cloudtrail-manager.d.ts +2 -1
  248. package/dist/src/lib/manager/aws/cloudtrail-manager.d.ts.map +1 -1
  249. package/dist/src/lib/manager/aws/cloudtrail-manager.js +2 -1
  250. package/dist/src/lib/manager/aws/cloudtrail-manager.js.map +1 -1
  251. package/dist/src/lib/manager/aws/cloudwatch-manager.d.ts +2 -1
  252. package/dist/src/lib/manager/aws/cloudwatch-manager.d.ts.map +1 -1
  253. package/dist/src/lib/manager/aws/cloudwatch-manager.js +4 -2
  254. package/dist/src/lib/manager/aws/cloudwatch-manager.js.map +1 -1
  255. package/dist/src/lib/manager/aws/codebuild-manager.d.ts +2 -1
  256. package/dist/src/lib/manager/aws/codebuild-manager.d.ts.map +1 -1
  257. package/dist/src/lib/manager/aws/codebuild-manager.js +2 -1
  258. package/dist/src/lib/manager/aws/codebuild-manager.js.map +1 -1
  259. package/dist/src/lib/manager/aws/dynamodb-manager.d.ts +2 -1
  260. package/dist/src/lib/manager/aws/dynamodb-manager.d.ts.map +1 -1
  261. package/dist/src/lib/manager/aws/dynamodb-manager.js +2 -1
  262. package/dist/src/lib/manager/aws/dynamodb-manager.js.map +1 -1
  263. package/dist/src/lib/manager/aws/ecr-manager.d.ts +2 -1
  264. package/dist/src/lib/manager/aws/ecr-manager.d.ts.map +1 -1
  265. package/dist/src/lib/manager/aws/ecr-manager.js +2 -1
  266. package/dist/src/lib/manager/aws/ecr-manager.js.map +1 -1
  267. package/dist/src/lib/manager/aws/ecs-manager.d.ts +2 -1
  268. package/dist/src/lib/manager/aws/ecs-manager.d.ts.map +1 -1
  269. package/dist/src/lib/manager/aws/ecs-manager.js +2 -1
  270. package/dist/src/lib/manager/aws/ecs-manager.js.map +1 -1
  271. package/dist/src/lib/manager/aws/eks-manager.d.ts +2 -1
  272. package/dist/src/lib/manager/aws/eks-manager.d.ts.map +1 -1
  273. package/dist/src/lib/manager/aws/eks-manager.js +2 -1
  274. package/dist/src/lib/manager/aws/eks-manager.js.map +1 -1
  275. package/dist/src/lib/manager/aws/event-manager.d.ts +2 -1
  276. package/dist/src/lib/manager/aws/event-manager.d.ts.map +1 -1
  277. package/dist/src/lib/manager/aws/event-manager.js +2 -1
  278. package/dist/src/lib/manager/aws/event-manager.js.map +1 -1
  279. package/dist/src/lib/manager/aws/iam-manager.d.ts +2 -1
  280. package/dist/src/lib/manager/aws/iam-manager.d.ts.map +1 -1
  281. package/dist/src/lib/manager/aws/iam-manager.js +2 -1
  282. package/dist/src/lib/manager/aws/iam-manager.js.map +1 -1
  283. package/dist/src/lib/manager/aws/lambda-manager.d.ts +2 -1
  284. package/dist/src/lib/manager/aws/lambda-manager.d.ts.map +1 -1
  285. package/dist/src/lib/manager/aws/lambda-manager.js +2 -1
  286. package/dist/src/lib/manager/aws/lambda-manager.js.map +1 -1
  287. package/dist/src/lib/manager/aws/log-manager.d.ts +2 -1
  288. package/dist/src/lib/manager/aws/log-manager.d.ts.map +1 -1
  289. package/dist/src/lib/manager/aws/log-manager.js +2 -1
  290. package/dist/src/lib/manager/aws/log-manager.js.map +1 -1
  291. package/dist/src/lib/manager/aws/route53-manager.d.ts +2 -1
  292. package/dist/src/lib/manager/aws/route53-manager.d.ts.map +1 -1
  293. package/dist/src/lib/manager/aws/route53-manager.js +2 -1
  294. package/dist/src/lib/manager/aws/route53-manager.js.map +1 -1
  295. package/dist/src/lib/manager/aws/s3-manager.d.ts +2 -1
  296. package/dist/src/lib/manager/aws/s3-manager.d.ts.map +1 -1
  297. package/dist/src/lib/manager/aws/s3-manager.js +2 -1
  298. package/dist/src/lib/manager/aws/s3-manager.js.map +1 -1
  299. package/dist/src/lib/manager/aws/secrets-manager.d.ts +2 -1
  300. package/dist/src/lib/manager/aws/secrets-manager.d.ts.map +1 -1
  301. package/dist/src/lib/manager/aws/secrets-manager.js +2 -1
  302. package/dist/src/lib/manager/aws/secrets-manager.js.map +1 -1
  303. package/dist/src/lib/manager/aws/sns-manager.d.ts +2 -1
  304. package/dist/src/lib/manager/aws/sns-manager.d.ts.map +1 -1
  305. package/dist/src/lib/manager/aws/sns-manager.js +2 -1
  306. package/dist/src/lib/manager/aws/sns-manager.js.map +1 -1
  307. package/dist/src/lib/manager/aws/ssm-manager.d.ts +4 -2
  308. package/dist/src/lib/manager/aws/ssm-manager.d.ts.map +1 -1
  309. package/dist/src/lib/manager/aws/ssm-manager.js +4 -2
  310. package/dist/src/lib/manager/aws/ssm-manager.js.map +1 -1
  311. package/dist/src/lib/manager/aws/vpc-manager.d.ts +2 -1
  312. package/dist/src/lib/manager/aws/vpc-manager.d.ts.map +1 -1
  313. package/dist/src/lib/manager/aws/vpc-manager.js +4 -2
  314. package/dist/src/lib/manager/aws/vpc-manager.js.map +1 -1
  315. package/dist/src/lib/manager/aws/waf-manager.d.ts +2 -1
  316. package/dist/src/lib/manager/aws/waf-manager.d.ts.map +1 -1
  317. package/dist/src/lib/manager/aws/waf-manager.js +2 -1
  318. package/dist/src/lib/manager/aws/waf-manager.js.map +1 -1
  319. package/dist/src/lib/types/aws/index.d.ts +98 -47
  320. package/dist/src/lib/types/aws/index.d.ts.map +1 -1
  321. package/dist/src/lib/utils/aws/index.d.ts +1 -1
  322. package/dist/src/lib/utils/aws/index.js +1 -1
  323. package/dist/src/lib/utils/index.d.ts +7 -8
  324. package/dist/src/lib/utils/index.d.ts.map +1 -1
  325. package/dist/src/lib/utils/index.js +8 -9
  326. package/dist/src/lib/utils/index.js.map +1 -1
  327. package/img/logo.png +0 -0
  328. package/package.json +11 -11
  329. package/src/lib/common/construct.ts +2 -1
  330. package/src/lib/common/stack.ts +2 -1
  331. package/src/lib/construct/api-to-eventbridge-target/api-destination-event.ts +2 -1
  332. package/src/lib/construct/api-to-eventbridge-target/api-destined-lambda.ts +2 -1
  333. package/src/lib/construct/api-to-eventbridge-target/api-destined-rest-api.ts +2 -1
  334. package/src/lib/construct/api-to-eventbridge-target/main.ts +2 -1
  335. package/src/lib/construct/graphql-api-lambda/main.ts +2 -1
  336. package/src/lib/construct/site-with-ecs-backend/main.ts +2 -1
  337. package/src/lib/construct/static-site/main.ts +2 -1
  338. package/src/lib/manager/aws/acm-manager.ts +2 -1
  339. package/src/lib/manager/aws/api-manager.ts +2 -1
  340. package/src/lib/manager/aws/app-config-manager.ts +4 -2
  341. package/src/lib/manager/aws/cloudfront-manager.ts +2 -1
  342. package/src/lib/manager/aws/cloudtrail-manager.ts +2 -1
  343. package/src/lib/manager/aws/cloudwatch-manager.ts +4 -2
  344. package/src/lib/manager/aws/codebuild-manager.ts +2 -1
  345. package/src/lib/manager/aws/dynamodb-manager.ts +2 -1
  346. package/src/lib/manager/aws/ecr-manager.ts +2 -1
  347. package/src/lib/manager/aws/ecs-manager.ts +2 -1
  348. package/src/lib/manager/aws/eks-manager.ts +2 -1
  349. package/src/lib/manager/aws/event-manager.ts +2 -1
  350. package/src/lib/manager/aws/iam-manager.ts +2 -1
  351. package/src/lib/manager/aws/lambda-manager.ts +2 -1
  352. package/src/lib/manager/aws/log-manager.ts +2 -1
  353. package/src/lib/manager/aws/route53-manager.ts +2 -1
  354. package/src/lib/manager/aws/s3-manager.ts +2 -1
  355. package/src/lib/manager/aws/secrets-manager.ts +2 -1
  356. package/src/lib/manager/aws/sns-manager.ts +2 -1
  357. package/src/lib/manager/aws/ssm-manager.ts +4 -2
  358. package/src/lib/manager/aws/vpc-manager.ts +4 -2
  359. package/src/lib/manager/aws/waf-manager.ts +2 -1
  360. package/src/lib/types/aws/index.ts +98 -47
  361. package/src/lib/utils/aws/index.ts +1 -1
  362. package/src/lib/utils/index.ts +8 -9
  363. package/theme/styles.css +113 -0
@@ -21,7 +21,7 @@
21
21
  <link type="text/css" rel="stylesheet" href="https://jmblog.github.io/color-themes-for-google-code-prettify/themes/tomorrow-night.min.css">
22
22
  <link type="text/css" rel="stylesheet" href="styles/app.min.css">
23
23
  <link type="text/css" rel="stylesheet" href="styles/iframe.css">
24
- <link type="text/css" rel="stylesheet" href="">
24
+ <link type="text/css" rel="stylesheet" href="styles.css">
25
25
  <script async defer src="https://buttons.github.io/buttons.js"></script>
26
26
 
27
27
 
@@ -41,6 +41,10 @@
41
41
  <span aria-hidden="true"></span>
42
42
  </a>
43
43
  <div class="logo">
44
+
45
+ <a class="image" href="index.html">
46
+ <img src="logo.png" alt="logo">
47
+ </a>
44
48
 
45
49
 
46
50
  <a href="index.html">
@@ -113,8 +117,7 @@
113
117
 
114
118
  <nav>
115
119
 
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>
120
+ <h2><a href="index.html">Documentation</a></h2><div class="category"></div><div class="category"><h2>cdk-utils.acm-manager</h2><h3>Classes / Construct</h3><ul><li><a href="AcmManager.html">AcmManager</a></li></ul><h3>Interfaces / Properties</h3><ul><li><a href="AcmProps.html">AcmProps</a></li></ul></div><div class="category"><h2>cdk-utils.api-manager</h2><h3>Classes / Construct</h3><ul><li><a href="ApiManager.html">ApiManager</a></li></ul></div><div class="category"><h2>cdk-utils.api-to-eventbridge-target</h2><h3>Classes / member</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></ul><h3>Classes / construct</h3><ul><li><a href="ApiToEventBridgeTarget.html">ApiToEventBridgeTarget</a></li></ul><h3>Interfaces / Types</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></ul><h3>Interfaces / Properties</h3><ul><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="ApiToEventBridgeTargetRestApiProps.html">ApiToEventBridgeTargetRestApiProps</a></li></ul></div><div class="category"><h2>cdk-utils.app-config-manager</h2><h3>Classes / Construct</h3><ul><li><a href="AppConfigManager.html">AppConfigManager</a></li></ul><h3>Interfaces / Properties</h3><ul><li><a href="AppConfigProps.html">AppConfigProps</a></li></ul><h3>Global</h3><ul><li><a href="global.html#ArnsByRegion">ArnsByRegion</a></li></ul></div><div class="category"><h2>cdk-utils.cloudfront-manager</h2><h3>Classes / Construct</h3><ul><li><a href="CloudFrontManager.html">CloudFrontManager</a></li></ul><h3>Interfaces / Properties</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></ul></div><div class="category"><h2>cdk-utils.cloudtrail-manager</h2><h3>Classes / Construct</h3><ul><li><a href="CloudTrailManager.html">CloudTrailManager</a></li></ul><h3>Interfaces / Properties</h3><ul><li><a href="CloudTrailProps.html">CloudTrailProps</a></li></ul></div><div class="category"><h2>cdk-utils.cloudwatch-manager</h2><h3>Classes / Construct</h3><ul><li><a href="CloudWatchManager.html">CloudWatchManager</a></li><li><a href="LogManager.html">LogManager</a></li></ul><h3>Interfaces / Properties</h3><ul><li><a href="AlarmProps.html">AlarmProps</a></li><li><a href="AlarmStatusWidgetProps.html">AlarmStatusWidgetProps</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="TextWidgetProps.html">TextWidgetProps</a></li></ul><h3>Global</h3><ul><li><a href="global.html#CloudWatchWidgetType">CloudWatchWidgetType</a></li></ul></div><div class="category"><h2>cdk-utils.codebuild-manager</h2><h3>Classes / Construct</h3><ul><li><a href="CodeBuildManager.html">CodeBuildManager</a></li></ul></div><div class="category"><h2>cdk-utils.common-construct</h2><h3>Classes / Construct</h3><ul><li><a href="CommonConstruct.html">CommonConstruct</a></li></ul></div><div class="category"><h2>cdk-utils.common-stack</h2><h3>Classes / Construct</h3><ul><li><a href="CommonStack.html">CommonStack</a></li></ul><h3>Interfaces / Properties</h3><ul><li><a href="CommonStackProps.html">CommonStackProps</a></li></ul></div><div class="category"><h2>cdk-utils.dynamodb-manager</h2><h3>Classes / Construct</h3><ul><li><a href="DynamodbManager.html">DynamodbManager</a></li></ul><h3>Interfaces / Properties</h3><ul><li><a href="TableProps.html">TableProps</a></li></ul></div><div class="category"><h2>cdk-utils.ecr-manager</h2><h3>Classes / Construct</h3><ul><li><a href="EcrManager.html">EcrManager</a></li></ul></div><div class="category"><h2>cdk-utils.ecs-manager</h2><h3>Classes / Construct</h3><ul><li><a href="EcsManager.html">EcsManager</a></li></ul><h3>Interfaces / Properties</h3><ul><li><a href="EcsClusterProps.html">EcsClusterProps</a></li><li><a href="EcsTaskProps.html">EcsTaskProps</a></li></ul></div><div class="category"><h2>cdk-utils.eks-manager</h2><h3>Classes / Construct</h3><ul><li><a href="EksManager.html">EksManager</a></li></ul><h3>Interfaces / Properties</h3><ul><li><a href="EksClusterProps.html">EksClusterProps</a></li></ul></div><div class="category"><h2>cdk-utils.event-manager</h2><h3>Classes / Construct</h3><ul><li><a href="EventManager.html">EventManager</a></li></ul><h3>Interfaces / Properties</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></ul></div><div class="category"><h2>cdk-utils.graphql-api-lambda</h2><h3>Classes / construct</h3><ul><li><a href="GraphQLApiLambda.html">GraphQLApiLambda</a></li></ul><h3>Interfaces / Types</h3><ul><li><a href="GraphQlApiLambdaEnvironment.html">GraphQlApiLambdaEnvironment</a></li></ul><h3>Interfaces / Properties</h3><ul><li><a href="GraphQlApiLambdaProps.html">GraphQlApiLambdaProps</a></li></ul></div><div class="category"><h2>cdk-utils.iam-manager</h2><h3>Classes / Construct</h3><ul><li><a href="IamManager.html">IamManager</a></li></ul></div><div class="category"><h2>cdk-utils.lambda-manager</h2><h3>Classes / Construct</h3><ul><li><a href="LambdaManager.html">LambdaManager</a></li></ul><h3>Interfaces / Properties</h3><ul><li><a href="LambdaEdgeProps.html">LambdaEdgeProps</a></li><li><a href="LambdaProps.html">LambdaProps</a></li></ul><h3>Interfaces / Types</h3><ul><li><a href="LambdaEnvironment.html">LambdaEnvironment</a></li></ul></div><div class="category"><h2>cdk-utils.route53-manager</h2><h3>Classes / Construct</h3><ul><li><a href="Route53Manager.html">Route53Manager</a></li></ul><h3>Interfaces / Properties</h3><ul><li><a href="Route53Props.html">Route53Props</a></li></ul></div><div class="category"><h2>cdk-utils.s3-manager</h2><h3>Classes / Construct</h3><ul><li><a href="S3Manager.html">S3Manager</a></li></ul><h3>Interfaces / Properties</h3><ul><li><a href="LifecycleRule.html">LifecycleRule</a></li><li><a href="S3BucketProps.html">S3BucketProps</a></li></ul></div><div class="category"><h2>cdk-utils.secrets-manager</h2><h3>Classes / Construct</h3><ul><li><a href="SecretsManager.html">SecretsManager</a></li></ul></div><div class="category"><h2>cdk-utils.site-with-ecs-backend</h2><h3>Classes / construct</h3><ul><li><a href="SiteWithEcsBackend.html">SiteWithEcsBackend</a></li></ul><h3>Interfaces / Properties</h3><ul><li><a href="HealthCheck.html">HealthCheck</a></li><li><a href="SiteWithEcsBackendProps.html">SiteWithEcsBackendProps</a></li></ul></div><div class="category"><h2>cdk-utils.sns-manager</h2><h3>Classes / Construct</h3><ul><li><a href="SnsManager.html">SnsManager</a></li></ul><h3>Interfaces / Properties</h3><ul><li><a href="SubscriptionProps.html">SubscriptionProps</a></li></ul></div><div class="category"><h2>cdk-utils.ssm-manager</h2><h3>Classes / Construct</h3><ul><li><a href="SsmManager.html">SsmManager</a></li><li><a href="SSMParameterReader.html">SSMParameterReader</a></li></ul><h3>Interfaces / Properties</h3><ul><li><a href="SSMParameterReaderProps.html">SSMParameterReaderProps</a></li></ul></div><div class="category"><h2>cdk-utils.static-site</h2><h3>Classes / construct</h3><ul><li><a href="StaticSite.html">StaticSite</a></li></ul><h3>Interfaces / Properties</h3><ul><li><a href="StaticSiteProps.html">StaticSiteProps</a></li></ul></div><div class="category"><h2>cdk-utils.utils</h2><h3>Global</h3><ul><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#LogLevel">LogLevel</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>cdk-utils.vpc-manager</h2><h3>Classes / Construct</h3><ul><li><a href="VpcManager.html">VpcManager</a></li></ul><h3>Global</h3><ul><li><a href="global.html#CommonVpcIdentifier">CommonVpcIdentifier</a></li></ul></div><div class="category"><h2>cdk-utils.waf-manager</h2><h3>Classes / Construct</h3><ul><li><a href="WafManager.html">WafManager</a></li></ul><h3>Interfaces / Properties</h3><ul><li><a href="WafIPSetProps.html">WafIPSetProps</a></li><li><a href="WafWebACLProps.html">WafWebACLProps</a></li></ul></div>
118
121
 
119
122
  </nav>
120
123
  </div>
@@ -134,7 +137,7 @@ LogLevel enumeration</h2><h3>Global</h3><ul><li><a href="global.html#LogLevel">L
134
137
  <pre class="prettyprint source linenums"><code>export * from './aws'
135
138
 
136
139
  /**
137
- * @category Utils
140
+ * @category cdk-utils.utils
138
141
  */
139
142
  const defaultResponseObject = {
140
143
  statusCode: 200,
@@ -146,8 +149,7 @@ const defaultResponseObject = {
146
149
  }
147
150
 
148
151
  /**
149
- * @category Utils
150
- * LogLevel enumeration
152
+ * @category cdk-utils.utils
151
153
  */
152
154
  export enum LogLevel {
153
155
  DEBUG = 'DEBUG',
@@ -159,28 +161,28 @@ export enum LogLevel {
159
161
  }
160
162
 
161
163
  /**
162
- * @category Utils
164
+ * @category cdk-utils.utils
163
165
  * @param stage
164
166
  */
165
167
  export const isDevStage = (stage: string) => stage === 'dev'
166
168
  /**
167
- * @category Utils
169
+ * @category cdk-utils.utils
168
170
  * @param stage
169
171
  */
170
172
  export const isTestStage = (stage: string) => stage === 'tst'
171
173
  /**
172
- * @category Utils
174
+ * @category cdk-utils.utils
173
175
  * @param stage
174
176
  */
175
177
  export const isUatStage = (stage: string) => stage === 'uat'
176
178
  /**
177
- * @category Utils
179
+ * @category cdk-utils.utils
178
180
  * @param stage
179
181
  */
180
182
  export const isPrdStage = (stage: string) => stage === 'prd'
181
183
 
182
184
  /**
183
- * @category Utils
185
+ * @category cdk-utils.utils
184
186
  * @param error
185
187
  */
186
188
  export function redirectError(error: any) {
@@ -192,7 +194,7 @@ export function redirectError(error: any) {
192
194
  }
193
195
 
194
196
  /**
195
- * @category Utils
197
+ * @category cdk-utils.utils
196
198
  * @param message
197
199
  */
198
200
  export function redirectSuccess(message: any) {
@@ -0,0 +1,2 @@
1
+ #!/usr/bin/env node
2
+ require('../uuid-bin');
@@ -0,0 +1,109 @@
1
+ {
2
+ "systemParams": "linux-x64-83",
3
+ "modulesFolders": [
4
+ "node_modules"
5
+ ],
6
+ "flags": [
7
+ "checkFiles",
8
+ "production"
9
+ ],
10
+ "linkedModules": [],
11
+ "topLevelPatterns": [
12
+ "@types/uuid@^8.3.4",
13
+ "mkdirp@^1.0.4",
14
+ "rimraf@^3.0.2",
15
+ "uuid@^8.3.2"
16
+ ],
17
+ "lockfileEntries": {
18
+ "@types/uuid@^8.3.4": "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.4.tgz#bd86a43617df0594787d38b735f55c805becf1bc",
19
+ "balanced-match@^1.0.0": "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee",
20
+ "brace-expansion@^1.1.7": "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd",
21
+ "concat-map@0.0.1": "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b",
22
+ "fs.realpath@^1.0.0": "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f",
23
+ "glob@^7.1.3": "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023",
24
+ "inflight@^1.0.4": "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9",
25
+ "inherits@2": "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c",
26
+ "minimatch@^3.0.4": "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.5.tgz#4da8f1290ee0f0f8e83d60ca69f8f134068604a3",
27
+ "mkdirp@^1.0.4": "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e",
28
+ "once@^1.3.0": "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1",
29
+ "path-is-absolute@^1.0.0": "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f",
30
+ "rimraf@^3.0.2": "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a",
31
+ "uuid@^8.3.2": "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2",
32
+ "wrappy@1": "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
33
+ },
34
+ "files": [
35
+ ".bin/uuid",
36
+ "@types/uuid/LICENSE",
37
+ "@types/uuid/README.md",
38
+ "@types/uuid/index.d.mts",
39
+ "@types/uuid/index.d.ts",
40
+ "@types/uuid/package.json",
41
+ "uuid/CHANGELOG.md",
42
+ "uuid/CONTRIBUTING.md",
43
+ "uuid/LICENSE.md",
44
+ "uuid/README.md",
45
+ "uuid/dist/bin/uuid",
46
+ "uuid/dist/esm-browser/index.js",
47
+ "uuid/dist/esm-browser/md5.js",
48
+ "uuid/dist/esm-browser/nil.js",
49
+ "uuid/dist/esm-browser/parse.js",
50
+ "uuid/dist/esm-browser/regex.js",
51
+ "uuid/dist/esm-browser/rng.js",
52
+ "uuid/dist/esm-browser/sha1.js",
53
+ "uuid/dist/esm-browser/stringify.js",
54
+ "uuid/dist/esm-browser/v1.js",
55
+ "uuid/dist/esm-browser/v3.js",
56
+ "uuid/dist/esm-browser/v35.js",
57
+ "uuid/dist/esm-browser/v4.js",
58
+ "uuid/dist/esm-browser/v5.js",
59
+ "uuid/dist/esm-browser/validate.js",
60
+ "uuid/dist/esm-browser/version.js",
61
+ "uuid/dist/esm-node/index.js",
62
+ "uuid/dist/esm-node/md5.js",
63
+ "uuid/dist/esm-node/nil.js",
64
+ "uuid/dist/esm-node/parse.js",
65
+ "uuid/dist/esm-node/regex.js",
66
+ "uuid/dist/esm-node/rng.js",
67
+ "uuid/dist/esm-node/sha1.js",
68
+ "uuid/dist/esm-node/stringify.js",
69
+ "uuid/dist/esm-node/v1.js",
70
+ "uuid/dist/esm-node/v3.js",
71
+ "uuid/dist/esm-node/v35.js",
72
+ "uuid/dist/esm-node/v4.js",
73
+ "uuid/dist/esm-node/v5.js",
74
+ "uuid/dist/esm-node/validate.js",
75
+ "uuid/dist/esm-node/version.js",
76
+ "uuid/dist/index.js",
77
+ "uuid/dist/md5-browser.js",
78
+ "uuid/dist/md5.js",
79
+ "uuid/dist/nil.js",
80
+ "uuid/dist/parse.js",
81
+ "uuid/dist/regex.js",
82
+ "uuid/dist/rng-browser.js",
83
+ "uuid/dist/rng.js",
84
+ "uuid/dist/sha1-browser.js",
85
+ "uuid/dist/sha1.js",
86
+ "uuid/dist/stringify.js",
87
+ "uuid/dist/umd/uuid.min.js",
88
+ "uuid/dist/umd/uuidNIL.min.js",
89
+ "uuid/dist/umd/uuidParse.min.js",
90
+ "uuid/dist/umd/uuidStringify.min.js",
91
+ "uuid/dist/umd/uuidValidate.min.js",
92
+ "uuid/dist/umd/uuidVersion.min.js",
93
+ "uuid/dist/umd/uuidv1.min.js",
94
+ "uuid/dist/umd/uuidv3.min.js",
95
+ "uuid/dist/umd/uuidv4.min.js",
96
+ "uuid/dist/umd/uuidv5.min.js",
97
+ "uuid/dist/uuid-bin.js",
98
+ "uuid/dist/v1.js",
99
+ "uuid/dist/v3.js",
100
+ "uuid/dist/v35.js",
101
+ "uuid/dist/v4.js",
102
+ "uuid/dist/v5.js",
103
+ "uuid/dist/validate.js",
104
+ "uuid/dist/version.js",
105
+ "uuid/package.json",
106
+ "uuid/wrapper.mjs"
107
+ ],
108
+ "artifacts": {}
109
+ }
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) Microsoft Corporation.
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE
@@ -0,0 +1,16 @@
1
+ # Installation
2
+ > `npm install --save @types/uuid`
3
+
4
+ # Summary
5
+ This package contains type definitions for uuid (https://github.com/uuidjs/uuid).
6
+
7
+ # Details
8
+ Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uuid.
9
+
10
+ ### Additional Details
11
+ * Last updated: Thu, 06 Jan 2022 07:31:27 GMT
12
+ * Dependencies: none
13
+ * Global values: none
14
+
15
+ # Credits
16
+ These definitions were written by [Oliver Hoffmann](https://github.com/iamolivinius), [Felipe Ochoa](https://github.com/felipeochoa), [Chris Barth](https://github.com/cjbarth), [Linus Unnebäck](https://github.com/LinusU), and [Christoph Tavan](https://github.com/ctavan).
@@ -0,0 +1,10 @@
1
+ import uuid from './index.js';
2
+ export import v1 = uuid.v1;
3
+ export import v3 = uuid.v3;
4
+ export import v4 = uuid.v4;
5
+ export import v5 = uuid.v5;
6
+ export import NIL = uuid.NIL;
7
+ export import version = uuid.version;
8
+ export import validate = uuid.validate;
9
+ export import stringify = uuid.stringify;
10
+ export import parse = uuid.parse;
@@ -0,0 +1,80 @@
1
+ // Type definitions for uuid 8.3
2
+ // Project: https://github.com/uuidjs/uuid
3
+ // Definitions by: Oliver Hoffmann <https://github.com/iamolivinius>
4
+ // Felipe Ochoa <https://github.com/felipeochoa>
5
+ // Chris Barth <https://github.com/cjbarth>
6
+ // Linus Unnebäck <https://github.com/LinusU>
7
+ // Christoph Tavan <https://github.com/ctavan>
8
+ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
9
+ // TypeScript Version: 2.8
10
+
11
+ // disable automatic export
12
+ export {};
13
+
14
+ // Uses ArrayLike to admit Unit8 and co.
15
+ type OutputBuffer = ArrayLike<number>;
16
+ type InputBuffer = ArrayLike<number>;
17
+
18
+ interface RandomOptions {
19
+ random?: InputBuffer | undefined;
20
+ }
21
+ interface RngOptions {
22
+ rng?: (() => InputBuffer) | undefined;
23
+ }
24
+
25
+ interface V1BaseOptions {
26
+ node?: InputBuffer | undefined;
27
+ clockseq?: number | undefined;
28
+ msecs?: number | Date | undefined;
29
+ nsecs?: number | undefined;
30
+ }
31
+ interface V1RandomOptions extends V1BaseOptions, RandomOptions {}
32
+ interface V1RngOptions extends V1BaseOptions, RngOptions {}
33
+
34
+ export type V1Options = V1RandomOptions | V1RngOptions;
35
+ export type V4Options = RandomOptions | RngOptions;
36
+
37
+ type v1String = (options?: V1Options) => string;
38
+ type v1Buffer = <T extends OutputBuffer>(options: V1Options | null | undefined, buffer: T, offset?: number) => T;
39
+ type v1 = v1Buffer & v1String;
40
+
41
+ type v4String = (options?: V4Options) => string;
42
+ type v4Buffer = <T extends OutputBuffer>(options: V4Options | null | undefined, buffer: T, offset?: number) => T;
43
+ type v4 = v4Buffer & v4String;
44
+
45
+ type v3String = (name: string | InputBuffer, namespace: string | InputBuffer) => string;
46
+ type v3Buffer = <T extends OutputBuffer>(name: string | InputBuffer, namespace: string | InputBuffer, buffer: T, offset?: number) => T;
47
+ interface v3Static {
48
+ // https://github.com/uuidjs/uuid/blob/master/src/v35.js#L22
49
+ DNS: string;
50
+ // https://github.com/uuidjs/uuid/blob/master/src/v35.js#L23
51
+ URL: string;
52
+ }
53
+ type v3 = v3Buffer & v3String & v3Static;
54
+
55
+ type v5String = (name: string | InputBuffer, namespace: string | InputBuffer) => string;
56
+ type v5Buffer = <T extends OutputBuffer>(name: string | InputBuffer, namespace: string | InputBuffer, buffer: T, offset?: number) => T;
57
+ interface v5Static {
58
+ // https://github.com/uuidjs/uuid/blob/master/src/v35.js#L22
59
+ DNS: string;
60
+ // https://github.com/uuidjs/uuid/blob/master/src/v35.js#L23
61
+ URL: string;
62
+ }
63
+ type v5 = v5Buffer & v5String & v5Static;
64
+
65
+ type NIL = string;
66
+
67
+ type parse = (uuid: string) => OutputBuffer;
68
+ type stringify = (buffer: InputBuffer, offset?: number) => string;
69
+ type validate = (uuid: string) => boolean;
70
+ type version = (uuid: string) => number;
71
+
72
+ export const NIL: NIL;
73
+ export const parse: parse;
74
+ export const stringify: stringify;
75
+ export const v1: v1;
76
+ export const v3: v3;
77
+ export const v4: v4;
78
+ export const v5: v5;
79
+ export const validate: validate;
80
+ export const version: version;
@@ -0,0 +1,54 @@
1
+ {
2
+ "name": "@types/uuid",
3
+ "version": "8.3.4",
4
+ "description": "TypeScript definitions for uuid",
5
+ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uuid",
6
+ "license": "MIT",
7
+ "contributors": [
8
+ {
9
+ "name": "Oliver Hoffmann",
10
+ "url": "https://github.com/iamolivinius",
11
+ "githubUsername": "iamolivinius"
12
+ },
13
+ {
14
+ "name": "Felipe Ochoa",
15
+ "url": "https://github.com/felipeochoa",
16
+ "githubUsername": "felipeochoa"
17
+ },
18
+ {
19
+ "name": "Chris Barth",
20
+ "url": "https://github.com/cjbarth",
21
+ "githubUsername": "cjbarth"
22
+ },
23
+ {
24
+ "name": "Linus Unnebäck",
25
+ "url": "https://github.com/LinusU",
26
+ "githubUsername": "LinusU"
27
+ },
28
+ {
29
+ "name": "Christoph Tavan",
30
+ "url": "https://github.com/ctavan",
31
+ "githubUsername": "ctavan"
32
+ }
33
+ ],
34
+ "main": "",
35
+ "types": "index.d.ts",
36
+ "repository": {
37
+ "type": "git",
38
+ "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
39
+ "directory": "types/uuid"
40
+ },
41
+ "scripts": {},
42
+ "dependencies": {},
43
+ "typesPublisherContentHash": "7bd9cd358e9e4357393eb0163c44f44dc265ab936b456743af6ed3d0d0ac644f",
44
+ "typeScriptVersion": "3.8",
45
+ "exports": {
46
+ "./package.json": "./package.json",
47
+ ".": {
48
+ "types": {
49
+ "import": "./index.d.mts",
50
+ "default": "./index.d.ts"
51
+ }
52
+ }
53
+ }
54
+ }
@@ -0,0 +1,9 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2010-2020 Robert Kieffer and other contributors
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6
+
7
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8
+
9
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.