amazonka-kms: Amazon Key Management Service SDK.
Derived from API version 2014-11-01
of the AWS service descriptions, licensed under Apache 2.0.
The types from this library are intended to be used with amazonka, which provides mechanisms for specifying AuthN/AuthZ information, sending requests, and receiving responses.
It is recommended to use generic lenses or optics from packages such as generic-lens or optics to modify optional fields and deconstruct responses.
Generated lenses can be found in Amazonka.KMS.Lens and are suitable for use with a lens package such as lens or lens-family-core.
See Amazonka.KMS and the AWS documentation to get started.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- Amazonka
- Amazonka.KMS
- Amazonka.KMS.CancelKeyDeletion
- Amazonka.KMS.ConnectCustomKeyStore
- Amazonka.KMS.CreateAlias
- Amazonka.KMS.CreateCustomKeyStore
- Amazonka.KMS.CreateGrant
- Amazonka.KMS.CreateKey
- Amazonka.KMS.Decrypt
- Amazonka.KMS.DeleteAlias
- Amazonka.KMS.DeleteCustomKeyStore
- Amazonka.KMS.DeleteImportedKeyMaterial
- Amazonka.KMS.DescribeCustomKeyStores
- Amazonka.KMS.DescribeKey
- Amazonka.KMS.DisableKey
- Amazonka.KMS.DisableKeyRotation
- Amazonka.KMS.DisconnectCustomKeyStore
- Amazonka.KMS.EnableKey
- Amazonka.KMS.EnableKeyRotation
- Amazonka.KMS.Encrypt
- Amazonka.KMS.GenerateDataKey
- Amazonka.KMS.GenerateDataKeyPair
- Amazonka.KMS.GenerateDataKeyPairWithoutPlaintext
- Amazonka.KMS.GenerateDataKeyWithoutPlaintext
- Amazonka.KMS.GenerateMac
- Amazonka.KMS.GenerateRandom
- Amazonka.KMS.GetKeyPolicy
- Amazonka.KMS.GetKeyRotationStatus
- Amazonka.KMS.GetParametersForImport
- Amazonka.KMS.GetPublicKey
- Amazonka.KMS.ImportKeyMaterial
- Amazonka.KMS.Lens
- Amazonka.KMS.ListAliases
- Amazonka.KMS.ListGrants
- Amazonka.KMS.ListKeyPolicies
- Amazonka.KMS.ListKeys
- Amazonka.KMS.ListResourceTags
- Amazonka.KMS.ListRetirableGrants
- Amazonka.KMS.PutKeyPolicy
- Amazonka.KMS.ReEncrypt
- Amazonka.KMS.ReplicateKey
- Amazonka.KMS.RetireGrant
- Amazonka.KMS.RevokeGrant
- Amazonka.KMS.ScheduleKeyDeletion
- Amazonka.KMS.Sign
- Amazonka.KMS.TagResource
- Amazonka.KMS.Types
- Amazonka.KMS.Types.AlgorithmSpec
- Amazonka.KMS.Types.AliasListEntry
- Amazonka.KMS.Types.ConnectionErrorCodeType
- Amazonka.KMS.Types.ConnectionStateType
- Amazonka.KMS.Types.CustomKeyStoreType
- Amazonka.KMS.Types.CustomKeyStoresListEntry
- Amazonka.KMS.Types.CustomerMasterKeySpec
- Amazonka.KMS.Types.DataKeyPairSpec
- Amazonka.KMS.Types.DataKeySpec
- Amazonka.KMS.Types.EncryptionAlgorithmSpec
- Amazonka.KMS.Types.ExpirationModelType
- Amazonka.KMS.Types.GrantConstraints
- Amazonka.KMS.Types.GrantListEntry
- Amazonka.KMS.Types.GrantOperation
- Amazonka.KMS.Types.KeyListEntry
- Amazonka.KMS.Types.KeyManagerType
- Amazonka.KMS.Types.KeyMetadata
- Amazonka.KMS.Types.KeySpec
- Amazonka.KMS.Types.KeyState
- Amazonka.KMS.Types.KeyUsageType
- Amazonka.KMS.Types.ListGrantsResponse
- Amazonka.KMS.Types.MacAlgorithmSpec
- Amazonka.KMS.Types.MessageType
- Amazonka.KMS.Types.MultiRegionConfiguration
- Amazonka.KMS.Types.MultiRegionKey
- Amazonka.KMS.Types.MultiRegionKeyType
- Amazonka.KMS.Types.OriginType
- Amazonka.KMS.Types.SigningAlgorithmSpec
- Amazonka.KMS.Types.Tag
- Amazonka.KMS.Types.WrappingKeySpec
- Amazonka.KMS.Types.XksKeyConfigurationType
- Amazonka.KMS.Types.XksProxyAuthenticationCredentialType
- Amazonka.KMS.Types.XksProxyConfigurationType
- Amazonka.KMS.Types.XksProxyConnectivityType
- Amazonka.KMS.UntagResource
- Amazonka.KMS.UpdateAlias
- Amazonka.KMS.UpdateCustomKeyStore
- Amazonka.KMS.UpdateKeyDescription
- Amazonka.KMS.UpdatePrimaryRegion
- Amazonka.KMS.Verify
- Amazonka.KMS.VerifyMac
- Amazonka.KMS.Waiters
- Amazonka.KMS
Downloads
- amazonka-kms-2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0, 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 1.0.0, 1.0.1, 1.1.0, 1.2.0, 1.2.0.1, 1.2.0.2, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.3.1, 1.3.4, 1.3.5, 1.3.6, 1.3.7, 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.5.0, 1.6.0, 1.6.1, 2.0 |
---|---|
Dependencies | amazonka-core (>=2.0 && <2.1), base (>=4.12 && <5) [details] |
License | MPL-2.0 |
Copyright | Copyright (c) 2013-2023 Brendan Hay |
Author | Brendan Hay |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com>, Jack Kelly <jack@jackkelly.name> |
Category | AWS |
Home page | https://github.com/brendanhay/amazonka |
Bug tracker | https://github.com/brendanhay/amazonka/issues |
Source repo | head: git clone git://github.com/brendanhay/amazonka.git(amazonka-kms) |
Uploaded | by BrendanHay at 2023-07-27T21:39:20Z |
Distributions | NixOS:2.0, Stackage:2.0 |
Reverse Dependencies | 6 direct, 0 indirect [details] |
Downloads | 36654 total (28 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-07-28 [all 1 reports] |