AWS glue documentation change
Summary
Fixed grammatical error in blueprint sharing permissions documentation
Security assessment
Minor grammatical correction ('give the read permissions' → 'give read permissions') without changing security meaning or adding new security information
Diff
diff --git a/glue/latest/dg/blueprint_workflow_restrictions.md b/glue/latest/dg/blueprint_workflow_restrictions.md index f8d753eef..e9e22983a 100644 --- a//glue/latest/dg/blueprint_workflow_restrictions.md +++ b//glue/latest/dg/blueprint_workflow_restrictions.md @@ -19 +19 @@ Keep the following blueprint restrictions in mind: - * To share blueprints across AWS accounts you must give the read permissions on the blueprint ZIP archive in Amazon S3. Customers who have read permission on a blueprint ZIP archive can register the blueprint in their AWS account and use it. + * To share blueprints across AWS accounts you must give read permissions on the blueprint ZIP archive in Amazon S3. Customers who have read permission on a blueprint ZIP archive can register the blueprint in their AWS account and use it.