konokenj.cdk-api-mcp-server 0.2.0__py3-none-any.whl → 0.2.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of konokenj.cdk-api-mcp-server might be problematic. Click here for more details.

Files changed (1357) hide show
  1. cdk_api_mcp_server/__about__.py +1 -1
  2. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/app-staging-synthesizer-alpha/README.md +405 -0
  3. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/app-staging-synthesizer-alpha/resource-names.md +30 -0
  4. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-amplify-alpha/README.md +295 -0
  5. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-applicationsignals-alpha/README.md +289 -0
  6. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-apprunner-alpha/README.md +354 -0
  7. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-cloud9-alpha/README.md +190 -0
  8. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-codestar-alpha/README.md +39 -0
  9. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-custom-resource-sdk-adapter/README.md +94 -0
  10. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-ec2-alpha/README.md +909 -0
  11. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-eks-v2-alpha/MANUAL_TEST.md +58 -0
  12. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-eks-v2-alpha/README.md +1168 -0
  13. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-gamelift-alpha/README.md +718 -0
  14. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-glue-alpha/README.md +877 -0
  15. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-iot-actions-alpha/README.md +394 -0
  16. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-iot-alpha/README.md +194 -0
  17. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-iotevents-actions-alpha/README.md +146 -0
  18. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-iotevents-alpha/README.md +101 -0
  19. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-ivs-alpha/README.md +224 -0
  20. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-kinesisanalytics-flink-alpha/README.md +86 -0
  21. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-lambda-go-alpha/README.md +300 -0
  22. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-lambda-python-alpha/README.md +335 -0
  23. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-location-alpha/README.md +215 -0
  24. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-msk-alpha/README.md +254 -0
  25. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-neptune-alpha/README.md +238 -0
  26. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-pipes-alpha/README.md +463 -0
  27. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-pipes-enrichments-alpha/README.md +110 -0
  28. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-pipes-sources-alpha/README.md +104 -0
  29. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-pipes-targets-alpha/README.md +461 -0
  30. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-redshift-alpha/README.md +736 -0
  31. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-route53resolver-alpha/README.md +116 -0
  32. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-s3objectlambda-alpha/README.md +107 -0
  33. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-s3tables-alpha/README.md +114 -0
  34. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-sagemaker-alpha/README.md +282 -0
  35. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/aws-servicecatalogappregistry-alpha/README.md +355 -0
  36. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/cfnspec/README.md +2 -0
  37. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/custom-resource-handlers/README.md +83 -0
  38. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/example-construct-library/README.md +92 -0
  39. cdk_api_mcp_server/resources/aws-cdk/constructs/@aws-cdk/integ-tests-alpha/README.md +577 -0
  40. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/README.md/README.md +1630 -0
  41. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/assertions/MIGRATING.md +123 -0
  42. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/assertions/README.md +681 -0
  43. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/assets/README.md +4 -0
  44. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-acmpca/README.md +59 -0
  45. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/README.md +1707 -0
  46. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.api-definition.asset.ts +42 -0
  47. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.api-definition.inline.ts +70 -0
  48. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.api-with-authorizer-and-method.ts +39 -0
  49. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.api-with-authorizer-and-proxy.ts +64 -0
  50. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.api-with-overriding-default-authorizer.ts +70 -0
  51. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.base-path-mapping.ts +46 -0
  52. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.cloudwatch-disabled.ts +20 -0
  53. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.cognito-authorizer.ts +48 -0
  54. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.cors-allow-multiple-origins.ts +35 -0
  55. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.cors.ts +42 -0
  56. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.domain-name.ts +210 -0
  57. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.lambda-api-nonproxy.ts +45 -0
  58. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.lambda-api.latebound-deploymentstage.ts +40 -0
  59. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.lambda-api.ts +49 -0
  60. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.method-grant-execute.ts +18 -0
  61. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.request-authorizer.lit.ts +65 -0
  62. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.restapi-cloudwatch-removal-policy.ts +20 -0
  63. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.restapi-default-apikey.ts +36 -0
  64. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.restapi-import.lit.ts +130 -0
  65. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.restapi-ip-address-type.ts +62 -0
  66. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.restapi-metrics.ts +34 -0
  67. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.restapi.access-log-firehose.ts +65 -0
  68. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.restapi.access-log.ts +47 -0
  69. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.restapi.books.ts +75 -0
  70. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.restapi.defaults.ts +16 -0
  71. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.restapi.multistack.ts +54 -0
  72. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.restapi.multiuse.ts +42 -0
  73. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.restapi.ts +107 -0
  74. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.restapi.vpc-endpoint.ts +163 -0
  75. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.spec-restapi-endpointconfiguration.ts +27 -0
  76. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.spec-restapi.import-deploymentstage.ts +74 -0
  77. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.spec-restapi.ts +100 -0
  78. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.stepfunctions-api-without-default-method-responses.ts +37 -0
  79. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.stepfunctions-api.ts +58 -0
  80. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.stepfunctions-startexecution-without-default-method-responses.ts +44 -0
  81. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.stepfunctions-startexecution.ts +51 -0
  82. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.token-authorizer-iam-role.ts +58 -0
  83. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.token-authorizer.ts +132 -0
  84. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.usage-plan.multikey.ts +20 -0
  85. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigateway/integ.usage-plan.sharing.ts +37 -0
  86. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigatewayv2/README.md +591 -0
  87. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigatewayv2/integ.api-apikey.ts +13 -0
  88. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigatewayv2/integ.api-domain-name.ts +51 -0
  89. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigatewayv2/integ.api-dualstack.ts +17 -0
  90. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigatewayv2/integ.api-grant-invoke.ts +36 -0
  91. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigatewayv2/integ.api.ts +16 -0
  92. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigatewayv2/integ.stage.ts +33 -0
  93. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigatewayv2-authorizers/README.md +355 -0
  94. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigatewayv2-authorizers/integ.iam.ts +69 -0
  95. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigatewayv2-authorizers/integ.lambda.ts +75 -0
  96. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigatewayv2-authorizers/integ.user-pool.ts +59 -0
  97. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigatewayv2-integrations/README.md +453 -0
  98. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigatewayv2-integrations/integ.add-subroute-integration.ts +117 -0
  99. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigatewayv2-integrations/integ.alb.ts +48 -0
  100. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigatewayv2-integrations/integ.aws.ts +74 -0
  101. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigatewayv2-integrations/integ.http-proxy.ts +40 -0
  102. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigatewayv2-integrations/integ.lambda-connect-disconnect-trigger.ts +85 -0
  103. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigatewayv2-integrations/integ.lambda-proxy.ts +31 -0
  104. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigatewayv2-integrations/integ.lambda.ts +63 -0
  105. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigatewayv2-integrations/integ.mock.ts +35 -0
  106. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigatewayv2-integrations/integ.nlb.ts +40 -0
  107. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigatewayv2-integrations/integ.route-response.ts +18 -0
  108. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigatewayv2-integrations/integ.service-discovery.ts +27 -0
  109. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigatewayv2-integrations/integ.sqs.ts +85 -0
  110. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-apigatewayv2-integrations/integ.stepfunctions.ts +56 -0
  111. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appconfig/README.md +703 -0
  112. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appconfig/integ.application.ts +24 -0
  113. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appconfig/integ.configuration-kms.ts +31 -0
  114. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appconfig/integ.configuration.ts +294 -0
  115. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appconfig/integ.deployment-strategy.ts +23 -0
  116. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appconfig/integ.environment-grant.ts +24 -0
  117. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appconfig/integ.environment.ts +87 -0
  118. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appconfig/integ.extension.ts +130 -0
  119. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appconfig/integ.multi-config-env.ts +44 -0
  120. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-applicationautoscaling/README.md +266 -0
  121. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appmesh/README.md +944 -0
  122. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appmesh/integ.mesh-port-match.ts +121 -0
  123. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appmesh/integ.mesh.ts +431 -0
  124. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/README.md +1423 -0
  125. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.api-import.ts +90 -0
  126. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-channel-namespace.ts +103 -0
  127. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-disable-introspection.ts +23 -0
  128. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-event-api.ts +307 -0
  129. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-eventapi-api-key-auth.ts +91 -0
  130. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-eventapi-cognito-auth.ts +116 -0
  131. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-eventapi-dynamodb.ts +124 -0
  132. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-eventapi-eventbridge.ts +89 -0
  133. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-eventapi-grants.ts +176 -0
  134. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-eventapi-http.ts +101 -0
  135. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-eventapi-iam-auth.ts +93 -0
  136. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-eventapi-lambda-auth.ts +122 -0
  137. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-eventapi-lambda-direct-async.ts +84 -0
  138. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-eventapi-lambda-direct.ts +90 -0
  139. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-eventapi-lambda.ts +84 -0
  140. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-eventapi-opensearch.ts +132 -0
  141. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-eventapi-rds.ts +167 -0
  142. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-eventbridge.ts +30 -0
  143. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-function-max-batch-size.ts +37 -0
  144. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-global-api.ts +23 -0
  145. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-lambda.ts +87 -0
  146. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-limit-configs.ts +24 -0
  147. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-logmetrics.ts +33 -0
  148. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-merged-api-arn-flag-enabled.ts +52 -0
  149. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-merged-api.ts +52 -0
  150. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-none.ts +22 -0
  151. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-owner-contact.ts +21 -0
  152. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-private-api.ts +23 -0
  153. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.appsync-source-api-association.ts +75 -0
  154. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.auth-apikey.ts +63 -0
  155. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.environment-variables.ts +21 -0
  156. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.graphql-elasticsearch.ts +66 -0
  157. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.graphql-field-level-log.ts +19 -0
  158. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.graphql-grant-imported-api.ts +90 -0
  159. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.graphql-iam.ts +115 -0
  160. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.graphql-lambda-permission.ts +61 -0
  161. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.graphql-opensearch.ts +82 -0
  162. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.graphql-rds-serverlessv2.ts +133 -0
  163. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.graphql.ts +312 -0
  164. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.js-resolver.ts +117 -0
  165. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.lambda-auth.ts +66 -0
  166. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-appsync/integ.log-retention.ts +39 -0
  167. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-autoscaling/README.md +836 -0
  168. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-autoscaling/integ.amazonlinux2.ts +21 -0
  169. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-autoscaling/integ.asg-capacity-distribution-strategy.ts +26 -0
  170. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-autoscaling/integ.asg-capacity-rebalance.ts +26 -0
  171. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-autoscaling/integ.asg-instance-maintenance-policy.ts +27 -0
  172. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-autoscaling/integ.asg-instance-termination-policy.ts +62 -0
  173. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-autoscaling/integ.asg-keypair.ts +28 -0
  174. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-autoscaling/integ.asg-lc.ts +102 -0
  175. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-autoscaling/integ.asg-lt.ts +132 -0
  176. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-autoscaling/integ.asg-step-scaling.ts +49 -0
  177. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-autoscaling/integ.asg-update-policy.ts +26 -0
  178. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-autoscaling/integ.asg-w-classic-loadbalancer.ts +32 -0
  179. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-autoscaling/integ.asg-w-elbv2.ts +99 -0
  180. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-autoscaling/integ.capacity.ts +43 -0
  181. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-autoscaling/integ.custom-scaling.ts +44 -0
  182. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-autoscaling/integ.external-role.ts +28 -0
  183. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-autoscaling/integ.health-checks.ts +56 -0
  184. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-autoscaling/integ.role-target-hook.ts +79 -0
  185. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-autoscaling/integ.spot-instances.ts +21 -0
  186. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-autoscaling/integ.step-scaling-with-cooldown.ts +39 -0
  187. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-autoscaling/integ.warm-pool.ts +28 -0
  188. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-autoscaling-common/README.md +8 -0
  189. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-autoscaling-hooktargets/README.md +18 -0
  190. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-autoscaling-hooktargets/integ.queue-hook.ts +80 -0
  191. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-backup/README.md +258 -0
  192. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-backup/integ.backup-selection.ts +64 -0
  193. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-backup/integ.backup.ts +69 -0
  194. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-batch/README.md +716 -0
  195. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-batch/integ.batch-unique-name.ts +41 -0
  196. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-batch/integ.ecs-job-definition.ts +111 -0
  197. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-batch/integ.eks-job-definition.ts +60 -0
  198. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-batch/integ.grants.ts +37 -0
  199. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-batch/integ.job-queue-job-state-time-limit-actions.ts +42 -0
  200. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-batch/integ.job-queue.ts +47 -0
  201. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-batch/integ.managed-compute-environment.ts +119 -0
  202. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-batch/integ.multinode-job-definition.ts +50 -0
  203. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-batch/integ.unmanaged-compute-environment.ts +27 -0
  204. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-bedrock/README.md +36 -0
  205. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-certificatemanager/README.md +214 -0
  206. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-certificatemanager/integ.certificate-key-algorithm.ts +50 -0
  207. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-certificatemanager/integ.certificate-name.ts +35 -0
  208. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-certificatemanager/integ.dns-validated-certificate.ts +54 -0
  209. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-chatbot/README.md +66 -0
  210. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-chatbot/integ.chatbot-guardrails.ts +24 -0
  211. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-chatbot/integ.chatbot-logretention.ts +32 -0
  212. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-chatbot/integ.chatbot-user-role-required.ts +16 -0
  213. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-chatbot/integ.chatbot.ts +31 -0
  214. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudformation/README.md +4 -0
  215. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudformation/integ.core-cross-region-references.ts +101 -0
  216. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudformation/integ.core-custom-resources-node-18.ts +60 -0
  217. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudformation/integ.core-custom-resources-service-timeout.ts +35 -0
  218. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudformation/integ.core-custom-resources.ts +56 -0
  219. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudformation/integ.core-deps.ts +79 -0
  220. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudformation/integ.nested-stack.ts +73 -0
  221. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudformation/integ.nested-stacks-assets.ts +35 -0
  222. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudformation/integ.nested-stacks-multi-refs.ts +30 -0
  223. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudformation/integ.nested-stacks-multi.ts +29 -0
  224. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudformation/integ.nested-stacks-nested-export-to-sibling.ts +19 -0
  225. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudformation/integ.nested-stacks-refs1.ts +39 -0
  226. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudformation/integ.nested-stacks-refs2.ts +42 -0
  227. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudformation/integ.nested-stacks-refs3.ts +41 -0
  228. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/README.md +1253 -0
  229. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.cloudfront-bucket-logging.ts +55 -0
  230. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.cloudfront-cross-region-cert.ts +55 -0
  231. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.cloudfront-custom-s3.ts +45 -0
  232. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.cloudfront-custom.ts +27 -0
  233. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.cloudfront-empty-root.ts +28 -0
  234. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.cloudfront-failover.ts +21 -0
  235. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.cloudfront-geo-restrictions.ts +25 -0
  236. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.cloudfront-ipv6-disabled.ts +26 -0
  237. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.cloudfront-key-group.ts +25 -0
  238. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.cloudfront-lambda-association.ts +46 -0
  239. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.cloudfront-s3.ts +31 -0
  240. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.cloudfront-security-policy.ts +32 -0
  241. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.cloudfront-vpc-origin.ts +75 -0
  242. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.cloudfront-with-webacl.ts +35 -0
  243. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.cloudfront.ts +25 -0
  244. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.distribution-additional-metrics.ts +44 -0
  245. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.distribution-basic.ts +25 -0
  246. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.distribution-default-metrics.ts +41 -0
  247. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.distribution-extensive.ts +26 -0
  248. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.distribution-function-autopublish.ts +17 -0
  249. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.distribution-function-runtime.ts +43 -0
  250. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.distribution-function.ts +31 -0
  251. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.distribution-grpc.ts +23 -0
  252. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.distribution-http-version.ts +30 -0
  253. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.distribution-key-group.ts +32 -0
  254. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.distribution-lambda-cross-region.ts +50 -0
  255. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.distribution-lambda.ts +31 -0
  256. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.distribution-logbucket.ts +26 -0
  257. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.distribution-origin-id.ts +21 -0
  258. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.distribution-origin-shield.ts +21 -0
  259. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.distribution-policies.ts +76 -0
  260. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.function-key-value-store-association.ts +23 -0
  261. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.key-value-store-frominline.ts +28 -0
  262. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.key-value-store.ts +18 -0
  263. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront/integ.realtime-log-config.ts +30 -0
  264. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront-origins/README.md +846 -0
  265. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront-origins/integ.function-url-origin-oac-alias.ts +102 -0
  266. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront-origins/integ.function-url-origin-oac-custom.ts +106 -0
  267. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront-origins/integ.function-url-origin-oac.ts +98 -0
  268. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront-origins/integ.function-url-origin.ts +31 -0
  269. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront-origins/integ.http-origin.ts +13 -0
  270. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront-origins/integ.load-balancer-origin.ts +17 -0
  271. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront-origins/integ.origin-group-selection-criteria.ts +35 -0
  272. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront-origins/integ.origin-group.ts +27 -0
  273. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront-origins/integ.rest-api-origin-custom-origin-path.ts +20 -0
  274. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront-origins/integ.rest-api-origin.ts +20 -0
  275. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront-origins/integ.s3-bucket-origin-default.ts +39 -0
  276. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront-origins/integ.s3-bucket-origin-oai.ts +53 -0
  277. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront-origins/integ.s3-encrypted-bucket-origin-oac.ts +43 -0
  278. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront-origins/integ.s3-origin-oac-list-access.ts +29 -0
  279. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront-origins/integ.s3-origin-oac-read-versioned.ts +29 -0
  280. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront-origins/integ.s3-origin-oac.ts +56 -0
  281. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront-origins/integ.s3-origin-oai.ts +18 -0
  282. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront-origins/integ.s3-origin.ts +15 -0
  283. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront-origins/integ.s3-static-website-origin.ts +46 -0
  284. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront-origins/integ.spec-rest-api-origin-custom-origin.ts +69 -0
  285. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudfront-origins/integ.vpc-origin.ts +151 -0
  286. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudtrail/README.md +203 -0
  287. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudtrail/SAMPLE-EVENTS.md +68 -0
  288. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudtrail/integ.cloudtrail-data-events-only.ts +31 -0
  289. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudtrail/integ.cloudtrail-defaults.ts +14 -0
  290. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudtrail/integ.cloudtrail-insight.ts +45 -0
  291. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudtrail/integ.cloudtrail-supplied-bucket.lit.ts +55 -0
  292. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudtrail/integ.cloudtrail.lit.ts +32 -0
  293. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudwatch/README.md +961 -0
  294. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudwatch/integ.alarm-and-dashboard.ts +113 -0
  295. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudwatch/integ.alarm-with-label.ts +32 -0
  296. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudwatch/integ.anomaly-detection-alarm.ts +124 -0
  297. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudwatch/integ.composite-alarm.ts +83 -0
  298. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudwatch/integ.dashboard-and-widget-with-start-and-end.ts +44 -0
  299. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudwatch/integ.dashboard-variables.ts +64 -0
  300. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudwatch/integ.dashboard-with-graphwidget-with-annotations.ts +79 -0
  301. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudwatch/integ.dashboard-with-graphwidget-with-statistic.ts +52 -0
  302. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudwatch/integ.dashboard.ts +25 -0
  303. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudwatch/integ.gauge-alarm.ts +33 -0
  304. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudwatch/integ.gauge-widget.ts +41 -0
  305. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudwatch/integ.math-alarm-and-dashboard.ts +77 -0
  306. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudwatch/integ.metric-with-dimensions.ts +39 -0
  307. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudwatch/integ.period-singlevaluewidget-and-dashboard.ts +28 -0
  308. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudwatch/integ.sparkline-singlevaluewidget-and-dashboard.ts +28 -0
  309. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudwatch/integ.table-widget.ts +36 -0
  310. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudwatch-actions/README.md +69 -0
  311. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudwatch-actions/integ.lambda-alarm-action.ts +98 -0
  312. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudwatch-actions/integ.lambda-alarm-multiple-stepscalingpolicy.ts +91 -0
  313. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cloudwatch-actions/integ.ssm-incident-alarm-action.ts +64 -0
  314. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/README.md +1018 -0
  315. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.asset-build-spec.ts +55 -0
  316. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.aws-deep-learning-container-build-image.ts +21 -0
  317. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.breakpoint.ts +35 -0
  318. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.caching.ts +28 -0
  319. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.defaults.lit.ts +29 -0
  320. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.docker-asset.lit.ts +34 -0
  321. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.docker-registry-arm.lit.ts +36 -0
  322. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.docker-registry.lit.ts +37 -0
  323. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.ecr.lit.ts +34 -0
  324. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.github-org-webhook.ts +30 -0
  325. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.github-webhook-batch.ts +29 -0
  326. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.github.ts +24 -0
  327. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.project-amazonlinux-image.lit.ts +28 -0
  328. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.project-auto-retry-limit.ts +32 -0
  329. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.project-bucket.ts +25 -0
  330. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.project-buildspec-artifacts.ts +28 -0
  331. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.project-file-system-location.ts +38 -0
  332. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.project-fleet-attribute-based-compute.ts +77 -0
  333. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.project-fleet.ts +61 -0
  334. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.project-linux-arm-lambda-image.lit.ts +41 -0
  335. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.project-linux-arm.ts +48 -0
  336. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.project-linux-lambda-image.lit.ts +41 -0
  337. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.project-logging.ts +25 -0
  338. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.project-macos-fleet.ts +62 -0
  339. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.project-notification.ts +25 -0
  340. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.project-secondary-sources-artifacts.ts +35 -0
  341. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.project-standard-image.ts +32 -0
  342. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.project-visibility.ts +33 -0
  343. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.project-vpc.ts +34 -0
  344. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.project-windows-2019-fleet.ts +62 -0
  345. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.project-windows-2022-fleet.ts +62 -0
  346. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.project-windows-image.ts +33 -0
  347. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.report-group-delete-reports.ts +42 -0
  348. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codebuild/integ.report-group.ts +49 -0
  349. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codecommit/README.md +104 -0
  350. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codecommit/integ.codecommit-code-asset-zip.ts +13 -0
  351. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codecommit/integ.codecommit-code-asset.ts +13 -0
  352. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codecommit/integ.codecommit-events.ts +24 -0
  353. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codecommit/integ.repository-encryption.ts +19 -0
  354. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codecommit/integ.repository-notification.ts +19 -0
  355. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codecommit/test.md +1 -0
  356. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codedeploy/README.md +784 -0
  357. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codedeploy/integ.deployment-config.ts +30 -0
  358. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codedeploy/integ.deployment-group-multiple-load-balancers.ts +54 -0
  359. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codedeploy/integ.deployment-group-zonal-config.ts +62 -0
  360. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codedeploy/integ.deployment-group.ts +62 -0
  361. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codeguruprofiler/README.md +37 -0
  362. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codeguruprofiler/integ.profiler-group-import-functions.ts +73 -0
  363. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codeguruprofiler/integ.profiler-group.ts +28 -0
  364. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline/README.md +925 -0
  365. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/README.md +1509 -0
  366. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.cfn-template-from-repo.lit.ts +68 -0
  367. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.codepipeline-with-nested-stack.ts +100 -0
  368. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.cross-account-pipeline-cfn-action.ts +159 -0
  369. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.cross-account-pipeline-sfn-action.ts +172 -0
  370. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.lambda-deployed-through-codepipeline.lit.ts +141 -0
  371. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.lambda-pipeline.ts +55 -0
  372. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-alexa-deploy.ts +53 -0
  373. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-cfn-cross-region.ts +55 -0
  374. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-cfn-with-action-role.ts +61 -0
  375. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-cfn.ts +74 -0
  376. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-code-build-batch.ts +60 -0
  377. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-code-build-multiple-inputs-outputs.ts +89 -0
  378. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-code-commit-build.ts +70 -0
  379. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-code-commit-custom-event.ts +120 -0
  380. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-code-commit-main.ts +45 -0
  381. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-code-commit.ts +42 -0
  382. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-code-deploy-ecs.ts +56 -0
  383. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-code-deploy.ts +56 -0
  384. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-commands.ts +129 -0
  385. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-ecr-build-and-publish-private.ts +108 -0
  386. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-ecr-build-and-publish-public.ts +113 -0
  387. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-ecr-image-scan-action.ts +110 -0
  388. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-ecr-source.ts +70 -0
  389. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-ecs-deploy.ts +119 -0
  390. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-ecs-separate-source.lit.ts +222 -0
  391. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-elastic-beanstalk-deploy.ts +155 -0
  392. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-events.ts +72 -0
  393. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-invoke-action.ts +104 -0
  394. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-jenkins.ts +69 -0
  395. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-manual-approval.ts +44 -0
  396. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-s3-deploy.ts +130 -0
  397. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-source-code-scan-action.ts +112 -0
  398. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-stepfunctions.ts +49 -0
  399. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-type-v2-by-default.ts +64 -0
  400. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-type-v2.ts +63 -0
  401. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-use-pipeline-role-for-actions.ts +62 -0
  402. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-with-codestarnotifications.ts +70 -0
  403. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-with-pipeline-triggers.ts +217 -0
  404. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-with-pipeline-variables.ts +98 -0
  405. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-with-replication.ts +68 -0
  406. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.pipeline-with-stage-conditions.ts +135 -0
  407. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.source-bucket-events-cross-stack-same-env.ts +53 -0
  408. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codepipeline-actions/integ.stacksets.ts +89 -0
  409. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-codestarnotifications/README.md +72 -0
  410. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/README.md +1271 -0
  411. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-client-analytics.ts +95 -0
  412. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-client-default-redirect-uri.ts +21 -0
  413. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-client-enable-propagate-additional-data.ts +25 -0
  414. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-client-explicit-props.ts +70 -0
  415. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-client-secret.ts +62 -0
  416. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-custom-sender.ts +52 -0
  417. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-domain-cfdist.ts +36 -0
  418. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-domain-managed-login.ts +23 -0
  419. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-domain-signinurl.ts +33 -0
  420. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-explicit-props.ts +107 -0
  421. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-feature-plans.ts +23 -0
  422. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-group.ts +35 -0
  423. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-idp.amazon.ts +41 -0
  424. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-idp.apple.ts +42 -0
  425. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-idp.google.ts +58 -0
  426. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-idp.oidc.ts +46 -0
  427. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-idp.saml.ts +58 -0
  428. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-link-custom-placeholder.ts +32 -0
  429. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-mfa-email.ts +42 -0
  430. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-password-history-size.ts +16 -0
  431. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-passwordless.ts +31 -0
  432. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-pre-token-generation-v2.ts +37 -0
  433. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-pre-token-generation.ts +44 -0
  434. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-resource-server.ts +45 -0
  435. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-ses-email.ts +24 -0
  436. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-signup-code.ts +51 -0
  437. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-signup-link.ts +57 -0
  438. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool-threat-protection.ts +20 -0
  439. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito/integ.user-pool.ts +15 -0
  440. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito-identitypool/README.md +368 -0
  441. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-cognito-identitypool/integ.identitypool.ts +109 -0
  442. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-config/README.md +298 -0
  443. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-config/integ.custompolicy.ts +42 -0
  444. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-config/integ.rule-evaluation-mode.ts +59 -0
  445. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-config/integ.rule.ts +53 -0
  446. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-config/integ.scoped-rule.ts +30 -0
  447. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-docdb/README.md +280 -0
  448. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-docdb/integ.cluster-copy-tags-to-snapshot.ts +38 -0
  449. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-docdb/integ.cluster-instance-ca-certificate.ts +30 -0
  450. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-docdb/integ.cluster-removal-policy-snapshot.ts +58 -0
  451. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-docdb/integ.cluster-rotation.lit.ts +31 -0
  452. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-docdb/integ.cluster-storage-type.ts +28 -0
  453. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-docdb/integ.cluster.ts +55 -0
  454. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/README.md +968 -0
  455. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/TABLE_V1_API.md +316 -0
  456. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/index.md +28 -0
  457. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/integ.autoscaling.lit.ts +31 -0
  458. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/integ.dynamodb-v2.max-request-units.ts +41 -0
  459. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/integ.dynamodb-v2.ondemand.ts +60 -0
  460. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/integ.dynamodb-v2.pitr.ts +37 -0
  461. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/integ.dynamodb-v2.policy-ff.ts +46 -0
  462. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/integ.dynamodb-v2.policy.ts +43 -0
  463. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/integ.dynamodb-v2.warm-throughput.ts +48 -0
  464. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/integ.dynamodb.alarm-metrics.ts +42 -0
  465. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/integ.dynamodb.contirubtor-insights-for-gsi.ts +39 -0
  466. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/integ.dynamodb.deletion-protection.ts +45 -0
  467. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/integ.dynamodb.kinesis-stream.ts +17 -0
  468. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/integ.dynamodb.mixed-key-gsi.ts +32 -0
  469. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/integ.dynamodb.ondemand.ts +137 -0
  470. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/integ.dynamodb.pitr.ts +30 -0
  471. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/integ.dynamodb.policy.ts +50 -0
  472. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/integ.dynamodb.sse.ts +144 -0
  473. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/integ.dynamodb.ts +152 -0
  474. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/integ.dynamodb.warm-throughput.ts +40 -0
  475. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/integ.global-replicas-provisioned.ts +32 -0
  476. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/integ.global.ts +48 -0
  477. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/integ.import-source.ts +126 -0
  478. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/integ.table-skip-replica-deletion.ts +41 -0
  479. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/integ.table-v2-global.ts +82 -0
  480. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/integ.table-v2-replica.ts +50 -0
  481. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-dynamodb/integ.table-with-customized-role.ts +70 -0
  482. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/README.md +2621 -0
  483. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.bastion-host-arm-support.ts +28 -0
  484. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.bastion-host-disable-al2023-feature-flag.ts +31 -0
  485. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.bastion-host-userdatacausesreplacement.ts +38 -0
  486. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.bastion-host.ts +21 -0
  487. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.client-vpn-endpoint.ts +83 -0
  488. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.core-cross-stack-string-list-references.ts +75 -0
  489. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.enable-sum-timeout-instance-init.ts +76 -0
  490. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.graviton3.ts +39 -0
  491. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.import-default-vpc.lit.ts +38 -0
  492. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.instance-credit.ts +36 -0
  493. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.instance-disable-api-termination.ts +32 -0
  494. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.instance-ebs-optimized.ts +41 -0
  495. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.instance-iam-profile.ts +40 -0
  496. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.instance-init-multiple.ts +75 -0
  497. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.instance-init.ts +76 -0
  498. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.instance-ipv6-address-count.ts +37 -0
  499. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.instance-multipart-userdata.ts +70 -0
  500. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.instance-nitro-enclaves-hibernation.ts +49 -0
  501. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.instance-placement-group.ts +38 -0
  502. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.instance-public-and-privateip.ts +52 -0
  503. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.instance-public.ts +57 -0
  504. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.instance.ts +44 -0
  505. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.key-pair.ts +24 -0
  506. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.launch-template.ts +60 -0
  507. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.machine-image.ts +66 -0
  508. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.nat-gateway-provider.ts +33 -0
  509. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.nat-instance-credit.ts +27 -0
  510. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.nat-instances-v2-arm.ts +54 -0
  511. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.nat-instances-v2-custom.ts +89 -0
  512. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.nat-instances-v2.ts +54 -0
  513. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.nat-instances-with-public-ip.ts +36 -0
  514. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.nat-instances.lit.ts +40 -0
  515. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.placement-group.d.ts +1 -0
  516. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.placement-group.ts +44 -0
  517. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.ports.ts +34 -0
  518. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.prefix-list-lookup.ts +23 -0
  519. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.prefix-list.ts +31 -0
  520. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.reserved-private-subnet.ts +42 -0
  521. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.reserved-public-subnet.ts +34 -0
  522. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.share-vpcs.lit.ts +66 -0
  523. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.userdata.ts +20 -0
  524. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.volume.ts +22 -0
  525. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.vpc-azs.ts +13 -0
  526. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.vpc-dual-stack-ec2.ts +84 -0
  527. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.vpc-dual-stack.ts +34 -0
  528. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.vpc-egress-only-igw-feature-flag.ts +60 -0
  529. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.vpc-endpoint-service.ts +32 -0
  530. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.vpc-endpoint.lit.ts +62 -0
  531. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.vpc-filter-subnets.ts +41 -0
  532. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.vpc-flow-logs-customformat.ts +92 -0
  533. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.vpc-flow-logs-from-transit-gateway.ts +33 -0
  534. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.vpc-flow-logs-interval.ts +80 -0
  535. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.vpc-flow-logs-kinesis.ts +61 -0
  536. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.vpc-flow-logs.ts +145 -0
  537. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.vpc-gateway.ts +29 -0
  538. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.vpc-global-endpoint.ts +63 -0
  539. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.vpc-ipam.ts +84 -0
  540. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.vpc-ipv6.ts +34 -0
  541. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.vpc-lookup.ts +50 -0
  542. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.vpc-networkacl.ts +33 -0
  543. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.vpc-no-default-igw.ts +23 -0
  544. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.vpc-reserved-azs.ts +17 -0
  545. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.vpc-restrict-default-sg.ts +28 -0
  546. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.vpc.ts +27 -0
  547. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.vpn-pre-shared-key-token.ts +31 -0
  548. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.vpn-two-tunnels.ts +32 -0
  549. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ec2/integ.vpn.ts +31 -0
  550. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecr/README.md +250 -0
  551. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecr/integ.basic.ts +50 -0
  552. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecr/integ.grant.ts +26 -0
  553. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecr/integ.imagescan.ts +21 -0
  554. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecr/integ.repository-auto-delete-images.ts +21 -0
  555. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecr/integ.repository-lookup.ts +43 -0
  556. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecr-assets/README.md +221 -0
  557. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecr-assets/integ.assets-docker.ts +68 -0
  558. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecr-assets/integ.assets-tarball.ts +29 -0
  559. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecr-assets/integ.nested-stacks-docker.ts +32 -0
  560. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/CONTRIBUTING.md +51 -0
  561. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/README.md +2075 -0
  562. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.add-docker-label.ts +46 -0
  563. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.add-environment-variable.ts +37 -0
  564. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.app-mesh-proxy-config.ts +56 -0
  565. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.availability-zone-rebalancing.ts +37 -0
  566. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.awslogs-driver.ts +51 -0
  567. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.bottlerocket.ts +24 -0
  568. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.capacity-provider-managed-draining.ts +66 -0
  569. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.capacity-provider.ts +55 -0
  570. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.capacity-providers.ts +37 -0
  571. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.clb-host-nw.ts +50 -0
  572. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.cloudmap-container-port.ts +78 -0
  573. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.cluster-amazonlinux2-neuron-ami.ts +40 -0
  574. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.cluster-bottlerocket-nvidia-ami.ts +31 -0
  575. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.cluster-encrypt-ephemeral-storage.ts +34 -0
  576. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.cluster-encrypt-storage.ts +31 -0
  577. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.cluster-enhanced-container-insights.ts +28 -0
  578. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.cluster-grant-task-protection.ts +20 -0
  579. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.cluster-imported.ts +46 -0
  580. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.cluster-windows-server-ami.ts +64 -0
  581. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.cluster.amazonlinux2023-ami.ts +66 -0
  582. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.container-port-range.ts +35 -0
  583. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.custom-task-revision.ts +39 -0
  584. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.daemon-service.ts +31 -0
  585. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.default-capacity-provider.ts +57 -0
  586. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.deployment-alarms.ts +70 -0
  587. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.disable-circuit-breaker.ts +34 -0
  588. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.ebs-taskattach.ts +81 -0
  589. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.enable-execute-command.ts +70 -0
  590. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.environment-file.ts +86 -0
  591. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.exec-command.ts +61 -0
  592. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.external-deploy-controller.ts +38 -0
  593. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.fargate-with-efs.ts +39 -0
  594. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.firelens-cloudwatch.ts +45 -0
  595. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.firelens-s3-config.ts +78 -0
  596. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.fluentd-driver.ts +71 -0
  597. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.graviton-bottlerocket.ts +21 -0
  598. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.graviton.ts +23 -0
  599. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.lb-awsvpc-nw.ts +54 -0
  600. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.lb-bridge-nw.ts +54 -0
  601. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.nlb-awsvpc-nw.ts +50 -0
  602. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.placement-constraint-default-empty.ts +43 -0
  603. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.placement-strategies.ts +45 -0
  604. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.pseudo-terminal.ts +42 -0
  605. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.runtime.ts +55 -0
  606. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.sd-awsvpc-nw.ts +53 -0
  607. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.sd-bridge-nw.ts +52 -0
  608. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.secret-json-field.ts +32 -0
  609. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.secret.ts +32 -0
  610. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.service-connect.ts +115 -0
  611. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.spot-drain.ts +51 -0
  612. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.swap-parameters.ts +54 -0
  613. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.task-definition-add-interactive-container.ts +22 -0
  614. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.task-definition-container-credentialspecs.ts +51 -0
  615. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.task-definition-container-restart-policy.ts +21 -0
  616. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.task-definition-container-ulimits.ts +25 -0
  617. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.task-definition-container-version-consistency.ts +17 -0
  618. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.task-definition-enable-fault-injection.ts +27 -0
  619. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.task-definition-placement-constraints.ts +39 -0
  620. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs/integ.task-definition-without-container-level-memory.ts +23 -0
  621. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/CONTRIBUTING.md +1 -0
  622. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/README.md +1293 -0
  623. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.alb-ecs-service-command-entry-point.ts +69 -0
  624. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.alb-fargate-service-command-entry-point.ts +43 -0
  625. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.alb-fargate-service-custom-storage.ts +34 -0
  626. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.alb-fargate-service-health-check.ts +33 -0
  627. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.alb-fargate-service-https.ts +40 -0
  628. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.alb-fargate-service-idle-timeout.ts +31 -0
  629. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.alb-fargate-service-ipv6.ts +36 -0
  630. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.application-load-balanced-ecs-service.ts +73 -0
  631. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.asset-image.ts +33 -0
  632. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.circuit-breaker-load-balanced-fargate-service.ts +26 -0
  633. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.circuit-breaker-no-deployment-controller-fargate-service.ts +25 -0
  634. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.circuit-breaker-queue-processing-fargate-service.ts +27 -0
  635. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.container-cpu-memory.ts +27 -0
  636. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.executionrole.ts +34 -0
  637. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.healthchecks-multiple-application-load-balanced-ecs-service.ts +94 -0
  638. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.healthchecks-multiple-application-load-balanced-fargate-service.ts +71 -0
  639. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.healthchecks-multiple-network-load-balanced-ecs-service.ts +76 -0
  640. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.healthchecks-multiple-network-load-balanced-fargate-service.ts +55 -0
  641. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.l3-autocreate.ts +35 -0
  642. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.l3-capacity-provider-strategies.ts +63 -0
  643. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.l3-vpconly.ts +37 -0
  644. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.l3.ts +38 -0
  645. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.multiple-application-load-balanced-ecs-service-idle-timeout.ts +94 -0
  646. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.multiple-application-load-balanced-ecs-service.ts +55 -0
  647. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.multiple-network-load-balanced-fargate-service.ts +53 -0
  648. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.network-load-balanced-ecs-service.ts +72 -0
  649. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.network-load-balanced-fargate-service-custom-health.ts +44 -0
  650. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.nlb-ipv6.ts +52 -0
  651. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.nlb-sg.ts +44 -0
  652. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.queue-processing-fargate-service-custom-cpu-scaling.ts +28 -0
  653. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.queue-processing-fargate-service-grace-period.ts +27 -0
  654. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.queue-processing-fargate-service-health-check.ts +32 -0
  655. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.queue-processing-fargate-service-isolated.ts +60 -0
  656. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.queue-processing-fargate-service-no-cpu-scaling.ts +28 -0
  657. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.queue-processing-fargate-service-task-definition-with-cooldown.ts +31 -0
  658. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.queue-processing-fargate-service-task-definition.ts +39 -0
  659. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.queue-processing-fargate-service.ts +26 -0
  660. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.runtime-platform-application-load-balanced-fargate-service.ts +35 -0
  661. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.scheduled-ecs-task.ts +79 -0
  662. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.scheduled-fargate-task.ts +67 -0
  663. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.special-listener.ts +38 -0
  664. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.tls-network-load-balanced-ecs-service.ts +47 -0
  665. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ecs-patterns/integ.tls-network-load-balanced-fargate-service.ts +34 -0
  666. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-efs/README.md +301 -0
  667. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-efs/integ.efs-filesystem-one-zone.ts +27 -0
  668. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-efs/integ.efs-filesystem-policy.ts +54 -0
  669. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-efs/integ.efs-filesystem-protection.ts +22 -0
  670. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-efs/integ.efs-filesystem-replication.ts +38 -0
  671. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-efs/integ.efs-from-imported-subnet.ts +34 -0
  672. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-efs/integ.efs-transition.ts +21 -0
  673. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-efs/integ.efs.permission.ts +97 -0
  674. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-efs/integ.efs.ts +33 -0
  675. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-eks/MANUAL_TEST.md +58 -0
  676. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-eks/README.md +2058 -0
  677. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-eks/integ.alb-controller-authapi.ts +44 -0
  678. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-eks/integ.alb-controller.ts +87 -0
  679. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-eks/integ.eks-addon.ts +38 -0
  680. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-eks/integ.eks-al2023-nodegroup.ts +68 -0
  681. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-eks/integ.eks-bottlerocket-ng.ts +56 -0
  682. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-eks/integ.eks-cluster-handlers-vpc.ts +34 -0
  683. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-eks/integ.eks-cluster-imported.ts +230 -0
  684. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-eks/integ.eks-cluster-ipv6.ts +395 -0
  685. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-eks/integ.eks-cluster-private-endpoint.ts +58 -0
  686. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-eks/integ.eks-cluster-tags.ts +44 -0
  687. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-eks/integ.eks-cluster.ts +387 -0
  688. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-eks/integ.eks-helm-asset.ts +137 -0
  689. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-eks/integ.eks-hybrid-nodes.ts +57 -0
  690. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-eks/integ.eks-inference-nodegroup.ts +54 -0
  691. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-eks/integ.eks-inference.ts +56 -0
  692. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-eks/integ.eks-oidc-provider.ts +21 -0
  693. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-eks/integ.eks-pod-identities.ts +80 -0
  694. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-eks/integ.eks-service-account-sdk-call.ts +91 -0
  695. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-eks/integ.eks-standard-access-entry.ts +61 -0
  696. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-eks/integ.eks-subnet-updates.ts +36 -0
  697. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-eks/integ.eks-windows-ng.ts +64 -0
  698. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-eks/integ.fargate-cluster.ts +54 -0
  699. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-eks/integ.nodegroup-repair-config.ts +50 -0
  700. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancing/README.md +61 -0
  701. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancing/integ.elb.ts +26 -0
  702. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancing/integ.instanceTarget.elb.ts +54 -0
  703. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/README.md +1145 -0
  704. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.alb-lambda-multi-value-headers.ts +91 -0
  705. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.alb-mtls.ts +167 -0
  706. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.alb-target-group-cross-zone.ts +25 -0
  707. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.alb-target-group-ip-address-type.ts +40 -0
  708. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.alb.attributes.ts +52 -0
  709. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.alb.dualstack-without-public-ipv4.ts +126 -0
  710. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.alb.dualstack.ts +121 -0
  711. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.alb.extended.log.ts +63 -0
  712. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.alb.log.imported-bucket.ts +49 -0
  713. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.alb.log.ts +47 -0
  714. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.alb.minimum-capacity-unit.ts +30 -0
  715. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.alb.oidc.ts +226 -0
  716. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.alb.ts +54 -0
  717. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.alb.two-target-groups.ts +32 -0
  718. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.alb.weighte-random-algorithm.ts +39 -0
  719. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.alb2.ts +58 -0
  720. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.connection-termination.nlb.ts +41 -0
  721. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.crosszone.ts +27 -0
  722. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.nlb-enable-prefix-for-ipv6-nat.ts +73 -0
  723. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.nlb-listener-tcp-idle-timeout.ts +33 -0
  724. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.nlb-lookup.ts +121 -0
  725. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.nlb-subnet-mapping.ts +113 -0
  726. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.nlb-target-group-cross-zone.ts +25 -0
  727. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.nlb-target-group-ip-address-type.ts +40 -0
  728. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.nlb.attributes.ts +24 -0
  729. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.nlb.dualstack.internal.ts +70 -0
  730. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.nlb.dualstack.internet-facing.ts +99 -0
  731. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.nlb.enforce-sg-inbound-rules.ts +23 -0
  732. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.nlb.minimum-capacity-unit.ts +32 -0
  733. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.nlb.ts +74 -0
  734. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2/integ.vpc-endpoint-service.ts +50 -0
  735. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2-actions/README.md +73 -0
  736. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2-actions/integ.cognito.ts +246 -0
  737. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2-targets/README.md +4 -0
  738. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2-targets/integ.alb-listner-target.ts +36 -0
  739. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2-targets/integ.alb-target.ts +50 -0
  740. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticloadbalancingv2-targets/integ.lambda-target.ts +61 -0
  741. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticsearch/README.md +441 -0
  742. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticsearch/integ.elasticsearch-vpc.ts +41 -0
  743. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticsearch/integ.elasticsearch.advancedsecurity.ts +29 -0
  744. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticsearch/integ.elasticsearch.custom-kms-key.ts +57 -0
  745. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticsearch/integ.elasticsearch.ts +54 -0
  746. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticsearch/integ.elasticsearch.ultrawarm.ts +22 -0
  747. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-elasticsearch/integ.elasticsearch.unsignedbasicauth.ts +28 -0
  748. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events/README.md +337 -0
  749. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events/integ.archive.ts +21 -0
  750. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events/integ.connection.ts +39 -0
  751. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events/integ.cross-account-rule.ts +97 -0
  752. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events/integ.eventbus-cross-account-grants.ts +123 -0
  753. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events/integ.eventbus-customer-managed-key.ts +17 -0
  754. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events/integ.eventbus-grants.ts +180 -0
  755. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events/integ.eventbus.ts +35 -0
  756. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events/integ.rule.ts +94 -0
  757. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events-targets/README.md +662 -0
  758. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events-targets/integ.api-destination.ts +83 -0
  759. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events-targets/integ.api-gateway.ts +79 -0
  760. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events-targets/integ.api-gatewayv2.ts +32 -0
  761. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events-targets/integ.appsync-events.ts +48 -0
  762. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events-targets/integ.aws-api.ts +140 -0
  763. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events-targets/integ.ecs-imported-task-def.ts +54 -0
  764. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events-targets/integ.event-bus.ts +32 -0
  765. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events-targets/integ.event-ec2-task.ts +70 -0
  766. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events-targets/integ.event-fargate-task.ts +91 -0
  767. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events-targets/integ.events.ts +50 -0
  768. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events-targets/integ.job-definition-events.d.ts +1 -0
  769. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events-targets/integ.job-definition-events.ts +45 -0
  770. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events-targets/integ.kinesis-firehose-stream.ts +33 -0
  771. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events-targets/integ.kinesis-stream-customer-key.ts +27 -0
  772. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events-targets/integ.kinesis-stream-dead-letter-queue.ts +28 -0
  773. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events-targets/integ.kinesis-stream.ts +22 -0
  774. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events-targets/integ.log-group-from-object-v2.ts +42 -0
  775. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events-targets/integ.log-group.ts +92 -0
  776. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events-targets/integ.pipeline-event-target.ts +85 -0
  777. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events-targets/integ.project-events.ts +57 -0
  778. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events-targets/integ.redshift-query.ts +50 -0
  779. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events-targets/integ.sns-event-rule-target-custom-role.ts +39 -0
  780. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events-targets/integ.sns-event-rule-target-role-enabled.ts +35 -0
  781. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events-targets/integ.sns-event-rule-target.ts +31 -0
  782. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-events-targets/integ.sqs-event-rule-target.ts +33 -0
  783. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-fsx/README.md +281 -0
  784. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-fsx/integ.lustre-file-system-automatic-backup.ts +31 -0
  785. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-fsx/integ.lustre-file-system-file-system-type-version.ts +28 -0
  786. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-fsx/integ.lustre-file-system-maintenance-time.ts +30 -0
  787. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-fsx/integ.lustre-file-system-storage-type.ts +73 -0
  788. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-fsx/integ.lustre-file-system-with-s3.ts +36 -0
  789. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-fsx/integ.lustre-file-system.ts +36 -0
  790. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-globalaccelerator/README.md +195 -0
  791. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-globalaccelerator/integ.globalaccelerator-endpoints.ts +41 -0
  792. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-globalaccelerator/integ.globalaccelerator-ip-address-type.ts +18 -0
  793. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-globalaccelerator/integ.globalaccelerator-unique-name.ts +16 -0
  794. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-globalaccelerator-endpoints/README.md +10 -0
  795. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-globalaccelerator-endpoints/integ.globalaccelerator.ts +68 -0
  796. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-iam/README.md +963 -0
  797. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-iam/integ.access-key.ts +17 -0
  798. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-iam/integ.composite-principal.ts +24 -0
  799. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-iam/integ.condition-with-ref.ts +32 -0
  800. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-iam/integ.customize-role.ts +36 -0
  801. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-iam/integ.customize-roles-restapi.ts +42 -0
  802. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-iam/integ.emr-service-principal-cn-partition.ts +106 -0
  803. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-iam/integ.group.ts +17 -0
  804. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-iam/integ.imported-role.ts +82 -0
  805. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-iam/integ.instance-profile.ts +79 -0
  806. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-iam/integ.managed-policy.ts +39 -0
  807. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-iam/integ.oidc-provider-native.ts +94 -0
  808. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-iam/integ.oidc-provider-reject-unauthorized-connection.ts +45 -0
  809. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-iam/integ.oidc-provider.ts +45 -0
  810. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-iam/integ.permissions-boundary.ts +33 -0
  811. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-iam/integ.policy.ts +26 -0
  812. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-iam/integ.principal-with-conditions-and-tags.ts +23 -0
  813. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-iam/integ.principal-with-conditions.ts +23 -0
  814. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-iam/integ.role-from-lookup.ts +35 -0
  815. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-iam/integ.role.ts +38 -0
  816. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-iam/integ.saml-provider.ts +28 -0
  817. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-iam/integ.user-import.ts +30 -0
  818. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-iam/integ.user.ts +41 -0
  819. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-iam/integ.users-and-groups.ts +29 -0
  820. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-kinesis/README.md +304 -0
  821. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-kinesis/integ.cross-account-stream-consumption.ts +52 -0
  822. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-kinesis/integ.resource-policy.ts +37 -0
  823. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-kinesis/integ.stream-consumer.ts +25 -0
  824. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-kinesis/integ.stream-dashboard.ts +57 -0
  825. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-kinesis/integ.stream.ts +14 -0
  826. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-kinesisfirehose/README.md +524 -0
  827. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-kinesisfirehose/integ.delivery-stream.source-stream.ts +75 -0
  828. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-kinesisfirehose/integ.delivery-stream.ts +50 -0
  829. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-kinesisfirehose/integ.kinesis-stream-events-target.ts +65 -0
  830. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-kinesisfirehose/integ.s3-bucket.lit.ts +112 -0
  831. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-kms/README.md +270 -0
  832. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-kms/integ.key-alias.ts +21 -0
  833. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-kms/integ.key-from-lookup-dummy.ts +21 -0
  834. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-kms/integ.key-grants.ts +22 -0
  835. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-kms/integ.key-hmac.ts +30 -0
  836. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-kms/integ.key-key-agreement.ts +19 -0
  837. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-kms/integ.key-multi-region.ts +19 -0
  838. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-kms/integ.key-rotation.ts +20 -0
  839. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-kms/integ.key-sharing.lit.ts +44 -0
  840. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-kms/integ.key.ts +25 -0
  841. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/README.md +1527 -0
  842. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.assets.file.ts +27 -0
  843. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.assets.lit.ts +27 -0
  844. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.autoscaling.lit.ts +70 -0
  845. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.binary-payload.ts +61 -0
  846. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.bundling.docker-opts.ts +60 -0
  847. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.bundling.ts +58 -0
  848. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.current-version.ts +36 -0
  849. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.function-url.ts +83 -0
  850. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.lambda-adot.ts +103 -0
  851. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.lambda-allow-all-ipv6-outbound.ts +29 -0
  852. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.lambda-circular-test.ts +43 -0
  853. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.lambda-customize-roles.ts +43 -0
  854. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.lambda-insights-mapping.ts +62 -0
  855. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.lambda-profiling.ts +38 -0
  856. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.lambda-recursive-loop.ts +36 -0
  857. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.lambda-snapstart.ts +44 -0
  858. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.lambda-sourceKMSKeyArn.ts +115 -0
  859. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.lambda-version-arn.ts +57 -0
  860. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.lambda.docker-arm64.ts +23 -0
  861. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.lambda.docker.ts +35 -0
  862. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.lambda.filesystem.ts +168 -0
  863. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.lambda.loggroup-tag-inherit.ts +39 -0
  864. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.lambda.prov.concurrent.ts +75 -0
  865. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.lambda.ts +61 -0
  866. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.lambda_with_dualStack_vpc.ts +46 -0
  867. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.layer-version.lit.ts +39 -0
  868. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.log-retention.ts +36 -0
  869. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.logging-config.ts +82 -0
  870. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.params-and-secrets.ts +72 -0
  871. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.permissions.ts +43 -0
  872. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.ruby.file.ts +75 -0
  873. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.runtime-management.ts +24 -0
  874. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.runtime.fromasset.ts +44 -0
  875. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.runtime.inlinecode.ts +81 -0
  876. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.runtimes.ts +21 -0
  877. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda/integ.vpc-lambda.ts +21 -0
  878. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-destinations/README.md +150 -0
  879. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-destinations/integ.destinations.ts +112 -0
  880. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-destinations/integ.lambda-chain.ts +87 -0
  881. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-event-sources/README.md +453 -0
  882. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-event-sources/integ.dynamodb-with-boolean-filter.ts +45 -0
  883. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-event-sources/integ.dynamodb-with-filter-criteria.ts +74 -0
  884. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-event-sources/integ.dynamodb-with-metrics-config.ts +48 -0
  885. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-event-sources/integ.dynamodb.ts +38 -0
  886. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-event-sources/integ.kafka-selfmanaged.ts +144 -0
  887. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-event-sources/integ.kinesis-at-timestamp.ts +29 -0
  888. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-event-sources/integ.kinesis-stream-consumer.ts +34 -0
  889. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-event-sources/integ.kinesis-with-metrics-config.ts +40 -0
  890. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-event-sources/integ.kinesis.ts +30 -0
  891. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-event-sources/integ.kinesiswithdlq.ts +52 -0
  892. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-event-sources/integ.s3-onfailuire-destination.ts +138 -0
  893. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-event-sources/integ.s3.imported-bucket.ts +31 -0
  894. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-event-sources/integ.s3.ts +36 -0
  895. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-event-sources/integ.sns.ts +23 -0
  896. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-event-sources/integ.sqs-max-concurrency.ts +32 -0
  897. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-event-sources/integ.sqs-null-filter.ts +34 -0
  898. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-event-sources/integ.sqs-with-filter-criteria.ts +55 -0
  899. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-event-sources/integ.sqs-with-metrics-config.ts +41 -0
  900. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-event-sources/integ.sqs.ts +28 -0
  901. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-nodejs/README.md +454 -0
  902. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-nodejs/integ.bundling-user.ts +37 -0
  903. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-nodejs/integ.compilations.ts +42 -0
  904. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-nodejs/integ.dependencies-bun.ts +48 -0
  905. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-nodejs/integ.dependencies-pnpm.ts +42 -0
  906. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-nodejs/integ.dependencies.ts +88 -0
  907. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-nodejs/integ.esbuildArgs.ts +37 -0
  908. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-nodejs/integ.esm.ts +31 -0
  909. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-nodejs/integ.function-exclude-smithy-models.ts +33 -0
  910. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-nodejs/integ.function.ts +115 -0
  911. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-nodejs/integ.latest.ts +46 -0
  912. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-nodejs/integ.modules.ts +66 -0
  913. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-nodejs/integ.nodejs.build.images.ts +55 -0
  914. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-lambda-nodejs/integ.specifycode.ts +50 -0
  915. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-logs/README.md +487 -0
  916. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-logs/integ.expose-metric.ts +47 -0
  917. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-logs/integ.log-group-metrics.ts +25 -0
  918. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-logs/integ.log-group.ts +35 -0
  919. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-logs/integ.log-resource-policy-any-principal.ts +22 -0
  920. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-logs/integ.log-retention-retries.ts +40 -0
  921. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-logs/integ.log-retention.ts +29 -0
  922. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-logs/integ.loggroup-grantread.ts +15 -0
  923. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-logs/integ.loggroupclass.ts +64 -0
  924. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-logs/integ.metricfilter-dimensions.ts +32 -0
  925. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-logs/integ.metricfilter-unit.ts +34 -0
  926. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-logs/integ.metricfilter.lit.ts +30 -0
  927. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-logs/integ.save-logs-insights-query-definition.ts +55 -0
  928. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-logs/integ.subscriptionfilter-distribution.ts +28 -0
  929. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-logs/integ.subscriptionfilter.ts +36 -0
  930. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-logs-destinations/README.md +7 -0
  931. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-logs-destinations/integ.firehose.ts +40 -0
  932. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-logs-destinations/integ.kinesis.ts +34 -0
  933. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-logs-destinations/integ.lambda.ts +96 -0
  934. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-opensearchservice/README.md +561 -0
  935. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-opensearchservice/integ.opensearch.advancedsecurity-with-saml.ts +41 -0
  936. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-opensearchservice/integ.opensearch.advancedsecurity.ts +32 -0
  937. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-opensearchservice/integ.opensearch.cognitodashboardsauth.ts +56 -0
  938. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-opensearchservice/integ.opensearch.coldstorage.ts +30 -0
  939. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-opensearchservice/integ.opensearch.custom-kms-key.ts +77 -0
  940. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-opensearchservice/integ.opensearch.disable-logging.ts +29 -0
  941. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-opensearchservice/integ.opensearch.ebs.ts +34 -0
  942. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-opensearchservice/integ.opensearch.gp3.ts +31 -0
  943. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-opensearchservice/integ.opensearch.ip-address-type.ts +37 -0
  944. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-opensearchservice/integ.opensearch.min.ts +34 -0
  945. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-opensearchservice/integ.opensearch.multiaz-with-standby.ts +32 -0
  946. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-opensearchservice/integ.opensearch.nodeoptions.ts +50 -0
  947. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-opensearchservice/integ.opensearch.ts +69 -0
  948. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-opensearchservice/integ.opensearch.ultrawarm.ts +23 -0
  949. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-opensearchservice/integ.opensearch.unsignedbasicauth.ts +33 -0
  950. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-opensearchservice/integ.opensearch.vpc.ts +43 -0
  951. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-opensearchservice/integ.opensearch.without-logs-resource-policy.ts +59 -0
  952. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/README.md +1601 -0
  953. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/aurora-serverless-v2.md +241 -0
  954. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster-applyimmediately.ts +30 -0
  955. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster-availability-zone.ts +46 -0
  956. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster-data-api-to-imported-cluster.ts +39 -0
  957. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster-data-api.ts +35 -0
  958. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster-database-insights.ts +33 -0
  959. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster-dual.ts +57 -0
  960. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster-enable-local-write-forwarding.ts +33 -0
  961. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster-engine-lifecycle-support.ts +30 -0
  962. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster-enhanced-monitoring.ts +21 -0
  963. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster-instance-ca-certificate.ts +38 -0
  964. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster-instance-id.ts +30 -0
  965. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster-io.ts +45 -0
  966. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster-kerberos.ts +46 -0
  967. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster-limitless.ts +41 -0
  968. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster-performance-insights.ts +40 -0
  969. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster-public-subnets.ts +52 -0
  970. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster-replication.ts +48 -0
  971. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster-rotation.lit.ts +66 -0
  972. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster-s3.mysql-8.ts +31 -0
  973. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster-s3.mysql-engine-version.ts +31 -0
  974. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster-s3.postgres.ts +39 -0
  975. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster-s3.ts +48 -0
  976. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster-serverless-v2-acu-0.ts +26 -0
  977. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster-serverless-v2-acu.ts +26 -0
  978. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster-serverless-v2.ts +72 -0
  979. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster-snapshot.ts +136 -0
  980. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.cluster.ts +103 -0
  981. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.instance-applyimmediately.ts +23 -0
  982. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.instance-ca-certificate.ts +25 -0
  983. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.instance-create-grant.ts +41 -0
  984. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.instance-dual.ts +43 -0
  985. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.instance-from-generated-password.ts +27 -0
  986. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.instance-gp3.ts +30 -0
  987. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.instance-io2.ts +27 -0
  988. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.instance-kerberos-without-domainRole.ts +34 -0
  989. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.instance-kerberos.ts +46 -0
  990. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.instance-s3-postgres.ts +23 -0
  991. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.instance-s3.ts +23 -0
  992. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.instance-with-metric.ts +43 -0
  993. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.instance-with-parameter-group.ts +39 -0
  994. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.instance.lit.ts +120 -0
  995. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.proxy-mariadb.ts +45 -0
  996. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.proxy-sql-server.ts +52 -0
  997. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.proxy.ts +89 -0
  998. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.read-replica-with-allocated-storage.ts +31 -0
  999. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.read-replica.ts +86 -0
  1000. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.rolling-instance-updates.ts +47 -0
  1001. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.serverless-cluster-no-vpc.ts +28 -0
  1002. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.serverless-cluster-scaling.ts +44 -0
  1003. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.serverless-cluster-secret-rotation-custom-names.ts +35 -0
  1004. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.serverless-cluster-secret-rotation.ts +33 -0
  1005. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-rds/integ.serverless-cluster.ts +46 -0
  1006. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53/README.md +599 -0
  1007. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53/integ.cidr-routing-config.ts +60 -0
  1008. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53/integ.cross-account-zone-delegation.ts +135 -0
  1009. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53/integ.delete-existing-record-set.ts +39 -0
  1010. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53/integ.dnssec.ts +23 -0
  1011. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53/integ.health-check.ts +305 -0
  1012. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53/integ.import-existing-record-as-target.ts +35 -0
  1013. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53/integ.latency-based-routing.ts +35 -0
  1014. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53/integ.multi-value-answer-routing.ts +29 -0
  1015. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53/integ.record-weight-from-cfnparameter.ts +44 -0
  1016. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53/integ.rename-cross-account-zone-delegation.ts +102 -0
  1017. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53/integ.route53.ts +98 -0
  1018. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53/integ.vpc-endpoint-service-domain-name.ts +68 -0
  1019. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53/integ.weighted-record.ts +37 -0
  1020. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53-patterns/README.md +74 -0
  1021. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53-patterns/integ.hosted-redirect-same-region.ts +38 -0
  1022. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53-patterns/integ.hosted-redirect.ts +43 -0
  1023. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53-targets/README.md +266 -0
  1024. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53-targets/integ.alb-alias-target.ts +39 -0
  1025. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53-targets/integ.api-gateway-domain-name.ts +73 -0
  1026. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53-targets/integ.appsync-target.ts +60 -0
  1027. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53-targets/integ.bucket-website-target.ts +47 -0
  1028. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53-targets/integ.classic-load-balancer-target.ts +60 -0
  1029. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53-targets/integ.cloudfront-alias-target.ts +34 -0
  1030. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53-targets/integ.elastic-beanstalk-environment-target.ts +147 -0
  1031. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53-targets/integ.elastic-beanstalk-hostedzoneid.ts +95 -0
  1032. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53-targets/integ.elastic-beanstalk-token-endpoint.ts +96 -0
  1033. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53-targets/integ.globalaccelerator-alias-target.ts +42 -0
  1034. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53-targets/integ.interface-vpc-endpoint-target.ts +38 -0
  1035. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53-targets/integ.route53-record.ts +30 -0
  1036. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-route53-targets/integ.userpool-domain-alias-target.ts +35 -0
  1037. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/README.md +1058 -0
  1038. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.bucket-acls.ts +25 -0
  1039. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.bucket-auto-delete-objects.ts +70 -0
  1040. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.bucket-block-access.ts +42 -0
  1041. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.bucket-cross-account-replication.ts +125 -0
  1042. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.bucket-encryption.ts +31 -0
  1043. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.bucket-grant-write.ts +24 -0
  1044. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.bucket-grantdelete-kms.ts +24 -0
  1045. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.bucket-import-server-access-logs.ts +37 -0
  1046. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.bucket-intelligent-tiering.ts +21 -0
  1047. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.bucket-inventory.ts +40 -0
  1048. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.bucket-legacy-naming.ts +39 -0
  1049. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.bucket-minimum-tls-version.ts +17 -0
  1050. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.bucket-object-lock.ts +19 -0
  1051. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.bucket-replication-multiple-sources.ts +127 -0
  1052. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.bucket-replication-use-custom-role.ts +128 -0
  1053. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.bucket-replication.ts +141 -0
  1054. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.bucket-server-access-logs-sse-kms.ts +27 -0
  1055. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.bucket-sharing.ts +44 -0
  1056. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.bucket.domain-name.ts +25 -0
  1057. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.bucket.inventory.ts +27 -0
  1058. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.bucket.notifications.ts +22 -0
  1059. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.bucket.server-access-logs.ts +50 -0
  1060. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.bucket.ts +29 -0
  1061. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.bucket.url.ts +25 -0
  1062. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.bucket.website-routing-rules.ts +23 -0
  1063. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.lifecycle-expiration.ts +18 -0
  1064. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.lifecycle-transitions.ts +53 -0
  1065. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3/integ.lifecycle.ts +26 -0
  1066. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-assets/README.md +185 -0
  1067. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-assets/index.md +3 -0
  1068. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-assets/integ.assets.bundling.docker-opts.ts +27 -0
  1069. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-assets/integ.assets.bundling.lit.ts +32 -0
  1070. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-assets/integ.assets.directory.lit.ts +23 -0
  1071. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-assets/integ.assets.file-bundling.lit.ts +50 -0
  1072. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-assets/integ.assets.file.lit.ts +23 -0
  1073. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-assets/integ.assets.permissions.lit.ts +23 -0
  1074. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-assets/integ.assets.refs.lit.ts +28 -0
  1075. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-assets/integ.multi-assets.ts +27 -0
  1076. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-deployment/README.md +548 -0
  1077. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-deployment/integ.bucket-deployment-big-response.ts +84 -0
  1078. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-deployment/integ.bucket-deployment-cloudfront.ts +51 -0
  1079. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-deployment/integ.bucket-deployment-data.ts +95 -0
  1080. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-deployment/integ.bucket-deployment-deployed-bucket.ts +43 -0
  1081. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-deployment/integ.bucket-deployment-large-file.ts +250 -0
  1082. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-deployment/integ.bucket-deployment-loggroup.ts +40 -0
  1083. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-deployment/integ.bucket-deployment-signcontent.d.ts +1 -0
  1084. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-deployment/integ.bucket-deployment-signcontent.ts +59 -0
  1085. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-deployment/integ.bucket-deployment-substitution-with-destination-key.ts +69 -0
  1086. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-deployment/integ.bucket-deployment-substitution-with-role.ts +32 -0
  1087. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-deployment/integ.bucket-deployment-substitution.ts +68 -0
  1088. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-deployment/integ.bucket-deployment.ts +165 -0
  1089. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-notifications/README.md +46 -0
  1090. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-notifications/integ.bucket-notifications-sorting.ts +60 -0
  1091. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-notifications/integ.bucket-notifications-unmanaged.ts +79 -0
  1092. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-notifications/integ.bucket-notifications.ts +106 -0
  1093. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-notifications/integ.encrypted-sns-bucket-notifications.ts +67 -0
  1094. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-notifications/integ.notifications.ts +35 -0
  1095. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-s3-notifications/integ.sns-bucket-notifications.ts +29 -0
  1096. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-scheduler/README.md +314 -0
  1097. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-scheduler/integ.schedule.ts +113 -0
  1098. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-scheduler-targets/README.md +391 -0
  1099. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-scheduler-targets/integ.codebuild-start-build.ts +89 -0
  1100. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-scheduler-targets/integ.codepipeline-start-pipeline-execution.ts +113 -0
  1101. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-scheduler-targets/integ.ecs-run-task-ec2.ts +112 -0
  1102. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-scheduler-targets/integ.ecs-run-task-fargate.ts +80 -0
  1103. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-scheduler-targets/integ.event-bridge-put-events.ts +91 -0
  1104. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-scheduler-targets/integ.firehose-put-record.ts +68 -0
  1105. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-scheduler-targets/integ.inspector-start-assessment-run.ts +46 -0
  1106. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-scheduler-targets/integ.kinesis-stream-put-record.ts +61 -0
  1107. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-scheduler-targets/integ.lambda-invoke.ts +137 -0
  1108. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-scheduler-targets/integ.sage-maker-start-pipeline-execution.ts +137 -0
  1109. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-scheduler-targets/integ.schedule-with-dlq.ts +64 -0
  1110. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-scheduler-targets/integ.sns-publish.ts +49 -0
  1111. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-scheduler-targets/integ.sqs-send-message.ts +45 -0
  1112. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-scheduler-targets/integ.stepfunction-start-execution.ts +68 -0
  1113. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-scheduler-targets/integ.universal.ts +36 -0
  1114. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-secretsmanager/README.md +304 -0
  1115. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-secretsmanager/integ.hosted-rotation.ts +35 -0
  1116. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-secretsmanager/integ.lambda-rotation.ts +42 -0
  1117. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-secretsmanager/integ.replica.ts +15 -0
  1118. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-secretsmanager/integ.secret-name-parsed.ts +44 -0
  1119. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-secretsmanager/integ.secret.lit.ts +57 -0
  1120. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-servicecatalog/README.md +576 -0
  1121. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-servicecatalog/integ.nested-stack-in-product-stack.ts +72 -0
  1122. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-servicecatalog/integ.portfolio.ts +97 -0
  1123. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-servicecatalog/integ.product.encrypted.asset.ts +146 -0
  1124. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-servicecatalog/integ.product.ts +165 -0
  1125. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-servicecatalog/integ.two-products.ts +106 -0
  1126. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-servicediscovery/README.md +45 -0
  1127. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-servicediscovery/integ.service-with-cname-record.lit.ts +21 -0
  1128. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-servicediscovery/integ.service-with-http-namespace.lit.ts +31 -0
  1129. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-servicediscovery/integ.service-with-private-dns-namespace.lit.ts +34 -0
  1130. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-servicediscovery/integ.service-with-public-dns-namespace.lit.ts +27 -0
  1131. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ses/README.md +371 -0
  1132. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ses/integ.configuration-set-event-bus.ts +34 -0
  1133. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ses/integ.configuration-set-firehose.ts +62 -0
  1134. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ses/integ.configuration-set-override-suppression-list-settings.ts +32 -0
  1135. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ses/integ.configuration-set-tracking-options.ts +41 -0
  1136. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ses/integ.configuration-set-vdmoptions.ts +79 -0
  1137. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ses/integ.configuration-set.ts +42 -0
  1138. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ses/integ.dedicated-ip-pool.ts +17 -0
  1139. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ses/integ.email-identity-from-arn.ts +49 -0
  1140. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ses/integ.email-identity.ts +43 -0
  1141. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ses/integ.receipt.ts +35 -0
  1142. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ses/integ.vdm-attributes.ts +20 -0
  1143. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ses-actions/README.md +17 -0
  1144. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ses-actions/integ.actions.ts +101 -0
  1145. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-signer/README.md +41 -0
  1146. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-signer/integ.signing-profile.ts +21 -0
  1147. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-sns/README.md +366 -0
  1148. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-sns/integ.sns-fifo-archive-policy.ts +24 -0
  1149. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-sns/integ.sns-fifo-throughput-scope.ts +28 -0
  1150. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-sns/integ.sns-fifo.no-name.ts +17 -0
  1151. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-sns/integ.sns-fifo.ts +21 -0
  1152. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-sns/integ.sns-topic-grant-subscribe.ts +35 -0
  1153. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-sns/integ.sns-topic-policy.ts +51 -0
  1154. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-sns/integ.sns.ts +122 -0
  1155. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-sns-subscriptions/README.md +176 -0
  1156. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-sns-subscriptions/integ.firehose-cross-region.ts +35 -0
  1157. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-sns-subscriptions/integ.firehose.ts +55 -0
  1158. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-sns-subscriptions/integ.sns-lambda-cross-region.ts +39 -0
  1159. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-sns-subscriptions/integ.sns-lambda.ts +82 -0
  1160. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-sns-subscriptions/integ.sns-sqs-cross-region.lit.ts +28 -0
  1161. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-sns-subscriptions/integ.sns-sqs.lit.ts +33 -0
  1162. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-sns-subscriptions/integ.sns-sqs.ts +52 -0
  1163. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-sns-subscriptions/integ.sns-url.ts +40 -0
  1164. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-sqs/README.md +110 -0
  1165. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-sqs/integ.sqs-source-queue-permission.ts +32 -0
  1166. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-sqs/integ.sqs.ts +51 -0
  1167. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ssm/README.md +212 -0
  1168. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ssm/integ.import-parameter.ts +48 -0
  1169. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ssm/integ.list-parameter.ts +82 -0
  1170. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ssm/integ.parameter-arns.ts +27 -0
  1171. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ssm/integ.parameter-store-string-sharing.ts +138 -0
  1172. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ssm/integ.parameter-store-string.ts +100 -0
  1173. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ssm/integ.parameter.ts +33 -0
  1174. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-ssm/integ.value-from-lookup-with-default.ts +43 -0
  1175. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/README.md +1725 -0
  1176. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.custom-state.ts +76 -0
  1177. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.distributed-map-csv-delimiter-with-result-writer-v2.ts +87 -0
  1178. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.distributed-map-csv-delimiter.ts +82 -0
  1179. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.distributed-map-execution-type.ts +32 -0
  1180. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.distributed-map-with-result-writer-v2-having-writer-config.ts +94 -0
  1181. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.distributed-map-with-result-writer-v2.ts +88 -0
  1182. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.distributed-map.ts +83 -0
  1183. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.distribution-map-result-writer-bucket-jsonpath.ts +67 -0
  1184. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.distribution-map-with-result-writer-jsonata.ts +88 -0
  1185. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.distribution-map-with-result-writer-v2-jsonata.ts +93 -0
  1186. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.intrinsics.ts +97 -0
  1187. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.listAt-after-parallel.ts +38 -0
  1188. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.map-distributed.ts +48 -0
  1189. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.map-inline.ts +37 -0
  1190. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.map-itemselector.ts +39 -0
  1191. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.map-with-catch.ts +94 -0
  1192. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.parallel-parameters.ts +64 -0
  1193. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.s3-json-item-reader.ts +168 -0
  1194. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.s3-objects-item-reader.ts +168 -0
  1195. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.state-machine-and-activity-cmk.ts +77 -0
  1196. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.state-machine-cmk-with-cwl-encryption.ts +82 -0
  1197. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.state-machine-credentials.ts +36 -0
  1198. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.state-machine-disable-xray.ts +14 -0
  1199. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.state-machine-jsonata.ts +66 -0
  1200. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.state-machine-logging.ts +32 -0
  1201. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.state-machine-string.ts +20 -0
  1202. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.state-machine-variables.ts +63 -0
  1203. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions/integ.state-machine.ts +47 -0
  1204. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/README.md +2014 -0
  1205. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.call-aws-service-cross-region-task-token.ts +74 -0
  1206. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.call-aws-service-cross-region.ts +140 -0
  1207. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.call-aws-service-efs.ts +32 -0
  1208. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.call-aws-service-elasticloadbalancingv2.ts +37 -0
  1209. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.call-aws-service-jsonata.ts +94 -0
  1210. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.call-aws-service-logs.ts +43 -0
  1211. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.call-aws-service-mediapackagevod.ts +37 -0
  1212. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.call-aws-service-mwaa.ts +37 -0
  1213. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.call-aws-service-sfn.ts +51 -0
  1214. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.call-aws-service.ts +65 -0
  1215. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.call-dynamodb.ts +93 -0
  1216. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.call-rest-api-cross-region.ts +65 -0
  1217. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.call-rest-api.ts +53 -0
  1218. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.call-sagemaker.ts +121 -0
  1219. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.call.ts +75 -0
  1220. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.create-job.ts +99 -0
  1221. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.create-model-customization-job.ts +120 -0
  1222. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.create-schedule.ts +89 -0
  1223. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.create-training-job-image.ts +73 -0
  1224. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.create-training-job.ts +71 -0
  1225. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.create-transform-job.ts +45 -0
  1226. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.ec2-run-task-ref-definition.ts +60 -0
  1227. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.ec2-run-task.ts +82 -0
  1228. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.ec2-task.ts +77 -0
  1229. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.emr-create-cluster-add-step-runtime-role.ts +133 -0
  1230. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.emr-create-cluster-with-auto-deletion-policy-idle-timeout.ts +72 -0
  1231. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.emr-create-cluster-with-on-demand-instance-fleet.ts +43 -0
  1232. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.emr-create-cluster-with-spot-instance-fleet.ts +43 -0
  1233. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.emr-create-cluster-with-tags.ts +58 -0
  1234. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.emr-create-cluster-with-v1-policy.ts +54 -0
  1235. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.emr-create-cluster-with-v2-policy.ts +62 -0
  1236. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.evaluate-expression-default-runtime.ts +60 -0
  1237. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.evaluate-expression.ts +65 -0
  1238. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.fargate-run-task.ts +100 -0
  1239. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.fargate-task.ts +69 -0
  1240. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.get-query-execution.ts +41 -0
  1241. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.get-query-results.ts +50 -0
  1242. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.glue-start-crawler.ts +63 -0
  1243. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.glue-task.ts +64 -0
  1244. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.invoke-activity.ts +77 -0
  1245. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.invoke-function.ts +61 -0
  1246. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.invoke-jsonata.ts +119 -0
  1247. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.invoke-model-guardrail-trace.ts +111 -0
  1248. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.invoke-model.ts +166 -0
  1249. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.invoke.payload.only.ts +81 -0
  1250. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.invoke.ts +119 -0
  1251. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.job-poller.ts +50 -0
  1252. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.job-submission-workflow.ts +111 -0
  1253. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.publish.ts +74 -0
  1254. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.put-events.ts +62 -0
  1255. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.run-batch-job.d.ts +1 -0
  1256. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.run-batch-job.ts +82 -0
  1257. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.run-lambda.ts +73 -0
  1258. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.send-message-encrypted.ts +50 -0
  1259. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.send-message.ts +48 -0
  1260. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.start-build-batch.ts +94 -0
  1261. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.start-build.ts +68 -0
  1262. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.start-execution-jsonata.ts +41 -0
  1263. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.start-execution.ts +41 -0
  1264. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.start-job-run-dynamic-worker-type.ts +104 -0
  1265. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.start-job-run-execution-class.ts +95 -0
  1266. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.start-job-run-worker.ts +98 -0
  1267. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.start-job-run.ts +124 -0
  1268. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.start-query-execution-result-reuse-configuration.ts +70 -0
  1269. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.start-query-execution.ts +42 -0
  1270. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.stop-query-execution.ts +43 -0
  1271. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.stringset-after-parallel.ts +46 -0
  1272. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.submit-job-queue-jsonpath.ts +68 -0
  1273. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.submit-job.d.ts +1 -0
  1274. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-stepfunctions-tasks/integ.submit-job.ts +83 -0
  1275. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-synthetics/README.md +347 -0
  1276. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-synthetics/integ.canary-artifact-s3-encryption.ts +81 -0
  1277. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-synthetics/integ.canary-auto-delete-lambda.ts +65 -0
  1278. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-synthetics/integ.canary-provisioned-resource-cleanup.ts +51 -0
  1279. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-synthetics/integ.canary-run-config.ts +32 -0
  1280. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-synthetics/integ.canary.ts +144 -0
  1281. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/aws-synthetics/integ.vpc.ts +29 -0
  1282. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/cloud-assembly-schema/README.md +55 -0
  1283. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/cloudformation-include/README.md +468 -0
  1284. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/cloudformation-include/integ.autoscaling-update-policy.ts +14 -0
  1285. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/cloudformation-include/integ.intrinsic-deletion-policy.ts +15 -0
  1286. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/cloudformation-include/integ.nested-stacks.ts +17 -0
  1287. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/cloudformation-include/integ.resource-tags-wtih-intrinsics.ts +15 -0
  1288. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/core/README.md +1871 -0
  1289. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/core/acknowledge-warnings.md +148 -0
  1290. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/core/cross-region-stack-references.md +270 -0
  1291. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/core/integ.cfn-mappings-find-in-map.ts +49 -0
  1292. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/core/integ.cross-region-references.ts +58 -0
  1293. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/core/integ.logical-id.ts +22 -0
  1294. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/core/integ.nested-stack-references.ts +68 -0
  1295. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/core/integ.prop-injectors.ts +221 -0
  1296. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/core/integ.removal-policies.ts +53 -0
  1297. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/core/integ.stack.ts +21 -0
  1298. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/core/integ.token-aware-stringify-logical-ids.ts +41 -0
  1299. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/custom-resources/README.md +950 -0
  1300. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/custom-resources/integ.aws-custom-resource-assumeRole.ts +49 -0
  1301. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/custom-resources/integ.aws-custom-resource-athena.ts +166 -0
  1302. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/custom-resources/integ.aws-custom-resource-cloudwatch.ts +53 -0
  1303. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/custom-resources/integ.aws-custom-resource-dynamodb.ts +67 -0
  1304. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/custom-resources/integ.aws-custom-resource-service-timeout.ts +74 -0
  1305. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/custom-resources/integ.aws-custom-resource-ssm-ff.ts +66 -0
  1306. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/custom-resources/integ.aws-custom-resource-ssm.ts +66 -0
  1307. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/custom-resources/integ.aws-custom-resource-vpc.ts +42 -0
  1308. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/custom-resources/integ.aws-custom-resource.ts +135 -0
  1309. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/custom-resources/integ.cross-account-assumeRole.ts +114 -0
  1310. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/custom-resources/integ.custom-resource-config-lambda-node-runtime.ts +37 -0
  1311. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/custom-resources/integ.custom-resource-config-lambda-python-runtime.ts +33 -0
  1312. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/custom-resources/integ.custom-resource-config-lambda-runtime.ts +27 -0
  1313. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/custom-resources/integ.custom-resource-config-logGroup.ts +27 -0
  1314. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/custom-resources/integ.custom-resource-config-logRetention.ts +25 -0
  1315. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/custom-resources/integ.custom-resource-config-removalPolicy.ts +25 -0
  1316. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/custom-resources/integ.custom-resource-config-undefined-log.ts +28 -0
  1317. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/custom-resources/integ.invoke-function-payload.ts +48 -0
  1318. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/custom-resources/integ.provider-no-echo.ts +62 -0
  1319. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/custom-resources/integ.provider-with-waiter-state-machine-custom-role.ts +62 -0
  1320. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/custom-resources/integ.provider-with-waiter-state-machine.ts +65 -0
  1321. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/custom-resources/integ.provider.ts +61 -0
  1322. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/cx-api/FEATURE_FLAGS.md +2178 -0
  1323. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/cx-api/NESTED_ASSEMBLIES.md +93 -0
  1324. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/cx-api/README.md +749 -0
  1325. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/lambda-layer-awscli/README.md +22 -0
  1326. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/lambda-layer-awscli/integ.awscli-layer.ts +54 -0
  1327. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/lambda-layer-kubectl/integ.kubectl-layer.ts +53 -0
  1328. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/lambda-layer-node-proxy-agent/README.md +17 -0
  1329. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/lambda-layer-node-proxy-agent/integ.node-proxy-agent.ts +50 -0
  1330. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/pipelines/ORIGINAL_API.md +747 -0
  1331. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/pipelines/README.md +1856 -0
  1332. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/pipelines/integ.cross-account-pipeline-action.ts +141 -0
  1333. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/pipelines/integ.newpipeline-reduce-stagerole-scope.ts +85 -0
  1334. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/pipelines/integ.newpipeline-with-codebuild-logging.ts +83 -0
  1335. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/pipelines/integ.newpipeline-with-codestar-connection.ts +52 -0
  1336. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/pipelines/integ.newpipeline-with-cross-account-keys.ts +68 -0
  1337. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/pipelines/integ.newpipeline-with-cross-region-replication-buckets.ts +114 -0
  1338. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/pipelines/integ.newpipeline-with-file-system-locations.d.ts +1 -0
  1339. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/pipelines/integ.newpipeline-with-file-system-locations.ts +77 -0
  1340. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/pipelines/integ.newpipeline-with-vpc.ts +59 -0
  1341. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/pipelines/integ.newpipeline.ts +62 -0
  1342. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/pipelines/integ.pipeline-use-default-action-role.ts +68 -0
  1343. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/pipelines/integ.pipeline-v2.ts +71 -0
  1344. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/pipelines/integ.pipeline-with-artifact-bucket.ts +41 -0
  1345. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/pipelines/integ.pipeline-with-stack-outputs-in-custom-step.ts +96 -0
  1346. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/pipelines/integ.pipeline-with-variables.ts +68 -0
  1347. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/pipelines/integ.pipeline-without-prepare.ts +82 -0
  1348. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/region-info/README.md +82 -0
  1349. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/triggers/README.md +107 -0
  1350. cdk_api_mcp_server/resources/aws-cdk/constructs/aws-cdk-lib/triggers/integ.triggers.ts +90 -0
  1351. cdk_api_mcp_server/server.py +12 -5
  1352. {konokenj_cdk_api_mcp_server-0.2.0.dist-info → konokenj_cdk_api_mcp_server-0.2.2.dist-info}/METADATA +1 -1
  1353. konokenj_cdk_api_mcp_server-0.2.2.dist-info/RECORD +1360 -0
  1354. konokenj_cdk_api_mcp_server-0.2.0.dist-info/RECORD +0 -11
  1355. {konokenj_cdk_api_mcp_server-0.2.0.dist-info → konokenj_cdk_api_mcp_server-0.2.2.dist-info}/WHEEL +0 -0
  1356. {konokenj_cdk_api_mcp_server-0.2.0.dist-info → konokenj_cdk_api_mcp_server-0.2.2.dist-info}/entry_points.txt +0 -0
  1357. {konokenj_cdk_api_mcp_server-0.2.0.dist-info → konokenj_cdk_api_mcp_server-0.2.2.dist-info}/licenses/LICENSE.txt +0 -0
