polite-flag-71793
09/29/2022, 12:31 PMstocky-restaurant-98004
09/29/2022, 1:56 PMpolite-flag-71793
09/29/2022, 3:32 PMfrom pulumi_aws_native import s3
s3.Bucket('native-898324jmksdgkhfgdnbfghlkhrtlkwerkwerjt')
And this takes about 5 seconds:
from pulumi_aws import s3
s3.Bucket('classic-898324jmksdgkhfgdnbfghlkhrtlkwerkwerjt')
For this experiment I used the Pulumi service as the backend.