@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
@@ -13,7 +13,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
13
13
  exports.redirectSuccess = exports.redirectError = exports.isPrdStage = exports.isUatStage = exports.isTestStage = exports.isDevStage = exports.LogLevel = void 0;
14
14
  __exportStar(require("./aws"), exports);
15
15
  /**
16
- * @category Utils
16
+ * @category cdk-utils.utils
17
17
  */
18
18
  const defaultResponseObject = {
19
19
  statusCode: 200,
@@ -24,8 +24,7 @@ const defaultResponseObject = {
24
24
  },
25
25
  };
26
26
  /**
27
- * @category Utils
28
- * LogLevel enumeration
27
+ * @category cdk-utils.utils
29
28
  */
30
29
  var LogLevel;
31
30
  (function (LogLevel) {
@@ -37,31 +36,31 @@ var LogLevel;
37
36
  LogLevel["CRITICAL"] = "CRITICAL";
38
37
  })(LogLevel = exports.LogLevel || (exports.LogLevel = {}));
39
38
  /**
40
- * @category Utils
39
+ * @category cdk-utils.utils
41
40
  * @param stage
42
41
  */
43
42
  const isDevStage = (stage) => stage === 'dev';
44
43
  exports.isDevStage = isDevStage;
45
44
  /**
46
- * @category Utils
45
+ * @category cdk-utils.utils
47
46
  * @param stage
48
47
  */
49
48
  const isTestStage = (stage) => stage === 'tst';
50
49
  exports.isTestStage = isTestStage;
51
50
  /**
52
- * @category Utils
51
+ * @category cdk-utils.utils
53
52
  * @param stage
54
53
  */
55
54
  const isUatStage = (stage) => stage === 'uat';
56
55
  exports.isUatStage = isUatStage;
57
56
  /**
58
- * @category Utils
57
+ * @category cdk-utils.utils
59
58
  * @param stage
60
59
  */
61
60
  const isPrdStage = (stage) => stage === 'prd';
62
61
  exports.isPrdStage = isPrdStage;
63
62
  /**
64
- * @category Utils
63
+ * @category cdk-utils.utils
65
64
  * @param error
66
65
  */
67
66
  function redirectError(error) {
@@ -73,7 +72,7 @@ function redirectError(error) {
73
72
  }
74
73
  exports.redirectError = redirectError;
75
74
  /**
76
- * @category Utils
75
+ * @category cdk-utils.utils
77
76
  * @param message
78
77
  */
79
78
  function redirectSuccess(message) {
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/lib/utils/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;AAAA,wCAAqB;AAErB;;GAEG;AACH,MAAM,qBAAqB,GAAG;IAC5B,UAAU,EAAE,GAAG;IACf,IAAI,EAAE,EAAE;IACR,eAAe,EAAE,KAAK;IACtB,OAAO,EAAE;QACP,6BAA6B,EAAE,GAAG;KACnC;CACF,CAAA;AAED;;;GAGG;AACH,IAAY,QAOX;AAPD,WAAY,QAAQ;IAClB,2BAAe,CAAA;IACf,yBAAa,CAAA;IACb,+BAAmB,CAAA;IACnB,2BAAe,CAAA;IACf,2BAAe,CAAA;IACf,iCAAqB,CAAA;AACvB,CAAC,EAPW,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAOnB;AAED;;;GAGG;AACI,MAAM,UAAU,GAAG,CAAC,KAAa,EAAE,EAAE,CAAC,KAAK,KAAK,KAAK,CAAA;AAA/C,QAAA,UAAU,cAAqC;AAC5D;;;GAGG;AACI,MAAM,WAAW,GAAG,CAAC,KAAa,EAAE,EAAE,CAAC,KAAK,KAAK,KAAK,CAAA;AAAhD,QAAA,WAAW,eAAqC;AAC7D;;;GAGG;AACI,MAAM,UAAU,GAAG,CAAC,KAAa,EAAE,EAAE,CAAC,KAAK,KAAK,KAAK,CAAA;AAA/C,QAAA,UAAU,cAAqC;AAC5D;;;GAGG;AACI,MAAM,UAAU,GAAG,CAAC,KAAa,EAAE,EAAE,CAAC,KAAK,KAAK,KAAK,CAAA;AAA/C,QAAA,UAAU,cAAqC;AAE5D;;;GAGG;AACH,SAAgB,aAAa,CAAC,KAAU;IACtC,OAAO,CAAC,KAAK,CAAC,KAAK,EAAE,KAAK,CAAC,OAAO,EAAE,KAAK,CAAC,KAAK,CAAC,CAAA;IAChD,OAAO,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,qBAAqB,EAAE;QAC9C,UAAU,EAAE,GAAG;QACf,IAAI,EAAE,IAAI,CAAC,SAAS,CAAC,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,EAAE,OAAO,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,CAAC,OAAO,EAAE,CAAC,CAAC;KAClF,CAAC,CAAA;AACJ,CAAC;AAND,sCAMC;AAED;;;GAGG;AACH,SAAgB,eAAe,CAAC,OAAY;IAC1C,OAAO,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,qBAAqB,EAAE;QAC9C,UAAU,EAAE,GAAG;QACf,IAAI,EAAE,IAAI,CAAC,SAAS,CAAC,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,KAAK,EAAE,OAAO,EAAE,CAAC,CAAC;KAC3E,CAAC,CAAA;AACJ,CAAC;AALD,0CAKC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/lib/utils/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;AAAA,wCAAqB;AAErB;;GAEG;AACH,MAAM,qBAAqB,GAAG;IAC5B,UAAU,EAAE,GAAG;IACf,IAAI,EAAE,EAAE;IACR,eAAe,EAAE,KAAK;IACtB,OAAO,EAAE;QACP,6BAA6B,EAAE,GAAG;KACnC;CACF,CAAA;AAED;;GAEG;AACH,IAAY,QAOX;AAPD,WAAY,QAAQ;IAClB,2BAAe,CAAA;IACf,yBAAa,CAAA;IACb,+BAAmB,CAAA;IACnB,2BAAe,CAAA;IACf,2BAAe,CAAA;IACf,iCAAqB,CAAA;AACvB,CAAC,EAPW,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAOnB;AAED;;;GAGG;AACI,MAAM,UAAU,GAAG,CAAC,KAAa,EAAE,EAAE,CAAC,KAAK,KAAK,KAAK,CAAA;AAA/C,QAAA,UAAU,cAAqC;AAC5D;;;GAGG;AACI,MAAM,WAAW,GAAG,CAAC,KAAa,EAAE,EAAE,CAAC,KAAK,KAAK,KAAK,CAAA;AAAhD,QAAA,WAAW,eAAqC;AAC7D;;;GAGG;AACI,MAAM,UAAU,GAAG,CAAC,KAAa,EAAE,EAAE,CAAC,KAAK,KAAK,KAAK,CAAA;AAA/C,QAAA,UAAU,cAAqC;AAC5D;;;GAGG;AACI,MAAM,UAAU,GAAG,CAAC,KAAa,EAAE,EAAE,CAAC,KAAK,KAAK,KAAK,CAAA;AAA/C,QAAA,UAAU,cAAqC;AAE5D;;;GAGG;AACH,SAAgB,aAAa,CAAC,KAAU;IACtC,OAAO,CAAC,KAAK,CAAC,KAAK,EAAE,KAAK,CAAC,OAAO,EAAE,KAAK,CAAC,KAAK,CAAC,CAAA;IAChD,OAAO,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,qBAAqB,EAAE;QAC9C,UAAU,EAAE,GAAG;QACf,IAAI,EAAE,IAAI,CAAC,SAAS,CAAC,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,EAAE,OAAO,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,CAAC,OAAO,EAAE,CAAC,CAAC;KAClF,CAAC,CAAA;AACJ,CAAC;AAND,sCAMC;AAED;;;GAGG;AACH,SAAgB,eAAe,CAAC,OAAY;IAC1C,OAAO,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,qBAAqB,EAAE;QAC9C,UAAU,EAAE,GAAG;QACf,IAAI,EAAE,IAAI,CAAC,SAAS,CAAC,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,KAAK,EAAE,OAAO,EAAE,CAAC,CAAC;KAC3E,CAAC,CAAA;AACJ,CAAC;AALD,0CAKC"}
package/img/logo.png ADDED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gradientedge/cdk-utils",
3
- "version": "4.4.1",
3
+ "version": "4.4.2",
4
4
  "description": "Utilities for AWS CDK provisioning",
5
5
  "main": "dist/index.js",
6
6
  "engines": {
@@ -45,33 +45,33 @@
45
45
  "dependencies": {
46
46
  "@aws-cdk/aws-lambda-python-alpha": "2.10.0-alpha.0",
47
47
  "@types/lodash": "^4.14.178",
48
- "@types/node": "^17.0.14",
48
+ "@types/node": "^17.0.16",
49
49
  "app-root-path": "^3.0.0",
50
50
  "aws-cdk-lib": "^2.10.0",
51
- "aws-sdk": "^2.1066.0",
52
- "constructs": "^10.0.52",
51
+ "aws-sdk": "^2.1070.0",
52
+ "constructs": "^10.0.55",
53
53
  "lodash": "^4.17.21",
54
54
  "moment": "^2.29.1",
55
55
  "nconf": "^0.11.3",
56
56
  "pluralize": "^8.0.0",
57
- "ts-node": "^10.4.0"
57
+ "ts-node": "^10.5.0"
58
58
  },
59
59
  "devDependencies": {
60
60
  "@babel/plugin-proposal-class-properties": "^7.16.7",
61
61
  "@types/jest": "^27.4.0",
62
- "@typescript-eslint/eslint-plugin": "^5.10.2",
63
- "@typescript-eslint/parser": "^5.10.2",
62
+ "@typescript-eslint/eslint-plugin": "^5.11.0",
63
+ "@typescript-eslint/parser": "^5.11.0",
64
64
  "aws-cdk": "*",
65
65
  "babel-eslint": "^10.1.0",
66
66
  "better-docs": "^2.7.1",
67
67
  "codecov": "^3.8.3",
68
68
  "commitizen": "^4.2.4",
69
- "dotenv": "^15.0.0",
69
+ "dotenv": "^16.0.0",
70
70
  "eslint": "^8.8.0",
71
71
  "eslint-config-prettier": "^8.3.0",
72
72
  "eslint-plugin-import": "^2.25.4",
73
73
  "husky": "^7.0.4",
74
- "jest": "^27.4.7",
74
+ "jest": "^27.5.0",
75
75
  "jest-extended": "^2.0.0",
76
76
  "jest-junit": "^13.0.0",
77
77
  "jsdoc": "^3.6.10",
@@ -83,11 +83,11 @@
83
83
  "rimraf": "^3.0.2",
84
84
  "semantic-release": "^19.0.2",
85
85
  "ts-jest": "^27.1.3",
86
- "ts-node": "^10.4.0",
86
+ "ts-node": "^10.5.0",
87
87
  "typescript": "4.5.5"
88
88
  },
89
89
  "optionalDependencies": {
90
- "@babel/core": "^7.16.12",
90
+ "@babel/core": "^7.17.0",
91
91
  "prop-types": "^15.8.1",
92
92
  "react": "^17.0.2",
93
93
  "react-dom": "^17.0.2"
@@ -6,7 +6,8 @@ import * as utils from '../utils'
6
6
 
7
7
  /**
8
8
  * @stability stable
9
- * @category Constructs
9
+ * @category cdk-utils.common-construct
10
+ * @subcategory Construct
10
11
  * @classdesc Common construct to use as a base for all higher level constructs.
11
12
  *
12
13
  * @example
@@ -8,7 +8,8 @@ const fs = require('fs')
8
8
 
9
9
  /**
10
10
  * @stability stable
11
- * @category Stacks
11
+ * @category cdk-utils.common-stack
12
+ * @subcategory Construct
12
13
  * @classdesc Common stack to use as a base for all higher level constructs.
13
14
  *
14
15
  * @example
@@ -4,7 +4,8 @@ import * as types from '../../types/aws'
4
4
 
5
5
  /**
6
6
  * @stability stable
7
- * @category Constructs
7
+ * @category cdk-utils.api-to-eventbridge-target
8
+ * @subcategory member
8
9
  * @classdesc Provides a construct to contain event resources for ApiToEventBridgeTarget
9
10
  */
10
11
  export class ApiDestinationEvent implements types.ApiDestinationEventType {
@@ -5,7 +5,8 @@ import * as types from '../../types/aws'
5
5
 
6
6
  /**
7
7
  * @stability stable
8
- * @category Constructs
8
+ * @category cdk-utils.api-to-eventbridge-target
9
+ * @subcategory member
9
10
  * @classdesc Provides a construct to contain lambda resources for ApiToEventBridgeTarget
10
11
  */
11
12
  export class ApiDestinedLambda implements types.ApiDestinedLambdaType {
@@ -7,7 +7,8 @@ import * as types from '../../types/aws'
7
7
 
8
8
  /**
9
9
  * @stability stable
10
- * @category Constructs
10
+ * @category cdk-utils.api-to-eventbridge-target
11
+ * @subcategory member
11
12
  * @classdesc Provides a construct to contain api resources for ApiToEventBridgeTarget
12
13
  */
13
14
  export class ApiDestinedRestApi implements types.ApiDestinedRestApiType {
@@ -13,7 +13,8 @@ import { ApiDestinedRestApi } from './api-destined-rest-api'
13
13
 
14
14
  /**
15
15
  * @stability stable
16
- * @category Constructs
16
+ * @category cdk-utils.api-to-eventbridge-target
17
+ * @subcategory construct
17
18
  * @classdesc Provides a construct to create and deploy API Gateway invocations to EventBridge
18
19
  *
19
20
  * <b>Architecture</b> ![Architecture](./ApiToEventBridgeTarget.jpg)
@@ -10,7 +10,8 @@ import { GraphQlApiLambdaEnvironment, GraphQlApiLambdaProps } from '../../types'
10
10
 
11
11
  /**
12
12
  * @stability stable
13
- * @category Constructs
13
+ * @category cdk-utils.graphql-api-lambda
14
+ * @subcategory construct
14
15
  * @classdesc Provides a construct to create and deploy a Graphql API as Lambda
15
16
  *
16
17
  * <b>Architecture</b> ![Architecture](./GraphQLApiLambda.jpg)
@@ -17,7 +17,8 @@ import { SiteWithEcsBackendProps } from '../../types'
17
17
 
18
18
  /**
19
19
  * @stability stable
20
- * @category Constructs
20
+ * @category cdk-utils.site-with-ecs-backend
21
+ * @subcategory construct
21
22
  * @classdesc Provides a construct to create and deploy a site hosted with an clustered ECS/ELB backend
22
23
  *
23
24
  * @example
@@ -9,7 +9,8 @@ import { StaticSiteProps } from '../../types'
9
9
 
10
10
  /**
11
11
  * @stability stable
12
- * @category Constructs
12
+ * @category cdk-utils.static-site
13
+ * @subcategory construct
13
14
  * @classdesc Provides a construct to create and deploy a s3 hosted static site
14
15
  *
15
16
  * @example
@@ -7,7 +7,8 @@ import * as utils from '../../utils'
7
7
 
8
8
  /**
9
9
  * @stability stable
10
- * @category Security, Identity & Compliance
10
+ * @category cdk-utils.acm-manager
11
+ * @subcategory Construct
11
12
  * @classdesc Provides operations on AWS Certificates.
12
13
  * - A new instance of this class is injected into {@link common.CommonConstruct} constructor.
13
14
  * - If a custom construct extends {@link common.CommonConstruct}, an instance is available within the context.
@@ -6,7 +6,8 @@ import * as utils from '../../utils'
6
6
 
7
7
  /**
8
8
  * @stability stable
9
- * @category Networking & Content Delivery
9
+ * @category cdk-utils.api-manager
10
+ * @subcategory Construct
10
11
  * @classdesc Provides operations on AWS API Gateway.
11
12
  * - A new instance of this class is injected into {@link common.CommonConstruct} constructor.
12
13
  * - If a custom construct extends {@link common.CommonConstruct}, an instance is available within the context.
@@ -6,7 +6,8 @@ import * as utils from '../../utils'
6
6
 
7
7
  /**
8
8
  * @stability stable
9
- * @category Utils
9
+ * @category cdk-utils.app-config-manager
10
+ * @subcategory Construct
10
11
  * @returns { Map<string, string> } ArnsByRegion
11
12
  */
12
13
  export const ArnsByRegion: { [key: string]: string } = {
@@ -33,7 +34,8 @@ export const ArnsByRegion: { [key: string]: string } = {
33
34
  }
34
35
 
35
36
  /**
36
- * @category Management & Governance
37
+ * @category cdk-utils.app-config-manager
38
+ * @subcategory Construct
37
39
  * @classdesc Provides operations on AWS AppConfig.
38
40
  * - A new instance of this class is injected into {@link common.CommonConstruct} constructor.
39
41
  * - If a custom construct extends {@link common.CommonConstruct}, an instance is available within the context.
@@ -13,7 +13,8 @@ import * as utils from '../../utils'
13
13
 
14
14
  /**
15
15
  * @stability stable
16
- * @category Networking & Content Delivery
16
+ * @category cdk-utils.cloudfront-manager
17
+ * @subcategory Construct
17
18
  * @classdesc Provides operations on AWS CloudFront.
18
19
  * - A new instance of this class is injected into {@link common.CommonConstruct} constructor.
19
20
  * - If a custom construct extends {@link common.CommonConstruct}, an instance is available within the context.
@@ -7,7 +7,8 @@ import * as utils from '../../utils'
7
7
 
8
8
  /**
9
9
  * @stability stable
10
- * @category Management & Governance
10
+ * @category cdk-utils.cloudtrail-manager
11
+ * @subcategory Construct
11
12
  * @classdesc Provides operations on AWS CloudTrail.
12
13
  * - A new instance of this class is injected into {@link common.CommonConstruct} constructor.
13
14
  * - If a custom construct extends {@link common.CommonConstruct}, an instance is available within the context.
@@ -6,7 +6,8 @@ import * as types from '../../types'
6
6
  import * as utils from '../../utils'
7
7
 
8
8
  /**
9
- * @category Utils
9
+ * @category cdk-utils.cloudwatch-manager
10
+ * @subcategory Construct
10
11
  */
11
12
  enum CloudWatchWidgetType {
12
13
  Text = 'Text',
@@ -18,7 +19,8 @@ enum CloudWatchWidgetType {
18
19
 
19
20
  /**
20
21
  * @stability stable
21
- * @category Management & Governance
22
+ * @category cdk-utils.cloudwatch-manager
23
+ * @subcategory Construct
22
24
  * @classdesc Provides operations on AWS CloudWatch.
23
25
  * - A new instance of this class is injected into {@link common.CommonConstruct} constructor.
24
26
  * - If a custom construct extends {@link common.CommonConstruct}, an instance is available within the context.
@@ -4,7 +4,8 @@ import * as common from '../../common'
4
4
 
5
5
  /**
6
6
  * @stability stable
7
- * @category Developer Tools
7
+ * @category cdk-utils.codebuild-manager
8
+ * @subcategory Construct
8
9
  * @classdesc Provides operations on AWS Code Build.
9
10
  * - A new instance of this class is injected into {@link common.CommonConstruct} constructor.
10
11
  * - If a custom construct extends {@link common.CommonConstruct}, an instance is available within the context.
@@ -5,7 +5,8 @@ import * as utils from '../../utils'
5
5
 
6
6
  /**
7
7
  * @stability stable
8
- * @category Storage
8
+ * @category cdk-utils.dynamodb-manager
9
+ * @subcategory Construct
9
10
  * @classdesc Provides operations on AWS DynamoDB.
10
11
  * - A new instance of this class is injected into {@link common.CommonConstruct} constructor.
11
12
  * - If a custom construct extends {@link common.CommonConstruct}, an instance is available within the context.
@@ -4,7 +4,8 @@ import * as utils from '../../utils'
4
4
 
5
5
  /**
6
6
  * @stability stable
7
- * @category Containers
7
+ * @category cdk-utils.ecr-manager
8
+ * @subcategory Construct
8
9
  * @classdesc Provides operations on AWS Elastic Container Registry.
9
10
  * - A new instance of this class is injected into {@link common.CommonConstruct} constructor.
10
11
  * - If a custom construct extends {@link common.CommonConstruct}, an instance is available within the context.
@@ -8,7 +8,8 @@ import * as utils from '../../utils'
8
8
 
9
9
  /**
10
10
  * @stability stable
11
- * @category Containers
11
+ * @category cdk-utils.ecs-manager
12
+ * @subcategory Construct
12
13
  * @classdesc Provides operations on AWS Elastic Container Service.
13
14
  * - A new instance of this class is injected into {@link common.CommonConstruct} constructor.
14
15
  * - If a custom construct extends {@link common.CommonConstruct}, an instance is available within the context.
@@ -7,7 +7,8 @@ import * as utils from '../../utils'
7
7
 
8
8
  /**
9
9
  * @stability stable
10
- * @category Containers
10
+ * @category cdk-utils.eks-manager
11
+ * @subcategory Construct
11
12
  * @classdesc Provides operations on AWS Elastic Kubernetes Service.
12
13
  * - A new instance of this class is injected into {@link common.CommonConstruct} constructor.
13
14
  * - If a custom construct extends {@link common.CommonConstruct}, an instance is available within the context.
@@ -8,7 +8,8 @@ import * as utils from '../../utils'
8
8
 
9
9
  /**
10
10
  * @stability stable
11
- * @category Application Integration
11
+ * @category cdk-utils.event-manager
12
+ * @subcategory Construct
12
13
  * @classdesc Provides operations on AWS EventBridge.
13
14
  * - A new instance of this class is injected into {@link common.CommonConstruct} constructor.
14
15
  * - If a custom construct extends {@link common.CommonConstruct}, an instance is available within the context.
@@ -8,7 +8,8 @@ import * as utils from '../../utils'
8
8
 
9
9
  /**
10
10
  * @stability stable
11
- * @category Security, Identity & Compliance
11
+ * @category cdk-utils.iam-manager
12
+ * @subcategory Construct
12
13
  * @classdesc Provides operations on AWS IAM.
13
14
  * - A new instance of this class is injected into {@link common.CommonConstruct} constructor.
14
15
  * - If a custom construct extends {@link common.CommonConstruct}, an instance is available within the context.
@@ -11,7 +11,8 @@ import { CloudFrontManager } from './cloudfront-manager'
11
11
 
12
12
  /**
13
13
  * @stability stable
14
- * @category Compute
14
+ * @category cdk-utils.lambda-manager
15
+ * @subcategory Construct
15
16
  * @classdesc Provides operations on AWS Lambda.
16
17
  * - A new instance of this class is injected into {@link common.CommonConstruct} constructor.
17
18
  * - If a custom construct extends {@link common.CommonConstruct}, an instance is available within the context.
@@ -6,7 +6,8 @@ import * as utils from '../../utils'
6
6
 
7
7
  /**
8
8
  * @stability stable
9
- * @category Management & Governance
9
+ * @category cdk-utils.cloudwatch-manager
10
+ * @subcategory Construct
10
11
  * @classdesc Provides operations on AWS CloudWatch.
11
12
  * - A new instance of this class is injected into {@link common.CommonConstruct} constructor.
12
13
  * - If a custom construct extends {@link common.CommonConstruct}, an instance is available within the context.
@@ -8,7 +8,8 @@ import * as utils from '../../utils'
8
8
 
9
9
  /**
10
10
  * @stability stable
11
- * @category Networking & Content Delivery
11
+ * @category cdk-utils.route53-manager
12
+ * @subcategory Construct
12
13
  * @classdesc Provides operations on AWS Route53.
13
14
  * - A new instance of this class is injected into {@link common.CommonConstruct} constructor.
14
15
  * - If a custom construct extends {@link common.CommonConstruct}, an instance is available within the context.
@@ -9,7 +9,8 @@ import * as utils from '../../utils'
9
9
 
10
10
  /**
11
11
  * @stability stable
12
- * @category Storage
12
+ * @category cdk-utils.s3-manager
13
+ * @subcategory Construct
13
14
  * @classdesc Provides operations on AWS S3.
14
15
  * - A new instance of this class is injected into {@link common.CommonConstruct} constructor.
15
16
  * - If a custom construct extends {@link common.CommonConstruct}, an instance is available within the context.
@@ -7,7 +7,8 @@ const fs = require('fs')
7
7
 
8
8
  /**
9
9
  * @stability experimental
10
- * @category Security, Identity & Compliance
10
+ * @category cdk-utils.secrets-manager
11
+ * @subcategory Construct
11
12
  * @classdesc Provides operations on AWS Secrets Manager.
12
13
  * - A new instance of this class is injected into {@link common.CommonConstruct} constructor.
13
14
  * - If a custom construct extends {@link common.CommonConstruct}, an instance is available within the context.
@@ -7,7 +7,8 @@ import * as utils from '../../utils'
7
7
 
8
8
  /**
9
9
  * @stability stable
10
- * @category Application Integration
10
+ * @category cdk-utils.sns-manager
11
+ * @subcategory Construct
11
12
  * @classdesc Provides operations on AWS Simple Notification Service.
12
13
  * - A new instance of this class is injected into {@link common.CommonConstruct} constructor.
13
14
  * - If a custom construct extends {@link common.CommonConstruct}, an instance is available within the context.
@@ -6,7 +6,8 @@ import * as utils from '../../utils'
6
6
 
7
7
  /**
8
8
  * @stability stable
9
- * @category Management & Governance
9
+ * @category cdk-utils.ssm-manager
10
+ * @subcategory Construct
10
11
  * @classdesc Provides operations on AWS Systems Manager.
11
12
  * - A new instance of this class is injected into {@link common.CommonConstruct} constructor.
12
13
  * - If a custom construct extends {@link common.CommonConstruct}, an instance is available within the context.
@@ -81,7 +82,8 @@ export class SsmManager {
81
82
  }
82
83
 
83
84
  /**
84
- * @category Management & Governance
85
+ * @category cdk-utils.ssm-manager
86
+ * @subcategory Construct
85
87
  * @classdesc Provides utilities to read same/cross region SSM parameters
86
88
  */
87
89
  export class SSMParameterReader extends cr.AwsCustomResource {
@@ -5,12 +5,14 @@ import * as utils from '../../utils'
5
5
 
6
6
  /**
7
7
  * @stability stable
8
- * @category Utils
8
+ * @category cdk-utils.vpc-manager
9
+ * @subcategory Construct
9
10
  */
10
11
  const CommonVpcIdentifier = 'CommonVpc'
11
12
 
12
13
  /**
13
- * @category Networking & Content Delivery
14
+ * @category cdk-utils.vpc-manager
15
+ * @subcategory Construct
14
16
  * @classdesc Provides operations on AWS VPC.
15
17
  * - A new instance of this class is injected into {@link common.CommonConstruct} constructor.
16
18
  * - If a custom construct extends {@link common.CommonConstruct}, an instance is available within the context.
@@ -5,7 +5,8 @@ import * as utils from '../../utils'
5
5
 
6
6
  /**
7
7
  * @stability stable
8
- * @category Security, Identity & Compliance
8
+ * @category cdk-utils.waf-manager
9
+ * @subcategory Construct
9
10
  * @classdesc Provides operations on AWS WAF.
10
11
  * - A new instance of this class is injected into {@link common.CommonConstruct} constructor.
11
12
  * - If a custom construct extends {@link common.CommonConstruct}, an instance is available within the context.