How do I rotate credentials for an existing AWS connector without recreating it? #151
paulo-gomes-sg
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Rotating credentials doesn't require deleting and recreating the connector. Go to the connector's detail page under Connectors, select Edit, and update the access key/secret (or OIDC role ARN) in place. StackGuardian re-validates the connection on save, and any Workflows referencing that connector will automatically use the new credentials on their next run. No need to update each Workflow individually.
📖 Related docs: https://docs.stackguardian.io/docs/connectors/csp/aws/
All reactions