Skip to content

Repo for storing Key Protect script which counts the number of keys and key versions in a Key Protect instance

Notifications You must be signed in to change notification settings

BrunoHenriques/keyprotect-keycount

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Key Version Count for Key Protect

Scope

The purpose of this repository is to provide customers a way to count the amount of key versions in their instance(s).

Usage

This repository contains binaries for calculating key count to determine the cost of their instance(s).

Notes

Key Versions: The total amount of key material generated for all keys in an instances. 5 Keys created, 3 keys rotated -> Total amount of keys remains 5, total amount of key versions = 8 (5 created + 3 rotated) Add notes for how to use the keycount binaries, requirements (apikey, instance id etc). Will update final version when the script is functional per account or per region, currently only is scoped to counting key versions in one instance

About

Repo for storing Key Protect script which counts the number of keys and key versions in a Key Protect instance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%