?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/dev-uz-avocat/wp-content/plugins/backwpup/vendor/aws/aws-sdk-php/features/smoke/



?? Go up: /home/webdevt/www/dev-uz-avocat/wp-content/plugins/backwpup/vendor/aws/aws-sdk-php/features

?? Viewing: iotdataplane.feature

# language: en
@smoke @iotdataplane @data.iot
Feature: AWS IoT Data Plane

  Scenario: Handling errors
    When I attempt to call the "GetThingShadow" API with:
    | thingName | fake-thing |
    Then I expect the response error code to be "ResourceNotFoundException"


??

??