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.