sid

Results 8 issues of sid

### Issue #4004 ### Description [WIP] Implementing utils for EC2 instance metadata service ### Testing TBD ### Additional context Porting as-is (as much as possible) from JSv2 to maintain parity....

### Issue Internal JS-4633 Part 3 ### Description Adds support for `AccountIdEndpointMode` config option. (client config, env, config file) ### Testing - [x] Unit tests - [x] Generate the option...

### Issue Internal JS-4633 Part 2 ### Description Adds endpoint param names to be omitted from generation in the client interface. ### Additional context Partner PR in smithy-typescript: https://github.com/smithy-lang/smithy-typescript/pull/1251 ---...

### Issue Internal JS-4633 Part 1 ### Description Sources accountId from credential providers. - [x] STS ```console PASS test/defaultRoleAssumers.spec.ts getDefaultRoleAssumer ✓ should use supplied source credentials (59 ms) ✓ should...

### Description introduces a new eslint rule to enforce consistent type imports using the `import type` syntax. running `eslint` with the `--fix` flag will enforce this rule and modify your...

### Description supplemental docs for S3 `followRegionRedirect` option --- By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of...

Removes client-side validators. ##### Checklist - [ ] `npm run test` passes - [ ] `.d.ts` file is updated - [x] changelog is added, `npm run add-change` - [ ]...

### Issue Internal JS-5146 ### Description Add support in `signature-v4-multi-region` for the `@smithy/signature-v4a` package. Partner PR: https://github.com/smithy-lang/smithy-typescript/pull/1319 --- By submitting this pull request, I confirm that you can use, modify,...