{"id":18940740,"url":"https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-acmpca","last_synced_at":"2025-04-15T19:31:34.886Z","repository":{"id":42661109,"uuid":"251668635","full_name":"aws-cloudformation/aws-cloudformation-resource-providers-acmpca","owner":"aws-cloudformation","description":"CloudFormation Resource Provider for the Amazon Certificate Manager Private Certificate Authority (ACM-PCA) Service.","archived":false,"fork":false,"pushed_at":"2024-02-01T15:31:12.000Z","size":69,"stargazers_count":4,"open_issues_count":1,"forks_count":4,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-03-29T01:42:06.480Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aws-cloudformation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-31T16:46:40.000Z","updated_at":"2025-02-26T15:50:23.000Z","dependencies_parsed_at":"2024-11-08T12:29:18.415Z","dependency_job_id":"5ddaa2fc-f4aa-442d-b147-20029ab16c7b","html_url":"https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-acmpca","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-cloudformation%2Faws-cloudformation-resource-providers-acmpca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-cloudformation%2Faws-cloudformation-resource-providers-acmpca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-cloudformation%2Faws-cloudformation-resource-providers-acmpca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-cloudformation%2Faws-cloudformation-resource-providers-acmpca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws-cloudformation","download_url":"https://codeload.github.com/aws-cloudformation/aws-cloudformation-resource-providers-acmpca/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249138789,"owners_count":21218946,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T12:24:00.853Z","updated_at":"2025-04-15T19:31:34.561Z","avatar_url":"https://github.com/aws-cloudformation.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## The CloudFormation Resource Provider Package For Amazon Certificate Manager Private Certificate Authority.\n\nThis repository contains AWS-owned resource providers for the `AWS::ACMPCA::*` namespace.\n\nCloudFormation Documentation: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_ACMPCA.html\n\nACM-PCA Documentation: https://docs.aws.amazon.com/acm-pca/latest/userguide/PcaWelcome.html\n\n## Development\n\n### Environment Setup\n\nFollow the instructions on [Cloudformation Environment setup](https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/resource-type-setup.html),\nbut the general instructions are:\n\n1. Install `java8`, `maven`, `python3`, `pip3` and `awscli` for your platform\n2. Install the cloudformation cli and java plugin using pip:\n\n```\n$ pip3 install cloudformation-cli\n$ pip3 install cloudformation-cli-java-plugin\n```\n\nIf you prefer, you could also run this under a virtual environment:\n\n```\n$ python3 -m venv cli\n$ source cli/bin/activate\n$ pip3 install cloudformation-cli\n$ pip3 install cloudformation-cli-java-plugin\n```\n\n### Building the resource\n\nBefore running the code, make sure to set the environment variable `AWS_REGION`\nto the region you want to use:\n```\n# e.g. setting region to us-east-1\n$ export AWS_REGION=\"us-east-1\"\n```\n\nLinting is done via [pre-commit](https://pre-commit.com/).\n\n```shell\npre-commit install\n```\n\nManual options are available so you don't have to commit:\n\n```shell\n# run all hooks on all files, mirrors what the CI runs\npre-commit run --all-files\n# run unit tests and coverage checks\nmvn clean verify\n```\n\n\n## Contributing\n\nPlease refer to the [contributing guidelines](CONTRIBUTING.md).\n\n## License\n\nThis project is licensed under the Apache-2.0 License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faws-cloudformation%2Faws-cloudformation-resource-providers-acmpca","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faws-cloudformation%2Faws-cloudformation-resource-providers-acmpca","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faws-cloudformation%2Faws-cloudformation-resource-providers-acmpca/lists"}