Skip to content

Commit c93e568

Browse files
committed
discovery-ec2 docs shouldn't refer to S3
1 parent 0299a75 commit c93e568

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/plugins/discovery-ec2.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@ Those that must be stored in the keystore are marked as `Secure`.
4040

4141
`access_key`::
4242

43-
An s3 access key. The `secret_key` setting must also be specified. (Secure)
43+
An ec2 access key. The `secret_key` setting must also be specified. (Secure)
4444

4545
`secret_key`::
4646

47-
An s3 secret key. The `access_key` setting must also be specified. (Secure)
47+
An ec2 secret key. The `access_key` setting must also be specified. (Secure)
4848

4949
`session_token`::
5050

51-
An s3 session token. The `access_key` and `secret_key` settings must also
51+
An ec2 session token. The `access_key` and `secret_key` settings must also
5252
be specified. (Secure)
5353

5454
`endpoint`::

0 commit comments

Comments
 (0)