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 de5a42c commit 7cf8eceCopy full SHA for 7cf8ece
swift/example_code/support/scenario/Sources/entry.swift
@@ -2,8 +2,11 @@
2
// SPDX-License-Identifier: Apache-2.0
3
//
4
// snippet-start:[swift.support.scenario.entry]
5
-// An example that shows how to use the AWS SDK for Swift to perform a simple
6
-// operation using AWS Support.
+// An example that shows how to use the AWS SDK for Swift to perform a series
+// of operations using AWS Support
7
+//
8
+// NOTE: You must have a business class AWS account to use AWS Support
9
+// features.
10
11
12
import ArgumentParser
0 commit comments