IDE extension that lets you fix coding issues before they exist!
Setup is effortless and analysis is automatic for most languages
Fast, accurate analysis; enterprise scalability
This rule raises an issue when the region configuration of the AWS client is hardcoded.
Hard-coding configuration values directly into your function code is an anti-pattern. This practice couples your code tightly to specific deployment environments and makes it brittle, difficult to manage, and prone to errors.