Skip to content

Commit 59eb6fb

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

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
@@ -2812,7 +2812,7 @@ def __init__(
28122812
28132813
.. caution::
28142814
2815-
You must not include any security sensitive information, such as
2815+
You must not include any security-sensitive information, such as
28162816
account access IDs, secrets, and tokens, in the dictionary for configuring
28172817
hyperparameters. SageMaker rejects the training job request and returns an
28182818
exception error for detected credentials, if such user input is found.

0 commit comments

Comments
 (0)