@qcloudy/pulumi-aws-s3
v1.0.0
Published
qCloudy AWS S3 Module for Pulumi
Downloads
1
Readme
AWS S3 Module for Pulumi
This is a project containing components for use with Pulumi, a module for provisioning AWS S3 cloud infrastructure based on a description written with general purpose programming languages.
This project provides a Pulumi AWS component named S3
, which can be used to create an AWS S3 Components:
- BucketV2
- BucketWebsiteConfigurationV2
- BucketCorsConfigurationV2
- BucketVersioningConfigurationV2
- BucketLoggingConfigurationV2
- BucketLifecycleConfigurationV2
- BucketObjectLockConfigurationV2
- BucketReplicationConfig
- BucketServerSideEncryptionConfigurationV2
- BucketAclV2
- BucketPolicy
- BucketIntelligentTieringConfiguration
- BucketNotification
Module based on some of the good practices described by the AWS documentation, and the experience of the package author, contributors and reviewers.
A CHANGELOG is maintained for this project.
Installation
Node.js
$ npm install --save '@qcloudy/pulumi-aws-s3'
License
This package is licensed under the Mozilla Public License, v2.0.
Contributing
Please feel free to open issues or pull requests on GitHub!
Authors
qCloudy Engineers [email protected]