Skip to content

Commit 3c39582

Browse files
authored
Update src/sagemaker/estimator.py
1 parent 1c06fc8 commit 3c39582

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
@@ -2350,7 +2350,7 @@ def __init__(
23502350
23512351
.. caution::
23522352
2353-
You must not include any security sensitive information, such as
2353+
You must not include any security-sensitive information, such as
23542354
account access IDs, secrets, and tokens, in the dictionary for configuring
23552355
hyperparameters. SageMaker rejects the training job request and returns an
23562356
exception error for detected credentials, if such user input is found.

0 commit comments

Comments
 (0)