I couldn't find any references in the github repo ...
# aws
n
I couldn't find any references in the github repo or here, but the cloud control api supports list for most resources, but aws-native does not seem to. Am I missing something? example classic has getEIPs, native only has get getEIP. Overall looking to see if I can look up resources by tag or if I have to fall back to classic for that?
m
Hi Jake! aws-native supports resources that are available in cloud formation. Unfortunately, not all resources in cloud control are. I don’t know the answer regarding your tags question off-hand. Hopefully, someone else can weigh in. But note that mixing aws and aws-native is fine.