We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00d1aec commit 3498594Copy full SHA for 3498594
packages/types/src/feature-ids.ts
@@ -13,6 +13,4 @@ export type SmithyFeatures = Partial<{
13
ENDPOINT_OVERRIDE: "N";
14
SIGV4A_SIGNING: "S";
15
CREDENTIALS_CODE: "e";
16
- CREDENTIALS_HTTP: "z";
17
- CREDENTIALS_IMDS: "0";
18
}>;
0 commit comments