diff --git a/data/migration/botocore__boto__zalando@spilo__a83681c7.yaml b/data/migration/botocore__boto__zalando@spilo__a83681c7.yaml index 355db4c..a18a326 100644 --- a/data/migration/botocore__boto__zalando@spilo__a83681c7.yaml +++ b/data/migration/botocore__boto__zalando@spilo__a83681c7.yaml @@ -21,3 +21,10 @@ files: properties: [] source_apis: [botocore.exceptions.ClientError] target_apis: [boto.utils, boto.ec2] + - line: "76:64" + cardinality: one-to-one + source_program_elements: [function] + target_program_elements: [function] + properties: ["argument deletion", "argument name change"] + source_apis: [boto3.client] + target_apis: [boto.ec2.connect_to_region]