AWS dms documentation change
Summary
Updated default value documentation for AR_H_USER header
Security assessment
Technical correction to metadata documentation without security implications
Diff
diff --git a/dms/latest/userguide/CHAP_Tasks.CustomizingTasks.TableMapping.SelectionTransformation.Expressions.md b/dms/latest/userguide/CHAP_Tasks.CustomizingTasks.TableMapping.SelectionTransformation.Expressions.md index 02f55865d..457318441 100644 --- a//dms/latest/userguide/CHAP_Tasks.CustomizingTasks.TableMapping.SelectionTransformation.Expressions.md +++ b//dms/latest/userguide/CHAP_Tasks.CustomizingTasks.TableMapping.SelectionTransformation.Expressions.md @@ -108 +108 @@ AR_H_OPERATION | INSERT, UPDATE, or DELETE | INSERT | STRING -AR_H_USER | The user name, ID, or any other information that the source provides about the user that made the change. This header is supported on the SQL Server and Oracle (version 11.2.0.3 and higher) source endpoints only. | The transformation that you want to apply to the object. Transformation rule actions are case-sensitive. | STRING +AR_H_USER | The user name, ID, or any other information that the source provides about the user that made the change. This header is supported on the SQL Server and Oracle (version 11.2.0.3 and higher) source endpoints only. | An empty string. | STRING