Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-codeartifact

The CloudFormation Resource Provider Package for the AWS CodeArtifact service
https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-codeartifact

aws aws-cloudformation codeartifact

Last synced: 6 days ago
JSON representation

The CloudFormation Resource Provider Package for the AWS CodeArtifact service

Awesome Lists containing this project

README

        

# CloudFormation Resource Provider Package for AWS CodeArtifact

This is the CloudFormation Resource Provider Package for AWS CodeArtifact. These providers allow for CloudFormation stacks to provision AWS CodeArtifact domains, repositories and package groups.

* CodeArtifact domain ([What's a domain?](https://docs.aws.amazon.com/codeartifact/latest/ug/codeartifact-concepts.html#welcome-concepts-domain))
* CodeArtifact repository ([What's a repository?](https://docs.aws.amazon.com/codeartifact/latest/ug/codeartifact-concepts.html#welcome-concepts-repository))
* CodeArtifact package group ([What's a package group?](https://docs.aws.amazon.com/codeartifact/latest/ug/codeartifact-concepts.html#welcome-concepts-package-group))

## Sample CloudFormation templates

Sample templates can be found in the Sample-templates folder:
https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-codeartifact/tree/main/sample-templates

* [AWS::CodeArtifact::PackageGroup](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codeartifact-packagegroup.html)

## Feedback

To provide feedback please submit a GitHub issue ticket.

## License

This project is licensed under the Apache-2.0 License.