AWS code-library documentation change
Summary
Restructured document with added 'Get started' section header and topics index. Changed plural 'examples' to singular 'example' in introduction text.
Security assessment
Purely organizational/documentation structure changes. Cognito is security-related service but no actual security content was added/modified in this diff.
Diff
diff --git a/code-library/latest/ug/cpp_1_cognito-identity-provider_code_examples.md b/code-library/latest/ug/cpp_1_cognito-identity-provider_code_examples.md index fc68207c5..d9b95d3dd 100644 --- a//code-library/latest/ug/cpp_1_cognito-identity-provider_code_examples.md +++ b//code-library/latest/ug/cpp_1_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. @@ -149,9 +159,0 @@ Code for the hello_cognito.cpp source file. -###### Topics - - * Actions - - * Scenarios - - - -