AWS glue documentation change
Summary
Minor wording change in encryption documentation (removed 'with AWS Glue Studio')
Security assessment
Editorial change that removes a product name reference without altering encryption guidance or security content.
Diff
diff --git a/glue/latest/dg/encryption-at-rest.md b/glue/latest/dg/encryption-at-rest.md index 64e86f8e8..a986af50d 100644 --- a//glue/latest/dg/encryption-at-rest.md +++ b//glue/latest/dg/encryption-at-rest.md @@ -7 +7 @@ -AWS Glue supports data encryption at rest for [Building visual ETL jobs with AWS Glue Studio](./author-job-glue.html) and [Developing scripts using development endpoints](./dev-endpoint.html). You can configure extract, transform, and load (ETL) jobs and development endpoints to use [AWS Key Management Service (AWS KMS)](https://aws.amazon.com/kms/) keys to write encrypted data at rest. You can also encrypt the metadata stored in the [AWS Glue Data Catalog](./components-overview.html#data-catalog-intro) using keys that you manage with AWS KMS. Additionally, you can use AWS KMS keys to encrypt job bookmarks and the logs generated by [crawlers](https://docs.aws.amazon.com/glue/latest/dg/add-crawler.html) and ETL jobs. +AWS Glue supports data encryption at rest for [Building visual ETL jobs](./author-job-glue.html) and [Developing scripts using development endpoints](./dev-endpoint.html). You can configure extract, transform, and load (ETL) jobs and development endpoints to use [AWS Key Management Service (AWS KMS)](https://aws.amazon.com/kms/) keys to write encrypted data at rest. You can also encrypt the metadata stored in the [AWS Glue Data Catalog](./components-overview.html#data-catalog-intro) using keys that you manage with AWS KMS. Additionally, you can use AWS KMS keys to encrypt job bookmarks and the logs generated by [crawlers](https://docs.aws.amazon.com/glue/latest/dg/add-crawler.html) and ETL jobs.