AWS code-library documentation change
Summary
Restructured documentation layout: Added 'Topics' section with new headers, changed 'Get started' section to H2 header, removed duplicate topics section from bottom.
Security assessment
Changes are organizational improvements without security content modifications. While IAM is security-related, these changes don't alter security documentation or address vulnerabilities.
Diff
diff --git a/code-library/latest/ug/go_2_iam_code_examples.md b/code-library/latest/ug/go_2_iam_code_examples.md index d30b0553c..66d8f7edf 100644 --- a//code-library/latest/ug/go_2_iam_code_examples.md +++ b//code-library/latest/ug/go_2_iam_code_examples.md @@ -5 +5 @@ -BasicsActions +Get startedBasicsActions @@ -19 +19,12 @@ Each example includes a link to the complete source code, where you can find ins -**Get started** +###### Topics + + * Get started + + * Basics + + * Actions + + + + +## Get started @@ -21 +32 @@ Each example includes a link to the complete source code, where you can find ins -The following code examples show how to get started using IAM. +The following code example shows how to get started using IAM. @@ -81,9 +91,0 @@ There's more on GitHub. Find the complete example and learn how to set up and ru -###### Topics - - * Basics - - * Actions - - - -