You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The specification for the AWS APIs sometimes provides a smoke.json file with the details on what operation/action can be used to smoke test the client.
The specification for the AWS APIs sometimes provides a
smoke.json
file with the details on what operation/action can be used to smoke test the client.This is used by aws-sdk-go as well (see here). For example these are the generated smoke tests for S3 which come from this smoke.json.
The text was updated successfully, but these errors were encountered: