option to set max number of keys created on a server
generate accesskey is unlimited , if added limit option for generate new accesskey . For example, no more than 20 keys can be created on each server.
What's your use case?
Sometimes the server does not tolerate creating many keys for use. Server problems can be avoided by limiting key generation.
So, how can we count the maximum number of keys to use?
At the time of creating the access key, we can check the value ID with the defined value ID , if the new ID is greater than the defined value ID , the permission to create the key will not be issued.
I mean, you wanna have the optional settings for server for limiting Accesskey generation, right?
I mean, you wanna have the optional settings for server for limiting Accesskey generation, right?
yeah , right