No project description provided
Project description
AWS IAM
This repo is a Pulumi Package used to deploy different AWS IAM roles. This package is based on the Terraform AWS IAM Module.
It's written in Go, but thanks to Pulumi's multi language SDK generating capability, it create usable SDKs for all of Pulumi's supported languages
:warning: This package is a work in progress: Please do not use this in a production environment!
Building and Installing
Building from source
But if you need to build it yourself, run the following command to build and install the plugin in the correct folder (resolved automatically based on the current Operating System):
make install
Install your chosen SDK
You need to install your desired language SDK using your languages package manager.
Python
pip3 install pulumi_aws_iam
NodeJS
npm install @pulumi/aws-iam
Go
go get -t github.com/pulumi/pulumi-aws-iam/sdk
Usage
Once you've installed all the dependencies, you can use the library like any other Pulumi SDK. See the examples directory for examples of how you might use it.
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_iam-0.2.0.tar.gz
.
File metadata
- Download URL: pulumi_aws_iam-0.2.0.tar.gz
- Upload date:
- Size: 30.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4835c884ab898177bb7dd1db4ea0833220deaa8a178c8fb4754391e5f2c1398c |
|
MD5 | ae4825d6dd98d11e3c5411be73bfb5b8 |
|
BLAKE2b-256 | fb03a0eb1bd386fff33b5d28a9d4dd37ee98b7526e9d7ba0ae2216bb8b77c255 |