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 involve structural reorganization and wording adjustments without any security-specific content additions or vulnerability references. No security implications identified.
Diff
diff --git a/code-library/latest/ug/javascript_3_cognito-identity-provider_code_examples.md b/code-library/latest/ug/javascript_3_cognito-identity-provider_code_examples.md index 74581bf1a..4c23c5099 100644 --- a//code-library/latest/ug/javascript_3_cognito-identity-provider_code_examples.md +++ b//code-library/latest/ug/javascript_3_cognito-identity-provider_code_examples.md @@ -5 +5 @@ -ActionsScenarios +Get startedActionsScenarios @@ -19 +19,12 @@ Each example includes a link to the complete source code, where you can find ins -**Get started** +###### Topics + + * Get started + + * Actions + + * Scenarios + + + + +## 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 Amazon Cognito. +The following code example shows how to get started using Amazon Cognito. @@ -60,9 +70,0 @@ There's more on GitHub. Find the complete example and learn how to set up and ru -###### Topics - - * Actions - - * Scenarios - - - -