A native Pulumi package for creating and managing Amazon Web Services (AWS) resources.
Project description
Native AWS Pulumi Provider (preview)
The native AWS Provider for Pulumi lets you use AWS resources in your cloud programs.
The provider is currently in private preview.
To use this package, please install the Pulumi CLI first.
Configuring credentials
Credentials configuration is compatible with the classic AWS provider.
Please refer to this quickstart guide for possible configuration options.
Building
Dependencies
- Go 1.16
- NodeJS 10.X.X or later
- Python 3.6 or later
- .NET Core 3.1
Please refer to Contributing to Pulumi for installation guidance.
Building locally
Run the following commands to install Go modules, generate all SDKs, and build the provider:
$ make ensure
$ make build
Add the bin
folder to your $PATH
or copy the bin/pulumi-resource-aws-native
file to another location in your $PATH
.
Running an example
Navigate to the ECS example and run Pulumi:
$ cd ./exampes/ecs
$ yarn link @pulumi/aws-native
$ pulumi config set aws:region us-west-2
$ pulumi config set aws-native:region us-west-2
$ pulumi up
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pulumi_aws_native-0.0.4a1632990045.tar.gz
.
File metadata
- Download URL: pulumi_aws_native-0.0.4a1632990045.tar.gz
- Upload date:
- Size: 1.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e90576b5274762386a76b10508db6507b76f7660d4a8efce91c63433bd8a0c8 |
|
MD5 | 14a6481db811bf025add072466dfb78b |
|
BLAKE2b-256 | 2468e034646f91979354ba6c367d7a482e50e9d89ba0b946e5b24074e8f62bcc |