We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf14c83 commit 623e8deCopy full SHA for 623e8de
swift/example_code/cognito-identity-provider/ListUsers/Package.swift
@@ -5,7 +5,7 @@
5
// (swift-tools-version has two lines here because it needs to be the first
6
// line in the file, but it should also appear in the snippet below)
7
//
8
-// snippet-start:[swift.cognito-identity-provider.scenario.package]
+// snippet-start:[swift.cognito-identity-provider.ListUsers.package]
9
// swift-tools-version: 5.9
10
11
// The swift-tools-version declares the minimum version of Swift required to
@@ -44,4 +44,4 @@ let package = Package(
44
45
]
46
)
47
-// snippet-end:[swift.cognito-identity-provider.scenario.package]
+// snippet-end:[swift.cognito-identity-provider.ListUsers.package]
0 commit comments