Last update: 2024-04-24

kms

AWS Key Management Service

AWS CLI PowerShell Cmdlet
aws kms cancel-key-deletion Stop-KMSKeyDeletion
aws kms connect-custom-key-store Connect-KMSCustomKeyStore
aws kms create-alias New-KMSAlias
aws kms create-custom-key-store New-KMSCustomKeyStore
aws kms create-grant New-KMSGrant
aws kms create-key New-KMSKey
aws kms decrypt Invoke-KMSDecrypt
aws kms delete-alias Remove-KMSAlias
aws kms delete-custom-key-store Remove-KMSCustomKeyStore
aws kms delete-imported-key-material Remove-KMSImportedKeyMaterial
aws kms describe-custom-key-stores Get-KMSCustomKeyStore
aws kms describe-key Get-KMSKey
aws kms disable-key Disable-KMSKey
aws kms disable-key-rotation Disable-KMSKeyRotation
aws kms disconnect-custom-key-store Disconnect-KMSCustomKeyStore
aws kms enable-key Enable-KMSKey
aws kms enable-key-rotation Enable-KMSKeyRotation
aws kms encrypt Invoke-KMSEncrypt
aws kms generate-data-key New-KMSDataKey
aws kms generate-data-key-pair New-KMSDataKeyPair
aws kms generate-data-key-pair-without-plaintext New-KMSDataKeyPairWithoutPlaintext
aws kms generate-data-key-without-plaintext New-KMSDataKeyWithoutPlaintext
aws kms generate-mac New-KMSMac
aws kms generate-random New-KMSRandom
aws kms get-key-policy Get-KMSKeyPolicy
aws kms get-key-rotation-status Get-KMSKeyRotationStatus
aws kms get-parameters-for-import Get-KMSParametersForImport
aws kms get-public-key Get-KMSPublicKey
aws kms import-key-material Import-KMSKeyMaterial
aws kms list-aliases Get-KMSAliasList
aws kms list-grants Get-KMSGrantList
aws kms list-key-policies Get-KMSKeyPolicyList
aws kms list-key-rotations Get-KMSKeyRotation
aws kms list-keys Get-KMSKeyList
aws kms list-resource-tags Get-KMSResourceTag
aws kms list-retirable-grants Get-KMSRetirableGrant
aws kms put-key-policy Write-KMSKeyPolicy
aws kms re-encrypt Invoke-KMSReEncrypt
aws kms replicate-key New-KMSReplicaKey
aws kms retire-grant Disable-KMSGrant
aws kms revoke-grant Revoke-KMSGrant
aws kms rotate-key-on-demand Start-KMSRotateKeyOnDemand
aws kms schedule-key-deletion Request-KMSKeyDeletion
aws kms sign Invoke-KMSSigning
aws kms tag-resource Add-KMSResourceTag
aws kms untag-resource Remove-KMSResourceTag
aws kms update-alias Update-KMSAlias
aws kms update-custom-key-store Update-KMSCustomKeyStore
aws kms update-key-description Update-KMSKeyDescription
aws kms update-primary-region Update-KMSPrimaryRegion
aws kms verify Test-KMSSignature
aws kms verify-mac Test-KMSMac