AWS Security ChangesHomeSearch

AWS code-library documentation change

Service: code-library · 2025-06-25 · Documentation low

File: code-library/latest/ug/swift_1_cognito-identity-provider_code_examples.md

Summary

Modified Swift package name and dependencies from Cognito to S3

Security assessment

Code example adjustment with no apparent security impact

Diff

diff --git a/code-library/latest/ug/swift_1_cognito-identity-provider_code_examples.md b/code-library/latest/ug/swift_1_cognito-identity-provider_code_examples.md
index 204f70c04..8f088b704 100644
--- a//code-library/latest/ug/swift_1_cognito-identity-provider_code_examples.md
+++ b//code-library/latest/ug/swift_1_cognito-identity-provider_code_examples.md
@@ -537 +537 @@ The `Package.swift` file.
-        name: "cognito-scenario",
+        name: "http-config",
@@ -560 +560 @@ The `Package.swift` file.
-                    .product(name: "AWSCognitoIdentityProvider", package: "aws-sdk-swift"),
+                    .product(name: "AWSS3", package: "aws-sdk-swift"),