Try AWS Native preview for resources not in the classic version.
AWS Classic v6.2.0 published on Monday, Sep 18, 2023 by Pulumi
AWS Resources
Try AWS Native preview for resources not in the classic version.
AWS Classic v6.2.0 published on Monday, Sep 18, 2023 by Pulumi
A Pulumi program that demonstrates creating various AWS resources.
# Create and configure a new stack
$ pulumi stack init aws-resources-dev
$ pulumi config set aws:region us-east-2
# Install dependencies
$ npm install
# Preview and run the deployment
$ pulumi up
# Remove the app
$ pulumi destroy
$ pulumi stack rm
Try AWS Native preview for resources not in the classic version.
AWS Classic v6.2.0 published on Monday, Sep 18, 2023 by Pulumi