AWS code-library documentation change
Summary
Restructured documentation with added topic section and changed 'code examples' to singular 'code example' in the Get Started section
Security assessment
The changes are purely organizational/documentation structure improvements with no mention of security vulnerabilities, security features, or authentication mechanisms. No security-related content was added or modified.
Diff
diff --git a/code-library/latest/ug/ruby_3_cognito-identity-provider_code_examples.md b/code-library/latest/ug/ruby_3_cognito-identity-provider_code_examples.md index 551c18cf2..06a7051f8 100644 --- a//code-library/latest/ug/ruby_3_cognito-identity-provider_code_examples.md +++ b//code-library/latest/ug/ruby_3_cognito-identity-provider_code_examples.md @@ -4,0 +5,2 @@ +Get started + @@ -13 +15,8 @@ Each example includes a link to the complete source code, where you can find ins -**Get started** +###### Topics + + * Get started + + + + +## Get started @@ -15 +24 @@ 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.