AWS Security ChangesHomeSearch

AWS code-library documentation change

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

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

Summary

Updated branding from 'AWS SDK for .NET' to 'SDK for .NET' throughout documentation

Security assessment

Changes are purely branding/naming convention updates without any security context or technical implementation changes

Diff

diff --git a/code-library/latest/ug/csharp_3_s3_code_examples.md b/code-library/latest/ug/csharp_3_s3_code_examples.md
index f0f593cba..b672d595a 100644
--- a/code-library/latest/ug/csharp_3_s3_code_examples.md
+++ b/code-library/latest/ug/csharp_3_s3_code_examples.md
@@ -9 +9 @@ There are more AWS SDK examples available in the [AWS Doc SDK Examples](https://
-# Amazon S3 examples using AWS SDK for .NET
+# Amazon S3 examples using SDK for .NET
@@ -47 +51 @@ The following code example shows how to:
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -222 +226 @@ The following code example shows how to use `CopyObject`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -386 +390 @@ The following code example shows how to use `CreateBucket`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -465 +469 @@ The following code example shows how to use `DeleteBucket`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -506 +510 @@ The following code example shows how to use `DeleteBucketCors`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -538 +542 @@ The following code example shows how to use `DeleteBucketLifecycle`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -573 +577 @@ The following code example shows how to use `DeleteObject`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -740 +744 @@ The following code example shows how to use `DeleteObjects`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1189 +1193 @@ The following code example shows how to use `GetBucketAcl`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1226 +1230 @@ The following code example shows how to use `GetBucketCors`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1262 +1266 @@ The following code example shows how to use `GetBucketEncryption`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1311 +1315 @@ The following code example shows how to use `GetBucketLifecycleConfiguration`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1348 +1352 @@ The following code example shows how to use `GetBucketWebsite`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1375 +1379 @@ The following code example shows how to use `GetObject`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1502 +1506 @@ The following code example shows how to use `GetObjectLegalHold`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1548 +1552 @@ The following code example shows how to use `GetObjectLockConfiguration`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1593 +1597 @@ The following code example shows how to use `GetObjectRetention`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1639 +1643 @@ The following code example shows how to use `ListBuckets`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1708 +1712 @@ The following code example shows how to use `ListObjectVersions`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1804 +1808 @@ The following code example shows how to use `ListObjectsV2`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -1921 +1925 @@ The following code example shows how to use `PutBucketAccelerateConfiguration`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -2002 +2006 @@ The following code example shows how to use `PutBucketAcl`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -2054 +2058 @@ The following code example shows how to use `PutBucketCors`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -2089 +2093 @@ The following code example shows how to use `PutBucketEncryption`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -2147 +2151 @@ The following code example shows how to use `PutBucketLifecycleConfiguration`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -2185 +2189 @@ The following code example shows how to use `PutBucketLogging`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -2354 +2358 @@ The following code example shows how to use `PutBucketNotificationConfiguration`
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -2448 +2452 @@ The following code example shows how to use `PutBucketWebsite`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -2478 +2482 @@ The following code example shows how to use `PutObject`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -2649 +2653 @@ The following code example shows how to use `PutObjectLegalHold`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -2699 +2703 @@ The following code example shows how to use `PutObjectLockConfiguration`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -2815 +2819 @@ The following code example shows how to use `PutObjectRetention`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -2867 +2871 @@ The following code example shows how to use `RestoreObject`.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -2965 +2969 @@ The following code example shows how to create a presigned URL for Amazon S3 and
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -3155 +3159 @@ The following code example shows how to create a serverless application that let
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -3183 +3187 @@ The following code example shows how to build an app that uses Amazon Rekognitio
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -3203 +3207 @@ The following code example shows how to get started with encryption for Amazon S
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -3434 +3438 @@ The following code example shows how to get started with tags for Amazon S3 obje
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -3559 +3563 @@ The following code example shows how to work with S3 object lock features.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -4428 +4432 @@ The following code example shows how to add preconditions to Amazon S3 requests.
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -5165 +5169 @@ The following code example shows how to manage access control lists (ACLs) for A
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -5375 +5379 @@ The following code example shows how to perform a multipart copy of an Amazon S3
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -5513 +5517 @@ The following code example shows how to transform data for your application with
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -5533 +5537 @@ For more information, see [Uploading an object using multipart upload](https://d
-**AWS SDK for .NET**
+**SDK for .NET**
@@ -6167 +6171 @@ The following code example shows how to implement a Lambda function that receive
-**AWS SDK for .NET**
+**SDK for .NET**