DeleteKeyMaterialRequest: {
    keyId: string;
    region?: Region;
}

Type declaration

  • keyId: string

    ID of the key of which to delete the key material.

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.