aws-cloudformation / aws-cloudformation/cloudformation-cli
`register-type` should create the logging role
Open
enhancement
more-info-needed
researching
- Dominant language
- Python
- Stars
- 336
- Forks
- 172
- Avg merge
- 3d 5m
- Merged PRs (30d)
- 3
Description
If I register a private type from another account, I would expect `aws cloudformation register-type ...` to create a role similar to the one created during the `cfn submit ...` operation. I understand that I could provide an IAM Role ARN for with the register-type command, but then I need to know much more about the underlying details of how the Resource Provider is implemented, which I shouldn't have to be aware of as an end-user.
Contributor guide
Assessment
This issue has not been assessed yet.