271 Commits

Author SHA1 Message Date
Tejas Ganesh Naik
3d9f5af6ed Quick fix to KB_Updater Lambda (#7681) 2025-12-18 08:24:56 -06:00
Tejas Ganesh Naik
3a60ab3d42 Adding new KB sync options and fixing older ones (#7679) 2025-12-16 15:15:00 -06:00
Fumiya Tokumasu
019c709b0a Rust: clean up QLDB from Cargo Workspace members (#7662)
* fix: clean up QLDB from Cargo Workspace members

* chore: bump Rust version to 1.88.0
2025-12-01 18:22:54 +00:00
Adnan Khan
3777bfa3da Scope down GitHub Token Permissions (#7640)
* Scope down GitHub token permissions for writeme.yml, yaml-lint.yml, lint-php.yml, lint-ruby.yml, lint-kotlin.yml, and lint-javascript.yml
2025-10-21 12:22:49 +01:00
Tejas Ganesh Naik
e885d6e319 Syncing S3 and Knowledge Base with Premium Examples (#7597)
---------

Co-authored-by: Tejas Ganesh Naik <“tejasgn@amazon.com”>
2025-10-09 16:05:55 -05:00
Tom Keller
cef5c430ef Dependabot: revert #7232 to remove auto-dependabot merges (#7540) 2025-07-25 14:44:34 -07:00
Mattia
af222e6642 Rust: add invoke-agent example in bedrock-agent-runtime (#7479)
* feat: add invoke agent in bedrock-agent-runtime example
---------

Co-authored-by: Tejas Ganesh Naik <tejasgn@amazon.com>
2025-06-30 11:33:01 +00:00
Laren-AWS
74ed3a0539 Update to latest tools release 2025.24.1 (#7483) 2025-06-18 10:40:58 -07:00
Laren-AWS
94d1b24df1 Update to latest tools release 2025.21.1. (#7464) 2025-05-30 18:25:47 +01:00
Laren-AWS
9cbf3ec693 Update to latest tools release 2025.1.0 (#7463) 2025-05-29 11:33:46 +00:00
Laren-AWS
a08c4a25c8 Update to latest tools release 2025.20.1 (#7457) 2025-05-23 08:39:23 -05:00
Laren-AWS
ac0d841b9c Update to latest tools release 2025.18.3. (#7441) 2025-05-20 13:47:39 -05:00
Corey Pyle
4d15bbc444 [-tools] Release 2025.18.0 (#7431)
[-tools] Update to -tools release 2025.18.0
2025-05-05 17:08:40 +00:00
Scott Macdonald
6e83bb74ac Java V2 Add Fleetwise code examples (#7396)
* add IoT Fleetwise Java  Basicss example
2025-05-01 12:25:58 +01:00
Jason Q
82e97673c9 GitHub: Disable update PR from on push (#7349) 2025-04-01 15:32:37 -05:00
Jason Q
123be4749a GH: Add workflow_dispatch to PR Updater (#7347) 2025-04-01 14:44:32 -05:00
Jason Q
e9ddacfbb4 GitHub: Run Label Checker action after automatic branch updates. (#7345) 2025-04-01 13:51:04 -05:00
Jason Q
9670f5fe4c GitHub: Rename auto-update-pr to auto-update-pr.yml (#7334) 2025-03-28 19:09:56 +00:00
Jason Q
8427e76ece GitHub: Create auto-update-pr action (#7315)
Create auto-update-pr action

This action keeps PRs up to date when `main` gets pushed to
2025-03-26 17:24:22 +00:00
Brian Murray
0acf0fd0b5 Add a new 'single action example' label (#7311) 2025-03-24 11:51:09 +00:00
David Souther
7257818539 Update validate-doc-metadata.yml to -tools @ 2025.10.1 (#7306) 2025-03-14 12:14:58 -04:00
Laren-AWS
772dd8ef67 [-tools] Update to tools release 2025.10.0 and delete example entity file. (#7301)
Update to tools release 2025.10.0 and delete example entity file.
2025-03-13 09:48:42 -04:00
Laren-AWS
9645480ceb Update to tools release 2025.09.1 (#7280) 2025-03-10 12:02:47 +00:00
Brian Murray
17b6404342 Add dependencies label to label-checker (#7276)
Update Rust and Ruby DynamoDB examples to use on-demand rather than provisioned
2025-03-05 15:58:33 +00:00
Laren-AWS
be458f81b7 Test tools validator update. (#7266)
Update to tools release 2025.08.0.
2025-02-28 13:02:22 -06:00
Rachel Hagerman
8f7f791226 Fixes for GitHub Actions to use Feature Scenario label. (#7254) 2025-02-20 13:42:27 -05:00
Laren-AWS
f75c558166 Tools: Update to tools release 2025.07.0 (#7249)
Update to tools release 2025.07.0
2025-02-17 14:13:05 -06:00
Michael Lehmann
8b17f93783 Task: Add workflows for Dependabot auto-approve and auto-merge (#7232) 2025-02-07 09:44:22 -05:00
ford prior
ad6c9b7cb0 2025.05.1 (#7230) 2025-02-05 17:18:12 -05:00
Rachel Hagerman
9cd7f3841f Multi: Reorganizing workflows as feature scenarios (#7195)
* Reorganizing workflows as feature scenarios.
* Update dockerfile for tests.
* Update linting settings.
2025-01-22 06:20:07 -08:00
David Souther
010dac0538 -tools release 2025.2.0 (#7194) 2025-01-15 10:45:22 -08:00
Corey Pyle
278cfef0e1 JavaScript (v3): Textract - Fix non-unique domain prefix in textract-react CFN template and some broke unit tests. (#7190)
* JavaScript (v3): Textract - Fix non-unique domain prefix in textract-react CFN template.
* JavaScript (v3): Textract - Update to latest react scripts and declare working node engine.
* JavaScript (v3): Add workaround for broken instanceof check 
[This PR](https://github.com/smithy-lang/smithy-typescript/pull/1490/files) overrode
the default 'instanceof' implementation for ServiceException. It created a duck-type
check that took priority over the prototype chain check. There's a [fix](https://github.com/smithy-lang/smithy-typescript/pull/1503/files)
incoming, but in the meantime this makes it quack.
* JavaScript (v3): Textract - Ensure unique LoginUrl is saved as a CFN output.
* JavaScript (v3): Unit tests - Fix incorrect link in S3 unit tests comments.
2025-01-14 11:51:22 -08:00
David Souther
391c2b14a9 Release tools 2024.51.1 (#7172) 2024-12-20 10:39:51 -05:00
David Souther
46c2187478 Bump to rust 1.83.0 (#7167) 2024-12-19 16:24:44 -05:00
Laren-AWS
a780f3e148 Update to tools release 2024.51.0. (#7164) 2024-12-19 09:52:04 -05:00
Laren-AWS
a182f0fbd6 Tools & meta: add complex categories feature, update tools release, update READMEs (#7156) 2024-12-12 17:32:39 -06:00
Laren-AWS
9f83508fe1 Tools: Update to latest tools release (Swift reference link). (#7135)
Update to latest tools release (Swift reference link).
2024-12-06 13:55:45 -05:00
Rachel Hagerman
ab090ed763 .NET v4 preview: adding example folders for AutoScaling and Aurora (#7106) 2024-12-06 11:05:10 -05:00
Laren-AWS
429e4a020f Meta: Metadata fixes for yamale and tools release (#7125)
* Update metadata to standard now that yamale validation is back on.
* Update to official tools release tag.
* Generate README for meta updates.
2024-12-04 15:33:06 -07:00
Laren-AWS
5f441d7588 Update to tools release 2024.47.3. (#7100) 2024-11-21 14:50:33 -08:00
David Souther
a5feb6844b Update validate-doc-metadata.yml to -tools 2024.47.2 (#7091) 2024-11-20 12:46:43 -08:00
Laren-AWS
2cfe9cf296 Tools: tools release to 2024.45.0. (#7046)
* Tools release to 2024.45.0.
2024-11-07 16:03:58 -07:00
Rachel Hagerman
3f4a530bb3 .NET v3: Removing old abortMPU example. (#7021) 2024-10-30 13:01:05 -04:00
Laren-AWS
a7a1ad4a6f Tools: tools release to 2024.44.1 (#7019)
Update to tools release 2024.44.1
2024-10-29 13:46:39 -04:00
Laren-AWS
8744907515 Meta/tools: update to latest tools and update metadata & READMEs to match (#7016)
* Update S3 Control metadata for Java to generate a README in the correct folder and point to that folder from links in docs.

* Update to latest tools release and simultaneously update S3 control metadata and README so everything works out correctly.
2024-10-29 13:30:33 -04:00
Laren-AWS
076371bdf4 Tools: Update tools release to 2024.43.0 (#7005) 2024-10-24 10:51:50 -04:00
Corey Pyle
89e2c45bcb GitHub: Update to use latest -tool release. (#6986) 2024-10-17 15:42:02 -04:00
Corey Pyle
25605a63eb GitHub: Pin tj-actions/changed-files version. See internal ticket V1544183374 (#6982)
* GitHub: Pin tj-actions/changed-files version. See internal ticket V1544183374
2024-10-16 15:11:12 -04:00
David Souther
a370cb2bb1 Rust: Bump to 1.81.0 (#6943) 2024-09-30 09:45:31 -05:00
Laren-AWS
70839b6570 Tools: release to 2024-09-25-A. (#6930) 2024-09-26 12:10:41 -07:00