export type AwsKmsKeyId = string;
export default AwsKmsKeyId;
