Skip to content

Show more characters in resource names #550

Open
@chris-armstrong

Description

@chris-armstrong

Feature name
Show more characters in resource names

Is your feature request related to a problem? Please describe.
I am trying to visualise serverless-style deployments that have a lot of resources, often with autogenerated names or names with fixed prefixes. The 13 character limit on names before they are truncated e.g. honey-shared-application -> honey-shared... makes it hard to distinguish resources.

Describe the feature you'd like to see implemented

  • Show resources with longer names without truncation (and more diagram spacing to separate them)
  • strip out prefixes common to numerous resources or shorten them in the diagram

Describe the value this feature will add to AWS Perspective
Enable lots of resources with similar prefixes or long names to be distinguished in a diagram.

Describe alternatives you've considered
I could redeploy resources with shorter names, but this is a hassle in order to visualise them automatically.

Additional context
Many of our resources are prefixed with stack names or environment names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions