gifted-answer-39386
04/06/2022, 1:34 PMaws
using aws-native
package.
I have successfully imported a single resource (s3 bucket), but it was imported without the PublicAccessBlockConfiguration
.
My infra was created using cloudformation
, so I would like keep the same syntax and API.
How can I import my resources using aws-native
?billowy-army-68599
04/06/2022, 2:32 PM