This message was deleted.
# aws
s
This message was deleted.
l
Aren't AWS Service names static strings? Why do you need to look anything up in the console? I presume AWS publishes a list of them somewhere, but this is what I usually use: https://gist.github.com/shortjared/4c1e3fe52bdfa47522cfe5b41e5d6f22
l
Thanks for the list! However, my hope was to avoid having to look up these names at all, and be able to discover them easily within Pulumi’s library (i.e., as a predefined constant or something).
l
Hmm... I'm not aware of anything like that. Seems like a good idea. At the rate AWS add new services, it'll probably need a lot of maintenance, but the most popular 20 services probably account for 99% of uses...
I've had a look around, it seems that not even AWS maintains a list like this. Their official docs seem to be limited to the Note at the top of this page: https://docs.aws.amazon.com/IAM/latest/UserGuide/using-service-linked-roles.html