AWS databrew documentation change
Summary
Fixed breadcrumb navigation and corrected API documentation link for entity types
Security assessment
Cosmetic changes to navigation and updated links. Cryptographic hash feature documentation wasn't substantively modified regarding security.
Diff
diff --git a/databrew/latest/dg/recipe-actions.CRYPTOGRAPHIC_HASH.md b/databrew/latest/dg/recipe-actions.CRYPTOGRAPHIC_HASH.md index ea3773e03..3c91d6191 100644 --- a//databrew/latest/dg/recipe-actions.CRYPTOGRAPHIC_HASH.md +++ b//databrew/latest/dg/recipe-actions.CRYPTOGRAPHIC_HASH.md @@ -5 +5 @@ -[Documentation](/index.html)[AWS Glue DataBrew](/glue/index.html)[Developer Guide](what-is.html) +[Documentation](/index.html)[AWS Glue DataBrew](/databrew/index.html)[](what-is.html) @@ -19 +19 @@ Applies an algorithm to hash values in the column. - * `entityTypeFilter` – Optional array of [entity types](https://docs.aws.amazon.com/databrew/latest/dg/API_EntityDetectorConfiguration.html#databrew-Type-EntityDetectorConfiguration-EntityTypes). Can be used to encrypt only detected PII in free-text column. + * `entityTypeFilter` – Optional array of [entity types](https://docs.aws.amazon.com/databrew/latest/APIReference/API_EntityDetectorConfiguration.html#databrew-Type-EntityDetectorConfiguration-EntityTypes). Can be used to encrypt only detected PII in free-text column.