AWS code-library documentation change
Summary
Updated references from 'AWS SDK for .NET' to 'SDK for .NET' in code examples
Security assessment
Branding change with no impact on security documentation or issues.
Diff
diff --git a/code-library/latest/ug/csharp_3_cognito-identity-provider_code_examples.md b/code-library/latest/ug/csharp_3_cognito-identity-provider_code_examples.md index 69fd9fe4d..5ba94de7c 100644 --- a/code-library/latest/ug/csharp_3_cognito-identity-provider_code_examples.md +++ b/code-library/latest/ug/csharp_3_cognito-identity-provider_code_examples.md @@ -9 +9 @@ There are more AWS SDK examples available in the [AWS Doc SDK Examples](https:// -# Amazon Cognito Identity Provider examples using AWS SDK for .NET +# Amazon Cognito Identity Provider examples using SDK for .NET @@ -30 +32 @@ The following code example shows how to use `AdminGetUser`. -**AWS SDK for .NET** +**SDK for .NET** @@ -68 +70 @@ The following code example shows how to use `AdminInitiateAuth`. -**AWS SDK for .NET** +**SDK for .NET** @@ -111 +113 @@ The following code example shows how to use `AdminRespondToAuthChallenge`. -**AWS SDK for .NET** +**SDK for .NET** @@ -165 +167 @@ The following code example shows how to use `AssociateSoftwareToken`. -**AWS SDK for .NET** +**SDK for .NET** @@ -203 +205 @@ The following code example shows how to use `ConfirmDevice`. -**AWS SDK for .NET** +**SDK for .NET** @@ -241 +243 @@ The following code example shows how to use `ConfirmSignUp`. -**AWS SDK for .NET** +**SDK for .NET** @@ -284 +286 @@ The following code example shows how to use `InitiateAuth`. -**AWS SDK for .NET** +**SDK for .NET** @@ -328 +330 @@ The following code example shows how to use `ListUserPools`. -**AWS SDK for .NET** +**SDK for .NET** @@ -364 +366 @@ The following code example shows how to use `ListUsers`. -**AWS SDK for .NET** +**SDK for .NET** @@ -405 +407 @@ The following code example shows how to use `ResendConfirmationCode`. -**AWS SDK for .NET** +**SDK for .NET** @@ -444 +446 @@ The following code example shows how to use `SignUp`. -**AWS SDK for .NET** +**SDK for .NET** @@ -494 +496 @@ The following code example shows how to use `VerifySoftwareToken`. -**AWS SDK for .NET** +**SDK for .NET** @@ -542 +544 @@ The following code example shows how to: -**AWS SDK for .NET** +**SDK for .NET**