diff --git a/app/server/appsmith-plugins/amazons3Plugin/src/main/resources/editor/read.json b/app/server/appsmith-plugins/amazons3Plugin/src/main/resources/editor/read.json index 5e7b583ef7..87818efa99 100644 --- a/app/server/appsmith-plugins/amazons3Plugin/src/main/resources/editor/read.json +++ b/app/server/appsmith-plugins/amazons3Plugin/src/main/resources/editor/read.json @@ -30,12 +30,6 @@ "controlType": "QUERY_DYNAMIC_INPUT_TEXT", "initialValue": "" }, - { - "label": "Expiry Duration of Signed URL (Minutes)", - "configProperty": "actionConfiguration.formData.read.expiry", - "controlType": "QUERY_DYNAMIC_INPUT_TEXT", - "initialValue": "5" - }, { "label": "Base64 Encode File - Yes/No", "configProperty": "actionConfiguration.formData.read.usingBase64Encoding",