Skip to content

Conversation

@laileni-aws
Copy link
Contributor

Problem

Solution


  • Treat all work as PUBLIC. Private feature/x branches will not be squash-merged at release time.
  • Your code changes must meet the guidelines in CONTRIBUTING.md.
  • License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

chungjac and others added 4 commits November 20, 2025 17:32
## Problem
need createToken metric

## Solution
add createToken metric

## Testing
<img width="1510" height="131" alt="vsc"
src="https://github.com/user-attachments/assets/496bd6dc-dce3-4ddb-9471-f55aad6b27a0"
/>



---

- Treat all work as PUBLIC. Private `feature/x` branches will not be
squash-merged at release time.
- Your code changes must meet the guidelines in
[CONTRIBUTING.md](https://github.com/aws/aws-toolkit-vscode/blob/master/CONTRIBUTING.md#guidelines).
- License: I confirm that my contribution is made under the terms of the
Apache 2.0 license.
## Notes:
This merges the released changes for rc-20251120 into main.


---

- Treat all work as PUBLIC. Private `feature/x` branches will not be
squash-merged at release time.
- Your code changes must meet the guidelines in
[CONTRIBUTING.md](https://github.com/aws/aws-toolkit-vscode/blob/master/CONTRIBUTING.md#guidelines).
- License: I confirm that my contribution is made under the terms of the
Apache 2.0 license.

---------

Co-authored-by: aws-toolkit-automation <>
## Description

This PR merges changes to add support in SMUS to use IAM-based domains.
Previously we only supported IdC-based domains and with this, customers
have the flexibility to use both the authentication options.

---

- Treat all work as PUBLIC. Private `feature/x` branches will not be
squash-merged at release time.
- Your code changes must meet the guidelines in
[CONTRIBUTING.md](https://github.com/aws/aws-toolkit-vscode/blob/master/CONTRIBUTING.md#guidelines).
- License: I confirm that my contribution is made under the terms of the
Apache 2.0 license.

---------

Co-authored-by: aws-toolkit-automation <[email protected]>
Co-authored-by: aws-ides-bot <[email protected]>
Co-authored-by: Bhargava Varadharajan <[email protected]>
Co-authored-by: kzr <[email protected]>
Co-authored-by: Laxman Reddy <[email protected]>
Co-authored-by: Sherry Lu <[email protected]>
Co-authored-by: Sherry Lu <[email protected]>
Co-authored-by: zulil <[email protected]>
Co-authored-by: Zulin Liu <[email protected]>
Co-authored-by: David <[email protected]>
Co-authored-by: David Hasani <[email protected]>
Co-authored-by: Arkaprava De <[email protected]>
Co-authored-by: Arkaprava De <[email protected]>
Co-authored-by: Keyu Wu <[email protected]>
Co-authored-by: chungjac <[email protected]>
Co-authored-by: aws-asolidu <[email protected]>
Co-authored-by: Newton Der <[email protected]>
Co-authored-by: Newton Der <[email protected]>
Co-authored-by: Will Lo <[email protected]>
Co-authored-by: Boyu <[email protected]>
Co-authored-by: atontb <[email protected]>
Co-authored-by: Richard Li <[email protected]>
Co-authored-by: Shruti Sinha <[email protected]>
Co-authored-by: Bhavya Sharma <[email protected]>
Co-authored-by: Roger Zhang <[email protected]>
Co-authored-by: Tai Lai <[email protected]>
Co-authored-by: invictus <[email protected]>
Co-authored-by: Dylan Ross <[email protected]>
Co-authored-by: BlakeLazarine <[email protected]>
Co-authored-by: Blake Lazarine <[email protected]>
Co-authored-by: tobixlea <[email protected]>
Co-authored-by: seshubaws <[email protected]>
Co-authored-by: Bhavya Sharma <[email protected]>
Co-authored-by: manodnyab <[email protected]>
…t interrupting execution (#8346)

## Problem
- User experiences pop up error when connecting with a stopped space.
- Attempt to connect without waiting for space to transition to running
state.
- Listing needs to check all clusters without stopping execution flow on
initial discovered error

## Solution
- Added delay for space to fully transition state before attempting to
connect
- Change throwing error to logging warnings

---

- Treat all work as PUBLIC. Private `feature/x` branches will not be
squash-merged at release time.
- Your code changes must meet the guidelines in
[CONTRIBUTING.md](https://github.com/aws/aws-toolkit-vscode/blob/master/CONTRIBUTING.md#guidelines).
- License: I confirm that my contribution is made under the terms of the
Apache 2.0 license.

---------

Co-authored-by: Laxman Reddy <[email protected]>
@laileni-aws laileni-aws requested a review from a team as a code owner November 21, 2025 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants