Modules§
- builders
- dynamo_
db_ encryption_ config - Types for the
DynamoDbEncryptionConfig
- dynamo_
db_ key_ branch_ key_ id_ supplier - error
- legacy_
dynamo_ db_ encryptor
Structs§
- AsSet
- Attribute must be a Set. Beacon value will also be a Set.
- Beacon
Version - The configuration for a particular version of searchable encryption. Currently the only supported version is ‘1’.
- Compound
Beacon - The configuration for a Compound Beacon.
- Constructor
- The configuration for a particular Compound Beacon construction.
- Constructor
Part - A part of a Compound Becaon Construction.
- Create
Dynamo DbEncryption Branch KeyId Supplier Input - Inputs for creating a Branch Key Supplier from a DynamoDB Key Branch Key Id Supplier
- Create
Dynamo DbEncryption Branch KeyId Supplier Output - Outputs for creating a Branch Key Supplier from a DynamoDB Key Branch Key Id Supplier
- Dynamo
DbEncryption Config - Dynamo
DbTable Encryption Config - The configuration for client-side encryption for a particular DynamoDB table.
- Dynamo
DbTables Encryption Config - The configuration for client-side encryption with multiple DynamoDB table.
- Encrypted
Data KeyDescription - Encrypted
Part - A part of a Compound Beacon that contains a beacon over encrypted data.
- GetBranch
KeyId From DdbKey Input - Inputs for getting the Branch Key that should be used for wrapping and unwrapping data keys.
- GetBranch
KeyId From DdbKey Output - Outputs for getting the Branch Key that should be used for wrapping and unwrapping data keys.
- GetEncrypted
Data KeyDescription Input - Input for getting encrypted data key description.
- GetEncrypted
Data KeyDescription Output - Output for getting encrypted data key description.
- GetPrefix
- The Virtual Part Transformation that gets the prefix of a string.
- GetSegment
- The Virtual Part Transformation that splits a string and gets a particular segment of that split.
- GetSegments
- The Virtual Part Transformation that splits a string and gets a range of segments of that split.
- GetSubstring
- The Virtual Part Transformation that gets a substring from a string.
- GetSuffix
- The Virtual Part Transformation that gets the suffix of a string.
- Insert
- The Virtual Part Transformation that appends a literal string.
- Legacy
Override - A configuration for overriding encryption and/or decryption to instead perform legacy encryption and decryption.
- Lower
- The Virtual Part Transformation that converts ASCII characters to lower case.
- Multi
KeyStore - The configuration for using multiple Beacon Keys.
- Part
Only - Attribute must be used as part of a Compound Beacon, never alone.
- Search
Config - The configuration for searchable encryption.
- Shared
- This beacon should calculate values like another beacon, so they can be compared.
- Shared
Set - Both Shared and AsSet.
- Signed
Part - A part of a Compound Beacon that contains signed plaintext data.
- Single
KeyStore - The configuration for using a single Beacon Key.
- Standard
Beacon - The configuration for a Standard Beacon.
- Upper
- The Virtual Part Transformation that converts ASCII characters to upper case.
- Virtual
Field - The configuration for a Virtual Field. A Virtual Field is a field constructed from parts of other fields for use with beacons, but never itself stored on items.
- Virtual
Part - A Virtual Part is the configuration of a transformation on an existing field in an item.
Enums§
- Beacon
KeySource - Beacon
Style - GetEncrypted
Data KeyDescription Union - Legacy
Policy - Plaintext
Override - Virtual
Transform