kotlin/services/support/README.md
Shows how to use the AWS SDK for Kotlin to work with AWS Support.
<!--custom.overview.start--> <!--custom.overview.end-->Support provides support for users of Amazon Web Services.
For prerequisites, see the README in the kotlin folder.
DescribeServices)Code examples that show you how to perform the essential operations within a service.
Code excerpts that show you how to call individual service functions.
This example shows you how to get started using Support.
This example shows you how to do the following:
⚠ Running tests might result in charges to your AWS account.
To find instructions for running these tests, see the README
in the kotlin folder.
You can run the JUnit tests from an IDE, such as IntelliJ, or from the command line. As each test runs, you can view messages that inform you if the various tests succeed or fail. For example, the following message informs you that Test 3 passed.
Test 3 passed
WARNING: Running these JUnit tests manipulates real AWS resources and might incur charges on your account.
<!--custom.tests.end-->Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0