@@ -0,0 +1,1856 @@
1
+ # CDK Pipelines
2
+
3
+ A construct library for painless Continuous Delivery of CDK applications.
4
+
5
+ CDK Pipelines is an _opinionated construct library_. It is purpose-built to
6
+ deploy one or more copies of your CDK applications using CloudFormation with a
7
+ minimal amount of effort on your part. It is _not_ intended to support arbitrary
8
+ deployment pipelines, and very specifically it is not built to use CodeDeploy to
9
+ deploy applications to instances, or deploy your custom-built ECR images to an ECS
10
+ cluster directly: use CDK file assets with CloudFormation Init for instances, or
11
+ CDK container assets for ECS clusters instead.
12
+
13
+ Give the CDK Pipelines way of doing things a shot first: you might find it does
14
+ everything you need. If you need more control, we recommend you drop down to using the `aws-codepipeline`
15
+ construct library directly.
16
+
17
+ > This module contains two sets of APIs: an **original** and a **modern** version of
18
+ > CDK Pipelines. The _modern_ API has been updated to be easier to work with and
19
+ > customize, and will be the preferred API going forward. The _original_ version
20
+ > of the API is still available for backwards compatibility, but we recommend migrating
21
+ > to the new version if possible.
22
+ >
23
+ > Compared to the original API, the modern API: has more sensible defaults; is
24
+ > more flexible; supports parallel deployments; supports multiple synth inputs;
25
+ > allows more control of CodeBuild project generation; supports deployment
26
+ > engines other than CodePipeline.
27
+ >
28
+ > The README for the original API, as well as a migration guide, can be found in
29
+ > [our GitHub repository](https://github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/pipelines/ORIGINAL_API.md).
30
+
31
+ ## At a glance
32
+
33
+ Deploying your application continuously starts by defining a
34
+ `MyApplicationStage`, a subclass of `Stage` that contains the stacks that make
35
+ up a single copy of your application.
36
+
37
+ You then define a `Pipeline`, instantiate as many instances of
38
+ `MyApplicationStage` as you want for your test and production environments, with
39
+ different parameters for each, and calling `pipeline.addStage()` for each of
40
+ them. You can deploy to the same account and Region, or to a different one,
41
+ with the same amount of code. The _CDK Pipelines_ library takes care of the
42
+ details.
43
+
44
+ CDK Pipelines supports multiple _deployment engines_ (see
45
+ [Using a different deployment engine](#using-a-different-deployment-engine)),
46
+ and comes with a deployment engine that deploys CDK apps using AWS CodePipeline.
47
+ To use the CodePipeline engine, define a `CodePipeline` construct. The following
48
+ example creates a CodePipeline that deploys an application from GitHub:
49
+
50
+ ```ts
51
+ /** The stacks for our app are minimally defined here. The internals of these
52
+ * stacks aren't important, except that DatabaseStack exposes an attribute
53
+ * "table" for a database table it defines, and ComputeStack accepts a reference
54
+ * to this table in its properties.
55
+ */
56
+ class DatabaseStack extends Stack {
57
+ public readonly table: dynamodb.TableV2;
58
+
59
+ constructor(scope: Construct, id: string) {
60
+ super(scope, id);
61
+ this.table = new dynamodb.TableV2(this, 'Table', {
62
+ partitionKey: { name: 'id', type: dynamodb.AttributeType.STRING },
63
+ });
64
+ }
65
+ }
66
+
67
+ interface ComputeProps {
68
+ readonly table: dynamodb.TableV2;
69
+ }
70
+
71
+ class ComputeStack extends Stack {
72
+ constructor(scope: Construct, id: string, props: ComputeProps) {
73
+ super(scope, id);
74
+ }
75
+ }
76
+
77
+ /**
78
+ * Stack to hold the pipeline
79
+ */
80
+ class MyPipelineStack extends Stack {
81
+ constructor(scope: Construct, id: string, props?: StackProps) {
82
+ super(scope, id, props);
83
+
84
+ const pipeline = new pipelines.CodePipeline(this, 'Pipeline', {
85
+ synth: new pipelines.ShellStep('Synth', {
86
+ // Use a connection created using the AWS console to authenticate to GitHub
87
+ // Other sources are available.
88
+ input: pipelines.CodePipelineSource.connection(
89
+ 'my-org/my-app',
90
+ 'main',
91
+ {
92
+ connectionArn:
93
+ 'arn:aws:codestar-connections:us-east-1:222222222222:connection/7d2469ff-514a-4e4f-9003-5ca4a43cdc41', // Created using the AWS console * });',
94
+ }
95
+ ),
96
+ commands: ['npm ci', 'npm run build', 'npx cdk synth'],
97
+ }),
98
+ });
99
+
100
+ // 'MyApplication' is defined below. Call `addStage` as many times as
101
+ // necessary with any account and region (may be different from the
102
+ // pipeline's).
103
+ pipeline.addStage(
104
+ new MyApplication(this, 'Prod', {
105
+ env: {
106
+ account: '123456789012',
107
+ region: 'eu-west-1',
108
+ },
109
+ })
110
+ );
111
+ }
112
+ }
113
+
114
+ /**
115
+ * Your application
116
+ *
117
+ * May consist of one or more Stacks (here, two)
118
+ *
119
+ * By declaring our DatabaseStack and our ComputeStack inside a Stage,
120
+ * we make sure they are deployed together, or not at all.
121
+ */
122
+ class MyApplication extends Stage {
123
+ constructor(scope: Construct, id: string, props?: StageProps) {
124
+ super(scope, id, props);
125
+
126
+ const dbStack = new DatabaseStack(this, 'Database');
127
+ new ComputeStack(this, 'Compute', {
128
+ table: dbStack.table,
129
+ });
130
+ }
131
+ }
132
+
133
+ // In your main file
134
+ new MyPipelineStack(this, 'PipelineStack', {
135
+ env: {
136
+ account: '123456789012',
137
+ region: 'eu-west-1',
138
+ },
139
+ });
140
+ ```
141
+
142
+ The pipeline is **self-mutating**, which means that if you add new
143
+ application stages in the source code, or new stacks to `MyApplication`, the
144
+ pipeline will automatically reconfigure itself to deploy those new stages and
145
+ stacks.
146
+
147
+ (Note that you have to _bootstrap_ all environments before the above code
148
+ will work, and switch on "Modern synthesis" if you are using
149
+ CDKv1. See the section **CDK Environment Bootstrapping** below for
150
+ more information).
151
+
152
+ ## Provisioning the pipeline
153
+
154
+ To provision the pipeline you have defined, make sure the target environment
155
+ has been bootstrapped (see below), and then execute deploying the
156
+ `PipelineStack` _once_. Afterwards, the pipeline will keep itself up-to-date.
157
+
158
+ > **Important**: be sure to `git commit` and `git push` before deploying the
159
+ > Pipeline stack using `cdk deploy`!
160
+ >
161
+ > The reason is that the pipeline will start deploying and self-mutating
162
+ > right away based on the sources in the repository, so the sources it finds
163
+ > in there should be the ones you want it to find.
164
+
165
+ Run the following commands to get the pipeline going:
166
+
167
+ ```console
168
+ $ git commit -a
169
+ $ git push
170
+ $ cdk deploy PipelineStack
171
+ ```
172
+
173
+ Administrative permissions to the account are only necessary up until
174
+ this point. We recommend you remove access to these credentials after doing this.
175
+
176
+ ### Working on the pipeline
177
+
178
+ The self-mutation feature of the Pipeline might at times get in the way
179
+ of the pipeline development workflow. Each change to the pipeline must be pushed
180
+ to git, otherwise, after the pipeline was updated using `cdk deploy`, it will
181
+ automatically revert to the state found in git.
182
+
183
+ To make the development more convenient, the self-mutation feature can be turned
184
+ off temporarily, by passing `selfMutation: false` property, example:
185
+
186
+ ```ts
187
+ const pipeline = new pipelines.CodePipeline(this, 'Pipeline', {
188
+ selfMutation: false,
189
+ synth: new pipelines.ShellStep('Synth', {
190
+ input: pipelines.CodePipelineSource.connection('my-org/my-app', 'main', {
191
+ connectionArn:
192
+ 'arn:aws:codestar-connections:us-east-1:222222222222:connection/7d2469ff-514a-4e4f-9003-5ca4a43cdc41', // Created using the AWS console * });',
193
+ }),
194
+ commands: ['npm ci', 'npm run build', 'npx cdk synth'],
195
+ }),
196
+ });
197
+ ```
198
+
199
+ ## Defining the pipeline
200
+
201
+ This section of the documentation describes the AWS CodePipeline engine,
202
+ which comes with this library. If you want to use a different deployment
203
+ engine, read the section
204
+ [Using a different deployment engine](#using-a-different-deployment-engine) below.
205
+
206
+ ### Synth and sources
207
+
208
+ To define a pipeline, instantiate a `CodePipeline` construct from the
209
+ `aws-cdk-lib/pipelines` module. It takes one argument, a `synth` step, which is
210
+ expected to produce the CDK Cloud Assembly as its single output (the contents of
211
+ the `cdk.out` directory after running `cdk synth`). "Steps" are arbitrary
212
+ actions in the pipeline, typically used to run scripts or commands.
213
+
214
+ For the synth, use a `ShellStep` and specify the commands necessary to install
215
+ dependencies, the CDK CLI, build your project and run `cdk synth`; the specific
216
+ commands required will depend on the programming language you are using. For a
217
+ typical NPM-based project, the synth will look like this:
218
+
219
+ ```ts
220
+ declare const source: pipelines.IFileSetProducer; // the repository source
221
+
222
+ const pipeline = new pipelines.CodePipeline(this, 'Pipeline', {
223
+ synth: new pipelines.ShellStep('Synth', {
224
+ input: source,
225
+ commands: ['npm ci', 'npm run build', 'npx cdk synth'],
226
+ }),
227
+ });
228
+ ```
229
+
230
+ The pipeline assumes that your `ShellStep` will produce a `cdk.out`
231
+ directory in the root, containing the CDK cloud assembly. If your
232
+ CDK project lives in a subdirectory, be sure to adjust the
233
+ `primaryOutputDirectory` to match:
234
+
235
+ ```ts
236
+ declare const source: pipelines.IFileSetProducer; // the repository source
237
+
238
+ const pipeline = new pipelines.CodePipeline(this, 'Pipeline', {
239
+ synth: new pipelines.ShellStep('Synth', {
240
+ input: source,
241
+ commands: ['cd mysubdir', 'npm ci', 'npm run build', 'npx cdk synth'],
242
+ primaryOutputDirectory: 'mysubdir/cdk.out',
243
+ }),
244
+ });
245
+ ```
246
+
247
+ The underlying `aws-cdk-lib/aws-codepipeline.Pipeline` construct will be produced
248
+ when `app.synth()` is called. You can also force it to be produced
249
+ earlier by calling `pipeline.buildPipeline()`. After you've called
250
+ that method, you can inspect the constructs that were produced by
251
+ accessing the properties of the `pipeline` object.
252
+
253
+ #### Commands for other languages and package managers
254
+
255
+ The commands you pass to `new ShellStep` will be very similar to the commands
256
+ you run on your own workstation to install dependencies and synth your CDK
257
+ project. Here are some (non-exhaustive) examples for what those commands might
258
+ look like in a number of different situations.
259
+
260
+ For Yarn, the install commands are different:
261
+
262
+ ```ts
263
+ declare const source: pipelines.IFileSetProducer; // the repository source
264
+
265
+ const pipeline = new pipelines.CodePipeline(this, 'Pipeline', {
266
+ synth: new pipelines.ShellStep('Synth', {
267
+ input: source,
268
+ commands: ['yarn install --frozen-lockfile', 'yarn build', 'npx cdk synth'],
269
+ }),
270
+ });
271
+ ```
272
+
273
+ For Python projects, remember to install the CDK CLI globally (as
274
+ there is no `package.json` to automatically install it for you):
275
+
276
+ ```ts
277
+ declare const source: pipelines.IFileSetProducer; // the repository source
278
+
279
+ const pipeline = new pipelines.CodePipeline(this, 'Pipeline', {
280
+ synth: new pipelines.ShellStep('Synth', {
281
+ input: source,
282
+ commands: [
283
+ 'pip install -r requirements.txt',
284
+ 'npm install -g aws-cdk',
285
+ 'cdk synth',
286
+ ],
287
+ }),
288
+ });
289
+ ```
290
+
291
+ For Java projects, remember to install the CDK CLI globally (as
292
+ there is no `package.json` to automatically install it for you),
293
+ and the Maven compilation step is automatically executed for you
294
+ as you run `cdk synth`:
295
+
296
+ ```ts
297
+ declare const source: pipelines.IFileSetProducer; // the repository source
298
+
299
+ const pipeline = new pipelines.CodePipeline(this, 'Pipeline', {
300
+ synth: new pipelines.ShellStep('Synth', {
301
+ input: source,
302
+ commands: ['npm install -g aws-cdk', 'cdk synth'],
303
+ }),
304
+ });
305
+ ```
306
+
307
+ You can adapt these examples to your own situation.
308
+
309
+ #### Migrating from buildspec.yml files
310
+
311
+ You may currently have the build instructions for your CodeBuild Projects in a
312
+ `buildspec.yml` file in your source repository. In addition to your build
313
+ commands, the CodeBuild Project's buildspec also controls some information that
314
+ CDK Pipelines manages for you, like artifact identifiers, input artifact
315
+ locations, Docker authorization, and exported variables.
316
+
317
+ Since there is no way in general for CDK Pipelines to modify the file in your
318
+ resource repository, CDK Pipelines configures the BuildSpec directly on the
319
+ CodeBuild Project, instead of loading it from the `buildspec.yml` file.
320
+ This requires a pipeline self-mutation to update.
321
+
322
+ To avoid this, put your build instructions in a separate script, for example
323
+ `build.sh`, and call that script from the build `commands` array:
324
+
325
+ ```ts
326
+ declare const source: pipelines.IFileSetProducer;
327
+
328
+ const pipeline = new pipelines.CodePipeline(this, 'Pipeline', {
329
+ synth: new pipelines.ShellStep('Synth', {
330
+ input: source,
331
+ commands: [
332
+ // Abstract over doing the build
333
+ './build.sh',
334
+ ],
335
+ }),
336
+ });
337
+ ```
338
+
339
+ Doing so keeps your exact build instructions in sync with your source code in
340
+ the source repository where it belongs, and provides a convenient build script
341
+ for developers at the same time.
342
+
343
+ #### CodePipeline Sources
344
+
345
+ In CodePipeline, _Sources_ define where the source of your application lives.
346
+ When a change to the source is detected, the pipeline will start executing.
347
+ Source objects can be created by factory methods on the `CodePipelineSource` class:
348
+
349
+ ##### GitHub, GitHub Enterprise, BitBucket using a connection
350
+
351
+ The recommended way of connecting to GitHub or BitBucket is by using a _connection_.
352
+ You will first use the AWS Console to authenticate to the source control
353
+ provider, and then use the connection ARN in your pipeline definition:
354
+
355
+ ```ts
356
+ pipelines.CodePipelineSource.connection('org/repo', 'branch', {
357
+ connectionArn:
358
+ 'arn:aws:codestar-connections:us-east-1:222222222222:connection/7d2469ff-514a-4e4f-9003-5ca4a43cdc41',
359
+ });
360
+ ```
361
+
362
+ ##### GitHub using OAuth
363
+
364
+ You can also authenticate to GitHub using a personal access token. This expects
365
+ that you've created a personal access token and stored it in Secrets Manager.
366
+ By default, the source object will look for a secret named **github-token**, but
367
+ you can change the name. The token should have the **repo** and **admin:repo_hook**
368
+ scopes.
369
+
370
+ ```ts
371
+ pipelines.CodePipelineSource.gitHub('org/repo', 'branch', {
372
+ // This is optional
373
+ authentication: cdk.SecretValue.secretsManager('my-token'),
374
+ });
375
+ ```
376
+
377
+ ##### CodeCommit
378
+
379
+ You can use a CodeCommit repository as the source. Either create or import
380
+ that the CodeCommit repository and then use `CodePipelineSource.codeCommit`
381
+ to reference it:
382
+
383
+ ```ts
384
+ const repository = codecommit.Repository.fromRepositoryName(
385
+ this,
386
+ 'Repository',
387
+ 'my-repository'
388
+ );
389
+ pipelines.CodePipelineSource.codeCommit(repository, 'main');
390
+ ```
391
+
392
+ ##### S3
393
+
394
+ You can use a zip file in S3 as the source of the pipeline. The pipeline will be
395
+ triggered every time the file in S3 is changed:
396
+
397
+ ```ts
398
+ const bucket = s3.Bucket.fromBucketName(this, 'Bucket', 'amzn-s3-demo-bucket');
399
+ pipelines.CodePipelineSource.s3(bucket, 'my/source.zip');
400
+ ```
401
+
402
+ ##### ECR
403
+
404
+ You can use a Docker image in ECR as the source of the pipeline. The pipeline will be
405
+ triggered every time an image is pushed to ECR:
406
+
407
+ ```ts
408
+ const repository = new ecr.Repository(this, 'Repository');
409
+ pipelines.CodePipelineSource.ecr(repository);
410
+ ```
411
+
412
+ #### Additional inputs
413
+
414
+ `ShellStep` allows passing in more than one input: additional
415
+ inputs will be placed in the directories you specify. Any step that produces an
416
+ output file set can be used as an input, such as a `CodePipelineSource`, but
417
+ also other `ShellStep`:
418
+
419
+ ```ts
420
+ const prebuild = new pipelines.ShellStep('Prebuild', {
421
+ input: pipelines.CodePipelineSource.gitHub('myorg/repo1', 'main'),
422
+ primaryOutputDirectory: './build',
423
+ commands: ['./build.sh'],
424
+ });
425
+
426
+ const pipeline = new pipelines.CodePipeline(this, 'Pipeline', {
427
+ synth: new pipelines.ShellStep('Synth', {
428
+ input: pipelines.CodePipelineSource.gitHub('myorg/repo2', 'main'),
429
+ additionalInputs: {
430
+ subdir: pipelines.CodePipelineSource.gitHub('myorg/repo3', 'main'),
431
+ '../siblingdir': prebuild,
432
+ },
433
+
434
+ commands: ['./build.sh'],
435
+ }),
436
+ });
437
+ ```
438
+
439
+ ### CDK application deployments
440
+
441
+ After you have defined the pipeline and the `synth` step, you can add one or
442
+ more CDK `Stages` which will be deployed to their target environments. To do
443
+ so, call `pipeline.addStage()` on the Stage object:
444
+
445
+ ```ts
446
+ declare const pipeline: pipelines.CodePipeline;
447
+ // Do this as many times as necessary with any account and region
448
+ // Account and region may different from the pipeline's.
449
+ pipeline.addStage(
450
+ new MyApplicationStage(this, 'Prod', {
451
+ env: {
452
+ account: '123456789012',
453
+ region: 'eu-west-1',
454
+ },
455
+ })
456
+ );
457
+ ```
458
+
459
+ CDK Pipelines will automatically discover all `Stacks` in the given `Stage`
460
+ object, determine their dependency order, and add appropriate actions to the
461
+ pipeline to publish the assets referenced in those stacks and deploy the stacks
462
+ in the right order.
463
+
464
+ If the `Stacks` are targeted at an environment in a different AWS account or
465
+ Region and that environment has been
466
+ [bootstrapped](https://docs.aws.amazon.com/cdk/latest/guide/bootstrapping.html)
467
+ , CDK Pipelines will transparently make sure the IAM roles are set up
468
+ correctly and any requisite replication Buckets are created.
469
+
470
+ #### Deploying in parallel
471
+
472
+ By default, all applications added to CDK Pipelines by calling `addStage()` will
473
+ be deployed in sequence, one after the other. If you have a lot of stages, you can
474
+ speed up the pipeline by choosing to deploy some stages in parallel. You do this
475
+ by calling `addWave()` instead of `addStage()`: a _wave_ is a set of stages that
476
+ are all deployed in parallel instead of sequentially. Waves themselves are still
477
+ deployed in sequence. For example, the following will deploy two copies of your
478
+ application to `eu-west-1` and `eu-central-1` in parallel:
479
+
480
+ ```ts
481
+ declare const pipeline: pipelines.CodePipeline;
482
+ const europeWave = pipeline.addWave('Europe');
483
+ europeWave.addStage(
484
+ new MyApplicationStage(this, 'Ireland', {
485
+ env: { region: 'eu-west-1' },
486
+ })
487
+ );
488
+ europeWave.addStage(
489
+ new MyApplicationStage(this, 'Germany', {
490
+ env: { region: 'eu-central-1' },
491
+ })
492
+ );
493
+ ```
494
+
495
+ #### Deploying to other accounts / encrypting the Artifact Bucket
496
+
497
+ CDK Pipelines can transparently deploy to other Regions and other accounts
498
+ (provided those target environments have been
499
+ [_bootstrapped_](https://docs.aws.amazon.com/cdk/latest/guide/bootstrapping.html)).
500
+ However, deploying to another account requires one additional piece of
501
+ configuration: you need to enable `crossAccountKeys: true` when creating the
502
+ pipeline.
503
+
504
+ This will encrypt the artifact bucket(s), but incurs a cost for maintaining the
505
+ KMS key.
506
+
507
+ You may also wish to enable automatic key rotation for the created KMS key.
508
+
509
+ Example:
510
+
511
+ ```ts
512
+ const pipeline = new pipelines.CodePipeline(this, 'Pipeline', {
513
+ // Encrypt artifacts, required for cross-account deployments
514
+ crossAccountKeys: true,
515
+ enableKeyRotation: true, // optional
516
+ synth: new pipelines.ShellStep('Synth', {
517
+ input: pipelines.CodePipelineSource.connection('my-org/my-app', 'main', {
518
+ connectionArn:
519
+ 'arn:aws:codestar-connections:us-east-1:222222222222:connection/7d2469ff-514a-4e4f-9003-5ca4a43cdc41', // Created using the AWS console * });',
520
+ }),
521
+ commands: ['npm ci', 'npm run build', 'npx cdk synth'],
522
+ }),
523
+ });
524
+ ```
525
+
526
+ #### Deploying without change sets
527
+
528
+ Deployment is done by default with `CodePipeline` engine using change sets,
529
+ i.e. to first create a change set and then execute it. This allows you to inject
530
+ steps that inspect the change set and approve or reject it, but failed deployments
531
+ are not retryable and creation of the change set costs time.
532
+
533
+ The creation of change sets can be switched off by setting `useChangeSets: false`:
534
+
535
+ ```ts
536
+ declare const synth: pipelines.ShellStep;
537
+
538
+ class PipelineStack extends Stack {
539
+ constructor(scope: Construct, id: string, props?: StackProps) {
540
+ super(scope, id, props);
541
+
542
+ const pipeline = new pipelines.CodePipeline(this, 'Pipeline', {
543
+ synth,
544
+
545
+ // Disable change set creation and make deployments in pipeline as single step
546
+ useChangeSets: false,
547
+ });
548
+ }
549
+ }
550
+ ```
551
+
552
+ ### Validation
553
+
554
+ Every `addStage()` and `addWave()` command takes additional options. As part of these options,
555
+ you can specify `pre` and `post` steps, which are arbitrary steps that run before or after
556
+ the contents of the stage or wave, respectively. You can use these to add validations like
557
+ manual or automated gates to your pipeline. We recommend putting manual approval gates in the set of `pre` steps, and automated approval gates in
558
+ the set of `post` steps.
559
+
560
+ The following example shows both an automated approval in the form of a `ShellStep`, and
561
+ a manual approval in the form of a `ManualApprovalStep` added to the pipeline. Both must
562
+ pass in order to promote from the `PreProd` to the `Prod` environment:
563
+
564
+ ```ts
565
+ declare const pipeline: pipelines.CodePipeline;
566
+ const preprod = new MyApplicationStage(this, 'PreProd');
567
+ const prod = new MyApplicationStage(this, 'Prod');
568
+
569
+ pipeline.addStage(preprod, {
570
+ post: [
571
+ new pipelines.ShellStep('Validate Endpoint', {
572
+ commands: ['curl -Ssf https://my.webservice.com/'],
573
+ }),
574
+ ],
575
+ });
576
+ pipeline.addStage(prod, {
577
+ pre: [new pipelines.ManualApprovalStep('PromoteToProd')],
578
+ });
579
+ ```
580
+
581
+ You can also specify steps to be executed at the stack level. To achieve this, you can specify the stack and step via the `stackSteps` property:
582
+
583
+ ```ts
584
+ class MyStacksStage extends Stage {
585
+ public readonly stack1: Stack;
586
+ public readonly stack2: Stack;
587
+
588
+ constructor(scope: Construct, id: string, props?: StageProps) {
589
+ super(scope, id, props);
590
+ this.stack1 = new Stack(this, 'stack1');
591
+ this.stack2 = new Stack(this, 'stack2');
592
+ }
593
+ }
594
+
595
+ declare const pipeline: pipelines.CodePipeline;
596
+ const prod = new MyStacksStage(this, 'Prod');
597
+
598
+ pipeline.addStage(prod, {
599
+ stackSteps: [
600
+ {
601
+ stack: prod.stack1,
602
+ pre: [new pipelines.ManualApprovalStep('Pre-Stack Check')], // Executed before stack is prepared
603
+ changeSet: [new pipelines.ManualApprovalStep('ChangeSet Approval')], // Executed after stack is prepared but before the stack is deployed
604
+ post: [new pipelines.ManualApprovalStep('Post-Deploy Check')], // Executed after stack is deployed
605
+ },
606
+ {
607
+ stack: prod.stack2,
608
+ post: [new pipelines.ManualApprovalStep('Post-Deploy Check')], // Executed after stack is deployed
609
+ },
610
+ ],
611
+ });
612
+ ```
613
+
614
+ If you specify multiple steps, they will execute in parallel by default. You can add dependencies between them
615
+ to if you wish to specify an order. To add a dependency, call `step.addStepDependency()`:
616
+
617
+ ```ts
618
+ const firstStep = new pipelines.ManualApprovalStep('A');
619
+ const secondStep = new pipelines.ManualApprovalStep('B');
620
+ secondStep.addStepDependency(firstStep);
621
+ ```
622
+
623
+ For convenience, `Step.sequence()` will take an array of steps and dependencies between adjacent steps,
624
+ so that the whole list executes in order:
625
+
626
+ ```ts
627
+ // Step A will depend on step B and step B will depend on step C
628
+ const orderedSteps = pipelines.Step.sequence([
629
+ new pipelines.ManualApprovalStep('A'),
630
+ new pipelines.ManualApprovalStep('B'),
631
+ new pipelines.ManualApprovalStep('C'),
632
+ ]);
633
+ ```
634
+
635
+ #### Using CloudFormation Stack Outputs in approvals
636
+
637
+ Because many CloudFormation deployments result in the generation of resources with unpredictable
638
+ names, validations have support for reading back CloudFormation Outputs after a deployment. This
639
+ makes it possible to pass (for example) the generated URL of a load balancer to the test set.
640
+
641
+ To use Stack Outputs, expose the `CfnOutput` object you're interested in, and
642
+ pass it to `envFromCfnOutputs` of the `ShellStep`:
643
+
644
+ ```ts
645
+ class MyOutputStage extends Stage {
646
+ public readonly loadBalancerAddress: CfnOutput;
647
+
648
+ constructor(scope: Construct, id: string, props?: StageProps) {
649
+ super(scope, id, props);
650
+ this.loadBalancerAddress = new CfnOutput(this, 'Output', {
651
+ value: 'value',
652
+ });
653
+ }
654
+ }
655
+
656
+ const lbApp = new MyOutputStage(this, 'MyApp');
657
+ declare const pipeline: pipelines.CodePipeline;
658
+ pipeline.addStage(lbApp, {
659
+ post: [
660
+ new pipelines.ShellStep('HitEndpoint', {
661
+ envFromCfnOutputs: {
662
+ // Make the load balancer address available as $URL inside the commands
663
+ URL: lbApp.loadBalancerAddress,
664
+ },
665
+ commands: ['curl -Ssf $URL'],
666
+ }),
667
+ ],
668
+ });
669
+ ```
670
+
671
+ #### Running scripts compiled during the synth step
672
+
673
+ As part of a validation, you probably want to run a test suite that's more
674
+ elaborate than what can be expressed in a couple of lines of shell script.
675
+ You can bring additional files into the shell script validation by supplying
676
+ the `input` or `additionalInputs` property of `ShellStep`. The input can
677
+ be produced by the `Synth` step, or come from a source or any other build
678
+ step.
679
+
680
+ Here's an example that captures an additional output directory in the synth
681
+ step and runs tests from there:
682
+
683
+ ```ts
684
+ declare const synth: pipelines.ShellStep;
685
+ const stage = new MyApplicationStage(this, 'MyApplication');
686
+ const pipeline = new pipelines.CodePipeline(this, 'Pipeline', { synth });
687
+
688
+ pipeline.addStage(stage, {
689
+ post: [
690
+ new pipelines.ShellStep('Approve', {
691
+ // Use the contents of the 'integ' directory from the synth step as the input
692
+ input: synth.addOutputDirectory('integ'),
693
+ commands: ['cd integ && ./run.sh'],
694
+ }),
695
+ ],
696
+ });
697
+ ```
698
+
699
+ ### Customizing CodeBuild Projects
700
+
701
+ CDK pipelines will generate CodeBuild projects for each `ShellStep` you use, and it
702
+ will also generate CodeBuild projects to publish assets and perform the self-mutation
703
+ of the pipeline. To control the various aspects of the CodeBuild projects that get
704
+ generated, use a `CodeBuildStep` instead of a `ShellStep`. This class has a number
705
+ of properties that allow you to customize various aspects of the projects:
706
+
707
+ ```ts
708
+ declare const vpc: ec2.Vpc;
709
+ declare const mySecurityGroup: ec2.SecurityGroup;
710
+ new pipelines.CodeBuildStep('Synth', {
711
+ // ...standard ShellStep props...
712
+ commands: [
713
+ /* ... */
714
+ ],
715
+ env: {
716
+ /* ... */
717
+ },
718
+
719
+ // If you are using a CodeBuildStep explicitly, set the 'cdk.out' directory
720
+ // to be the synth step's output.
721
+ primaryOutputDirectory: 'cdk.out',
722
+
723
+ // Control the name of the project
724
+ projectName: 'MyProject',
725
+
726
+ // Control parts of the BuildSpec other than the regular 'build' and 'install' commands
727
+ partialBuildSpec: codebuild.BuildSpec.fromObject({
728
+ version: '0.2',
729
+ // ...
730
+ }),
731
+
732
+ // Control the build environment
733
+ buildEnvironment: {
734
+ computeType: codebuild.ComputeType.LARGE,
735
+ privileged: true,
736
+ },
737
+ timeout: Duration.minutes(90),
738
+ fileSystemLocations: [
739
+ codebuild.FileSystemLocation.efs({
740
+ identifier: 'myidentifier2',
741
+ location: 'myclodation.mydnsroot.com:/loc',
742
+ mountPoint: '/media',
743
+ mountOptions: 'opts',
744
+ }),
745
+ ],
746
+
747
+ // Control Elastic Network Interface creation
748
+ vpc: vpc,
749
+ subnetSelection: { subnetType: ec2.SubnetType.PRIVATE_WITH_EGRESS },
750
+ securityGroups: [mySecurityGroup],
751
+
752
+ // Control caching
753
+ cache: codebuild.Cache.bucket(new s3.Bucket(this, 'Cache')),
754
+
755
+ // Additional policy statements for the execution role
756
+ rolePolicyStatements: [
757
+ new iam.PolicyStatement({
758
+ /* ... */
759
+ }),
760
+ ],
761
+ });
762
+ ```
763
+
764
+ You can also configure defaults for _all_ CodeBuild projects by passing `codeBuildDefaults`,
765
+ or just for the synth, asset publishing, and self-mutation projects by passing `synthCodeBuildDefaults`,
766
+ `assetPublishingCodeBuildDefaults`, or `selfMutationCodeBuildDefaults`:
767
+
768
+ ```ts
769
+ import { aws_logs as logs } from 'aws-cdk-lib';
770
+
771
+ declare const vpc: ec2.Vpc;
772
+ declare const mySecurityGroup: ec2.SecurityGroup;
773
+
774
+ new pipelines.CodePipeline(this, 'Pipeline', {
775
+ // Standard CodePipeline properties
776
+ synth: new pipelines.ShellStep('Synth', {
777
+ input: pipelines.CodePipelineSource.connection('my-org/my-app', 'main', {
778
+ connectionArn:
779
+ 'arn:aws:codestar-connections:us-east-1:222222222222:connection/7d2469ff-514a-4e4f-9003-5ca4a43cdc41', // Created using the AWS console * });',
780
+ }),
781
+ commands: ['npm ci', 'npm run build', 'npx cdk synth'],
782
+ }),
783
+
784
+ // Defaults for all CodeBuild projects
785
+ codeBuildDefaults: {
786
+ // Prepend commands and configuration to all projects
787
+ partialBuildSpec: codebuild.BuildSpec.fromObject({
788
+ version: '0.2',
789
+ // ...
790
+ }),
791
+
792
+ // Control the build environment
793
+ buildEnvironment: {
794
+ computeType: codebuild.ComputeType.LARGE,
795
+ },
796
+
797
+ // Control Elastic Network Interface creation
798
+ vpc: vpc,
799
+ subnetSelection: { subnetType: ec2.SubnetType.PRIVATE_WITH_EGRESS },
800
+ securityGroups: [mySecurityGroup],
801
+
802
+ // Additional policy statements for the execution role
803
+ rolePolicy: [
804
+ new iam.PolicyStatement({
805
+ /* ... */
806
+ }),
807
+ ],
808
+
809
+ // Information about logs
810
+ logging: {
811
+ cloudWatch: {
812
+ logGroup: new logs.LogGroup(this, `MyLogGroup`),
813
+ },
814
+ s3: {
815
+ bucket: new s3.Bucket(this, `LogBucket`),
816
+ },
817
+ },
818
+ },
819
+
820
+ synthCodeBuildDefaults: {
821
+ /* ... */
822
+ },
823
+ assetPublishingCodeBuildDefaults: {
824
+ /* ... */
825
+ },
826
+ selfMutationCodeBuildDefaults: {
827
+ /* ... */
828
+ },
829
+ });
830
+ ```
831
+
832
+ ### Arbitrary CodePipeline actions
833
+
834
+ If you want to add a type of CodePipeline action to the CDK Pipeline that
835
+ doesn't have a matching class yet, you can define your own step class that extends
836
+ `Step` and implements `ICodePipelineActionFactory`.
837
+
838
+ Here's an example that adds a Jenkins step:
839
+
840
+ ```ts
841
+ class MyJenkinsStep
842
+ extends pipelines.Step
843
+ implements pipelines.ICodePipelineActionFactory
844
+ {
845
+ constructor(
846
+ private readonly provider: cpactions.JenkinsProvider,
847
+ private readonly input: pipelines.FileSet
848
+ ) {
849
+ super('MyJenkinsStep');
850
+
851
+ // This is necessary if your step accepts parameters, like environment variables,
852
+ // that may contain outputs from other steps. It doesn't matter what the
853
+ // structure is, as long as it contains the values that may contain outputs.
854
+ this.discoverReferencedOutputs({
855
+ env: {
856
+ /* ... */
857
+ },
858
+ });
859
+ }
860
+
861
+ public produceAction(
862
+ stage: codepipeline.IStage,
863
+ options: pipelines.ProduceActionOptions
864
+ ): pipelines.CodePipelineActionFactoryResult {
865
+ // This is where you control what type of Action gets added to the
866
+ // CodePipeline
867
+ stage.addAction(
868
+ new cpactions.JenkinsAction({
869
+ // Copy 'actionName' and 'runOrder' from the options
870
+ actionName: options.actionName,
871
+ runOrder: options.runOrder,
872
+
873
+ // Jenkins-specific configuration
874
+ type: cpactions.JenkinsActionType.TEST,
875
+ jenkinsProvider: this.provider,
876
+ projectName: 'MyJenkinsProject',
877
+
878
+ // Translate the FileSet into a codepipeline.Artifact
879
+ inputs: [options.artifacts.toCodePipeline(this.input)],
880
+ })
881
+ );
882
+
883
+ return { runOrdersConsumed: 1 };
884
+ }
885
+ }
886
+ ```
887
+
888
+ Another example, adding a lambda step referencing outputs from a stack:
889
+
890
+ ```ts
891
+ class MyLambdaStep
892
+ extends pipelines.Step
893
+ implements pipelines.ICodePipelineActionFactory
894
+ {
895
+ private stackOutputReference: pipelines.StackOutputReference;
896
+
897
+ constructor(private readonly fn: lambda.Function, stackOutput: CfnOutput) {
898
+ super('MyLambdaStep');
899
+ this.stackOutputReference =
900
+ pipelines.StackOutputReference.fromCfnOutput(stackOutput);
901
+ }
902
+
903
+ public produceAction(
904
+ stage: codepipeline.IStage,
905
+ options: pipelines.ProduceActionOptions
906
+ ): pipelines.CodePipelineActionFactoryResult {
907
+ stage.addAction(
908
+ new cpactions.LambdaInvokeAction({
909
+ actionName: options.actionName,
910
+ runOrder: options.runOrder,
911
+ // Map the reference to the variable name the CDK has generated for you.
912
+ userParameters: {
913
+ stackOutput: options.stackOutputsMap.toCodePipeline(
914
+ this.stackOutputReference
915
+ ),
916
+ },
917
+ lambda: this.fn,
918
+ })
919
+ );
920
+
921
+ return { runOrdersConsumed: 1 };
922
+ }
923
+
924
+ /**
925
+ * Expose stack output references, letting the CDK know
926
+ * we want these variables accessible for this step.
927
+ */
928
+ public get consumedStackOutputs(): pipelines.StackOutputReference[] {
929
+ return [this.stackOutputReference];
930
+ }
931
+ }
932
+ ```
933
+
934
+ ### Using an existing AWS Codepipeline
935
+
936
+ If you wish to use an existing `CodePipeline.Pipeline` while using the modern API's
937
+ methods and classes, you can pass in the existing `CodePipeline.Pipeline` to be built upon
938
+ instead of having the `pipelines.CodePipeline` construct create a new `CodePipeline.Pipeline`.
939
+ This also gives you more direct control over the underlying `CodePipeline.Pipeline` construct
940
+ if the way the modern API creates it doesn't allow for desired configurations. Use `CodePipelineFileset` to convert CodePipeline **artifacts** into CDK Pipelines **file sets**,
941
+ that can be used everywhere a file set or file set producer is expected.
942
+
943
+ Here's an example of passing in an existing pipeline and using a _source_ that's already
944
+ in the pipeline:
945
+
946
+ ```ts
947
+ declare const codePipeline: codepipeline.Pipeline;
948
+
949
+ const sourceArtifact = new codepipeline.Artifact('MySourceArtifact');
950
+
951
+ const pipeline = new pipelines.CodePipeline(this, 'Pipeline', {
952
+ codePipeline: codePipeline,
953
+ synth: new pipelines.ShellStep('Synth', {
954
+ input: pipelines.CodePipelineFileSet.fromArtifact(sourceArtifact),
955
+ commands: ['npm ci', 'npm run build', 'npx cdk synth'],
956
+ }),
957
+ });
958
+ ```
959
+
960
+ If your existing pipeline already provides a synth step, pass the existing
961
+ artifact in place of the `synth` step:
962
+
963
+ ```ts
964
+ declare const codePipeline: codepipeline.Pipeline;
965
+
966
+ const buildArtifact = new codepipeline.Artifact('MyBuildArtifact');
967
+
968
+ const pipeline = new pipelines.CodePipeline(this, 'Pipeline', {
969
+ codePipeline: codePipeline,
970
+ synth: pipelines.CodePipelineFileSet.fromArtifact(buildArtifact),
971
+ });
972
+ ```
973
+
974
+ Note that if you provide an existing pipeline, you cannot provide values for
975
+ `pipelineName`, `crossAccountKeys`, `reuseCrossRegionSupportStacks`, or `role`
976
+ because those values are passed in directly to the underlying `codepipeline.Pipeline`.
977
+
978
+ ### Use pipeline service role as default action role in pipeline
979
+
980
+ By default CDK automatically creates roles for each action (`CodeBuildStep`, etc).
981
+ If you prefer to use the pipeline service role as default instead, set the `usePipelineRoleForActions` property.
982
+ This will tell CDK to default to the pipeline service role in AWS CodePipeline if no action role is provided.
983
+
984
+ ## Using Docker in the pipeline
985
+
986
+ Docker can be used in 3 different places in the pipeline:
987
+
988
+ - If you are using Docker image assets in your application stages: Docker will
989
+ run in the asset publishing projects.
990
+ - If you are using Docker image assets in your stack (for example as
991
+ images for your CodeBuild projects): Docker will run in the self-mutate project.
992
+ - If you are using Docker to bundle file assets anywhere in your project (for
993
+ example, if you are using such construct libraries as
994
+ `aws-cdk-lib/aws-lambda-nodejs`): Docker will run in the
995
+ _synth_ project.
996
+
997
+ For the first case, you don't need to do anything special. For the other two cases,
998
+ you need to make sure that **privileged mode** is enabled on the correct CodeBuild
999
+ projects, so that Docker can run correctly. The follow sections describe how to do
1000
+ that.
1001
+
1002
+ You may also need to authenticate to Docker registries to avoid being throttled.
1003
+ See the section **Authenticating to Docker registries** below for information on how to do
1004
+ that.
1005
+
1006
+ ### Using Docker image assets in the pipeline
1007
+
1008
+ If your `PipelineStack` is using Docker image assets (as opposed to the application
1009
+ stacks the pipeline is deploying), for example by the use of `LinuxBuildImage.fromAsset()`,
1010
+ you need to pass `dockerEnabledForSelfMutation: true` to the pipeline. For example:
1011
+
1012
+ ```ts
1013
+ const pipeline = new pipelines.CodePipeline(this, 'Pipeline', {
1014
+ synth: new pipelines.ShellStep('Synth', {
1015
+ input: pipelines.CodePipelineSource.connection('my-org/my-app', 'main', {
1016
+ connectionArn:
1017
+ 'arn:aws:codestar-connections:us-east-1:222222222222:connection/7d2469ff-514a-4e4f-9003-5ca4a43cdc41', // Created using the AWS console * });',
1018
+ }),
1019
+ commands: ['npm ci', 'npm run build', 'npx cdk synth'],
1020
+ }),
1021
+
1022
+ // Turn this on because the pipeline uses Docker image assets
1023
+ dockerEnabledForSelfMutation: true,
1024
+ });
1025
+
1026
+ pipeline.addWave('MyWave', {
1027
+ post: [
1028
+ new pipelines.CodeBuildStep('RunApproval', {
1029
+ commands: ['command-from-image'],
1030
+ buildEnvironment: {
1031
+ // The user of a Docker image asset in the pipeline requires turning on
1032
+ // 'dockerEnabledForSelfMutation'.
1033
+ buildImage: codebuild.LinuxBuildImage.fromAsset(this, 'Image', {
1034
+ directory: './docker-image',
1035
+ }),
1036
+ },
1037
+ }),
1038
+ ],
1039
+ });
1040
+ ```
1041
+
1042
+ > **Important**: You must turn on the `dockerEnabledForSelfMutation` flag,
1043
+ > commit and allow the pipeline to self-update _before_ adding the actual
1044
+ > Docker asset.
1045
+
1046
+ ### Using bundled file assets
1047
+
1048
+ If you are using asset bundling anywhere (such as automatically done for you
1049
+ if you add a construct like `aws-cdk-lib/aws-lambda-nodejs`), you need to pass
1050
+ `dockerEnabledForSynth: true` to the pipeline. For example:
1051
+
1052
+ ```ts
1053
+ const pipeline = new pipelines.CodePipeline(this, 'Pipeline', {
1054
+ synth: new pipelines.ShellStep('Synth', {
1055
+ input: pipelines.CodePipelineSource.connection('my-org/my-app', 'main', {
1056
+ connectionArn:
1057
+ 'arn:aws:codestar-connections:us-east-1:222222222222:connection/7d2469ff-514a-4e4f-9003-5ca4a43cdc41', // Created using the AWS console * });',
1058
+ }),
1059
+ commands: ['npm ci', 'npm run build', 'npx cdk synth'],
1060
+ }),
1061
+
1062
+ // Turn this on because the application uses bundled file assets
1063
+ dockerEnabledForSynth: true,
1064
+ });
1065
+ ```
1066
+
1067
+ > **Important**: You must turn on the `dockerEnabledForSynth` flag,
1068
+ > commit and allow the pipeline to self-update _before_ adding the actual
1069
+ > Docker asset.
1070
+
1071
+ ### Authenticating to Docker registries
1072
+
1073
+ You can specify credentials to use for authenticating to Docker registries as part of the
1074
+ pipeline definition. This can be useful if any Docker image assets — in the pipeline or
1075
+ any of the application stages — require authentication, either due to being in a
1076
+ different environment (e.g., ECR repo) or to avoid throttling (e.g., DockerHub).
1077
+
1078
+ ```ts
1079
+ const dockerHubSecret = secretsmanager.Secret.fromSecretCompleteArn(
1080
+ this,
1081
+ 'DHSecret',
1082
+ 'arn:aws:...'
1083
+ );
1084
+ const customRegSecret = secretsmanager.Secret.fromSecretCompleteArn(
1085
+ this,
1086
+ 'CRSecret',
1087
+ 'arn:aws:...'
1088
+ );
1089
+ const repo1 = ecr.Repository.fromRepositoryArn(
1090
+ this,
1091
+ 'Repo',
1092
+ 'arn:aws:ecr:eu-west-1:0123456789012:repository/Repo1'
1093
+ );
1094
+ const repo2 = ecr.Repository.fromRepositoryArn(
1095
+ this,
1096
+ 'Repo',
1097
+ 'arn:aws:ecr:eu-west-1:0123456789012:repository/Repo2'
1098
+ );
1099
+
1100
+ const pipeline = new pipelines.CodePipeline(this, 'Pipeline', {
1101
+ dockerCredentials: [
1102
+ pipelines.DockerCredential.dockerHub(dockerHubSecret),
1103
+ pipelines.DockerCredential.customRegistry(
1104
+ 'dockerregistry.example.com',
1105
+ customRegSecret
1106
+ ),
1107
+ pipelines.DockerCredential.ecr([repo1, repo2]),
1108
+ ],
1109
+ synth: new pipelines.ShellStep('Synth', {
1110
+ input: pipelines.CodePipelineSource.connection('my-org/my-app', 'main', {
1111
+ connectionArn:
1112
+ 'arn:aws:codestar-connections:us-east-1:222222222222:connection/7d2469ff-514a-4e4f-9003-5ca4a43cdc41', // Created using the AWS console * });',
1113
+ }),
1114
+ commands: ['npm ci', 'npm run build', 'npx cdk synth'],
1115
+ }),
1116
+ });
1117
+ ```
1118
+
1119
+ For authenticating to Docker registries that require a username and password combination
1120
+ (like DockerHub), create a Secrets Manager Secret with fields named `username`
1121
+ and `secret`, and import it (the field names change be customized).
1122
+
1123
+ Authentication to ECR repositories is done using the execution role of the
1124
+ relevant CodeBuild job. Both types of credentials can be provided with an
1125
+ optional role to assume before requesting the credentials.
1126
+
1127
+ By default, the Docker credentials provided to the pipeline will be available to
1128
+ the **Synth**, **Self-Update**, and **Asset Publishing** actions within the
1129
+ \*pipeline. The scope of the credentials can be limited via the `DockerCredentialUsage` option.
1130
+
1131
+ ```ts
1132
+ const dockerHubSecret = secretsmanager.Secret.fromSecretCompleteArn(
1133
+ this,
1134
+ 'DHSecret',
1135
+ 'arn:aws:...'
1136
+ );
1137
+ // Only the image asset publishing actions will be granted read access to the secret.
1138
+ const creds = pipelines.DockerCredential.dockerHub(dockerHubSecret, {
1139
+ usages: [pipelines.DockerCredentialUsage.ASSET_PUBLISHING],
1140
+ });
1141
+ ```
1142
+
1143
+ ## CDK Environment Bootstrapping
1144
+
1145
+ An _environment_ is an _(account, region)_ pair where you want to deploy a
1146
+ CDK stack (see
1147
+ [Environments](https://docs.aws.amazon.com/cdk/latest/guide/environments.html)
1148
+ in the CDK Developer Guide). In a Continuous Deployment pipeline, there are
1149
+ at least two environments involved: the environment where the pipeline is
1150
+ provisioned, and the environment where you want to deploy the application (or
1151
+ different stages of the application). These can be the same, though best
1152
+ practices recommend you isolate your different application stages from each
1153
+ other in different AWS accounts or regions.
1154
+
1155
+ Before you can provision the pipeline, you have to _bootstrap_ the environment you want
1156
+ to create it in. If you are deploying your application to different environments, you
1157
+ also have to bootstrap those and be sure to add a _trust_ relationship.
1158
+
1159
+ After you have bootstrapped an environment and created a pipeline that deploys
1160
+ to it, it's important that you don't delete the stack or change its _Qualifier_,
1161
+ or future deployments to this environment will fail. If you want to upgrade
1162
+ the bootstrap stack to a newer version, do that by updating it in-place.
1163
+
1164
+ > This library requires the _modern_ bootstrapping stack which has
1165
+ > been updated specifically to support cross-account continuous delivery.
1166
+ >
1167
+ > If you are using CDKv2, you do not need to do anything else. Modern
1168
+ > bootstrapping and modern stack synthesis (also known as "default stack
1169
+ > synthesis") is the default.
1170
+ >
1171
+ > If you are using CDKv1, you need to opt in to modern bootstrapping and
1172
+ > modern stack synthesis using a feature flag. Make sure `cdk.json` includes:
1173
+ >
1174
+ > ```json
1175
+ > {
1176
+ > "context": {
1177
+ > "@aws-cdk/core:newStyleStackSynthesis": true
1178
+ > }
1179
+ > }
1180
+ > ```
1181
+ >
1182
+ > And be sure to run `cdk bootstrap` in the same directory as the `cdk.json`
1183
+ > file.
1184
+
1185
+ To bootstrap an environment for provisioning the pipeline:
1186
+
1187
+ ```console
1188
+ $ npx cdk bootstrap \
1189
+ [--profile admin-profile-1] \
1190
+ --cloudformation-execution-policies arn:aws:iam::aws:policy/AdministratorAccess \
1191
+ aws://111111111111/us-east-1
1192
+ ```
1193
+
1194
+ To bootstrap a different environment for deploying CDK applications into using
1195
+ a pipeline in account `111111111111`:
1196
+
1197
+ ```console
1198
+ $ npx cdk bootstrap \
1199
+ [--profile admin-profile-2] \
1200
+ --cloudformation-execution-policies arn:aws:iam::aws:policy/AdministratorAccess \
1201
+ --trust 11111111111 \
1202
+ aws://222222222222/us-east-2
1203
+ ```
1204
+
1205
+ If you only want to trust an account to do lookups (e.g, when your CDK application has a
1206
+ `Vpc.fromLookup()` call), use the option `--trust-for-lookup`:
1207
+
1208
+ ```console
1209
+ $ npx cdk bootstrap \
1210
+ [--profile admin-profile-2] \
1211
+ --cloudformation-execution-policies arn:aws:iam::aws:policy/AdministratorAccess \
1212
+ --trust-for-lookup 11111111111 \
1213
+ aws://222222222222/us-east-2
1214
+ ```
1215
+
1216
+ These command lines explained:
1217
+
1218
+ - `npx`: means to use the CDK CLI from the current NPM install. If you are using
1219
+ a global install of the CDK CLI, leave this out.
1220
+ - `--profile`: should indicate a profile with administrator privileges that has
1221
+ permissions to provision a pipeline in the indicated account. You can leave this
1222
+ flag out if either the AWS default credentials or the `AWS_*` environment
1223
+ variables confer these permissions.
1224
+ - `--cloudformation-execution-policies`: ARN of the managed policy that future CDK
1225
+ deployments should execute with. By default this is `AdministratorAccess`, but
1226
+ if you also specify the `--trust` flag to give another Account permissions to
1227
+ deploy into the current account, you must specify a value here.
1228
+ - `--trust`: indicates which other account(s) should have permissions to deploy
1229
+ CDK applications into this account. In this case we indicate the Pipeline's account,
1230
+ but you could also use this for developer accounts (don't do that for production
1231
+ application accounts though!).
1232
+ - `--trust-for-lookup`: gives a more limited set of permissions to the
1233
+ trusted account, only allowing it to look up values such as availability zones, EC2 images and
1234
+ VPCs. `--trust-for-lookup` does not give permissions to modify anything in the account.
1235
+ Note that `--trust` implies `--trust-for-lookup`, so you don't need to specify
1236
+ the same account twice.
1237
+ - `aws://222222222222/us-east-2`: the account and region we're bootstrapping.
1238
+
1239
+ > Be aware that anyone who has access to the trusted Accounts **effectively has all
1240
+ > permissions conferred by the configured CloudFormation execution policies**,
1241
+ > allowing them to do things like read arbitrary S3 buckets and create arbitrary
1242
+ > infrastructure in the bootstrapped account. Restrict the list of `--trust`ed Accounts,
1243
+ > or restrict the policies configured by `--cloudformation-execution-policies`.
1244
+
1245
+ <br>
1246
+
1247
+ > **Security tip**: we recommend that you use administrative credentials to an
1248
+ > account only to bootstrap it and provision the initial pipeline. Otherwise,
1249
+ > access to administrative credentials should be dropped as soon as possible.
1250
+
1251
+ <br>
1252
+
1253
+ > **On the use of AdministratorAccess**: The use of the `AdministratorAccess` policy
1254
+ > ensures that your pipeline can deploy every type of AWS resource to your account.
1255
+ > Make sure you trust all the code and dependencies that make up your CDK app.
1256
+ > Check with the appropriate department within your organization to decide on the
1257
+ > proper policy to use.
1258
+ >
1259
+ > If your policy includes permissions to create on attach permission to a role,
1260
+ > developers can escalate their privilege with more permissive permission.
1261
+ > Thus, we recommend implementing [permissions boundary](https://aws.amazon.com/premiumsupport/knowledge-center/iam-permission-boundaries/)
1262
+ > in the CDK Execution role. To do this, you can bootstrap with the `--template` option with
1263
+ > [a customized template](https://github.com/aws-samples/aws-bootstrap-kit-examples/blob/ba28a97d289128281bc9483bcba12c1793f2c27a/source/1-SDLC-organization/lib/cdk-bootstrap-template.yml#L395) that contains a permission boundary.
1264
+
1265
+ ### Migrating from old bootstrap stack
1266
+
1267
+ The bootstrap stack is a CloudFormation stack in your account named
1268
+ **CDKToolkit** that provisions a set of resources required for the CDK
1269
+ to deploy into that environment.
1270
+
1271
+ The "new" bootstrap stack (obtained by running `cdk bootstrap` with
1272
+ `CDK_NEW_BOOTSTRAP=1`) is slightly more elaborate than the "old" stack. It
1273
+ contains:
1274
+
1275
+ - An S3 bucket and ECR repository with predictable names, so that we can reference
1276
+ assets in these storage locations _without_ the use of CloudFormation template
1277
+ parameters.
1278
+ - A set of roles with permissions to access these asset locations and to execute
1279
+ CloudFormation, assumable from whatever accounts you specify under `--trust`.
1280
+
1281
+ It is possible and safe to migrate from the old bootstrap stack to the new
1282
+ bootstrap stack. This will create a new S3 file asset bucket in your account
1283
+ and orphan the old bucket. You should manually delete the orphaned bucket
1284
+ after you are sure you have redeployed all CDK applications and there are no
1285
+ more references to the old asset bucket.
1286
+
1287
+ ## Considerations around Running at Scale
1288
+
1289
+ If you are planning to run pipelines for more than a hundred repos
1290
+ deploying across multiple regions, then you will want to consider reusing
1291
+ both artifacts buckets and cross-region replication buckets.
1292
+
1293
+ In a situation like this, you will want to have a separate CDK app / dedicated repo which creates
1294
+ and managed the buckets which will be shared by the pipelines of all your other apps.
1295
+ Note that this app must NOT be using the shared buckets because of chicken & egg issues.
1296
+
1297
+ The following code assumes you have created and are managing your buckets in the aforementioned
1298
+ separate cdk repo and are just importing them for use in one of your (many) pipelines.
1299
+
1300
+ ```ts
1301
+ declare const sharedXRegionUsWest1BucketArn: string;
1302
+ declare const sharedXRegionUsWest1KeyArn: string;
1303
+
1304
+ declare const sharedXRegionUsWest2BucketArn: string;
1305
+ declare const sharedXRegionUsWest2KeyArn: string;
1306
+
1307
+ const usWest1Bucket = s3.Bucket.fromBucketAttributes(scope, 'UsWest1Bucket', {
1308
+ bucketArn: sharedXRegionUsWest1BucketArn,
1309
+ encryptionKey: kms.Key.fromKeyArn(
1310
+ scope,
1311
+ 'UsWest1BucketKeyArn',
1312
+ sharedXRegionUsWest1BucketArn
1313
+ ),
1314
+ });
1315
+
1316
+ const usWest2Bucket = s3.Bucket.fromBucketAttributes(scope, 'UsWest2Bucket', {
1317
+ bucketArn: sharedXRegionUsWest2BucketArn,
1318
+ encryptionKey: kms.Key.fromKeyArn(
1319
+ scope,
1320
+ 'UsWest2BucketKeyArn',
1321
+ sharedXRegionUsWest2KeyArn
1322
+ ),
1323
+ });
1324
+
1325
+ const crossRegionReplicationBuckets: Record<string, s3.IBucket> = {
1326
+ 'us-west-1': usWest1Bucket,
1327
+ 'us-west-2': usWest2Bucket,
1328
+ // Support for additional regions.
1329
+ };
1330
+
1331
+ const pipeline = new pipelines.CodePipeline(this, 'Pipeline', {
1332
+ synth: new pipelines.ShellStep('Synth', {
1333
+ input: pipelines.CodePipelineSource.connection('my-org/my-app', 'main', {
1334
+ connectionArn:
1335
+ 'arn:aws:codestar-connections:us-east-1:222222222222:connection/7d2469ff-514a-4e4f-9003-5ca4a43cdc41',
1336
+ }),
1337
+ commands: ['npm ci', 'npm run build', 'npx cdk synth'],
1338
+ }), // Use shared buckets.
1339
+ crossRegionReplicationBuckets,
1340
+ });
1341
+ ```
1342
+
1343
+ ## Context Lookups
1344
+
1345
+ You might be using CDK constructs that need to look up [runtime
1346
+ context](https://docs.aws.amazon.com/cdk/latest/guide/context.html#context_methods),
1347
+ which is information from the target AWS Account and Region the CDK needs to
1348
+ synthesize CloudFormation templates appropriate for that environment. Examples
1349
+ of this kind of context lookups are the number of Availability Zones available
1350
+ to you, a Route53 Hosted Zone ID, or the ID of an AMI in a given region. This
1351
+ information is automatically looked up when you run `cdk synth`.
1352
+
1353
+ By default, a `cdk synth` performed in a pipeline will not have permissions
1354
+ to perform these lookups, and the lookups will fail. This is by design.
1355
+
1356
+ **Our recommended way of using lookups** is by running `cdk synth` on the
1357
+ developer workstation and checking in the `cdk.context.json` file, which
1358
+ contains the results of the context lookups. This will make sure your
1359
+ synthesized infrastructure is consistent and repeatable. If you do not commit
1360
+ `cdk.context.json`, the results of the lookups may suddenly be different in
1361
+ unexpected ways, and even produce results that cannot be deployed or will cause
1362
+ data loss. To give an account permissions to perform lookups against an
1363
+ environment, without being able to deploy to it and make changes, run
1364
+ `cdk bootstrap --trust-for-lookup=<account>`.
1365
+
1366
+ If you want to use lookups directly from the pipeline, you either need to accept
1367
+ the risk of nondeterminism, or make sure you save and load the
1368
+ `cdk.context.json` file somewhere between synth runs. Finally, you should
1369
+ give the synth CodeBuild execution role permissions to assume the bootstrapped
1370
+ lookup roles. As an example, doing so would look like this:
1371
+
1372
+ ```ts
1373
+ new pipelines.CodePipeline(this, 'Pipeline', {
1374
+ synth: new pipelines.CodeBuildStep('Synth', {
1375
+ input: pipelines.CodePipelineSource.connection('my-org/my-app', 'main', {
1376
+ connectionArn:
1377
+ 'arn:aws:codestar-connections:us-east-1:222222222222:connection/7d2469ff-514a-4e4f-9003-5ca4a43cdc41', // Created using the AWS console * });',
1378
+ }),
1379
+ commands: [
1380
+ // Commands to load cdk.context.json from somewhere here
1381
+ '...',
1382
+ 'npm ci',
1383
+ 'npm run build',
1384
+ 'npx cdk synth',
1385
+ // Commands to store cdk.context.json back here
1386
+ '...',
1387
+ ],
1388
+ rolePolicyStatements: [
1389
+ new iam.PolicyStatement({
1390
+ actions: ['sts:AssumeRole'],
1391
+ resources: ['*'],
1392
+ conditions: {
1393
+ StringEquals: {
1394
+ 'iam:ResourceTag/aws-cdk:bootstrap-role': 'lookup',
1395
+ },
1396
+ },
1397
+ }),
1398
+ ],
1399
+ }),
1400
+ });
1401
+ ```
1402
+
1403
+ The above example requires that the target environments have all
1404
+ been bootstrapped with bootstrap stack version `8`, released with
1405
+ CDK CLI `1.114.0`.
1406
+
1407
+ ## Security Considerations
1408
+
1409
+ It's important to stay safe while employing Continuous Delivery. The CDK Pipelines
1410
+ library comes with secure defaults to the best of our ability, but by its
1411
+ very nature the library cannot take care of everything.
1412
+
1413
+ We therefore expect you to mind the following:
1414
+
1415
+ - Maintain dependency hygiene and vet 3rd-party software you use. Any software you
1416
+ run on your build machine has the ability to change the infrastructure that gets
1417
+ deployed. Be careful with the software you depend on.
1418
+
1419
+ - Use dependency locking to prevent accidental upgrades! The default `CdkSynths` that
1420
+ come with CDK Pipelines will expect `package-lock.json` and `yarn.lock` to
1421
+ ensure your dependencies are the ones you expect.
1422
+
1423
+ - CDK Pipelines runs on resources created in your own account, and the configuration
1424
+ of those resources is controlled by developers submitting code through the pipeline.
1425
+ Therefore, CDK Pipelines by itself cannot protect against malicious
1426
+ developers trying to bypass compliance checks. If your threat model includes
1427
+ developers writing CDK code, you should have external compliance mechanisms in place like
1428
+ [AWS CloudFormation Hooks](https://aws.amazon.com/blogs/mt/proactively-keep-resources-secure-and-compliant-with-aws-cloudformation-hooks/)
1429
+ (preventive) or [AWS Config](https://aws.amazon.com/config/) (reactive) that
1430
+ the CloudFormation Execution Role does not have permissions to disable.
1431
+
1432
+ - Credentials to production environments should be short-lived. After
1433
+ bootstrapping and the initial pipeline provisioning, there is no more need for
1434
+ developers to have access to any of the account credentials; all further
1435
+ changes can be deployed through git. Avoid the chances of credentials leaking
1436
+ by not having them in the first place!
1437
+
1438
+ ### Confirm permissions broadening
1439
+
1440
+ To keep tabs on the security impact of changes going out through your pipeline,
1441
+ you can insert a security check before any stage deployment. This security check
1442
+ will check if the upcoming deployment would add any new IAM permissions or
1443
+ security group rules, and if so pause the pipeline and require you to confirm
1444
+ the changes.
1445
+
1446
+ The security check will appear as two distinct actions in your pipeline: first
1447
+ a CodeBuild project that runs `cdk diff` on the stage that's about to be deployed,
1448
+ followed by a Manual Approval action that pauses the pipeline. If it so happens
1449
+ that there no new IAM permissions or security group rules will be added by the deployment,
1450
+ the manual approval step is automatically satisfied. The pipeline will look like this:
1451
+
1452
+ ```txt
1453
+ Pipeline
1454
+ ├── ...
1455
+ ├── MyApplicationStage
1456
+ │   ├── MyApplicationSecurityCheck // Security Diff Action
1457
+ │   ├── MyApplicationManualApproval // Manual Approval Action
1458
+ │   ├── Stack.Prepare
1459
+ │   └── Stack.Deploy
1460
+ └── ...
1461
+ ```
1462
+
1463
+ You can insert the security check by using a `ConfirmPermissionsBroadening` step:
1464
+
1465
+ ```ts
1466
+ declare const pipeline: pipelines.CodePipeline;
1467
+ const stage = new MyApplicationStage(this, 'MyApplication');
1468
+ pipeline.addStage(stage, {
1469
+ pre: [new pipelines.ConfirmPermissionsBroadening('Check', { stage })],
1470
+ });
1471
+ ```
1472
+
1473
+ To get notified when there is a change that needs your manual approval,
1474
+ create an SNS Topic, subscribe your own email address, and pass it in as
1475
+ as the `notificationTopic` property:
1476
+
1477
+ ```ts
1478
+ declare const pipeline: pipelines.CodePipeline;
1479
+ const topic = new sns.Topic(this, 'SecurityChangesTopic');
1480
+ topic.addSubscription(new subscriptions.EmailSubscription('test@email.com'));
1481
+
1482
+ const stage = new MyApplicationStage(this, 'MyApplication');
1483
+ pipeline.addStage(stage, {
1484
+ pre: [
1485
+ new pipelines.ConfirmPermissionsBroadening('Check', {
1486
+ stage,
1487
+ notificationTopic: topic,
1488
+ }),
1489
+ ],
1490
+ });
1491
+ ```
1492
+
1493
+ **Note**: Manual Approvals notifications only apply when an application has security
1494
+ check enabled.
1495
+
1496
+ ## Using a different deployment engine
1497
+
1498
+ CDK Pipelines supports multiple _deployment engines_, but this module vends a
1499
+ construct for only one such engine: AWS CodePipeline. It is also possible to
1500
+ use CDK Pipelines to build pipelines backed by other deployment engines.
1501
+
1502
+ Here is a list of CDK Libraries that integrate CDK Pipelines with
1503
+ alternative deployment engines:
1504
+
1505
+ - GitHub Workflows: [`cdk-pipelines-github`](https://github.com/cdklabs/cdk-pipelines-github)
1506
+
1507
+ ## Troubleshooting
1508
+
1509
+ Here are some common errors you may encounter while using this library.
1510
+
1511
+ ### Pipeline: Internal Failure
1512
+
1513
+ If you see the following error during deployment of your pipeline:
1514
+
1515
+ ```plaintext
1516
+ CREATE_FAILED | AWS::CodePipeline::Pipeline | Pipeline/Pipeline
1517
+ Internal Failure
1518
+ ```
1519
+
1520
+ There's something wrong with your GitHub access token. It might be missing, or not have the
1521
+ right permissions to access the repository you're trying to access.
1522
+
1523
+ ### Key: Policy contains a statement with one or more invalid principals
1524
+
1525
+ If you see the following error during deployment of your pipeline:
1526
+
1527
+ ```plaintext
1528
+ CREATE_FAILED | AWS::KMS::Key | Pipeline/Pipeline/ArtifactsBucketEncryptionKey
1529
+ Policy contains a statement with one or more invalid principals.
1530
+ ```
1531
+
1532
+ One of the target (account, region) environments has not been bootstrapped
1533
+ with the new bootstrap stack. Check your target environments and make sure
1534
+ they are all bootstrapped.
1535
+
1536
+ ### Message: no matching base directory path found for cdk.out
1537
+
1538
+ If you see this error during the **Synth** step, it means that CodeBuild
1539
+ is expecting to find a `cdk.out` directory in the root of your CodeBuild project,
1540
+ but the directory wasn't there. There are two common causes for this:
1541
+
1542
+ - `cdk synth` is not being executed: `cdk synth` used to be run
1543
+ implicitly for you, but you now have to explicitly include the command.
1544
+ For NPM-based projects, add `npx cdk synth` to the end of the `commands`
1545
+ property, for other languages add `npm install -g aws-cdk` and `cdk synth`.
1546
+ - Your CDK project lives in a subdirectory: you added a `cd <somedirectory>` command
1547
+ to the list of commands; don't forget to tell the `ScriptStep` about the
1548
+ different location of `cdk.out`, by passing `primaryOutputDirectory: '<somedirectory>/cdk.out'`.
1549
+
1550
+ ### <Stack> is in ROLLBACK_COMPLETE state and can not be updated
1551
+
1552
+ If you see the following error during execution of your pipeline:
1553
+
1554
+ ```plaintext
1555
+ Stack ... is in ROLLBACK_COMPLETE state and can not be updated. (Service:
1556
+ AmazonCloudFormation; Status Code: 400; Error Code: ValidationError; Request
1557
+ ID: ...)
1558
+ ```
1559
+
1560
+ The stack failed its previous deployment, and is in a non-retryable state.
1561
+ Go into the CloudFormation console, delete the stack, and retry the deployment.
1562
+
1563
+ ### Cannot find module 'xxxx' or its corresponding type declarations
1564
+
1565
+ You may see this if you are using TypeScript or other NPM-based languages,
1566
+ when using NPM 7 on your workstation (where you generate `package-lock.json`)
1567
+ and NPM 6 on the CodeBuild image used for synthesizing.
1568
+
1569
+ It looks like NPM 7 has started writing less information to `package-lock.json`,
1570
+ leading NPM 6 reading that same file to not install all required packages anymore.
1571
+
1572
+ Make sure you are using the same NPM version everywhere, either downgrade your
1573
+ workstation's version or upgrade the CodeBuild version.
1574
+
1575
+ ### Cannot find module '.../check-node-version.js' (MODULE_NOT_FOUND)
1576
+
1577
+ The above error may be produced by `npx` when executing the CDK CLI, or any
1578
+ project that uses the AWS SDK for JavaScript, without the target application
1579
+ having been installed yet. For example, it can be triggered by `npx cdk synth`
1580
+ if `aws-cdk` is not in your `package.json`.
1581
+
1582
+ Work around this by either installing the target application using NPM _before_
1583
+ running `npx`, or set the environment variable `NPM_CONFIG_UNSAFE_PERM=true`.
1584
+
1585
+ ### Cannot connect to the Docker daemon at unix:///var/run/docker.sock
1586
+
1587
+ If, in the 'Synth' action (inside the 'Build' stage) of your pipeline, you get an error like this:
1588
+
1589
+ ```console
1590
+ stderr: docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?.
1591
+ See 'docker run --help'.
1592
+ ```
1593
+
1594
+ It means that the AWS CodeBuild project for 'Synth' is not configured to run in privileged mode,
1595
+ which prevents Docker builds from happening. This typically happens if you use a CDK construct
1596
+ that bundles asset using tools run via Docker, like `aws-lambda-nodejs`, `aws-lambda-python`,
1597
+ `aws-lambda-go` and others.
1598
+
1599
+ Make sure you set the `privileged` environment variable to `true` in the synth definition:
1600
+
1601
+ After turning on `privilegedMode: true`, you will need to do a one-time manual cdk deploy of your
1602
+ pipeline to get it going again (as with a broken 'synth' the pipeline will not be able to self
1603
+ update to the right state).
1604
+
1605
+ ### Not authorized to perform sts:AssumeRole on arn:aws:iam::\*:role/\*-lookup-role-\*
1606
+
1607
+ You may get an error like the following in the **Synth** step:
1608
+
1609
+ ```text
1610
+ Could not assume role in target account using current credentials (which are for account 111111111111). User:
1611
+ arn:aws:sts::111111111111:assumed-role/PipelineStack-PipelineBuildSynthCdkBuildProje-..../AWSCodeBuild-....
1612
+ is not authorized to perform: sts:AssumeRole on resource:
1613
+ arn:aws:iam::222222222222:role/cdk-hnb659fds-lookup-role-222222222222-us-east-1.
1614
+ Please make sure that this role exists in the account. If it doesn't exist, (re)-bootstrap the environment with
1615
+ the right '--trust', using the latest version of the CDK CLI.
1616
+ ```
1617
+
1618
+ This is a sign that the CLI is trying to do Context Lookups during the **Synth** step, which are failing
1619
+ because it cannot assume the right role. We recommend you don't rely on Context Lookups in the pipeline at
1620
+ all, and commit a file called `cdk.context.json` with the right lookup values in it to source control.
1621
+
1622
+ If you do want to do lookups in the pipeline, the cause is one of the following:
1623
+
1624
+ - The target environment has not been bootstrapped; OR
1625
+ - The target environment has been bootstrapped without the right `--trust` relationship; OR
1626
+ - The CodeBuild execution role does not have permissions to call `sts:AssumeRole`.
1627
+
1628
+ See the section called **Context Lookups** for more information on using this feature.
1629
+
1630
+ ### IAM policies: Cannot exceed quota for PoliciesPerRole / Maximum policy size exceeded
1631
+
1632
+ This happens as a result of having a lot of targets in the Pipeline: the IAM policies that
1633
+ get generated enumerate all required roles and grow too large.
1634
+
1635
+ Make sure you are on version `2.26.0` or higher, and that your `cdk.json` contains the
1636
+ following:
1637
+
1638
+ ```json
1639
+ {
1640
+ "context": {
1641
+ "aws-cdk-lib/aws-iam:minimizePolicies": true
1642
+ }
1643
+ }
1644
+ ```
1645
+
1646
+ ### S3 error: Access Denied
1647
+
1648
+ An "S3 Access Denied" error can have two causes:
1649
+
1650
+ - Asset hashes have changed, but self-mutation has been disabled in the pipeline.
1651
+ - You have deleted and recreated the bootstrap stack, or changed its qualifier.
1652
+
1653
+ #### Bootstrap roles have been renamed or recreated
1654
+
1655
+ While attempting to deploy an application stage, the "Prepare" or "Deploy" stage may fail with a cryptic error like:
1656
+
1657
+ `Action execution failed
1658
+ Access Denied (Service: Amazon S3; Status Code: 403; Error Code: AccessDenied; Request ID: 0123456ABCDEFGH;
1659
+ S3 Extended Request ID: 3hWcrVkhFGxfiMb/rTJO0Bk7Qn95x5ll4gyHiFsX6Pmk/NT+uX9+Z1moEcfkL7H3cjH7sWZfeD0=; Proxy: null)`
1660
+
1661
+ This generally indicates that the roles necessary to deploy have been deleted (or deleted and re-created);
1662
+ for example, if the bootstrap stack has been deleted and re-created, this scenario will happen. Under the hood,
1663
+ the resources that rely on these roles (e.g., `cdk-$qualifier-deploy-role-$account-$region`) point to different
1664
+ canonical IDs than the recreated versions of these roles, which causes the errors. There are no simple solutions
1665
+ to this issue, and for that reason we **strongly recommend** that bootstrap stacks not be deleted and re-created
1666
+ once created.
1667
+
1668
+ The most automated way to solve the issue is to introduce a secondary bootstrap stack. By changing the qualifier
1669
+ that the pipeline stack looks for, a change will be detected and the impacted policies and resources will be updated.
1670
+ A hypothetical recovery workflow would look something like this:
1671
+
1672
+ - First, for all impacted environments, create a secondary bootstrap stack:
1673
+
1674
+ ```sh
1675
+ $ env CDK_NEW_BOOTSTRAP=1 npx cdk bootstrap \
1676
+ --qualifier random1234 \
1677
+ --toolkit-stack-name CDKToolkitTemp \
1678
+ aws://111111111111/us-east-1
1679
+ ```
1680
+
1681
+ - Update all impacted stacks in the pipeline to use this new qualifier.
1682
+ See https://docs.aws.amazon.com/cdk/latest/guide/bootstrapping.html for more info.
1683
+
1684
+ ```ts
1685
+ new Stack(this, 'MyStack', {
1686
+ // Update this qualifier to match the one used above.
1687
+ synthesizer: new cdk.DefaultStackSynthesizer({
1688
+ qualifier: 'randchars1234',
1689
+ }),
1690
+ });
1691
+ ```
1692
+
1693
+ - Deploy the updated stacks. This will update the stacks to use the roles created in the new bootstrap stack.
1694
+ - (Optional) Restore back to the original state:
1695
+ - Revert the change made in step #2 above
1696
+ - Re-deploy the pipeline to use the original qualifier.
1697
+ - Delete the temporary bootstrap stack(s)
1698
+
1699
+ ##### Manual Alternative
1700
+
1701
+ Alternatively, the errors can be resolved by finding each impacted resource and policy, and correcting the policies
1702
+ by replacing the canonical IDs (e.g., `AROAYBRETNYCYV6ZF2R93`) with the appropriate ARNs. As an example, the KMS
1703
+ encryption key policy for the artifacts bucket may have a statement that looks like the following:
1704
+
1705
+ ```json
1706
+ {
1707
+ "Effect": "Allow",
1708
+ "Principal": {
1709
+ // "AWS" : "AROAYBRETNYCYV6ZF2R93" // Indicates this issue; replace this value
1710
+ "AWS": "arn:aws:iam::0123456789012:role/cdk-hnb659fds-deploy-role-0123456789012-eu-west-1" // Correct value
1711
+ },
1712
+ "Action": ["kms:Decrypt", "kms:DescribeKey"],
1713
+ "Resource": "*"
1714
+ }
1715
+ ```
1716
+
1717
+ Any resource or policy that references the qualifier (`hnb659fds` by default) will need to be updated.
1718
+
1719
+ ### This CDK CLI is not compatible with the CDK library used by your application
1720
+
1721
+ The CDK CLI version used in your pipeline is too old to read the Cloud Assembly
1722
+ produced by your CDK app.
1723
+
1724
+ Most likely this happens in the `SelfMutate` action, you are passing the `cliVersion`
1725
+ parameter to control the version of the CDK CLI, and you just updated the CDK
1726
+ framework version that your application uses. You either forgot to change the
1727
+ `cliVersion` parameter, or changed the `cliVersion` in the same commit in which
1728
+ you changed the framework version. Because a change to the pipeline settings needs
1729
+ a successful run of the `SelfMutate` step to be applied, the next iteration of the
1730
+ `SelfMutate` step still executes with the _old_ CLI version, and that old CLI version
1731
+ is not able to read the cloud assembly produced by the new framework version.
1732
+
1733
+ Solution: change the `cliVersion` first, commit, push and deploy, and only then
1734
+ change the framework version.
1735
+
1736
+ We recommend you avoid specifying the `cliVersion` parameter at all. By default
1737
+ the pipeline will use the latest CLI version, which will support all cloud assembly
1738
+ versions.
1739
+
1740
+ ## Using Drop-in Docker Replacements
1741
+
1742
+ By default, the AWS CDK will build and publish Docker image assets using the
1743
+ `docker` command. However, by specifying the `CDK_DOCKER` environment variable,
1744
+ you can override the command that will be used to build and publish your
1745
+ assets. To learn more, see [How to replace Docker with another container management tool](https://docs.aws.amazon.com/cdk/v2/guide/build-containers.html#build-container-replace)
1746
+ in the _AWS CDK Developer Guide_.
1747
+
1748
+ In CDK Pipelines, the drop-in replacement for the `docker` command must be
1749
+ included in the CodeBuild environment and configured for your pipeline.
1750
+
1751
+ ### Adding to the default CodeBuild image
1752
+
1753
+ You can add a drop-in Docker replacement command to the default CodeBuild
1754
+ environment by adding install-phase commands that encode how to install
1755
+ your tooling and by adding the `CDK_DOCKER` environment variable to your
1756
+ build environment.
1757
+
1758
+ ```ts
1759
+ declare const source: pipelines.IFileSetProducer; // the repository source
1760
+ declare const synthCommands: string[]; // Commands to synthesize your app
1761
+ declare const installCommands: string[]; // Commands to install your toolchain
1762
+
1763
+ const pipeline = new pipelines.CodePipeline(this, 'Pipeline', {
1764
+ // Standard CodePipeline properties...
1765
+ synth: new pipelines.ShellStep('Synth', {
1766
+ input: source,
1767
+ commands: synthCommands,
1768
+ }),
1769
+
1770
+ // Configure CodeBuild to use a drop-in Docker replacement.
1771
+ codeBuildDefaults: {
1772
+ partialBuildSpec: codebuild.BuildSpec.fromObject({
1773
+ phases: {
1774
+ install: {
1775
+ // Add the shell commands to install your drop-in Docker
1776
+ // replacement to the CodeBuild enviromment.
1777
+ commands: installCommands,
1778
+ },
1779
+ },
1780
+ }),
1781
+ buildEnvironment: {
1782
+ environmentVariables: {
1783
+ // Instruct the AWS CDK to use `drop-in-replacement` instead of
1784
+ // `docker` when building / publishing docker images.
1785
+ // e.g., `drop-in-replacement build . -f path/to/Dockerfile`
1786
+ CDK_DOCKER: { value: 'drop-in-replacement' },
1787
+ },
1788
+ },
1789
+ },
1790
+ });
1791
+ ```
1792
+
1793
+ ### Using a custom build image
1794
+
1795
+ If you're using a custom build image in CodeBuild, you can override the
1796
+ command the AWS CDK uses to build Docker images by providing `CDK_DOCKER` as
1797
+ an `ENV` in your `Dockerfile` or by providing the environment variable in the
1798
+ pipeline as shown below.
1799
+
1800
+ ```ts
1801
+ declare const source: pipelines.IFileSetProducer; // the repository source
1802
+ declare const synthCommands: string[]; // Commands to synthesize your app
1803
+
1804
+ const pipeline = new pipelines.CodePipeline(this, 'Pipeline', {
1805
+ // Standard CodePipeline properties...
1806
+ synth: new pipelines.ShellStep('Synth', {
1807
+ input: source,
1808
+ commands: synthCommands,
1809
+ }),
1810
+
1811
+ // Configure CodeBuild to use a drop-in Docker replacement.
1812
+ codeBuildDefaults: {
1813
+ buildEnvironment: {
1814
+ // Provide a custom build image containing your toolchain and the
1815
+ // pre-installed replacement for the `docker` command.
1816
+ buildImage: codebuild.LinuxBuildImage.fromDockerRegistry(
1817
+ 'your-docker-registry'
1818
+ ),
1819
+ environmentVariables: {
1820
+ // If you haven't provided an `ENV` in your Dockerfile that overrides
1821
+ // `CDK_DOCKER`, then you must provide the name of the command that
1822
+ // the AWS CDK should run instead of `docker` here.
1823
+ CDK_DOCKER: { value: 'drop-in-replacement' },
1824
+ },
1825
+ },
1826
+ },
1827
+ });
1828
+ ```
1829
+
1830
+ ## Migrating a pipeline type from V1 to V2
1831
+
1832
+ To migrate your pipeline type from V1 to V2, you just need to update the `pipelineType` property to `PipelineType.V2`.
1833
+ This migration does not cause replacement of your pipeline.
1834
+
1835
+ When the `@aws-cdk/aws-codepipeline:defaultPipelineTypeToV2` feature flag is set to `true` (default for new projects),
1836
+ the V2 type is selected by default if you do not specify a value for `pipelineType` property. Otherwise, the V1 type is selected.
1837
+
1838
+ See the [CodePipeline documentation](https://docs.aws.amazon.com/codepipeline/latest/userguide/pipeline-types-planning.html)
1839
+ for more details on the differences between each type.
1840
+
1841
+ ## Known Issues
1842
+
1843
+ There are some usability issues that are caused by underlying technology, and
1844
+ cannot be remedied by CDK at this point. They are reproduced here for completeness.
1845
+
1846
+ - **Console links to other accounts will not work**: the AWS CodePipeline
1847
+ console will assume all links are relative to the current account. You will
1848
+ not be able to use the pipeline console to click through to a CloudFormation
1849
+ stack in a different account.
1850
+ - **If a change set failed to apply the pipeline must be restarted**: if a change
1851
+ set failed to apply, it cannot be retried. The pipeline must be restarted from
1852
+ the top by clicking **Release Change**.
1853
+ - **A stack that failed to create must be deleted manually**: if a stack
1854
+ failed to create on the first attempt, you must delete it using the
1855
+ CloudFormation console before starting the pipeline again by clicking
1856
+ **Release Change**.