AWS Security ChangesHomeSearch

AWS code-library documentation change

Service: code-library · 2025-03-26 · Documentation low

File: code-library/latest/ug/csharp_3_iam_code_examples.md

Summary

Updated branding from 'AWS SDK for .NET' to 'SDK for .NET' in multiple section headers

Security assessment

Changes are branding/naming convention updates only. No security-related content modifications detected. The security warning about avoiding IAM users remains unchanged.

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 bcc9aa06f..5a5e1061c 100644
--- a/code-library/latest/ug/csharp_3_iam_code_examples.md
+++ b/code-library/latest/ug/csharp_3_iam_code_examples.md
@@ -9 +9 @@ There are more AWS SDK examples available in the [AWS Doc SDK Examples](https://
-# IAM examples using AWS SDK for .NET
+# IAM examples using SDK for .NET
@@ -25 +25 @@ The following code examples show how to get started using IAM.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -94 +97 @@ To avoid security risks, don't use IAM users for authentication when developing
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1015 +1018 @@ The following code example shows how to use `AttachRolePolicy`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1050 +1053 @@ The following code example shows how to use `CreateAccessKey`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1085 +1088 @@ The following code example shows how to use `CreateInstanceProfile`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1233 +1236 @@ The following code example shows how to use `CreatePolicy`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1268 +1271 @@ The following code example shows how to use `CreateRole`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1305 +1308 @@ The following code example shows how to use `CreateServiceLinkedRole`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1341 +1344 @@ The following code example shows how to use `CreateUser`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1370 +1373 @@ The following code example shows how to use `DeleteAccessKey`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1406 +1409 @@ The following code example shows how to use `DeleteInstanceProfile`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1472 +1475 @@ The following code example shows how to use `DeletePolicy`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1502 +1505 @@ The following code example shows how to use `DeleteRole`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1531 +1534 @@ The following code example shows how to use `DeleteRolePolicy`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1566 +1569 @@ The following code example shows how to use `DeleteUser`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1596 +1599 @@ The following code example shows how to use `DeleteUserPolicy`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1627 +1630 @@ The following code example shows how to use `DetachRolePolicy`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1662 +1665 @@ The following code example shows how to use `GetAccountPasswordPolicy`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1690 +1693 @@ The following code example shows how to use `GetPolicy`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1720 +1723 @@ The following code example shows how to use `GetRole`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1754 +1757 @@ The following code example shows how to use `GetUser`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1783 +1786 @@ The following code example shows how to use `ListAttachedRolePolicies`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1819 +1822 @@ The following code example shows how to use `ListGroups`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1854 +1857 @@ The following code example shows how to use `ListPolicies`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1889 +1892 @@ The following code example shows how to use `ListRolePolicies`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1925 +1928 @@ The following code example shows how to use `ListRoles`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1960 +1963 @@ The following code example shows how to use `ListSAMLProviders`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1988 +1991 @@ The following code example shows how to use `ListUsers`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -2023 +2026 @@ The following code example shows how to use `PutRolePolicy`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -2078 +2081 @@ The following code example shows how to create a load-balanced web service that
-**AWS SDK for .NET**
+**SDK for .NET**