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 8fe3979 commit a1194a7Copy full SHA for a1194a7
swift/example_code/cognito-identity-provider/scenario/Sources/entry.swift
@@ -1,3 +1,4 @@
1
+// snippet-start:[swift.cognito-identity-provider.scenario]
2
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
// SPDX-License-Identifier: Apache-2.0
4
//
@@ -31,7 +32,6 @@
31
32
// “SOFTWARE_TOKEN_MFA”).
33
// 9. Invokes the AdminRespondToAuthChallenge to get back a token.
34
-// snippet-start:[swift.cognito-identity-provider.scenario]
35
import ArgumentParser
36
import AWSClientRuntime
37
import Foundation
0 commit comments