kotlin/services/kms/README.md
Shows how to use the AWS SDK for Kotlin to work with AWS Key Management Service (AWS KMS).
<!--custom.overview.start--> <!--custom.overview.end-->AWS KMS is an encryption and key management service scaled for the cloud.
For prerequisites, see the README in the kotlin folder.
Code excerpts that show you how to call individual service functions.
DeleteAlias - Demonstrates how to delete an AWS KMS alias.
RevokeGrant - Demonstrates how to revoke a grant for the specified AWS KMS key.
DeleteAlias - Demonstrates how to delete an AWS KMS alias.
RevokeGrant - Demonstrates how to revoke a grant for the specified AWS KMS key.
⚠ Running tests might result in charges to your AWS account.
To find instructions for running these tests, see the README
in the kotlin folder.
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0