Skip to content

Conversation

@OlamideOl1
Copy link
Contributor

Pass in the RDS replica host using an ssm parameter

@OlamideOl1 OlamideOl1 changed the base branch from main to ms-update-with-replica November 15, 2022 14:12
@OlamideOl1 OlamideOl1 marked this pull request as ready for review November 15, 2022 14:27
@OlamideOl1 OlamideOl1 requested a review from jferris as a code owner November 15, 2022 14:27

if REPLICA_HOST_PARAM:
# Fetch database replica url
replica_url_parameter = ssm_client.get_parameter(Name=REPLICA_HOST_PARAM, WithDecryption=True)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to add something to the IAM policy to support this API request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants