AWS code-library documentation change
Summary
Restructured documentation with added 'Get started' section, updated headings, and moved topics section to top
Security assessment
Changes are limited to documentation structure improvements without any security-related content. No evidence of security vulnerability fixes or security feature documentation added.
Diff
diff --git a/code-library/latest/ug/python_3_iam_code_examples.md b/code-library/latest/ug/python_3_iam_code_examples.md index ad205390e..3b3e54b49 100644 --- a//code-library/latest/ug/python_3_iam_code_examples.md +++ b//code-library/latest/ug/python_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. @@ -66,11 +78,0 @@ There's more on GitHub. Find the complete example and learn how to set up and ru -###### Topics - - * Basics - - * Actions - - * Scenarios - - - -