Skip to content

Commit 3d816c9

Browse files
committed
Rename SoS metadata tag
1 parent a87bdcd commit 3d816c9

File tree

1 file changed

+2
-2
lines changed
  • swift/example_code/bedrock/ListFoundationModels/Sources

1 file changed

+2
-2
lines changed

swift/example_code/bedrock/ListFoundationModels/Sources/entry.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ import ArgumentParser
88
import AWSClientRuntime
99
import Foundation
1010

11-
// snippet-start:[bedrock.swift.import]
11+
// snippet-start:[swift.bedrock.import]
1212
import AWSBedrock
13-
// snippet-end:[bedrock.swift.import]
13+
// snippet-end:[swift.bedrock.import]
1414

1515
struct ExampleCommand: ParsableCommand {
1616
static var configuration = CommandConfiguration(

0 commit comments

Comments
 (0)