Today I started to work on #BDD #e2e tests for a cloud-native app, means I need to test directly against the @awscloud SDK.
@cucumberbdd feature file: https://github.com/bifravst/aws/blob/a42789d8fd79578a315feb54f7e1f3cc93eea412/features/IoTUserPolicy.feature
and this is the testrunner implementation: https://github.com/coderbyheart/bdd-feature-runner-aws/blob/fef4f244bc0c278703a6c51f4e179e2d7c888543/src/steps/aws-sdk.ts