- Generate short-term access keys in Kion, and copy to your clipboard
- Open a terminal, and paste the keys into your terminal
- Run the https://github.com/unity-sds/unity-cs-infra/blob/main/utils/resources-by-service-area.sh program
Example Run:
NOTE: For resources to appear, they must follow the Unity AWS Resource Tagging Convention, and use the ServiceArea
tag.
% ./resources-by-service-area.sh
----------------------------------
U-CS resources (1 found):
arn:aws:ec2:us-west-2:XXXXXXXX4974:instance/i-0ce1c1ebd2f39XXX0
----------------------------------
U-SPS resources (0 found)
----------------------------------
U-DS resources (0 found)
----------------------------------
U-ADS resources (0 found)
----------------------------------
U-AS resources (0 found)