sparse-intern-71089
09/29/2022, 12:31 PMstocky-restaurant-98004
09/29/2022, 1:56 PMpolite-flag-71793
09/29/2022, 3:32 PMpolite-flag-71793
09/30/2022, 6:21 AMfrom 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.polite-flag-71793
09/30/2022, 8:13 AM