Skip to content

Commit 1a5f63c

Browse files
authored
docs(credential-provider-imds): profile is not supported in config options (#1928)
1 parent 311f55b commit 1a5f63c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

packages/credential-provider-imds/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,3 @@ following options are supported:
3030
requests. If not specified, a default value of `1000` (one second) is used.
3131
- `maxRetries` - The maximum number of times any HTTP connections should be
3232
retried. If not specified, a default value of `0` will be used.
33-
34-
Additionally, `fromInstanceMetadata` supports the following options:
35-
36-
- `profile` - The configuration profile to use. If not specified, the provider
37-
will use default profile name associated with the EC2 instance as reported by
38-
the Instance Metadata Service.

0 commit comments

Comments
 (0)