Skip to main content

AWS CDK Construct Library for generating AWS access keys and storing them in Secrets Manager

Project description

AWS CDK Construct for IAM User Access Keys

build

This construct creates IAM user access keys securely.

Warning This is a WIP project

Overview

  • Uses a custom resource to generate AWS credentials
  • Uploads the resulting credentials to AWS Secrets Manager

Usage examples

See API doc for full details

typescript example:

const user = new iam.User(this, 'exampleUser')

new AccessKey(this, 'iamUserAccessKeyExample', {
  user,
});

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

File details

Details for the file renovosolutions.aws-iam-access-key-0.0.37.tar.gz.

File metadata

File hashes

Hashes for renovosolutions.aws-iam-access-key-0.0.37.tar.gz
Algorithm Hash digest
SHA256 9cf87b7af67857d25ebc0afefc8067de148931c617a5605d040f0fb859638457
MD5 5f1bd1aabb1d9afa82d0dbec855ec1a9
BLAKE2b-256 f6b8a37c4facfc826debd1a256efee0027a4ca13d5e4e732f14dc19ecb495716

See more details on using hashes here.

File details

Details for the file renovosolutions.aws_iam_access_key-0.0.37-py3-none-any.whl.

File metadata

File hashes

Hashes for renovosolutions.aws_iam_access_key-0.0.37-py3-none-any.whl
Algorithm Hash digest
SHA256 8c0dbaa9243ca09999286445ea87b210155e672b0475f6e4c382128dd63b0249
MD5 fe8cb36af13beb0dcad49fe88be95385
BLAKE2b-256 f7df5404cd9a346944767f13618919ca406a76c3690e91b6726eda3500728ef7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page