aws-cloudformation / aws-cloudformation-resource-providers-codeartifact

The CloudFormation Resource Provider Package for the AWS CodeArtifact service
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_CodeArtifact.html
Apache License 2.0
27 stars 7 forks source link

Boostrapping + Create, List, and Read Handlers for AWS::CodeArtifact::Domain #2

Closed jonjara closed 3 years ago

jonjara commented 3 years ago

Issue #, if available:

Description of changes:

This PR has

Testing Unit tests and I ran cfn invoke CREATE sam-tests/create_payload.json cfn invoke DELETE sam-tests/delete_payload.json cfn invoke LIST sam-tests/create_payload.json

and submitted the resource and create a domain with a cloudformation stack, testing

Please see the latest commit to see a diff of changes I wrote

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.