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 beda00e commit 60597c8Copy full SHA for 60597c8
swift/example_code/swift-sdk/retry/Sources/entry.swift
@@ -5,9 +5,9 @@
5
// Swift. This example uses Amazon S3, but the same principle applies to every
6
// AWS service.
7
8
-import AWSS3
9
import Foundation
10
// snippet-start:[retry.swift.imports]
+import AWSS3
11
import SmithyRetries
12
import SmithyRetriesAPI
13
// snippet-end:[retry.swift.imports]
0 commit comments