cloudformation-coverage-roadmap icon indicating copy to clipboard operation
cloudformation-coverage-roadmap copied to clipboard

AWS::DeviceFarm resources missing from resource specification

Open AKoetsier opened this issue 3 years ago • 0 comments

Name of the resource

Other

Resource name

AWS::DeviceFarm::*

Reference Link

No response

Details

Cloudformation has support for a number of AWS DeviceFarm resources like

  • AWS::DeviceFarm::DevicePool
  • AWS::DeviceFarm::InstanceProfile
  • AWS::DeviceFarm::NetworkProfile
  • AWS::DeviceFarm::Project
  • AWS::DeviceFarm::TestGridProject
  • AWS::DeviceFarm::VPCEConfiguration

However the cloudformation resource specification doesn't contain any of those resources.

AKoetsier avatar Sep 15 '22 13:09 AKoetsier