Skip to content

Commit 1c06fc8

Browse files
authored
Update src/sagemaker/estimator.py
1 parent 2a06815 commit 1c06fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sagemaker/estimator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ def __init__(
417417
418418
.. caution::
419419
420-
You must not include any security sensitive information, such as
420+
You must not include any security-sensitive information, such as
421421
account access IDs, secrets, and tokens, in the dictionary for configuring
422422
hyperparameters. SageMaker rejects the training job request and returns an
423423
exception error for detected credentials, if such user input is found.

0 commit comments

Comments
 (0)