Channels
announcements
automation-api
aws
azure
blog-posts
built-with-pulumi
cloudengineering
cloudengineering-support
content-share
contribex
contribute
docs
dotnet
finops
general
getting-started
gitlab
golang
google-cloud
hackathon-03-19-2020
hacktoberfest
install
java
jobs
kubernetes
learn-pulumi-events
linen
localstack
multi-language-hackathon
office-hours
oracle-cloud-infrastructure
package-authoring
pulumi-ai
pulumi-cdk
pulumi-cloud
pulumi-crosscode
pulumi-deployments
pulumi-kubernetes-operator
pulumiverse
python
registry
status
testingtesting123
testingtesting321
typescript
welcome
workshops
yaml
Powered by
Title
s
salmon-motherboard-78006
11/23/2022, 3:41 PM
Hi all, Is it possible with Pulumi? I need to build with Python, zip files , attach a version and upload to S3. Need this for MWAA Environment set up that I’m doing with Pulumi.
b
brave-motorcycle-67487
11/23/2022, 4:26 PM
Well, Pulumi is an SDK for several languages. You don't have to do everything through the SDK. So if, in the language of your choice, you can do the first three steps, you can do the last one with Pulumi:
https://www.pulumi.com/registry/packages/aws/api-docs/s3/bucketobject/
#general
Join Slack