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 a87bdcd commit 3d816c9Copy full SHA for 3d816c9
swift/example_code/bedrock/ListFoundationModels/Sources/entry.swift
@@ -8,9 +8,9 @@ import ArgumentParser
8
import AWSClientRuntime
9
import Foundation
10
11
-// snippet-start:[bedrock.swift.import]
+// snippet-start:[swift.bedrock.import]
12
import AWSBedrock
13
-// snippet-end:[bedrock.swift.import]
+// snippet-end:[swift.bedrock.import]
14
15
struct ExampleCommand: ParsableCommand {
16
static var configuration = CommandConfiguration(
0 commit comments