AWS glue documentation change
Summary
Added JSON section markers and reformatted IAM policy actions into multiline lists
Security assessment
Formatting improvements to policy examples without changing security permissions or documenting new security features
Diff
diff --git a/glue/latest/dg/upgrade-analysis.md b/glue/latest/dg/upgrade-analysis.md index 5ec120ef5..473dc6089 100644 --- a//glue/latest/dg/upgrade-analysis.md +++ b//glue/latest/dg/upgrade-analysis.md @@ -38,0 +39,6 @@ The following prerequisites are required to use generative AI to upgrade jobs in +JSON + + +**** + + @@ -44 +50,2 @@ The following prerequisites are required to use generative AI to upgrade jobs in - "Action": ["glue:StartJobUpgradeAnalysis", + "Action": [ + "glue:StartJobUpgradeAnalysis", @@ -56 +63,3 @@ The following prerequisites are required to use generative AI to upgrade jobs in - "Action": ["s3:GetObject"], + "Action": [ + "s3:GetObject" + ], @@ -76 +84 @@ The following prerequisites are required to use generative AI to upgrade jobs in - "kms:GenerateDataKey", + "kms:GenerateDataKey"