konokenj.cdk-api-mcp-server 0.1.0__py3-none-any.whl → 0.2.1__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 (1356) 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. {konokenj_cdk_api_mcp_server-0.1.0.dist-info → konokenj_cdk_api_mcp_server-0.2.1.dist-info}/METADATA +1 -1
  1352. konokenj_cdk_api_mcp_server-0.2.1.dist-info/RECORD +1360 -0
  1353. konokenj_cdk_api_mcp_server-0.1.0.dist-info/RECORD +0 -11
  1354. {konokenj_cdk_api_mcp_server-0.1.0.dist-info → konokenj_cdk_api_mcp_server-0.2.1.dist-info}/WHEEL +0 -0
  1355. {konokenj_cdk_api_mcp_server-0.1.0.dist-info → konokenj_cdk_api_mcp_server-0.2.1.dist-info}/entry_points.txt +0 -0
  1356. {konokenj_cdk_api_mcp_server-0.1.0.dist-info → konokenj_cdk_api_mcp_server-0.2.1.dist-info}/licenses/LICENSE.txt +0 -0
@@ -0,0 +1,2178 @@
1
+ # CDK Feature Flags
2
+
3
+ [CDK Feature Flags](https://docs.aws.amazon.com/cdk/v2/guide/featureflags.html) are a mechanism that allows the CDK to evolve and change the behavior of certain classes and methods, without causing disruption to existing deployed infrastructure.
4
+
5
+ Feature flags are [context values](https://docs.aws.amazon.com/cdk/v2/guide/context.html) and can be configured using any of the context management methods, at any level of the construct tree. Commonly, they are specified in the `cdk.json` file.
6
+ `cdk init` will create new CDK projects with a `cdk.json` file containing all recommended feature flags enabled.
7
+
8
+ ## Current list of feature flags
9
+
10
+ Flags come in three types:
11
+
12
+ - **Default change**: The default behavior of an API has been changed in order to improve its ergonomics. The old behavior can still be achieved, but requires source changes.
13
+ - **Fix/deprecation**: The old behavior was incorrect or not recommended for new users. The only way to keep it is to not set this flag.
14
+ - **Config**: Configurable behavior that we recommend you turn on.
15
+
16
+ <!-- BEGIN table -->
17
+
18
+ | Flag | Summary | Since | Type |
19
+ | ----- | ----- | ----- | ----- |
20
+ | [@aws-cdk/aws-ec2-alpha:useResourceIdForVpcV2Migration](#aws-cdkaws-ec2-alphauseresourceidforvpcv2migration) | When enabled, use resource IDs for VPC V2 migration | V2_NEXT | new default |
21
+ | [@aws-cdk/aws-lambda:useCdkManagedLogGroup](#aws-cdkaws-lambdausecdkmanagedloggroup) | When enabled, CDK creates and manages loggroup for the lambda function | V2_NEXT | new default |
22
+ | [@aws-cdk/core:newStyleStackSynthesis](#aws-cdkcorenewstylestacksynthesis) | Switch to new stack synthesis method which enables CI/CD | 2.0.0 | fix |
23
+ | [@aws-cdk/core:stackRelativeExports](#aws-cdkcorestackrelativeexports) | Name exports based on the construct paths relative to the stack, rather than the global construct path | 2.0.0 | fix |
24
+ | [@aws-cdk/aws-rds:lowercaseDbIdentifier](#aws-cdkaws-rdslowercasedbidentifier) | Force lowercasing of RDS Cluster names in CDK | 2.0.0 | fix |
25
+ | [@aws-cdk/aws-apigateway:usagePlanKeyOrderInsensitiveId](#aws-cdkaws-apigatewayusageplankeyorderinsensitiveid) | Allow adding/removing multiple UsagePlanKeys independently | 2.0.0 | fix |
26
+ | [@aws-cdk/aws-lambda:recognizeVersionProps](#aws-cdkaws-lambdarecognizeversionprops) | Enable this feature flag to opt in to the updated logical id calculation for Lambda Version created using the `fn.currentVersion`. | 2.0.0 | fix |
27
+ | [@aws-cdk/aws-cloudfront:defaultSecurityPolicyTLSv1.2\_2021](#aws-cdkaws-cloudfrontdefaultsecuritypolicytlsv12_2021) | Enable this feature flag to have cloudfront distributions use the security policy TLSv1.2_2021 by default. | 2.0.0 | fix |
28
+ | [@aws-cdk/core:target-partitions](#aws-cdkcoretarget-partitions) | What regions to include in lookup tables of environment agnostic stacks | 2.4.0 | config |
29
+ | [@aws-cdk-containers/ecs-service-extensions:enableDefaultLogDriver](#aws-cdk-containersecs-service-extensionsenabledefaultlogdriver) | ECS extensions will automatically add an `awslogs` driver if no logging is specified | 2.8.0 | new default |
30
+ | [@aws-cdk/aws-ec2:uniqueImdsv2TemplateName](#aws-cdkaws-ec2uniqueimdsv2templatename) | Enable this feature flag to have Launch Templates generated by the `InstanceRequireImdsv2Aspect` use unique names. | 2.8.0 | fix |
31
+ | [@aws-cdk/aws-iam:minimizePolicies](#aws-cdkaws-iamminimizepolicies) | Minimize IAM policies by combining Statements | 2.18.0 | config |
32
+ | [@aws-cdk/core:checkSecretUsage](#aws-cdkcorechecksecretusage) | Enable this flag to make it impossible to accidentally use SecretValues in unsafe locations | 2.21.0 | config |
33
+ | [@aws-cdk/aws-lambda:recognizeLayerVersion](#aws-cdkaws-lambdarecognizelayerversion) | Enable this feature flag to opt in to the updated logical id calculation for Lambda Version created using the `fn.currentVersion`. | 2.27.0 | fix |
34
+ | [@aws-cdk/core:validateSnapshotRemovalPolicy](#aws-cdkcorevalidatesnapshotremovalpolicy) | Error on snapshot removal policies on resources that do not support it. | 2.28.0 | new default |
35
+ | [@aws-cdk/aws-codepipeline:crossAccountKeyAliasStackSafeResourceName](#aws-cdkaws-codepipelinecrossaccountkeyaliasstacksaferesourcename) | Generate key aliases that include the stack name | 2.29.0 | fix |
36
+ | [@aws-cdk/aws-s3:createDefaultLoggingPolicy](#aws-cdkaws-s3createdefaultloggingpolicy) | Enable this feature flag to create an S3 bucket policy by default in cases where an AWS service would automatically create the Policy if one does not exist. | 2.31.0 | fix |
37
+ | [@aws-cdk/aws-sns-subscriptions:restrictSqsDescryption](#aws-cdkaws-sns-subscriptionsrestrictsqsdescryption) | Restrict KMS key policy for encrypted Queues a bit more | 2.32.0 | fix |
38
+ | [@aws-cdk/aws-ecs:arnFormatIncludesClusterName](#aws-cdkaws-ecsarnformatincludesclustername) | ARN format used by ECS. In the new ARN format, the cluster name is part of the resource ID. | 2.35.0 | fix |
39
+ | [@aws-cdk/aws-apigateway:disableCloudWatchRole](#aws-cdkaws-apigatewaydisablecloudwatchrole) | Make default CloudWatch Role behavior safe for multiple API Gateways in one environment | 2.38.0 | fix |
40
+ | [@aws-cdk/core:enablePartitionLiterals](#aws-cdkcoreenablepartitionliterals) | Make ARNs concrete if AWS partition is known | 2.38.0 | fix |
41
+ | [@aws-cdk/aws-ecs:disableExplicitDeploymentControllerForCircuitBreaker](#aws-cdkaws-ecsdisableexplicitdeploymentcontrollerforcircuitbreaker) | Avoid setting the "ECS" deployment controller when adding a circuit breaker | 2.51.0 | fix |
42
+ | [@aws-cdk/aws-events:eventsTargetQueueSameAccount](#aws-cdkaws-eventseventstargetqueuesameaccount) | Event Rules may only push to encrypted SQS queues in the same account | 2.51.0 | fix |
43
+ | [@aws-cdk/aws-iam:importedRoleStackSafeDefaultPolicyName](#aws-cdkaws-iamimportedrolestacksafedefaultpolicyname) | Enable this feature to by default create default policy names for imported roles that depend on the stack the role is in. | 2.60.0 | fix |
44
+ | [@aws-cdk/aws-s3:serverAccessLogsUseBucketPolicy](#aws-cdkaws-s3serveraccesslogsusebucketpolicy) | Use S3 Bucket Policy instead of ACLs for Server Access Logging | 2.60.0 | fix |
45
+ | [@aws-cdk/customresources:installLatestAwsSdkDefault](#aws-cdkcustomresourcesinstalllatestawssdkdefault) | Whether to install the latest SDK by default in AwsCustomResource | 2.60.0 | new default |
46
+ | [@aws-cdk/aws-route53-patters:useCertificate](#aws-cdkaws-route53-pattersusecertificate) | Use the official `Certificate` resource instead of `DnsValidatedCertificate` | 2.61.0 | new default |
47
+ | [@aws-cdk/aws-codedeploy:removeAlarmsFromDeploymentGroup](#aws-cdkaws-codedeployremovealarmsfromdeploymentgroup) | Remove CloudWatch alarms from deployment group | 2.65.0 | fix |
48
+ | [@aws-cdk/aws-rds:databaseProxyUniqueResourceName](#aws-cdkaws-rdsdatabaseproxyuniqueresourcename) | Use unique resource name for Database Proxy | 2.65.0 | fix |
49
+ | [@aws-cdk/aws-apigateway:authorizerChangeDeploymentLogicalId](#aws-cdkaws-apigatewayauthorizerchangedeploymentlogicalid) | Include authorizer configuration in the calculation of the API deployment logical ID. | 2.66.0 | fix |
50
+ | [@aws-cdk/aws-ec2:launchTemplateDefaultUserData](#aws-cdkaws-ec2launchtemplatedefaultuserdata) | Define user data for a launch template by default when a machine image is provided. | 2.67.0 | fix |
51
+ | [@aws-cdk/aws-secretsmanager:useAttachedSecretResourcePolicyForSecretTargetAttachments](#aws-cdkaws-secretsmanageruseattachedsecretresourcepolicyforsecrettargetattachments) | SecretTargetAttachments uses the ResourcePolicy of the attached Secret. | 2.67.0 | fix |
52
+ | [@aws-cdk/aws-redshift:columnId](#aws-cdkaws-redshiftcolumnid) | Whether to use an ID to track Redshift column changes | 2.68.0 | fix |
53
+ | [@aws-cdk/aws-stepfunctions-tasks:enableEmrServicePolicyV2](#aws-cdkaws-stepfunctions-tasksenableemrservicepolicyv2) | Enable AmazonEMRServicePolicy_v2 managed policies | 2.72.0 | fix |
54
+ | [@aws-cdk/aws-apigateway:requestValidatorUniqueId](#aws-cdkaws-apigatewayrequestvalidatoruniqueid) | Generate a unique id for each RequestValidator added to a method | 2.78.0 | fix |
55
+ | [@aws-cdk/aws-ec2:restrictDefaultSecurityGroup](#aws-cdkaws-ec2restrictdefaultsecuritygroup) | Restrict access to the VPC default security group | 2.78.0 | new default |
56
+ | [@aws-cdk/aws-kms:aliasNameRef](#aws-cdkaws-kmsaliasnameref) | KMS Alias name and keyArn will have implicit reference to KMS Key | 2.83.0 | fix |
57
+ | [@aws-cdk/core:includePrefixInUniqueNameGeneration](#aws-cdkcoreincludeprefixinuniquenamegeneration) | Include the stack prefix in the stack name generation process | 2.84.0 | fix |
58
+ | [@aws-cdk/aws-autoscaling:generateLaunchTemplateInsteadOfLaunchConfig](#aws-cdkaws-autoscalinggeneratelaunchtemplateinsteadoflaunchconfig) | Generate a launch template when creating an AutoScalingGroup | 2.88.0 | fix |
59
+ | [@aws-cdk/aws-opensearchservice:enableOpensearchMultiAzWithStandby](#aws-cdkaws-opensearchserviceenableopensearchmultiazwithstandby) | Enables support for Multi-AZ with Standby deployment for opensearch domains | 2.88.0 | new default |
60
+ | [@aws-cdk/aws-efs:denyAnonymousAccess](#aws-cdkaws-efsdenyanonymousaccess) | EFS denies anonymous clients accesses | 2.93.0 | new default |
61
+ | [@aws-cdk/aws-efs:mountTargetOrderInsensitiveLogicalId](#aws-cdkaws-efsmounttargetorderinsensitivelogicalid) | When enabled, mount targets will have a stable logicalId that is linked to the associated subnet. | 2.93.0 | fix |
62
+ | [@aws-cdk/aws-lambda-nodejs:useLatestRuntimeVersion](#aws-cdkaws-lambda-nodejsuselatestruntimeversion) | Enables aws-lambda-nodejs.Function to use the latest available NodeJs runtime as the default | 2.93.0 | new default |
63
+ | [@aws-cdk/aws-appsync:useArnForSourceApiAssociationIdentifier](#aws-cdkaws-appsyncusearnforsourceapiassociationidentifier) | When enabled, will always use the arn for identifiers for CfnSourceApiAssociation in the GraphqlApi construct rather than id. | 2.97.0 | fix |
64
+ | [@aws-cdk/aws-rds:auroraClusterChangeScopeOfInstanceParameterGroupWithEachParameters](#aws-cdkaws-rdsauroraclusterchangescopeofinstanceparametergroupwitheachparameters) | When enabled, a scope of InstanceParameterGroup for AuroraClusterInstance with each parameters will change. | 2.97.0 | fix |
65
+ | [@aws-cdk/aws-rds:preventRenderingDeprecatedCredentials](#aws-cdkaws-rdspreventrenderingdeprecatedcredentials) | When enabled, creating an RDS database cluster from a snapshot will only render credentials for snapshot credentials. | 2.98.0 | fix |
66
+ | [@aws-cdk/aws-codepipeline-actions:useNewDefaultBranchForCodeCommitSource](#aws-cdkaws-codepipeline-actionsusenewdefaultbranchforcodecommitsource) | When enabled, the CodeCommit source action is using the default branch name 'main'. | 2.103.1 | fix |
67
+ | [@aws-cdk/aws-cloudwatch-actions:changeLambdaPermissionLogicalIdForLambdaAction](#aws-cdkaws-cloudwatch-actionschangelambdapermissionlogicalidforlambdaaction) | When enabled, the logical ID of a Lambda permission for a Lambda action includes an alarm ID. | 2.124.0 | fix |
68
+ | [@aws-cdk/aws-codepipeline:crossAccountKeysDefaultValueToFalse](#aws-cdkaws-codepipelinecrossaccountkeysdefaultvaluetofalse) | Enables Pipeline to set the default value for crossAccountKeys to false. | 2.127.0 | new default |
69
+ | [@aws-cdk/aws-codepipeline:defaultPipelineTypeToV2](#aws-cdkaws-codepipelinedefaultpipelinetypetov2) | Enables Pipeline to set the default pipeline type to V2. | 2.133.0 | new default |
70
+ | [@aws-cdk/aws-kms:reduceCrossAccountRegionPolicyScope](#aws-cdkaws-kmsreducecrossaccountregionpolicyscope) | When enabled, IAM Policy created from KMS key grant will reduce the resource scope to this key only. | 2.134.0 | fix |
71
+ | [@aws-cdk/aws-eks:nodegroupNameAttribute](#aws-cdkaws-eksnodegroupnameattribute) | When enabled, nodegroupName attribute of the provisioned EKS NodeGroup will not have the cluster name prefix. | 2.139.0 | fix |
72
+ | [@aws-cdk/aws-ec2:ebsDefaultGp3Volume](#aws-cdkaws-ec2ebsdefaultgp3volume) | When enabled, the default volume type of the EBS volume will be GP3 | 2.140.0 | new default |
73
+ | [@aws-cdk/pipelines:reduceAssetRoleTrustScope](#aws-cdkpipelinesreduceassetroletrustscope) | Remove the root account principal from PipelineAssetsFileRole trust policy | 2.141.0 | new default |
74
+ | [@aws-cdk/aws-ecs:removeDefaultDeploymentAlarm](#aws-cdkaws-ecsremovedefaultdeploymentalarm) | When enabled, remove default deployment alarm settings | 2.143.0 | new default |
75
+ | [@aws-cdk/custom-resources:logApiResponseDataPropertyTrueDefault](#aws-cdkcustom-resourceslogapiresponsedatapropertytruedefault) | When enabled, the custom resource used for `AwsCustomResource` will configure the `logApiResponseData` property as true by default | 2.145.0 | fix |
76
+ | [@aws-cdk/aws-s3:keepNotificationInImportedBucket](#aws-cdkaws-s3keepnotificationinimportedbucket) | When enabled, Adding notifications to a bucket in the current stack will not remove notification from imported stack. | 2.155.0 | fix |
77
+ | [@aws-cdk/aws-stepfunctions-tasks:useNewS3UriParametersForBedrockInvokeModelTask](#aws-cdkaws-stepfunctions-tasksusenews3uriparametersforbedrockinvokemodeltask) | When enabled, use new props for S3 URI field in task definition of state machine for bedrock invoke model. | 2.156.0 | fix |
78
+ | [@aws-cdk/aws-ecs:reduceEc2FargateCloudWatchPermissions](#aws-cdkaws-ecsreduceec2fargatecloudwatchpermissions) | When enabled, we will only grant the necessary permissions when users specify cloudwatch log group through logConfiguration | 2.159.0 | fix |
79
+ | [@aws-cdk/aws-ec2:ec2SumTImeoutEnabled](#aws-cdkaws-ec2ec2sumtimeoutenabled) | When enabled, initOptions.timeout and resourceSignalTimeout values will be summed together. | 2.160.0 | fix |
80
+ | [@aws-cdk/aws-appsync:appSyncGraphQLAPIScopeLambdaPermission](#aws-cdkaws-appsyncappsyncgraphqlapiscopelambdapermission) | When enabled, a Lambda authorizer Permission created when using GraphqlApi will be properly scoped with a SourceArn. | 2.161.0 | fix |
81
+ | [@aws-cdk/aws-lambda-nodejs:sdkV3ExcludeSmithyPackages](#aws-cdkaws-lambda-nodejssdkv3excludesmithypackages) | When enabled, both `@aws-sdk` and `@smithy` packages will be excluded from the Lambda Node.js 18.x runtime to prevent version mismatches in bundled applications. | 2.161.0 | fix |
82
+ | [@aws-cdk/aws-rds:setCorrectValueForDatabaseInstanceReadReplicaInstanceResourceId](#aws-cdkaws-rdssetcorrectvaluefordatabaseinstancereadreplicainstanceresourceid) | When enabled, the value of property `instanceResourceId` in construct `DatabaseInstanceReadReplica` will be set to the correct value which is `DbiResourceId` instead of currently `DbInstanceArn` | 2.161.0 | fix |
83
+ | [@aws-cdk/core:cfnIncludeRejectComplexResourceUpdateCreatePolicyIntrinsics](#aws-cdkcorecfnincluderejectcomplexresourceupdatecreatepolicyintrinsics) | When enabled, CFN templates added with `cfn-include` will error if the template contains Resource Update or Create policies with CFN Intrinsics that include non-primitive values. | 2.161.0 | fix |
84
+ | [@aws-cdk/aws-stepfunctions-tasks:fixRunEcsTaskPolicy](#aws-cdkaws-stepfunctions-tasksfixrunecstaskpolicy) | When enabled, the resource of IAM Run Ecs policy generated by SFN EcsRunTask will reference the definition, instead of constructing ARN. | 2.163.0 | fix |
85
+ | [@aws-cdk/aws-dynamodb:resourcePolicyPerReplica](#aws-cdkaws-dynamodbresourcepolicyperreplica) | When enabled will allow you to specify a resource policy per replica, and not copy the source table policy to all replicas | 2.164.0 | fix |
86
+ | [@aws-cdk/aws-ec2:bastionHostUseAmazonLinux2023ByDefault](#aws-cdkaws-ec2bastionhostuseamazonlinux2023bydefault) | When enabled, the BastionHost construct will use the latest Amazon Linux 2023 AMI, instead of Amazon Linux 2. | 2.172.0 | new default |
87
+ | [@aws-cdk/core:aspectStabilization](#aws-cdkcoreaspectstabilization) | When enabled, a stabilization loop will be run when invoking Aspects during synthesis. | 2.172.0 | config |
88
+ | [@aws-cdk/aws-route53-targets:userPoolDomainNameMethodWithoutCustomResource](#aws-cdkaws-route53-targetsuserpooldomainnamemethodwithoutcustomresource) | When enabled, use a new method for DNS Name of user pool domain target without creating a custom resource. | 2.174.0 | fix |
89
+ | [@aws-cdk/aws-ecs:disableEcsImdsBlocking](#aws-cdkaws-ecsdisableecsimdsblocking) | When set to true, CDK synth will throw exception if canContainersAccessInstanceRole is false. **IMPORTANT: See [details.](#aws-cdkaws-ecsdisableEcsImdsBlocking)** | 2.175.0 | temporary |
90
+ | [@aws-cdk/aws-ecs:enableImdsBlockingDeprecatedFeature](#aws-cdkaws-ecsenableimdsblockingdeprecatedfeature) | When set to true along with canContainersAccessInstanceRole=false in ECS cluster, new updated commands will be added to UserData to block container accessing IMDS. **Applicable to Linux only. IMPORTANT: See [details.](#aws-cdkaws-ecsenableImdsBlockingDeprecatedFeature)** | 2.175.0 | temporary |
91
+ | [@aws-cdk/aws-elasticloadbalancingV2:albDualstackWithoutPublicIpv4SecurityGroupRulesDefault](#aws-cdkaws-elasticloadbalancingv2albdualstackwithoutpublicipv4securitygrouprulesdefault) | When enabled, the default security group ingress rules will allow IPv6 ingress from anywhere | 2.176.0 | fix |
92
+ | [@aws-cdk/aws-iam:oidcRejectUnauthorizedConnections](#aws-cdkaws-iamoidcrejectunauthorizedconnections) | When enabled, the default behaviour of OIDC provider will reject unauthorized connections | 2.177.0 | fix |
93
+ | [@aws-cdk/core:enableAdditionalMetadataCollection](#aws-cdkcoreenableadditionalmetadatacollection) | When enabled, CDK will expand the scope of usage data collected to better inform CDK development and improve communication for security concerns and emerging issues. | 2.178.0 | config |
94
+ | [@aws-cdk/aws-lambda:createNewPoliciesWithAddToRolePolicy](#aws-cdkaws-lambdacreatenewpolicieswithaddtorolepolicy) | [Deprecated] When enabled, Lambda will create new inline policies with AddToRolePolicy instead of adding to the Default Policy Statement | 2.180.0 | fix |
95
+ | [@aws-cdk/aws-s3:setUniqueReplicationRoleName](#aws-cdkaws-s3setuniquereplicationrolename) | When enabled, CDK will automatically generate a unique role name that is used for s3 object replication. | 2.182.0 | fix |
96
+ | [@aws-cdk/pipelines:reduceStageRoleTrustScope](#aws-cdkpipelinesreducestageroletrustscope) | Remove the root account principal from Stage addActions trust policy | 2.184.0 | new default |
97
+ | [@aws-cdk/aws-events:requireEventBusPolicySid](#aws-cdkaws-eventsrequireeventbuspolicysid) | When enabled, grantPutEventsTo() will use resource policies with Statement IDs for service principals. | 2.186.0 | fix |
98
+ | [@aws-cdk/aws-dynamodb:retainTableReplica](#aws-cdkaws-dynamodbretaintablereplica) | When enabled, table replica will be default to the removal policy of source table unless specified otherwise. | 2.187.0 | fix |
99
+ | [@aws-cdk/cognito:logUserPoolClientSecretValue](#aws-cdkcognitologuserpoolclientsecretvalue) | When disabled, the value of the user pool client secret will not be logged in the custom resource lambda function logs. | 2.187.0 | new default |
100
+ | [@aws-cdk/aws-stepfunctions:useDistributedMapResultWriterV2](#aws-cdkaws-stepfunctionsusedistributedmapresultwriterv2) | When enabled, the resultWriterV2 property of DistributedMap will be used insted of resultWriter | 2.188.0 | new default |
101
+ | [@aws-cdk/pipelines:reduceCrossAccountActionRoleTrustScope](#aws-cdkpipelinesreducecrossaccountactionroletrustscope) | When enabled, scopes down the trust policy for the cross-account action role | 2.189.0 | new default |
102
+ | [@aws-cdk/core:aspectPrioritiesMutating](#aws-cdkcoreaspectprioritiesmutating) | When set to true, Aspects added by the construct library on your behalf will be given a priority of MUTATING. | 2.189.1 | new default |
103
+ | [@aws-cdk/s3-notifications:addS3TrustKeyPolicyForSnsSubscriptions](#aws-cdks3-notificationsadds3trustkeypolicyforsnssubscriptions) | Add an S3 trust policy to a KMS key resource policy for SNS subscriptions. | 2.195.0 | fix |
104
+ | [@aws-cdk/aws-ec2:requirePrivateSubnetsForEgressOnlyInternetGateway](#aws-cdkaws-ec2requireprivatesubnetsforegressonlyinternetgateway) | When enabled, the EgressOnlyGateway resource is only created if private subnets are defined in the dual-stack VPC. | 2.196.0 | fix |
105
+ | [@aws-cdk/aws-s3:publicAccessBlockedByDefault](#aws-cdkaws-s3publicaccessblockedbydefault) | When enabled, setting any combination of options for BlockPublicAccess will automatically set true for any options not defined. | 2.196.0 | fix |
106
+
107
+ <!-- END table -->
108
+
109
+ ## Currently recommended cdk.json
110
+
111
+ The following json shows the current recommended set of flags, as `cdk init` would generate it for new projects.
112
+
113
+ <!-- BEGIN json -->
114
+ ```json
115
+ {
116
+ "context": {
117
+ "@aws-cdk/aws-lambda:recognizeLayerVersion": true,
118
+ "@aws-cdk/core:checkSecretUsage": true,
119
+ "@aws-cdk/core:target-partitions": [
120
+ "aws",
121
+ "aws-cn"
122
+ ],
123
+ "@aws-cdk-containers/ecs-service-extensions:enableDefaultLogDriver": true,
124
+ "@aws-cdk/aws-ec2:uniqueImdsv2TemplateName": true,
125
+ "@aws-cdk/aws-ecs:arnFormatIncludesClusterName": true,
126
+ "@aws-cdk/aws-iam:minimizePolicies": true,
127
+ "@aws-cdk/core:validateSnapshotRemovalPolicy": true,
128
+ "@aws-cdk/aws-codepipeline:crossAccountKeyAliasStackSafeResourceName": true,
129
+ "@aws-cdk/aws-s3:createDefaultLoggingPolicy": true,
130
+ "@aws-cdk/aws-sns-subscriptions:restrictSqsDescryption": true,
131
+ "@aws-cdk/aws-apigateway:disableCloudWatchRole": true,
132
+ "@aws-cdk/core:enablePartitionLiterals": true,
133
+ "@aws-cdk/aws-events:eventsTargetQueueSameAccount": true,
134
+ "@aws-cdk/aws-ecs:disableExplicitDeploymentControllerForCircuitBreaker": true,
135
+ "@aws-cdk/aws-iam:importedRoleStackSafeDefaultPolicyName": true,
136
+ "@aws-cdk/aws-s3:serverAccessLogsUseBucketPolicy": true,
137
+ "@aws-cdk/aws-route53-patters:useCertificate": true,
138
+ "@aws-cdk/customresources:installLatestAwsSdkDefault": false,
139
+ "@aws-cdk/aws-rds:databaseProxyUniqueResourceName": true,
140
+ "@aws-cdk/aws-codedeploy:removeAlarmsFromDeploymentGroup": true,
141
+ "@aws-cdk/aws-apigateway:authorizerChangeDeploymentLogicalId": true,
142
+ "@aws-cdk/aws-ec2:launchTemplateDefaultUserData": true,
143
+ "@aws-cdk/aws-secretsmanager:useAttachedSecretResourcePolicyForSecretTargetAttachments": true,
144
+ "@aws-cdk/aws-redshift:columnId": true,
145
+ "@aws-cdk/aws-stepfunctions-tasks:enableEmrServicePolicyV2": true,
146
+ "@aws-cdk/aws-ec2:restrictDefaultSecurityGroup": true,
147
+ "@aws-cdk/aws-apigateway:requestValidatorUniqueId": true,
148
+ "@aws-cdk/aws-kms:aliasNameRef": true,
149
+ "@aws-cdk/aws-autoscaling:generateLaunchTemplateInsteadOfLaunchConfig": true,
150
+ "@aws-cdk/core:includePrefixInUniqueNameGeneration": true,
151
+ "@aws-cdk/aws-efs:denyAnonymousAccess": true,
152
+ "@aws-cdk/aws-opensearchservice:enableOpensearchMultiAzWithStandby": true,
153
+ "@aws-cdk/aws-lambda-nodejs:useLatestRuntimeVersion": true,
154
+ "@aws-cdk/aws-efs:mountTargetOrderInsensitiveLogicalId": true,
155
+ "@aws-cdk/aws-rds:auroraClusterChangeScopeOfInstanceParameterGroupWithEachParameters": true,
156
+ "@aws-cdk/aws-appsync:useArnForSourceApiAssociationIdentifier": true,
157
+ "@aws-cdk/aws-rds:preventRenderingDeprecatedCredentials": true,
158
+ "@aws-cdk/aws-codepipeline-actions:useNewDefaultBranchForCodeCommitSource": true,
159
+ "@aws-cdk/aws-cloudwatch-actions:changeLambdaPermissionLogicalIdForLambdaAction": true,
160
+ "@aws-cdk/aws-codepipeline:crossAccountKeysDefaultValueToFalse": true,
161
+ "@aws-cdk/aws-codepipeline:defaultPipelineTypeToV2": true,
162
+ "@aws-cdk/aws-kms:reduceCrossAccountRegionPolicyScope": true,
163
+ "@aws-cdk/aws-eks:nodegroupNameAttribute": true,
164
+ "@aws-cdk/aws-ec2:ebsDefaultGp3Volume": true,
165
+ "@aws-cdk/aws-ecs:removeDefaultDeploymentAlarm": true,
166
+ "@aws-cdk/custom-resources:logApiResponseDataPropertyTrueDefault": false,
167
+ "@aws-cdk/aws-s3:keepNotificationInImportedBucket": false,
168
+ "@aws-cdk/aws-ecs:enableImdsBlockingDeprecatedFeature": false,
169
+ "@aws-cdk/aws-ecs:disableEcsImdsBlocking": true,
170
+ "@aws-cdk/aws-ecs:reduceEc2FargateCloudWatchPermissions": true,
171
+ "@aws-cdk/aws-dynamodb:resourcePolicyPerReplica": true,
172
+ "@aws-cdk/aws-ec2:ec2SumTImeoutEnabled": true,
173
+ "@aws-cdk/aws-appsync:appSyncGraphQLAPIScopeLambdaPermission": true,
174
+ "@aws-cdk/aws-rds:setCorrectValueForDatabaseInstanceReadReplicaInstanceResourceId": true,
175
+ "@aws-cdk/core:cfnIncludeRejectComplexResourceUpdateCreatePolicyIntrinsics": true,
176
+ "@aws-cdk/aws-lambda-nodejs:sdkV3ExcludeSmithyPackages": true,
177
+ "@aws-cdk/aws-stepfunctions-tasks:fixRunEcsTaskPolicy": true,
178
+ "@aws-cdk/aws-ec2:bastionHostUseAmazonLinux2023ByDefault": true,
179
+ "@aws-cdk/aws-route53-targets:userPoolDomainNameMethodWithoutCustomResource": true,
180
+ "@aws-cdk/aws-elasticloadbalancingV2:albDualstackWithoutPublicIpv4SecurityGroupRulesDefault": true,
181
+ "@aws-cdk/aws-iam:oidcRejectUnauthorizedConnections": true,
182
+ "@aws-cdk/core:enableAdditionalMetadataCollection": true,
183
+ "@aws-cdk/aws-lambda:createNewPoliciesWithAddToRolePolicy": false,
184
+ "@aws-cdk/aws-s3:setUniqueReplicationRoleName": true,
185
+ "@aws-cdk/aws-events:requireEventBusPolicySid": true,
186
+ "@aws-cdk/core:aspectPrioritiesMutating": true,
187
+ "@aws-cdk/aws-dynamodb:retainTableReplica": true,
188
+ "@aws-cdk/aws-stepfunctions:useDistributedMapResultWriterV2": true,
189
+ "@aws-cdk/s3-notifications:addS3TrustKeyPolicyForSnsSubscriptions": true,
190
+ "@aws-cdk/aws-ec2:requirePrivateSubnetsForEgressOnlyInternetGateway": true,
191
+ "@aws-cdk/aws-s3:publicAccessBlockedByDefault": true
192
+ }
193
+ }
194
+ ```
195
+ <!-- END json -->
196
+
197
+ ## Flags removed in v2
198
+
199
+ These **default change** flags have been removed in v2. These used to be configurable in v1, but in v2 their
200
+ behavior has become the default. Remove these from your `cdk.json` file. If the old behavior is important
201
+ for your infrastructure, see the flag's description on how to achieve it.
202
+
203
+ <!-- BEGIN removed -->
204
+
205
+ | Flag | Summary | Type | Since |
206
+ | ----- | ----- | ----- | ----- |
207
+ | [@aws-cdk/core:enableStackNameDuplicates](#aws-cdkcoreenablestacknameduplicates) | Allow multiple stacks with the same name | new default | 1.16.0 |
208
+ | [aws-cdk:enableDiffNoFail](#aws-cdkenablediffnofail) | Make `cdk diff` not fail when there are differences | new default | 1.19.0 |
209
+ | [@aws-cdk/aws-ecr-assets:dockerIgnoreSupport](#aws-cdkaws-ecr-assetsdockerignoresupport) | DockerImageAsset properly supports `.dockerignore` files by default | new default | 1.73.0 |
210
+ | [@aws-cdk/aws-secretsmanager:parseOwnedSecretName](#aws-cdkaws-secretsmanagerparseownedsecretname) | Fix the referencing of SecretsManager names from ARNs | new default | 1.77.0 |
211
+ | [@aws-cdk/aws-kms:defaultKeyPolicies](#aws-cdkaws-kmsdefaultkeypolicies) | Tighten default KMS key policies | new default | 1.78.0 |
212
+ | [@aws-cdk/aws-s3:grantWriteWithoutAcl](#aws-cdkaws-s3grantwritewithoutacl) | Remove `PutObjectAcl` from Bucket.grantWrite | new default | 1.85.0 |
213
+ | [@aws-cdk/aws-ecs-patterns:removeDefaultDesiredCount](#aws-cdkaws-ecs-patternsremovedefaultdesiredcount) | Do not specify a default DesiredCount for ECS services | new default | 1.92.0 |
214
+ | [@aws-cdk/aws-efs:defaultEncryptionAtRest](#aws-cdkaws-efsdefaultencryptionatrest) | Enable this feature flag to have elastic file systems encrypted at rest by default. | new default | 1.98.0 |
215
+
216
+ <!-- END removed -->
217
+
218
+ ## Flags with a different default in v2
219
+
220
+ These **fix/deprecation** flags are still configurable in v2, but their default has changed compared to v1. If you
221
+ are migrating a v1 CDK project to v2, explicitly set any of these flags which does not currently appear in your
222
+ `cdk.json` to `false`, to avoid unexpected infrastructure changes.
223
+
224
+ <!-- BEGIN diff -->
225
+
226
+ | Flag | Summary | Type | Since | v1 default | v2 default |
227
+ | ----- | ----- | ----- | ----- | ----- | ----- |
228
+ | [@aws-cdk/aws-lambda:useCdkManagedLogGroup](#aws-cdkaws-lambdausecdkmanagedloggroup) | When enabled, CDK creates and manages loggroup for the lambda function | new default | | `false` | `true` |
229
+ | [@aws-cdk/core:newStyleStackSynthesis](#aws-cdkcorenewstylestacksynthesis) | Switch to new stack synthesis method which enables CI/CD | fix | 1.39.0 | `false` | `true` |
230
+ | [@aws-cdk/core:stackRelativeExports](#aws-cdkcorestackrelativeexports) | Name exports based on the construct paths relative to the stack, rather than the global construct path | fix | 1.58.0 | `false` | `true` |
231
+ | [@aws-cdk/aws-rds:lowercaseDbIdentifier](#aws-cdkaws-rdslowercasedbidentifier) | Force lowercasing of RDS Cluster names in CDK | fix | 1.97.0 | `false` | `true` |
232
+ | [@aws-cdk/aws-apigateway:usagePlanKeyOrderInsensitiveId](#aws-cdkaws-apigatewayusageplankeyorderinsensitiveid) | Allow adding/removing multiple UsagePlanKeys independently | fix | 1.98.0 | `false` | `true` |
233
+ | [@aws-cdk/aws-lambda:recognizeVersionProps](#aws-cdkaws-lambdarecognizeversionprops) | Enable this feature flag to opt in to the updated logical id calculation for Lambda Version created using the `fn.currentVersion`. | fix | 1.106.0 | `false` | `true` |
234
+ | [@aws-cdk/aws-cloudfront:defaultSecurityPolicyTLSv1.2\_2021](#aws-cdkaws-cloudfrontdefaultsecuritypolicytlsv12_2021) | Enable this feature flag to have cloudfront distributions use the security policy TLSv1.2_2021 by default. | fix | 1.117.0 | `false` | `true` |
235
+ | [@aws-cdk/pipelines:reduceAssetRoleTrustScope](#aws-cdkpipelinesreduceassetroletrustscope) | Remove the root account principal from PipelineAssetsFileRole trust policy | new default | | `false` | `true` |
236
+ | [@aws-cdk/aws-stepfunctions-tasks:useNewS3UriParametersForBedrockInvokeModelTask](#aws-cdkaws-stepfunctions-tasksusenews3uriparametersforbedrockinvokemodeltask) | When enabled, use new props for S3 URI field in task definition of state machine for bedrock invoke model. | fix | | `false` | `true` |
237
+ | [@aws-cdk/core:aspectStabilization](#aws-cdkcoreaspectstabilization) | When enabled, a stabilization loop will be run when invoking Aspects during synthesis. | config | | `false` | `true` |
238
+ | [@aws-cdk/pipelines:reduceStageRoleTrustScope](#aws-cdkpipelinesreducestageroletrustscope) | Remove the root account principal from Stage addActions trust policy | new default | | `false` | `true` |
239
+ | [@aws-cdk/pipelines:reduceCrossAccountActionRoleTrustScope](#aws-cdkpipelinesreducecrossaccountactionroletrustscope) | When enabled, scopes down the trust policy for the cross-account action role | new default | | `false` | `true` |
240
+
241
+ <!-- END diff -->
242
+
243
+ Here is an example of a `cdk.json` file that restores v1 behavior for these flags:
244
+
245
+ <!-- BEGIN migratejson -->
246
+ ```json
247
+ {
248
+ "context": {
249
+ "@aws-cdk/core:newStyleStackSynthesis": false,
250
+ "@aws-cdk/core:stackRelativeExports": false,
251
+ "@aws-cdk/aws-rds:lowercaseDbIdentifier": false,
252
+ "@aws-cdk/aws-apigateway:usagePlanKeyOrderInsensitiveId": false,
253
+ "@aws-cdk/aws-lambda:recognizeVersionProps": false,
254
+ "@aws-cdk/aws-cloudfront:defaultSecurityPolicyTLSv1.2_2021": false
255
+ }
256
+ }
257
+ ```
258
+ <!-- END migratejson -->
259
+ ## Feature flag details
260
+
261
+ Here are more details about each of the flags:
262
+
263
+ <!-- BEGIN details -->
264
+ ### @aws-cdk/core:enableStackNameDuplicates
265
+
266
+ *Allow multiple stacks with the same name*
267
+
268
+ Flag type: New default behavior
269
+
270
+ If this is set, multiple stacks can use the same stack name (e.g. deployed to
271
+ different environments). This means that the name of the synthesized template
272
+ file will be based on the construct path and not on the defined `stackName`
273
+ of the stack.
274
+
275
+
276
+ | Since | Default | Recommended |
277
+ | ----- | ----- | ----- |
278
+ | 1.16.0 | `false` | `true` |
279
+ | (default in v2) | `true` | |
280
+
281
+ **Compatibility with old behavior:** Pass stack identifiers to the CLI instead of stack names.
282
+
283
+
284
+ ### aws-cdk:enableDiffNoFail
285
+
286
+ *Make `cdk diff` not fail when there are differences*
287
+
288
+ Flag type: New default behavior
289
+
290
+ Determines what status code `cdk diff` should return when the specified stack
291
+ differs from the deployed stack or the local CloudFormation template:
292
+
293
+ * `aws-cdk:enableDiffNoFail=true` => status code == 0
294
+ * `aws-cdk:enableDiffNoFail=false` => status code == 1
295
+
296
+ You can override this behavior with the --fail flag:
297
+
298
+ * `--fail` => status code == 1
299
+ * `--no-fail` => status code == 0
300
+
301
+
302
+ | Since | Default | Recommended |
303
+ | ----- | ----- | ----- |
304
+ | 1.19.0 | `false` | `true` |
305
+ | (default in v2) | `true` | |
306
+
307
+ **Compatibility with old behavior:** Specify `--fail` to the CLI.
308
+
309
+
310
+ ### @aws-cdk/aws-ecr-assets:dockerIgnoreSupport
311
+
312
+ *DockerImageAsset properly supports `.dockerignore` files by default*
313
+
314
+ Flag type: New default behavior
315
+
316
+ If this flag is not set, the default behavior for `DockerImageAsset` is to use
317
+ glob semantics for `.dockerignore` files. If this flag is set, the default behavior
318
+ is standard Docker ignore semantics.
319
+
320
+ This is a feature flag as the old behavior was technically incorrect but
321
+ users may have come to depend on it.
322
+
323
+
324
+ | Since | Default | Recommended |
325
+ | ----- | ----- | ----- |
326
+ | 1.73.0 | `false` | `true` |
327
+ | (default in v2) | `true` | |
328
+
329
+ **Compatibility with old behavior:** Update your `.dockerignore` file to match standard Docker ignore rules, if necessary.
330
+
331
+
332
+ ### @aws-cdk/aws-secretsmanager:parseOwnedSecretName
333
+
334
+ *Fix the referencing of SecretsManager names from ARNs*
335
+
336
+ Flag type: New default behavior
337
+
338
+ Secret.secretName for an "owned" secret will attempt to parse the secretName from the ARN,
339
+ rather than the default full resource name, which includes the SecretsManager suffix.
340
+
341
+ If this flag is not set, Secret.secretName will include the SecretsManager suffix, which cannot be directly
342
+ used by SecretsManager.DescribeSecret, and must be parsed by the user first (e.g., Fn:Join, Fn:Select, Fn:Split).
343
+
344
+
345
+ | Since | Default | Recommended |
346
+ | ----- | ----- | ----- |
347
+ | 1.77.0 | `false` | `true` |
348
+ | (default in v2) | `true` | |
349
+
350
+ **Compatibility with old behavior:** Use `parseArn(secret.secretName).resourceName` to emulate the incorrect old parsing.
351
+
352
+
353
+ ### @aws-cdk/aws-kms:defaultKeyPolicies
354
+
355
+ *Tighten default KMS key policies*
356
+
357
+ Flag type: New default behavior
358
+
359
+ KMS Keys start with a default key policy that grants the account access to administer the key,
360
+ mirroring the behavior of the KMS SDK/CLI/Console experience. Users may override the default key
361
+ policy by specifying their own.
362
+
363
+ If this flag is not set, the default key policy depends on the setting of the `trustAccountIdentities`
364
+ flag. If false (the default, for backwards-compatibility reasons), the default key policy somewhat
365
+ resembles the default admin key policy, but with the addition of 'GenerateDataKey' permissions. If
366
+ true, the policy matches what happens when this feature flag is set.
367
+
368
+ Additionally, if this flag is not set and the user supplies a custom key policy, this will be appended
369
+ to the key's default policy (rather than replacing it).
370
+
371
+
372
+ | Since | Default | Recommended |
373
+ | ----- | ----- | ----- |
374
+ | 1.78.0 | `false` | `true` |
375
+ | (default in v2) | `true` | |
376
+
377
+ **Compatibility with old behavior:** Pass `trustAccountIdentities: false` to `Key` construct to restore the old behavior.
378
+
379
+
380
+ ### @aws-cdk/aws-s3:grantWriteWithoutAcl
381
+
382
+ *Remove `PutObjectAcl` from Bucket.grantWrite*
383
+
384
+ Flag type: New default behavior
385
+
386
+ Change the old 's3:PutObject*' permission to 's3:PutObject' on Bucket,
387
+ as the former includes 's3:PutObjectAcl',
388
+ which could be used to grant read/write object access to IAM principals in other accounts.
389
+ Use a feature flag to make sure existing customers who might be relying
390
+ on the overly-broad permissions are not broken.
391
+
392
+
393
+ | Since | Default | Recommended |
394
+ | ----- | ----- | ----- |
395
+ | 1.85.0 | `false` | `true` |
396
+ | (default in v2) | `true` | |
397
+
398
+ **Compatibility with old behavior:** Call `bucket.grantPutAcl()` in addition to `bucket.grantWrite()` to grant ACL permissions.
399
+
400
+
401
+ ### @aws-cdk/aws-ecs-patterns:removeDefaultDesiredCount
402
+
403
+ *Do not specify a default DesiredCount for ECS services*
404
+
405
+ Flag type: New default behavior
406
+
407
+ ApplicationLoadBalancedServiceBase, ApplicationMultipleTargetGroupServiceBase,
408
+ NetworkLoadBalancedServiceBase, NetworkMultipleTargetGroupServiceBase, and
409
+ QueueProcessingServiceBase currently determine a default value for the desired count of
410
+ a CfnService if a desiredCount is not provided. The result of this is that on every
411
+ deployment, the service count is reset to the fixed value, even if it was autoscaled.
412
+
413
+ If this flag is not set, the default behaviour for CfnService.desiredCount is to set a
414
+ desiredCount of 1, if one is not provided. If true, a default will not be defined for
415
+ CfnService.desiredCount and as such desiredCount will be undefined, if one is not provided.
416
+
417
+
418
+ | Since | Default | Recommended |
419
+ | ----- | ----- | ----- |
420
+ | 1.92.0 | `false` | `true` |
421
+ | (default in v2) | `true` | |
422
+
423
+ **Compatibility with old behavior:** You can pass `desiredCount: 1` explicitly, but you should never need this.
424
+
425
+
426
+ ### @aws-cdk/aws-efs:defaultEncryptionAtRest
427
+
428
+ *Enable this feature flag to have elastic file systems encrypted at rest by default.*
429
+
430
+ Flag type: New default behavior
431
+
432
+ Encryption can also be configured explicitly using the `encrypted` property.
433
+
434
+
435
+ | Since | Default | Recommended |
436
+ | ----- | ----- | ----- |
437
+ | 1.98.0 | `false` | `true` |
438
+ | (default in v2) | `true` | |
439
+
440
+ **Compatibility with old behavior:** Pass the `encrypted: false` property to the `FileSystem` construct to disable encryption.
441
+
442
+
443
+ ### @aws-cdk/aws-ec2-alpha:useResourceIdForVpcV2Migration
444
+
445
+ *When enabled, use resource IDs for VPC V2 migration*
446
+
447
+ Flag type: New default behavior
448
+
449
+ When this feature flag is enabled, the VPC V2 migration will use resource IDs instead of getAtt references
450
+ for migrating resources from VPC V1 to VPC V2. This helps ensure a smoother migration path between
451
+ the two versions.
452
+
453
+
454
+ | Since | Default | Recommended |
455
+ | ----- | ----- | ----- |
456
+ | (not in v1) | | |
457
+ | V2_NEXT | `false` | `false` |
458
+
459
+ **Compatibility with old behavior:** Disable the feature flag to use getAtt references for VPC V2 migration
460
+
461
+
462
+ ### @aws-cdk/aws-lambda:useCdkManagedLogGroup
463
+
464
+ *When enabled, CDK creates and manages loggroup for the lambda function*
465
+
466
+ Flag type: New default behavior
467
+
468
+ When this feature flag is enabled, CDK will create a loggroup for lambda function with default properties
469
+ which supports CDK features Tag propagation, Property Injectors, Aspects
470
+ if the cdk app doesnt pass a 'logRetention' or 'logGroup' explicitly.
471
+ LogGroups created via 'logRetention' do not support Tag propagation, Property Injectors, Aspects.
472
+ LogGroups created via 'logGroup' created in CDK support Tag propagation, Property Injectors, Aspects.
473
+
474
+ When this feature flag is disabled, a loggroup is created by Lambda service on first invocation
475
+ of the function (existing behavior).
476
+ LogGroups created in this way do not support Tag propagation, Property Injectors, Aspects.
477
+
478
+ DO NOT ENABLE: If you have and existing app defining a lambda function and
479
+ have not supplied a logGroup or logRetention prop and your lambda function has
480
+ executed at least once, the logGroup has been already created with the same name
481
+ so your deployment will start failing.
482
+ Refer aws-lambda/README.md for more details on Customizing Log Group creation.
483
+
484
+
485
+ | Since | Default | Recommended |
486
+ | ----- | ----- | ----- |
487
+ | (not in v1) | | |
488
+ | V2_NEXT | `true` | `true` |
489
+
490
+ **Compatibility with old behavior:** Disable the feature flag to let lambda service create logGroup or specify logGroup or logRetention
491
+
492
+
493
+ ### @aws-cdk/core:newStyleStackSynthesis
494
+
495
+ *Switch to new stack synthesis method which enables CI/CD*
496
+
497
+ Flag type: Backwards incompatible bugfix
498
+
499
+ If this flag is specified, all `Stack`s will use the `DefaultStackSynthesizer` by
500
+ default. If it is not set, they will use the `LegacyStackSynthesizer`.
501
+
502
+
503
+ | Since | Default | Recommended |
504
+ | ----- | ----- | ----- |
505
+ | 1.39.0 | `false` | `true` |
506
+ | 2.0.0 | `true` | `true` |
507
+
508
+
509
+ ### @aws-cdk/core:stackRelativeExports
510
+
511
+ *Name exports based on the construct paths relative to the stack, rather than the global construct path*
512
+
513
+ Flag type: Backwards incompatible bugfix
514
+
515
+ Combined with the stack name this relative construct path is good enough to
516
+ ensure uniqueness, and makes the export names robust against refactoring
517
+ the location of the stack in the construct tree (specifically, moving the Stack
518
+ into a Stage).
519
+
520
+
521
+ | Since | Default | Recommended |
522
+ | ----- | ----- | ----- |
523
+ | 1.58.0 | `false` | `true` |
524
+ | 2.0.0 | `true` | `true` |
525
+
526
+
527
+ ### @aws-cdk/aws-rds:lowercaseDbIdentifier
528
+
529
+ *Force lowercasing of RDS Cluster names in CDK*
530
+
531
+ Flag type: Backwards incompatible bugfix
532
+
533
+ Cluster names must be lowercase, and the service will lowercase the name when the cluster
534
+ is created. However, CDK did not use to know about this, and would use the user-provided name
535
+ referencing the cluster, which would fail if it happened to be mixed-case.
536
+
537
+ With this flag, lowercase the name in CDK so we can reference it properly.
538
+
539
+ Must be behind a permanent flag because changing a name from mixed case to lowercase between deployments
540
+ would lead CloudFormation to think the name was changed and would trigger a cluster replacement
541
+ (losing data!).
542
+
543
+
544
+ | Since | Default | Recommended |
545
+ | ----- | ----- | ----- |
546
+ | 1.97.0 | `false` | `true` |
547
+ | 2.0.0 | `true` | `true` |
548
+
549
+
550
+ ### @aws-cdk/aws-apigateway:usagePlanKeyOrderInsensitiveId
551
+
552
+ *Allow adding/removing multiple UsagePlanKeys independently*
553
+
554
+ Flag type: Backwards incompatible bugfix
555
+
556
+ The UsagePlanKey resource connects an ApiKey with a UsagePlan. API Gateway does not allow more than one UsagePlanKey
557
+ for any given UsagePlan and ApiKey combination. For this reason, CloudFormation cannot replace this resource without
558
+ either the UsagePlan or ApiKey changing.
559
+
560
+ The feature addition to support multiple UsagePlanKey resources - 142bd0e2 - recognized this and attempted to keep
561
+ existing UsagePlanKey logical ids unchanged.
562
+ However, this intentionally caused the logical id of the UsagePlanKey to be sensitive to order. That is, when
563
+ the 'first' UsagePlanKey resource is removed, the logical id of the 'second' assumes what was originally the 'first',
564
+ which again is disallowed.
565
+
566
+ In effect, there is no way to get out of this mess in a backwards compatible way, while supporting existing stacks.
567
+ This flag changes the logical id layout of UsagePlanKey to not be sensitive to order.
568
+
569
+
570
+ | Since | Default | Recommended |
571
+ | ----- | ----- | ----- |
572
+ | 1.98.0 | `false` | `true` |
573
+ | 2.0.0 | `true` | `true` |
574
+
575
+
576
+ ### @aws-cdk/aws-lambda:recognizeVersionProps
577
+
578
+ *Enable this feature flag to opt in to the updated logical id calculation for Lambda Version created using the `fn.currentVersion`.*
579
+
580
+ Flag type: Backwards incompatible bugfix
581
+
582
+ The previous calculation incorrectly considered properties of the `AWS::Lambda::Function` resource that did
583
+ not constitute creating a new Version.
584
+
585
+ See 'currentVersion' section in the aws-lambda module's README for more details.
586
+
587
+
588
+ | Since | Default | Recommended |
589
+ | ----- | ----- | ----- |
590
+ | 1.106.0 | `false` | `true` |
591
+ | 2.0.0 | `true` | `true` |
592
+
593
+
594
+ ### @aws-cdk/aws-cloudfront:defaultSecurityPolicyTLSv1.2_2021
595
+
596
+ *Enable this feature flag to have cloudfront distributions use the security policy TLSv1.2_2021 by default.*
597
+
598
+ Flag type: Backwards incompatible bugfix
599
+
600
+ The security policy can also be configured explicitly using the `minimumProtocolVersion` property.
601
+
602
+
603
+ | Since | Default | Recommended |
604
+ | ----- | ----- | ----- |
605
+ | 1.117.0 | `false` | `true` |
606
+ | 2.0.0 | `true` | `true` |
607
+
608
+
609
+ ### @aws-cdk/core:target-partitions
610
+
611
+ *What regions to include in lookup tables of environment agnostic stacks*
612
+
613
+ Flag type: Configuration option
614
+
615
+ Has no effect on stacks that have a defined region, but will limit the amount
616
+ of unnecessary regions included in stacks without a known region.
617
+
618
+ The type of this value should be a list of strings.
619
+
620
+
621
+ | Since | Default | Recommended |
622
+ | ----- | ----- | ----- |
623
+ | 1.137.0 | `false` | `["aws","aws-cn"]` |
624
+ | 2.4.0 | `false` | `["aws","aws-cn"]` |
625
+
626
+
627
+ ### @aws-cdk-containers/ecs-service-extensions:enableDefaultLogDriver
628
+
629
+ *ECS extensions will automatically add an `awslogs` driver if no logging is specified*
630
+
631
+ Flag type: New default behavior
632
+
633
+ Enable this feature flag to configure default logging behavior for the ECS Service Extensions. This will enable the
634
+ `awslogs` log driver for the application container of the service to send the container logs to CloudWatch Logs.
635
+
636
+ This is a feature flag as the new behavior provides a better default experience for the users.
637
+
638
+
639
+ | Since | Default | Recommended |
640
+ | ----- | ----- | ----- |
641
+ | 1.140.0 | `false` | `true` |
642
+ | 2.8.0 | `false` | `true` |
643
+
644
+ **Compatibility with old behavior:** Specify a log driver explicitly.
645
+
646
+
647
+ ### @aws-cdk/aws-ec2:uniqueImdsv2TemplateName
648
+
649
+ *Enable this feature flag to have Launch Templates generated by the `InstanceRequireImdsv2Aspect` use unique names.*
650
+
651
+ Flag type: Backwards incompatible bugfix
652
+
653
+ Previously, the generated Launch Template names were only unique within a stack because they were based only on the
654
+ `Instance` construct ID. If another stack that has an `Instance` with the same construct ID is deployed in the same
655
+ account and region, the deployments would always fail as the generated Launch Template names were the same.
656
+
657
+ The new implementation addresses this issue by generating the Launch Template name with the `Names.uniqueId` method.
658
+
659
+
660
+ | Since | Default | Recommended |
661
+ | ----- | ----- | ----- |
662
+ | 1.140.0 | `false` | `true` |
663
+ | 2.8.0 | `false` | `true` |
664
+
665
+
666
+ ### @aws-cdk/aws-iam:minimizePolicies
667
+
668
+ *Minimize IAM policies by combining Statements*
669
+
670
+ Flag type: Configuration option
671
+
672
+ Minimize IAM policies by combining Principals, Actions and Resources of two
673
+ Statements in the policies, as long as it doesn't change the meaning of the
674
+ policy.
675
+
676
+
677
+ | Since | Default | Recommended |
678
+ | ----- | ----- | ----- |
679
+ | 1.150.0 | `false` | `true` |
680
+ | 2.18.0 | `false` | `true` |
681
+
682
+
683
+ ### @aws-cdk/core:checkSecretUsage
684
+
685
+ *Enable this flag to make it impossible to accidentally use SecretValues in unsafe locations*
686
+
687
+ Flag type: Configuration option
688
+
689
+ With this flag enabled, `SecretValue` instances can only be passed to
690
+ constructs that accept `SecretValue`s; otherwise, `unsafeUnwrap()` must be
691
+ called to use it as a regular string.
692
+
693
+
694
+ | Since | Default | Recommended |
695
+ | ----- | ----- | ----- |
696
+ | 1.153.0 | `false` | `true` |
697
+ | 2.21.0 | `false` | `true` |
698
+
699
+
700
+ ### @aws-cdk/aws-lambda:recognizeLayerVersion
701
+
702
+ *Enable this feature flag to opt in to the updated logical id calculation for Lambda Version created using the `fn.currentVersion`.*
703
+
704
+ Flag type: Backwards incompatible bugfix
705
+
706
+ This flag correct incorporates Lambda Layer properties into the Lambda Function Version.
707
+
708
+ See 'currentVersion' section in the aws-lambda module's README for more details.
709
+
710
+
711
+ | Since | Default | Recommended |
712
+ | ----- | ----- | ----- |
713
+ | 1.159.0 | `false` | `true` |
714
+ | 2.27.0 | `false` | `true` |
715
+
716
+
717
+ ### @aws-cdk/core:validateSnapshotRemovalPolicy
718
+
719
+ *Error on snapshot removal policies on resources that do not support it.*
720
+
721
+ Flag type: New default behavior
722
+
723
+ Makes sure we do not allow snapshot removal policy on resources that do not support it.
724
+ If supplied on an unsupported resource, CloudFormation ignores the policy altogether.
725
+ This flag will reduce confusion and unexpected loss of data when erroneously supplying
726
+ the snapshot removal policy.
727
+
728
+
729
+ | Since | Default | Recommended |
730
+ | ----- | ----- | ----- |
731
+ | (not in v1) | | |
732
+ | 2.28.0 | `false` | `true` |
733
+
734
+ **Compatibility with old behavior:** The old behavior was incorrect. Update your source to not specify SNAPSHOT policies on resources that do not support it.
735
+
736
+
737
+ ### @aws-cdk/aws-codepipeline:crossAccountKeyAliasStackSafeResourceName
738
+
739
+ *Generate key aliases that include the stack name*
740
+
741
+ Flag type: Backwards incompatible bugfix
742
+
743
+ Enable this feature flag to have CodePipeline generate a unique cross account key alias name using the stack name.
744
+
745
+ Previously, when creating multiple pipelines with similar naming conventions and when crossAccountKeys is true,
746
+ the KMS key alias name created for these pipelines may be the same due to how the uniqueId is generated.
747
+
748
+ This new implementation creates a stack safe resource name for the alias using the stack name instead of the stack ID.
749
+
750
+
751
+ | Since | Default | Recommended |
752
+ | ----- | ----- | ----- |
753
+ | (not in v1) | | |
754
+ | 2.29.0 | `false` | `true` |
755
+
756
+
757
+ ### @aws-cdk/aws-s3:createDefaultLoggingPolicy
758
+
759
+ *Enable this feature flag to create an S3 bucket policy by default in cases where an AWS service would automatically create the Policy if one does not exist.*
760
+
761
+ Flag type: Backwards incompatible bugfix
762
+
763
+ For example, in order to send VPC flow logs to an S3 bucket, there is a specific Bucket Policy
764
+ that needs to be attached to the bucket. If you create the bucket without a policy and then add the
765
+ bucket as the flow log destination, the service will automatically create the bucket policy with the
766
+ necessary permissions. If you were to then try and add your own bucket policy CloudFormation will throw
767
+ and error indicating that a bucket policy already exists.
768
+
769
+ In cases where we know what the required policy is we can go ahead and create the policy so we can
770
+ remain in control of it.
771
+
772
+ @see https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/AWS-logs-and-resource-policy.html#AWS-logs-infrastructure-S3
773
+
774
+
775
+ | Since | Default | Recommended |
776
+ | ----- | ----- | ----- |
777
+ | (not in v1) | | |
778
+ | 2.31.0 | `false` | `true` |
779
+
780
+
781
+ ### @aws-cdk/aws-sns-subscriptions:restrictSqsDescryption
782
+
783
+ *Restrict KMS key policy for encrypted Queues a bit more*
784
+
785
+ Flag type: Backwards incompatible bugfix
786
+
787
+ Enable this feature flag to restrict the decryption of a SQS queue, which is subscribed to a SNS topic, to
788
+ only the topic which it is subscribed to and not the whole SNS service of an account.
789
+
790
+ Previously the decryption was only restricted to the SNS service principal. To make the SQS subscription more
791
+ secure, it is a good practice to restrict the decryption further and only allow the connected SNS topic to decryption
792
+ the subscribed queue.
793
+
794
+
795
+ | Since | Default | Recommended |
796
+ | ----- | ----- | ----- |
797
+ | (not in v1) | | |
798
+ | 2.32.0 | `false` | `true` |
799
+
800
+
801
+ ### @aws-cdk/aws-ecs:arnFormatIncludesClusterName
802
+
803
+ *ARN format used by ECS. In the new ARN format, the cluster name is part of the resource ID.*
804
+
805
+ Flag type: Backwards incompatible bugfix
806
+
807
+ If this flag is not set, the old ARN format (without cluster name) for ECS is used.
808
+ If this flag is set, the new ARN format (with cluster name) for ECS is used.
809
+
810
+ This is a feature flag as the old format is still valid for existing ECS clusters.
811
+
812
+ See https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-account-settings.html#ecs-resource-ids
813
+
814
+
815
+ | Since | Default | Recommended |
816
+ | ----- | ----- | ----- |
817
+ | (not in v1) | | |
818
+ | 2.35.0 | `false` | `true` |
819
+
820
+
821
+ ### @aws-cdk/aws-apigateway:disableCloudWatchRole
822
+
823
+ *Make default CloudWatch Role behavior safe for multiple API Gateways in one environment*
824
+
825
+ Flag type: Backwards incompatible bugfix
826
+
827
+ Enable this feature flag to change the default behavior for aws-apigateway.RestApi and aws-apigateway.SpecRestApi
828
+ to _not_ create a CloudWatch role and Account. There is only a single ApiGateway account per AWS
829
+ environment which means that each time you create a RestApi in your account the ApiGateway account
830
+ is overwritten. If at some point the newest RestApi is deleted, the ApiGateway Account and CloudWatch
831
+ role will also be deleted, breaking any existing ApiGateways that were depending on them.
832
+
833
+ When this flag is enabled you should either create the ApiGateway account and CloudWatch role
834
+ separately _or_ only enable the cloudWatchRole on a single RestApi.
835
+
836
+
837
+ | Since | Default | Recommended |
838
+ | ----- | ----- | ----- |
839
+ | (not in v1) | | |
840
+ | 2.38.0 | `false` | `true` |
841
+
842
+
843
+ ### @aws-cdk/core:enablePartitionLiterals
844
+
845
+ *Make ARNs concrete if AWS partition is known*
846
+
847
+ Flag type: Backwards incompatible bugfix
848
+
849
+ Enable this feature flag to get partition names as string literals in Stacks with known regions defined in
850
+ their environment, such as "aws" or "aws-cn". Previously the CloudFormation intrinsic function
851
+ "Ref: AWS::Partition" was used. For example:
852
+
853
+ ```yaml
854
+ Principal:
855
+ AWS:
856
+ Fn::Join:
857
+ - ""
858
+ - - "arn:"
859
+ - Ref: AWS::Partition
860
+ - :iam::123456789876:root
861
+ ```
862
+
863
+ becomes:
864
+
865
+ ```yaml
866
+ Principal:
867
+ AWS: "arn:aws:iam::123456789876:root"
868
+ ```
869
+
870
+ The intrinsic function will still be used in Stacks where no region is defined or the region's partition
871
+ is unknown.
872
+
873
+
874
+ | Since | Default | Recommended |
875
+ | ----- | ----- | ----- |
876
+ | (not in v1) | | |
877
+ | 2.38.0 | `false` | `true` |
878
+
879
+
880
+ ### @aws-cdk/aws-ecs:disableExplicitDeploymentControllerForCircuitBreaker
881
+
882
+ *Avoid setting the "ECS" deployment controller when adding a circuit breaker*
883
+
884
+ Flag type: Backwards incompatible bugfix
885
+
886
+ Enable this feature flag to avoid setting the "ECS" deployment controller when adding a circuit breaker to an
887
+ ECS Service, as this will trigger a full replacement which fails to deploy when using set service names.
888
+ This does not change any behaviour as the default deployment controller when it is not defined is ECS.
889
+
890
+ This is a feature flag as the new behavior provides a better default experience for the users.
891
+
892
+
893
+ | Since | Default | Recommended |
894
+ | ----- | ----- | ----- |
895
+ | (not in v1) | | |
896
+ | 2.51.0 | `false` | `true` |
897
+
898
+
899
+ ### @aws-cdk/aws-events:eventsTargetQueueSameAccount
900
+
901
+ *Event Rules may only push to encrypted SQS queues in the same account*
902
+
903
+ Flag type: Backwards incompatible bugfix
904
+
905
+ This flag applies to SQS Queues that are used as the target of event Rules. When enabled, only principals
906
+ from the same account as the Rule can send messages. If a queue is unencrypted, this restriction will
907
+ always apply, regardless of the value of this flag.
908
+
909
+
910
+ | Since | Default | Recommended |
911
+ | ----- | ----- | ----- |
912
+ | (not in v1) | | |
913
+ | 2.51.0 | `false` | `true` |
914
+
915
+
916
+ ### @aws-cdk/aws-iam:importedRoleStackSafeDefaultPolicyName
917
+
918
+ *Enable this feature to by default create default policy names for imported roles that depend on the stack the role is in.*
919
+
920
+ Flag type: Backwards incompatible bugfix
921
+
922
+ Without this, importing the same role in multiple places could lead to the permissions given for one version of the imported role
923
+ to overwrite permissions given to the role at a different place where it was imported. This was due to all imported instances
924
+ of a role using the same default policy name.
925
+
926
+ This new implementation creates default policy names based on the constructs node path in their stack.
927
+
928
+
929
+ | Since | Default | Recommended |
930
+ | ----- | ----- | ----- |
931
+ | (not in v1) | | |
932
+ | 2.60.0 | `false` | `true` |
933
+
934
+
935
+ ### @aws-cdk/aws-s3:serverAccessLogsUseBucketPolicy
936
+
937
+ *Use S3 Bucket Policy instead of ACLs for Server Access Logging*
938
+
939
+ Flag type: Backwards incompatible bugfix
940
+
941
+ Enable this feature flag to use S3 Bucket Policy for granting permission fo Server Access Logging
942
+ rather than using the canned `LogDeliveryWrite` ACL. ACLs do not work when Object Ownership is
943
+ enabled on the bucket.
944
+
945
+ This flag uses a Bucket Policy statement to allow Server Access Log delivery, following best
946
+ practices for S3.
947
+
948
+ @see https://docs.aws.amazon.com/AmazonS3/latest/userguide/enable-server-access-logging.html
949
+
950
+
951
+ | Since | Default | Recommended |
952
+ | ----- | ----- | ----- |
953
+ | (not in v1) | | |
954
+ | 2.60.0 | `false` | `true` |
955
+
956
+
957
+ ### @aws-cdk/customresources:installLatestAwsSdkDefault
958
+
959
+ *Whether to install the latest SDK by default in AwsCustomResource*
960
+
961
+ Flag type: New default behavior
962
+
963
+ This was originally introduced and enabled by default to not be limited by the SDK version
964
+ that's installed on AWS Lambda. However, it creates issues for Lambdas bound to VPCs that
965
+ do not have internet access, or in environments where 'npmjs.com' is not available.
966
+
967
+ The recommended setting is to disable the default installation behavior, and pass the
968
+ flag on a resource-by-resource basis to enable it if necessary.
969
+
970
+
971
+ | Since | Default | Recommended |
972
+ | ----- | ----- | ----- |
973
+ | (not in v1) | | |
974
+ | 2.60.0 | `false` | `false` |
975
+
976
+ **Compatibility with old behavior:** Set installLatestAwsSdk: true on all resources that need it.
977
+
978
+
979
+ ### @aws-cdk/aws-route53-patters:useCertificate
980
+
981
+ *Use the official `Certificate` resource instead of `DnsValidatedCertificate`*
982
+
983
+ Flag type: New default behavior
984
+
985
+ Enable this feature flag to use the official CloudFormation supported `Certificate` resource instead
986
+ of the deprecated `DnsValidatedCertificate` construct. If this flag is enabled and you are creating
987
+ the stack in a region other than us-east-1 then you must also set `crossRegionReferences=true` on the
988
+ stack.
989
+
990
+
991
+ | Since | Default | Recommended |
992
+ | ----- | ----- | ----- |
993
+ | (not in v1) | | |
994
+ | 2.61.0 | `false` | `true` |
995
+
996
+ **Compatibility with old behavior:** Define a `DnsValidatedCertificate` explicitly and pass in the `certificate` property
997
+
998
+
999
+ ### @aws-cdk/aws-codedeploy:removeAlarmsFromDeploymentGroup
1000
+
1001
+ *Remove CloudWatch alarms from deployment group*
1002
+
1003
+ Flag type: Backwards incompatible bugfix
1004
+
1005
+ Enable this flag to be able to remove all CloudWatch alarms from a deployment group by removing
1006
+ the alarms from the construct. If this flag is not set, removing all alarms from the construct
1007
+ will still leave the alarms configured for the deployment group.
1008
+
1009
+
1010
+ | Since | Default | Recommended |
1011
+ | ----- | ----- | ----- |
1012
+ | (not in v1) | | |
1013
+ | 2.65.0 | `false` | `true` |
1014
+
1015
+
1016
+ ### @aws-cdk/aws-rds:databaseProxyUniqueResourceName
1017
+
1018
+ *Use unique resource name for Database Proxy*
1019
+
1020
+ Flag type: Backwards incompatible bugfix
1021
+
1022
+ If this flag is not set, the default behavior for `DatabaseProxy` is
1023
+ to use `id` of the constructor for `dbProxyName` when it's not specified in the argument.
1024
+ In this case, users can't deploy `DatabaseProxy`s that have the same `id` in the same region.
1025
+
1026
+ If this flag is set, the default behavior is to use unique resource names for each `DatabaseProxy`.
1027
+
1028
+ This is a feature flag as the old behavior was technically incorrect, but users may have come to depend on it.
1029
+
1030
+
1031
+ | Since | Default | Recommended |
1032
+ | ----- | ----- | ----- |
1033
+ | (not in v1) | | |
1034
+ | 2.65.0 | `false` | `true` |
1035
+
1036
+
1037
+ ### @aws-cdk/aws-apigateway:authorizerChangeDeploymentLogicalId
1038
+
1039
+ *Include authorizer configuration in the calculation of the API deployment logical ID.*
1040
+
1041
+ Flag type: Backwards incompatible bugfix
1042
+
1043
+ The logical ID of the AWS::ApiGateway::Deployment resource is calculated by hashing
1044
+ the API configuration, including methods, and resources, etc. Enable this feature flag
1045
+ to also include the configuration of any authorizer attached to the API in the
1046
+ calculation, so any changes made to an authorizer will create a new deployment.
1047
+
1048
+
1049
+ | Since | Default | Recommended |
1050
+ | ----- | ----- | ----- |
1051
+ | (not in v1) | | |
1052
+ | 2.66.0 | `false` | `true` |
1053
+
1054
+
1055
+ ### @aws-cdk/aws-ec2:launchTemplateDefaultUserData
1056
+
1057
+ *Define user data for a launch template by default when a machine image is provided.*
1058
+
1059
+ Flag type: Backwards incompatible bugfix
1060
+
1061
+ The ec2.LaunchTemplate construct did not define user data when a machine image is
1062
+ provided despite the document. If this is set, a user data is automatically defined
1063
+ according to the OS of the machine image.
1064
+
1065
+
1066
+ | Since | Default | Recommended |
1067
+ | ----- | ----- | ----- |
1068
+ | (not in v1) | | |
1069
+ | 2.67.0 | `false` | `true` |
1070
+
1071
+
1072
+ ### @aws-cdk/aws-secretsmanager:useAttachedSecretResourcePolicyForSecretTargetAttachments
1073
+
1074
+ *SecretTargetAttachments uses the ResourcePolicy of the attached Secret.*
1075
+
1076
+ Flag type: Backwards incompatible bugfix
1077
+
1078
+ Enable this feature flag to make SecretTargetAttachments use the ResourcePolicy of the attached Secret.
1079
+ SecretTargetAttachments are created to connect a Secret to a target resource.
1080
+ In CDK code, they behave like regular Secret and can be used as a stand-in in most situations.
1081
+ Previously, adding to the ResourcePolicy of a SecretTargetAttachment did attempt to create a separate ResourcePolicy for the same Secret.
1082
+ However Secrets can only have a single ResourcePolicy, causing the CloudFormation deployment to fail.
1083
+
1084
+ When enabling this feature flag for an existing Stack, ResourcePolicies created via a SecretTargetAttachment will need replacement.
1085
+ This won't be possible without intervention due to limitation outlined above.
1086
+ First remove all permissions granted to the Secret and deploy without the ResourcePolicies.
1087
+ Then you can re-add the permissions and deploy again.
1088
+
1089
+
1090
+ | Since | Default | Recommended |
1091
+ | ----- | ----- | ----- |
1092
+ | (not in v1) | | |
1093
+ | 2.67.0 | `false` | `true` |
1094
+
1095
+
1096
+ ### @aws-cdk/aws-redshift:columnId
1097
+
1098
+ *Whether to use an ID to track Redshift column changes*
1099
+
1100
+ Flag type: Backwards incompatible bugfix
1101
+
1102
+ Redshift columns are identified by their `name`. If a column is renamed, the old column
1103
+ will be dropped and a new column will be created. This can cause data loss.
1104
+
1105
+ This flag enables the use of an `id` attribute for Redshift columns. If this flag is enabled, the
1106
+ internal CDK architecture will track changes of Redshift columns through their `id`, rather
1107
+ than their `name`. This will prevent data loss when columns are renamed.
1108
+
1109
+ **NOTE** - Enabling this flag comes at a **risk**. When enabled, update the `id`s of all columns,
1110
+ **however** do not change the `names`s of the columns. If the `name`s of the columns are changed during
1111
+ initial deployment, the columns will be dropped and recreated, causing data loss. After the initial deployment
1112
+ of the `id`s, the `name`s of the columns can be changed without data loss.
1113
+
1114
+
1115
+ | Since | Default | Recommended |
1116
+ | ----- | ----- | ----- |
1117
+ | (not in v1) | | |
1118
+ | 2.68.0 | `false` | `true` |
1119
+
1120
+
1121
+ ### @aws-cdk/aws-stepfunctions-tasks:enableEmrServicePolicyV2
1122
+
1123
+ *Enable AmazonEMRServicePolicy_v2 managed policies*
1124
+
1125
+ Flag type: Backwards incompatible bugfix
1126
+
1127
+ If this flag is not set, the default behavior for `EmrCreateCluster` is
1128
+ to use `AmazonElasticMapReduceRole` managed policies.
1129
+
1130
+ If this flag is set, the default behavior is to use the new `AmazonEMRServicePolicy_v2`
1131
+ managed policies.
1132
+
1133
+ This is a feature flag as the old behavior will be deprecated, but some resources may require manual
1134
+ intervention since they might not have the appropriate tags propagated automatically.
1135
+
1136
+
1137
+ | Since | Default | Recommended |
1138
+ | ----- | ----- | ----- |
1139
+ | (not in v1) | | |
1140
+ | 2.72.0 | `false` | `true` |
1141
+
1142
+
1143
+ ### @aws-cdk/aws-apigateway:requestValidatorUniqueId
1144
+
1145
+ *Generate a unique id for each RequestValidator added to a method*
1146
+
1147
+ Flag type: Backwards incompatible bugfix
1148
+
1149
+ This flag allows multiple RequestValidators to be added to a RestApi when
1150
+ providing the `RequestValidatorOptions` in the `addMethod()` method.
1151
+
1152
+ If the flag is not set then only a single RequestValidator can be added in this way.
1153
+ Any additional RequestValidators have to be created directly with `new RequestValidator`.
1154
+
1155
+
1156
+ | Since | Default | Recommended |
1157
+ | ----- | ----- | ----- |
1158
+ | (not in v1) | | |
1159
+ | 2.78.0 | `false` | `true` |
1160
+
1161
+
1162
+ ### @aws-cdk/aws-ec2:restrictDefaultSecurityGroup
1163
+
1164
+ *Restrict access to the VPC default security group*
1165
+
1166
+ Flag type: New default behavior
1167
+
1168
+ Enable this feature flag to remove the default ingress/egress rules from the
1169
+ VPC default security group.
1170
+
1171
+ When a VPC is created, a default security group is created as well and this cannot
1172
+ be deleted. The default security group is created with ingress/egress rules that allow
1173
+ _all_ traffic. [AWS Security best practices recommend](https://docs.aws.amazon.com/securityhub/latest/userguide/ec2-controls.html#ec2-2)
1174
+ removing these ingress/egress rules in order to restrict access to the default security group.
1175
+
1176
+
1177
+ | Since | Default | Recommended |
1178
+ | ----- | ----- | ----- |
1179
+ | (not in v1) | | |
1180
+ | 2.78.0 | `false` | `true` |
1181
+
1182
+ **Compatibility with old behavior:**
1183
+ To allow all ingress/egress traffic to the VPC default security group you
1184
+ can set the `restrictDefaultSecurityGroup: false`.
1185
+
1186
+
1187
+
1188
+ ### @aws-cdk/aws-kms:aliasNameRef
1189
+
1190
+ *KMS Alias name and keyArn will have implicit reference to KMS Key*
1191
+
1192
+ Flag type: Backwards incompatible bugfix
1193
+
1194
+ This flag allows an implicit dependency to be created between KMS Alias and KMS Key
1195
+ when referencing key.aliasName or key.keyArn.
1196
+
1197
+ If the flag is not set then a raw string is passed as the Alias name and no
1198
+ implicit dependencies will be set.
1199
+
1200
+
1201
+ | Since | Default | Recommended |
1202
+ | ----- | ----- | ----- |
1203
+ | (not in v1) | | |
1204
+ | 2.83.0 | `false` | `true` |
1205
+
1206
+
1207
+ ### @aws-cdk/core:includePrefixInUniqueNameGeneration
1208
+
1209
+ *Include the stack prefix in the stack name generation process*
1210
+
1211
+ Flag type: Backwards incompatible bugfix
1212
+
1213
+ This flag prevents the prefix of a stack from making the stack's name longer than the 128 character limit.
1214
+
1215
+ If the flag is set, the prefix is included in the stack name generation process.
1216
+ If the flag is not set, then the prefix of the stack is prepended to the generated stack name.
1217
+
1218
+ **NOTE** - Enabling this flag comes at a **risk**. If you have already deployed stacks, changing the status of this
1219
+ feature flag can lead to a change in stacks' name. Changing a stack name mean recreating the whole stack, which
1220
+ is not viable in some productive setups.
1221
+
1222
+
1223
+ | Since | Default | Recommended |
1224
+ | ----- | ----- | ----- |
1225
+ | (not in v1) | | |
1226
+ | 2.84.0 | `false` | `true` |
1227
+
1228
+
1229
+ ### @aws-cdk/aws-autoscaling:generateLaunchTemplateInsteadOfLaunchConfig
1230
+
1231
+ *Generate a launch template when creating an AutoScalingGroup*
1232
+
1233
+ Flag type: Backwards incompatible bugfix
1234
+
1235
+ Enable this flag to allow AutoScalingGroups to generate a launch template when being created.
1236
+ Launch configurations have been deprecated and cannot be created in AWS Accounts created after
1237
+ December 31, 2023. Existing 'AutoScalingGroup' properties used for creating a launch configuration
1238
+ will now create an equivalent 'launchTemplate'. Alternatively, users can provide an explicit
1239
+ 'launchTemplate' or 'mixedInstancesPolicy'. When this flag is enabled a 'launchTemplate' will
1240
+ attempt to set user data according to the OS of the machine image if explicit user data is not
1241
+ provided.
1242
+
1243
+
1244
+ | Since | Default | Recommended |
1245
+ | ----- | ----- | ----- |
1246
+ | (not in v1) | | |
1247
+ | 2.88.0 | `false` | `true` |
1248
+
1249
+ **Compatibility with old behavior:**
1250
+ If backwards compatibility needs to be maintained due to an existing autoscaling group
1251
+ using a launch config, set this flag to false.
1252
+
1253
+
1254
+
1255
+ ### @aws-cdk/aws-opensearchservice:enableOpensearchMultiAzWithStandby
1256
+
1257
+ *Enables support for Multi-AZ with Standby deployment for opensearch domains*
1258
+
1259
+ Flag type: New default behavior
1260
+
1261
+ If this is set, an opensearch domain will automatically be created with
1262
+ multi-az with standby enabled.
1263
+
1264
+
1265
+ | Since | Default | Recommended |
1266
+ | ----- | ----- | ----- |
1267
+ | (not in v1) | | |
1268
+ | 2.88.0 | `false` | `true` |
1269
+
1270
+ **Compatibility with old behavior:** Pass `capacity.multiAzWithStandbyEnabled: false` to `Domain` construct to restore the old behavior.
1271
+
1272
+
1273
+ ### @aws-cdk/aws-efs:denyAnonymousAccess
1274
+
1275
+ *EFS denies anonymous clients accesses*
1276
+
1277
+ Flag type: New default behavior
1278
+
1279
+ This flag adds the file system policy that denies anonymous clients
1280
+ access to `efs.FileSystem`.
1281
+
1282
+ If this flag is not set, `efs.FileSystem` will allow all anonymous clients
1283
+ that can access over the network.
1284
+
1285
+
1286
+ | Since | Default | Recommended |
1287
+ | ----- | ----- | ----- |
1288
+ | (not in v1) | | |
1289
+ | 2.93.0 | `false` | `true` |
1290
+
1291
+ **Compatibility with old behavior:** You can pass `allowAnonymousAccess: true` so allow anonymous clients access.
1292
+
1293
+
1294
+ ### @aws-cdk/aws-efs:mountTargetOrderInsensitiveLogicalId
1295
+
1296
+ *When enabled, mount targets will have a stable logicalId that is linked to the associated subnet.*
1297
+
1298
+ Flag type: Backwards incompatible bugfix
1299
+
1300
+ When this feature flag is enabled, each mount target will have a stable
1301
+ logicalId that is linked to the associated subnet. If the flag is set to
1302
+ false then the logicalIds of the mount targets can change if the number of
1303
+ subnets changes.
1304
+
1305
+ Set this flag to false for existing mount targets.
1306
+
1307
+
1308
+ | Since | Default | Recommended |
1309
+ | ----- | ----- | ----- |
1310
+ | (not in v1) | | |
1311
+ | 2.93.0 | `false` | `true` |
1312
+
1313
+
1314
+ ### @aws-cdk/aws-lambda-nodejs:useLatestRuntimeVersion
1315
+
1316
+ *Enables aws-lambda-nodejs.Function to use the latest available NodeJs runtime as the default*
1317
+
1318
+ Flag type: New default behavior
1319
+
1320
+ If this is set, and a `runtime` prop is not passed to, Lambda NodeJs
1321
+ functions will us the latest version of the runtime provided by the Lambda
1322
+ service. Do not use this if you your lambda function is reliant on dependencies
1323
+ shipped as part of the runtime environment.
1324
+
1325
+
1326
+ | Since | Default | Recommended |
1327
+ | ----- | ----- | ----- |
1328
+ | (not in v1) | | |
1329
+ | 2.93.0 | `false` | `true` |
1330
+
1331
+ **Compatibility with old behavior:** Pass `runtime: lambda.Runtime.NODEJS_16_X` to `Function` construct to restore the previous behavior.
1332
+
1333
+
1334
+ ### @aws-cdk/aws-appsync:useArnForSourceApiAssociationIdentifier
1335
+
1336
+ *When enabled, will always use the arn for identifiers for CfnSourceApiAssociation in the GraphqlApi construct rather than id.*
1337
+
1338
+ Flag type: Backwards incompatible bugfix
1339
+
1340
+ When this feature flag is enabled, we use the IGraphqlApi ARN rather than ID when creating or updating CfnSourceApiAssociation in
1341
+ the GraphqlApi construct. Using the ARN allows the association to support an association with a source api or merged api in another account.
1342
+ Note that for existing source api associations created with this flag disabled, enabling the flag will lead to a resource replacement.
1343
+
1344
+
1345
+ | Since | Default | Recommended |
1346
+ | ----- | ----- | ----- |
1347
+ | (not in v1) | | |
1348
+ | 2.97.0 | `false` | `true` |
1349
+
1350
+
1351
+ ### @aws-cdk/aws-rds:auroraClusterChangeScopeOfInstanceParameterGroupWithEachParameters
1352
+
1353
+ *When enabled, a scope of InstanceParameterGroup for AuroraClusterInstance with each parameters will change.*
1354
+
1355
+ Flag type: Backwards incompatible bugfix
1356
+
1357
+ When this feature flag is enabled, a scope of `InstanceParameterGroup` for
1358
+ `AuroraClusterInstance` with each parameters will change to AuroraClusterInstance
1359
+ from AuroraCluster.
1360
+
1361
+ If the flag is set to false then it can only make one `AuroraClusterInstance`
1362
+ with each `InstanceParameterGroup` in the AuroraCluster.
1363
+
1364
+
1365
+ | Since | Default | Recommended |
1366
+ | ----- | ----- | ----- |
1367
+ | (not in v1) | | |
1368
+ | 2.97.0 | `false` | `true` |
1369
+
1370
+
1371
+ ### @aws-cdk/aws-rds:preventRenderingDeprecatedCredentials
1372
+
1373
+ *When enabled, creating an RDS database cluster from a snapshot will only render credentials for snapshot credentials.*
1374
+
1375
+ Flag type: Backwards incompatible bugfix
1376
+
1377
+ The `credentials` property on the `DatabaseClusterFromSnapshotProps`
1378
+ interface was deprecated with the new `snapshotCredentials` property being
1379
+ recommended. Before deprecating `credentials`, a secret would be generated
1380
+ while rendering credentials if the `credentials` property was undefined or
1381
+ if a secret wasn't provided via the `credentials` property. This behavior
1382
+ is replicated with the new `snapshotCredentials` property, but the original
1383
+ `credentials` secret can still be created resulting in an extra database
1384
+ secret.
1385
+
1386
+ Set this flag to prevent rendering deprecated `credentials` and creating an
1387
+ extra database secret when only using `snapshotCredentials` to create an RDS
1388
+ database cluster from a snapshot.
1389
+
1390
+
1391
+ | Since | Default | Recommended |
1392
+ | ----- | ----- | ----- |
1393
+ | (not in v1) | | |
1394
+ | 2.98.0 | `false` | `true` |
1395
+
1396
+
1397
+ ### @aws-cdk/aws-codepipeline-actions:useNewDefaultBranchForCodeCommitSource
1398
+
1399
+ *When enabled, the CodeCommit source action is using the default branch name 'main'.*
1400
+
1401
+ Flag type: Backwards incompatible bugfix
1402
+
1403
+ When setting up a CodeCommit source action for the source stage of a pipeline, please note that the
1404
+ default branch is 'master'.
1405
+ However, with the activation of this feature flag, the default branch is updated to 'main'.
1406
+
1407
+
1408
+ | Since | Default | Recommended |
1409
+ | ----- | ----- | ----- |
1410
+ | (not in v1) | | |
1411
+ | 2.103.1 | `false` | `true` |
1412
+
1413
+
1414
+ ### @aws-cdk/aws-cloudwatch-actions:changeLambdaPermissionLogicalIdForLambdaAction
1415
+
1416
+ *When enabled, the logical ID of a Lambda permission for a Lambda action includes an alarm ID.*
1417
+
1418
+ Flag type: Backwards incompatible bugfix
1419
+
1420
+ When this feature flag is enabled, a logical ID of `LambdaPermission` for a
1421
+ `LambdaAction` will include an alarm ID. Therefore multiple alarms for the same Lambda
1422
+ can be created with `LambdaAction`.
1423
+
1424
+ If the flag is set to false then it can only make one alarm for the Lambda with
1425
+ `LambdaAction`.
1426
+
1427
+
1428
+ | Since | Default | Recommended |
1429
+ | ----- | ----- | ----- |
1430
+ | (not in v1) | | |
1431
+ | 2.124.0 | `false` | `true` |
1432
+
1433
+
1434
+ ### @aws-cdk/aws-codepipeline:crossAccountKeysDefaultValueToFalse
1435
+
1436
+ *Enables Pipeline to set the default value for crossAccountKeys to false.*
1437
+
1438
+ Flag type: New default behavior
1439
+
1440
+ When this feature flag is enabled, and the `crossAccountKeys` property is not provided in a `Pipeline`
1441
+ construct, the construct automatically defaults the value of this property to false.
1442
+
1443
+
1444
+ | Since | Default | Recommended |
1445
+ | ----- | ----- | ----- |
1446
+ | (not in v1) | | |
1447
+ | 2.127.0 | `false` | `true` |
1448
+
1449
+ **Compatibility with old behavior:** Pass `crossAccountKeys: true` to `Pipeline` construct to restore the previous behavior.
1450
+
1451
+
1452
+ ### @aws-cdk/aws-codepipeline:defaultPipelineTypeToV2
1453
+
1454
+ *Enables Pipeline to set the default pipeline type to V2.*
1455
+
1456
+ Flag type: New default behavior
1457
+
1458
+ When this feature flag is enabled, and the `pipelineType` property is not provided in a `Pipeline`
1459
+ construct, the construct automatically defaults the value of this property to `PipelineType.V2`.
1460
+
1461
+
1462
+ | Since | Default | Recommended |
1463
+ | ----- | ----- | ----- |
1464
+ | (not in v1) | | |
1465
+ | 2.133.0 | `false` | `true` |
1466
+
1467
+ **Compatibility with old behavior:** Pass `pipelineType: PipelineType.V1` to `Pipeline` construct to restore the previous behavior.
1468
+
1469
+
1470
+ ### @aws-cdk/aws-kms:reduceCrossAccountRegionPolicyScope
1471
+
1472
+ *When enabled, IAM Policy created from KMS key grant will reduce the resource scope to this key only.*
1473
+
1474
+ Flag type: Backwards incompatible bugfix
1475
+
1476
+ When this feature flag is enabled and calling KMS key grant method, the created IAM policy will reduce the resource scope from
1477
+ '*' to this specific granting KMS key.
1478
+
1479
+
1480
+ | Since | Default | Recommended |
1481
+ | ----- | ----- | ----- |
1482
+ | (not in v1) | | |
1483
+ | 2.134.0 | `false` | `true` |
1484
+
1485
+
1486
+ ### @aws-cdk/aws-eks:nodegroupNameAttribute
1487
+
1488
+ *When enabled, nodegroupName attribute of the provisioned EKS NodeGroup will not have the cluster name prefix.*
1489
+
1490
+ Flag type: Backwards incompatible bugfix
1491
+
1492
+ When this feature flag is enabled, the nodegroupName attribute will be exactly the name of the nodegroup without
1493
+ any prefix.
1494
+
1495
+
1496
+ | Since | Default | Recommended |
1497
+ | ----- | ----- | ----- |
1498
+ | (not in v1) | | |
1499
+ | 2.139.0 | `false` | `true` |
1500
+
1501
+
1502
+ ### @aws-cdk/aws-ec2:ebsDefaultGp3Volume
1503
+
1504
+ *When enabled, the default volume type of the EBS volume will be GP3*
1505
+
1506
+ Flag type: New default behavior
1507
+
1508
+ When this featuer flag is enabled, the default volume type of the EBS volume will be `EbsDeviceVolumeType.GENERAL_PURPOSE_SSD_GP3`.
1509
+
1510
+
1511
+ | Since | Default | Recommended |
1512
+ | ----- | ----- | ----- |
1513
+ | (not in v1) | | |
1514
+ | 2.140.0 | `false` | `true` |
1515
+
1516
+ **Compatibility with old behavior:** Pass `volumeType: EbsDeviceVolumeType.GENERAL_PURPOSE_SSD` to `Volume` construct to restore the previous behavior.
1517
+
1518
+
1519
+ ### @aws-cdk/pipelines:reduceAssetRoleTrustScope
1520
+
1521
+ *Remove the root account principal from PipelineAssetsFileRole trust policy*
1522
+
1523
+ Flag type: New default behavior
1524
+
1525
+ When this feature flag is enabled, the root account principal will not be added to the trust policy of asset role.
1526
+ When this feature flag is disabled, it will keep the root account principal in the trust policy.
1527
+
1528
+
1529
+ | Since | Default | Recommended |
1530
+ | ----- | ----- | ----- |
1531
+ | (not in v1) | | |
1532
+ | 2.141.0 | `true` | `true` |
1533
+
1534
+ **Compatibility with old behavior:** Disable the feature flag to add the root account principal back
1535
+
1536
+
1537
+ ### @aws-cdk/aws-ecs:removeDefaultDeploymentAlarm
1538
+
1539
+ *When enabled, remove default deployment alarm settings*
1540
+
1541
+ Flag type: New default behavior
1542
+
1543
+ When this featuer flag is enabled, remove the default deployment alarm settings when creating a AWS ECS service.
1544
+
1545
+
1546
+ | Since | Default | Recommended |
1547
+ | ----- | ----- | ----- |
1548
+ | (not in v1) | | |
1549
+ | 2.143.0 | `false` | `true` |
1550
+
1551
+ **Compatibility with old behavior:** Set AWS::ECS::Service 'DeploymentAlarms' manually to restore the previous behavior.
1552
+
1553
+
1554
+ ### @aws-cdk/custom-resources:logApiResponseDataPropertyTrueDefault
1555
+
1556
+ *When enabled, the custom resource used for `AwsCustomResource` will configure the `logApiResponseData` property as true by default*
1557
+
1558
+ Flag type: Backwards incompatible bugfix
1559
+
1560
+ This results in 'logApiResponseData' being passed as true to the custom resource provider. This will cause the custom resource handler to receive an 'Update' event. If you don't
1561
+ have an SDK call configured for the 'Update' event and you're dependent on specific SDK call response data, you will see this error from CFN:
1562
+
1563
+ CustomResource attribute error: Vendor response doesn't contain <attribute-name> attribute in object. See https://github.com/aws/aws-cdk/issues/29949) for more details.
1564
+
1565
+ Unlike most feature flags, we don't recommend setting this feature flag to true. However, if you're using the 'AwsCustomResource' construct with 'logApiResponseData' as true in
1566
+ the event object, then setting this feature flag will keep this behavior. Otherwise, setting this feature flag to false will trigger an 'Update' event by removing the 'logApiResponseData'
1567
+ property from the event object.
1568
+
1569
+
1570
+ | Since | Default | Recommended |
1571
+ | ----- | ----- | ----- |
1572
+ | (not in v1) | | |
1573
+ | 2.145.0 | `false` | `false` |
1574
+
1575
+
1576
+ ### @aws-cdk/aws-s3:keepNotificationInImportedBucket
1577
+
1578
+ *When enabled, Adding notifications to a bucket in the current stack will not remove notification from imported stack.*
1579
+
1580
+ Flag type: Backwards incompatible bugfix
1581
+
1582
+ Currently, adding notifications to a bucket where it was created by ourselves will override notification added where it is imported.
1583
+
1584
+ When this feature flag is enabled, adding notifications to a bucket in the current stack will only update notification defined in this stack.
1585
+ Other notifications that are not managed by this stack will be kept.
1586
+
1587
+
1588
+ | Since | Default | Recommended |
1589
+ | ----- | ----- | ----- |
1590
+ | (not in v1) | | |
1591
+ | 2.155.0 | `false` | `false` |
1592
+
1593
+
1594
+ ### @aws-cdk/aws-stepfunctions-tasks:useNewS3UriParametersForBedrockInvokeModelTask
1595
+
1596
+ *When enabled, use new props for S3 URI field in task definition of state machine for bedrock invoke model.*
1597
+
1598
+ Flag type: Backwards incompatible bugfix
1599
+
1600
+ Currently, 'inputPath' and 'outputPath' from the TaskStateBase Props is being used under BedrockInvokeModelProps to define S3URI under 'input' and 'output' fields
1601
+ of State Machine Task definition.
1602
+
1603
+ When this feature flag is enabled, specify newly introduced props 's3InputUri' and
1604
+ 's3OutputUri' to populate S3 uri under input and output fields in state machine task definition for Bedrock invoke model.
1605
+
1606
+
1607
+ | Since | Default | Recommended |
1608
+ | ----- | ----- | ----- |
1609
+ | (not in v1) | | |
1610
+ | 2.156.0 | `true` | `true` |
1611
+
1612
+ **Compatibility with old behavior:** Disable the feature flag to use input and output path fields for s3 URI
1613
+
1614
+
1615
+ ### @aws-cdk/aws-ecs:reduceEc2FargateCloudWatchPermissions
1616
+
1617
+ *When enabled, we will only grant the necessary permissions when users specify cloudwatch log group through logConfiguration*
1618
+
1619
+ Flag type: Backwards incompatible bugfix
1620
+
1621
+ Currently, we automatically add a number of cloudwatch permissions to the task role when no cloudwatch log group is
1622
+ specified as logConfiguration and it will grant 'Resources': ['*'] to the task role.
1623
+
1624
+ When this feature flag is enabled, we will only grant the necessary permissions when users specify cloudwatch log group.
1625
+
1626
+
1627
+ | Since | Default | Recommended |
1628
+ | ----- | ----- | ----- |
1629
+ | (not in v1) | | |
1630
+ | 2.159.0 | `false` | `true` |
1631
+
1632
+ **Compatibility with old behavior:** Disable the feature flag to continue grant permissions to log group when no log group is specified
1633
+
1634
+
1635
+ ### @aws-cdk/aws-ec2:ec2SumTImeoutEnabled
1636
+
1637
+ *When enabled, initOptions.timeout and resourceSignalTimeout values will be summed together.*
1638
+
1639
+ Flag type: Backwards incompatible bugfix
1640
+
1641
+ Currently is both initOptions.timeout and resourceSignalTimeout are both specified in the options for creating an EC2 Instance,
1642
+ only the value from 'resourceSignalTimeout' will be used.
1643
+
1644
+ When this feature flag is enabled, if both initOptions.timeout and resourceSignalTimeout are specified, the values will to be summed together.
1645
+
1646
+
1647
+ | Since | Default | Recommended |
1648
+ | ----- | ----- | ----- |
1649
+ | (not in v1) | | |
1650
+ | 2.160.0 | `false` | `true` |
1651
+
1652
+
1653
+ ### @aws-cdk/aws-appsync:appSyncGraphQLAPIScopeLambdaPermission
1654
+
1655
+ *When enabled, a Lambda authorizer Permission created when using GraphqlApi will be properly scoped with a SourceArn.*
1656
+
1657
+ Flag type: Backwards incompatible bugfix
1658
+
1659
+ Currently, when using a Lambda authorizer with an AppSync GraphQL API, the AWS CDK automatically generates the necessary AWS::Lambda::Permission
1660
+ to allow the AppSync API to invoke the Lambda authorizer. This permission is overly permissive because it lacks a SourceArn, meaning
1661
+ it allows invocations from any source.
1662
+
1663
+ When this feature flag is enabled, the AWS::Lambda::Permission will be properly scoped with the SourceArn corresponding to the
1664
+ specific AppSync GraphQL API.
1665
+
1666
+
1667
+ | Since | Default | Recommended |
1668
+ | ----- | ----- | ----- |
1669
+ | (not in v1) | | |
1670
+ | 2.161.0 | `false` | `true` |
1671
+
1672
+
1673
+ ### @aws-cdk/aws-lambda-nodejs:sdkV3ExcludeSmithyPackages
1674
+
1675
+ *When enabled, both `@aws-sdk` and `@smithy` packages will be excluded from the Lambda Node.js 18.x runtime to prevent version mismatches in bundled applications.*
1676
+
1677
+ Flag type: Backwards incompatible bugfix
1678
+
1679
+ Currently, when bundling Lambda functions with the non-latest runtime that supports AWS SDK JavaScript (v3), only the '@aws-sdk/*' packages are excluded by default.
1680
+ However, this can cause version mismatches between the '@aws-sdk/*' and '@smithy/*' packages, as they are tightly coupled dependencies in AWS SDK v3.
1681
+
1682
+ When this feature flag is enabled, both '@aws-sdk/*' and '@smithy/*' packages will be excluded during the bundling process. This ensures that no mismatches
1683
+ occur between these tightly coupled dependencies when using the AWS SDK v3 in Lambda functions.
1684
+
1685
+
1686
+ | Since | Default | Recommended |
1687
+ | ----- | ----- | ----- |
1688
+ | (not in v1) | | |
1689
+ | 2.161.0 | `false` | `true` |
1690
+
1691
+
1692
+ ### @aws-cdk/aws-rds:setCorrectValueForDatabaseInstanceReadReplicaInstanceResourceId
1693
+
1694
+ *When enabled, the value of property `instanceResourceId` in construct `DatabaseInstanceReadReplica` will be set to the correct value which is `DbiResourceId` instead of currently `DbInstanceArn`*
1695
+
1696
+ Flag type: Backwards incompatible bugfix
1697
+
1698
+ Currently, the value of the property 'instanceResourceId' in construct 'DatabaseInstanceReadReplica' is not correct, and set to 'DbInstanceArn' which is not correct when it is used to create the IAM Policy in the grantConnect method.
1699
+
1700
+ When this feature flag is enabled, the value of that property will be as expected set to 'DbiResourceId' attribute, and that will fix the grantConnect method.
1701
+
1702
+
1703
+ | Since | Default | Recommended |
1704
+ | ----- | ----- | ----- |
1705
+ | (not in v1) | | |
1706
+ | 2.161.0 | `false` | `true` |
1707
+
1708
+ **Compatibility with old behavior:** Disable the feature flag to use `DbInstanceArn` as value for property `instanceResourceId`
1709
+
1710
+
1711
+ ### @aws-cdk/core:cfnIncludeRejectComplexResourceUpdateCreatePolicyIntrinsics
1712
+
1713
+ *When enabled, CFN templates added with `cfn-include` will error if the template contains Resource Update or Create policies with CFN Intrinsics that include non-primitive values.*
1714
+
1715
+ Flag type: Backwards incompatible bugfix
1716
+
1717
+ Without enabling this feature flag, `cfn-include` will silently drop resource update or create policies that contain CFN Intrinsics if they include non-primitive values.
1718
+
1719
+ Enabling this feature flag will make `cfn-include` throw on these templates, unless you specify the logical ID of the resource in the 'unhydratedResources' property.
1720
+
1721
+
1722
+ | Since | Default | Recommended |
1723
+ | ----- | ----- | ----- |
1724
+ | (not in v1) | | |
1725
+ | 2.161.0 | `false` | `true` |
1726
+
1727
+
1728
+ ### @aws-cdk/aws-stepfunctions-tasks:fixRunEcsTaskPolicy
1729
+
1730
+ *When enabled, the resource of IAM Run Ecs policy generated by SFN EcsRunTask will reference the definition, instead of constructing ARN.*
1731
+
1732
+ Flag type: Backwards incompatible bugfix
1733
+
1734
+ Currently, in the IAM Run Ecs policy generated by SFN EcsRunTask(), CDK will construct the ARN with wildcard attached at the end.
1735
+ The revision number at the end will be replaced with a wildcard which it shouldn't.
1736
+
1737
+ When this feature flag is enabled, if the task definition is created in the stack, the 'Resource' section will 'Ref' the taskDefinition.
1738
+
1739
+
1740
+ | Since | Default | Recommended |
1741
+ | ----- | ----- | ----- |
1742
+ | (not in v1) | | |
1743
+ | 2.163.0 | `false` | `true` |
1744
+
1745
+
1746
+ ### @aws-cdk/aws-dynamodb:resourcePolicyPerReplica
1747
+
1748
+ *When enabled will allow you to specify a resource policy per replica, and not copy the source table policy to all replicas*
1749
+
1750
+ Flag type: Backwards incompatible bugfix
1751
+
1752
+ If this flag is not set, the default behavior for `TableV2` is to use a different `resourcePolicy` for each replica.
1753
+
1754
+ If this flag is set to false, the behavior is that each replica shares the same `resourcePolicy` as the source table.
1755
+ This will prevent you from creating a new table which has an additional replica and a resource policy.
1756
+
1757
+ This is a feature flag as the old behavior was technically incorrect but users may have come to depend on it.
1758
+
1759
+
1760
+ | Since | Default | Recommended |
1761
+ | ----- | ----- | ----- |
1762
+ | (not in v1) | | |
1763
+ | 2.164.0 | `false` | `true` |
1764
+
1765
+
1766
+ ### @aws-cdk/aws-ec2:bastionHostUseAmazonLinux2023ByDefault
1767
+
1768
+ *When enabled, the BastionHost construct will use the latest Amazon Linux 2023 AMI, instead of Amazon Linux 2.*
1769
+
1770
+ Flag type: New default behavior
1771
+
1772
+ Currently, if the machineImage property of the BastionHost construct defaults to using the latest Amazon Linux 2
1773
+ AMI. Amazon Linux 2 hits end-of-life in June 2025, so using Amazon Linux 2023 by default is a more future-proof
1774
+ and secure option.
1775
+
1776
+ When this feature flag is enabled, if you do not pass the machineImage property to the BastionHost construct,
1777
+ the latest Amazon Linux 2023 version will be used instead of Amazon Linux 2.
1778
+
1779
+
1780
+ | Since | Default | Recommended |
1781
+ | ----- | ----- | ----- |
1782
+ | (not in v1) | | |
1783
+ | 2.172.0 | `false` | `true` |
1784
+
1785
+ **Compatibility with old behavior:** Disable the feature flag or explicitly pass an Amazon Linux 2 machine image to the BastionHost construct.
1786
+
1787
+
1788
+ ### @aws-cdk/core:aspectStabilization
1789
+
1790
+ *When enabled, a stabilization loop will be run when invoking Aspects during synthesis.*
1791
+
1792
+ Flag type: Configuration option
1793
+
1794
+ Currently, when Aspects are invoked in one single pass of the construct tree.
1795
+ This means that the Aspects that create other Aspects are not run and Aspects that create new nodes of the tree sometimes do not inherit their parent Aspects.
1796
+
1797
+ When this feature flag is enabled, a stabilization loop is run to recurse the construct tree multiple times when invoking Aspects.
1798
+
1799
+
1800
+ | Since | Default | Recommended |
1801
+ | ----- | ----- | ----- |
1802
+ | (not in v1) | | |
1803
+ | 2.172.0 | `true` | `true` |
1804
+
1805
+
1806
+ ### @aws-cdk/aws-route53-targets:userPoolDomainNameMethodWithoutCustomResource
1807
+
1808
+ *When enabled, use a new method for DNS Name of user pool domain target without creating a custom resource.*
1809
+
1810
+ Flag type: Backwards incompatible bugfix
1811
+
1812
+ When this feature flag is enabled, a new method will be used to get the DNS Name of the user pool domain target. The old method
1813
+ creates a custom resource internally, but the new method doesn't need a custom resource.
1814
+
1815
+ If the flag is set to false then a custom resource will be created when using `UserPoolDomainTarget`.
1816
+
1817
+
1818
+ | Since | Default | Recommended |
1819
+ | ----- | ----- | ----- |
1820
+ | (not in v1) | | |
1821
+ | 2.174.0 | `false` | `true` |
1822
+
1823
+
1824
+ ### @aws-cdk/aws-ecs:disableEcsImdsBlocking
1825
+
1826
+ *When set to true, CDK synth will throw exception if canContainersAccessInstanceRole is false. **IMPORTANT: See [details.](#aws-cdkaws-ecsdisableEcsImdsBlocking)***
1827
+
1828
+ Flag type: Temporary flag
1829
+
1830
+ In an ECS Cluster with `MachineImageType.AMAZON_LINUX_2`, the canContainersAccessInstanceRole=false option attempts to add commands to block containers from
1831
+ accessing IMDS. CDK cannot guarantee the correct execution of the feature in all platforms. Setting this feature flag
1832
+ to true will ensure CDK does not attempt to implement IMDS blocking. By <ins>**end of 2025**</ins>, CDK will remove the
1833
+ IMDS blocking feature. See [Github discussion](https://github.com/aws/aws-cdk/discussions/32609) for more information.
1834
+
1835
+ It is recommended to follow ECS documentation to block IMDS for your specific platform and cluster configuration.
1836
+
1837
+
1838
+ | Since | Default | Recommended |
1839
+ | ----- | ----- | ----- |
1840
+ | (not in v1) | | |
1841
+ | 2.175.0 | `false` | `true` |
1842
+
1843
+ **Compatibility with old behavior:** It is strongly recommended to set this flag to true. However, if necessary, set this flag to false to continue using the old implementation.
1844
+
1845
+
1846
+ ### @aws-cdk/aws-ecs:enableImdsBlockingDeprecatedFeature
1847
+
1848
+ *When set to true along with canContainersAccessInstanceRole=false in ECS cluster, new updated commands will be added to UserData to block container accessing IMDS. **Applicable to Linux only. IMPORTANT: See [details.](#aws-cdkaws-ecsenableImdsBlockingDeprecatedFeature)***
1849
+
1850
+ Flag type: Temporary flag
1851
+
1852
+ In an ECS Cluster with `MachineImageType.AMAZON_LINUX_2`, the canContainersAccessInstanceRole=false option attempts to add commands to block containers from
1853
+ accessing IMDS. Set this flag to true in order to use new and updated commands. Please note that this
1854
+ feature alone with this feature flag will be deprecated by <ins>**end of 2025**</ins> as CDK cannot
1855
+ guarantee the correct execution of the feature in all platforms. See [Github discussion](https://github.com/aws/aws-cdk/discussions/32609) for more information.
1856
+ It is recommended to follow ECS documentation to block IMDS for your specific platform and cluster configuration.
1857
+
1858
+
1859
+ | Since | Default | Recommended |
1860
+ | ----- | ----- | ----- |
1861
+ | (not in v1) | | |
1862
+ | 2.175.0 | `false` | `false` |
1863
+
1864
+ **Compatibility with old behavior:** Set this flag to false in order to continue using old and outdated commands. However, it is **not** recommended.
1865
+
1866
+
1867
+ ### @aws-cdk/aws-elasticloadbalancingV2:albDualstackWithoutPublicIpv4SecurityGroupRulesDefault
1868
+
1869
+ *When enabled, the default security group ingress rules will allow IPv6 ingress from anywhere*
1870
+
1871
+ Flag type: Backwards incompatible bugfix
1872
+
1873
+ For internet facing ALBs with 'dualstack-without-public-ipv4' IP address type, the default security group rules
1874
+ will allow IPv6 ingress from anywhere (::/0). Previously, the default security group rules would only allow IPv4 ingress.
1875
+
1876
+ Using a feature flag to make sure existing customers who might be relying
1877
+ on the overly restrictive permissions are not broken.
1878
+
1879
+
1880
+ | Since | Default | Recommended |
1881
+ | ----- | ----- | ----- |
1882
+ | (not in v1) | | |
1883
+ | 2.176.0 | `false` | `true` |
1884
+
1885
+ **Compatibility with old behavior:** Disable the feature flag to only allow IPv4 ingress in the default security group rules.
1886
+
1887
+
1888
+ ### @aws-cdk/aws-iam:oidcRejectUnauthorizedConnections
1889
+
1890
+ *When enabled, the default behaviour of OIDC provider will reject unauthorized connections*
1891
+
1892
+ Flag type: Backwards incompatible bugfix
1893
+
1894
+ When this feature flag is enabled, the default behaviour of OIDC Provider's custom resource handler will
1895
+ default to reject unauthorized connections when downloading CA Certificates.
1896
+
1897
+ When this feature flag is disabled, the behaviour will be the same as current and will allow downloading
1898
+ thumbprints from unsecure connections.
1899
+
1900
+
1901
+ | Since | Default | Recommended |
1902
+ | ----- | ----- | ----- |
1903
+ | (not in v1) | | |
1904
+ | 2.177.0 | `false` | `true` |
1905
+
1906
+ **Compatibility with old behavior:** Disable the feature flag to allow unsecure OIDC connection.
1907
+
1908
+
1909
+ ### @aws-cdk/core:enableAdditionalMetadataCollection
1910
+
1911
+ *When enabled, CDK will expand the scope of usage data collected to better inform CDK development and improve communication for security concerns and emerging issues.*
1912
+
1913
+ Flag type: Configuration option
1914
+
1915
+ When this feature flag is enabled, CDK expands the scope of usage data collection to include the following:
1916
+ * L2 construct property keys - Collect which property keys you use from the L2 constructs in your app. This includes property keys nested in dictionary objects.
1917
+ * L2 construct property values of BOOL and ENUM types - Collect property key values of only BOOL and ENUM types. All other types, such as string values or construct references will be redacted.
1918
+ * L2 construct method usage - Collection method name, parameter keys and parameter values of BOOL and ENUM type.
1919
+
1920
+
1921
+ | Since | Default | Recommended |
1922
+ | ----- | ----- | ----- |
1923
+ | (not in v1) | | |
1924
+ | 2.178.0 | `false` | `true` |
1925
+
1926
+
1927
+ ### @aws-cdk/aws-lambda:createNewPoliciesWithAddToRolePolicy
1928
+
1929
+ *[Deprecated] When enabled, Lambda will create new inline policies with AddToRolePolicy instead of adding to the Default Policy Statement*
1930
+
1931
+ Flag type: Backwards incompatible bugfix
1932
+
1933
+ [Deprecated default feature] When this feature flag is enabled, Lambda will create new inline policies with AddToRolePolicy.
1934
+ The purpose of this is to prevent lambda from creating a dependency on the Default Policy Statement.
1935
+ This solves an issue where a circular dependency could occur if adding lambda to something like a Cognito Trigger, then adding the User Pool to the lambda execution role permissions.
1936
+ However in the current implementation, we have removed a dependency of the lambda function on the policy. In addition to this, a Role will be attached to the Policy instead of an inline policy being attached to the role.
1937
+ This will create a data race condition in the CloudFormation template because the creation of the Lambda function no longer waits for the policy to be created. Having said that, we are not deprecating the feature (we are defaulting the feature flag to false for new stacks) since this feature can still be used to get around the circular dependency issue (issue-7016) particularly in cases where the lambda resource creation doesnt need to depend on the policy resource creation.
1938
+ We recommend to unset the feature flag if already set which will restore the original behavior.
1939
+
1940
+
1941
+ | Since | Default | Recommended |
1942
+ | ----- | ----- | ----- |
1943
+ | (not in v1) | | |
1944
+ | 2.180.0 | `false` | `false` |
1945
+
1946
+
1947
+ ### @aws-cdk/aws-s3:setUniqueReplicationRoleName
1948
+
1949
+ *When enabled, CDK will automatically generate a unique role name that is used for s3 object replication.*
1950
+
1951
+ Flag type: Backwards incompatible bugfix
1952
+
1953
+ When performing cross-account S3 replication, we need to explicitly specify a role name for the replication execution role.
1954
+ When this feature flag is enabled, a unique role name is specified only when performing cross-account replication.
1955
+ When disabled, 'CDKReplicationRole' is always specified.
1956
+
1957
+
1958
+ | Since | Default | Recommended |
1959
+ | ----- | ----- | ----- |
1960
+ | (not in v1) | | |
1961
+ | 2.182.0 | `false` | `true` |
1962
+
1963
+
1964
+ ### @aws-cdk/pipelines:reduceStageRoleTrustScope
1965
+
1966
+ *Remove the root account principal from Stage addActions trust policy*
1967
+
1968
+ Flag type: New default behavior
1969
+
1970
+ When this feature flag is enabled, the root account principal will not be added to the trust policy of stage role.
1971
+ When this feature flag is disabled, it will keep the root account principal in the trust policy.
1972
+
1973
+ For cross-account cases, when this feature flag is enabled the trust policy will be scoped to the role only.
1974
+ If you are providing a custom role, you will need to ensure 'roleName' is specified or set to PhysicalName.GENERATE_IF_NEEDED.
1975
+
1976
+
1977
+ | Since | Default | Recommended |
1978
+ | ----- | ----- | ----- |
1979
+ | (not in v1) | | |
1980
+ | 2.184.0 | `true` | `true` |
1981
+
1982
+ **Compatibility with old behavior:** Disable the feature flag to add the root account principal back
1983
+
1984
+
1985
+ ### @aws-cdk/aws-events:requireEventBusPolicySid
1986
+
1987
+ *When enabled, grantPutEventsTo() will use resource policies with Statement IDs for service principals.*
1988
+
1989
+ Flag type: Backwards incompatible bugfix
1990
+
1991
+ Currently, when granting permissions to service principals using grantPutEventsTo(), the operation silently fails
1992
+ because service principals require resource policies with Statement IDs.
1993
+
1994
+ When this flag is enabled:
1995
+ - Resource policies will be created with Statement IDs for service principals
1996
+ - The operation will succeed as expected
1997
+
1998
+ When this flag is disabled:
1999
+ - A warning will be emitted
2000
+ - The grant operation will be dropped
2001
+ - No permissions will be added
2002
+
2003
+ This fixes the issue where permissions were silently not being added for service principals.
2004
+
2005
+
2006
+ | Since | Default | Recommended |
2007
+ | ----- | ----- | ----- |
2008
+ | (not in v1) | | |
2009
+ | 2.186.0 | `false` | `true` |
2010
+
2011
+
2012
+ ### @aws-cdk/aws-dynamodb:retainTableReplica
2013
+
2014
+ *When enabled, table replica will be default to the removal policy of source table unless specified otherwise.*
2015
+
2016
+ Flag type: Backwards incompatible bugfix
2017
+
2018
+ Currently, table replica will always be deleted when stack deletes regardless of source table's deletion policy.
2019
+ When enabled, table replica will be default to the removal policy of source table unless specified otherwise.
2020
+
2021
+
2022
+ | Since | Default | Recommended |
2023
+ | ----- | ----- | ----- |
2024
+ | (not in v1) | | |
2025
+ | 2.187.0 | `false` | `true` |
2026
+
2027
+
2028
+ ### @aws-cdk/cognito:logUserPoolClientSecretValue
2029
+
2030
+ *When disabled, the value of the user pool client secret will not be logged in the custom resource lambda function logs.*
2031
+
2032
+ Flag type: New default behavior
2033
+
2034
+ When this feature flag is enabled, the SDK API call response to desribe user pool client values will be logged in the custom
2035
+ resource lambda function logs.
2036
+
2037
+ When this feature flag is disabled, the SDK API call response to describe user pool client values will not be logged in the custom
2038
+ resource lambda function logs.
2039
+
2040
+
2041
+ | Since | Default | Recommended |
2042
+ | ----- | ----- | ----- |
2043
+ | (not in v1) | | |
2044
+ | 2.187.0 | `false` | `false` |
2045
+
2046
+ **Compatibility with old behavior:** Enable the feature flag to keep the old behavior and log the client secret values
2047
+
2048
+
2049
+ ### @aws-cdk/aws-stepfunctions:useDistributedMapResultWriterV2
2050
+
2051
+ *When enabled, the resultWriterV2 property of DistributedMap will be used insted of resultWriter*
2052
+
2053
+ Flag type: New default behavior
2054
+
2055
+ When this feature flag is enabled, the resultWriterV2 property is used instead of resultWriter in DistributedMap class.
2056
+ resultWriterV2 uses ResultWriterV2 class in StepFunctions ASL and can have either Bucket/Prefix or WriterConfig or both.
2057
+
2058
+
2059
+ | Since | Default | Recommended |
2060
+ | ----- | ----- | ----- |
2061
+ | (not in v1) | | |
2062
+ | 2.188.0 | `false` | `true` |
2063
+
2064
+ **Compatibility with old behavior:** Disable the feature flag and set resultWriter in DistributedMap
2065
+
2066
+
2067
+ ### @aws-cdk/pipelines:reduceCrossAccountActionRoleTrustScope
2068
+
2069
+ *When enabled, scopes down the trust policy for the cross-account action role*
2070
+
2071
+ Flag type: New default behavior
2072
+
2073
+ When this feature flag is enabled, the trust policy of the cross-account action role will be scoped to the pipeline role.
2074
+ If you are providing a custom role, you will need to ensure 'roleName' is specified or set to PhysicalName.GENERATE_IF_NEEDED.
2075
+ When this feature flag is disabled, it will keep the root account principal in the trust policy.
2076
+
2077
+
2078
+ | Since | Default | Recommended |
2079
+ | ----- | ----- | ----- |
2080
+ | (not in v1) | | |
2081
+ | 2.189.0 | `true` | `true` |
2082
+
2083
+ **Compatibility with old behavior:** Disable the feature flag to add the root account principal back
2084
+
2085
+
2086
+ ### @aws-cdk/core:aspectPrioritiesMutating
2087
+
2088
+ *When set to true, Aspects added by the construct library on your behalf will be given a priority of MUTATING.*
2089
+
2090
+ Flag type: New default behavior
2091
+
2092
+ Custom Aspects you add have a priority of DEFAULT (500) if you don't
2093
+ assign a more specific priority, which is higher than MUTATING (200). This
2094
+ is relevant if a custom Aspect you add and an Aspect added by CDK try to
2095
+ configure the same value.
2096
+
2097
+ If this flag is set to false (old behavior), Aspects added by CDK are also
2098
+ added with a priority of DEFAULT; because their priorities are equal, the
2099
+ Aspects that is closest to the target construct executes last (either
2100
+ yours or the Aspect added by the CDK).
2101
+
2102
+ If this flag is set to true (recommended behavior), Aspects added by CDK are added
2103
+ with a priority of MUTATING, and custom Aspects you add with DEFAULT
2104
+ priority will always execute last and "win" the write. If you need Aspects
2105
+ added by CDK to run after yours, your Aspect needs to have a priority of
2106
+ MUTATING or lower.
2107
+
2108
+ This setting only applies to Aspects that were already being added for you
2109
+ before version 2.172.0. Aspects introduced since that version will always
2110
+ be added with a priority of MUTATING, independent of this feature flag.
2111
+
2112
+
2113
+ | Since | Default | Recommended |
2114
+ | ----- | ----- | ----- |
2115
+ | (not in v1) | | |
2116
+ | 2.189.1 | `false` | `true` |
2117
+
2118
+ **Compatibility with old behavior:**
2119
+ To add mutating Aspects controlling construct values that can be overridden
2120
+ by Aspects added by CDK, give them MUTATING priority:
2121
+
2122
+ ```
2123
+ Aspects.of(stack).add(new MyCustomAspect(), {
2124
+ priority: AspectPriority.MUTATING,
2125
+ });
2126
+ ```
2127
+
2128
+
2129
+
2130
+ ### @aws-cdk/s3-notifications:addS3TrustKeyPolicyForSnsSubscriptions
2131
+
2132
+ *Add an S3 trust policy to a KMS key resource policy for SNS subscriptions.*
2133
+
2134
+ Flag type: Backwards incompatible bugfix
2135
+
2136
+ When this feature flag is enabled, a S3 trust policy will be added to the KMS key resource policy for encrypted SNS subscriptions.
2137
+
2138
+
2139
+ | Since | Default | Recommended |
2140
+ | ----- | ----- | ----- |
2141
+ | (not in v1) | | |
2142
+ | 2.195.0 | `false` | `true` |
2143
+
2144
+
2145
+ ### @aws-cdk/aws-ec2:requirePrivateSubnetsForEgressOnlyInternetGateway
2146
+
2147
+ *When enabled, the EgressOnlyGateway resource is only created if private subnets are defined in the dual-stack VPC.*
2148
+
2149
+ Flag type: Backwards incompatible bugfix
2150
+
2151
+ When this feature flag is enabled, EgressOnlyGateway resource will not be created when you create a vpc with only public subnets.
2152
+
2153
+
2154
+ | Since | Default | Recommended |
2155
+ | ----- | ----- | ----- |
2156
+ | (not in v1) | | |
2157
+ | 2.196.0 | `false` | `true` |
2158
+
2159
+
2160
+ ### @aws-cdk/aws-s3:publicAccessBlockedByDefault
2161
+
2162
+ *When enabled, setting any combination of options for BlockPublicAccess will automatically set true for any options not defined.*
2163
+
2164
+ Flag type: Backwards incompatible bugfix
2165
+
2166
+ When BlockPublicAccess is not set at all, s3's default behavior will be to set all options to true in aws console.
2167
+ The previous behavior in cdk before this feature was; if only some of the BlockPublicAccessOptions were set (not all 4), then the ones undefined would default to false.
2168
+ This is counter intuitive to the console behavior where the options would start in true state and a user would uncheck the boxes as needed.
2169
+ The new behavior from this feature will allow a user, for example, to set 1 of the 4 BlockPublicAccessOpsions to false, and on deployment the other 3 will remain true.
2170
+
2171
+
2172
+ | Since | Default | Recommended |
2173
+ | ----- | ----- | ----- |
2174
+ | (not in v1) | | |
2175
+ | 2.196.0 | `false` | `true` |
2176
+
2177
+
2178
+ <!-- END details -->