This message was deleted.
# aws
s
This message was deleted.
l
Hello @brief-farmer-36202, the AWS Native provider is still in preview. This provider follows the availability of resources offered in the new AWS Cloud Control API. If the resource is not available in the native provider, this (most likely) means it is not offered yet via this new AWS api. Please use the AWS Classic provider in such cases. There is no problem mixing both providers in the same Pulumi project.
b
Hi @limited-rainbow-51650, Thanks for taking the time to respond. 🙏 I didn't realise both providers could be used side by side in a Pulumi project—I'll look further into that today. Regarding the specific resource I'm having issues with (an SQS queue), the AWS Cloud Control API docs state that
AWS::SQS::Queue
is indeed a supported resource type. As it's a supported resource, could there be another reason why I'm seeing that
Resource type aws-native:sqs:Queue not found
error message? Cheers!