cloudformation-coverage-roadmap
cloudformation-coverage-roadmap copied to clipboard
AWS::SecurityHub::Insight
1. Title
AWS::SecurityHub::Insight
2. Scope of request
This issue is to add the ability to manage SecurityHub Custom Insights. This includes creating new insights, updating existing insights, and removing existing insights.
3. Expected behavior
Normal CFN resource behaviour.
4. Suggest specific test cases
Normal CFN resource test cases.
5. Helpful Links to speed up research and evaluation
- AWS CLI: https://docs.aws.amazon.com/cli/latest/reference/securityhub/index.html
- Boto3 API: https://boto3.amazonaws.com/v1/documentation/api/1.10.45/reference/services/securityhub.html
6. Category (required) - Will help with tagging and be easier to find by other users to +1
Security (IAM, KMS...)
7. Any additional context (optional)
Hello 👋
Are there any plans to add this? I'd like to be able to create and manage SecurityHub custom insights with IaC - we're using CDK, but since CF does not support AWS::SecurityHub::Insight this is a blocker for us.