New API Documentation - Developer Preview Available
We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.
Enumeration GrantOperation
Enumeration Members
Create Grant
Create Grant: "CreateGrant"
Decrypt
Decrypt: "Decrypt"
Describe Key
Describe Key: "DescribeKey"
Encrypt
Encrypt: "Encrypt"
Generate Data Key
Generate Data Key: "GenerateDataKey"
Generate Data Key Pair
Generate Data Key Pair: "GenerateDataKeyPair"
Generate Data Key Pair Without Plaintext
Generate Data Key Pair Without Plaintext: "GenerateDataKeyPairWithoutPlaintext"
Generate Data Key Without Plaintext
Generate Data Key Without Plaintext: "GenerateDataKeyWithoutPlaintext"
Generate Mac
Generate Mac: "GenerateMac"
Get Public Key
Get Public Key: "GetPublicKey"
Re Encrypt From
Re Encrypt From: "ReEncryptFrom"
Re Encrypt To
Re Encrypt To: "ReEncryptTo"
Retire Grant
Retire Grant: "RetireGrant"
Verify Mac
Verify Mac: "VerifyMac"