You want to adjust the default deployment environment type in https://utoolity.net/products/develop-with-aws by tagging your AWS resources:
\uD83D\uDCD8 Instructions
The concept is similar across all supported Atlassian products like Jira and Compass, and all supported AWS services like CodePipeline and CodeBuild:
Navigate to the deployment event source in AWS, e.g. a CodePipeline pipeline or a CodeBuild project
Add a tag with key
utoolity:atlassian:devops:environment:type
and …… in Jira, use one of the values listed in section Configure your deployments view within Enable deployments, i.e.
Production
,Staging
,Testing
,Development
, orUnmapped
(default)… in Compass, use one of the values listed for the CompassDeploymentEventEnvironmentCategory, i.e.
Production
,Staging
,Testing
,Development
, orUnmapped
(default)
The environment types are case insensitive so that you can use your preferred phrasing.