j3-signalroom / iac-snowflake-user-rsa_key_pairs_rotation-tf_module

A Terraform module utilizing a customized AWS Lambda to manage the creation and rotation of RSA key pairs for authenticating a Snowflake service account user, based on a configurable number of days since creation.
https://linkedin.com/in/jeffreyjonathanjennings
MIT License
0 stars 0 forks source link

`Error: putting Secrets Manager Secret (arn:aws:secretsmanager:us-east-1:211125543747:secret:/snowflake_resource/rsa_private_key_pem_2-hh3qq3) value: operation error Secrets Manager: PutSecretValue, https response error StatusCode: 400, RequestID: 66a24068-6693-4ba4-a65d-c4d3c5fc9b02, InvalidRequestException: You must provide either SecretString or SecretBinary.` and `Error: putting Secrets Manager Secret (arn:aws:secretsmanager:us-east-1:211125543747:secret:/snowflake_resource/rsa_private_key_pem_1-llmhG5) value: operation error Secrets Manager: PutSecretValue, https response error StatusCode: 400, RequestID: 1cbb0a55-5f84-485d-8ccb-c5dea100a4dd, InvalidRequestException: You must provide either SecretString or SecretBinary.`. #81

Closed j3-signalroom closed 2 months ago

j3-signalroom commented 2 months ago

image