Skip to content

The AWS IdentityStore helps you securely create or connect your workforce identities and manage their access centrally across AWS accounts and applications.

License

Notifications You must be signed in to change notification settings

aws-cloudformation/aws-cloudformation-resource-providers-identitystore

AWS CloudFormation Resource Provider Package for AWS::IdentityStore::* namespace

Usage

This package contains resource handlers for following resources

  • AWS::IdentityStore::Group
  • AWS::IdentityStore::GroupMembership

Development

First, you will need to install the CloudFormation CLI, as it is a required dependency:

pip3 install cloudformation-cli
pip3 install cloudformation-cli-java-plugin

Linting and running unit tests is done via pre-commit, and so is performed automatically on commit. The continuous integration also runs these checks.

pre-commit install

Manual options are available so you don't have to commit:

# run all hooks on all files, mirrors what the CI runs
pre-commit run --all-files
# run unit tests and coverage checks
mvn verify

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

About

The AWS IdentityStore helps you securely create or connect your workforce identities and manage their access centrally across AWS accounts and applications.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages