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

renovosolutions.aws-iam-access-key-0.0.22.tar.gz (55.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

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

File metadata

File hashes

Hashes for renovosolutions.aws-iam-access-key-0.0.22.tar.gz
Algorithm Hash digest
SHA256 a56595dd65eb1c06c9f2e8168b4ce4e61f53609489206be72245d3a6c1a74ac1
MD5 994a995a1b77e956372577adb2983c2d
BLAKE2b-256 7eac93d6bbddda2bc76ab79694d6b216a40e0c46abc7e4c7c73712dbe6a75ba9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for renovosolutions.aws_iam_access_key-0.0.22-py3-none-any.whl
Algorithm Hash digest
SHA256 3c7c04e4d14c4d146cf6e6d3edef015d824f80ff8ab3dbee0ce4e65f2984b53d
MD5 deffa04abbc6d796b31b162b2e6fc2d9
BLAKE2b-256 e71946e212acf74a59d00bdc84940187c89a194e3fd23db17db69c0ed7e31d5f

See more details on using hashes here.

Supported by

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