Hey, hope you are doing well ! I am getting this e...
# aws
b
Hey, hope you are doing well ! I am getting this error when trying to import a bucket Object resource or BucketPublicAccessBlock of an existing bucket named necli created with Pulumi .
error: no name for resource urn:pulumi:dev::cli::aws:s3/bucket:Bucket::new-cli
s
what command are you running?
b
when calling "pulumi import awss3/bucketObjectBucketObject index index.html" , where the index is the objet name and index.html its id
Actually I am trying to provision my resources through an inline program defined with typescript and then doing an import of those resources in order to get the declaration of them in yaml format