# Functions
No description provided by the author
CheckIfUpdate takes a context with an AWS secretsmanager client and will check the secretId's content on AWS and compare it to the updatedString, returning true or false if it is changed.
No description provided by the author
No description provided by the author
No description provided by the author
RollbackSecret takes a secretId and will rollback the changes to the previous version.
No description provided by the author
UpdateSecretString pushes an updated secretString to the secretId on AWS.
# Constants
No description provided by the author
# Structs
No description provided by the author