aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
Connect storage config resource types
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
### Name of the resource
AWS::ACMPCA::Certificate
### Resource name
AWS::Connect::InstanceStorageConfig
### Description
Cloudformation does not support all the available storage configs available, it only supports
CHAT_TRANSCRIPTS | CALL_RECORDINGS | SCHEDULED_REPORTS | MEDIA_STREAMS | CONTACT_TRACE_RECORDS | AGENT_EVENTS
whereas boto3 supports
'CHAT_TRANSCRIPTS'|'CALL_RECORDINGS'|'SCHEDULED_REPORTS'|'MEDIA_STREAMS'|'CONTACT_TRACE_RECORDS'|'AGENT_EVENTS'|'REAL_TIME_CONTACT_ANALYSIS_SEGMENTS'|'ATTACHMENTS'|'CONTACT_EVALUATIONS'|'SCREEN_RECORDINGS'
Could support be added?
### Other Details
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.