Skip to content

Commit 3498594

Browse files
committed
remove credentials http and imds feature detection from Smithy
1 parent 00d1aec commit 3498594

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/types/src/feature-ids.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,4 @@ export type SmithyFeatures = Partial<{
1313
ENDPOINT_OVERRIDE: "N";
1414
SIGV4A_SIGNING: "S";
1515
CREDENTIALS_CODE: "e";
16-
CREDENTIALS_HTTP: "z";
17-
CREDENTIALS_IMDS: "0";
1816
}>;

0 commit comments

Comments
 (0)