AWS code-library documentation change
Summary
Added 'Get started' section header and topics index. Changed plural 'examples' to singular 'example' in introduction text.
Security assessment
Formatting change for documentation navigation. No security vulnerabilities addressed or security features documented in the diff.
Diff
diff --git a/code-library/latest/ug/csharp_3_iam_code_examples.md b/code-library/latest/ug/csharp_3_iam_code_examples.md index 50f251a18..c281978ca 100644 --- a//code-library/latest/ug/csharp_3_iam_code_examples.md +++ b//code-library/latest/ug/csharp_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. @@ -67,11 +79,0 @@ There's more on GitHub. Find the complete example and learn how to set up and ru -###### Topics - - * Basics - - * Actions - - * Scenarios - - - -