AWS datasync documentation change
Summary
Removed CLI base64 encoding note in Kerberos keytab documentation
Security assessment
Clarification of keytab handling process without security impact
Diff
diff --git a/datasync/latest/userguide/API_UpdateLocationHdfs.md b/datasync/latest/userguide/API_UpdateLocationHdfs.md index b8f2795f3..a1f121a29 100644 --- a/datasync/latest/userguide/API_UpdateLocationHdfs.md +++ b/datasync/latest/userguide/API_UpdateLocationHdfs.md @@ -86 +86 @@ Required: No -The Kerberos key table (keytab) that contains mappings between the defined Kerberos principal and the encrypted keys. You can load the keytab from a file by providing the file's address. If you use the AWS CLI, it performs base64 encoding for you. Otherwise, provide the base64-encoded text. +The Kerberos key table (keytab) that contains mappings between the defined Kerberos principal and the encrypted keys. You can load the keytab from a file by providing the file's address.