applicationdiscoveryservice.feature 202 B

12345678
  1. #language en
  2. @applicationdiscoveryservice @client
  3. Feature: AWS Application Discovery Service
  4. Scenario: Making a request
  5. When I call the "DescribeAgents" API
  6. Then the request should be successful