You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ERROR] ValueError: ('Unable to define secret ARN nor secret name from', '{{resolve:secretsmanager:arn:aws:secretsmanager:us-west-2:000000000000:secret:devop/Postgres:SecretString:password::}}')
Traceback (most recent call last):
File "/var/task/main.py", line 187, in handler
create_job(event, env_mapping, topic_version)
File "/var/task/main.py", line 94, in create_job
postgres_password = handle(event['ResourceProperties'].get('PostgresPassword'))
File "/var/task/aws_cfn_custom_resource_resolve_parser/__init__.py", line 143, in handle
parts = parse_secret_resolve_string(resolve_str)
File "/var/task/aws_cfn_custom_resource_resolve_parser/__init__.py", line 80, in parse_secret_resolve_string
raise ValueError(
The text was updated successfully, but these errors were encountered:
Description
No match is found in regex search.
What I Did
The text was updated successfully, but these errors were encountered: