AWS code-library documentation change
Summary
Restructured document by adding 'Topics' section and moved 'Get started' content under new heading
Security assessment
Purely structural changes to improve documentation navigation. No IAM security policies, permissions, or vulnerability-related content was added or modified. The existing code examples about listing IAM resources remain unchanged.
Diff
diff --git a/code-library/latest/ug/java_2_iam_code_examples.md b/code-library/latest/ug/java_2_iam_code_examples.md index 6fd0711f9..52669a2ad 100644 --- a//code-library/latest/ug/java_2_iam_code_examples.md +++ b//code-library/latest/ug/java_2_iam_code_examples.md @@ -5 +5 @@ -BasicsActionsScenarios +Get startedBasicsActionsScenarios @@ -21 +21,14 @@ Each example includes a link to the complete source code, where you can find ins -**Get started** +###### Topics + + * Get started + + * Basics + + * Actions + + * Scenarios + + + + +## Get started @@ -23 +36 @@ 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. @@ -73,11 +85,0 @@ There's more on GitHub. Find the complete example and learn how to set up and ru -###### Topics - - * Basics - - * Actions - - * Scenarios - - - -