pulumi import aws:s3/bucket:Bucket app-data data-bucket-2024

Category: IaC & Automation

pulumi import aws:s3/bucket:Bucket app-data data-bucket-2024

Import an existing cloud resource into a stack

Brings the real S3 bucket data-bucket-2024 into the stack as app-data, using its type token aws:s3/bucket:Bucket. The command prints resource code to add to the program so Pulumi manages it from now on. Related: pulumi state list.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.