{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":502089161,"defaultBranch":"main","name":"aws-cdk","ownerLogin":"scanlonp","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2022-06-10T15:17:41.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/69879391?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1720652351.0","currentOid":""},"activityList":{"items":[{"before":"283525d445228f7658010dbc1c7f7206476e921a","after":"c8e5924bbc83b91b929838518f4955dd3bbb884f","ref":"refs/heads/v2-release","pushedAt":"2024-07-13T02:21:47.000Z","pushType":"push","commitsCount":22,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): 2.149.0 (#30845)\n\nSee [CHANGELOG](https://github.com/aws/aws-cdk/blob/bump/2.149.0/CHANGELOG.md)","shortMessageHtmlLink":"chore(release): 2.149.0 (aws#30845)"}},{"before":"5ef3be5b5da8653614c75613337429c2a85b86fb","after":"3524718431ba4395c7f145300b4d0a0065ff5936","ref":"refs/heads/main","pushedAt":"2024-07-13T02:21:46.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(lambda): deprecate Node.js v16 runtime (#30842)\n\n### Reason for this change\nAs documented, the Node.js v16 runtime was deprecated on June 12, 2024.\nhttps://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html\n\n### Description of changes\n\n\n\n### Description of how you validated changes\n\n\n\n### Checklist\n- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)\n\n----\n\n*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*","shortMessageHtmlLink":"chore(lambda): deprecate Node.js v16 runtime (aws#30842)"}},{"before":"e5740c01a5f524b099258820b3206045873b6732","after":"283525d445228f7658010dbc1c7f7206476e921a","ref":"refs/heads/v2-release","pushedAt":"2024-07-12T02:22:03.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): v2.148.1 (#30824)\n\nSee CHANGELOG","shortMessageHtmlLink":"chore(release): v2.148.1 (aws#30824)"}},{"before":"e4367a0835ecc2dae0a920e5afbfd131b458b7be","after":"5ef3be5b5da8653614c75613337429c2a85b86fb","ref":"refs/heads/main","pushedAt":"2024-07-12T02:22:02.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore: add condition to bootstrap file publish role (#30823)\n\nAdds a condition to restrict s3 permissions on the file publish role.\n\n----\n\n*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*","shortMessageHtmlLink":"chore: add condition to bootstrap file publish role (aws#30823)"}},{"before":"2bcccdcabd6a9276db071a0d954579147bf59af4","after":"87371d8a64dbe754e1da17c93d9b25b2acdc407e","ref":"refs/heads/bootstrapFilePublish","pushedAt":"2024-07-12T00:16:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"scanlonp","name":"Parker Scanlon","path":"/scanlonp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69879391?s=80&v=4"},"commit":{"message":"trigger build","shortMessageHtmlLink":"trigger build"}},{"before":"a332a691c342580aab5087e325d33b36be38598d","after":"2bcccdcabd6a9276db071a0d954579147bf59af4","ref":"refs/heads/bootstrapFilePublish","pushedAt":"2024-07-11T23:32:17.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Merge branch 'main' into bootstrapFilePublish","shortMessageHtmlLink":"Merge branch 'main' into bootstrapFilePublish"}},{"before":"348eb2f26b693c800d95cc1871da796f0879783e","after":"a332a691c342580aab5087e325d33b36be38598d","ref":"refs/heads/bootstrapFilePublish","pushedAt":"2024-07-11T22:15:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"scanlonp","name":"Parker Scanlon","path":"/scanlonp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69879391?s=80&v=4"},"commit":{"message":"bump bootstrap version","shortMessageHtmlLink":"bump bootstrap version"}},{"before":"7cd0f65a669abf5144a705fec0652f3b550a9340","after":"e4367a0835ecc2dae0a920e5afbfd131b458b7be","ref":"refs/heads/main","pushedAt":"2024-07-11T02:23:09.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"fix(apigateway): authorization scope is not added when not explicitly defining authorization type in method or root api (#30822)\n\n### Issue # (if applicable)\r\n\r\nCloses #30444\r\n\r\n### Reason for this change\r\n\r\nThe original PR caused a breaking change, we can't rollback because it\r\nwas released in v2.142.0 and it fixes customers issues (partially).\r\nSimply doing a revert will be breaking for those customers again.\r\n\r\n### Description of changes\r\n\r\nIdentified the root cause and we should use `AuthorizationType` instead\r\nof `AuthorizationTypeOption`. `AuthorizationType` defaults to find the\r\nauthorization type from the authorizer, falling back to use the auth\r\ntype defined in the `Method` construct's options property and falling\r\nback to `None`.\r\n\r\n`AuthorizationTypeOptions` on the other hand tries to find the auth type\r\nfrom `Method` construct's options property which can be None because\r\nit's optional.\r\n\r\n### Description of how you validated changes\r\n\r\nNew unit tests covering the changes and new integration tests covering\r\nit.\r\n\r\n### Checklist\r\n- [ ] My code adheres to the [CONTRIBUTING\r\nGUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and\r\n[DESIGN\r\nGUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)\r\n\r\n----\r\n\r\n*By submitting this pull request, I confirm that my contribution is made\r\nunder the terms of the Apache-2.0 license*\r\n\r\n---------\r\n\r\nCo-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>","shortMessageHtmlLink":"fix(apigateway): authorization scope is not added when not explicitly…"}},{"before":"79ef87eb4e5e65974aac955e0bb89cd3af454a87","after":"348eb2f26b693c800d95cc1871da796f0879783e","ref":"refs/heads/bootstrapFilePublish","pushedAt":"2024-07-10T23:01:36.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Merge branch 'main' into bootstrapFilePublish","shortMessageHtmlLink":"Merge branch 'main' into bootstrapFilePublish"}},{"before":null,"after":"79ef87eb4e5e65974aac955e0bb89cd3af454a87","ref":"refs/heads/bootstrapFilePublish","pushedAt":"2024-07-10T22:59:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"scanlonp","name":"Parker Scanlon","path":"/scanlonp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69879391?s=80&v=4"},"commit":{"message":"add condition to file publish role","shortMessageHtmlLink":"add condition to file publish role"}},{"before":"046bf56cedd5add4549cc6a9ef2ab23369ef3cee","after":"7cd0f65a669abf5144a705fec0652f3b550a9340","ref":"refs/heads/main","pushedAt":"2024-07-10T02:22:35.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(ec2): add R8g instance type (#30803)\n\n### Issue # (if applicable)\n\nNone\n\n### Reason for this change\n\nAWS EC2 now supports R8G instance type. But CDK L2 construct does not support this. \n\n### Description of changes\n\nUpdate `InstanceClass`\n\n### Description of how you validated changes\n\nNone\n\n### Checklist\n- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)\n\n----\n\n*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*","shortMessageHtmlLink":"chore(ec2): add R8g instance type (aws#30803)"}},{"before":"fdf53ba80429d598c54fce0d53d622286d85b6d3","after":"e5740c01a5f524b099258820b3206045873b6732","ref":"refs/heads/v2-release","pushedAt":"2024-07-09T02:22:34.000Z","pushType":"push","commitsCount":111,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): 2.148.0 (#30764)\n\nSee [CHANGELOG](https://github.com/aws/aws-cdk/blob/bump/2.148.0/CHANGELOG.md)","shortMessageHtmlLink":"chore(release): 2.148.0 (aws#30764)"}},{"before":"0875ef9df4396ab5cd6706aca11698987500e124","after":"046bf56cedd5add4549cc6a9ef2ab23369ef3cee","ref":"refs/heads/main","pushedAt":"2024-07-09T02:22:33.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"feat(stepfunctions-tasks): enable resultReuseConfiguration in AthenaStartQueryExecution (#30447)\n\n### Issue # (if applicable)\n\nCloses #30446.\n\n### Reason for this change\nTo use \"reuse result\" feature in Amazon Athena on Step Functions.\n\n\n\n### Description of changes\nAdd `resultReuseConfiguration` to the `AthenaStartQueryExecution`\n\n\n\n### Description of how you validated changes\n\n\n\n### Checklist\n- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)\n\n----\n\n*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*","shortMessageHtmlLink":"feat(stepfunctions-tasks): enable resultReuseConfiguration in AthenaS…"}},{"before":"db3e77d4b32a7464b38f8502d7c113ac163e17dc","after":"0875ef9df4396ab5cd6706aca11698987500e124","ref":"refs/heads/main","pushedAt":"2024-07-08T16:47:33.000Z","pushType":"push","commitsCount":105,"pusher":{"login":"scanlonp","name":"Parker Scanlon","path":"/scanlonp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69879391?s=80&v=4"},"commit":{"message":"chore(deps): bump certifi from 2023.7.22 to 2024.7.4 in /packages/@aws-cdk/aws-lambda-python-alpha/test/lambda-handler-poetry (#30787)\n\nBumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4.\n
\nCommits\n\n
\n
\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=certifi&package-manager=pip&previous-version=2023.7.22&new-version=2024.7.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n
\nDependabot commands and options\n
\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/aws/aws-cdk/network/alerts).\n\n
","shortMessageHtmlLink":"chore(deps): bump certifi from 2023.7.22 to 2024.7.4 in /packages/@aw…"}},{"before":"ed4e1526088a6efbd6ee1c78c5923aecef5d4447","after":"fdf53ba80429d598c54fce0d53d622286d85b6d3","ref":"refs/heads/v2-release","pushedAt":"2024-06-12T02:21:54.000Z","pushType":"push","commitsCount":100,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): 2.145.0 (#30487)\n\nSee [CHANGELOG](https://github.com/aws/aws-cdk/blob/bump/2.145.0/CHANGELOG.md)","shortMessageHtmlLink":"chore(release): 2.145.0 (aws#30487)"}},{"before":"e19d18bc1c5f580e1d6dba9965268aedb894340d","after":"db3e77d4b32a7464b38f8502d7c113ac163e17dc","ref":"refs/heads/main","pushedAt":"2024-06-12T02:21:53.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"feat(opensearch): add OpenSearch 2.13 engine version (#30399)\n\n### Reason for this change\n\n[Amazon OpenSearch Service now supports OpenSearch version 2.13](https://aws.amazon.com/about-aws/whats-new/2024/05/amazon-opensearch-supports-opensearch-version-2-13/)\n\n### Description of changes\n\nAdds support for OpenSearch engine version 2.13\n\n### Description of how you validated changes\n\n`yarn test`\n\n### Checklist\n- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)\n\n----\n\n*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*","shortMessageHtmlLink":"feat(opensearch): add OpenSearch 2.13 engine version (aws#30399)"}},{"before":null,"after":"0eaab911e52f4436eb30f8ae940866c295171d7c","ref":"refs/heads/lambdajs-esm-docs","pushedAt":"2024-06-11T17:31:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"scanlonp","name":"Parker Scanlon","path":"/scanlonp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69879391?s=80&v=4"},"commit":{"message":"add guidance on ESM with bundled SDK","shortMessageHtmlLink":"add guidance on ESM with bundled SDK"}},{"before":"a2e8dc5e3cff91e64e5062a8fed630fb46982dbf","after":"e19d18bc1c5f580e1d6dba9965268aedb894340d","ref":"refs/heads/main","pushedAt":"2024-06-11T16:58:41.000Z","pushType":"push","commitsCount":83,"pusher":{"login":"scanlonp","name":"Parker Scanlon","path":"/scanlonp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69879391?s=80&v=4"},"commit":{"message":"fix(cloudfront): make long function name deterministic (#30392)\n\n### Issue # (if applicable)\n\nCloses #20017 as well as #15523 and #28629 \n\n### Reason for this change\n\nDue to the way function names are generated using token strings with either single- or double-digit numbers, longer function names can be truncated differently, leading to inconsistency in generated CloudFormation templates.\n\n### Description of changes\n\nTo ensure backwards compatibility, if names are longer than 64 characters and use region tokens, if the token uses a single-digit region number, it takes the first **31** characters + the last 32 characters; if the token uses a double-digit region number or otherwise, it takes the first **32** characters + the last 32 characters. This ensures it will always take the same first chunk of the actual function's name.\n\n### Description of how you validated changes\n\nA new unit test was added to verify the consistency of function names in the template.\n\n### Checklist\n- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)\n\n----\n\n*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*","shortMessageHtmlLink":"fix(cloudfront): make long function name deterministic (aws#30392)"}},{"before":"e4e83613a15d67309ace44aa466a281e71e429ae","after":"a2e8dc5e3cff91e64e5062a8fed630fb46982dbf","ref":"refs/heads/main","pushedAt":"2024-05-22T02:19:51.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(rds): removed unreleased aurora postgres 16.3 cluster engine. (#30296)\n\n### Issue #: \nCloses #30254.\n\n### Reason for this change\nPR https://github.com/aws/aws-cdk/pull/30242 added Aurora Postgres version `16.3`, which is not yet released.\n\n### Description of changes\nThis PR removes the yet unreleased version of Aurora Postgres version `16.3` that was added in PR https://github.com/aws/aws-cdk/pull/30242.\n\nRunning `aws rds describe-db-engine-versions --engine aurora-postgresql --query '*[].[EngineVersion]' --output text` via AWS CLI does not list `16.3` version yet.\n\n### Description of how you validated changes\nN/A\n### Checklist\n- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)\n\n----\n\n*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*","shortMessageHtmlLink":"chore(rds): removed unreleased aurora postgres 16.3 cluster engine. (a…"}},{"before":"3d1c06e5bf1fd128e81d6cf850130d4edc09ab02","after":"ed4e1526088a6efbd6ee1c78c5923aecef5d4447","ref":"refs/heads/v2-release","pushedAt":"2024-05-21T02:18:11.000Z","pushType":"push","commitsCount":45,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): v2.142.1 (#30249)\n\nSee CHANGELOG","shortMessageHtmlLink":"chore(release): v2.142.1 (aws#30249)"}},{"before":"4b6dc8c650822bcd0231c8890bd94a934a0cd34d","after":"e4e83613a15d67309ace44aa466a281e71e429ae","ref":"refs/heads/main","pushedAt":"2024-05-21T02:18:10.000Z","pushType":"push","commitsCount":32,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"docs(event-targets): clarify that adding an imported SNS Topic as an event target does not set required permissions (#30279)\n\n### Issue #25583 \n\nCloses #25583\n\n### Reason for this change\n\nAdd documentation to clarify that imported topics have to have the required permissions set manually.\n\n### Description of changes\n\nAdded docstring.\n\n### Description of how you validated changes\n\n\n\n### Checklist\n- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)\n\n----\n\n*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*","shortMessageHtmlLink":"docs(event-targets): clarify that adding an imported SNS Topic as an …"}},{"before":"fc40cc60b79c8e3afb72b2ce3025d53c7de37a38","after":"db247950912aa5b3df6c213a5d1d2b6e70eee026","ref":"refs/heads/scanlonp/unused-env-var","pushedAt":"2024-05-20T17:08:52.000Z","pushType":"push","commitsCount":33,"pusher":{"login":"scanlonp","name":"Parker Scanlon","path":"/scanlonp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69879391?s=80&v=4"},"commit":{"message":"Merge branch 'main' into scanlonp/unused-env-var","shortMessageHtmlLink":"Merge branch 'main' into scanlonp/unused-env-var"}},{"before":"6a5865b30d2b18a57f89313a6e843543d5a17ebf","after":"fc40cc60b79c8e3afb72b2ce3025d53c7de37a38","ref":"refs/heads/scanlonp/unused-env-var","pushedAt":"2024-05-16T17:43:17.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"scanlonp","name":"Parker Scanlon","path":"/scanlonp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69879391?s=80&v=4"},"commit":{"message":"kinesis snapshot","shortMessageHtmlLink":"kinesis snapshot"}},{"before":"510f49bc7a70a5e165fb2bc92e46f3ff794d1378","after":"6a5865b30d2b18a57f89313a6e843543d5a17ebf","ref":"refs/heads/scanlonp/unused-env-var","pushedAt":"2024-05-15T18:25:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"scanlonp","name":"Parker Scanlon","path":"/scanlonp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69879391?s=80&v=4"},"commit":{"message":"stepfunctions integ snapshot","shortMessageHtmlLink":"stepfunctions integ snapshot"}},{"before":"b0975e410a404d07952e01303af01224ccfad864","after":"4b6dc8c650822bcd0231c8890bd94a934a0cd34d","ref":"refs/heads/main","pushedAt":"2024-05-15T02:20:40.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"feat(servicecatalog): `ProductStack` memoryLimit prop (#30105)\n\n### Issue # (if applicable)\n\nCloses #29862\n\n### Reason for this change\n\nExposes `BucketDeployment`'s `memoryLimit` prop in the `ProductStack` class. While not an ideal solution, this allows users to handle larger files\n\n### Description of changes\n\n* Added `memoryLimit` to `ProductStackProps` and the internal `ProductStackSynthesizerProps`\n\n### Description of how you validated changes\n\nUpdated unit and integ tests\n\n### Checklist\n- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)\n\n----\n\n*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*","shortMessageHtmlLink":"feat(servicecatalog): ProductStack memoryLimit prop (aws#30105)"}},{"before":"9c192fecabad69c4ffabfe640209c93b8cd4658c","after":"510f49bc7a70a5e165fb2bc92e46f3ff794d1378","ref":"refs/heads/scanlonp/unused-env-var","pushedAt":"2024-05-14T23:40:59.000Z","pushType":"push","commitsCount":34,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Merge branch 'main' into scanlonp/unused-env-var","shortMessageHtmlLink":"Merge branch 'main' into scanlonp/unused-env-var"}},{"before":"205163fc0d2cac84d3d746a98c393e137f0e2388","after":"b0975e410a404d07952e01303af01224ccfad864","ref":"refs/heads/main","pushedAt":"2024-05-14T23:36:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"scanlonp","name":"Parker Scanlon","path":"/scanlonp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69879391?s=80&v=4"},"commit":{"message":"feat(pipes-targets): add step function target (#29987)\n\n### Issue #29665\n\nCloses #29665\n\n### Reason for this change\nStep Function target is not supported yet by pipes-targets.\n\n\n### Description of changes\n- Added step function as a pipes target.\n- I've decided to make the `invocationType` a required parameter, since this made the code clearer and make users aware of how they want the step function to be invoked. \nThe [AWS::Pipes::Pipe PipeTargetStateMachineParameters](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetstatemachineparameters.html) has this as an optional parameter (defaulting to Request-Response), which can lead the user unknowingly in a broken pipe, because cdk's StateMachines [default](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_stepfunctions.StateMachine.html#statemachinetype) to Standard Workflow, which is not compatible with Request-Response Invocation Type.\n- Currently there seems no way to prevent users from creating a pipe with an imported Standard StateMachine and InvocationType Request-Response as the stateMachineType cant be read (or I dont know how :D)\n\n\n### Description of how you validated changes\n- Added unit tests\n- Added integration test\n\n\n### Checklist\n- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)\n\n----\nI've talked with @RaphaelManke and he was fine for me opening up a PR (put him as a co-author nevertheless) :)\n\n*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*","shortMessageHtmlLink":"feat(pipes-targets): add step function target (aws#29987)"}},{"before":"5ce1b6485eb4336634f4f14bfe3d0b17b071e83b","after":"205163fc0d2cac84d3d746a98c393e137f0e2388","ref":"refs/heads/main","pushedAt":"2024-05-14T02:17:12.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"fix(stepfunctions-tasks): documentation fix for retryOnServiceExceptions (#30077)\n\n### Issue # (if applicable)\n\nN/A\n\n### Reason for this change\n\nDoc correction for `retryOnServiceExceptions`.\n\nThe code here was updated in https://github.com/aws/aws-cdk/pull/26474 , so that the error `Lambda.ClientExecutionTimeoutException` is handled automatically by [`retryOnServiceExceptions`](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_stepfunctions_tasks.LambdaInvoke.html#retryonserviceexceptions). However, the documentation comment was not updated to reflect this change.\n\n### Description of changes\n\nExplain that `Lambda.ClientExecutionTimeoutException` is also handled automatically as part of [retryOnServiceExceptions](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_stepfunctions_tasks.LambdaInvoke.html#retryonserviceexceptions)\n\n### Description of how you validated changes\n\nN/A\n\n### Checklist\n- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)\n\n----\n\n*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*","shortMessageHtmlLink":"fix(stepfunctions-tasks): documentation fix for retryOnServiceExcepti…"}},{"before":"7ed346003472164d4359b3a9d8b74504f5fb13bf","after":"5ce1b6485eb4336634f4f14bfe3d0b17b071e83b","ref":"refs/heads/main","pushedAt":"2024-05-13T21:42:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"scanlonp","name":"Parker Scanlon","path":"/scanlonp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69879391?s=80&v=4"},"commit":{"message":"feat(codepipeline): `GitPullRequestFilter` for pipeline trigger (#29128)\n\n### Issue # (if applicable)\n\nCloses #29126.\n\nRelated PR: https://github.com/aws/aws-cdk/pull/29127\nPerhaps if one merges, the other will cause a conflict.\n\n### Reason for this change\n\nWe would be good to trigger pipelines by git pull request filters.\n\n- CFn and API docs\n - https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-gitconfiguration.html\n - https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-gitpullrequestfilter.html\n - https://docs.aws.amazon.com/codepipeline/latest/APIReference/API_GitPullRequestFilter.html\n\n### Description of changes\n\nAdd `gitPullRequestFilter` parameter with new interface into `GitConfiguration` interface.\n\n### Description of how you validated changes\n\nBoth unit and integ tests.\n\n### Checklist\n- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)\n\n----\n\n*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*","shortMessageHtmlLink":"feat(codepipeline): GitPullRequestFilter for pipeline trigger (aws#…"}},{"before":"3e9e0a8696630c9368adf012aff1fb919e398164","after":"7ed346003472164d4359b3a9d8b74504f5fb13bf","ref":"refs/heads/main","pushedAt":"2024-05-13T20:26:46.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"scanlonp","name":"Parker Scanlon","path":"/scanlonp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69879391?s=80&v=4"},"commit":{"message":"chore(region-info): add missing dlc repository accounts. (#30147)\n\n### Issue # (if applicable)\n\nAdd missing DLC repository account information for multiple regions.\n\n### Reason for this change\nAs part of exteding support to new regions we require the `DLC_REPOSITORY_ACCOUNTS` for those specific regions in our `fact-tables`.\n\n\n### Description of changes\n\nAdded missing information for few regions we already provide support to. Also, updated the reference doc links since they are out of date and haven't been updated in a long time and we need to reference the new docs to fetch the required information.\n\n### Description of how you validated changes\n\n\n\n### Checklist\n- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)\n\n----\n\n*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*","shortMessageHtmlLink":"chore(region-info): add missing dlc repository accounts. (aws#30147)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0xM1QwMjoyMTo0Ny4wMDAwMDBazwAAAAR-WUpi","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0xM1QwMjoyMTo0Ny4wMDAwMDBazwAAAAR-WUpi","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0xM1QyMDoyNjo0Ni4wMDAwMDBazwAAAARIzPYP"}},"title":"Activity · scanlonp/aws-cdk"}