AWS code-library documentation change
Summary
Restructured documentation with added 'Topics' section, changed 'Get started' heading to H2, and updated plural 'examples' to singular 'example' in description text.
Security assessment
Changes are organizational and editorial without introducing security-specific content. While IAM is security-related, these changes don't address vulnerabilities or add security feature documentation.
Diff
diff --git a/code-library/latest/ug/javascript_3_iam_code_examples.md b/code-library/latest/ug/javascript_3_iam_code_examples.md index c912c51d4..7004b578d 100644 --- a//code-library/latest/ug/javascript_3_iam_code_examples.md +++ b//code-library/latest/ug/javascript_3_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. @@ -68,11 +80,0 @@ There's more on GitHub. Find the complete example and learn how to set up and ru -###### Topics - - * Basics - - * Actions - - * Scenarios - - - -