Skip to content

refactor(aws): Remove 10 different types of creating ARNs #4689

@yevgenypats

Description

@yevgenypats

We need to remove all functional "dry" components creating arn as it makes the code hard to maintain and error prone. We only want to use arn.ARN without any wrapper as we prefer "KISS" over "DRY" especially when all the functional component dont really make the code shorter but rather creating a maze of functional components that create a string.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions