AWS glue documentation change
Summary
Removed statement about Spark Troubleshooting lacking SDK APIs, retaining only IAM policy API references for Glue Studio Console.
Security assessment
Change corrects outdated technical documentation without security implications. Mentions IAM policies but doesn't alter security guidance or address vulnerabilities.
Diff
diff --git a/glue/latest/dg/troubleshoot-spark.md b/glue/latest/dg/troubleshoot-spark.md index e0229e7e4..8989f73a5 100644 --- a//glue/latest/dg/troubleshoot-spark.md +++ b//glue/latest/dg/troubleshoot-spark.md @@ -51 +51 @@ JSON -Spark Troubleshooting does not have APIs available through the AWS SDK that you can use programmatically. The following two APIs are used in the IAM policy for enabling this experience through the AWS Glue Studio Console: `StartCompletion` and `GetCompletion`. +The following two APIs are used in the IAM policy for enabling this experience through the AWS Glue Studio Console: `StartCompletion` and `GetCompletion`.