import { _FieldLevelEncryptionConfig } from "./_FieldLevelEncryptionConfig"; import { BrowserHttpOptions as __HttpOptions__ } from "@aws-sdk/types"; import * as __aws_sdk_types from "@aws-sdk/types"; /** * UpdateFieldLevelEncryptionConfigInput shape */ export interface UpdateFieldLevelEncryptionConfigInput { /** *
Request to update a field-level encryption configuration.
*/ FieldLevelEncryptionConfig: _FieldLevelEncryptionConfig; /** *The ID of the configuration you want to update.
*/ Id: string; /** *The value of the ETag header that you received when retrieving the configuration identity to update. For example: E2QWRUHAPOMQZL.